@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
img.wp-smiley,img.emoji{display:inline !important;border:0 !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:none !important;padding:0 !important}
div.wpcf7{margin:0;padding:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors{border:2px solid #f7e700}.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:#f00;font-size:1em;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{margin-left:.5em}.wpcf7-display-none{display:none}div.wpcf7 img.ajax-loader{border:0;vertical-align:middle;margin-left:4px}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}
div.userpro-overlay-inner div.userpro {
max-height: 550px;
height: auto;
overflow: auto;
padding-left: 15px;
}
span.description  {
	display: block;
	margin: 10px 0 0 0;
	font-weight: normal;
	font-style: normal;
	color: #999;
	font-size: 11px;
	line-height: 20px;
	background: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../images/help.png) no-repeat left 4px;
	padding: 0 0 0 20px;
}
div.userpro-invite-left {
    color: black;
    font-size: 14px !important;
}
.userpro-invite-body{background:white;color: black; padding:5px 5px 5px 5px; }
.userpro-inviteuser-button {height: 29px !important; line-height: 29px !important}
input[type=submit].userpro-inviteuser-button {
	vertical-align: baseline !important;
	display: inline-block !important;
	padding: 0 10px !important;
	margin: 0 !important;
	margin-right: 15px  !important;
	top: 0 !important;
}
.userpro-inviteusers {
    border-style: solid;
    border-width: 2px;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
}
.required
{
	color:red;
}
.polaroid-images a
{
	background: white;
	display: inline;
	float: left;
	margin: 0 15px 30px;
	padding: 10px 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
	box-shadow: 0 4px 6px rgba(0,0,0,.3);
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	z-index:0;
	width:100px;
}
.polaroid-images a:after {
	color: #333;
	font-size: 20px;
	content: attr(title);
	position: relative;
	top:15px;
}
.polaroid-images img {
	display: block;
	width: inherit;
}
.polaroid-images a:nth-child(2n)
{
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}
.polaroid-images a:nth-child(3n) {
	-webkit-transform: rotate(-24deg);
	-moz-transform: rotate(-24deg);
	transform: rotate(-24deg);
}
.polaroid-images a:nth-child(4n)
{
	-webkit-transform: rotate(14deg);
	-moz-transform: rotate(14deg);
	transform: rotate(14deg);
}
.polaroid-images a:nth-child(5n)
{
	-webkit-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);
	transform: rotate(-18deg);
}
.polaroid-images a:hover{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
        transform: rotate(0deg);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
        transform: scale(1.2);
	z-index:10;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
        box-shadow: 0 10px 20px rgba(0,0,0,.7);
}
.ui-datepicker  {
	font-size: 90%;
	background: #2e3641 !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0 !important;
	padding: 0 !important;
}
.ui-datepicker select {padding: 2px !important;border-radius: 0 !important; font-size: 11px !important; color: #666;border: 1px solid #2e3641 !important;}
.ui-datepicker table {
	margin-bottom: 0!important;
}
.ui-datepicker-header {
	border: none;
	background: transparent !important;
	font-weight: normal;
	font-size: 15px;
	border: none !important;
}
.ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.ui-datepicker .ui-datepicker-title {
	margin-top: .4em;
	margin-bottom: .3em;
	color: #e9f0f4;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	top: .9em;
	border: medium none;
	background: none !important;
	border-color: transparent !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/ui-icons_ffffff_256x240.png);
	background-position: -32px 0;
	margin-top: 0;
	top: 0;
	font-weight: normal;
}
.ui-datepicker .ui-datepicker-prev span {
	background-position: -96px 0;
}
.ui-datepicker table {
	margin: 0;
}
.ui-datepicker th {
	padding: 1em 0;
	color: #ccc;
	font-size: 12px !important;
	font-weight: normal;
	border: none;
	border-top: 1px solid #3a414d;
}
.ui-datepicker td {
	font-size: 12px !important;
	background: #f97e76;
	border: none;
	padding: 0 !important;
}
.ui-datepicker td .ui-state-default {
	background: transparent;
	border: none;
	text-align: center;
	padding: .5em;
	margin: 0;
	font-weight: normal;
	color: #efefef;
}
.ui-datepicker .ui-state-disabled  {
	opacity: 1;
}
.ui-datepicker .ui-state-disabled .ui-state-default {
	color: #fba49e;
}
.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
	background: #2e3641;
}
div.userpro input[type=text].userpro-datepicker,
div.userpro input[type=text].userpro-datepicker:focus{
	background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/datepicker.png) !important;
	background-position: 8px center !important;
	background-repeat: no-repeat !important;
	padding-left: 34px !important;
}
/* Tipsy */
.tipsy { font-size: 11px; position: absolute; padding: 5px; z-index: 2000000; }
.tipsy-inner {max-width: 200px; padding: 4px 10px; text-align: left; line-height: 16px !important; text-shadow: none }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0;}
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
/* plugin core */
div.userpro * {padding:0; margin:0;text-decoration: none;outline:none;border:0;letter-spacing: 0px}
div.userpro form {margin: 0 !important}
/* widget */
div.userpro {
	font-size: 12px !important;
	line-height: 1 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-shadow: none;
}
div.userpro-custom-center * {
	text-align: center;
	margin: 0 auto;
}
div.userpro-custom-left {float: left;}
div.userpro-custom-right {float: right;}
div.userpro .chosen-container,
div.emd-filters .chosen-container
 {width: 100% !important}
/* input stuff */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}
input[disabled],
input[disabled]:hover,
input[disabled]:focus{
	opacity: 0.7;
	cursor: default !important;
}
div.userpro input,
div.userpro textarea,
div.userpro select
{font-size: 12px !important;}
/* common */
div.userpro-clear {clear: both}
div.userpro-left {float: left}
.userpro-force-center {float: none !important}
div.userpro-right {float: right}
div.userpro video { width: 100% !important; height: auto !important; }
div.userpro iframe{
	display: block;
	overflow: hidden;
}
/* misc elements */
div.userpro-help {
	margin: 5px 0 0 0;
}
div.userpro-help i {
	font-size: 20px !important;
	margin: 0 10px 0 0;
}
div.userpro-warning {
	font-size: 12px;
	display: inline-block;
	padding: 4px 10px;
	line-height: 14px !important;
	border-radius: 3px !important;
	position: relative;
	transition: all .2s linear;
	margin: 10px 0 0 0;
	top: -20px;
	opacity: 0;
}
div.userpro-warning i {
	position: absolute;
	top: -16px;
	left: 5px;
	font-size: 24px;
}
div.userpro-warning a:hover {text-decoration: underline}
div.userpro-message {margin: 15px 0 0 0}
div.userpro div.userpro-message p {padding: 10px !important;line-height: 1.5em;}
div.userpro p {padding: 0!important;margin: 15px 0 0 0 !important;}
div.userpro div.userpro-input p {padding:0!important;margin: 0 0 8px 0 !important;}
div.userpro-message.userpro-message-demo {margin-top: 0}
div.userpro-message.userpro-message-demo p{
	color: #fff !important;
    border: solid 1px #ae3737 !important;
	background: #ae3737 !important;
	margin-top: 0;
	padding: 10px !important;line-height: 1.5em;
	font-size: 12px !important;
}
div.userpro-message.userpro-message-demo a{color:#fff !important;text-decoration: underline !important}
/* strength meter */
span.strength-container {
	float: left;
	top: -6px;
	position: relative;
}
span.strength-plain{
	float: left;
	width: 40px;
	height: 6px;
}
span.strength-text {
	float: left;
	font-size: 13px;
	padding: 0 0 14px 0;
}
/* spinner */
img.userpro-loading, div.userpro img.userpro-loading {
	position: relative;
	top: 7px;
	display: none !important;
	box-shadow: none !important;
	vertical-align: top !important;
}
div.userpro img.userpro-loading.inline {
	display: inline !important;
}
/* social buttons */
div.userpro-profile-icons.top {
	position: absolute;
	top: 15px;
	right: 15px;
}
div.userpro-profile-icons.bottom {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
a.userpro-small-link {
	margin: 0 0 0 10px !important;
	padding: 0 10px !important;
	text-decoration: none !important;
	display: inline-block !important;
	font-size: 11px !important;
	height: 21px !important;
	line-height: 21px !important;
}
a.userpro-profile-icon {
	float: none !important;
	display: inline-block;
	padding: 0;
	cursor: pointer !important;
	opacity: 1 !important;
	border-radius: 999px;
	text-align: center;
	width: 26px !important;
	height: 26px !important;
	line-height: 26px !important;
	font-size: 14px !important;
	margin: 0 4px 4px 0;
	text-decoration: none !important;
}
/* buttons */
input.userpro-button,
a.userpro-button,
div.userpro div.ajax-file-upload {
	display: inline-block;
	cursor: pointer  !important;
	padding: 0 10px  !important;
	margin-right: 15px  !important;
	font-weight: normal !important;
	text-decoration: none !important;
	transition: none !important;
}
input.userpro-button {height: 29px !important; line-height: 29px !important}
a.userpro-button,div.userpro div.ajax-file-upload {height: 27px !important; line-height: 27px !important}
div.userpro-submit input[type=submit].userpro-button {
	vertical-align: baseline !important;
	display: inline-block !important;
	padding: 0 10px !important;
	margin: 0 !important;
	margin-right: 15px  !important;
	top: 0 !important;
}
div.userpro-submit input {
	vertical-align: baseline !important;
	display: inline-block !important;
	width: auto !important;
	font-size: 13px !important;
	height: 30px !important;
	line-height: 30px !important;
	margin: 0 !important;
	margin-right: 15px  !important;
}
/* head part */
div.userpro-head {
	padding: 15px;
	position: relative;
}
div.userpro-head div.userpro-left {
	font-size: 14px !important;
}
div.userpro-head div.userpro-right {margin: 2px 0 0 0; font-size: 13px !important}
div.userpro-head div.userpro-right a:hover {text-decoration: underline}
div.userpro-head div.userpro-right a{line-height: 13px;}
div.userpro-head div.userpro-left i {
	font-size: 24px !important;
	margin: 0 12px 0 0;
	position: relative;
	top: 1px;
	text-shadow: inset 0 -1px 4px #fff;
}
/* body part */
div.userpro-body {
	padding: 0 15px 15px 15px;
	line-height: 18px !important;
}
div.userpro-body.userpro-body-nopad {
	padding: 0 !important;
}
div.userpro-body  a:hover {text-decoration: underline}
div.userpro-users div.userpro-body div.userpro-user a:hover {text-decoration:none}
div.userpro-users div.userpro-body div.userpro-paginate a:hover {text-decoration:none}
div.userpro-body div.userpro-field-view {
	/*line-height: 22px !important;*/
}
/* profile css */
div.userpro-centered,
div.userpro-centered-c {
	text-align: center;
	position: relative;
	padding: 15px 0;
}
div.userpro-centered-c {padding: 15px 0;}
div.userpro-centered-c div.userpro-profile-img {width: 64px !important; height: 64px !important;}
div.userpro-centered div.userpro-profile-icons.top,
div.userpro-centered-c div.userpro-profile-icons.top {
	position: absolute;
	top: 15px;
	right: 15px;
}
div.userpro-centered img.userpro-loading,
div.userpro-centered-c img.userpro-loading {
	position: absolute;
	top: 15px;
	left: 15px;
}
div.userpro-profile-img {
	float: none;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 5px 0;
}
div.userpro-head div.userpro-left div.userpro-profile-img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
div.userpro-head div.userpro-left div.userpro-profile-img-after {
	float: left;
}
div.userpro-head div.userpro-left div.userpro-profile-img {
	width: 64px;
	height: 64px;
}
div.userpro-profile-img img {
	box-shadow: none !important;
	padding: 0 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.userpro-centered-icons {
	text-align: center;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
div.userpro-centered-icons a.userpro-profile-icon {
	float: none !important;
	display: inline-block;
	padding: 0;
	cursor: pointer !important;
	opacity: 1 !important;
	border-radius: 999px;
	text-align: center;
	width: 26px !important;
	height: 26px !important;
	line-height: 26px !important;
	font-size: 14px !important;
	margin: 0 2px;
}
div.userpro-centered-icons a.userpro-profile-icon i {line-height: 26px !important;}
div.userpro-profile-img-btn {
	font-size: 12px !important;
	margin: 10px 0 0 0;
}
div.userpro-profile-img-btn a.userpro-button {margin-right: 0 !important}
div.userpro-profile-name {
	font-size: 24px !important;
	line-height: 24px !important;
}
div.userpro-profile-name a {
	line-height: 30px !important;
}
div.userpro-profile-name.small {
	font-size: 14px !important;
	line-height: 20px !important;
}
/* badges */
span.userpro-badges {
	display: block !important;
	margin: 0 auto !important;
	text-align: center !important;
	max-width: 100px !important;
}
div.userpro-awsm-name span.userpro-badges {
	margin-top: 5px !important;
}
img.userpro-profile-badge-right { /* inline badge */
	margin: 0 0 0 6px !important;
	top: -1px !important;
	vertical-align: middle !important;
	box-shadow: none !important;
	padding: 0 !important;
	max-width: 16px !important;
	max-height: 16px !important;
	position: relative !important;
	display: inline !important;
}
img.userpro-profile-badge {
	margin: 0 2px !important;
	top: 0 !important;
	vertical-align: middle !important;
	box-shadow: none !important;
	padding: 0 !important;
	max-width: 16px !important;
	max-height: 16px !important;
	position: relative !important;
	display: inline !important;
}
div.userpro-sc span.userpro-badges,
div.userpro-list-item span.userpro-badges,
div.userpro-online-item span.userpro-badges,
div.userpro-head span.userpro-badges,
span.userpro-badges.inline
{
	display: inline !important;
	max-width: auto !important;
	margin: 0 0 0 4px !important;
}
div.userpro-sc span.userpro-badges img.userpro-profile-badge,
div.userpro-list-item  span.userpro-badges img.userpro-profile-badge,
div.userpro-online-item span.userpro-badges img.userpro-profile-badge,
div.userpro-head span.userpro-badges img.userpro-profile-badge,
span.userpro-badges.inline img.userpro-profile-badge
{
	top: -1px !important;
	margin: 0 0 0 4px !important;
}
div.userpro-list-item img.userpro-profile-badge.userpro-hide-from-list {display: none !important;}
div.userpro-online-item img.userpro-profile-badge.userpro-hide-from-list {display: none !important;}
/* form section */
div.userpro-section {
	margin: 15px 0 0 0;
	padding: 0 0 8px 0 !important;
	font-size: 13px;
	position: relative;
	transition: all .2s linear !important;
}
ins.userpro-section-warning {
	position: absolute;
	right: 10px;
	top: 5px;
	text-decoration: none !important;
	text-shadow: none !important;
	border-radius: 3px;
	font-size: 11px !important;
	line-height: 19px !important;
	font-weight: normal !important;
	text-transform: none !important;
	padding: 0 6px !important;
	display: none;
}
div.userpro-collapsible-1 {
	cursor: pointer;
}
div.userpro-collapsible-1 span {
	margin: 0 10px 0 0;
	font-size: 18px;
	position: relative;
	top: 1px;
}
/* form fields */
div.userpro-field {margin: 15px 0 0 0}
div.userpro-field.userpro-field-compact {margin: 5px 0 0 0}
div.userpro-field-private {display: none!important}
div.userpro-field.userpro-submit {padding-top: 15px;position: relative}
/* label */
div.userpro-label label {
	float: left;
	margin-right: 8px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	word-wrap: break-word !important;
	padding: 0!important;
}
div.userpro-label span.userpro-field-icon {
	position: absolute;
	width: 32px !important;
	height: 32px !important;
	line-height: 32px !important;
	left: -32px;
	text-align: center;
	top: -8px;
	font-size: 18px;
	cursor: default !important;
}
div.userpro-label span.userpro-field-icon i {line-height: 32px !important}
div.userpro-label {
	float: left;
	margin: 0 0 4px 0;
	width: 100%;
	position: relative;
	z-index: 5;
}
div.userpro-label.iconed {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}
div.userpro-float div.userpro-label {
	float: left;
	width: 34%;
	margin: 5px 0 0 0;
}
div.userpro-label.view {margin: 0 0 4px 0;}
div.userpro-float div.userpro-label.view {margin: 0;}
div.userpro-input label {cursor: pointer !important;}
div.userpro-label label {cursor: pointer !important;}
div.userpro-label.view label {cursor: default !important;}
div.userpro-input {
	float: left;
	width: 100%;
}
div.userpro-input a.lightview {
	margin: 3px 0 0 0;
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
div.userpro-input a.lightview span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	background: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/zoom.png) no-repeat center;
	opacity: 0.7;
}
div.userpro-input a.lightview:hover span {opacity: 1}
div.userpro-input a.lightview img {display: block;overflow: hidden;}
span.userpro-tip {
	float: left;
	width: 14px;
	height: 14px;
	cursor: pointer;
	opacity: 0.5;
}
span.userpro-tip:hover {opacity: 1}
/* input area */
div.userpro-float div.userpro-input {
	float: right;
	width: 64%;
}
div.userpro-input {position: relative}
div.userpro-maxwidth div.userpro-input {
	float: none !important;
	width: 100% !important;
	margin: 15px 0 0 0;
}
/* text inputs, radio, etc */
div.userpro-input img {
	max-width: 100%!important;
	height: auto !important;
}
img.userpro-flag-normal {
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0 !important;
	vertical-align: middle !important;
	font-size: 0px !important;
}
div.userpro-input i.userpro-meta-value{margin: 0 0 0 10px;font-size: 15px;}
div.userpro-input div.icon-ok {
	position: absolute;
	top: -1px;
	right: 0px;
	text-align: center !important;
	cursor: default !important;
	font-size: 20px !important;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
}
div.userpro-input div.icon-ok i {
	cursor: default !important;
	font-size: 20px !important;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
}
div.userpro-input input[type=text],
div.userpro-input input[type=password],
div.userpro-input textarea,
div.userpro-input select
{
	padding: 5px 8px !important;
	width: 100% !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	margin: 0 !important;
	font-size: 13px !important;
}
div.userpro-input textarea{ line-height: 1.6em; min-height:80px; padding: 8px 10px !important; }
div.userpro-input textarea.normal{height:100px}
div.userpro-input textarea.small{height:80px}
div.userpro-input textarea.large{height:120px}
div.userpro-input input[type=text],
div.userpro-input input[type=password] {
	padding: 0 8px !important;
	height: 30px !important;
}
/* checkbox and radio stuff */
div.userpro-input label.userpro-checkbox.hide-field {
	display: inline-block;
	font-weight: normal!important;
	font-size:11px;
	text-transform: uppercase;
}
div.userpro-input label.userpro-radio, div.userpro-input label.userpro-checkbox {
	position:relative;
	padding:0 25px;
	margin:5px 0;
	display:inline-block;
	font-size:13px;
	font-weight:normal !important;
}
div.userpro-input label.userpro-radio.full, div.userpro-input label.userpro-checkbox.full  {width: auto !important;display: block; }
div.userpro-input label.userpro-radio input[type=radio], div.userpro-input label.userpro-checkbox input[type=checkbox]{display: none !important}
div.userpro-input label.userpro-radio span, div.userpro-input label.userpro-checkbox span {
	position: absolute;
	top: 2px;
	left: 0;
	width: 16px;
	height: 16px;
}
/* misc inputs */
div.userpro-pic {
	margin: 0 0 12px 0;
}
div.userpro-pic.userpro-pic-nomargin {margin:0!important}
div.userpro-pic img {
	float: none !important;
	display: block !important;
	overflow: hidden;
	max-width: 100%!important;
	height: auto !important;
	box-shadow: none !important;
	padding: 0 !important;
}
div.userpro-pic-post_featured_image span.userpro-pic-none {
	margin: 0 0 10px 0 !important;
	display: block;
}
div.userpro-pic-post_featured_image img.no_feature {
	display: none !important;
	margin: 0 !important;
}
div.userpro-pic-post_featured_image img {margin: 0 0 12px 0!important}
/* file icons */
div.userpro-file-input a{
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px !important;
	line-height: 16px !important;
	display: inline-block;
}
div.userpro-file-input a.zip {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/file-zip.png)}
div.userpro-file-input a.txt {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/file-txt.png)}
div.userpro-file-input a.pdf {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/file-pdf.png)}
div.userpro-file-input a.file {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/file.png)}
/* file upload control */
div.ajax-file-upload-statusbar {
	width: 100%;
	margin: 10px 0 0 0;
}
div.ajax-file-upload-progress {
	display: inline-block;
	position: relative;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 4px;
}
div.ajax-file-upload-bar{
	width: 0;
	height: 4px;
}
div.ajax-file-upload-percent{
	position: absolute;
	display: inline-block;
	top: 3px;
	left: 48%;
}
/* modal */
div.userpro-modal-inner {
	width: 300px;
	margin-left: -150px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 190003;
	background: #fff;
	box-shadow: 0 0 10px 0 #aaa;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	color: #444;
	border-radius: 3px;
	transition: all .8s linear;
	opacity: 0;
}
div.userpro-modal-inner i.userpro-icon-ok {
	font-size: 22px;
	margin: 0 12px 0 0;
	color: #79a519;
	position: relative;
	top: 1px;
}
div.userpro-modal-inner i.userpro-icon-remove {
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 12px;
	color: #ccc;
	cursor: pointer;
}
div.userpro-modal-inner i.userpro-icon-remove:hover {color:#999}
/* overlay and popup content */
div.userpro-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 190000;
}
div.userpro-overlay-inner {
	position: fixed;
	width: 480px;
	margin-left: -240px;
	left: 50%;
	top: 0;
	z-index: 190001;
}
div.userpro-overlay-inner div.userpro {
	margin: 0!important;
	max-width: 100%;
	position: relative;
}
div.userpro a.userpro-close-popup {display: none !important;}
div.userpro-overlay-inner div.userpro a.userpro-close-popup {
	display: block !important;
	position: absolute;
	right: 0;
	top: -30px;
	font-size: 11px !important;
	text-transform: uppercase;
	padding: 0 28px 0 0;
	height: 16px;
	line-height: 16px;
	opacity: 0.7;
}
/* no style - card profile */
div.userpro.userpro-nostyle {
	padding: 15px;
}
div.userpro-card-img img {
	box-shadow: none !important;
	max-width: 100% !important;
	height: auto !important;
}
div.userpro-card-img a:hover {opacity: 0.7}
div.userpro-card-info {
}
div.userpro-card-left {float: left;margin: 6px 0 0 0}
div.userpro-card-right {float: right;margin: 10px 0 0 0}
div.userpro-card-left, div.userpro-card-left a {
	font-size: 16px !important;
	line-height: 22px !important;
	text-decoration: none !important;
}
div.userpro-card-left a:hover {
	text-decoration: underline !important
}
div.userpro-card-icons {padding: 10px 0 0 0;}
div.userpro-card-bio {
	font-size: 12px !important;
	line-height: 20px !important;
}
/* member listing widgets */
div.userpro-users {
	text-align: center;
	border: none !important;
	background: none !important;
}
div.userpro-user {
	display: inline-block;
	text-align: center;
}
div.userpro-user div.userpro-user-link {
	opacity: 0;
	margin: 10px 0 0 0;
	text-align: center;
	position: relative;
}
div.userpro-user div.userpro-user-link i {
	position: absolute;
	top: -26px;
	left: 50%;
	font-size: 40px;
	width: 40px;
	margin-left: -20px;
}
div.userpro-user div.userpro-user-link a {
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
	width: 100%;
	font-size: 11px;
	line-height: 27px;
	height: 27px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}
div.userpro-user a.userpro-user-img {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
div.userpro-user a.userpro-user-img  img {border-radius: 3px}
div.userpro-user a.userpro-user-img span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 38px;
	opacity: 0.8;
}
div.userpro-user img {
	display: block;
	overflow: hidden;
}
/* Members pagination */
div.userpro-paginate.top{margin: 20px 0}
div.userpro-paginate.bottom{margin: 40px 0 0 0}
div.userpro-paginate span,
div.userpro-paginate a.page-numbers {
	padding: 4px 10px !important;
	margin: 0 2px !important;
	display: inline-block !important;
	font-size: 11px !important;
	height: 19px !important;
	line-height: 19px !important;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/* The search form */
div.userpro-search {
	width: 100%;
	margin: 0 0 20px 0;
}
div.userpro-search-results {
	padding: 20px 0;
	font-size: 28px;
	font-weight: 300;
}
form.userpro-search-form *{vertical-align: middle !important;float: left;}
form.userpro-search-form {
	display: inline-block;
	padding: 20px;
}
form.userpro-search-form input[type=text],
form.userpro-search-form div.userpro-input input[type=text] {
	width: 150px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 !important;
	padding: 0 8px !important;
	margin: 0 10px 0 0 !important;
	height: 28px !important;
	float: left !important;
}
form.userpro-search-form div.userpro-input {float: none !important}
form.userpro-search-form button {
	font-size: 14px !important;
	padding: 0 12px;
	display: inline-block !important;
	margin: 0 !important;
	margin: 0 5px 0 0 !important;
	height: 28px !important;
}
/* search filters */
div.userpro-search div.emd-filter-head {
	display: none !important;
}
div.userpro-search .chosen-container-single .chosen-single {
	height: 26px !important;
	line-height: 26px !important;
	width: 120px !important;
	margin: 0 10px 0 0 !important;
}
div.userpro-search .chosen-drop {width: 130px !important;}
div.userpro-search .chosen-drop, div.userpro-search .chosen-drop * {float: none !important}
div.userpro-search .chosen-drop li {
	display: block !important;
	width: auto !important;
	float: none !important;
}
/* other buttons */
a.userpro-transition {
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}
a.userpro-flat-btn {
	font-size: 11px !important;
	font-weight: bold !important;
	padding: 4px 12px !important;
	display: inline-block !important;
	text-decoration: none !important;
}
a.userpro-flat-btn i {margin-right: 5px!important}
a.userpro-flat-btn:hover {text-decoration: none !important;}
table.userpro-table a.userpro-flat-btn {
	font-size: 11px !important;
	font-weight: bold !important;
	padding: 4px 12px !important;
	display: inline-block !important;
	text-decoration: none !important;
}
table.userpro-table a.userpro-flat-btn i {margin-right: 5px!important;font-size: 14px !important}
table.userpro-table a.userpro-flat-btn:hover {text-decoration: none !important;}
table.userpro-table a.userpro-flat-btn.chat {
	background: #1e93be !important;
	color: #fff !important;
}
table.userpro-table a.userpro-flat-btn.chat:hover {
	background: #27aada !important;
}
/* latest users widget */
div.userpro-list-item {
	display: block;
	padding: 15px 0;
}
div.userpro-list-item:last-child {border-bottom: 0 !important;padding-bottom: 0px !important}
div.userpro-list-item-i {float: left;margin: 0 15px 0 0;}
div.userpro-list-item-i img {	box-shadow: none !important; }
div.userpro-list-item-i a:hover {opacity: 0.8}
div.userpro-list-item-d {float: left;}
a.userpro-list-item-name {font-size: 13px;}
a.userpro-list-item-name:hover {text-decoration: none !important}
div.userpro-list-item-bio {
	font-size: 12px !important;
	line-height: 20px !important;
}
div.userpro-list-item-icons {padding: 13px 0 0 0;}
/* online users widget */
div.userpro-online-count {
	padding: 15px 0 0 0;
}
div.userpro-online-item {
	display: block;
	padding: 15px 0;
}
div.userpro-online-item:last-child {border-bottom: 0 !important;padding-bottom: 0px !important}
div.userpro-online-item-i {float: left;margin: 0 15px 0 0;}
div.userpro-online-item-i img {box-shadow: none !important;border: 1px solid #ddd;}
div.userpro-online-item-i a:hover {opacity: 0.8}
div.userpro-online-item-d {
	float: left;
	margin: 6px 0 0 0;
}
a.userpro-online-item-name {font-size: 13px;}
a.userpro-online-item-name:hover {text-decoration: none !important}
div.userpro-online-item-bio {
	font-size: 12px !important;
	line-height: 20px !important;
}
div.userpro-online-item-icons {padding: 13px 0 0 0;}
div.userpro-online-i { padding: 10px 6px 0 0;display: inline-block !important}
a.userpro-online-i-thumb img {
	width: 20px;
	height: 20px;
	vertical-align: middle !important;
	padding: 0 2px 0 0 !important;
}
a.userpro-online-i-name {
	font-size: 11px !important;
}
a.userpro-online-i-name:hover {text-decoration: none !important;}
/* speical access in online */
a.userpro-online-i-name.admin,
a.userpro-online-item-name.admin
{font-weight: bold !important;}
/* social connect buttons */
div.userpro-social-connect {
	position: absolute;
	right: 0;
	top: 14px;
}
div.userpro-social-connect a {
	float: left;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 32px;
	height: 32px;
	display: inline-block !important;
}
div.userpro-social-connect.fullwidth-block-social{
	position: relative;
	top: auto;
	right: auto;
	text-align: center;
	margin: 0 0 10px 0;
}
div.userpro-social-connect.fullwidth-block-social a {
	float: none;
}
div.userpro-social-connect a.userpro-social-facebook {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/social/facebook_signin.png);}
div.userpro-social-connect a.userpro-social-twitter {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/social/twitter_signin.png);}
div.userpro-social-connect a.userpro-social-google {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/social/google_signin.png);}
div.userpro-social-connect a.userpro-social-linkedin {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/social/linkedin_signin.jpeg);}
div.userpro-social-connect a.userpro-social-instagram {background-image: url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/../img/social/instagram_signin.png);}
/* large social connect buttons */
div.userpro-social-big a {
	margin: 5px 0 !important;
	display: inline-block !important;
	width: 100%;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-bottom: 5px solid rgba(0,0,0,0.25);
	-webkit-font-smoothing: antialiased !important;
	font-weight: 400;
	text-align: center;
	transition: 0.25s;
	letter-spacing:0.5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none !important;
	color: #fff !important;
	-moz-osx-font-smoothing: grayscale;
}
div.userpro-social-big a.userpro-social-facebook {background: #3b5998;}
div.userpro-social-big a.userpro-social-twitter {background: #00aced;}
div.userpro-social-big a.userpro-social-google {background: #dd4b39;}
div.userpro-social-big a.userpro-social-vk { background: #45668e;}
div.userpro-social-big a.userpro-social-linkedin {background:  #4875B4;}
div.userpro-social-big a.userpro-social-instagram {background:  #6D564D; cursor:pointer;}
div.userpro-social-big i {
margin: 0px 15px 0px 0px;
float: none;
}
div.userpro-social-big a:hover {
opacity: 0.85
}
/* notice */
div.userpro-notice {
	margin: 10px 0 0 0;
	border-radius: 3px;
	background: #eee;
	border: 1px solid #ddd;
	padding: 10px 15px;
	font-size: 12px !important;
	line-height: 22px !important;
	color: #555 !important;
	text-shadow: 0 1px #fff !important;
}
/* statusbar */
div.userpro-bar-success {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	background: linear-gradient(#8ab842, #7ab221) !important;
	height: 30px;
	color: #fff !important;
	line-height: 30px;
	width: 100% !important;
	font-size: 14px !important;
	text-align: center;
	box-shadow: 0 1px 4px #aaa;
}
div.userpro-bar-failed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #c24a4a !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d14242), to(#c24a4a)) !important;
    background: -moz-linear-gradient(0% 0% 270deg,#d14242, #c24a4a) !important;	height: 30px;
	color: #fff !important;
	line-height: 30px;
	width: 100% !important;
	font-size: 14px !important;
	text-align: center;
	box-shadow: 0 1px 4px #aaa;
}
div.userpro-bar-success i,
div.userpro-bar-failed i{
	cursor: pointer;
	opacity: 0.5 !important;
	margin: 0 10px !important;
	font-size: 16px !important;
}
/* custom alert box */
div.userpro-alert {
	position: relative;
}
div.userpro-alert-content, div.userpro-alert-input {
	padding: 10px 50px 10px 15px;
}
div.userpro-alert-input div.userpro-input {
	float: none !important;
}
div.userpro-alert-input div.userpro-input input[type=text]{
	width: 160px !important;
	font-size: 12px !important;
	padding: 0 8px !important;
	height: 28px !Important;
	display: inline-block !important;
}
div.userpro-alert-input div.userpro-input input[type=button]{
	height: 28px !important;
	width: auto !important;
	display: inline-block !important;
}
a.userpro-alert-close, a.userpro-alert-edit{
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 16px !important;
	font-weight: normal !important;
	opacity: 0.5;
}
a.userpro-alert-edit {right: 30px;top: 8px;}
a.userpro-alert-close:hover, a.userpro-alert-edit:hover {opacity: 0.8}
/* common styling */
span.up-round, span.up-round * {
	border-radius: 999px !important;
}
div.userpro-submit input.userpro-button.fullwidth-block {
	display: block !important;
	width: 100% !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px !important;
}
/* elegant member directory */
div.userpro-awsm {
	margin-top: 100px;
	display: inline-block;
	text-align: center;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 70px 0 15px 0;
	width: 25%;
	margin-left: 15px;
	margin-right: 15px;
}
div.userpro-awsm-pic {position: absolute;left: 50%;padding: 4px;}
div.userpro-awsm-pic img {
	display: block !important;
	overflow: hidden !important;
	margin: 0 !important;
}
div.userpro-awsm-name a {font-size: 16px !important;}
div.userpro-awsm-name a:hover {text-decoration: none !important;}
div.userpro-awsm-meta {
	margin: 20px 0 0 0 !important;
	font-style: italic !important;
}
div.userpro-awsm-bio {
	line-height: 20px !important;
	font-size: 13px !important;
	padding: 0 15px !important;
	margin: 20px 0 0 0 !important;
}
div.userpro-awsm-link {margin: 10px 0 0 0 !important}
/* posts by user */
div.userpro-post-wrap {
	text-align: center;
	margin: 0 0 30px 0;
}
div.userpro-post {
	vertical-align: top !important;
	float: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block !important;
	width: 25%;
	margin-bottom: 20px !important;
	margin-left: 10px;
	margin-right: 10px;
}
div.userpro-post a, div.userpro-post a:hover {
	font-size: 13px  !important;
	text-decoration: none !important;
	line-height: 19px !important;
}
div.userpro-post-img a{position: relative;display: block;}
div.userpro-post-img a span.shadowed {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.7;
	z-index: 99;
	width: 100%;
	height: 0px;
}
div.userpro-post-img a span.iconed {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	display: none;
}
div.userpro-post-img img {
	max-width: 100% !important;
	display: block !important;
	overflow: hidden !important;
	height: auto !important;
	margin: 0 auto !important;
}
div.userpro-post-title {padding: 8px 10px !important;line-height: 19px !important;}
div.userpro-post-stat {
	padding: 8px 10px !important;
	line-height: 19px !important;
}
div.userpro-post-stat a {font-size: 13px !important;}
div.userpro-post-stat a i {font-size: 14px !important; margin: 0 5px 0 0 !important;}
div.userpro-post.userpro-post-compact {
	text-align: left;
	width: 100%;
	background: transparent !important;
	border-radius: 0;
	box-shadow: none !important;
	border: none !important;
	border-bottom: 1px solid #eee !important;
	margin: 0 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
div.userpro-post.userpro-post-compact div.userpro-post-img {
	float: left;
	margin: 0 15px 0 0;
}
div.userpro-post.userpro-post-compact div.userpro-post-img a:hover {opacity: 0.8}
div.userpro-post.userpro-post-compact div.userpro-post-title {
	padding: 0 !important;
}
div.userpro-post.userpro-post-compact div.userpro-post-stat {
	border: none !important;
	padding: 5px 0 0 0 !important;
}
/* Frontend Editor */
#wp-userpro_editor-wrap,
#wp-userpro_editor-editor-container {
	max-width: 100% !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#wp-userpro_editor-editor-container {
	border: 1px solid #ddd;
}
#wp-userpro_editor-wrap a.wp-switch-editor {
	padding: 6px 10px !important;
	border: 1px solid #ddd;
	border-bottom: 0;
	margin: 0 10px 0 0;
}
#wp-userpro_editor-wrap * {box-shadow:none !important}
#wp-userpro_editor-wrap a:hover {
	text-decoration: none;
}
#wp-userpro_editor-wrap a.add_media {
	height: 26px !important;
}
div.userpro-field textarea.userpro_editor {
	padding: 10px !important;
	font-size: 13px !important;
	color: #666 !important;
}
/******************************
EMD
***********************************/
div.emd-filters {
	font-size: 12px !important;
	letter-spacing: 0 !important;
	color: #666 !important;
	float: left;
	width: 22%;
	padding-right: 3%;
	margin: 0 0 20px 0 !important;
}
div.emd-main {
	float: left;
	letter-spacing: 0 !important;
	color: #666 !important;
	margin: 0 0 20px 0 !important;
}
div.emd-main-0 {width: 100% !important;}
div.emd-main-1 {width: 75% !important;}
div.emd-main div.userpro-paginate.top {margin: 0 0 40px 0 !important}
div.userpro-paginate {
	text-align: center !important;
}
div.userpro-paginate a:hover {text-decoration: none !important}
/* filters */
div.emd-head {
	font-weight: bold;
	color: #333 !important;
}
div.emd-foot {
	font-size: 11px !important;
	border-top: 1px solid #ddd;
	padding: 15px 0 0 0 !important;
}
div.emd-filter {padding: 0 0 12px 0}
div.emd-filter-head {
	background: #eee;
	color: #666 !important;
	font-size: 11px !important;
	border-radius: 3px !important;
	padding: 2px 8px;
	margin: 12px 0 !important;
}
/* radio and checkbox */
div.emd-filters label {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	cursor: pointer !important;
	height: 16px !important;
	line-height: 16px !important;
	color: #666 !important;
	position: relative;padding: 0 25px;display:inline-block; font-size: 11px;
}
div.emd-filters label:hover {text-decoration: underline !important}
div.emd-filters label.userpro-radio input[type=radio], div.emd-filters label.userpro-checkbox input[type=checkbox]{display: none !important}
div.emd-filters label.userpro-radio span, div.emd-filters label.userpro-checkbox span {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
}
/* users list */
div.emd-list *, div.emd-list-empty * {margin: 0!important;padding: 0 !important;line-height: 1em !important;text-decoration: none !important}
div.emd-user * {
	transition: all .2s linear;
}
div.emd-user {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	padding: 0 0 10px 0 !important;
	margin: 0 0 20px 0% !important;
	box-shadow: 0 1px 4px #ddd !important;
}
div.emd-user-img a:hover{opacity: 0.9}
div.emd-user-img  img{
	width: 100%;
	height: auto;
	border: none !important;
	box-shadow: none !important;
	border-radius: 3px 3px 0 0!important;
}
div.emd-user-info {padding: 10px 10px 0 10px !important}
div.emd-user-left {float: left;}
div.emd-user-left a {
	font-size: 12px !important;
	line-height: 18px !important;
	color: #444 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}
div.emd-user-left a:hover {text-decoration: underline !important}
div.emd-user-right {float: right;padding: 3px 0 0 0 !important;}
div.emd-user-columns div.emd-user-right {padding: 0 !important}
div.emd-user-bio {
	padding: 0 10px !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color: #999 !important;
}
div.emd-user-column {
	padding: 2px 10px 0 10px !important;
	font-size: 11px !important;
}
div.emd-user-column div.emd-user-left{line-height: 18px !important;}
div.emd-user-column div.emd-user-right {line-height: 18px !important;}
div.emd-user-icons {
	margin: 10px 0 0 0 !important;
	padding: 10px 0 0 0 !important;
	border-top: 1px solid #e5e5e5;
}
div.emd-list div.emd-user div.emd-user-icons a.userpro-profile-icon {
	width: 26px !important;
	height: 26px !important;
	line-height: 26px !important;
	font-size: 14px !important;
	margin: 0 2px !important;
}
/**********************************************************
SOCIAL ADDON CSS
******************************************************************/
div.userpro-sc-bar {
	border-bottom: 1px solid #eee;
}
a.userpro-count-link {
	float: left;
	display: block;
	padding: 10px 15px;
	font-size: 12px !important;
	line-height: 18px !important;
}
a.userpro-count-link span {
	font-weight: bold;
	margin: 0 0 0 0 !important;
}
a.userpro-count-link i {
	margin: 0 4px 0 0;
}
/* left - right */
div.userpro-sc-left {
	float: left;
}
div.userpro-sc-right {
	float: right;
	padding: 6px 15px 0 0;
}
div.userpro-sc-right a.userpro-button {
	font-size: 11px !important;
	margin: 0 !important;
	padding: 0px 8px !important;
	border-radius: 3px !important;
	height: 25px !important;
	line-height: 25px !important;
	top: 0px !important;
}
a.userpro-button i {margin: 0 4px 0 0 !important;font-size: 14px !important;}
a.userpro-button span {
	background: #cc3000;
	border-radius: 999px;
	color: #fff;
	padding: 0px 4px;
	margin: 0 0 0 3px;
}
/* users */
div.userpro-sc {
	padding: 15px;
	border-bottom: 1px solid #eee;
	position: relative;
}
div.userpro-sc:last-child {border-bottom: 0 !important;}
div.userpro-sc-noborder {border-bottom: 0 !important;}
div.userpro-sc-btn {
	position: absolute;
	right: 0;
	top: 15px;
}
div.userpro-sc-img {
	float: left;
	margin: 0 15px 0 0;
}
div.userpro-sc-img a:hover {opacity: 0.8 !important}
div.userpro-sc-img img {
	display: block;
	overflow: hidden;
	box-shadow: none !important;
	border-radius: 3px;
	max-width: 40px;
	max-height: 40px;
}
div.userpro-sc-i {
	padding-right: 80px;
	margin: 0 0 0 55px;
}
div.userpro-sc-i-name a {
	font-size: 13px;
	font-weight: bold;
	color: #333 !important;
}
div.userpro-sc-i-name a:hover {text-decoration: underline !important}
div.userpro-sc-i-icons {padding: 8px 0 0 0;}
div.userpro-sc-i-bio {
	font-size: 12px !important;
	line-height: 20px !important;
	color: #999 !important;
}
/* status */
span.userpro-sc-i-info {
	margin: 0 0 0 4px;
}
span.userpro-sc-i-info a {
	display: inline-block !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #336699 !important;
}
span.userpro-sc-i-info a:hover {text-decoration: underline !important}
span.userpro-sc-i-sp {
	font-size: 12px;
	display: block !important;
	padding: 4px 0 0 0;
}
div.userpro-sc-i-time {
	margin: 2px 0 0 0;
	font-size: 11px;
	color: #aaa;
}
/* misc */
div.userpro-sc-flw {
	display: block;
	margin: 9px 0 0 0;
}
/* load more activity or refresh activity */
a.userpro-button.userpro-sc-refresh {
	margin: 0 !important;
	padding: 0px 8px!important;
	border-radius: 3px !important;
	position: absolute !important;
	right: 15px !important;
	top: 9px !important;
}
a.userpro-button.userpro-sc-refresh:active{
	position: absolute !important;
	right: 15px !important;
	top: 9px !important;
}
div.userpro-right img.userpro-sc-refresh-loader {
	display: none;
}
div.userpro-sc-load {
	text-align: center;
	padding: 15px;
}
/* Added for popup */
div.userpro-sc-load img.userpro-sc-loader{
	display: none;
}
div.userpro-label span.userpro-field-icon { 
left: -6px; 
} 
div.userpro-label.iconed { 
padding-left: 30px; 
} 
div.userpro-overlay-inner div.userpro { 
padding-left: 0; 
}
/* Added for popup */
/* Table */
table.userpro-table {
	border-collapse:collapse;
	margin: 20px 0 !important;
	border: 0 !important;
	border-left: 0 !important;
}
table.userpro-table * {border: none !important}
table.userpro-table th,
table.userpro-table td {
	border: none !important;
	font-weight: normal !important;
	text-align: center !important;
}
table.userpro-table th.small,
table.userpro-table td.small {width: 40px !important}
table.userpro-table th.thumb,
table.userpro-table td.thumb {width: 40px !important}
table.userpro-table th.name,
table.userpro-table td.name {max-width: 100px !important}
table.userpro-table th {
	background: #f5f5f5;
	padding: 8px 10px;
	border: 0 !important;
	color: #999 !important;
}
table.userpro-table td {
	padding: 12px 10px;
	background: #fff;
	border-bottom: 1px solid #eee !important;
	color: #999 !important;
}
table.userpro-table td  a {
	color: #444 !important;
	text-decoration: none !important;
}table.userpro-table td  a:hover {color: #666!important;}
table.userpro-table td div.userpro-table-img img {
	border-radius: 999px !important;
	border: 1px solid #ccc !important;
}
table.userpro-table td  img.userpro-flag-normal {
	margin: 0 !important;
}
table.userpro-table td.name span.nickname {
}
/* Font-Awesome */
@font-face{font-family:'FontAwesome';src:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/font/fontawesome-webfont.eot?v=4.4.0);src:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/font/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/font/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/font/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/font/fontawesome-webfont.svg#fontawesomeregular?v=4.4.0) format('svg');font-weight:normal;font-style:normal;}[class^="userpro-icon-"],[class*=" userpro-icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="userpro-icon-"]:before,[class*=" userpro-icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.userpro-icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="userpro-icon-"],a [class*=" userpro-icon-"]{display:inline;}
[class^="userpro-icon-"].userpro-icon-fixed-width,[class*=" userpro-icon-"].userpro-icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="userpro-icon-"].userpro-icon-fixed-width.userpro-icon-large,[class*=" userpro-icon-"].userpro-icon-fixed-width.userpro-icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .userpro-icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="userpro-icon-"].hide,[class*=" userpro-icon-"].hide{display:none;}
.userpro-icon-muted{color:#eeeeee;}
.userpro-icon-light{color:#ffffff;}
.userpro-icon-dark{color:#333333;}
.userpro-icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.userpro-icon-2x{font-size:2em;}.userpro-icon-2x.userpro-icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.userpro-icon-3x{font-size:3em;}.userpro-icon-3x.userpro-icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.userpro-icon-4x{font-size:4em;}.userpro-icon-4x.userpro-icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.userpro-icon-5x{font-size:5em;}.userpro-icon-5x.userpro-icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="userpro-icon-"].pull-left,[class*=" userpro-icon-"].pull-left{margin-right:.3em;}
[class^="userpro-icon-"].pull-right,[class*=" userpro-icon-"].pull-right{margin-left:.3em;}
[class^="userpro-icon-"],[class*=" userpro-icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.userpro-icon-white,.nav-pills>.active>a>[class^="userpro-icon-"],.nav-pills>.active>a>[class*=" userpro-icon-"],.nav-list>.active>a>[class^="userpro-icon-"],.nav-list>.active>a>[class*=" userpro-icon-"],.navbar-inverse .nav>.active>a>[class^="userpro-icon-"],.navbar-inverse .nav>.active>a>[class*=" userpro-icon-"],.dropdown-menu>li>a:hover>[class^="userpro-icon-"],.dropdown-menu>li>a:hover>[class*=" userpro-icon-"],.dropdown-menu>.active>a>[class^="userpro-icon-"],.dropdown-menu>.active>a>[class*=" userpro-icon-"],.dropdown-submenu:hover>a>[class^="userpro-icon-"],.dropdown-submenu:hover>a>[class*=" userpro-icon-"]{background-image:none;}
.btn [class^="userpro-icon-"].userpro-icon-large,.nav [class^="userpro-icon-"].userpro-icon-large,.btn [class*=" userpro-icon-"].userpro-icon-large,.nav [class*=" userpro-icon-"].userpro-icon-large{line-height:.9em;}
.btn [class^="userpro-icon-"].userpro-icon-spin,.nav [class^="userpro-icon-"].userpro-icon-spin,.btn [class*=" userpro-icon-"].userpro-icon-spin,.nav [class*=" userpro-icon-"].userpro-icon-spin{display:inline-block;}
.nav-tabs [class^="userpro-icon-"],.nav-pills [class^="userpro-icon-"],.nav-tabs [class*=" userpro-icon-"],.nav-pills [class*=" userpro-icon-"],.nav-tabs [class^="userpro-icon-"].userpro-icon-large,.nav-pills [class^="userpro-icon-"].userpro-icon-large,.nav-tabs [class*=" userpro-icon-"].userpro-icon-large,.nav-pills [class*=" userpro-icon-"].userpro-icon-large{line-height:.9em;}
.btn [class^="userpro-icon-"].pull-left.userpro-icon-2x,.btn [class*=" userpro-icon-"].pull-left.userpro-icon-2x,.btn [class^="userpro-icon-"].pull-right.userpro-icon-2x,.btn [class*=" userpro-icon-"].pull-right.userpro-icon-2x{margin-top:.18em;}
.btn [class^="userpro-icon-"].userpro-icon-spin.userpro-icon-large,.btn [class*=" userpro-icon-"].userpro-icon-spin.userpro-icon-large{line-height:.8em;}
.btn.btn-small [class^="userpro-icon-"].pull-left.userpro-icon-2x,.btn.btn-small [class*=" userpro-icon-"].pull-left.userpro-icon-2x,.btn.btn-small [class^="userpro-icon-"].pull-right.userpro-icon-2x,.btn.btn-small [class*=" userpro-icon-"].pull-right.userpro-icon-2x{margin-top:.25em;}
.btn.btn-large [class^="userpro-icon-"],.btn.btn-large [class*=" userpro-icon-"]{margin-top:0;}.btn.btn-large [class^="userpro-icon-"].pull-left.userpro-icon-2x,.btn.btn-large [class*=" userpro-icon-"].pull-left.userpro-icon-2x,.btn.btn-large [class^="userpro-icon-"].pull-right.userpro-icon-2x,.btn.btn-large [class*=" userpro-icon-"].pull-right.userpro-icon-2x{margin-top:.05em;}
.btn.btn-large [class^="userpro-icon-"].pull-left.userpro-icon-2x,.btn.btn-large [class*=" userpro-icon-"].pull-left.userpro-icon-2x{margin-right:.2em;}
.btn.btn-large [class^="userpro-icon-"].pull-right.userpro-icon-2x,.btn.btn-large [class*=" userpro-icon-"].pull-right.userpro-icon-2x{margin-left:.2em;}
.nav-list [class^="userpro-icon-"],.nav-list [class*=" userpro-icon-"]{line-height:inherit;}
.userpro-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.userpro-icon-stack [class^="userpro-icon-"],.userpro-icon-stack [class*=" userpro-icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.userpro-icon-stack .userpro-icon-stack-base{font-size:2em;*line-height:1em;}
.userpro-icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .userpro-icon-stack,a .userpro-icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.userpro-icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.userpro-icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.userpro-icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.userpro-icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.userpro-icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .userpro-icon-rotate-90:before,a .userpro-icon-rotate-180:before,a .userpro-icon-rotate-270:before,a .userpro-icon-flip-horizontal:before,a .userpro-icon-flip-vertical:before{display:inline-block;}
.userpro-icon-glass:before{content:"\f000";}
.userpro-icon-music:before{content:"\f001";}
.userpro-icon-search:before{content:"\f002";}
.userpro-icon-envelope-alt:before{content:"\f003";}
.userpro-icon-heart:before{content:"\f004";}
.userpro-icon-star:before{content:"\f005";}
.userpro-icon-star-empty:before{content:"\f006";}
.userpro-icon-user:before{content:"\f007";}
.userpro-icon-film:before{content:"\f008";}
.userpro-icon-th-large:before{content:"\f009";}
.userpro-icon-th:before{content:"\f00a";}
.userpro-icon-th-list:before{content:"\f00b";}
.userpro-icon-ok:before{content:"\f00c";}
.userpro .icon-ok:before {
	content: none;
}
.userpro-icon-remove:before{content:"\f00d";}
.userpro-icon-zoom-in:before{content:"\f00e";}
.userpro-icon-zoom-out:before{content:"\f010";}
.userpro-icon-power-off:before,.userpro-icon-off:before{content:"\f011";}
.userpro-icon-signal:before{content:"\f012";}
.userpro-icon-gear:before,.userpro-icon-cog:before{content:"\f013";}
.userpro-icon-trash:before{content:"\f014";}
.userpro-icon-home:before{content:"\f015";}
.userpro-icon-file-alt:before{content:"\f016";}
.userpro-icon-time:before{content:"\f017";}
.userpro-icon-road:before{content:"\f018";}
.userpro-icon-download-alt:before{content:"\f019";}
.userpro-icon-download:before{content:"\f01a";}
.userpro-icon-upload:before{content:"\f01b";}
.userpro-icon-inbox:before{content:"\f01c";}
.userpro-icon-play-circle:before{content:"\f01d";}
.userpro-icon-rotate-right:before,.userpro-icon-repeat:before{content:"\f01e";}
.userpro-icon-refresh:before{content:"\f021";}
.userpro-icon-list-alt:before{content:"\f022";}
.userpro-icon-lock:before{content:"\f023";}
.userpro-icon-flag:before{content:"\f024";}
.userpro-icon-headphones:before{content:"\f025";}
.userpro-icon-volume-off:before{content:"\f026";}
.userpro-icon-volume-down:before{content:"\f027";}
.userpro-icon-volume-up:before{content:"\f028";}
.userpro-icon-qrcode:before{content:"\f029";}
.userpro-icon-barcode:before{content:"\f02a";}
.userpro-icon-tag:before{content:"\f02b";}
.userpro-icon-tags:before{content:"\f02c";}
.userpro-icon-book:before{content:"\f02d";}
.userpro-icon-bookmark:before{content:"\f02e";}
.userpro-icon-print:before{content:"\f02f";}
.userpro-icon-camera:before{content:"\f030";}
.userpro-icon-font:before{content:"\f031";}
.userpro-icon-bold:before{content:"\f032";}
.userpro-icon-italic:before{content:"\f033";}
.userpro-icon-text-height:before{content:"\f034";}
.userpro-icon-text-width:before{content:"\f035";}
.userpro-icon-align-left:before{content:"\f036";}
.userpro-icon-align-center:before{content:"\f037";}
.userpro-icon-align-right:before{content:"\f038";}
.userpro-icon-align-justify:before{content:"\f039";}
.userpro-icon-list:before{content:"\f03a";}
.userpro-icon-indent-left:before{content:"\f03b";}
.userpro-icon-indent-right:before{content:"\f03c";}
.userpro-icon-facetime-video:before{content:"\f03d";}
.userpro-icon-picture:before{content:"\f03e";}
.userpro-icon-pencil:before{content:"\f040";}
.userpro-icon-map-marker:before{content:"\f041";}
.userpro-icon-adjust:before{content:"\f042";}
.userpro-icon-tint:before{content:"\f043";}
.userpro-icon-edit:before{content:"\f044";}
.userpro-icon-share:before{content:"\f045";}
.userpro-icon-check:before{content:"\f046";}
.userpro-icon-move:before{content:"\f047";}
.userpro-icon-step-backward:before{content:"\f048";}
.userpro-icon-fast-backward:before{content:"\f049";}
.userpro-icon-backward:before{content:"\f04a";}
.userpro-icon-play:before{content:"\f04b";}
.userpro-icon-pause:before{content:"\f04c";}
.userpro-icon-stop:before{content:"\f04d";}
.userpro-icon-forward:before{content:"\f04e";}
.userpro-icon-fast-forward:before{content:"\f050";}
.userpro-icon-step-forward:before{content:"\f051";}
.userpro-icon-eject:before{content:"\f052";}
.userpro-icon-chevron-left:before{content:"\f053";}
.userpro-icon-chevron-right:before{content:"\f054";}
.userpro-icon-plus-sign:before{content:"\f055";}
.userpro-icon-minus-sign:before{content:"\f056";}
.userpro-icon-remove-sign:before{content:"\f057";}
.userpro-icon-ok-sign:before{content:"\f058";}
.userpro-icon-question-sign:before{content:"\f059";}
.userpro-icon-info-sign:before{content:"\f05a";}
.userpro-icon-screenshot:before{content:"\f05b";}
.userpro-icon-remove-circle:before{content:"\f05c";}
.userpro-icon-ok-circle:before{content:"\f05d";}
.userpro-icon-ban-circle:before{content:"\f05e";}
.userpro-icon-arrow-left:before{content:"\f060";}
.userpro-icon-arrow-right:before{content:"\f061";}
.userpro-icon-arrow-up:before{content:"\f062";}
.userpro-icon-arrow-down:before{content:"\f063";}
.userpro-icon-mail-forward:before,.userpro-icon-share-alt:before{content:"\f064";}
.userpro-icon-resize-full:before{content:"\f065";}
.userpro-icon-resize-small:before{content:"\f066";}
.userpro-icon-plus:before{content:"\f067";}
.userpro-icon-minus:before{content:"\f068";}
.userpro-icon-asterisk:before{content:"\f069";}
.userpro-icon-exclamation-sign:before{content:"\f06a";}
.userpro-icon-gift:before{content:"\f06b";}
.userpro-icon-leaf:before{content:"\f06c";}
.userpro-icon-fire:before{content:"\f06d";}
.userpro-icon-eye-open:before{content:"\f06e";}
.userpro-icon-eye-close:before{content:"\f070";}
.userpro-icon-warning-sign:before{content:"\f071";}
.userpro-icon-plane:before{content:"\f072";}
.userpro-icon-calendar:before{content:"\f073";}
.userpro-icon-random:before{content:"\f074";}
.userpro-icon-comment:before{content:"\f075";}
.userpro-icon-magnet:before{content:"\f076";}
.userpro-icon-chevron-up:before{content:"\f077";}
.userpro-icon-chevron-down:before{content:"\f078";}
.userpro-icon-retweet:before{content:"\f079";}
.userpro-icon-shopping-cart:before{content:"\f07a";}
.userpro-icon-folder-close:before{content:"\f07b";}
.userpro-icon-folder-open:before{content:"\f07c";}
.userpro-icon-resize-vertical:before{content:"\f07d";}
.userpro-icon-resize-horizontal:before{content:"\f07e";}
.userpro-icon-bar-chart:before{content:"\f080";}
.userpro-icon-twitter-sign:before{content:"\f081";}
.userpro-icon-facebook-sign:before{content:"\f082";}
.userpro-icon-camera-retro:before{content:"\f083";}
.userpro-icon-key:before{content:"\f084";}
.userpro-icon-gears:before,.userpro-icon-cogs:before{content:"\f085";}
.userpro-icon-comments:before{content:"\f086";}
.userpro-icon-thumbs-up-alt:before{content:"\f087";}
.userpro-icon-thumbs-down-alt:before{content:"\f088";}
.userpro-icon-star-half:before{content:"\f089";}
.userpro-icon-heart-empty:before{content:"\f08a";}
.userpro-icon-signout:before{content:"\f08b";}
.userpro-icon-linkedin-sign:before{content:"\f08c";}
.userpro-icon-pushpin:before{content:"\f08d";}
.userpro-icon-external-link:before{content:"\f08e";}
.userpro-icon-signin:before{content:"\f090";}
.userpro-icon-trophy:before{content:"\f091";}
.userpro-icon-github-sign:before{content:"\f092";}
.userpro-icon-upload-alt:before{content:"\f093";}
.userpro-icon-lemon:before{content:"\f094";}
.userpro-icon-phone:before{content:"\f095";}
.userpro-icon-unchecked:before,.userpro-icon-check-empty:before{content:"\f096";}
.userpro-icon-bookmark-empty:before{content:"\f097";}
.userpro-icon-phone-sign:before{content:"\f098";}
.userpro-icon-twitter:before{content:"\f099";}
.userpro-icon-facebook:before{content:"\f09a";}
.userpro-icon-github:before{content:"\f09b";}
.userpro-icon-unlock:before{content:"\f09c";}
.userpro-icon-credit-card:before{content:"\f09d";}
.userpro-icon-rss:before{content:"\f09e";}
.userpro-icon-hdd:before{content:"\f0a0";}
.userpro-icon-bullhorn:before{content:"\f0a1";}
.userpro-icon-bell:before{content:"\f0a2";}
.userpro-icon-certificate:before{content:"\f0a3";}
.userpro-icon-hand-right:before{content:"\f0a4";}
.userpro-icon-hand-left:before{content:"\f0a5";}
.userpro-icon-hand-up:before{content:"\f0a6";}
.userpro-icon-hand-down:before{content:"\f0a7";}
.userpro-icon-circle-arrow-left:before{content:"\f0a8";}
.userpro-icon-circle-arrow-right:before{content:"\f0a9";}
.userpro-icon-circle-arrow-up:before{content:"\f0aa";}
.userpro-icon-circle-arrow-down:before{content:"\f0ab";}
.userpro-icon-globe:before{content:"\f0ac";}
.userpro-icon-wrench:before{content:"\f0ad";}
.userpro-icon-tasks:before{content:"\f0ae";}
.userpro-icon-filter:before{content:"\f0b0";}
.userpro-icon-briefcase:before{content:"\f0b1";}
.userpro-icon-fullscreen:before{content:"\f0b2";}
.userpro-icon-group:before{content:"\f0c0";}
.userpro-icon-link:before{content:"\f0c1";}
.userpro-icon-cloud:before{content:"\f0c2";}
.userpro-icon-beaker:before{content:"\f0c3";}
.userpro-icon-cut:before{content:"\f0c4";}
.userpro-icon-copy:before{content:"\f0c5";}
.userpro-icon-paperclip:before,.userpro-icon-paper-clip:before{content:"\f0c6";}
.userpro-icon-save:before{content:"\f0c7";}
.userpro-icon-sign-blank:before{content:"\f0c8";}
.userpro-icon-reorder:before{content:"\f0c9";}
.userpro-icon-list-ul:before{content:"\f0ca";}
.userpro-icon-list-ol:before{content:"\f0cb";}
.userpro-icon-strikethrough:before{content:"\f0cc";}
.userpro-icon-underline:before{content:"\f0cd";}
.userpro-icon-table:before{content:"\f0ce";}
.userpro-icon-magic:before{content:"\f0d0";}
.userpro-icon-truck:before{content:"\f0d1";}
.userpro-icon-pinterest:before{content:"\f0d2";}
.userpro-icon-pinterest-sign:before{content:"\f0d3";}
.userpro-icon-google-plus-sign:before{content:"\f0d4";}
.userpro-icon-google-plus:before{content:"\f0d5";}
.userpro-icon-money:before{content:"\f0d6";}
.userpro-icon-caret-down:before{content:"\f0d7";}
.userpro-icon-caret-up:before{content:"\f0d8";}
.userpro-icon-caret-left:before{content:"\f0d9";}
.userpro-icon-caret-right:before{content:"\f0da";}
.userpro-icon-columns:before{content:"\f0db";}
.userpro-icon-sort:before{content:"\f0dc";}
.userpro-icon-sort-down:before{content:"\f0dd";}
.userpro-icon-sort-up:before{content:"\f0de";}
.userpro-icon-envelope:before{content:"\f0e0";}
.userpro-icon-linkedin:before{content:"\f0e1";}
.userpro-icon-rotate-left:before,.userpro-icon-undo:before{content:"\f0e2";}
.userpro-icon-legal:before{content:"\f0e3";}
.userpro-icon-dashboard:before{content:"\f0e4";}
.userpro-icon-comment-alt:before{content:"\f0e5";}
.userpro-icon-comments-alt:before{content:"\f0e6";}
.userpro-icon-bolt:before{content:"\f0e7";}
.userpro-icon-sitemap:before{content:"\f0e8";}
.userpro-icon-umbrella:before{content:"\f0e9";}
.userpro-icon-paste:before{content:"\f0ea";}
.userpro-icon-lightbulb:before{content:"\f0eb";}
.userpro-icon-exchange:before{content:"\f0ec";}
.userpro-icon-cloud-download:before{content:"\f0ed";}
.userpro-icon-cloud-upload:before{content:"\f0ee";}
.userpro-icon-user-md:before{content:"\f0f0";}
.userpro-icon-stethoscope:before{content:"\f0f1";}
.userpro-icon-suitcase:before{content:"\f0f2";}
.userpro-icon-bell-alt:before{content:"\f0f3";}
.userpro-icon-coffee:before{content:"\f0f4";}
.userpro-icon-food:before{content:"\f0f5";}
.userpro-icon-file-text-alt:before{content:"\f0f6";}
.userpro-icon-building:before{content:"\f0f7";}
.userpro-icon-hospital:before{content:"\f0f8";}
.userpro-icon-ambulance:before{content:"\f0f9";}
.userpro-icon-medkit:before{content:"\f0fa";}
.userpro-icon-fighter-jet:before{content:"\f0fb";}
.userpro-icon-beer:before{content:"\f0fc";}
.userpro-icon-h-sign:before{content:"\f0fd";}
.userpro-icon-plus-sign-alt:before{content:"\f0fe";}
.userpro-icon-double-angle-left:before{content:"\f100";}
.userpro-icon-double-angle-right:before{content:"\f101";}
.userpro-icon-double-angle-up:before{content:"\f102";}
.userpro-icon-double-angle-down:before{content:"\f103";}
.userpro-icon-angle-left:before{content:"\f104";}
.userpro-icon-angle-right:before{content:"\f105";}
.userpro-icon-angle-up:before{content:"\f106";}
.userpro-icon-angle-down:before{content:"\f107";}
.userpro-icon-desktop:before{content:"\f108";}
.userpro-icon-laptop:before{content:"\f109";}
.userpro-icon-tablet:before{content:"\f10a";}
.userpro-icon-mobile-phone:before{content:"\f10b";}
.userpro-icon-circle-blank:before{content:"\f10c";}
.userpro-icon-quote-left:before{content:"\f10d";}
.userpro-icon-quote-right:before{content:"\f10e";}
.userpro-icon-spinner:before{content:"\f110";}
.userpro-icon-circle:before{content:"\f111";}
.userpro-icon-mail-reply:before,.userpro-icon-reply:before{content:"\f112";}
.userpro-icon-github-alt:before{content:"\f113";}
.userpro-icon-folder-close-alt:before{content:"\f114";}
.userpro-icon-folder-open-alt:before{content:"\f115";}
.userpro-icon-expand-alt:before{content:"\f116";}
.userpro-icon-collapse-alt:before{content:"\f117";}
.userpro-icon-smile:before{content:"\f118";}
.userpro-icon-frown:before{content:"\f119";}
.userpro-icon-meh:before{content:"\f11a";}
.userpro-icon-gamepad:before{content:"\f11b";}
.userpro-icon-keyboard:before{content:"\f11c";}
.userpro-icon-flag-alt:before{content:"\f11d";}
.userpro-icon-flag-checkered:before{content:"\f11e";}
.userpro-icon-terminal:before{content:"\f120";}
.userpro-icon-code:before{content:"\f121";}
.userpro-icon-reply-all:before{content:"\f122";}
.userpro-icon-mail-reply-all:before{content:"\f122";}
.userpro-icon-star-half-full:before,.userpro-icon-star-half-empty:before{content:"\f123";}
.userpro-icon-location-arrow:before{content:"\f124";}
.userpro-icon-crop:before{content:"\f125";}
.userpro-icon-code-fork:before{content:"\f126";}
.userpro-icon-unlink:before{content:"\f127";}
.userpro-icon-question:before{content:"\f128";}
.userpro-icon-info:before{content:"\f129";}
.userpro-icon-exclamation:before{content:"\f12a";}
.userpro-icon-superscript:before{content:"\f12b";}
.userpro-icon-subscript:before{content:"\f12c";}
.userpro-icon-eraser:before{content:"\f12d";}
.userpro-icon-puzzle-piece:before{content:"\f12e";}
.userpro-icon-microphone:before{content:"\f130";}
.userpro-icon-microphone-off:before{content:"\f131";}
.userpro-icon-shield:before{content:"\f132";}
.userpro-icon-calendar-empty:before{content:"\f133";}
.userpro-icon-fire-extinguisher:before{content:"\f134";}
.userpro-icon-rocket:before{content:"\f135";}
.userpro-icon-maxcdn:before{content:"\f136";}
.userpro-icon-chevron-sign-left:before{content:"\f137";}
.userpro-icon-chevron-sign-right:before{content:"\f138";}
.userpro-icon-chevron-sign-up:before{content:"\f139";}
.userpro-icon-chevron-sign-down:before{content:"\f13a";}
.userpro-icon-html5:before{content:"\f13b";}
.userpro-icon-css3:before{content:"\f13c";}
.userpro-icon-anchor:before{content:"\f13d";}
.userpro-icon-unlock-alt:before{content:"\f13e";}
.userpro-icon-bullseye:before{content:"\f140";}
.userpro-icon-ellipsis-horizontal:before{content:"\f141";}
.userpro-icon-ellipsis-vertical:before{content:"\f142";}
.userpro-icon-rss-sign:before{content:"\f143";}
.userpro-icon-play-sign:before{content:"\f144";}
.userpro-icon-ticket:before{content:"\f145";}
.userpro-icon-minus-sign-alt:before{content:"\f146";}
.userpro-icon-check-minus:before{content:"\f147";}
.userpro-icon-level-up:before{content:"\f148";}
.userpro-icon-level-down:before{content:"\f149";}
.userpro-icon-check-sign:before{content:"\f14a";}
.userpro-icon-edit-sign:before{content:"\f14b";}
.userpro-icon-external-link-sign:before{content:"\f14c";}
.userpro-icon-share-sign:before{content:"\f14d";}
.userpro-icon-compass:before{content:"\f14e";}
.userpro-icon-collapse:before{content:"\f150";}
.userpro-icon-collapse-top:before{content:"\f151";}
.userpro-icon-expand:before{content:"\f152";}
.userpro-icon-euro:before,.userpro-icon-eur:before{content:"\f153";}
.userpro-icon-gbp:before{content:"\f154";}
.userpro-icon-dollar:before,.userpro-icon-usd:before{content:"\f155";}
.userpro-icon-rupee:before,.userpro-icon-inr:before{content:"\f156";}
.userpro-icon-yen:before,.userpro-icon-jpy:before{content:"\f157";}
.userpro-icon-renminbi:before,.userpro-icon-cny:before{content:"\f158";}
.userpro-icon-won:before,.userpro-icon-krw:before{content:"\f159";}
.userpro-icon-bitcoin:before,.userpro-icon-btc:before{content:"\f15a";}
.userpro-icon-file:before{content:"\f15b";}
.userpro-icon-file-text:before{content:"\f15c";}
.userpro-icon-sort-by-alphabet:before{content:"\f15d";}
.userpro-icon-sort-by-alphabet-alt:before{content:"\f15e";}
.userpro-icon-sort-by-attributes:before{content:"\f160";}
.userpro-icon-sort-by-attributes-alt:before{content:"\f161";}
.userpro-icon-sort-by-order:before{content:"\f162";}
.userpro-icon-sort-by-order-alt:before{content:"\f163";}
.userpro-icon-thumbs-up:before{content:"\f164";}
.userpro-icon-thumbs-down:before{content:"\f165";}
.userpro-icon-youtube-sign:before{content:"\f166";}
.userpro-icon-youtube:before{content:"\f167";}
.userpro-icon-xing:before{content:"\f168";}
.userpro-icon-xing-sign:before{content:"\f169";}
.userpro-icon-youtube-play:before{content:"\f16a";}
.userpro-icon-dropbox:before{content:"\f16b";}
.userpro-icon-stackexchange:before{content:"\f16c";}
.userpro-icon-instagram:before{content:"\f16d";}
.userpro-icon-flickr:before{content:"\f16e";}
.userpro-icon-adn:before{content:"\f170";}
.userpro-icon-bitbucket:before{content:"\f171";}
.userpro-icon-bitbucket-sign:before{content:"\f172";}
.userpro-icon-tumblr:before{content:"\f173";}
.userpro-icon-tumblr-sign:before{content:"\f174";}
.userpro-icon-long-arrow-down:before{content:"\f175";}
.userpro-icon-long-arrow-up:before{content:"\f176";}
.userpro-icon-long-arrow-left:before{content:"\f177";}
.userpro-icon-long-arrow-right:before{content:"\f178";}
.userpro-icon-apple:before{content:"\f179";}
.userpro-icon-windows:before{content:"\f17a";}
.userpro-icon-android:before{content:"\f17b";}
.userpro-icon-linux:before{content:"\f17c";}
.userpro-icon-dribbble:before{content:"\f17d";}
.userpro-icon-skype:before{content:"\f17e";}
.userpro-icon-foursquare:before{content:"\f180";}
.userpro-icon-trello:before{content:"\f181";}
.userpro-icon-female:before{content:"\f182";}
.userpro-icon-male:before{content:"\f183";}
.userpro-icon-gittip:before{content:"\f184";}
.userpro-icon-sun:before{content:"\f185";}
.userpro-icon-moon:before{content:"\f186";}
.userpro-icon-archive:before{content:"\f187";}
.userpro-icon-bug:before{content:"\f188";}
.userpro-icon-vk:before{content:"\f189";}
.userpro-icon-weibo:before{content:"\f18a";}
.userpro-icon-renren:before{content:"\f18b";}
/* CSS added for adding follow button in member directory and EMD */
.userpro-awsm-link .userpro-button{
	float: right;
    margin: 0 0 0 42px;
    width: auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	div.emd-user{
		width:auto !important;
	}
}
@media only screen and (min-width: 320px) {
	div.emd-filters label
	{
	padding-bottom:40px;
	}
	emd_country_chosen{max-width:66px;
	width:100%;
	}
}
@media only screen and (max-width: 479px) {
	div.userpro-overlay-inner {
		width: 90%;
		margin-left: 5%;
		left: 0;
	}
	#showFilters{
		display:block !important;
	}
	.emd-filters{
		display:none;
	}
	.emd-filters-responsive{
		width:auto !important;
	}
	.emd-filters.active{
		display:block !important;
	}
	.filter-button{
    	left: 0;
    	margin: auto auto 10px;
    	right: 0;
    	top: 0;
    	bottom:0;
    	position: relative;
	}
	div.emd-user{
		width:auto !important;
	}
}
@media all and (max-width: 699px) {
	.tipsy {
		display: none !important;
	}
	.hide-on-mobile {
		display: none !important;
	}
	table.userpro-table a.userpro-flat-btn span {
		display: none !important;
	}
	table.userpro-table a.userpro-flat-btn  i{margin:0!important}
}

.lv_window{position:absolute;top:50%;left:50%;padding:0;overflow:hidden;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}.lv_window,.lv_window [class^="lv_"],.lv_overlay,.lv_overlay [class^="lv_"],.lv_thumbnails,.lv_thumbnails [class^="lv_"],.lv_controls_top,.lv_controls_top [class^="lv_"],.lv_controls_top_close,.lv_controls_top_close [class^="lv_"]{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.lv_window,.lv_controls_top,.lv_controls_top_close,.lv_thumbnails,.lv_thumbnails_top_close{z-index:100000}.lv_skin{float:left;width:100%;height:100%;position:relative;overflow:visible}.lv_bubble,.lv_shadow{position:absolute}.lv_bubble *{display:inline;position:relative;float:left;z-index:none}.lv_skin *{margin:0;padding:0}.lv_overlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:99999}.lv_spinner_wrapper{position:absolute;top:50%;left:50%;cursor:pointer}.lv_inner_previous_next_overlays{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;overflow:hidden;zoom:1;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/blank.gif)}.lv_inner_previous_next_overlays *{padding:0;margin:0}.lv_inner_previous_next_overlays .lv_button{position:relative;height:100%;width:49%;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/blank.gif);zoom:1;cursor:pointer}.lv_button_inner_previous_overlay{float:left}.lv_button_inner_next_overlay{float:right}.lv_title_caption{position:absolute;font:11px/18px "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Tahoma,Arial,sans-serif;color:#eaeaea}.lv_title_caption_slider{position:relative;float:left;overflow-y:hidden}.lv_title_caption_slide{position:relative;float:left;top:0;left:0;padding:15px 0 7px 0}.lv_title{font-weight:bold}.lv_title,.lv_caption{float:left;clear:both}.lv_update_queue{position:absolute;top:-15000px;left:-15000px;width:5000px;height:5000px;visibility:hidden}.lv_update_queue .lv_window,.lv_update_queue .lv_content{position:relative;overflow:visible;float:left;top:auto;left:auto;width:100%}.lv_content .lv_content_wrapper{float:left;clear:both;position:relative}.lv_update_queue .lv_content_wrapper{position:absolute;top:0;left:0}.lv_content_wrapper canvas{float:left;zoom:1}.lv_content{position:absolute;padding:0;margin:0;overflow:auto;text-align:left;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/blank.gif)}.lv_measure_element{position:relative;float:left;clear:both}.lv_content_canvas,.lv_content_image,.lv_content_flash,.lv_content_object,.lv_content_iframe,.lv_content_html{float:left;border:0;clear:both;padding:0;margin:0;background:none}.lv_blank_background,.lv_content{background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/blank.gif)}.lv_side_buttons_underneath{position:absolute;top:50%;left:50%;clear:both;width:100%;padding:0;height:67px;margin-top:-34px}.lv_side_buttons_underneath *{padding:0;margin:0}.lv_side_buttons_underneath .lv_side_left{float:left}.lv_side_buttons_underneath .lv_side_right{float:right}.lv_side,.lv_side_button{height:37px;width:41px;position:absolute}.lv_side{position:relative;overflow:hidden;padding:15px 0;cursor:pointer}.lv_side_left{margin-left:-41px}.lv_side_right{margin-right:-41px}.lv_side_button{height:31px;width:41px;cursor:pointer}.lv_side_button_previous{margin-left:0;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-repeat:no-repeat;background-position:0 -33px}.lv_side_button_previous:hover,.lv_side_left .lv_side_button_out{background-position:0 -64px}.lv_side_button_next{margin-left:0;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-repeat:no-repeat;background-position:-41px -33px}.lv_side_button_next:hover,.lv_side_right .lv_side_button_out{background-position:-41px -64px}.lv_side_buttons_underneath .lv_side_button_out{margin-left:0}.lv_side_buttons_underneath .lv_side_left_disabled .lv_side_button,.lv_side_buttons_underneath .lv_side_left_disabled:hover .lv_side_button{background-position:0 -95px}.lv_button_top_close{width:33px;height:33px;position:absolute;cursor:pointer;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-repeat:no-repeat;background-position:0 0;top:17px}.lv_button_top_close:hover{background-position:-33px 0}.lv_controls_top{position:fixed;top:0;left:50%;width:126px;margin-left:-63px;height:63px;overflow:hidden}.lv_controls_top_with_slideshow{width:147px;margin-left:-74px}.lv_controls_top .lv_top_middle{width:100%;height:33px;margin-top:15px;float:left;position:relative}.lv_controls_top .lv_top_button{height:100%;float:left;position:relative}.lv_controls_top .lv_icon{background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-repeat:no-repeat;width:100%;height:100%;float:left;cursor:pointer;font-family:"Lucida Sans","Lucida Grande",Tahoma,sans-serif;color:#d4d4d4;text-shadow:0 0 2px rgba(0,0,0,.5);position:relative}.lv_controls_top .lv_icon_disabled{cursor:default;color:#2e2e2e;text-shadow:none}.lv_top_previous{width:63px}.lv_top_previous .lv_icon{background-position:0 -96px}.lv_top_previous:hover .lv_icon{background-position:0 -129px}.lv_top_previous .lv_icon_disabled,.lv_top_previous:hover .lv_icon_disabled{background-position:0 -162px}.lv_top_slideshow{width:21px;display:none;position:relative}.lv_controls_top_with_slideshow .lv_top_slideshow{display:block}.lv_top_slideshow .lv_icon{background-position:-63px -96px}.lv_top_slideshow:hover .lv_icon{background-position:-63px -129px}.lv_top_slideshow .lv_icon_disabled,.lv_top_slideshow:hover .lv_icon_disabled{background-position:-63px -162px}.lv_top_slideshow_playing .lv_icon{background-position:-148px -96px}.lv_top_slideshow_playing:hover .lv_icon{background-position:-148px -129px}.lv_top_next{width:62px}.lv_top_next .lv_icon{background-position:-84px -96px}.lv_top_next:hover .lv_icon{background-position:-84px -129px}.lv_top_next .lv_icon_disabled,.lv_top_next:hover .lv_icon_disabled{background-position:-84px -162px}.lv_icon span{margin-top:5px;width:30px;text-align:center;line-height:23px}.lv_top_previous span{float:right;margin-right:7px}.lv_top_next span{float:left;margin-left:6px}.lv_controls_top_close{height:33px;width:33px;position:fixed;top:0;right:0;padding:13px}.lv_controls_top_close_button{height:33px;width:33px;float:left;position:relative;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-repeat:no-repeat;background-position:-166px -21px;cursor:pointer}.lv_controls_top_close_button:hover{background-position:-166px -54px}.lv_controls_relative{position:absolute;bottom:10px;left:50%;margin-left:-150px;height:50px;overflow:hidden;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/blank.gif)}.lv_slider{font-family:"Lucida Sans","Lucida Grande",Tahoma,sans-serif;font-size:9px;height:21px;line-height:21px;padding:15px 0 14px 0;position:relative;overflow:hidden}.lv_slider .lv_slider_numbers{float:left;position:relative;height:21px;overflow:hidden;margin:0 2px}.lv_slider .lv_slider_slide{position:absolute;top:0;left:0;height:21px}.lv_slider_number,.lv_slider_number_empty{float:left;position:relative;height:21px;width:28px;line-height:21px;overflow:hidden;color:#d4d4d4;text-shadow:0 0 2px rgba(0,0,0,.5);background:#4a4a4a;text-align:center;padding:0;margin:0;zoom:1;text-transform:none;text-decoration:none;border:0;background-repeat:no-repeat;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-position:-67px 0;cursor:pointer}.lv_slider_number_empty{background-position:-151px 0;cursor:default}.lv_slider_number_last{margin-right:0}.lv_slider_number:hover{background-position:-95px 0}.lv_slider_numbers .lv_slider_number_active,.lv_slider_numbers .lv_slider_number_active:hover{background-position:-123px 0;color:gray;cursor:default}.lv_slider .lv_slider_icon,.lv_slider .lv_icon{height:21px;width:21px}.lv_slider .lv_slider_icon{zoom:1;padding:0 2px;display:inline;position:relative;cursor:pointer;float:left}.lv_slider .lv_icon{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);background-repeat:no-repeat;position:absolute;top:0;left:2px;display:block}.lv_slider_previous .lv_icon{background-position:-82px -21px}.lv_slider_previous .lv_icon:hover{background-position:-82px -42px}.lv_slider_previous_disabled .lv_icon,.lv_slider_previous_disabled .lv_icon:hover{background-position:-82px -63px;cursor:default}.lv_slider_next .lv_icon{background-position:-103px -21px}.lv_slider_next .lv_icon:hover{background-position:-103px -42px}.lv_slider_next_disabled .lv_icon,.lv_slider_next_disabled .lv_icon:hover{background-position:-103px -63px;cursor:default}.lv_slider_slideshow{position:relative;top:0;left:0;display:inline}.lv_slider_slideshow .lv_icon{background-position:-125px -21px}.lv_slider_slideshow .lv_icon:hover{background-position:-125px -42px}.lv_slider_slideshow_playing .lv_icon{background-position:-146px -21px}.lv_slider_slideshow_playing .lv_icon:hover{background-position:-146px -42px}.lv_slider_slideshow_disabled .lv_icon,.lv_slider_slideshow_disabled .lv_icon:hover{background-position:-125px -63px;cursor:default}.lv_thumbnails{position:fixed;bottom:0;left:0;width:100%;height:92px;padding:15px 0 25px 0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.lv_thumbnails_slider{position:relative;width:100%;height:100%;float:left;overflow:hidden}.lv_thumbnails_slide{position:absolute;top:0;left:0}.lv_thumbnail{width:92px;height:92px;float:left;position:relative;display:inline;overflow:hidden}.lv_thumbnail_image{position:relative;background:red;background:#161616;width:80px;height:80px;margin:6px;float:left;box-shadow:0 -1px 4px rgba(0,0,0,.3);cursor:pointer;overflow:hidden;display:inline;z-index:0}.lv_thumbnail_image img{position:absolute}.lv_thumbnail_active .lv_thumbnail_image{filter:alpha(opacity=35);opacity:.35;display:inline}.lv_thumbnail_icon{width:36px;height:36px;position:absolute;top:50%;left:50%;margin-left:-18px;margin-top:-18px;background-position:99px 99px;background-repeat:no-repeat;display:block !important;display:none}.lv_thumbnail_image_spinner_overlay{width:100%;height:100%;float:left;position:relative;background:#161616}.lv_thumbnail_icon_video{background-position:0 -196px}.lv_thumbnail:hover .lv_thumbnail_icon_video{background-position:-36px -196px}.lv_thumbnail_active:hover .lv_thumbnail_icon_video{background-position:0 -196px}.lv_content{text-align:left}.lv_content,.lv_content h1,.lv_content h2,.lv_content h3,.lv_content h4,.lv_content h5,.lv_content h6{color:#333}.lv_content a,.lv_content a:hover{color:#08c;font-weight:normal;background:none;border:0;text-decoration:none}.lv_content a:hover{text-decoration:underline}.lv_title_caption a,.lv_title_caption a:hover{color:#b4b4b4;font-weight:normal;background:none;border:0;text-decoration:none}.lv_title_caption a:hover{text-decoration:underline}.lv_window_light .lv_title_caption{text-shadow:0 1px 1px rgba(0,0,0,.25)}.lv_window_light .lv_button_top_close{top:17px;left:55px}.lv_window_light .lv_side_button_previous,.lv_window_light .lv_side_button_next,.lv_window_light .lv_button_top_close,.lv_window_light .lv_controls_top_close_button,.lv_window_light .lv_slider .lv_icon,.lv_window_light .lv_slider_number,.lv_window_light .lv_slider_number_empty,.lv_window_light .lv_controls_top_close_button,.lv_controls_top_skin_light .lv_icon,.lv_controls_top_close_skin_light .lv_controls_top_close_button,.lv_thumbnails_skin_light .lv_thumbnail_icon{background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png) !important;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/light/sprite_ie_lt_7.png)}.lv_content_dark,.lv_content_dark h1,.lv_content_dark h2,.lv_content_dark h3,.lv_content_dark h4,.lv_content_dark h5,.lv_content_dark h6{color:#f3f3f3}.lv_content_dark a,.lv_content_dark a:hover{color:#b4b4b4}.lv_window_dark .lv_side_buttons_underneath .lv_side_button_previous,.lv_window_dark .lv_side_buttons_underneath .lv_side_button_next,.lv_window_dark .lv_button_top_close,.lv_window_dark .lv_controls_top_close_button,.lv_window_dark .lv_slider .lv_icon,.lv_window_dark .lv_slider .lv_slider_number,.lv_window_dark .lv_slider .lv_slider_number_empty,.lv_window_dark .lv_controls_top_close_button,.lv_controls_top_skin_dark .lv_icon,.lv_controls_top_close_skin_dark .lv_controls_top_close_button,.lv_thumbnails_skin_dark .lv_thumbnail_icon{background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/dark/sprite.png) !important;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/dark/sprite_ie_lt_7.png)}.lv_window_dark .lv_button_top_close{top:18px;left:53px}.lv_window_dark .lv_slider_number{color:#acacac}.lv_window_dark .lv_slider_number:hover{color:#e3e3e3}.lv_window_dark .lv_slider_number_active,.lv_window_dark .lv_slider_number_active:hover{color:#5d5d5d}.lv_controls_top_skin_dark .lv_icon{color:#a6a6a6}.lv_controls_top_skin_dark .lv_icon:hover{color:#e0e0e0}.lv_controls_top_skin_dark .lv_icon_disabled,.lv_controls_top_skin_dark .lv_icon_disabled:hover{color:#575757}.lv_window_mac .lv_title_caption{text-shadow:0 1px 1px rgba(0,0,0,.25)}.lv_window_mac .lv_side_button_previous,.lv_window_mac .lv_side_button_next,.lv_window_mac .lv_button_top_close,.lv_window_mac .lv_controls_top_close_button,.lv_window_mac .lv_slider .lv_icon,.lv_window_mac .lv_slider_number,.lv_window_mac .lv_slider_number_empty,.lv_window_mac .lv_controls_top_close_button,.lv_controls_top_skin_mac .lv_icon,.lv_controls_top_close_skin_mac .lv_controls_top_close_button,.lv_thumbnails_skin_mac .lv_thumbnail_icon{background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/mac/sprite.png) !important;background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/css/lightview/skins/mac/sprite_ie_lt_7.png)}.lv_window_mac .lv_button_top_close{top:39px;left:39px}.lv_window_mac .lv_slider_number{color:#acacac}.lv_window_mac .lv_slider_number:hover{color:#e1e1e1}.lv_window_mac .lv_slider_number_active,.lv_window_mac .lv_slider_number_active:hover{color:#5d5d5d}.lv_controls_top_skin_mac .lv_icon{color:#a6a6a6}.lv_controls_top_skin_mac .lv_icon:hover{color:#e0e0e0}.lv_controls_top_skin_mac .lv_icon_disabled,.lv_controls_top_skin_mac .lv_icon_disabled:hover{color:#575757}
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}
.tipsy-inner{background-color:#333;color:#fff}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{border:5px dashed #333}.tipsy-arrow-n{border-bottom-color:#333}.tipsy-arrow-s{border-top-color:#333}.tipsy-arrow-e{border-left-color:#333}.tipsy-arrow-w{border-right-color:#333}div.userpro a{color:#444}div.userpro a,div.userpro input[type=text],div.userpro input[type=password],div.userpro-label span.userpro-field-icon{transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}a.userpro-small-link{color:#666 !important;background:#fff;border-radius:5px}a.userpro-small-link:hover{background-color:#444 !important;color:#fff !important;opacity:1 !important}div.userpro-overlay-inner div.userpro a.userpro-close-popup{color:#fff;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/close.png) no-repeat right center}div.userpro-post{background:#fff !important;border-radius:3px;box-shadow:0 1px 4px #ddd !important;border:1px solid #e5e5e5}div.userpro-post a,div.userpro-post a:hover{color:#555 !important}div.userpro-post-img a span.shadowed{border-radius:3px 3px 0 0 !important;background:#999}div.userpro-post-img a span.iconed{border-radius:3px 3px 0 0 !important;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/icon-link.png) no-repeat center}div.userpro-post-img,div.userpro-post-img img{border-radius:3px 3px 0 0 !important}div.userpro-post-title a:hover{color:#777 !important}div.userpro-post-stat{border-top:1px solid #eee}div.userpro-post-stat a{color:#555 !important}div.userpro-post-stat a:hover{color:#777 !important}div.userpro-post.userpro-post-compact img{border-radius:999px !important}a.userpro-flat-btn{background:#e9e9e9 !important;color:#333 !important;border-radius:3px !important}a.userpro-flat-btn:hover{background:#ddd !important}a.userpro-online-i-thumb img{border-radius:999px !important}div.userpro-awsm{border:1px solid #e5e5e5}div.userpro-awsm-pic img{border-radius:999px !important;background:#fff}div.userpro-awsm-pic{border-radius:999px !important;border:1px solid #e5e5e5;background:#fff}div.userpro-awsm-name a{color:#444 !important}div.userpro-awsm-name a:hover{color:#777 !important}div.userpro-awsm-meta{color:#bbb !important}div.userpro-awsm-bio{color:#999 !important}div.userpro-card-left,div.userpro-card-left a{color:#444 !important}div.userpro-card-bio{color:#999 !important}div.userpro-search-results{color:#666}div.userpro-search-results span{color:#444}div.userpro-list-item-bio{color:#999 !important}div.userpro-online-item-bio{color:#999 !important}a.userpro-online-i-name{color:#777 !important}a.userpro-online-i-name:hover{color:#444 !important}a.userpro-online-i-name.admin,a.userpro-online-item-name.admin{color:#369 !important}div.userpro-alert{background:#444 !important;color:#fff !important}div.userpro-alert i{color:#fff !important}div.userpro-alert-content,div.userpro-alert-input{color:#fff !important}a.userpro-alert-close,a.userpro-alert-edit{color:#fff !important}div.userpro-help{color:#999 !important}div.userpro-help i{color:#79a519 !important}span.userpro-tip{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/help.png) no-repeat}div.userpro-warning{color:#fff !important;border:solid 1px #bd3d3d !important;box-shadow:inset 0 1px #e16565 !important;background:#c24a4a !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#d14242),to(#c24a4a)) !important;background:-moz-linear-gradient(0% 0 270deg,#d14242,#c24a4a) !important}div.userpro-warning i{color:#d14242 !important}div.userpro-warning a{color:#fff !important}div.userpro-message p{background:#fffeda;border:1px solid #f9f893;border-radius:0;color:#444}div.userpro-input div.icon-ok{border-radius:0;color:#79a519 !important}div.userpro-input div.icon-ok i{color:#79a519 !important}span.strength-container{border:1px solid #dee5ec}span.strength-plain{background:#ddd}span.strength-plain.fill{background:#4ec130}span.strength-text{color:#999}a.userpro-profile-icon{background:#444 !important;border:1px solid #444;color:#fff !important}a.userpro-profile-icon i{color:#fff !important}a.userpro-profile-icon:hover{background:#fff !important;border:1px solid #fff}a.userpro-profile-icon:hover i{color:#333 !important}input.userpro-button,a.userpro-button,div.userpro div.ajax-file-upload{border-radius:3px !important;color:#fff !important;text-shadow:none !important;border:1px solid #353535 !important;background:#444 !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#444),to(#333)) !important;background:-moz-linear-gradient(0% 0 270deg,#444,#333) !important}input.userpro-button:hover,a.userpro-button:hover{border-color:#222 !important;background:#333 !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#333),to(#222)) !important;background:-moz-linear-gradient(0% 0 270deg,#333,#222) !important}input.userpro-button:active,a.userpro-button:active,div.userpro div.ajax-file-upload:active{position:relative !important;top:0 !important}input.userpro-button.secondary,a.userpro-button.secondary,div.userpro div.ajax-file-upload{color:#666 !important;border:solid 1px #ddd !important;box-shadow:inset 0 2px rgba(255,255,255,.8) !important;background:#fff !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#f8f8f8),to(#fff)) !important;background:-moz-linear-gradient(0% 0 270deg,#f8f8f8,#fff) !important;-webkit-appearance:none}input.userpro-button.secondary:hover,a.userpro-button.secondary:hover,div.userpro div.ajax-file-upload:hover{background:#fff !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#f8f8f8),to(#fff)) !important;background:-moz-linear-gradient(0% 0 270deg,#f8f8f8,#fff) !important;border:solid 1px #bbb !important;color:#666 !important}input.userpro-button.red,a.userpro-button.red{color:#fff !important;border:solid 1px #bd3d3d !important;box-shadow:inset 0 1px #e16565 !important;background:#ae3434 !important;-webkit-appearance:none}input.userpro-button.red:hover,a.userpro-button.red:hover{background:#ae3434 !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#ea5252),to(#ae3434)) !important;background:-moz-linear-gradient(0% 0 270deg,#ea5252,#ae3434) !important;border:solid 1px #bd3d3d !important;color:#fff !important}a.userpro-button.secondary.userpro-button-active,a.userpro-button.secondary.userpro-button-active:hover,a.userpro-button.secondary.userpro-button-active:focus{cursor:default !important;background:#fff !important;box-shadow:none !important}div.userpro{border-radius:5px;background:#fff;color:#666;border:1px solid #eee}div.userpro-head,div.userpro-centered{border-radius:5px 5px 0 0;background:#f5f5f5 url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/pattern.png) repeat;border-bottom:1px solid #eee}div.userpro-centered-c{background:#f5f5f5 url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/pattern.png) repeat;border-radius:5px}div.userpro-head.userpro-centered-header-only,div.userpro-centered.userpro-centered-header-only{border-bottom:0 !important;border-radius:0 0 5px 5px}div.userpro-profile-name{color:#444 !important}div.userpro-profile-name a{color:#444 !important}div.userpro-profile-img img{border-radius:5px;padding:5px !important;background:#fff !important;border:0 !important}div.userpro-section{border:1px solid #eee;border-radius:0;text-shadow:0 1px #fff;background:#fff;color:#666 !important;padding:5px 10px !important;border-radius:3px !important}div.userpro-section.userpro-collapsed-0{background:#666;border:1px solid #666;color:#fff !important;text-shadow:none}div.userpro-section.userpro-collapsed-0 i{color:#fff !important}div.userpro-section.userpro-collapsed-1{background:#f5f5f5;border:1px solid #f5f5f5;color:#888 !important}div.userpro-section.userpro-collapsed-1 i{color:#888 !important}ins.userpro-section-warning{color:#fff !important;border:solid 1px #bd3d3d !important;background:#c24a4a !important}div.userpro-field.userpro-submit{border-top:1px solid #e5e5e5}div.userpro-maxwidth div.userpro-input label{color:#888 !important}div.userpro-maxwidth{border-top:1px solid #e5e5e5}div.userpro-label label{color:#444 !important;font-weight:normal !important}div.userpro-label span.userpro-field-icon{border:1px solid transparent;background:#f5f5f5 !important;color:#999;border-radius:999px}div.userpro-label span.userpro-field-icon.icon-active{color:#fff !important;border:1px solid transparent;background:#444 !important}div.userpro-label span.userpro-field-icon.icon-active i{color:#fff !important}div.userpro-input{color:#999}div.userpro-input i.userpro-meta-value{color:#ccc}div.userpro-input a:hover i.userpro-meta-value{color:#444}div.userpro-input input[type=text],div.userpro-input input[type=password],div.userpro-input textarea{border-radius:3px !important;background:#f5f5f5 !important;border:1px solid #ddd !important;box-shadow:inset 0 -1px 4px #eee !important;color:#aaa !important}div.userpro-input input[type=text]:focus,div.userpro-input input[type=password]:focus,div.userpro-input textarea:focus{background:#fff !important;border:1px solid #aaa !important;box-shadow:inset 0 -1px 4px #ccc !important;color:#333 !important}div.userpro-input input[type=text].ok,div.userpro-input input[type=text].ok:focus,div.userpro-input input[type=password].ok,div.userpro-input input[type=password].ok:focus{padding-right:40px !important}div.userpro-input label.userpro-radio,div.userpro-input label.userpro-checkbox{color:#666 !important}div.userpro-input label.userpro-checkbox.hide-field{color:#888 !important}div.userpro-input label.userpro-radio span{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/unchecked.png) no-repeat center}div.userpro-input label.userpro-radio span.checked{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/checked.png) no-repeat center}div.userpro-input label.userpro-checkbox span{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/unchecked-checkbox.png) no-repeat center}div.userpro-input label.userpro-checkbox span.checked{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/checked-checkbox.png) no-repeat center}div.emd-filters label.userpro-radio span{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/unchecked.png) no-repeat center}div.emd-filters label.userpro-radio span.checked{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/checked.png) no-repeat center}div.emd-filters label.userpro-checkbox span{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/unchecked-checkbox.png) no-repeat center}div.emd-filters label.userpro-checkbox span.checked{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/checked-checkbox.png) no-repeat center}div.userpro-pic img{background:#ddd}div.userpro-pic-profilepicture img{border-radius:5px !important;border:1px solid #eee}div.ajax-file-upload-progress{border:1px solid #ddd}div.ajax-file-upload-bar{background:#75c03d}div.userpro-overlay{background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/overlay.png) repeat}div.userpro-search{border-bottom:1px solid #eee}form.userpro-search-form input[type=text]{border-radius:0;background:#fff !important;border:1px solid #ddd !important;box-shadow:inset 0 -1px 4px #eee !important;color:#888 !important}form.userpro-search-form input[type=text]:focus{background:#fff;border:1px solid #aaa !important;box-shadow:inset 0 -1px 4px #ccc !important;color:#555 !important}form.userpro-search-form button{border-radius:0 !important;text-shadow:none !important;color:#555 !important;border:solid 1px silver !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0px 1px 3px rgba(0,0,0,.1) !important;background:#e9e9e9 !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#f8f8f8),to(#e9e9e9)) !important;background:-moz-linear-gradient(0% 0 270deg,#f8f8f8,#e9e9e9) !important}form.userpro-search-form button:hover{background:#fefefe !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(#fefefe),to(#f0f0f0)) !important;background:-moz-linear-gradient(0% 0 270deg,#fefefe,#f0f0f0) !important;border:solid 1px silver !important;color:#555 !important}div.userpro-user div.userpro-user-link i{color:#666}div.userpro-user div.userpro-user-link a{color:#fff;background:#666;box-shadow:0 1px 2px #aaa}div.userpro-user div.userpro-user-link a{border-radius:20px}div.userpro-user a.userpro-user-img span{background:#ff6000;color:#fff}div.userpro-paginate span,div.userpro-paginate a.page-numbers{background:#fff !important;border:1px solid #ddd;text-decoration:none !important;color:#666 !important}div.userpro-paginate span.current{background:#444 !important;color:#fff !important}div.userpro-paginate a.page-numbers:hover{background:#222 !important;color:#fff !important}div.userpro-list-item{border-bottom:1px solid #eee}div.userpro-list-item-i{background:#eee;border-radius:999px !important}div.userpro-list-item-i img{border-radius:999px !important}a.userpro-list-item-name{color:#777 !important}a.userpro-list-item-name:hover{color:#333 !important}div.userpro-online-item{border-bottom:1px solid #eee}div.userpro-online-item-i{background:#eee;border-radius:3px !important}div.userpro-online-item-i img{border-radius:3px !important}a.userpro-online-item-name{color:#777 !important}a.userpro-online-item-name:hover{color:#333 !important}a.userpro-count-link{border-right:1px solid #eee;color:#999 !important}a.userpro-count-link span{color:#333 !important}a.userpro-count-link:hover{color:#fff !important;background:#333 !important}a.userpro-count-link:hover span{color:#fff !important}a.userpro-button.secondary i{color:#444}.recaptcha_widget{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%}#recaptcha_image{width:100% !important;height:auto !important}#recaptcha_image img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto}.recaptcha_is_showing_audio embed{height:0;width:0;overflow:hidden}.recaptcha_is_showing_audio #recaptcha_image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px}.recaptcha_is_showing_audio #recaptcha_image br{display:none}.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download{display:block}.recaptcha_input{color:#888;margin:10px 0 0 0}.recaptcha_input label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px !important}.recaptcha_input input{width:100%}.recaptcha_options{list-style:none;margin:6px 0 0 0 !important;height:18px}.recaptcha_options li{float:left;margin:0 6px 0 0}.recaptcha_options li a{text-decoration:none;font-size:16px;color:#369;display:block;width:20px;height:18px;text-shadow:0 1px 1px #999}.recaptcha_options li a:active{position:relative;top:1px;text-shadow:none}.captcha_hide{display:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:12px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none;top:0}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container a:hover{text-decoration:none !important}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border-radius:3px;text-decoration:none;white-space:nowrap;height:28px;line-height:28px;background:#f5f5f5 !important;color:#888 !important;border:1px solid #ddd;box-shadow:inset 0 -1px 4px #eee}.chosen-container-single .chosen-default{color:#888 !important}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 0 5px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;border-radius:0 !important;width:100% !important;height:auto;outline:0;border:1px solid #aaa;background:white url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px !important;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff)) !important;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(#eee 1%,#fff 15%) !important;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(#eee 1%,#fff 15%) !important;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(#eee 1%,#fff 15%) !important;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eee 1%,#fff 15%) !important;font-size:1em;font-family:sans-serif;line-height:normal}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 3px 3px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px}.chosen-container .chosen-results li.active-result{display:list-item;color:#555 !important;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc !important;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff !important}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto !important;height:1%;border:1px solid #ddd;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:5px;height:26px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:0;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #999;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background:#fff;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 5px}.chosen-container-active .chosen-choices{border:1px solid #999;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#111 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:white url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px;background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px,-webkit-linear-gradient(#eee 1%,#fff 15%);background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px,-moz-linear-gradient(#eee 1%,#fff 15%);background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px,-o-linear-gradient(#eee 1%,#fff 15%);background:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eee 1%,#fff 15%);direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 5px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 5px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(//porirua.connectaotearoa.nz/wp-content/plugins/userpro/skins/elegant/img/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}
.zilla-likes:hover,.zilla-likes.active{text-decoration:none}.zilla-blog-widget .zilla-likes,.tz_recentwork_widget .zilla-likes,.tz_blog_widget .zilla-likes,.home div#the_body #slider .excerpt .zilla-likes,.archive div#the_body #slider .excerpt .zilla-likes{display:none}
.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:bold}
.wp-caption{max-width:100%}.alignright{text-align:right}.alignleft{text-align:left}.aligncenter{text-align:center}
/*
Theme Name:     Connect Wellington
Description:    Variation for Connect Wellington
Author:         cwadmin
Template:       pluto-osetin-theme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:black}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0 !important}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}
/*
Theme Name:     Connect Wellington
Description:    Variation for Connect Wellington
Author:         cwadmin
Template:       pluto-osetin-theme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]: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}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.table td,.table th{background-color:#fff !important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;line-height:1.428571429;color:#3c5b68;background-color:#f0f3f5}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#f0f3f5;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;color:#4e5968}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:17px;margin-bottom:8.5px}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small{font-size:65%}h4,h5,h6{margin-top:8.5px;margin-bottom:8.5px}h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:32px}h3,.h3{font-size:24px}h4,.h4{font-size:16px}h5,.h5{font-size:14px}h6,.h6{font-size:13px}p{margin:0 0 8.5px}.lead{margin-bottom:17px;font-size:13px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:18px}}small,.small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-primary:hover{color:#3071a9}.text-warning{color:#8a6d3b}.text-warning:hover{color:#66512c}.text-danger{color:#a94442}.text-danger:hover{color:#843534}.text-success{color:#3c763d}.text-success:hover{color:#2b542c}.text-info{color:#31708f}.text-info:hover{color:#245269}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.page-header{padding-bottom:7.5px;margin:34px 0 17px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:8.5px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-top:0;margin-bottom:17px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:8.5px 17px;margin:0 0 17px;border-left:5px solid #eee}blockquote p{font-size:15px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small,blockquote .small{display:block;line-height:1.428571429;color:#999}blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small{text-align:right}blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:17px;font-style:normal;line-height:1.428571429}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}true,.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}true,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.666666666667%}.col-xs-10{width:83.333333333333%}.col-xs-9{width:75%}.col-xs-8{width:66.666666666667%}.col-xs-7{width:58.333333333333%}.col-xs-6{width:50%}.col-xs-5{width:41.666666666667%}.col-xs-4{width:33.333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666667%}.col-xs-1{width:8.3333333333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.666666666667%}.col-xs-pull-10{right:83.333333333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.666666666667%}.col-xs-pull-7{right:58.333333333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.666666666667%}.col-xs-pull-4{right:33.333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666667%}.col-xs-pull-1{right:8.3333333333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.666666666667%}.col-xs-push-10{left:83.333333333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.666666666667%}.col-xs-push-7{left:58.333333333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.666666666667%}.col-xs-push-4{left:33.333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666667%}.col-xs-push-1{left:8.3333333333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.666666666667%}.col-xs-offset-10{margin-left:83.333333333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.666666666667%}.col-xs-offset-7{margin-left:58.333333333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.666666666667%}.col-xs-offset-4{margin-left:33.333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666667%}.col-xs-offset-1{margin-left:8.3333333333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){true,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.666666666667%}.col-sm-10{width:83.333333333333%}.col-sm-9{width:75%}.col-sm-8{width:66.666666666667%}.col-sm-7{width:58.333333333333%}.col-sm-6{width:50%}.col-sm-5{width:41.666666666667%}.col-sm-4{width:33.333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666667%}.col-sm-1{width:8.3333333333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.666666666667%}.col-sm-pull-10{right:83.333333333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.666666666667%}.col-sm-pull-7{right:58.333333333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.666666666667%}.col-sm-pull-4{right:33.333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666667%}.col-sm-pull-1{right:8.3333333333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.666666666667%}.col-sm-push-10{left:83.333333333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.666666666667%}.col-sm-push-7{left:58.333333333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.666666666667%}.col-sm-push-4{left:33.333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666667%}.col-sm-push-1{left:8.3333333333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.666666666667%}.col-sm-offset-10{margin-left:83.333333333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.666666666667%}.col-sm-offset-7{margin-left:58.333333333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.666666666667%}.col-sm-offset-4{margin-left:33.333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666667%}.col-sm-offset-1{margin-left:8.3333333333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){true,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.666666666667%}.col-md-10{width:83.333333333333%}.col-md-9{width:75%}.col-md-8{width:66.666666666667%}.col-md-7{width:58.333333333333%}.col-md-6{width:50%}.col-md-5{width:41.666666666667%}.col-md-4{width:33.333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666667%}.col-md-1{width:8.3333333333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.666666666667%}.col-md-pull-10{right:83.333333333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.666666666667%}.col-md-pull-7{right:58.333333333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.666666666667%}.col-md-pull-4{right:33.333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666667%}.col-md-pull-1{right:8.3333333333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.666666666667%}.col-md-push-10{left:83.333333333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.666666666667%}.col-md-push-7{left:58.333333333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.666666666667%}.col-md-push-4{left:33.333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666667%}.col-md-push-1{left:8.3333333333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.666666666667%}.col-md-offset-10{margin-left:83.333333333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.666666666667%}.col-md-offset-7{margin-left:58.333333333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.666666666667%}.col-md-offset-4{margin-left:33.333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666667%}.col-md-offset-1{margin-left:8.3333333333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){true,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.666666666667%}.col-lg-10{width:83.333333333333%}.col-lg-9{width:75%}.col-lg-8{width:66.666666666667%}.col-lg-7{width:58.333333333333%}.col-lg-6{width:50%}.col-lg-5{width:41.666666666667%}.col-lg-4{width:33.333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666667%}.col-lg-1{width:8.3333333333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.666666666667%}.col-lg-pull-10{right:83.333333333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.666666666667%}.col-lg-pull-7{right:58.333333333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.666666666667%}.col-lg-pull-4{right:33.333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666667%}.col-lg-pull-1{right:8.3333333333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.666666666667%}.col-lg-push-10{left:83.333333333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.666666666667%}.col-lg-push-7{left:58.333333333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.666666666667%}.col-lg-push-4{left:33.333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666667%}.col-lg-push-1{left:8.3333333333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.666666666667%}.col-lg-offset-10{margin-left:83.333333333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.666666666667%}.col-lg-offset-7{margin-left:58.333333333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.666666666667%}.col-lg-offset-4{margin-left:33.333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666667%}.col-lg-offset-1{margin-left:8.3333333333333%}.col-lg-offset-0{margin-left:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}output{display:block;padding-top:7px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle}.form-control{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:17px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],fieldset[disabled] input[type="checkbox"],.radio[disabled],fieldset[disabled] .radio,.radio-inline[disabled],fieldset[disabled] .radio-inline,.checkbox[disabled],fieldset[disabled] .checkbox,.checkbox-inline[disabled],fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-sm{height:28px;line-height:28px}textarea.input-sm{height:auto}.input-lg{height:42px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}select.input-lg{height:42px;line-height:42px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#749eaf}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline select.form-control{width:auto}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:24px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-control-static{padding-top:7px}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#fff}.btn-primary{color:#fff;background-color:#4091c4;border-color:#3783b3}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#347ba7;border-color:#296184}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#4091c4;border-color:#3783b3}.btn-primary .badge{color:#4091c4;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:42px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:42px;line-height:42px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:28px;line-height:28px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:11px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:15px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn:first-child>.btn{margin-right:-1px}.input-group-btn:last-child>.btn{margin-left:-1px}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:11px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.close{float:right;font-size:18px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px;z-index:1050}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block !important}table.visible-xs.visible-sm{display:table}tr.visible-xs.visible-sm{display:table-row !important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block !important}table.visible-xs.visible-md{display:table}tr.visible-xs.visible-md{display:table-row !important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important}}@media(min-width:1200px){.visible-xs.visible-lg{display:block !important}table.visible-xs.visible-lg{display:table}tr.visible-xs.visible-lg{display:table-row !important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell !important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none !important}@media(max-width:767px){.visible-sm.visible-xs{display:block !important}table.visible-sm.visible-xs{display:table}tr.visible-sm.visible-xs{display:table-row !important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block !important}table.visible-sm.visible-md{display:table}tr.visible-sm.visible-md{display:table-row !important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important}}@media(min-width:1200px){.visible-sm.visible-lg{display:block !important}table.visible-sm.visible-lg{display:table}tr.visible-sm.visible-lg{display:table-row !important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell !important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none !important}@media(max-width:767px){.visible-md.visible-xs{display:block !important}table.visible-md.visible-xs{display:table}tr.visible-md.visible-xs{display:table-row !important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block !important}table.visible-md.visible-sm{display:table}tr.visible-md.visible-sm{display:table-row !important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:1200px){.visible-md.visible-lg{display:block !important}table.visible-md.visible-lg{display:table}tr.visible-md.visible-lg{display:table-row !important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell !important}}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none !important}@media(max-width:767px){.visible-lg.visible-xs{display:block !important}table.visible-lg.visible-xs{display:table}tr.visible-lg.visible-xs{display:table-row !important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block !important}table.visible-lg.visible-sm{display:table}tr.visible-lg.visible-sm{display:table-row !important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block !important}table.visible-lg.visible-md{display:table}tr.visible-lg.visible-md{display:table-row !important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}.hidden-xs{display:block !important}table.hidden-xs{display:table}tr.hidden-xs{display:table-row !important}th.hidden-xs,td.hidden-xs{display:table-cell !important}@media(max-width:767px){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md,tr.hidden-xs.hidden-md,th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none !important}}.hidden-sm{display:block !important}table.hidden-sm{display:table}tr.hidden-sm{display:table-row !important}th.hidden-sm,td.hidden-sm{display:table-cell !important}@media(max-width:767px){.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md,tr.hidden-sm.hidden-md,th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none !important}}.hidden-md{display:block !important}table.hidden-md{display:table}tr.hidden-md{display:table-row !important}th.hidden-md,td.hidden-md{display:table-cell !important}@media(max-width:767px){.hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm,tr.hidden-md.hidden-sm,th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none !important}}.hidden-lg{display:block !important}table.hidden-lg{display:table}tr.hidden-lg{display:table-row !important}th.hidden-lg,td.hidden-lg{display:table-cell !important}@media(max-width:767px){.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md,tr.hidden-lg.hidden-md,th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none !important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none !important}}.osfont{font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.os-vertical-align{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.os-vertical-align-parent{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.header-highlight-stroke{position:relative;margin-bottom:40px}.header-highlight-stroke:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}@media(min-width:1400px){.container{width:}}@media(min-width:1550px){.container{width:}}@media(min-width:1700px){.container{width:}}@media(min-width:1400px){true,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.666666666667%}.col-xl-10{width:83.333333333333%}.col-xl-9{width:75%}.col-xl-8{width:66.666666666667%}.col-xl-7{width:58.333333333333%}.col-xl-6{width:50%}.col-xl-5{width:41.666666666667%}.col-xl-4{width:33.333333333333%}.col-xl-3{width:25%}.col-xl-2{width:16.666666666667%}.col-xl-1{width:8.3333333333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.666666666667%}.col-xl-pull-10{right:83.333333333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.666666666667%}.col-xl-pull-7{right:58.333333333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.666666666667%}.col-xl-pull-4{right:33.333333333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.666666666667%}.col-xl-pull-1{right:8.3333333333333%}.col-xl-pull-0{right:0}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.666666666667%}.col-xl-push-10{left:83.333333333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.666666666667%}.col-xl-push-7{left:58.333333333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.666666666667%}.col-xl-push-4{left:33.333333333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.666666666667%}.col-xl-push-1{left:8.3333333333333%}.col-xl-push-0{left:0}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.666666666667%}.col-xl-offset-10{margin-left:83.333333333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.666666666667%}.col-xl-offset-7{margin-left:58.333333333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.666666666667%}.col-xl-offset-4{margin-left:33.333333333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.666666666667%}.col-xl-offset-1{margin-left:8.3333333333333%}.col-xl-offset-0{margin-left:0}}@media(min-width:1550px){true,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12{float:left}.col-xxl-12{width:100%}.col-xxl-11{width:91.666666666667%}.col-xxl-10{width:83.333333333333%}.col-xxl-9{width:75%}.col-xxl-8{width:66.666666666667%}.col-xxl-7{width:58.333333333333%}.col-xxl-6{width:50%}.col-xxl-5{width:41.666666666667%}.col-xxl-4{width:33.333333333333%}.col-xxl-3{width:25%}.col-xxl-2{width:16.666666666667%}.col-xxl-1{width:8.3333333333333%}.col-xxl-pull-12{right:100%}.col-xxl-pull-11{right:91.666666666667%}.col-xxl-pull-10{right:83.333333333333%}.col-xxl-pull-9{right:75%}.col-xxl-pull-8{right:66.666666666667%}.col-xxl-pull-7{right:58.333333333333%}.col-xxl-pull-6{right:50%}.col-xxl-pull-5{right:41.666666666667%}.col-xxl-pull-4{right:33.333333333333%}.col-xxl-pull-3{right:25%}.col-xxl-pull-2{right:16.666666666667%}.col-xxl-pull-1{right:8.3333333333333%}.col-xxl-pull-0{right:0}.col-xxl-push-12{left:100%}.col-xxl-push-11{left:91.666666666667%}.col-xxl-push-10{left:83.333333333333%}.col-xxl-push-9{left:75%}.col-xxl-push-8{left:66.666666666667%}.col-xxl-push-7{left:58.333333333333%}.col-xxl-push-6{left:50%}.col-xxl-push-5{left:41.666666666667%}.col-xxl-push-4{left:33.333333333333%}.col-xxl-push-3{left:25%}.col-xxl-push-2{left:16.666666666667%}.col-xxl-push-1{left:8.3333333333333%}.col-xxl-push-0{left:0}.col-xxl-offset-12{margin-left:100%}.col-xxl-offset-11{margin-left:91.666666666667%}.col-xxl-offset-10{margin-left:83.333333333333%}.col-xxl-offset-9{margin-left:75%}.col-xxl-offset-8{margin-left:66.666666666667%}.col-xxl-offset-7{margin-left:58.333333333333%}.col-xxl-offset-6{margin-left:50%}.col-xxl-offset-5{margin-left:41.666666666667%}.col-xxl-offset-4{margin-left:33.333333333333%}.col-xxl-offset-3{margin-left:25%}.col-xxl-offset-2{margin-left:16.666666666667%}.col-xxl-offset-1{margin-left:8.3333333333333%}.col-xxl-offset-0{margin-left:0}}@media(min-width:1700px){true,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12{float:left}.col-xxxl-12{width:100%}.col-xxxl-11{width:91.666666666667%}.col-xxxl-10{width:83.333333333333%}.col-xxxl-9{width:75%}.col-xxxl-8{width:66.666666666667%}.col-xxxl-7{width:58.333333333333%}.col-xxxl-6{width:50%}.col-xxxl-5{width:41.666666666667%}.col-xxxl-4{width:33.333333333333%}.col-xxxl-3{width:25%}.col-xxxl-2{width:16.666666666667%}.col-xxxl-1{width:8.3333333333333%}.col-xxxl-pull-12{right:100%}.col-xxxl-pull-11{right:91.666666666667%}.col-xxxl-pull-10{right:83.333333333333%}.col-xxxl-pull-9{right:75%}.col-xxxl-pull-8{right:66.666666666667%}.col-xxxl-pull-7{right:58.333333333333%}.col-xxxl-pull-6{right:50%}.col-xxxl-pull-5{right:41.666666666667%}.col-xxxl-pull-4{right:33.333333333333%}.col-xxxl-pull-3{right:25%}.col-xxxl-pull-2{right:16.666666666667%}.col-xxxl-pull-1{right:8.3333333333333%}.col-xxxl-pull-0{right:0}.col-xxxl-push-12{left:100%}.col-xxxl-push-11{left:91.666666666667%}.col-xxxl-push-10{left:83.333333333333%}.col-xxxl-push-9{left:75%}.col-xxxl-push-8{left:66.666666666667%}.col-xxxl-push-7{left:58.333333333333%}.col-xxxl-push-6{left:50%}.col-xxxl-push-5{left:41.666666666667%}.col-xxxl-push-4{left:33.333333333333%}.col-xxxl-push-3{left:25%}.col-xxxl-push-2{left:16.666666666667%}.col-xxxl-push-1{left:8.3333333333333%}.col-xxxl-push-0{left:0}.col-xxxl-offset-12{margin-left:100%}.col-xxxl-offset-11{margin-left:91.666666666667%}.col-xxxl-offset-10{margin-left:83.333333333333%}.col-xxxl-offset-9{margin-left:75%}.col-xxxl-offset-8{margin-left:66.666666666667%}.col-xxxl-offset-7{margin-left:58.333333333333%}.col-xxxl-offset-6{margin-left:50%}.col-xxxl-offset-5{margin-left:41.666666666667%}.col-xxxl-offset-4{margin-left:33.333333333333%}.col-xxxl-offset-3{margin-left:25%}.col-xxxl-offset-2{margin-left:16.666666666667%}.col-xxxl-offset-1{margin-left:8.3333333333333%}.col-xxxl-offset-0{margin-left:0}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:300;line-height:1.428571429;color:#3c5b68;background-color:#f0f3f5;background-image:none}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#f0f3f5;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.btn-unflat-default{color:#333;background-color:#fff;background-image:-webkit-linear-gradient(top,#fff 0,#fff 100%);background-image:linear-gradient(to bottom,#fff 0,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffffffff',GradientType=0);border-color:#bfbfbf;border-bottom-color:#a6a6a6;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #fff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #fff;text-shadow:-1px -1px 0 #d9d9d9;font-weight:700}.btn-unflat-default:hover,.btn-unflat-default:focus,.btn-unflat-default:active,.btn-unflat-default.active,.open .dropdown-toggle.btn-unflat-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-unflat-default:active,.btn-unflat-default.active,.open .dropdown-toggle.btn-unflat-default{background-image:none}.btn-unflat-default.disabled,.btn-unflat-default.disabled:hover,.btn-unflat-default.disabled:focus,.btn-unflat-default.disabled:active,.btn-unflat-default.disabled.active,.btn-unflat-default[disabled],.btn-unflat-default[disabled]:hover,.btn-unflat-default[disabled]:focus,.btn-unflat-default[disabled]:active,.btn-unflat-default[disabled].active,fieldset[disabled] .btn-unflat-default,fieldset[disabled] .btn-unflat-default:hover,fieldset[disabled] .btn-unflat-default:focus,fieldset[disabled] .btn-unflat-default:active,fieldset[disabled] .btn-unflat-default.active{background-color:#fff;border-color:#ccc}.btn-unflat-default .badge{color:#fff;background-color:#fff}.btn-unflat-primary{color:#fff;background-color:#4091c4;background-image:-webkit-linear-gradient(top,#67a7d0 0,#4091c4 100%);background-image:linear-gradient(to bottom,#67a7d0 0,#4091c4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff66a7d0',endColorstr='#ff4091c4',GradientType=0);border-color:#3175a0;border-bottom-color:#255879;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;text-shadow:-1px -1px 0 #2b678c;font-weight:700}.btn-unflat-primary:hover,.btn-unflat-primary:focus,.btn-unflat-primary:active,.btn-unflat-primary.active,.open .dropdown-toggle.btn-unflat-primary{color:#fff;background-color:#347ba7;border-color:#296184}.btn-unflat-primary:active,.btn-unflat-primary.active,.open .dropdown-toggle.btn-unflat-primary{background-image:none}.btn-unflat-primary.disabled,.btn-unflat-primary.disabled:hover,.btn-unflat-primary.disabled:focus,.btn-unflat-primary.disabled:active,.btn-unflat-primary.disabled.active,.btn-unflat-primary[disabled],.btn-unflat-primary[disabled]:hover,.btn-unflat-primary[disabled]:focus,.btn-unflat-primary[disabled]:active,.btn-unflat-primary[disabled].active,fieldset[disabled] .btn-unflat-primary,fieldset[disabled] .btn-unflat-primary:hover,fieldset[disabled] .btn-unflat-primary:focus,fieldset[disabled] .btn-unflat-primary:active,fieldset[disabled] .btn-unflat-primary.active{background-color:#4091c4;border-color:#3783b3}.btn-unflat-primary .badge{color:#4091c4;background-color:#fff}.btn-unflat-warning{color:#fff;background-color:#f0ad4e;background-image:-webkit-linear-gradient(top,#f4c37d 0,#f0ad4e 100%);background-image:linear-gradient(to bottom,#f4c37d 0,#f0ad4e 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3c27d',endColorstr='#fff0ad4e',GradientType=0);border-color:#ec971f;border-bottom-color:#c77c11;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #f8d9ac;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #f8d9ac;text-shadow:-1px -1px 0 #df8a13;font-weight:700}.btn-unflat-warning:hover,.btn-unflat-warning:focus,.btn-unflat-warning:active,.btn-unflat-warning.active,.open .dropdown-toggle.btn-unflat-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-unflat-warning:active,.btn-unflat-warning.active,.open .dropdown-toggle.btn-unflat-warning{background-image:none}.btn-unflat-warning.disabled,.btn-unflat-warning.disabled:hover,.btn-unflat-warning.disabled:focus,.btn-unflat-warning.disabled:active,.btn-unflat-warning.disabled.active,.btn-unflat-warning[disabled],.btn-unflat-warning[disabled]:hover,.btn-unflat-warning[disabled]:focus,.btn-unflat-warning[disabled]:active,.btn-unflat-warning[disabled].active,fieldset[disabled] .btn-unflat-warning,fieldset[disabled] .btn-unflat-warning:hover,fieldset[disabled] .btn-unflat-warning:focus,fieldset[disabled] .btn-unflat-warning:active,fieldset[disabled] .btn-unflat-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-unflat-warning .badge{color:#f0ad4e;background-color:#fff}.btn-unflat-danger{color:#fff;background-color:#d9534f;background-image:-webkit-linear-gradient(top,#e27c79 0,#d9534f 100%);background-image:linear-gradient(to bottom,#e27c79 0,#d9534f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe27b78',endColorstr='#ffd9534f',GradientType=0);border-color:#c9302c;border-bottom-color:#a02622;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #eba5a3;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #eba5a3;text-shadow:-1px -1px 0 #b52b27;font-weight:700}.btn-unflat-danger:hover,.btn-unflat-danger:focus,.btn-unflat-danger:active,.btn-unflat-danger.active,.open .dropdown-toggle.btn-unflat-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-unflat-danger:active,.btn-unflat-danger.active,.open .dropdown-toggle.btn-unflat-danger{background-image:none}.btn-unflat-danger.disabled,.btn-unflat-danger.disabled:hover,.btn-unflat-danger.disabled:focus,.btn-unflat-danger.disabled:active,.btn-unflat-danger.disabled.active,.btn-unflat-danger[disabled],.btn-unflat-danger[disabled]:hover,.btn-unflat-danger[disabled]:focus,.btn-unflat-danger[disabled]:active,.btn-unflat-danger[disabled].active,fieldset[disabled] .btn-unflat-danger,fieldset[disabled] .btn-unflat-danger:hover,fieldset[disabled] .btn-unflat-danger:focus,fieldset[disabled] .btn-unflat-danger:active,fieldset[disabled] .btn-unflat-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-unflat-danger .badge{color:#d9534f;background-color:#fff}.btn-unflat-success{color:#fff;background-color:#5cb85c;background-image:-webkit-linear-gradient(top,#80c780 0,#5cb85c 100%);background-image:linear-gradient(to bottom,#80c780 0,#5cb85c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7fc77f',endColorstr='#ff5cb85c',GradientType=0);border-color:#449d44;border-bottom-color:#357935;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #a3d7a3;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #a3d7a3;text-shadow:-1px -1px 0 #3d8b3d;font-weight:700}.btn-unflat-success:hover,.btn-unflat-success:focus,.btn-unflat-success:active,.btn-unflat-success.active,.open .dropdown-toggle.btn-unflat-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-unflat-success:active,.btn-unflat-success.active,.open .dropdown-toggle.btn-unflat-success{background-image:none}.btn-unflat-success.disabled,.btn-unflat-success.disabled:hover,.btn-unflat-success.disabled:focus,.btn-unflat-success.disabled:active,.btn-unflat-success.disabled.active,.btn-unflat-success[disabled],.btn-unflat-success[disabled]:hover,.btn-unflat-success[disabled]:focus,.btn-unflat-success[disabled]:active,.btn-unflat-success[disabled].active,fieldset[disabled] .btn-unflat-success,fieldset[disabled] .btn-unflat-success:hover,fieldset[disabled] .btn-unflat-success:focus,fieldset[disabled] .btn-unflat-success:active,fieldset[disabled] .btn-unflat-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-unflat-success .badge{color:#5cb85c;background-color:#fff}.btn-unflat-info{color:#fff;background-color:#5bc0de;background-image:-webkit-linear-gradient(top,#85d0e7 0,#5bc0de 100%);background-image:linear-gradient(to bottom,#85d0e7 0,#5bc0de 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85d0e6',endColorstr='#ff5bc0de',GradientType=0);border-color:#31b0d5;border-bottom-color:#2390b0;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #b0e1ef;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #b0e1ef;text-shadow:-1px -1px 0 #28a1c5;font-weight:700}.btn-unflat-info:hover,.btn-unflat-info:focus,.btn-unflat-info:active,.btn-unflat-info.active,.open .dropdown-toggle.btn-unflat-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-unflat-info:active,.btn-unflat-info.active,.open .dropdown-toggle.btn-unflat-info{background-image:none}.btn-unflat-info.disabled,.btn-unflat-info.disabled:hover,.btn-unflat-info.disabled:focus,.btn-unflat-info.disabled:active,.btn-unflat-info.disabled.active,.btn-unflat-info[disabled],.btn-unflat-info[disabled]:hover,.btn-unflat-info[disabled]:focus,.btn-unflat-info[disabled]:active,.btn-unflat-info[disabled].active,fieldset[disabled] .btn-unflat-info,fieldset[disabled] .btn-unflat-info:hover,fieldset[disabled] .btn-unflat-info:focus,fieldset[disabled] .btn-unflat-info:active,fieldset[disabled] .btn-unflat-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-unflat-info .badge{color:#5bc0de;background-color:#fff}.btn-trans-default{color:#01679b;background-color:transparent;border-color:#216689;box-shadow:inset 0 0 0 1px #216689;font-weight:400}.btn-trans-default:hover,.btn-trans-default:focus,.btn-trans-default:active,.btn-trans-default.active,.open .dropdown-toggle.btn-trans-default{color:#01679b;border-color:#154158}.btn-trans-default:active,.btn-trans-default.active,.open .dropdown-toggle.btn-trans-default{background-image:none}.btn-trans-default.disabled,.btn-trans-default.disabled:hover,.btn-trans-default.disabled:focus,.btn-trans-default.disabled:active,.btn-trans-default.disabled.active,.btn-trans-default[disabled],.btn-trans-default[disabled]:hover,.btn-trans-default[disabled]:focus,.btn-trans-default[disabled]:active,.btn-trans-default[disabled].active,fieldset[disabled] .btn-trans-default,fieldset[disabled] .btn-trans-default:hover,fieldset[disabled] .btn-trans-default:focus,fieldset[disabled] .btn-trans-default:active,fieldset[disabled] .btn-trans-default.active{border-color:#216689}.btn-trans-default .badge{color:}.btn-trans-primary{color:#fff;background-color:transparent;border-color:#3783b3;box-shadow:inset 0 0 0 1px #3783b3;font-weight:400}.btn-trans-primary:hover,.btn-trans-primary:focus,.btn-trans-primary:active,.btn-trans-primary.active,.open .dropdown-toggle.btn-trans-primary{color:#fff;border-color:#296184}.btn-trans-primary:active,.btn-trans-primary.active,.open .dropdown-toggle.btn-trans-primary{background-image:none}.btn-trans-primary.disabled,.btn-trans-primary.disabled:hover,.btn-trans-primary.disabled:focus,.btn-trans-primary.disabled:active,.btn-trans-primary.disabled.active,.btn-trans-primary[disabled],.btn-trans-primary[disabled]:hover,.btn-trans-primary[disabled]:focus,.btn-trans-primary[disabled]:active,.btn-trans-primary[disabled].active,fieldset[disabled] .btn-trans-primary,fieldset[disabled] .btn-trans-primary:hover,fieldset[disabled] .btn-trans-primary:focus,fieldset[disabled] .btn-trans-primary:active,fieldset[disabled] .btn-trans-primary.active{border-color:#3783b3}.btn-trans-primary .badge{color:}.btn-trans-warning{color:#fff;background-color:transparent;border-color:#eea236;box-shadow:inset 0 0 0 1px #eea236;font-weight:400}.btn-trans-warning:hover,.btn-trans-warning:focus,.btn-trans-warning:active,.btn-trans-warning.active,.open .dropdown-toggle.btn-trans-warning{color:#fff;border-color:#d58512}.btn-trans-warning:active,.btn-trans-warning.active,.open .dropdown-toggle.btn-trans-warning{background-image:none}.btn-trans-warning.disabled,.btn-trans-warning.disabled:hover,.btn-trans-warning.disabled:focus,.btn-trans-warning.disabled:active,.btn-trans-warning.disabled.active,.btn-trans-warning[disabled],.btn-trans-warning[disabled]:hover,.btn-trans-warning[disabled]:focus,.btn-trans-warning[disabled]:active,.btn-trans-warning[disabled].active,fieldset[disabled] .btn-trans-warning,fieldset[disabled] .btn-trans-warning:hover,fieldset[disabled] .btn-trans-warning:focus,fieldset[disabled] .btn-trans-warning:active,fieldset[disabled] .btn-trans-warning.active{border-color:#eea236}.btn-trans-warning .badge{color:}.btn-trans-danger{color:#fff;background-color:transparent;border-color:#d43f3a;box-shadow:inset 0 0 0 1px #d43f3a;font-weight:400}.btn-trans-danger:hover,.btn-trans-danger:focus,.btn-trans-danger:active,.btn-trans-danger.active,.open .dropdown-toggle.btn-trans-danger{color:#fff;border-color:#ac2925}.btn-trans-danger:active,.btn-trans-danger.active,.open .dropdown-toggle.btn-trans-danger{background-image:none}.btn-trans-danger.disabled,.btn-trans-danger.disabled:hover,.btn-trans-danger.disabled:focus,.btn-trans-danger.disabled:active,.btn-trans-danger.disabled.active,.btn-trans-danger[disabled],.btn-trans-danger[disabled]:hover,.btn-trans-danger[disabled]:focus,.btn-trans-danger[disabled]:active,.btn-trans-danger[disabled].active,fieldset[disabled] .btn-trans-danger,fieldset[disabled] .btn-trans-danger:hover,fieldset[disabled] .btn-trans-danger:focus,fieldset[disabled] .btn-trans-danger:active,fieldset[disabled] .btn-trans-danger.active{border-color:#d43f3a}.btn-trans-danger .badge{color:}.btn-trans-success{color:#fff;background-color:transparent;border-color:#4cae4c;box-shadow:inset 0 0 0 1px #4cae4c;font-weight:400}.btn-trans-success:hover,.btn-trans-success:focus,.btn-trans-success:active,.btn-trans-success.active,.open .dropdown-toggle.btn-trans-success{color:#fff;border-color:#398439}.btn-trans-success:active,.btn-trans-success.active,.open .dropdown-toggle.btn-trans-success{background-image:none}.btn-trans-success.disabled,.btn-trans-success.disabled:hover,.btn-trans-success.disabled:focus,.btn-trans-success.disabled:active,.btn-trans-success.disabled.active,.btn-trans-success[disabled],.btn-trans-success[disabled]:hover,.btn-trans-success[disabled]:focus,.btn-trans-success[disabled]:active,.btn-trans-success[disabled].active,fieldset[disabled] .btn-trans-success,fieldset[disabled] .btn-trans-success:hover,fieldset[disabled] .btn-trans-success:focus,fieldset[disabled] .btn-trans-success:active,fieldset[disabled] .btn-trans-success.active{border-color:#4cae4c}.btn-trans-success .badge{color:}.btn-trans-info{color:#fff;background-color:transparent;border-color:#46b8da;box-shadow:inset 0 0 0 1px #46b8da;font-weight:400}.btn-trans-info:hover,.btn-trans-info:focus,.btn-trans-info:active,.btn-trans-info.active,.open .dropdown-toggle.btn-trans-info{color:#fff;border-color:#269abc}.btn-trans-info:active,.btn-trans-info.active,.open .dropdown-toggle.btn-trans-info{background-image:none}.btn-trans-info.disabled,.btn-trans-info.disabled:hover,.btn-trans-info.disabled:focus,.btn-trans-info.disabled:active,.btn-trans-info.disabled.active,.btn-trans-info[disabled],.btn-trans-info[disabled]:hover,.btn-trans-info[disabled]:focus,.btn-trans-info[disabled]:active,.btn-trans-info[disabled].active,fieldset[disabled] .btn-trans-info,fieldset[disabled] .btn-trans-info:hover,fieldset[disabled] .btn-trans-info:focus,fieldset[disabled] .btn-trans-info:active,fieldset[disabled] .btn-trans-info.active{border-color:#46b8da}.btn-trans-info .badge{color:}.btn-trans-white{color:#fff;background-color:transparent;border-color:#fff;box-shadow:inset 0 0 0 1px #fff;font-weight:400}.btn-trans-white:hover,.btn-trans-white:focus,.btn-trans-white:active,.btn-trans-white.active,.open .dropdown-toggle.btn-trans-white{color:#fff;border-color:#e0e0e0}.btn-trans-white:active,.btn-trans-white.active,.open .dropdown-toggle.btn-trans-white{background-image:none}.btn-trans-white.disabled,.btn-trans-white.disabled:hover,.btn-trans-white.disabled:focus,.btn-trans-white.disabled:active,.btn-trans-white.disabled.active,.btn-trans-white[disabled],.btn-trans-white[disabled]:hover,.btn-trans-white[disabled]:focus,.btn-trans-white[disabled]:active,.btn-trans-white[disabled].active,fieldset[disabled] .btn-trans-white,fieldset[disabled] .btn-trans-white:hover,fieldset[disabled] .btn-trans-white:focus,fieldset[disabled] .btn-trans-white:active,fieldset[disabled] .btn-trans-white.active{border-color:#fff}.btn-trans-white .badge{color:}.btn-trans-black{color:#111;background-color:transparent;border-color:#111;box-shadow:inset 0 0 0 1px #111;font-weight:400}.btn-trans-black:hover,.btn-trans-black:focus,.btn-trans-black:active,.btn-trans-black.active,.open .dropdown-toggle.btn-trans-black{color:#111;border-color:#000}.btn-trans-black:active,.btn-trans-black.active,.open .dropdown-toggle.btn-trans-black{background-image:none}.btn-trans-black.disabled,.btn-trans-black.disabled:hover,.btn-trans-black.disabled:focus,.btn-trans-black.disabled:active,.btn-trans-black.disabled.active,.btn-trans-black[disabled],.btn-trans-black[disabled]:hover,.btn-trans-black[disabled]:focus,.btn-trans-black[disabled]:active,.btn-trans-black[disabled].active,fieldset[disabled] .btn-trans-black,fieldset[disabled] .btn-trans-black:hover,fieldset[disabled] .btn-trans-black:focus,fieldset[disabled] .btn-trans-black:active,fieldset[disabled] .btn-trans-black.active{border-color:#111}.btn-trans-black .badge{color:}.img-max img{max-width:100%}.text-bigger{font-size:15px}.text-content{font-size:16px;font-weight:300;line-height:26px}.text-style-thin{font-weight:100}.heading-first{margin-top:0}.text-upper{text-transform:uppercase}.padded-vert{padding-top:60px;padding-bottom:60px}.padded-vert-one{padding-top:80px;padding-bottom:80px}.padded-vert-two{padding-top:100px;padding-bottom:100px}.padded-hor{padding-left:60px;padding-right:60px}.padded-bottom{padding-bottom:60px}.padded-top-half{padding-top:30px}.padded-top{padding-top:60px}.padded-top-one{padding-top:80px}.padded-top-two{padding-top:100px}.padded-left{padding-left:40px}.padded-left-one{padding-left:60px}.padded-left-two{padding-left:80px}.padded-right{padding-right:40px}.container-fluid{padding-left:15px;padding-right:15px}.col-no-margin{margin:0 !important;padding:0 !important}.row-no-margins{margin-left:0;margin-right:0}.row-no-margins>[class^="col-"]{padding-left:0;padding-right:0}.row-narrow-spaced{margin-left:-10px;margin-right:-10px}@font-face{font-family:'osfonts';src:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/osfonts/osfonts.eot?-gq2skg');src:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/osfonts/osfonts.eot?#iefix-gq2skg') format('embedded-opentype'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/osfonts/osfonts.woff?-gq2skg') format('woff'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/osfonts/osfonts.ttf?-gq2skg') format('truetype'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/osfonts/osfonts.svg?-gq2skg#osfonts') format('svg');font-weight:normal;font-style:normal}[class^="os-icon-"],[class*=" os-icon-"]{font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.os-icon-search:before{content:"\f002"}.os-icon-heart:before{content:"\f004"}.os-icon-clock-o:before{content:"\f017"}.os-icon-qrcode:before{content:"\f029"}.os-icon-plus:before{content:"\f067"}.os-icon-minus:before{content:"\f068"}.os-icon-eye:before{content:"\f06e"}.os-icon-eye-slash:before{content:"\f070"}.os-icon-bars:before{content:"\f0c9"}.os-icon-angle-left:before{content:"\f104"}.os-icon-angle-right:before{content:"\f105"}.os-icon-angle-up:before{content:"\f106"}.os-icon-angle-down:before{content:"\f107"}.os-icon-circle-o:before{content:"\f10c"}.os-icon-thin-098_zoom_in_magnify_plus:before{content:"\e7e2"}.os-icon-thin-044_visability_view_watch_eye:before{content:"\e818"}.os-icon-thin-042_comment_quote_reply:before{content:"\e81a"}.os-icon-thin-038_comment_chat_message:before{content:"\e81e"}.os-icon-google-plus:before{content:"\e600"}.os-icon-instagram:before{content:"\e602"}.os-icon-behance:before{content:"\e603"}.os-icon-soundcloud:before{content:"\e606"}.os-icon-pinterest:before{content:"\e607"}.os-icon-myspace:before{content:"\e60a"}.os-icon-blogger:before{content:"\e60f"}.os-icon-stumbleupon:before{content:"\e610"}.os-icon-technorati:before{content:"\e611"}.os-icon-picasa:before{content:"\e613"}.os-icon-rss:before{content:"\e614"}.os-icon-delicious:before{content:"\e615"}.os-icon-youtube:before{content:"\e616"}.os-icon-tumblr:before{content:"\e619"}.os-icon-yahoo:before{content:"\e61a"}.os-icon-vimeo:before{content:"\e61b"}.os-icon-lastfm:before{content:"\e61c"}.os-icon-linkedin:before{content:"\e61d"}.os-icon-google:before{content:"\e61f"}.os-icon-digg:before{content:"\e620"}.os-icon-facebook:before{content:"\e622"}.os-icon-twitter:before{content:"\e623"}.os-icon-flickr:before{content:"\e624"}.os-icon-twitter2:before{content:"\e625"}.os-icon-dribbble:before{content:"\e626"}@media(min-width:768px) and (max-width:991px){.display-type{content:"tablet"}}@media(max-width:767px){.display-type{content:"phone"}}.index-isotope{padding-top:20px}.index-isotope.v2{padding-top:0}@media(min-width:992px){.page-fixed-width .index-isotope,.page-fixed-width .featured-posts-slider-contents,.page-fixed-width ul.products{margin-left:-1%;margin-right:-1%}.page-fixed-width .index-isotope .item-isotope,.page-fixed-width .index-isotope article.featured-post,.page-fixed-width .featured-posts-slider-contents .item-isotope,.page-fixed-width .featured-posts-slider-contents article.featured-post,.page-fixed-width ul.products .item-isotope,.page-fixed-width ul.products article.featured-post{width:33.323333333333%;padding:1%}.page-fixed-width .featured-posts-slider-contents,.page-fixed-width .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(max-width:992px){.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v1,.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v3,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v1,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v3{padding:0}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v1 .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v3 .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v1 .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v3 .item-isotope{padding:15px 0;float:none}}@media(min-width:992px) and (max-width:1199px){.page-fluid-width.no-sidebar.menu-position-left .index-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .index-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{width:49.99%;padding:1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2 .item-isotope{width:49.99%;padding:0}.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1200px) and (max-width:1599px){.page-fluid-width.no-sidebar.menu-position-left .index-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .index-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{width:33.323333333333%;padding:1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2 .item-isotope{width:33.323333333333%;padding:0}.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1600px) and (max-width:1749px){.page-fluid-width.no-sidebar.menu-position-left .index-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .index-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{width:24.99%;padding:1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2 .item-isotope{width:24.99%;padding:0}.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1750px) and (max-width:5000px){.page-fluid-width.no-sidebar.menu-position-left .index-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .index-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{width:19.99%;padding:1%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.no-sidebar.menu-position-right .index-isotope.v2 .item-isotope{width:19.99%;padding:0}.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(max-width:768px){.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v1,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v3{padding:0}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v1 .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v3 .item-isotope{padding:15px 0;float:none}}@media(min-width:768px) and (max-width:991px){.page-fluid-width.no-sidebar.menu-position-top .index-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{width:49.99%;padding:1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2 .item-isotope{width:49.99%;padding:0}.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:992px) and (max-width:1199px){.page-fluid-width.no-sidebar.menu-position-top .index-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{width:33.323333333333%;padding:1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2 .item-isotope{width:33.323333333333%;padding:0}.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1200px) and (max-width:1299px){.page-fluid-width.no-sidebar.menu-position-top .index-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{width:33.323333333333%;padding:1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2 .item-isotope{width:33.323333333333%;padding:0}.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1300px) and (max-width:1599px){.page-fluid-width.no-sidebar.menu-position-top .index-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{width:24.99%;padding:1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2 .item-isotope{width:24.99%;padding:0}.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1600px) and (max-width:5000px){.page-fluid-width.no-sidebar.menu-position-top .index-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{width:19.99%;padding:1%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.no-sidebar.menu-position-top .index-isotope.v2 .item-isotope{width:19.99%;padding:0}.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents,.page-fluid-width.no-sidebar.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(max-width:992px){.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v1,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v3,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v1,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v3,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v1,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v3,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v1,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v3{padding:0}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v1 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v3 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v1 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v3 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v1 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v3 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v1 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v3 .item-isotope{padding:15px 0;float:none}}@media(min-width:992px) and (max-width:1599px){.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents article.featured-post{width:49.99%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v2,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v2 .item-isotope{width:49.99%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1600px) and (max-width:1749px){.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents article.featured-post{width:33.323333333333%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v2,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v2 .item-isotope{width:33.323333333333%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1750px) and (max-width:5000px){.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents article.featured-post{width:24.99%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v2,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-right .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-left .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-right .index-isotope.v2 .item-isotope{width:24.99%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-right .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-left .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-right .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(max-width:992px){.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v1,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v3,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v1,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v3{padding:0}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v1 .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v3 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v1 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v3 .item-isotope{padding:15px 0;float:none}}@media(min-width:992px) and (max-width:1299px){.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{width:49.99%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2 .item-isotope{width:49.99%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1300px) and (max-width:1599px){.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{width:33.323333333333%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2 .item-isotope{width:33.323333333333%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1600px) and (max-width:1879px){.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{width:24.99%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2 .item-isotope{width:24.99%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}@media(min-width:1880px) and (max-width:5000px){.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents{margin-left:-1%;margin-right:-1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{width:19.99%;padding:1%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.isotope-condensed article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents.isotope-condensed article.featured-post{padding:.7%}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2{margin-left:0;margin-right:0}.page-fluid-width.sidebar-position-left.menu-position-top .index-isotope.v2 .item-isotope,.page-fluid-width.sidebar-position-right.menu-position-top .index-isotope.v2 .item-isotope{width:19.99%;padding:0}.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-left.menu-position-top .featured-posts-slider-contents article.featured-post,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents,.page-fluid-width.sidebar-position-right.menu-position-top .featured-posts-slider-contents article.featured-post{padding-top:0;padding-bottom:0}}.primary-sidebar{background-color:#eaedf0;background-image:none;-webkit-box-shadow:inset 2px 0 3px 0 rgba(0,0,0,0.08),-1px 0 2px 0 #fff;box-shadow:inset 2px 0 3px 0 rgba(0,0,0,0.08),-1px 0 2px 0 #fff;padding:30px 30px 50px;position:relative;color:#3c5b68}.primary-sidebar .sidebar-toggle-w{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #dbe0e5}.primary-sidebar .sidebar-toggle-w:before,.primary-sidebar .sidebar-toggle-w:after{content:" ";display:table}.primary-sidebar .sidebar-toggle-w:after{clear:both}.primary-sidebar .sidebar-toggle-w:before,.primary-sidebar .sidebar-toggle-w:after{content:" ";display:table}.primary-sidebar .sidebar-toggle-w:after{clear:both}.primary-sidebar .sidebar-toggle-w a{color:#111}.primary-sidebar .sidebar-toggle-w a i{margin-right:10px;font-size:32px;float:left;display:block;line-height:34px;color:#ccd4db}.primary-sidebar .sidebar-toggle-w a .sidebar-toggler-label{text-transform:uppercase;font-size:12px;color:#000;float:left;display:block;line-height:34px}.primary-sidebar .sidebar-toggle-w a:hover{color:#000;text-decoration:none}.primary-sidebar-wrapper{-webkit-transition:all .2s ease;transition:all .2s ease}.sidebar-main-toggler{display:none;z-index:100;position:fixed;right:10px;top:40px;font-size:18px;cursor:pointer}@media(max-width:991px){.sidebar-main-toggler{display:none !important}}.top-sidebar-wrapper{text-align:center;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #e1e7eb}.top-sidebar-wrapper .AdWidget_ImageWidget a img{width:100%;max-width:728px}.home .top-sidebar-wrapper{padding-right:20px;padding-left:20px}.under-menu-sidebar-wrapper{margin-top:40px}.under-menu-sidebar-wrapper .AdWidget_ImageWidget a img{max-width:100%}@media(max-height:750px){.hidden-on-smaller-screens .under-menu-sidebar-wrapper{display:none}}.sidebar-under-post{max-width:1200px;margin:50px auto}.not-wrapped-widgets .sidebar-under-post>.row{margin-left:0;margin-right:0}.not-wrapped-widgets .sidebar-under-post>.row>[class^="col-"]{padding-left:0;padding-right:0}.menu-block{background-color:#fff;background-image:none;background-size:auto;background-image:-webkit-linear-gradient(top,#fff 0,#eaeef2 100%);background-image:linear-gradient(to bottom,#fff 0,#eaeef2 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeaeef2',GradientType=0);-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,0.1),inset 0 0 2px 1px #fff;box-shadow:0 0 8px 1px rgba(0,0,0,0.1),inset 0 0 2px 1px #fff;padding:50px 50px 0 50px;text-align:left;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:999;border-top:4px solid #fad532}.menu-block .logo{margin-bottom:50px}.menu-block .logo a{color:#111;font-size:24px;font-weight:700;line-height:34px}.menu-block .logo a img{margin-right:5px;vertical-align:middle;height:40px;width:auto}.menu-block .logo a span{vertical-align:middle}.menu-block .logo a:hover{text-decoration:none}.menu-block form.search-form{position:relative;margin-bottom:50px;margin-left:-15px;margin-right:-15px}.menu-block form.search-form:before{font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";top:8px;right:10px;position:absolute;color:#c0d1db;font-size:16px}.menu-block form.search-form .widget-title,.menu-block form.search-form .search-submit,.menu-block form.search-form .screen-reader-text{display:none}.menu-block form.search-form label{display:block;margin-bottom:0}.menu-block form.search-form .search-field{border:1px solid #ebebeb;border-top:1px solid #d2d2d2;border-left:1px solid #dedede;border-right:1px solid #dedede;-webkit-box-shadow:1px 1px 2px 0 #fff,inset 0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:1px 1px 2px 0 #fff,inset 0 1px 1px 0 rgba(0,0,0,0.1);margin:0;display:block;width:100%;color:#111;background-color:#fff;border-radius:20px;padding:7px 15px;outline:0}.menu-block form.search-form .search-field:focus{border:1px solid #b8b8b8}.menu-block form.search-form .search-field::-webkit-input-placeholder{color:#888}.menu-block form.search-form .search-field::-moz-placeholder{color:#888}.menu-block .divider{width:16px;height:4px;background-color:#fad532;margin-bottom:50px}.menu-block .os_menu{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif}.menu-block .os_menu ul{list-style:none;padding:0;margin:0;margin-bottom:50px}.menu-block .os_menu li{margin-bottom:10px;font-size:15px}.menu-block .os_menu li a{color:#111;outline:0;font-weight:400;text-shadow:none}.menu-block .os_menu li.current-menu-item>a,.menu-block .os_menu li:hover>a{color:#585858;text-decoration:none}.menu-block .os_menu li.current-menu-item>a{border-bottom:1px solid #111}.menu-block .os_menu li.menu-item-has-children{position:relative}.menu-block .os_menu li.menu-item-has-children:before{content:"\f105";font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;position:absolute;left:-16px;top:5px;color:#5e5e5e}.menu-block .os_menu .sub-menu{margin-top:20px;padding-left:20px;margin-bottom:30px;display:none;list-style-type:circle}.menu-block .os_menu .sub-menu li{margin-bottom:8px;font-size:10px}.menu-block .os_menu .sub-menu li a:hover{text-decoration:underline}.menu-block .zilla-social{margin-right:-10px}.menu-block .zilla-social a{margin-right:5px;margin-bottom:5px;display:inline-block}.menu-block .zilla-social a img{width:24px}.menu-block .zilla-social+form.search-form{margin-top:50px}.menu-block .social-icons{list-style:none;padding:0;margin:0}.menu-block .social-icons:before,.menu-block .social-icons:after{content:" ";display:table}.menu-block .social-icons:after{clear:both}.menu-block .social-icons:before,.menu-block .social-icons:after{content:" ";display:table}.menu-block .social-icons:after{clear:both}.menu-block .social-icons li{display:block;float:left;margin-right:5px;margin-bottom:5px}.menu-block .social-icons li a{font-size:32px;text-align:center;color:#111}.menu-block .social-icons li:last-child{margin-right:0}.menu-position-top .menu-block{border-bottom:#ebebeb;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.1);box-shadow:0 0 5px 1px rgba(0,0,0,0.1);position:relative;padding:20px 0;background-image:none;background-size:auto;background-color:#fff}.menu-position-top .menu-block .container-fluid{padding-left:35px;padding-right:35px}.menu-position-top .menu-block .logo{margin-bottom:20px}.menu-position-top .menu-block .sub-menu li.current-menu-item{background-color:#f2f2f2}.menu-position-top .menu-block .sub-menu li.current-menu-item a{border-bottom:0}.menu-position-top .menu-block form.search-form{float:right;width:200px;margin-bottom:0;margin-left:0;margin-right:0}.menu-position-top .menu-block .zilla-social{text-align:center}.menu-position-top .menu-block .zilla-social a{margin:0 7px 7px}.menu-position-top .menu-block .zilla-social a img{width:32px}@media(min-width:992px){.menu-position-top .menu-block .sub-menu{position:absolute;max-width:400px;background-image:-webkit-linear-gradient(top,#fff 0,#fff 100%);background-image:linear-gradient(to bottom,#fff 0,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffffffff',GradientType=0);left:0;top:25px;z-index:10999;padding:10px 10px 10px 10px;text-align:left;list-style:circle;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.1);box-shadow:0 5px 10px 0 rgba(0,0,0,0.1);z-index:12000}.menu-position-top .menu-block .sub-menu li{display:block}.menu-position-top .menu-block .sub-menu li a{display:block;padding:5px 20px}.menu-position-top .menu-block .sub-menu li:last-child{margin-bottom:0}.menu-position-top .menu-block .sub-menu li a:hover{text-decoration:none;background-color:#f2f2f2}.menu-position-top .menu-block .sub-menu.sub-menu-active{display:block}}.menu-position-top.menu-style-v1 .menu-block .os_menu{text-align:center;border-top:1px solid #e6e6e6;padding-top:20px}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul{margin:0}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li{display:inline-block;margin:0 20px;position:relative;font-size:15px}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li.menu-item-has-children:before{content:"\f107"}.menu-position-top.menu-style-v1 .menu-block .os_menu .sub-menu{margin:0}.menu-position-top.menu-style-v1 .menu-block .os_menu .sub-menu li{margin-bottom:0;font-size:15px;white-space:nowrap}@media(min-width:992px){.menu-position-top.menu-style-v2.menu-fixed .main-content-i{padding-top:57px}.menu-position-top.menu-style-v2.menu-fixed .primary-sidebar-wrapper{padding-top:57px}}.menu-position-top.menu-style-v2 .menu-block{position:fixed;width:100%;padding:10px 0}.menu-position-top.menu-style-v2 .menu-block .menu-inner-w{padding:0 30px}.menu-position-top.menu-style-v2 .menu-block .menu-inner-w:before,.menu-position-top.menu-style-v2 .menu-block .menu-inner-w:after{content:" ";display:table}.menu-position-top.menu-style-v2 .menu-block .menu-inner-w:after{clear:both}.menu-position-top.menu-style-v2 .menu-block .menu-inner-w:before,.menu-position-top.menu-style-v2 .menu-block .menu-inner-w:after{content:" ";display:table}.menu-position-top.menu-style-v2 .menu-block .menu-inner-w:after{clear:both}.menu-position-top.menu-style-v2 .menu-block .logo{float:left;margin-right:80px;margin-bottom:0}.menu-position-top.menu-style-v2 .menu-block .logo img{height:40px}.menu-position-top.menu-style-v2 .menu-block .os_menu{text-align:left;float:left}.menu-position-top.menu-style-v2 .menu-block .os_menu>ul{margin:0;float:left}.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li{float:left;padding:9px 15px;border-left:1px solid #e8e8e8;position:relative;margin-bottom:0;font-size:12px;text-transform:uppercase}.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li>a{font-size:12px}.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li.menu-item-has-children{padding-right:30px}.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li.menu-item-has-children:before{content:"\f107";right:15px;left:auto;top:11px}.menu-position-top.menu-style-v2 .menu-block .os_menu .sub-menu li{font-size:12px;white-space:nowrap}.menu-position-top.menu-style-v2 .menu-block .os_menu .sub-menu li a{font-size:12px}.menu-position-top.menu-style-v2 .menu-block .menu-social-w{float:right}.menu-position-top.menu-style-v2 .menu-block .menu-social-w .zilla-social{padding-top:5px}.menu-position-top.menu-style-v2 .menu-block .menu-social-w .zilla-social a{margin-right:0;display:inline-block}.menu-position-top.menu-style-v2 .menu-block .menu-social-w .zilla-social a img{width:20px;opacity:.8;filter:alpha(opacity=80)}.menu-position-top.menu-style-v2 .menu-block .menu-social-w .zilla-social a:hover img{opacity:1;filter:alpha(opacity=100)}.menu-position-top.menu-style-v2 .menu-block .menu-search-form-w{float:right;margin-left:40px}@media(max-width:991px){.menu-position-top.menu-style-v1.menu-fixed .main-content,.menu-position-top.menu-style-v2.menu-fixed .main-content{padding-top:0}.menu-position-top.menu-style-v1 .menu-block,.menu-position-top.menu-style-v2 .menu-block{position:relative;height:auto}.menu-position-top.menu-style-v1 .menu-block .logo,.menu-position-top.menu-style-v2 .menu-block .logo{margin-bottom:40px;text-align:center;display:none}.menu-position-top.menu-style-v1 .menu-block form.search-form,.menu-position-top.menu-style-v2 .menu-block form.search-form{float:none;margin:30px auto}.menu-position-top.menu-style-v1 .menu-block .os_menu,.menu-position-top.menu-style-v2 .menu-block .os_menu{float:none;margin:0}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul,.menu-position-top.menu-style-v2 .menu-block .os_menu>ul{margin:0;float:none}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li,.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li{display:block;float:none;padding:12px 0;margin:0;border:0;border-bottom:1px solid #f2f2f2;text-align:center}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li a,.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li a{position:relative}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li.menu-item-has-children,.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li.menu-item-has-children{padding-right:0}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li.menu-item-has-children:before,.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li.menu-item-has-children:before{content:""}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li.menu-item-has-children>a:before,.menu-position-top.menu-style-v2 .menu-block .os_menu>ul>li.menu-item-has-children>a:before{font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";right:-15px;left:auto;top:0;position:absolute}.menu-position-top.menu-style-v1 .menu-block .os_menu ul.sub-menu,.menu-position-top.menu-style-v2 .menu-block .os_menu ul.sub-menu{padding:0;list-style-type:none;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background-color:#fafafa;margin-bottom:0}.menu-position-top.menu-style-v1 .menu-block .os_menu ul.sub-menu li,.menu-position-top.menu-style-v2 .menu-block .os_menu ul.sub-menu li{padding:10px 0;border-bottom:1px solid #f2f2f2}.menu-position-top.menu-style-v1 .menu-block .os_menu ul.sub-menu li:before,.menu-position-top.menu-style-v2 .menu-block .os_menu ul.sub-menu li:before{content:""}.menu-position-top.menu-style-v1 .menu-block .os_menu ul.sub-menu li:last-child,.menu-position-top.menu-style-v2 .menu-block .os_menu ul.sub-menu li:last-child{border-bottom:0}.menu-position-top.menu-style-v1 .menu-block .menu-social-w,.menu-position-top.menu-style-v2 .menu-block .menu-social-w{float:none;text-align:center;margin-top:20px;padding-bottom:20px}.menu-position-top.menu-style-v1 .menu-block .menu-social-w .zilla-social a,.menu-position-top.menu-style-v2 .menu-block .menu-social-w .zilla-social a{margin:0 10px}}.menu-position-top.menu-style-v2 .menu-search-form-w{display:none}@media(min-width:1500px){.menu-position-top.menu-style-v2 .menu-search-form-w{display:block}}.menu-position-top .index-fullwidth .content{padding-top:30px;padding-bottom:30px}.menu-position-top .main-content{border-top:0}.menu-toggler-w{display:none;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #d1dbe1;padding-left:20px;padding-right:20px}.menu-toggler-w:before,.menu-toggler-w:after{content:" ";display:table}.menu-toggler-w:after{clear:both}.menu-toggler-w:before,.menu-toggler-w:after{content:" ";display:table}.menu-toggler-w:after{clear:both}.menu-toggler-w a{color:#414344}.menu-toggler-w a i{margin-right:10px;font-size:16px;float:left;display:block;line-height:28px}.menu-toggler-w a .menu-toggler-label,.menu-toggler-w a .sidebar-toggler-label{text-transform:uppercase;font-size:10px;color:#28292a;float:left;display:block;line-height:28px}.menu-toggler-w .sidebar-toggler{margin-left:30px}.menu-toggler-w a:hover{color:#28292a;text-decoration:none}.menu-toggler-w .logo img{height:25px;width:auto;margin-right:10px}.menu-toggler-w .logo span{font-size:14px;line-height:25px;font-weight:700;vertical-align:middle}@media(max-width:991px){.menu-position-top .menu-toggler-w{display:block}}@media(min-width:768px){.menu-position-top .sidebar-toggler{display:none}}.menu-position-top .menu-toggler{margin-left:20px}@media(max-width:767px){.menu-position-left .menu-toggler-w,.menu-position-right .menu-toggler-w{display:block}}.sidebar-position-left.menu-position-top.menu-style-v2 .menu-search-form-w,.sidebar-position-right.menu-position-top.menu-style-v2 .menu-search-form-w{display:none}.sidebar-position-left.menu-position-top.menu-style-v2 .zilla-social,.sidebar-position-right.menu-position-top.menu-style-v2 .zilla-social{margin-right:0}.index-isotope.v1 article.pluto-post-box{border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.index-isotope.v1 article.pluto-post-box img{width:inherit;max-width:100%;height:auto}.index-isotope.v1 article.pluto-post-box .figure-link figure{border-radius:4px}.index-isotope.v1 article.pluto-post-box .post-body{position:relative}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share{position:absolute;left:12px;top:5px}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share i.share-activator-icon{vertical-align:middle;line-height:16px;font-size:10px;color:#60717e;padding-right:6px}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share span.share-activator-label{line-height:16px;vertical-align:middle;font-size:10px;text-transform:uppercase;color:#60717e;padding-left:10px;border-left:1px solid #ccd9e2}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share:hover{cursor:pointer}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share:hover i.share-activator-icon{color:#f98181}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share:hover span.share-activator-label{color:#f98181}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share .os_social-head-w{display:none;margin-left:2px;vertical-align:middle}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social{font-size:10px}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social img{padding:0 4px;width:25px !important}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social a{opacity:.65;filter:alpha(opacity=65)}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share.active span.share-activator-label{display:none}.index-isotope.v1 article.pluto-post-box .post-body .post-top-share.active .os_social-head-w{display:inline-block}.index-isotope.v1 article.pluto-post-box .post-media-body{padding:30px}.index-isotope.v1 article.pluto-post-box .post-content-body{padding:30px}.index-isotope.v1 article.pluto-post-box .post-media-body+.post-content-body{padding-top:0}.index-isotope.v1 article.pluto-post-box .post-top-share+.post-content-body{padding-top:50px}.index-isotope.v1 article.pluto-post-box .post-title{margin-top:0}.index-isotope.v1 article.pluto-post-box .post-title a{font-weight:700;color:#2c2d2f;font-size:18px;line-height:28px;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;border-bottom:1px solid transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.index-isotope.v1 article.pluto-post-box .post-title a:hover{text-decoration:none;border-color:#2c2d2f}.index-isotope.v1 article.pluto-post-box .post-content{color:#5c5c5c;font-weight:300}.index-isotope.v1 article.pluto-post-box .post-meta{background-color:#f1f6f8;border-radius:0 0 6px 6px;border-top:1px solid #dfe4e7}.index-isotope.v1 article.pluto-post-box .post-meta:before,.index-isotope.v1 article.pluto-post-box .post-meta:after{content:" ";display:table}.index-isotope.v1 article.pluto-post-box .post-meta:after{clear:both}.index-isotope.v1 article.pluto-post-box .post-meta:before,.index-isotope.v1 article.pluto-post-box .post-meta:after{content:" ";display:table}.index-isotope.v1 article.pluto-post-box .post-meta:after{clear:both}.index-isotope.v1 article.pluto-post-box .meta-date,.index-isotope.v1 article.pluto-post-box .meta-view-count{padding:15px 0 15px 20px;float:left;text-transform:uppercase}.index-isotope.v1 article.pluto-post-box .meta-date i,.index-isotope.v1 article.pluto-post-box .meta-view-count i{font-size:11px;margin-right:5px}.index-isotope.v1 article.pluto-post-box .meta-date time,.index-isotope.v1 article.pluto-post-box .meta-date span,.index-isotope.v1 article.pluto-post-box .meta-view-count time,.index-isotope.v1 article.pluto-post-box .meta-view-count span{font-size:10px}.index-isotope.v1 article.pluto-post-box .meta-date+.meta-view-count{border-left:1px solid #dfe4e7;padding-left:15px;margin-left:15px}.index-isotope.v1 article.pluto-post-box .meta-author{padding:15px 20px 15px 5px;float:right}.index-isotope.v1 article.pluto-post-box .meta-share,.index-isotope.v1 article.pluto-post-box .meta-like{padding:15px 20px;float:right;border-left:1px solid #dfe4e7;background-color:#eaf2f5;border-radius:0 0 6px 0;line-height:20px}.index-isotope.v1 article.pluto-post-box .meta-share a:hover i,.index-isotope.v1 article.pluto-post-box .meta-share a.active i,.index-isotope.v1 article.pluto-post-box .meta-like a:hover i,.index-isotope.v1 article.pluto-post-box .meta-like a.active i{color:#ed5755}.index-isotope.v1 article.pluto-post-box .meta-share span.zilla-like-count,.index-isotope.v1 article.pluto-post-box .meta-like span.zilla-like-count{vertical-align:middle}.index-isotope.v1 article.pluto-post-box .meta-share .zilla-likes-count,.index-isotope.v1 article.pluto-post-box .meta-like .zilla-likes-count{padding-left:3px;text-transform:uppercase;font-size:11px;line-height:20px}.index-isotope.v1 article.pluto-post-box .meta-share .zilla-likes-count.zero-class,.index-isotope.v1 article.pluto-post-box .meta-like .zilla-likes-count.zero-class{display:none}.index-isotope.v1 article.pluto-post-box .meta-share i,.index-isotope.v1 article.pluto-post-box .meta-like i{line-height:20px;color:#a9c9e2;vertical-align:middle}.index-isotope.v1 article.pluto-post-box .post-video-box{margin-bottom:0}.index-isotope.v1 article.pluto-post-box .post-video-box .arve-wrapper{margin-bottom:0}.index-isotope.v1 article.pluto-post-box ul.post-categories{list-style:none;margin:0;padding:0;margin-bottom:10px}.index-isotope.v1 article.pluto-post-box ul.post-categories:before,.index-isotope.v1 article.pluto-post-box ul.post-categories:after{content:" ";display:table}.index-isotope.v1 article.pluto-post-box ul.post-categories:after{clear:both}.index-isotope.v1 article.pluto-post-box ul.post-categories:before,.index-isotope.v1 article.pluto-post-box ul.post-categories:after{content:" ";display:table}.index-isotope.v1 article.pluto-post-box ul.post-categories:after{clear:both}.index-isotope.v1 article.pluto-post-box ul.post-categories li{margin-right:3px;margin-bottom:3px;float:left}.index-isotope.v1 article.pluto-post-box ul.post-categories li a{display:block;padding:2px 5px;background-color:#d4edfc;font-size:11px;line-height:14px;color:#3893c1;border:1px solid #75b9dd;border-radius:4px}.index-isotope.v1 article.pluto-post-box ul.post-categories li a:hover{border-color:#2f8cbd;background-color:#fff;text-decoration:none}.index-isotope.v1 article.pluto-post-box.format-audio .post-body .post-top-share i.share-activator-icon{color:#b6b8bd}.index-isotope.v1 article.pluto-post-box.format-audio .post-body .post-top-share span.share-activator-label{color:#b6b8bd;border-left:1px solid #505257}.index-isotope.v1 article.pluto-post-box.format-image .post-media-body{padding:30px}.index-isotope.v1 article.pluto-post-box.format-quote{padding:10px}.index-isotope.v1 article.pluto-post-box.format-quote .post-body{padding:50px;padding-top:30px}.index-isotope.v1 article.pluto-post-box.format-quote .post-content{font-size:18px;line-height:26px}.index-isotope.v1 article.pluto-post-box.format-quote .post-content a{text-decoration:none;color:#4e5968;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700}.index-isotope.v1 article.pluto-post-box.format-quote .quote-author{margin-top:20px;text-align:right;text-transform:uppercase;font-size:11px;text-shadow:1px 1px 3px rgba(0,0,0,0.7)}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail .post-body{position:relative;border-radius:4px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;background-repeat:repeat}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail .image-fader{background-color:rgba(90,172,244,0.7);position:absolute;top:0;bottom:0;right:0;left:0;border-radius:4px;background-image:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/images/fader-bg-2-light.png');-webkit-transition:all .2s ease;transition:all .2s ease}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail .quote-content{position:relative}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail .quote-icon{color:rgba(255,255,255,0.9);font-size:30px;margin-bottom:10px}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail .post-content a{text-decoration:none;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,0.7)}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail .quote-author{color:rgba(255,255,255,0.8)}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail:hover .post-content a{text-shadow:1px 1px 5px rgba(0,0,0,0.9)}.index-isotope.v1 article.pluto-post-box.format-quote.has-post-thumbnail:hover .image-fader{background-color:rgba(90,172,244,0.9)}.index-isotope.v1 article.pluto-post-box.format-video iframe{width:100%;border:0;overflow:hidden;height:auto}.index-isotope.v1 article.pluto-post-box.post-color-highlight{background-color:#1f2022;border-color:#0a0a0a}.index-isotope.v1 article.pluto-post-box.post-color-highlight .post-title,.index-isotope.v1 article.pluto-post-box.post-color-highlight .post-title a{color:#fff}.index-isotope.v1 article.pluto-post-box.post-color-highlight .post-content{color:#a8b6bf}.index-isotope.v1 article.pluto-post-box.post-color-highlight .post-top-share i{border-color:#fff;color:#a3abb7}.index-isotope.v1 article.pluto-post-box.post-color-highlight .post-top-share span.share-activator{color:#a3abb7}.index-isotope.v1 article.pluto-post-box.post-color-highlight .post-meta{background-color:#161718;border-color:#313436}.index-isotope.v1 article.pluto-post-box.post-color-highlight .meta-date{color:#a8b6bf}.index-isotope.v1 article.pluto-post-box.post-color-highlight .meta-like{background-color:#161718;border-color:#313436}.index-isotope.v2 article.pluto-post-box .post-body{position:relative}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share{-webkit-transition:all .7s ease;transition:all .7s ease;opacity:0;filter:alpha(opacity=0);position:absolute;left:12px;top:12px;background-color:rgba(0,0,0,0.8);z-index:9999;padding:0 6px;border-radius:6px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.4);box-shadow:0 1px 4px 0 rgba(0,0,0,0.4)}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share i.share-activator-icon{vertical-align:middle;line-height:24px;font-size:10px;color:#fff;padding-right:3px}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share span.share-activator-label{line-height:24px;vertical-align:middle;font-size:10px;text-transform:uppercase;color:#fff;padding-left:10px;border-left:1px solid #555}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share:hover{cursor:pointer}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share:hover i.share-activator-icon{color:#fff}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share:hover span.share-activator-label{color:#fff}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share .os_social-head-w{display:none;margin-left:2px;vertical-align:middle}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social{font-size:10px}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social img{padding:0 4px;width:25px !important}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social a{opacity:.65;filter:alpha(opacity=65)}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share.active span.share-activator-label{display:none}.index-isotope.v2 article.pluto-post-box .post-body .post-top-share.active .os_social-head-w{display:inline-block}.index-isotope.v2 article.pluto-post-box .post-media-body{min-height:100px}.index-isotope.v2 article.pluto-post-box .post-content-body{position:absolute;bottom:0;padding:15px 25px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease}.index-isotope.v2 article.pluto-post-box .post-content-body .post-title{margin-bottom:0;margin-top:0}.index-isotope.v2 article.pluto-post-box .post-content-body .post-title a{color:#fff;text-shadow:0 0 4px rgba(0,0,0,0.9);font-size:16px;border-bottom:1px solid transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.index-isotope.v2 article.pluto-post-box .post-content-body .post-title a:hover{text-decoration:none;border-color:#fff}.index-isotope.v2 article.pluto-post-box .post-content-body .post-content{color:#fff;text-shadow:0 0 4px rgba(0,0,0,0.9);margin-top:10px;-webkit-transition:all 1s ease;transition:all 1s ease;opacity:0;filter:alpha(opacity=0);position:absolute}.index-isotope.v2 article.pluto-post-box:hover .post-content-body{bottom:80px}.index-isotope.v2 article.pluto-post-box:hover .post-content-body .post-content{opacity:1;filter:alpha(opacity=100)}.index-isotope.v2 article.pluto-post-box:hover .post-top-share{opacity:1;filter:alpha(opacity=100)}.index-isotope.v2 article.pluto-post-box:hover .figure-shade{background-color:rgba(0,0,0,0.4)}.index-isotope.v2 article.pluto-post-box:hover .figure-icon{bottom:80%}.index-isotope.v3.isotope-simple article.pluto-post-box,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image{-webkit-box-shadow:0 2px 6px 1px rgba(0,0,0,0.03);box-shadow:0 2px 6px 1px rgba(0,0,0,0.03)}.index-isotope.v3.isotope-simple article.pluto-post-box .post-body .figure-link,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .post-body .figure-link{border-bottom-left-radius:0;border-bottom-right-radius:0}.index-isotope.v3.isotope-simple article.pluto-post-box .post-body figure,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .post-body figure{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.index-isotope.v3.isotope-simple article.pluto-post-box .post-media-body,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .post-media-body{padding:0}.index-isotope.v3.isotope-simple article.pluto-post-box .post-media-body+.post-content-body,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .post-media-body+.post-content-body{padding-top:20px}.index-isotope.v3.isotope-simple article.pluto-post-box .meta-share,.index-isotope.v3.isotope-simple article.pluto-post-box .meta-like,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-share,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-like{padding:8px 20px;min-height:38px}.index-isotope.v3.isotope-simple article.pluto-post-box .meta-share .zilla-likes-count,.index-isotope.v3.isotope-simple article.pluto-post-box .meta-like .zilla-likes-count,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-share .zilla-likes-count,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-like .zilla-likes-count{vertical-align:top}.index-isotope.v3.isotope-simple article.pluto-post-box .meta-view-count,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-view-count{padding-bottom:12px;padding-top:10px;float:left;line-height:14px;text-transform:uppercase}.index-isotope.v3.isotope-simple article.pluto-post-box .meta-view-count i,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-view-count i{font-size:11px;margin-right:5px}.index-isotope.v3.isotope-simple article.pluto-post-box .meta-view-count span,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image .meta-view-count span{font-size:9px}.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories{padding-top:11px;margin-bottom:8px}.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories li a,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories li a{background-color:transparent;border:0;text-transform:uppercase;color:inherit;padding:0}.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories li a:hover,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories li a:hover{background-color:transparent;text-decoration:underline}.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories+.meta-view-count,.index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories+.meta-view-count{border-left:1px solid #dfe4e7;padding-left:20px;margin-left:20px}.index-isotope.v3.isotope-with-author article.pluto-post-box .meta-like{padding:25px 20px}.index-isotope.v3 article.pluto-post-box{border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.index-isotope.v3 article.pluto-post-box img{width:inherit;max-width:100%;height:auto}.index-isotope.v3 article.pluto-post-box .post-body{position:relative}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share{-webkit-transition:all .7s ease;transition:all .7s ease;opacity:0;filter:alpha(opacity=0);position:absolute;left:15px;top:15px;background-color:rgba(0,0,0,0.8);z-index:9999;padding:0 6px;border-radius:6px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.4);box-shadow:0 1px 4px 0 rgba(0,0,0,0.4)}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share i.share-activator-icon{vertical-align:middle;line-height:24px;font-size:10px;color:#fff;padding-right:3px}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share span.share-activator-label{line-height:24px;vertical-align:middle;font-size:10px;text-transform:uppercase;color:#fff;padding-left:10px;border-left:1px solid #555}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share:hover{cursor:pointer}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share:hover i.share-activator-icon{color:#fff}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share:hover span.share-activator-label{color:#fff}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share .os_social-head-w{display:none;margin-left:2px;vertical-align:middle}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social{font-size:10px}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social img{padding:0 4px;width:25px !important}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share .os_social-head-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share.active span.share-activator-label{display:none}.index-isotope.v3 article.pluto-post-box .post-body .post-top-share.active .os_social-head-w{display:inline-block}.index-isotope.v3 article.pluto-post-box .post-body .figure-link{border-radius:4px;overflow:hidden}.index-isotope.v3 article.pluto-post-box .post-body .figure-link figure{border-radius:4px}.index-isotope.v3 article.pluto-post-box .post-media-body{padding:15px}.index-isotope.v3 article.pluto-post-box .post-content-body{padding:30px}.index-isotope.v3 article.pluto-post-box .post-media-body+.post-content-body{padding-top:15px}.index-isotope.v3 article.pluto-post-box .post-top-share+.post-content-body{padding-top:50px}.index-isotope.v3 article.pluto-post-box .post-title{margin-top:0}.index-isotope.v3 article.pluto-post-box .post-title a{font-weight:700;color:#2c2d2f;font-size:18px;line-height:28px;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;border-bottom:1px solid transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.index-isotope.v3 article.pluto-post-box .post-title a:hover{text-decoration:none;border-color:#2c2d2f}.index-isotope.v3 article.pluto-post-box .post-content{color:#5c5c5c;font-weight:300}.index-isotope.v3 article.pluto-post-box .post-meta{background-color:#f1f6f8;border-radius:0 0 6px 6px;border-top:1px solid #dfe4e7}.index-isotope.v3 article.pluto-post-box .post-meta:before,.index-isotope.v3 article.pluto-post-box .post-meta:after{content:" ";display:table}.index-isotope.v3 article.pluto-post-box .post-meta:after{clear:both}.index-isotope.v3 article.pluto-post-box .post-meta:before,.index-isotope.v3 article.pluto-post-box .post-meta:after{content:" ";display:table}.index-isotope.v3 article.pluto-post-box .post-meta:after{clear:both}.index-isotope.v3 article.pluto-post-box .meta-date,.index-isotope.v3 article.pluto-post-box .meta-view-count{padding:15px 0 15px 20px;float:left;line-height:20px;text-transform:uppercase}.index-isotope.v3 article.pluto-post-box .meta-date i,.index-isotope.v3 article.pluto-post-box .meta-view-count i{font-size:11px;margin-right:5px}.index-isotope.v3 article.pluto-post-box .meta-date time,.index-isotope.v3 article.pluto-post-box .meta-date span,.index-isotope.v3 article.pluto-post-box .meta-view-count time,.index-isotope.v3 article.pluto-post-box .meta-view-count span{font-size:9px}.index-isotope.v3 article.pluto-post-box .meta-date+.meta-view-count{border-left:1px solid #dfe4e7;padding-left:20px;margin-left:20px}.index-isotope.v3 article.pluto-post-box .meta-date+.meta-view-count span{font-size:9px}.index-isotope.v3 article.pluto-post-box .meta-author{padding:15px 20px 15px 5px;float:right}.index-isotope.v3 article.pluto-post-box .meta-author-face{padding:10px;float:left}.index-isotope.v3 article.pluto-post-box .meta-author-face:before,.index-isotope.v3 article.pluto-post-box .meta-author-face:after{content:" ";display:table}.index-isotope.v3 article.pluto-post-box .meta-author-face:after{clear:both}.index-isotope.v3 article.pluto-post-box .meta-author-face:before,.index-isotope.v3 article.pluto-post-box .meta-author-face:after{content:" ";display:table}.index-isotope.v3 article.pluto-post-box .meta-author-face:after{clear:both}.index-isotope.v3 article.pluto-post-box .meta-author-face .meta-author-avatar{float:left;margin-right:15px}.index-isotope.v3 article.pluto-post-box .meta-author-face .meta-author-avatar img{width:50px;height:50px}.index-isotope.v3 article.pluto-post-box .meta-author-face .meta-author-info{float:left;padding-top:8px}.index-isotope.v3 article.pluto-post-box .meta-author-face .meta-author-info .meta-author-info-by{font-size:8px;text-transform:uppercase;margin-bottom:2px}.index-isotope.v3 article.pluto-post-box .meta-author-face .meta-author-info .meta-author-name{font-size:10px}.index-isotope.v3 article.pluto-post-box .meta-share,.index-isotope.v3 article.pluto-post-box .meta-like{padding:15px 20px;float:right;border-left:1px solid #dfe4e7;background-color:#eaf2f5;border-radius:0 0 6px 0;line-height:11px;min-height:50px}.index-isotope.v3 article.pluto-post-box .meta-share iframe,.index-isotope.v3 article.pluto-post-box .meta-like iframe{width:76px}.index-isotope.v3 article.pluto-post-box .meta-share a:hover i,.index-isotope.v3 article.pluto-post-box .meta-share a.active i,.index-isotope.v3 article.pluto-post-box .meta-like a:hover i,.index-isotope.v3 article.pluto-post-box .meta-like a.active i{color:#ed5755}.index-isotope.v3 article.pluto-post-box .meta-share span.zilla-like-count,.index-isotope.v3 article.pluto-post-box .meta-like span.zilla-like-count{vertical-align:top}.index-isotope.v3 article.pluto-post-box .meta-share .zilla-likes-count,.index-isotope.v3 article.pluto-post-box .meta-like .zilla-likes-count{padding-left:3px;text-transform:uppercase;font-size:11px;line-height:20px}.index-isotope.v3 article.pluto-post-box .meta-share .zilla-likes-count.zero-class,.index-isotope.v3 article.pluto-post-box .meta-like .zilla-likes-count.zero-class{display:none}.index-isotope.v3 article.pluto-post-box .meta-share i,.index-isotope.v3 article.pluto-post-box .meta-like i{line-height:20px;color:#a9c9e2;vertical-align:middle}.index-isotope.v3 article.pluto-post-box .post-video-box{margin-bottom:0}.index-isotope.v3 article.pluto-post-box .post-video-box .arve-wrapper{margin-bottom:0}.index-isotope.v3 article.pluto-post-box ul.post-categories{list-style:none;margin:0;padding:0;padding-top:15px;padding-left:20px;margin-bottom:10px;float:left}.index-isotope.v3 article.pluto-post-box ul.post-categories li{margin-right:3px;margin-bottom:3px;float:left;display:none}.index-isotope.v3 article.pluto-post-box ul.post-categories li:first-child{display:block}.index-isotope.v3 article.pluto-post-box ul.post-categories li a{display:block;padding:2px 5px;background-color:#d4edfc;font-size:11px;line-height:14px;color:#3893c1;border:1px solid #75b9dd;border-radius:4px}.index-isotope.v3 article.pluto-post-box ul.post-categories li a:hover{border-color:#2f8cbd;background-color:#fff;text-decoration:none}.index-isotope.v3 article.pluto-post-box:hover .post-top-share{opacity:1;filter:alpha(opacity=100)}.index-isotope.v3 article.pluto-post-box.format-audio .post-body .post-top-share i.share-activator-icon{color:#b6b8bd}.index-isotope.v3 article.pluto-post-box.format-audio .post-body .post-top-share span.share-activator-label{color:#b6b8bd;border-left:1px solid #505257}.index-isotope.v3 article.pluto-post-box.format-image .post-media-body{padding:15px}.index-isotope.v3 article.pluto-post-box.format-quote{padding:10px}.index-isotope.v3 article.pluto-post-box.format-quote .post-body{padding:50px;padding-top:30px}.index-isotope.v3 article.pluto-post-box.format-quote .post-content{font-size:18px;line-height:26px}.index-isotope.v3 article.pluto-post-box.format-quote .post-content a{text-decoration:none;color:#4e5968;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700}.index-isotope.v3 article.pluto-post-box.format-quote .quote-author{margin-top:20px;text-align:right;text-transform:uppercase;font-size:11px;text-shadow:1px 1px 3px rgba(0,0,0,0.7)}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .post-body{position:relative;border-radius:4px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;background-repeat:repeat}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .image-fader{background-color:rgba(90,172,244,0.7);position:absolute;top:0;bottom:0;right:0;left:0;border-radius:4px;background-image:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/images/fader-bg-2-light.png');-webkit-transition:all .2s ease;transition:all .2s ease}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .quote-content{position:relative}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .quote-icon{color:rgba(255,255,255,0.9);font-size:30px;margin-bottom:10px}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .post-content a{text-decoration:none;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,0.7)}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .quote-author{color:rgba(255,255,255,0.8)}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail:hover .post-content a{text-shadow:1px 1px 5px rgba(0,0,0,0.9)}.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail:hover .image-fader{background-color:rgba(90,172,244,0.9)}.index-isotope.v3 article.pluto-post-box.format-video .post-body iframe{width:100%;border:0;overflow:hidden;height:auto}.index-isotope.v3 article.pluto-post-box.post-color-highlight{background-color:#1f2022;border-color:#0a0a0a}.index-isotope.v3 article.pluto-post-box.post-color-highlight .post-title,.index-isotope.v3 article.pluto-post-box.post-color-highlight .post-title a{color:#fff}.index-isotope.v3 article.pluto-post-box.post-color-highlight .post-content{color:#a8b6bf}.index-isotope.v3 article.pluto-post-box.post-color-highlight .post-top-share i{border-color:#fff;color:#a3abb7}.index-isotope.v3 article.pluto-post-box.post-color-highlight .post-top-share span.share-activator{color:#a3abb7}.index-isotope.v3 article.pluto-post-box.post-color-highlight .post-meta{background-color:#161718;border-color:#313436}.index-isotope.v3 article.pluto-post-box.post-color-highlight .meta-date{color:#a8b6bf}.index-isotope.v3 article.pluto-post-box.post-color-highlight .meta-like{background-color:#161718;border-color:#313436}.page-hero-image{color:#fff;padding:80px 50px;background-repeat:repeat;background-position:0 0}.page-hero-image h1,.page-hero-image h2,.page-hero-image h3,.page-hero-image h4,.page-hero-image h5{color:#fff}.main-content-w{-webkit-transition:all .2s ease;transition:all .2s ease;position:relative;border-top:4px solid #fad532}.main-content-w:before,.main-content-w:after{content:" ";display:table}.main-content-w:after{clear:both}.main-content-w:before,.main-content-w:after{content:" ";display:table}.main-content-w:after{clear:both}@media(max-width:767px){.main-content-w{border-top:0}}.main-content-w .main-content-i{position:relative}.index-isotope,.featured-posts-slider-i,.featured-posts-slider-contents{margin:0 auto}.index-isotope:before,.index-isotope:after,.featured-posts-slider-i:before,.featured-posts-slider-i:after,.featured-posts-slider-contents:before,.featured-posts-slider-contents:after{content:" ";display:table}.index-isotope:after,.featured-posts-slider-i:after,.featured-posts-slider-contents:after{clear:both}.index-isotope:before,.index-isotope:after,.featured-posts-slider-i:before,.featured-posts-slider-i:after,.featured-posts-slider-contents:before,.featured-posts-slider-contents:after{content:" ";display:table}.index-isotope:after,.featured-posts-slider-i:after,.featured-posts-slider-contents:after{clear:both}.index-isotope .item-isotope{float:left}.menu-position-left .menu-block{left:0;border-right:#ebebeb;width:240px;position:fixed;top:0;bottom:0;overflow:hidden}.menu-position-left .main-content-w{margin-left:240px}.menu-position-right .menu-block{right:0;border-left:#ebebeb;width:240px;position:fixed;top:0;bottom:0;overflow:hidden}.menu-position-right .main-content-w{margin-right:240px}.menu-position-top.page-fixed-width .main-content-w,.menu-position-top.page-fixed-width .menu-inner-w{max-width:1240px;margin:0 auto}.sidebar-position-left .primary-sidebar-wrapper{width:300px;position:absolute;top:0;left:0}.sidebar-position-left .primary-sidebar-wrapper .primary-sidebar{border-right:1px solid #c7d1d8;border-radius:0 0 50px 0;background-image:-webkit-linear-gradient(left,color-stop(#f0f3f5 0),color-stop(#eaedf0 100%));background-image:linear-gradient(to right,#f0f3f5 0,#eaedf0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f3f5',endColorstr='#ffeaedf0',GradientType=1)}.sidebar-position-left .primary-sidebar-wrapper.no-padded-sidebar .primary-sidebar{padding-right:0}.sidebar-position-left .main-content-i{margin-left:300px}.sidebar-position-right .primary-sidebar-wrapper{width:300px;position:absolute;top:0;right:0}.sidebar-position-right .primary-sidebar-wrapper .primary-sidebar{border-left:1px solid #c7d1d8;border-radius:0 0 0 50px;background-image:-webkit-linear-gradient(left,color-stop(#eaedf0 0),color-stop(#f0f3f5 100%));background-image:linear-gradient(to right,#eaedf0 0,#f0f3f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeaedf0',endColorstr='#fff0f3f5',GradientType=1)}.sidebar-position-right .primary-sidebar-wrapper.no-padded-sidebar .primary-sidebar{padding-left:0}.sidebar-position-right .main-content-i{margin-right:300px}@media(min-width:768px){.side-padded-content{padding-left:40px;padding-right:40px}}@media(max-width:767px){.side-padded-content{padding-left:10px;padding-right:10px}}@media(max-width:1200px){.menu-position-left.sidebar-position-left .primary-sidebar-wrapper,.menu-position-left.sidebar-position-right .primary-sidebar-wrapper,.menu-position-right.sidebar-position-left .primary-sidebar-wrapper,.menu-position-right.sidebar-position-right .primary-sidebar-wrapper{display:none}.menu-position-left.sidebar-position-left .main-content-i,.menu-position-left.sidebar-position-right .main-content-i,.menu-position-right.sidebar-position-left .main-content-i,.menu-position-right.sidebar-position-right .main-content-i{margin-left:0;margin-right:0}.menu-position-left.sidebar-position-left .sidebar-main-toggler{left:254px}.menu-position-left.sidebar-position-right .sidebar-main-toggler{right:10px}.menu-position-right .sidebar-main-toggler{right:250px}.menu-position-left .sidebar-main-toggler,.menu-position-right .sidebar-main-toggler,.menu-position-top .sidebar-main-toggler{display:block !important}}.menu-position-right.no-sidebar .sidebar-toggler,.menu-position-right.no-sidebar .sidebar-main-toggler,.menu-position-top.no-sidebar .sidebar-toggler,.menu-position-top.no-sidebar .sidebar-main-toggler,.menu-position-left.no-sidebar .sidebar-toggler,.menu-position-left.no-sidebar .sidebar-main-toggler{display:none !important}@media(min-width:768px){.menu-position-top .sidebar-toggler,.menu-position-top .sidebar-main-toggler{display:none !important}}@media(max-width:768px){.menu-position-top.sidebar-position-left .primary-sidebar-wrapper,.menu-position-top.sidebar-position-right .primary-sidebar-wrapper{display:none}.menu-position-top.sidebar-position-left .main-content-i,.menu-position-top.sidebar-position-right .main-content-i{margin-left:0;margin-right:0}.menu-position-left .sidebar-main-toggler,.menu-position-right .sidebar-main-toggler,.menu-position-top .sidebar-main-toggler{display:none !important}}@media(min-width:992px){.menu-position-right.sidebar-active .primary-sidebar-wrapper,.menu-position-top.sidebar-active .primary-sidebar-wrapper,.menu-position-left.sidebar-active .primary-sidebar-wrapper{display:block !important;z-index:99}}@media(max-width:991px){.menu-position-top.sidebar-active .primary-sidebar-wrapper,.menu-position-left.sidebar-active .primary-sidebar-wrapper,.menu-position-right.sidebar-active .primary-sidebar-wrapper{display:block !important;z-index:99;width:100%}.menu-position-top.sidebar-active .primary-sidebar-wrapper .primary-sidebar,.menu-position-left.sidebar-active .primary-sidebar-wrapper .primary-sidebar,.menu-position-right.sidebar-active .primary-sidebar-wrapper .primary-sidebar{border-radius:0;-webkit-box-shadow:none;box-shadow:none}}@media(max-width:991px){.menu-position-top .main-content-w{margin-top:0}.menu-position-top .menu-block{display:none}.menu-position-top.side-menu-active .menu-block{display:block}.menu-position-top .menu-toggler-w a{float:right}.menu-position-top .menu-toggler-w .sidebar-toggler{margin-left:20px}.menu-position-top .menu-toggler-w .logo{float:left}.menu-position-top .sidebar-main-toggler{display:none}}@media(max-width:767px){.menu-position-left .main-content-w{margin-left:0}.menu-position-left .menu-block{left:-240px}.menu-position-left.side-menu-active{padding-left:240px;margin-right:-240px;overflow-x:hidden}.menu-position-left.side-menu-active .menu-block{left:0}.menu-position-left .menu-toggler-w a{float:left}.menu-position-left .menu-toggler-w .sidebar-toggler{margin-right:20px}.menu-position-left .menu-toggler-w .logo{float:right}.menu-position-left .sidebar-main-toggler{display:none}.menu-position-right .main-content-w{margin-right:0}.menu-position-right .menu-block{right:-240px}.menu-position-right.side-menu-active{padding-right:240px;margin-left:-240px;overflow-x:hidden}.menu-position-right.side-menu-active .menu-block{right:0}.menu-position-right .menu-toggler-w a{float:right}.menu-position-right .menu-toggler-w .menu-toggler{margin-left:20px}.menu-position-right .menu-toggler-w .logo{float:left}.menu-position-right .sidebar-main-toggler{display:none}}.search-results-header,.archive-header{border-bottom:1px solid #d1dbe1;padding:40px}.search-results-header h3,.archive-header h3{margin-top:0;margin-bottom:0}.search-results-header .author-description,.search-results-header .taxonomy-description,.archive-header .author-description,.archive-header .taxonomy-description{margin-top:5px}@media(max-width:767px){.search-results-header .avatar-w,.archive-header .avatar-w{margin-bottom:30px}.search-results-header .avatar-w img,.archive-header .avatar-w img{max-width:100px}}@media(max-width:767px){.search-results-header,.archive-header{text-align:center}}.avatar-w img{width:inherit;max-width:100%;height:auto;border-radius:50%}.isotope-next-link{display:none}.isotope-loading{background-image:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/images/ajax-loaders/loader-light-blue.gif');background-position:center center;background-repeat:no-repeat;height:40px}@media(min-width:991px){.index-isotope .pluto-post-box .post-media-body .figure-link-w,.index-isotope .pluto-post-box .post-media-body iframe,.index-isotope .product-media-body .figure-link-w,.index-isotope .product-media-body iframe{text-align:center}}.format-audio iframe{width:100%;border:0;overflow:hidden}.fixed-height-index-posts .format-audio iframe{height:200px}.page article.pluto-page-box,.single article.pluto-page-box,.index-fullwidth article.pluto-page-box{text-align:left;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px;max-width:1200px;margin:30px auto 20px auto;-webkit-transition:all .2s ease;transition:all .2s ease}.page article.pluto-page-box .post-body,.single article.pluto-page-box .post-body,.index-fullwidth article.pluto-page-box .post-body{padding:50px;position:relative}.page article.pluto-page-box .post-title,.single article.pluto-page-box .post-title,.index-fullwidth article.pluto-page-box .post-title{margin-bottom:30px;margin-top:30px}.page article.pluto-page-box .post-title a,.single article.pluto-page-box .post-title a,.index-fullwidth article.pluto-page-box .post-title a{font-weight:700;color:#2c2d2f;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:50px}.page article.pluto-page-box .post-content,.single article.pluto-page-box .post-content,.index-fullwidth article.pluto-page-box .post-content{color:#5c5c5c;font-weight:300;font-size:14px;line-height:26px}.page article.pluto-page-box .post-content img,.single article.pluto-page-box .post-content img,.index-fullwidth article.pluto-page-box .post-content img{width:inherit;max-width:100%;height:auto;margin-bottom:1em}.page article.pluto-page-box .post-meta,.single article.pluto-page-box .post-meta,.index-fullwidth article.pluto-page-box .post-meta{background-color:#f1f6f8;border-radius:0 0 6px 6px;border-top:1px solid #dfe4e7}.page article.pluto-page-box .post-meta:before,.page article.pluto-page-box .post-meta:after,.single article.pluto-page-box .post-meta:before,.single article.pluto-page-box .post-meta:after,.index-fullwidth article.pluto-page-box .post-meta:before,.index-fullwidth article.pluto-page-box .post-meta:after{content:" ";display:table}.page article.pluto-page-box .post-meta:after,.single article.pluto-page-box .post-meta:after,.index-fullwidth article.pluto-page-box .post-meta:after{clear:both}.page article.pluto-page-box .post-meta:before,.page article.pluto-page-box .post-meta:after,.single article.pluto-page-box .post-meta:before,.single article.pluto-page-box .post-meta:after,.index-fullwidth article.pluto-page-box .post-meta:before,.index-fullwidth article.pluto-page-box .post-meta:after{content:" ";display:table}.page article.pluto-page-box .post-meta:after,.single article.pluto-page-box .post-meta:after,.index-fullwidth article.pluto-page-box .post-meta:after{clear:both}.page article.pluto-page-box .meta-date,.single article.pluto-page-box .meta-date,.index-fullwidth article.pluto-page-box .meta-date{padding:15px 20px;float:left}.page article.pluto-page-box .os_social-foot-w,.single article.pluto-page-box .os_social-foot-w,.index-fullwidth article.pluto-page-box .os_social-foot-w{float:right;padding-right:20px;padding-top:12px}.page article.pluto-page-box .os_social-foot-w .os_social,.single article.pluto-page-box .os_social-foot-w .os_social,.index-fullwidth article.pluto-page-box .os_social-foot-w .os_social{float:left}.page article.pluto-page-box .os_social-foot-w .os_social a,.single article.pluto-page-box .os_social-foot-w .os_social a,.index-fullwidth article.pluto-page-box .os_social-foot-w .os_social a{display:block;float:left;opacity:.65;filter:alpha(opacity=65);margin-left:10px;line-height:34px}.page article.pluto-page-box .os_social-foot-w .os_social a:hover,.single article.pluto-page-box .os_social-foot-w .os_social a:hover,.index-fullwidth article.pluto-page-box .os_social-foot-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.page article.pluto-page-box .os_social-foot-w .os_social a img,.single article.pluto-page-box .os_social-foot-w .os_social a img,.index-fullwidth article.pluto-page-box .os_social-foot-w .os_social a img{width:24px !important;height:auto}.page article.pluto-page-box .os_social-foot-w a:first-child,.single article.pluto-page-box .os_social-foot-w a:first-child,.index-fullwidth article.pluto-page-box .os_social-foot-w a:first-child{margin-left:5px}.page article.pluto-page-box .post-social-icons,.single article.pluto-page-box .post-social-icons,.index-fullwidth article.pluto-page-box .post-social-icons{list-style:none;padding:0;margin:0;float:right;padding:0 20px 0 0}.page article.pluto-page-box .post-social-icons li,.single article.pluto-page-box .post-social-icons li,.index-fullwidth article.pluto-page-box .post-social-icons li{display:inline-block;margin:0 5px;vertical-align:middle}.page article.pluto-page-box .post-social-icons li a,.single article.pluto-page-box .post-social-icons li a,.index-fullwidth article.pluto-page-box .post-social-icons li a{font-size:32px;color:#9bbddb}.page article.pluto-page-box .post-social-icons li a i,.single article.pluto-page-box .post-social-icons li a i,.index-fullwidth article.pluto-page-box .post-social-icons li a i{line-height:44px}.page article.pluto-page-box .post-social-icons li a:hover,.single article.pluto-page-box .post-social-icons li a:hover,.index-fullwidth article.pluto-page-box .post-social-icons li a:hover{text-decoration:none;color:#5795db}.page article.pluto-page-box .post-social-icons li span,.single article.pluto-page-box .post-social-icons li span,.index-fullwidth article.pluto-page-box .post-social-icons li span{text-transform:uppercase;font-size:11px;line-height:44px;color:#77878e}.page article.pluto-page-box .meta-author,.single article.pluto-page-box .meta-author,.index-fullwidth article.pluto-page-box .meta-author{padding:15px 20px;float:left}.page article.pluto-page-box .meta-author i,.single article.pluto-page-box .meta-author i,.index-fullwidth article.pluto-page-box .meta-author i{font-size:20px;margin-right:5px;vertical-align:middle;color:#637789}.page article.pluto-page-box .meta-share,.page article.pluto-page-box .meta-like,.single article.pluto-page-box .meta-share,.single article.pluto-page-box .meta-like,.index-fullwidth article.pluto-page-box .meta-share,.index-fullwidth article.pluto-page-box .meta-like{padding:15px 20px;float:left;border-right:1px solid #dfe4e7;background-color:#eaf2f5;border-radius:0 0 0 6px;line-height:20px;font-size:18px;min-height:50px}.page article.pluto-page-box .meta-share iframe,.page article.pluto-page-box .meta-like iframe,.single article.pluto-page-box .meta-share iframe,.single article.pluto-page-box .meta-like iframe,.index-fullwidth article.pluto-page-box .meta-share iframe,.index-fullwidth article.pluto-page-box .meta-like iframe{width:76px}.page article.pluto-page-box .meta-share a:hover i,.page article.pluto-page-box .meta-share a.active i,.page article.pluto-page-box .meta-like a:hover i,.page article.pluto-page-box .meta-like a.active i,.single article.pluto-page-box .meta-share a:hover i,.single article.pluto-page-box .meta-share a.active i,.single article.pluto-page-box .meta-like a:hover i,.single article.pluto-page-box .meta-like a.active i,.index-fullwidth article.pluto-page-box .meta-share a:hover i,.index-fullwidth article.pluto-page-box .meta-share a.active i,.index-fullwidth article.pluto-page-box .meta-like a:hover i,.index-fullwidth article.pluto-page-box .meta-like a.active i{color:#ed5755}.page article.pluto-page-box .meta-share span.zilla-like-count,.page article.pluto-page-box .meta-like span.zilla-like-count,.single article.pluto-page-box .meta-share span.zilla-like-count,.single article.pluto-page-box .meta-like span.zilla-like-count,.index-fullwidth article.pluto-page-box .meta-share span.zilla-like-count,.index-fullwidth article.pluto-page-box .meta-like span.zilla-like-count{vertical-align:middle}.page article.pluto-page-box .meta-share .zilla-likes-count,.page article.pluto-page-box .meta-like .zilla-likes-count,.single article.pluto-page-box .meta-share .zilla-likes-count,.single article.pluto-page-box .meta-like .zilla-likes-count,.index-fullwidth article.pluto-page-box .meta-share .zilla-likes-count,.index-fullwidth article.pluto-page-box .meta-like .zilla-likes-count{padding-left:3px;text-transform:uppercase;font-size:11px;line-height:20px}.page article.pluto-page-box .meta-share .zilla-likes-count.zero-class,.page article.pluto-page-box .meta-like .zilla-likes-count.zero-class,.single article.pluto-page-box .meta-share .zilla-likes-count.zero-class,.single article.pluto-page-box .meta-like .zilla-likes-count.zero-class,.index-fullwidth article.pluto-page-box .meta-share .zilla-likes-count.zero-class,.index-fullwidth article.pluto-page-box .meta-like .zilla-likes-count.zero-class{display:none}.page article.pluto-page-box .meta-share i,.page article.pluto-page-box .meta-like i,.single article.pluto-page-box .meta-share i,.single article.pluto-page-box .meta-like i,.index-fullwidth article.pluto-page-box .meta-share i,.index-fullwidth article.pluto-page-box .meta-like i{line-height:20px;color:#a9c9e2;vertical-align:middle}.page article.pluto-page-box figure,.page article.pluto-page-box .post-video-box,.page article.pluto-page-box .post-gallery-box,.single article.pluto-page-box figure,.single article.pluto-page-box .post-video-box,.single article.pluto-page-box .post-gallery-box,.index-fullwidth article.pluto-page-box figure,.index-fullwidth article.pluto-page-box .post-video-box,.index-fullwidth article.pluto-page-box .post-gallery-box{text-align:center}.page article.pluto-page-box figure img,.page article.pluto-page-box .post-video-box img,.page article.pluto-page-box .post-gallery-box img,.single article.pluto-page-box figure img,.single article.pluto-page-box .post-video-box img,.single article.pluto-page-box .post-gallery-box img,.index-fullwidth article.pluto-page-box figure img,.index-fullwidth article.pluto-page-box .post-video-box img,.index-fullwidth article.pluto-page-box .post-gallery-box img{width:inherit;max-width:100%;height:auto;display:block;margin:0 auto}.page .post-meta-top,.single .post-meta-top,.index-isotope .post-meta-top,.index-fullwidth .post-meta-top{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;padding:15px 0;margin-bottom:30px}.page .post-meta-top:before,.page .post-meta-top:after,.single .post-meta-top:before,.single .post-meta-top:after,.index-isotope .post-meta-top:before,.index-isotope .post-meta-top:after,.index-fullwidth .post-meta-top:before,.index-fullwidth .post-meta-top:after{content:" ";display:table}.page .post-meta-top:after,.single .post-meta-top:after,.index-isotope .post-meta-top:after,.index-fullwidth .post-meta-top:after{clear:both}.page .post-meta-top:before,.page .post-meta-top:after,.single .post-meta-top:before,.single .post-meta-top:after,.index-isotope .post-meta-top:before,.index-isotope .post-meta-top:after,.index-fullwidth .post-meta-top:before,.index-fullwidth .post-meta-top:after{content:" ";display:table}.page .post-meta-top:after,.single .post-meta-top:after,.index-isotope .post-meta-top:after,.index-fullwidth .post-meta-top:after{clear:both}.page .post-meta-top ul,.single .post-meta-top ul,.index-isotope .post-meta-top ul,.index-fullwidth .post-meta-top ul{float:right;margin:0;padding:0;list-style:none}.page .post-meta-top ul li,.single .post-meta-top ul li,.index-isotope .post-meta-top ul li,.index-fullwidth .post-meta-top ul li{font-size:12px}.page .post-meta-top .post-date,.single .post-meta-top .post-date,.index-isotope .post-meta-top .post-date,.index-fullwidth .post-meta-top .post-date{float:left}@media(max-width:767px){.page .post-meta-top .post-date,.single .post-meta-top .post-date,.index-isotope .post-meta-top .post-date,.index-fullwidth .post-meta-top .post-date{float:none}}.page .post-meta-top .post-author,.single .post-meta-top .post-author,.index-isotope .post-meta-top .post-author,.index-fullwidth .post-meta-top .post-author{float:left;border-left:1px solid #e6e6e6;margin-left:8px;padding-left:8px}.page .post-meta-top .post-author a,.single .post-meta-top .post-author a,.index-isotope .post-meta-top .post-author a,.index-fullwidth .post-meta-top .post-author a{color:#111;border-bottom:1px solid #111}.page .post-meta-top .post-author a:hover,.single .post-meta-top .post-author a:hover,.index-isotope .post-meta-top .post-author a:hover,.index-fullwidth .post-meta-top .post-author a:hover{text-decoration:none}@media(max-width:767px){.page .post-meta-top .post-author,.single .post-meta-top .post-author,.index-isotope .post-meta-top .post-author,.index-fullwidth .post-meta-top .post-author{float:none;border:0;margin-left:0;padding-left:0;margin-top:5px}}.page .post-meta-top .post-tags,.single .post-meta-top .post-tags,.index-isotope .post-meta-top .post-tags,.index-fullwidth .post-meta-top .post-tags{margin-left:0;padding-left:0}.page .post-meta-top .post-tags li,.single .post-meta-top .post-tags li,.index-isotope .post-meta-top .post-tags li,.index-fullwidth .post-meta-top .post-tags li{margin-left:3px;float:right;margin-bottom:3px}.page .post-meta-top .post-tags li a,.single .post-meta-top .post-tags li a,.index-isotope .post-meta-top .post-tags li a,.index-fullwidth .post-meta-top .post-tags li a{display:block;padding:3px 7px;font-size:11px;line-height:16px;background-color:#d4edfc;color:#3893c1;border:1px solid #75b9dd;border-radius:4px}.page .post-meta-top .post-tags li a:hover,.single .post-meta-top .post-tags li a:hover,.index-isotope .post-meta-top .post-tags li a:hover,.index-fullwidth .post-meta-top .post-tags li a:hover{border-color:#2f8cbd;background-color:#fff;text-decoration:none}.page .post-meta-top .post-categories li,.single .post-meta-top .post-categories li,.index-isotope .post-meta-top .post-categories li,.index-fullwidth .post-meta-top .post-categories li{margin-left:3px;margin-bottom:3px;float:right}.page .post-meta-top .post-categories li a,.single .post-meta-top .post-categories li a,.index-isotope .post-meta-top .post-categories li a,.index-fullwidth .post-meta-top .post-categories li a{display:block;padding:3px 7px;background-color:#fcf6d6;font-size:11px;line-height:16px;color:#968836;border:1px solid #dbcd74;border-radius:4px}.page .post-meta-top .post-categories li a:hover,.single .post-meta-top .post-categories li a:hover,.index-isotope .post-meta-top .post-categories li a:hover,.index-fullwidth .post-meta-top .post-categories li a:hover{border-color:#b9a630;background-color:#fff;text-decoration:none}@media(max-width:991px){.page .post-meta-top .post-author,.single .post-meta-top .post-author,.index-isotope .post-meta-top .post-author,.index-fullwidth .post-meta-top .post-author{margin-bottom:20px}.page .post-meta-top .post-categories,.page .post-meta-top .post-tags,.single .post-meta-top .post-categories,.single .post-meta-top .post-tags,.index-isotope .post-meta-top .post-categories,.index-isotope .post-meta-top .post-tags,.index-fullwidth .post-meta-top .post-categories,.index-fullwidth .post-meta-top .post-tags{float:left}.page .post-meta-top .post-categories li,.page .post-meta-top .post-tags li,.single .post-meta-top .post-categories li,.single .post-meta-top .post-tags li,.index-isotope .post-meta-top .post-categories li,.index-isotope .post-meta-top .post-tags li,.index-fullwidth .post-meta-top .post-categories li,.index-fullwidth .post-meta-top .post-tags li{float:left}}.page .figure-link,.single .figure-link,.index-isotope .figure-link,.index-fullwidth .figure-link{display:block}.page .figure-link .figure-shade,.single .figure-link .figure-shade,.index-isotope .figure-link .figure-shade,.index-fullwidth .figure-link .figure-shade{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:transparent}.page .figure-link .figure-icon,.single .figure-link .figure-icon,.index-isotope .figure-link .figure-icon,.index-fullwidth .figure-link .figure-icon{position:absolute;bottom:-50%;left:50%;font-size:48px;margin-bottom:-24px;margin-left:-24px;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff}.page .figure-link:hover .figure-shade,.single .figure-link:hover .figure-shade,.index-isotope .figure-link:hover .figure-shade,.index-fullwidth .figure-link:hover .figure-shade{background-color:rgba(0,0,0,0.4)}.page .figure-link:hover .figure-icon,.single .figure-link:hover .figure-icon,.index-isotope .figure-link:hover .figure-icon,.index-fullwidth .figure-link:hover .figure-icon{bottom:50%}.page figure,.single figure,.index-isotope figure,.index-fullwidth figure{text-align:center;position:relative;overflow:hidden}.page figure img,.single figure img,.index-isotope figure img,.index-fullwidth figure img{width:inherit;max-width:100%;height:auto;display:block;margin:0 auto}.read-more-link{margin-top:15px}.read-more-link a{display:inline-block;color:#428bca;background-color:#f4f9fc;border-bottom:1px solid #55aded;padding:3px 4px 1px 4px;font-size:12px;line-height:14px;-webkit-transition:all .1s ease;transition:all .1s ease}.read-more-link a:hover{text-decoration:none;border-bottom:1px solid #1287cc;background-color:#fff;color:#428bca}.page h1.page-title{padding-bottom:20px;margin-bottom:30px;margin-top:40px;position:relative}.page h1.page-title:after{content:"";display:block;height:4px;width:80px;background-color:#fad532;position:absolute;bottom:0}.page h1.page-title:first-child{margin-top:0}.page .pluto-page-box .single-post-top-features,.single .pluto-page-box .single-post-top-features,.index-fullwidth .pluto-page-box .single-post-top-features{position:relative}.page .pluto-page-box .single-post-top-share,.page .pluto-page-box .single-post-top-qr,.single .pluto-page-box .single-post-top-share,.single .pluto-page-box .single-post-top-qr,.index-fullwidth .pluto-page-box .single-post-top-share,.index-fullwidth .pluto-page-box .single-post-top-qr{position:absolute;top:-34px;left:-31px;display:block}.page .pluto-page-box .single-post-top-share:before,.page .pluto-page-box .single-post-top-share:after,.page .pluto-page-box .single-post-top-qr:before,.page .pluto-page-box .single-post-top-qr:after,.single .pluto-page-box .single-post-top-share:before,.single .pluto-page-box .single-post-top-share:after,.single .pluto-page-box .single-post-top-qr:before,.single .pluto-page-box .single-post-top-qr:after,.index-fullwidth .pluto-page-box .single-post-top-share:before,.index-fullwidth .pluto-page-box .single-post-top-share:after,.index-fullwidth .pluto-page-box .single-post-top-qr:before,.index-fullwidth .pluto-page-box .single-post-top-qr:after{content:" ";display:table}.page .pluto-page-box .single-post-top-share:after,.page .pluto-page-box .single-post-top-qr:after,.single .pluto-page-box .single-post-top-share:after,.single .pluto-page-box .single-post-top-qr:after,.index-fullwidth .pluto-page-box .single-post-top-share:after,.index-fullwidth .pluto-page-box .single-post-top-qr:after{clear:both}.page .pluto-page-box .single-post-top-share:before,.page .pluto-page-box .single-post-top-share:after,.page .pluto-page-box .single-post-top-qr:before,.page .pluto-page-box .single-post-top-qr:after,.single .pluto-page-box .single-post-top-share:before,.single .pluto-page-box .single-post-top-share:after,.single .pluto-page-box .single-post-top-qr:before,.single .pluto-page-box .single-post-top-qr:after,.index-fullwidth .pluto-page-box .single-post-top-share:before,.index-fullwidth .pluto-page-box .single-post-top-share:after,.index-fullwidth .pluto-page-box .single-post-top-qr:before,.index-fullwidth .pluto-page-box .single-post-top-qr:after{content:" ";display:table}.page .pluto-page-box .single-post-top-share:after,.page .pluto-page-box .single-post-top-qr:after,.single .pluto-page-box .single-post-top-share:after,.single .pluto-page-box .single-post-top-qr:after,.index-fullwidth .pluto-page-box .single-post-top-share:after,.index-fullwidth .pluto-page-box .single-post-top-qr:after{clear:both}.page .pluto-page-box .single-post-top-share i,.page .pluto-page-box .single-post-top-qr i,.single .pluto-page-box .single-post-top-share i,.single .pluto-page-box .single-post-top-qr i,.index-fullwidth .pluto-page-box .single-post-top-share i,.index-fullwidth .pluto-page-box .single-post-top-qr i{font-size:20px;color:#8bacc9;float:left;line-height:24px;margin-right:15px;padding-right:15px;border-right:1px solid #e6eef2}.page .pluto-page-box .single-post-top-share span.caption,.page .pluto-page-box .single-post-top-qr span.caption,.single .pluto-page-box .single-post-top-share span.caption,.single .pluto-page-box .single-post-top-qr span.caption,.index-fullwidth .pluto-page-box .single-post-top-share span.caption,.index-fullwidth .pluto-page-box .single-post-top-qr span.caption{line-height:24px;float:left;color:#8bacc9;text-transform:uppercase;font-size:10px}.page .pluto-page-box .single-post-top-share:hover i,.page .pluto-page-box .single-post-top-qr:hover i,.single .pluto-page-box .single-post-top-share:hover i,.single .pluto-page-box .single-post-top-qr:hover i,.index-fullwidth .pluto-page-box .single-post-top-share:hover i,.index-fullwidth .pluto-page-box .single-post-top-qr:hover i{color:#f98181}.page .pluto-page-box .single-post-top-share:hover span,.page .pluto-page-box .single-post-top-qr:hover span,.single .pluto-page-box .single-post-top-share:hover span,.single .pluto-page-box .single-post-top-qr:hover span,.index-fullwidth .pluto-page-box .single-post-top-share:hover span,.index-fullwidth .pluto-page-box .single-post-top-qr:hover span{color:#f98181}.page .pluto-page-box .single-post-top-share .os_social-head-w,.single .pluto-page-box .single-post-top-share .os_social-head-w,.index-fullwidth .pluto-page-box .single-post-top-share .os_social-head-w{display:none}.page .pluto-page-box .single-post-top-share .os_social-head-w .os_social,.single .pluto-page-box .single-post-top-share .os_social-head-w .os_social,.index-fullwidth .pluto-page-box .single-post-top-share .os_social-head-w .os_social{font-size:10px}.page .pluto-page-box .single-post-top-share .os_social-head-w .os_social img,.single .pluto-page-box .single-post-top-share .os_social-head-w .os_social img,.index-fullwidth .pluto-page-box .single-post-top-share .os_social-head-w .os_social img{padding:0 6px;width:36px !important}.page .pluto-page-box .single-post-top-share .os_social-head-w .os_social a,.single .pluto-page-box .single-post-top-share .os_social-head-w .os_social a,.index-fullwidth .pluto-page-box .single-post-top-share .os_social-head-w .os_social a{opacity:.65;filter:alpha(opacity=65)}.page .pluto-page-box .single-post-top-share .os_social-head-w .os_social a:hover,.single .pluto-page-box .single-post-top-share .os_social-head-w .os_social a:hover,.index-fullwidth .pluto-page-box .single-post-top-share .os_social-head-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.page .pluto-page-box .single-post-top-share .share-activator:hover,.single .pluto-page-box .single-post-top-share .share-activator:hover,.index-fullwidth .pluto-page-box .single-post-top-share .share-activator:hover{cursor:pointer;color:#f98181}.page .pluto-page-box .single-post-top-share.active span.caption,.single .pluto-page-box .single-post-top-share.active span.caption,.index-fullwidth .pluto-page-box .single-post-top-share.active span.caption{display:none}.page .pluto-page-box .single-post-top-share.active .os_social-head-w,.single .pluto-page-box .single-post-top-share.active .os_social-head-w,.index-fullwidth .pluto-page-box .single-post-top-share.active .os_social-head-w{display:block;width:350px}.page .pluto-page-box .single-post-top-qr,.single .pluto-page-box .single-post-top-qr,.index-fullwidth .pluto-page-box .single-post-top-qr{display:none}.page .pluto-page-box .single-post-top-qr:hover,.single .pluto-page-box .single-post-top-qr:hover,.index-fullwidth .pluto-page-box .single-post-top-qr:hover{cursor:pointer}.page .pluto-page-box .single-post-top-reading-mode,.single .pluto-page-box .single-post-top-reading-mode,.index-fullwidth .pluto-page-box .single-post-top-reading-mode{position:absolute;display:block;top:-34px;right:-34px}.page .pluto-page-box .single-post-top-reading-mode:before,.page .pluto-page-box .single-post-top-reading-mode:after,.single .pluto-page-box .single-post-top-reading-mode:before,.single .pluto-page-box .single-post-top-reading-mode:after,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:before,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:after{content:" ";display:table}.page .pluto-page-box .single-post-top-reading-mode:after,.single .pluto-page-box .single-post-top-reading-mode:after,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:after{clear:both}.page .pluto-page-box .single-post-top-reading-mode:before,.page .pluto-page-box .single-post-top-reading-mode:after,.single .pluto-page-box .single-post-top-reading-mode:before,.single .pluto-page-box .single-post-top-reading-mode:after,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:before,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:after{content:" ";display:table}.page .pluto-page-box .single-post-top-reading-mode:after,.single .pluto-page-box .single-post-top-reading-mode:after,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:after{clear:both}.page .pluto-page-box .single-post-top-reading-mode i,.single .pluto-page-box .single-post-top-reading-mode i,.index-fullwidth .pluto-page-box .single-post-top-reading-mode i{font-size:20px;color:#8bacc9;float:right;line-height:24px}.page .pluto-page-box .single-post-top-reading-mode span,.single .pluto-page-box .single-post-top-reading-mode span,.index-fullwidth .pluto-page-box .single-post-top-reading-mode span{border-right:1px solid #e6eef2;padding-right:15px;line-height:24px;float:right;color:#8bacc9;text-transform:uppercase;font-size:10px;margin-right:15px}.page .pluto-page-box .single-post-top-reading-mode:hover i,.page .pluto-page-box .single-post-top-reading-mode:hover span,.single .pluto-page-box .single-post-top-reading-mode:hover i,.single .pluto-page-box .single-post-top-reading-mode:hover span,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:hover i,.index-fullwidth .pluto-page-box .single-post-top-reading-mode:hover span{color:#f98181}.page .pluto-page-box .post-media-body,.single .pluto-page-box .post-media-body,.index-fullwidth .pluto-page-box .post-media-body{margin-bottom:30px}.page #qrcode,.single #qrcode,.index-fullwidth #qrcode{margin-top:10px}.page #qrcode img,.single #qrcode img,.index-fullwidth #qrcode img{margin:0 auto}@media(min-width:1200px){.page .main-content .content,.single .main-content .content,.index-fullwidth .main-content .content{padding:0 50px}}@media(max-width:767px){.page article.pluto-page-box .post-body,.single article.pluto-page-box .post-body,.index-fullwidth article.pluto-page-box .post-body{padding:50px 25px}.page article.pluto-page-box .post-title,.single article.pluto-page-box .post-title,.index-fullwidth article.pluto-page-box .post-title{margin:15px 0;font-size:23px;line-height:30px}.page article.pluto-page-box .post-title a,.single article.pluto-page-box .post-title a,.index-fullwidth article.pluto-page-box .post-title a{font-size:23px;line-height:30px}.page article.pluto-page-box .post-content,.single article.pluto-page-box .post-content,.index-fullwidth article.pluto-page-box .post-content{font-size:12px;line-height:19px}.page article.pluto-page-box .post-date,.page article.pluto-page-box .post-author,.single article.pluto-page-box .post-date,.single article.pluto-page-box .post-author,.index-fullwidth article.pluto-page-box .post-date,.index-fullwidth article.pluto-page-box .post-author{font-size:12px;display:none}.page article.pluto-page-box .single-post-top-share,.single article.pluto-page-box .single-post-top-share,.index-fullwidth article.pluto-page-box .single-post-top-share{left:-10px}}.index-fullwidth article.pluto-page-box{margin-bottom:50px}.pluto-page-box .edit-link{position:absolute;top:-22px;right:5px}.pluto-page-box .edit-link .post-edit-link{font-size:11px;text-transform:uppercase;padding:3px 8px;background-color:#d85856;color:#fff;font-weight:700}.search-404 .search-form{position:relative;margin-top:40px}.search-404 .search-form:before{font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";top:12px;right:10px;position:absolute;color:#bfbfbf;font-size:16px}.search-404 .search-form .screen-reader-text,.search-404 .search-form .search-submit{display:none}.search-404 .search-form label{display:block;margin-bottom:0}.search-404 .search-form .search-field{display:block;width:100%;border-radius:4px;border:1px solid #d9d9d9;border-top:1px solid #bfbfbf;padding:8px;-webkit-box-shadow:1px 1px 2px 0 #fff,inset 0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:1px 1px 2px 0 #fff,inset 0 1px 1px 0 rgba(0,0,0,0.1);outline:0}.search-404 .search-form .search-field:focus{border:1px solid #87a9cb;color:#111}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.quote-read-more-link{margin-top:30px;font-size:12px;display:block}.featured-posts-slider-w{height:95px;overflow:hidden;padding-top:0 !important;padding-bottom:0 !important;background-color:#fff;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);border-bottom:1px solid #c8cbcd}.featured-posts-slider-w .featured-posts-slider-i{position:relative;text-align:center}.featured-posts-slider-w .post-body:before,.featured-posts-slider-w .post-body:after{content:" ";display:table}.featured-posts-slider-w .post-body:after{clear:both}.featured-posts-slider-w .post-body:before,.featured-posts-slider-w .post-body:after{content:" ";display:table}.featured-posts-slider-w .post-body:after{clear:both}.featured-posts-slider-w .featured-posts-label{position:absolute;background-color:#fad532;color:#fff;padding:2px 4px;font-size:11px;border-radius:2px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);left:-15px;top:38px;z-index:9999}.featured-posts-slider-w .featured-posts-slider-controls{position:absolute;right:-5px;top:20px}.featured-posts-slider-w .featured-posts-slider-controls a{text-decoration:none;display:block;width:40px;margin-bottom:5px}.featured-posts-slider-w .featured-posts-slider-controls i{font-size:20px}.featured-posts-slider-w .featured-post{float:left;height:75px;margin-top:10px !important;margin-bottom:10px !important}.featured-posts-slider-w .featured-post figure{position:relative;overflow:hidden;text-align:center;height:75px}.featured-posts-slider-w .featured-post .post-media-body{float:left;width:100px;margin-right:15px}.featured-posts-slider-w .featured-post .post-media-body img{max-width:100%;height:auto}.featured-posts-slider-w .featured-post .post-content-body{padding-right:20px;border-right:1px solid #dfe4e7;height:75px;overflow:hidden;text-align:left;padding-top:5px}.featured-posts-slider-w .featured-post .post-title{margin:0;color:#2c2d2f;font-size:12px;line-height:10px;border-bottom:1px solid transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.featured-posts-slider-w .featured-post .post-title:hover{text-decoration:none;border-color:#2c2d2f}.featured-posts-slider-w .featured-post .figure-link{display:block}.featured-posts-slider-w .featured-post .figure-link .figure-shade{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:transparent}.featured-posts-slider-w .featured-post .figure-link .figure-icon{position:absolute;bottom:-50%;left:50%;font-size:24px;margin-bottom:-12px;margin-left:-12px;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff}.featured-posts-slider-w .featured-post .figure-link:hover .figure-shade{background-color:rgba(0,0,0,0.4)}.featured-posts-slider-w .featured-post .figure-link:hover .figure-icon{bottom:50%}.featured-posts-slider-w ul.post-categories{list-style:none;margin:0;padding:0;margin-top:5px;padding-top:8px;border-top:1px solid #dfe4e7}.featured-posts-slider-w ul.post-categories:before,.featured-posts-slider-w ul.post-categories:after{content:" ";display:table}.featured-posts-slider-w ul.post-categories:after{clear:both}.featured-posts-slider-w ul.post-categories:before,.featured-posts-slider-w ul.post-categories:after{content:" ";display:table}.featured-posts-slider-w ul.post-categories:after{clear:both}.featured-posts-slider-w ul.post-categories li{margin-right:3px;margin-bottom:3px;float:left}.featured-posts-slider-w ul.post-categories li a{display:block;padding:2px 4px;background-color:#d4edfc;font-size:9px;line-height:12px;color:#3893c1;border:1px solid #75b9dd;border-radius:2px}.featured-posts-slider-w ul.post-categories li a:hover{border-color:#2f8cbd;background-color:#fff;text-decoration:none}.featured-carousel-post{position:relative}.featured-carousel-post .figure-link{display:block}.featured-carousel-post .figure-link .figure-shade{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:transparent}.featured-carousel-post .figure-link .figure-icon{position:absolute;bottom:-50%;left:50%;font-size:48px;margin-bottom:-24px;margin-left:-24px;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff}.featured-carousel-post figure{text-align:center;position:relative;overflow:hidden}.featured-carousel-post figure img{width:inherit;max-width:100%;height:auto;display:block;margin:0 auto}.featured-carousel-post .post-top-share{-webkit-transition:all .7s ease;transition:all .7s ease;opacity:0;filter:alpha(opacity=0);position:absolute;left:15px;top:15px;background-color:rgba(0,0,0,0.8);z-index:9999;padding:0 6px;border-radius:6px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.4);box-shadow:0 1px 4px 0 rgba(0,0,0,0.4)}.featured-carousel-post .post-top-share i.share-activator-icon{vertical-align:middle;line-height:24px;font-size:10px;color:#fff;padding-right:3px}.featured-carousel-post .post-top-share span.share-activator-label{line-height:24px;vertical-align:middle;font-size:10px;text-transform:uppercase;color:#fff;padding-left:10px;border-left:1px solid #555}.featured-carousel-post .post-top-share:hover{cursor:pointer}.featured-carousel-post .post-top-share:hover i.share-activator-icon{color:#fff}.featured-carousel-post .post-top-share:hover span.share-activator-label{color:#fff}.featured-carousel-post .post-top-share .os_social-head-w{display:none;margin-left:2px;vertical-align:middle}.featured-carousel-post .post-top-share .os_social-head-w .os_social{font-size:10px}.featured-carousel-post .post-top-share .os_social-head-w .os_social:before,.featured-carousel-post .post-top-share .os_social-head-w .os_social:after{content:" ";display:table}.featured-carousel-post .post-top-share .os_social-head-w .os_social:after{clear:both}.featured-carousel-post .post-top-share .os_social-head-w .os_social:before,.featured-carousel-post .post-top-share .os_social-head-w .os_social:after{content:" ";display:table}.featured-carousel-post .post-top-share .os_social-head-w .os_social:after{clear:both}.featured-carousel-post .post-top-share .os_social-head-w .os_social img{padding:0 4px;width:25px !important}.featured-carousel-post .post-top-share .os_social-head-w .os_social a{float:left;display:block}.featured-carousel-post .post-top-share .os_social-head-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.featured-carousel-post .post-top-share.active span.share-activator-label{display:none}.featured-carousel-post .post-top-share.active .os_social-head-w{display:inline-block}.featured-carousel-post .post-content-body{padding:50px 20px 20px 20px;background-image:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,0.9) 100%);background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.9) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#e5000000',GradientType=0);position:absolute;bottom:0;left:0;right:0}.featured-carousel-post .post-content-body .post-title{color:#fff;font-size:14px;font-weight:700}.featured-carousel-post .post-categories{list-style:none;padding:0;margin:0;line-height:9px}.featured-carousel-post .post-categories li{font-size:8px;display:inline-block;margin-right:10px}.featured-carousel-post .post-categories li a{color:#eee;text-transform:uppercase}.featured-carousel-post:hover .post-top-share{opacity:1;filter:alpha(opacity=100)}.featured-carousel-post:hover .figure-shade{background-color:rgba(0,0,0,0.4)}.featured-carousel-post:hover .figure-icon{bottom:50%}.widget{margin-bottom:40px}.widget:last-child{margin-bottom:0}.widget .widget-title{color:#62707c;font-size:16px;position:relative;margin-bottom:40px}.widget .widget-title:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}.widget img{max-width:100%;height:auto}.widget select{max-width:100%}.widget_rss ul,.widget_pages ul,.widget_meta ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_archive ul,.widget_categories ul,.widget_recent_entries ul{list-style:none;margin:0;padding:0;padding-left:10px}.widget_rss ul li,.widget_pages ul li,.widget_meta ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_archive ul li,.widget_categories ul li,.widget_recent_entries ul li{margin-bottom:8px;position:relative;padding:3px 0 3px 15px;font-size:11px;line-height:12px}.widget_rss ul li:before,.widget_pages ul li:before,.widget_meta ul li:before,.widget_recent_comments ul li:before,.widget_nav_menu ul li:before,.widget_archive ul li:before,.widget_categories ul li:before,.widget_recent_entries ul li:before{content:"\f10c";font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#6aa3d5;font-size:6px;position:absolute;left:0;top:6px}.widget_rss ul li a:hover,.widget_pages ul li a:hover,.widget_meta ul li a:hover,.widget_recent_comments ul li a:hover,.widget_nav_menu ul li a:hover,.widget_archive ul li a:hover,.widget_categories ul li a:hover,.widget_recent_entries ul li a:hover{color:#3878b5;text-decoration:underline}.widget_rss .rssSummary{font-size:11px}.widget_rss .rss-date{display:block;font-size:10px;margin-top:5px;margin-bottom:5px}.widget_rss cite{font-size:10px;margin-top:5px;display:block}.widget_tag_cloud .tagcloud a{font-size:11px !important;padding:2px 6px;margin-bottom:4px;display:inline-block;background-color:#d4edfc;color:#3893c1;border:1px solid #75b9dd;border-radius:4px}.widget_tag_cloud .tagcloud a:hover{border-color:#2f8cbd;background-color:#fff;text-decoration:none}.widget_calendar caption{text-transform:uppercase;color:#748799;font-size:11px;margin-bottom:5px}.widget_calendar table{width:100%;font-size:11px}.widget_calendar th{text-align:right;padding:5px;border:1px solid #ccd4db;background-color:#dbe0e5}.widget_calendar tfoot td{padding-top:10px}.widget_calendar tbody td{text-align:right;padding:5px;border:1px solid #ccd4db;color:#6a8496}.widget_calendar tbody td a{color:#0083ff}.widget_search{border-radius:6px;padding:10px !important;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);background-color:#fff;background-image:-webkit-linear-gradient(top,#fff 0,#f5f7f9 100%);background-image:linear-gradient(to bottom,#fff 0,#f5f7f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f7f9',GradientType=0);border:1px solid #ced8e2}.widget_search form{position:relative}.widget_search form:before{font-family:'osfonts';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";top:7px;right:10px;position:absolute;color:#ced8e2;font-size:16px}.widget_search .widget-title,.widget_search .search-submit,.widget_search .screen-reader-text{display:none}.widget_search label{display:block;margin-bottom:0}.widget_search .search-field{display:block;width:100%;border-radius:4px;border:1px solid #cedcea;border-top:1px solid #aac3db;padding:5px 8px;-webkit-box-shadow:1px 1px 2px 0 rgba(255,255,255,0.3),inset 0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:1px 1px 2px 0 rgba(255,255,255,0.3),inset 0 1px 1px 0 rgba(0,0,0,0.1);background-color:#fff;outline:0;color:#111}.widget_search .search-field:focus{border:1px solid #87a9cb}.tptn_posts_widget ul{list-style:none;margin:0;padding:0}.tptn_posts_widget ul li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ccd4db}.tptn_posts_widget ul li:before,.tptn_posts_widget ul li:after{content:" ";display:table}.tptn_posts_widget ul li:after{clear:both}.tptn_posts_widget ul li:before,.tptn_posts_widget ul li:after{content:" ";display:table}.tptn_posts_widget ul li:after{clear:both}.tptn_posts_widget ul li>a{display:block;float:left;width:20%}.tptn_posts_widget ul li>a img{width:100%;height:auto}.tptn_posts_widget ul li .tptn_after_thumb{display:block;float:left;width:80%;padding-left:10px}.tptn_posts_widget ul li .tptn_after_thumb .tptn_link{display:block;font-size:11px}.tptn_posts_widget ul li .tptn_after_thumb .tptn_author{font-size:9px}.tptn_posts_widget ul li .tptn_after_thumb .tptn_date{font-size:9px;color:#899caf}.tptn_posts_widget ul li:last-child{border-bottom:0;margin-bottom:0}.widget-written-by,.widget-related-post{border-top:1px solid #d1dbe1;padding-top:40px}.widget-written-by img,.widget-related-post img{max-width:100%;height:auto}.widget-written-by .widget-caption,.widget-related-post .widget-caption{margin-bottom:5px;margin-top:0}.widget-written-by .widget-caption a,.widget-related-post .widget-caption a{color:#4e5968}.widget-written-by .widget-title,.widget-related-post .widget-title{color:#4e5968;margin-top:0}.widget-written-by .widget-content,.widget-related-post .widget-content{font-size:11px;color:#3c5b68}@media(max-width:991px){.widget-written-by .row,.widget-related-post .row{margin-left:0;margin-right:0}}@media(min-width:992px){.sidebar-under-post .under-post-widget-column:first-child .widget{padding-right:20px}}@media(max-width:991px){.sidebar-under-post .under-post-widget-column:first-child .widget{margin-bottom:40px !important}}@media(min-width:992px){.sidebar-under-post .under-post-widget-column:last-child .widget{padding-left:20px}}.widget_text iframe{width:100%}.wrapped-widgets .widget{margin-bottom:30px;padding:20px;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.wrapped-widgets .widget .widget-title{margin-top:0}.wrapped-widgets .widget:last-child{margin-bottom:0}.wrapped-widgets .widget.AdWidget_ImageWidget{padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border-radius:0}@media(max-width:767px){.no-ads-on-smartphones .top-sidebar-wrapper{display:none}.no-ads-on-smartphones .AdWidget_HTMLWidget{display:none}}@media(min-width:768px) and (max-width:991px){.no-ads-on-tablets .top-sidebar-wrapper{display:none}.no-ads-on-tablets .AdWidget_HTMLWidget{display:none}}.menu-position-top .top-sidebar-wrapper{padding-top:30px}.ads_top_placeholder_widget{background-color:#dbe2e8 !important;color:#8c9ba6;border:0;border-radius:6px;padding:30px !important;-webkit-box-shadow:none !important;box-shadow:none !important;font-size:18px;font-weight:700;margin:0 auto;max-width:700px;width:auto}.ads_side_placeholder_widget{background-color:#dbe2e8;border:0;border-radius:6px;color:#8c9ba6;text-align:center;background-color:#dbe2e8 !important;padding:50px 20px !important;-webkit-box-shadow:none !important;box-shadow:none !important}.ads_side_placeholder_widget h4{color:#8c9ba6;border-bottom:1px solid #cbd5de;padding-bottom:5px;margin-bottom:5px;display:inline-block}.ads_menu_placeholder_widget{background-color:#dbe2e8;color:#8c9ba6;border:0;border-radius:6px;text-align:center;background-color:#dbe2e8 !important;padding:30px 20px !important;-webkit-box-shadow:none !important;box-shadow:none !important}.ads_menu_placeholder_widget h4{color:#8c9ba6;border-bottom:1px solid #cbd5de;padding-bottom:5px;margin-bottom:5px;display:inline-block}.mc4wp-form{border-radius:6px;padding:10px !important;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);background-color:#fff;background-image:-webkit-linear-gradient(top,#fff 0,#f5f7f9 100%);background-image:linear-gradient(to bottom,#fff 0,#f5f7f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f7f9',GradientType=0);border:1px solid #ced8e2;position:relative;text-align:center}.mc4wp-form label{display:block;margin-bottom:7px;padding-left:3px}.mc4wp-form select,.mc4wp-form textarea,.mc4wp-form input[type="text"],.mc4wp-form input[type="email"]{display:block;width:100%;border-radius:4px;border:1px solid #cedcea;border-top:1px solid #aac3db;padding:5px 8px;-webkit-box-shadow:1px 1px 2px 0 rgba(255,255,255,0.3),inset 0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:1px 1px 2px 0 rgba(255,255,255,0.3),inset 0 1px 1px 0 rgba(0,0,0,0.1);background-color:#fff;outline:0;color:#111}.mc4wp-form select:focus,.mc4wp-form textarea:focus,.mc4wp-form input[type="text"]:focus,.mc4wp-form input[type="email"]:focus{border:1px solid #87a9cb}.mc4wp-form input[type="submit"]{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;background-color:#4091c4;background-image:-webkit-linear-gradient(top,#67a7d0 0,#4091c4 100%);background-image:linear-gradient(to bottom,#67a7d0 0,#4091c4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff66a7d0',endColorstr='#ff4091c4',GradientType=0);border-color:#3175a0;border-bottom-color:#255879;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;text-shadow:-1px -1px 0 #2b678c;font-weight:700;display:block;width:100%}.mc4wp-form input[type="submit"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.mc4wp-form input[type="submit"]:hover,.mc4wp-form input[type="submit"]:focus{color:#333;text-decoration:none}.mc4wp-form input[type="submit"]:active,.mc4wp-form input[type="submit"].active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.mc4wp-form input[type="submit"].disabled,.mc4wp-form input[type="submit"][disabled],fieldset[disabled] .mc4wp-form input[type="submit"]{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.mc4wp-form input[type="submit"]:hover,.mc4wp-form input[type="submit"]:focus,.mc4wp-form input[type="submit"]:active,.mc4wp-form input[type="submit"].active,.open .dropdown-toggle.mc4wp-form input[type="submit"]{color:#fff;background-color:#347ba7;border-color:#296184}.mc4wp-form input[type="submit"]:active,.mc4wp-form input[type="submit"].active,.open .dropdown-toggle.mc4wp-form input[type="submit"]{background-image:none}.mc4wp-form input[type="submit"].disabled,.mc4wp-form input[type="submit"].disabled:hover,.mc4wp-form input[type="submit"].disabled:focus,.mc4wp-form input[type="submit"].disabled:active,.mc4wp-form input[type="submit"].disabled.active,.mc4wp-form input[type="submit"][disabled],.mc4wp-form input[type="submit"][disabled]:hover,.mc4wp-form input[type="submit"][disabled]:focus,.mc4wp-form input[type="submit"][disabled]:active,.mc4wp-form input[type="submit"][disabled].active,fieldset[disabled] .mc4wp-form input[type="submit"],fieldset[disabled] .mc4wp-form input[type="submit"]:hover,fieldset[disabled] .mc4wp-form input[type="submit"]:focus,fieldset[disabled] .mc4wp-form input[type="submit"]:active,fieldset[disabled] .mc4wp-form input[type="submit"].active{background-color:#4091c4;border-color:#3783b3}.mc4wp-form input[type="submit"] .badge{color:#4091c4;background-color:#fff}.mc4wp-form h4{color:#62707c;margin-bottom:35px;position:relative;font-size:16px}.mc4wp-form h4:after{content:"";position:absolute;width:40px;display:block;height:4px;background-color:#fad532;bottom:-15px}.mc4wp-form .mc4wp-alert{font-size:10px;line-height:12px;margin-top:10px}.mc4wp-form .mc4wp-alert.mc4wp-success{padding:5px 10px;background-color:#648e33;color:#fff}.widget .zilla-social a{margin-right:5px;margin-bottom:5px;display:inline-block}.widget .zilla-social a img{width:24px;opacity:.8;filter:alpha(opacity=80)}.widget .zilla-social a:hover img{opacity:1;filter:alpha(opacity=100)}@media(min-width:1550px){.widget .tptn_posts_widget li .tptn_after_thumb{padding-left:20px}.widget .tptn_posts_widget li .tptn_after_thumb .tptn_link{display:block;font-size:12px;margin-bottom:2px}.widget .tptn_posts_widget li .tptn_after_thumb .tptn_author{font-size:11px}.widget .tptn_posts_widget li .tptn_after_thumb .tptn_date{font-size:11px}.widget_rss ul li,.widget_pages ul li,.widget_meta ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_archive ul li,.widget_categories ul li,.widget_recent_entries ul li{font-size:12px;line-height:15px}}.widget .instagram-pics{list-style:none;margin:0;padding:0}.widget .instagram-pics:before,.widget .instagram-pics:after{content:" ";display:table}.widget .instagram-pics:after{clear:both}.widget .instagram-pics:before,.widget .instagram-pics:after{content:" ";display:table}.widget .instagram-pics:after{clear:both}.widget .instagram-pics li{float:left;width:50%}.post-navigation-unique{max-width:1200px;margin:0 auto}.post-navigation-classic .post-navigation-previous{padding-bottom:20px}.post-navigation-classic .post-navigation-next{padding-bottom:20px}.post-navigation-classic .post-navigation-next:before{position:absolute;width:1px;background-color:#d1dbe1;top:0;bottom:0;left:0;content:""}.wrapped-widgets .post-navigation-unique,.wrapped-widgets .post-navigation-classic{padding:10px;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.wrapped-widgets .post-navigation-classic{max-width:1200px;margin:0 auto}.wrapped-widgets .post-navigation-previous,.wrapped-widgets .post-navigation-next{padding:0}.post-navigation-previous,.post-navigation-next{padding-top:10px;text-align:center}.post-navigation-previous .arrow,.post-navigation-next .arrow{color:#456978;margin-bottom:5px}.post-navigation-previous .caption,.post-navigation-next .caption{text-transform:uppercase;font-size:10px;color:#456978;margin-bottom:5px}.post-navigation-previous .navi-link,.post-navigation-next .navi-link{margin-bottom:5px}.post-navigation-previous .navi-link a,.post-navigation-next .navi-link a{color:#428bca;border-bottom:1px solid #428bca}.post-navigation-previous .navi-link a:hover,.post-navigation-next .navi-link a:hover{text-decoration:none;color:#357ebd;border-bottom-color:#357ebd}.os-back-to-top{position:fixed;bottom:10%;right:5px;text-decoration:none;color:#fff;background-color:rgba(0,0,0,0.5);background-image:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/images/back-to-top-arrow.png');background-position:center 9px;-o-background-size:15px 10px;-moz-background-size:15px 10px;-webkit-background-size:15px 10px;background-size:15px 10px;background-repeat:no-repeat;height:30px;width:30px;border-radius:30px;font-size:10px;font-weight:bold;text-transform:uppercase;padding:1em;display:none;-webkit-transition:all .3s ease;transition:all .3s ease}.os-back-to-top:hover{background-color:#e24141;background-position:center 7px}.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr{display:none !important}.reading-mode-content{-webkit-transition:all .2s ease;transition:all .2s ease}.post-navigation-previous,.post-navigation-next{-webkit-transition:all .4s ease;transition:all .4s ease}.reading-mode{background-color:#fff}.reading-mode.menu-position-top.page-fixed-width .main-content-w,.reading-mode.menu-position-top.page-fixed-width .menu-inner-w{max-width:100%;margin:0 auto}.reading-mode.single .type-post,.reading-mode.page .type-page{-webkit-box-shadow:none;box-shadow:none;border:0;margin-top:0}.reading-mode.single .type-post .single-post-top-features,.reading-mode.page .type-page .single-post-top-features{background-color:#fff;position:fixed;z-index:999;top:0;left:0;width:100%;height:50px;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,0.2);box-shadow:0 1px 4px 1px rgba(0,0,0,0.2)}.reading-mode.single .type-post .single-post-top-features:before,.reading-mode.single .type-post .single-post-top-features:after,.reading-mode.page .type-page .single-post-top-features:before,.reading-mode.page .type-page .single-post-top-features:after{content:" ";display:table}.reading-mode.single .type-post .single-post-top-features:after,.reading-mode.page .type-page .single-post-top-features:after{clear:both}.reading-mode.single .type-post .single-post-top-features:before,.reading-mode.single .type-post .single-post-top-features:after,.reading-mode.page .type-page .single-post-top-features:before,.reading-mode.page .type-page .single-post-top-features:after{content:" ";display:table}.reading-mode.single .type-post .single-post-top-features:after,.reading-mode.page .type-page .single-post-top-features:after{clear:both}.reading-mode.single .type-post .single-post-top-share,.reading-mode.page .type-page .single-post-top-share{position:relative;top:15px;left:15px;float:left}.reading-mode.single .type-post .single-post-top-reading-mode,.reading-mode.page .type-page .single-post-top-reading-mode{position:relative;top:15px;right:15px;float:right}.reading-mode.single .type-post .single-post-top-qr,.reading-mode.page .type-page .single-post-top-qr{display:block;float:left;position:relative;top:15px;left:100px}.reading-mode .top-sidebar-wrapper{display:none}.reading-mode .main-content{margin-left:0}.reading-mode .reading-mode-content{width:100%}.reading-mode .post-navigation-previous{display:none}.reading-mode .post-navigation-next{display:none}.reading-mode .post-meta{display:none}.reading-mode .site-footer{display:none}.reading-mode .comment-respond{padding:0;-webkit-box-shadow:none;box-shadow:none;border:0}.reading-mode .main-content-i,.reading-mode .main-content-w{margin-left:0;margin-right:0}.reading-mode.menu-position-left .menu-block{left:-240px}.reading-mode.menu-position-right .menu-block{right:-240px}.reading-mode.menu-position-top .menu-block{display:none}.reading-mode.sidebar-position-left.menu-position-left .primary-sidebar-wrapper{left:-540px}.reading-mode.sidebar-position-left.menu-position-right .primary-sidebar-wrapper{left:-300px}.reading-mode.sidebar-position-left.menu-position-top .primary-sidebar-wrapper{left:-300px}.reading-mode.sidebar-position-right.menu-position-left .primary-sidebar-wrapper{right:-300px}.reading-mode.sidebar-position-right.menu-position-right .primary-sidebar-wrapper{right:-540px}.reading-mode.sidebar-position-right.menu-position-top .primary-sidebar-wrapper{right:-300px}.comments-area{max-width:1200px;margin:0 auto}.comment-respond{padding:50px;padding-top:30px;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);border:1px solid #c8cbcd}.comment-respond .comment-reply-title{margin-bottom:35px;position:relative}.comment-respond .comment-reply-title:after{content:"";position:absolute;width:40px;display:block;height:4px;background-color:#fad532;bottom:-15px}.comment-respond .comment-form p{margin-bottom:15px}.comment-respond .comment-form p label{display:block}.comment-respond .comment-form p input[type="text"],.comment-respond .comment-form p input[type="url"],.comment-respond .comment-form p input[type="email"],.comment-respond .comment-form p textarea{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.comment-respond .comment-form p input[type="text"]:focus,.comment-respond .comment-form p input[type="url"]:focus,.comment-respond .comment-form p input[type="email"]:focus,.comment-respond .comment-form p textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.comment-respond .comment-form p input[type="text"]:-moz-placeholder,.comment-respond .comment-form p input[type="url"]:-moz-placeholder,.comment-respond .comment-form p input[type="email"]:-moz-placeholder,.comment-respond .comment-form p textarea:-moz-placeholder{color:#999}.comment-respond .comment-form p input[type="text"]::-moz-placeholder,.comment-respond .comment-form p input[type="url"]::-moz-placeholder,.comment-respond .comment-form p input[type="email"]::-moz-placeholder,.comment-respond .comment-form p textarea::-moz-placeholder{color:#999;opacity:1}.comment-respond .comment-form p input[type="text"]:-ms-input-placeholder,.comment-respond .comment-form p input[type="url"]:-ms-input-placeholder,.comment-respond .comment-form p input[type="email"]:-ms-input-placeholder,.comment-respond .comment-form p textarea:-ms-input-placeholder{color:#999}.comment-respond .comment-form p input[type="text"]::-webkit-input-placeholder,.comment-respond .comment-form p input[type="url"]::-webkit-input-placeholder,.comment-respond .comment-form p input[type="email"]::-webkit-input-placeholder,.comment-respond .comment-form p textarea::-webkit-input-placeholder{color:#999}.comment-respond .comment-form p input[type="text"][disabled],.comment-respond .comment-form p input[type="text"][readonly],fieldset[disabled] .comment-respond .comment-form p input[type="text"],.comment-respond .comment-form p input[type="url"][disabled],.comment-respond .comment-form p input[type="url"][readonly],fieldset[disabled] .comment-respond .comment-form p input[type="url"],.comment-respond .comment-form p input[type="email"][disabled],.comment-respond .comment-form p input[type="email"][readonly],fieldset[disabled] .comment-respond .comment-form p input[type="email"],.comment-respond .comment-form p textarea[disabled],.comment-respond .comment-form p textarea[readonly],fieldset[disabled] .comment-respond .comment-form p textarea{cursor:not-allowed;background-color:#eee}textarea.comment-respond .comment-form p input[type="text"],textarea.comment-respond .comment-form p input[type="url"],textarea.comment-respond .comment-form p input[type="email"],textarea.comment-respond .comment-form p textarea{height:auto}.comment-respond .comment-form p textarea{height:auto}.comment-respond .comment-form p.comment-notes{text-transform:uppercase;font-size:11px;color:#6c7b84;margin-bottom:30px}.comment-respond .comment-form input#submit{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;background-color:#4091c4;background-image:-webkit-linear-gradient(top,#67a7d0 0,#4091c4 100%);background-image:linear-gradient(to bottom,#67a7d0 0,#4091c4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff66a7d0',endColorstr='#ff4091c4',GradientType=0);border-color:#3175a0;border-bottom-color:#255879;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;text-shadow:-1px -1px 0 #2b678c;font-weight:700}.comment-respond .comment-form input#submit:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.comment-respond .comment-form input#submit:hover,.comment-respond .comment-form input#submit:focus{color:#333;text-decoration:none}.comment-respond .comment-form input#submit:active,.comment-respond .comment-form input#submit.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.comment-respond .comment-form input#submit.disabled,.comment-respond .comment-form input#submit[disabled],fieldset[disabled] .comment-respond .comment-form input#submit{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.comment-respond .comment-form input#submit:hover,.comment-respond .comment-form input#submit:focus,.comment-respond .comment-form input#submit:active,.comment-respond .comment-form input#submit.active,.open .dropdown-toggle.comment-respond .comment-form input#submit{color:#fff;background-color:#347ba7;border-color:#296184}.comment-respond .comment-form input#submit:active,.comment-respond .comment-form input#submit.active,.open .dropdown-toggle.comment-respond .comment-form input#submit{background-image:none}.comment-respond .comment-form input#submit.disabled,.comment-respond .comment-form input#submit.disabled:hover,.comment-respond .comment-form input#submit.disabled:focus,.comment-respond .comment-form input#submit.disabled:active,.comment-respond .comment-form input#submit.disabled.active,.comment-respond .comment-form input#submit[disabled],.comment-respond .comment-form input#submit[disabled]:hover,.comment-respond .comment-form input#submit[disabled]:focus,.comment-respond .comment-form input#submit[disabled]:active,.comment-respond .comment-form input#submit[disabled].active,fieldset[disabled] .comment-respond .comment-form input#submit,fieldset[disabled] .comment-respond .comment-form input#submit:hover,fieldset[disabled] .comment-respond .comment-form input#submit:focus,fieldset[disabled] .comment-respond .comment-form input#submit:active,fieldset[disabled] .comment-respond .comment-form input#submit.active{background-color:#4091c4;border-color:#3783b3}.comment-respond .comment-form input#submit .badge{color:#4091c4;background-color:#fff}.comments-title{margin-bottom:60px;position:relative;border-top:1px solid #d1dbe1;padding-top:40px}.comments-title i{margin-right:10px;font-size:38px;color:#87a5b5}.comments-title:after{content:"";position:absolute;width:40px;display:block;height:4px;background-color:#fad532;bottom:-15px}.comment-list,.children{list-style:none;margin:0;padding:0;margin-top:40px}.comment-list .comment-body,.children .comment-body{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #d1dbe1}.comment-list .comment-meta:before,.comment-list .comment-meta:after,.children .comment-meta:before,.children .comment-meta:after{content:" ";display:table}.comment-list .comment-meta:after,.children .comment-meta:after{clear:both}.comment-list .comment-meta:before,.comment-list .comment-meta:after,.children .comment-meta:before,.children .comment-meta:after{content:" ";display:table}.comment-list .comment-meta:after,.children .comment-meta:after{clear:both}.comment-list .comment-author,.children .comment-author{float:left;margin-bottom:20px}.comment-list .comment-author img,.children .comment-author img{margin-right:10px}.comment-list .comment-metadata,.children .comment-metadata{float:right;text-transform:uppercase;font-size:10px;color:#738c9b}.comment-list .comment-reply-link,.children .comment-reply-link{display:inline-block;background-color:#f4f9fc;border-bottom:1px solid #55aded;padding:2px 4px;font-size:12px;line-height:14px;float:right}.comment-list .comment-reply-link:hover,.children .comment-reply-link:hover{text-decoration:none;border-bottom:1px solid #1287cc;background-color:#fff}.comment-list .comment-content p:last-child,.children .comment-content p:last-child{margin-bottom:0}.comment-list ol.children{padding-left:40px}.comment-list>li:last-child .comment-body{border-bottom:0}.site-footer{padding:30px;border-top:1px solid #d1dbe1;margin-top:40px;text-align:right;color:#3c5b68}.menu-position-top .site-footer{text-align:center}.menu-position-left .site-footer{text-align:right}.menu-position-right .site-footer{text-align:left}.wrapped-widgets .site-footer-i{display:inline-block;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px;padding:10px 20px}.pagination-w{text-align:center;border-top:1px solid #d1dbe1;margin-top:30px;padding-top:40px}.pagination-w .wp-pagenavi{text-transform:uppercase;font-size:10px}.pagination-w .wp-pagenavi a,.pagination-w .wp-pagenavi span{border:0;margin:0 10px;font-weight:normal}.pagination-w .wp-pagenavi a:hover,.pagination-w .wp-pagenavi span:hover{text-decoration:none}.pagination-w .wp-pagenavi .pages{color:#85a9b8;margin-right:30px}.no-more-posts-message{text-align:center;padding:30px 10px;border-top:1px solid #e1e7eb;margin-top:30px;text-transform:uppercase;font-size:10px;font-weight:700;color:#9eabbd}.load-more-posts-button-w{text-align:center;padding:20px}.load-more-posts-button-w a{display:inline-block;padding:10px 40px 10px 30px;border:0;color:#fff;-webkit-box-shadow:none;box-shadow:none;background-color:#3c91e0;border-radius:40px;text-transform:uppercase;font-size:10px;font-weight:700}.load-more-posts-button-w a i{margin-right:10px;padding-right:10px;border-right:1px solid #fff}.load-more-posts-button-w a:hover{text-decoration:none;background-color:#111;color:#fff}.wrapped-widgets .wp-pagenavi{display:inline-block;padding:20px;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.wrapped-widgets .pagination-w>a{display:inline-block;padding:10px 20px;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.wrapped-widgets .no-more-posts-message{text-align:center;border:0;padding:0}.wrapped-widgets .no-more-posts-message span{display:inline-block;padding:20px;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.copyright-tooltip{background-color:#111;color:#fff;font-size:12px;padding:5px 10px;border-radius:4px;position:absolute;z-index:12000;display:none}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:0}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}@font-face{font-family:'flexslider-icon';src:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/flexslider/flexslider-icon.eot');src:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/flexslider/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/flexslider/flexslider-icon.woff') format('woff'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/flexslider/flexslider-icon.ttf') format('truetype'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/flexslider/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0;background:#fff;border:4px solid #fff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);-o-box-shadow:0 1px 4px rgba(0,0,0,0.2);box-shadow:0 1px 4px rgba(0,0,0,0.2);zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0;}.flex-direction-nav a{display:block;width:40px;height:40px;font-size:0;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default}.flex-direction-nav a:before{font-family:"osfonts";font-size:20px;display:inline-block;content:"\f104"}.flex-direction-nav a.flex-next:before{content:"\f105"}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"osfonts";font-size:20px;display:inline-block;content:"\f04c"}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:"\f04b"}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline;}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.flexslider{border:0;-webkit-box-shadow:none;box-shadow:none;border-radius:none}.flex-control-nav{bottom:-5px;z-index:999}.flex-control-nav li a{border-radius:0;width:8px;height:8px}.ps-container .ps-scrollbar-x-rail{position:absolute;bottom:3px;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;filter:alpha(opacity=0);-o-transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear}.ps-container:hover .ps-scrollbar-x-rail,.ps-container.hover .ps-scrollbar-x-rail{opacity:.6;filter:alpha(opacity=60)}.ps-container .ps-scrollbar-x-rail:hover,.ps-container .ps-scrollbar-x-rail.hover{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-x-rail.in-scrolling{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-y-rail{position:absolute;right:3px;width:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;filter:alpha(opacity=0);-o-transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear}.ps-container:hover .ps-scrollbar-y-rail,.ps-container.hover .ps-scrollbar-y-rail{opacity:.6;filter:alpha(opacity=60)}.ps-container .ps-scrollbar-y-rail:hover,.ps-container .ps-scrollbar-y-rail.hover{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-x{position:absolute;bottom:0;height:8px;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-o-transition:background-color .2s linear;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear}.ps-container.ie6 .ps-scrollbar-x{font-size:0}.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x{background-color:#999}.ps-container .ps-scrollbar-y{position:absolute;right:0;width:8px;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-o-transition:background-color .2s linear;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear}.ps-container.ie6 .ps-scrollbar-y{font-size:0}.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y{background-color:#999}.ps-container.ie .ps-scrollbar-x,.ps-container.ie .ps-scrollbar-y{visibility:hidden}.ps-container.ie:hover .ps-scrollbar-x,.ps-container.ie:hover .ps-scrollbar-y,.ps-container.ie.hover .ps-scrollbar-x,.ps-container.ie.hover .ps-scrollbar-y{visibility:visible}.wpcf7-form{margin-top:40px}.wpcf7-form .wpcf7-text,.wpcf7-form .wpcf7-textarea{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;margin-top:5px;margin-bottom:20px}.wpcf7-form .wpcf7-text:focus,.wpcf7-form .wpcf7-textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.wpcf7-form .wpcf7-text:-moz-placeholder,.wpcf7-form .wpcf7-textarea:-moz-placeholder{color:#999}.wpcf7-form .wpcf7-text::-moz-placeholder,.wpcf7-form .wpcf7-textarea::-moz-placeholder{color:#999;opacity:1}.wpcf7-form .wpcf7-text:-ms-input-placeholder,.wpcf7-form .wpcf7-textarea:-ms-input-placeholder{color:#999}.wpcf7-form .wpcf7-text::-webkit-input-placeholder,.wpcf7-form .wpcf7-textarea::-webkit-input-placeholder{color:#999}.wpcf7-form .wpcf7-text[disabled],.wpcf7-form .wpcf7-text[readonly],fieldset[disabled] .wpcf7-form .wpcf7-text,.wpcf7-form .wpcf7-textarea[disabled],.wpcf7-form .wpcf7-textarea[readonly],fieldset[disabled] .wpcf7-form .wpcf7-textarea{cursor:not-allowed;background-color:#eee}textarea.wpcf7-form .wpcf7-text,textarea.wpcf7-form .wpcf7-textarea{height:auto}.wpcf7-form .wpcf7-textarea{height:auto}.wpcf7-form .wpcf7-submit{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;background-color:#4091c4;background-image:-webkit-linear-gradient(top,#67a7d0 0,#4091c4 100%);background-image:linear-gradient(to bottom,#67a7d0 0,#4091c4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff66a7d0',endColorstr='#ff4091c4',GradientType=0);border-color:#3175a0;border-bottom-color:#255879;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),inset 0 1px 0 0 #8ebedc;text-shadow:-1px -1px 0 #2b678c;font-weight:700}.wpcf7-form .wpcf7-submit:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.wpcf7-form .wpcf7-submit:hover,.wpcf7-form .wpcf7-submit:focus{color:#333;text-decoration:none}.wpcf7-form .wpcf7-submit:active,.wpcf7-form .wpcf7-submit.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.wpcf7-form .wpcf7-submit.disabled,.wpcf7-form .wpcf7-submit[disabled],fieldset[disabled] .wpcf7-form .wpcf7-submit{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.wpcf7-form .wpcf7-submit:hover,.wpcf7-form .wpcf7-submit:focus,.wpcf7-form .wpcf7-submit:active,.wpcf7-form .wpcf7-submit.active,.open .dropdown-toggle.wpcf7-form .wpcf7-submit{color:#fff;background-color:#347ba7;border-color:#296184}.wpcf7-form .wpcf7-submit:active,.wpcf7-form .wpcf7-submit.active,.open .dropdown-toggle.wpcf7-form .wpcf7-submit{background-image:none}.wpcf7-form .wpcf7-submit.disabled,.wpcf7-form .wpcf7-submit.disabled:hover,.wpcf7-form .wpcf7-submit.disabled:focus,.wpcf7-form .wpcf7-submit.disabled:active,.wpcf7-form .wpcf7-submit.disabled.active,.wpcf7-form .wpcf7-submit[disabled],.wpcf7-form .wpcf7-submit[disabled]:hover,.wpcf7-form .wpcf7-submit[disabled]:focus,.wpcf7-form .wpcf7-submit[disabled]:active,.wpcf7-form .wpcf7-submit[disabled].active,fieldset[disabled] .wpcf7-form .wpcf7-submit,fieldset[disabled] .wpcf7-form .wpcf7-submit:hover,fieldset[disabled] .wpcf7-form .wpcf7-submit:focus,fieldset[disabled] .wpcf7-form .wpcf7-submit:active,fieldset[disabled] .wpcf7-form .wpcf7-submit.active{background-color:#4091c4;border-color:#3783b3}.wpcf7-form .wpcf7-submit .badge{color:#4091c4;background-color:#fff}.wpcf7-form p{font-size:11px;font-weight:400;text-transform:uppercase;line-height:12px}.owl-carousel .owl-item img{height:auto}.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*='owl-']{color:white;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*='owl-']:hover{background:#869791;color:white;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}div.userpro{border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background:#fff;border-radius:6px}div.userpro-head,div.userpro-centered{border-radius:6px 6px 0 0;background:#fff;border-bottom:1px solid #d9d9d9}div.userpro-head div.userpro-left{position:relative;margin-bottom:40px;margin-bottom:15px;font-size:16px !important;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700}div.userpro-head div.userpro-left:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}div.userpro-head.userpro-centered-header-only,div.userpro-centered.userpro-centered-header-only{border-radius:6px}.userpro.userpro-users{border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent;border-radius:0}.review-wrapper{margin-top:1.5em}.review-wrapper .review-title{font-size:24px;line-height:28px;padding-top:20px;padding-bottom:20px}@font-face{font-family:'star';src:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/woo/star.eot');src:url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/woo/star.eot?#iefix') format('embedded-opentype'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/woo/star.woff') format('woff'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/woo/star.ttf') format('truetype'),url('http://porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/fonts/woo/star.svg#star') format('svg');font-weight:normal;font-style:normal}.woocommerce-breadcrumb{padding:30px 2% 10px;margin-bottom:20px;border-bottom:1px solid #d1dbe1}.woocommerce-breadcrumb a{margin-left:5px;margin-right:5px}.woocommerce-breadcrumb a:first-child{margin-left:0}.star-rating-w{text-align:center;border-bottom:1px solid #dfe4e7;padding-top:5px;margin-top:5px}.star-rating{margin:0 auto 10px auto;overflow:hidden;position:relative;height:14px;line-height:14px;font-size:14px;width:75px;font-family:'star';color:#e0d0a1}.star-rating:before{content:"\73\73\73\73\73";color:#000;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.woocommerce-message{padding:10px 20px;border:1px solid #bfbba8;background-color:#f7f3e1;color:#4f4e4b;font-size:9px;margin-bottom:20px}.woocommerce-info{padding:10px 20px;border:1px solid #c5d8e2;background-color:#f2f7f9;color:#3b667f;font-size:9px;margin-bottom:20px}.woocommerce-page .quantity.buttons_added{margin-bottom:20px;display:inline-block;margin-right:20px}.woocommerce-page .quantity .input-text{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-radius:0;display:inline-block;text-align:center;border-right:0;border-left:0;padding-left:15px;padding-right:0;width:45px}.woocommerce-page .quantity .input-text:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.woocommerce-page .quantity .input-text:-moz-placeholder{color:#999}.woocommerce-page .quantity .input-text::-moz-placeholder{color:#999;opacity:1}.woocommerce-page .quantity .input-text:-ms-input-placeholder{color:#999}.woocommerce-page .quantity .input-text::-webkit-input-placeholder{color:#999}.woocommerce-page .quantity .input-text[disabled],.woocommerce-page .quantity .input-text[readonly],fieldset[disabled] .woocommerce-page .quantity .input-text{cursor:not-allowed;background-color:#eee}textarea.woocommerce-page .quantity .input-text{height:auto}.woocommerce-page .quantity input.minus,.woocommerce-page .quantity input.plus{display:inline-block;width:20px;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ccc;padding-left:5px;padding-right:5px}.woocommerce-page .quantity input.minus:focus,.woocommerce-page .quantity input.plus:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-page .quantity input.minus:hover,.woocommerce-page .quantity input.minus:focus,.woocommerce-page .quantity input.plus:hover,.woocommerce-page .quantity input.plus:focus{color:#333;text-decoration:none}.woocommerce-page .quantity input.minus:active,.woocommerce-page .quantity input.minus.active,.woocommerce-page .quantity input.plus:active,.woocommerce-page .quantity input.plus.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-page .quantity input.minus.disabled,.woocommerce-page .quantity input.minus[disabled],fieldset[disabled] .woocommerce-page .quantity input.minus,.woocommerce-page .quantity input.plus.disabled,.woocommerce-page .quantity input.plus[disabled],fieldset[disabled] .woocommerce-page .quantity input.plus{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-page .quantity input.minus:hover,.woocommerce-page .quantity input.minus:focus,.woocommerce-page .quantity input.minus:active,.woocommerce-page .quantity input.minus.active,.open .dropdown-toggle.woocommerce-page .quantity input.minus,.woocommerce-page .quantity input.plus:hover,.woocommerce-page .quantity input.plus:focus,.woocommerce-page .quantity input.plus:active,.woocommerce-page .quantity input.plus.active,.open .dropdown-toggle.woocommerce-page .quantity input.plus{color:#333;background-color:#ebebeb;border-color:#adadad}.woocommerce-page .quantity input.minus:active,.woocommerce-page .quantity input.minus.active,.open .dropdown-toggle.woocommerce-page .quantity input.minus,.woocommerce-page .quantity input.plus:active,.woocommerce-page .quantity input.plus.active,.open .dropdown-toggle.woocommerce-page .quantity input.plus{background-image:none}.woocommerce-page .quantity input.minus.disabled,.woocommerce-page .quantity input.minus.disabled:hover,.woocommerce-page .quantity input.minus.disabled:focus,.woocommerce-page .quantity input.minus.disabled:active,.woocommerce-page .quantity input.minus.disabled.active,.woocommerce-page .quantity input.minus[disabled],.woocommerce-page .quantity input.minus[disabled]:hover,.woocommerce-page .quantity input.minus[disabled]:focus,.woocommerce-page .quantity input.minus[disabled]:active,.woocommerce-page .quantity input.minus[disabled].active,fieldset[disabled] .woocommerce-page .quantity input.minus,fieldset[disabled] .woocommerce-page .quantity input.minus:hover,fieldset[disabled] .woocommerce-page .quantity input.minus:focus,fieldset[disabled] .woocommerce-page .quantity input.minus:active,fieldset[disabled] .woocommerce-page .quantity input.minus.active,.woocommerce-page .quantity input.plus.disabled,.woocommerce-page .quantity input.plus.disabled:hover,.woocommerce-page .quantity input.plus.disabled:focus,.woocommerce-page .quantity input.plus.disabled:active,.woocommerce-page .quantity input.plus.disabled.active,.woocommerce-page .quantity input.plus[disabled],.woocommerce-page .quantity input.plus[disabled]:hover,.woocommerce-page .quantity input.plus[disabled]:focus,.woocommerce-page .quantity input.plus[disabled]:active,.woocommerce-page .quantity input.plus[disabled].active,fieldset[disabled] .woocommerce-page .quantity input.plus,fieldset[disabled] .woocommerce-page .quantity input.plus:hover,fieldset[disabled] .woocommerce-page .quantity input.plus:focus,fieldset[disabled] .woocommerce-page .quantity input.plus:active,fieldset[disabled] .woocommerce-page .quantity input.plus.active{background-color:#fff;border-color:#ccc}.woocommerce-page .quantity input.minus .badge,.woocommerce-page .quantity input.plus .badge{color:#fff;background-color:#fff}.woocommerce-page .quantity input.minus{border-top-right-radius:0;border-bottom-right-radius:0}.woocommerce-page .quantity input.plus{border-top-left-radius:0;border-bottom-left-radius:0}.woo-shop .page-title{margin-top:25px}.woo-shop .term-description{margin-bottom:30px}.woo-shop-head{padding:0 2%}.woo-shop-head .top-sidebar-wrapper{padding:0;padding-bottom:20px;border:0}.woocommerce-pagination{text-align:center;padding-top:20px;margin-top:20px;border-top:1px solid #d1dbe1}.woocommerce-pagination ul{list-style:none;margin:0;padding:0}.woocommerce-pagination ul li{display:inline-block;margin:0 5px}.shop-loop-results-meta-wrapper{border-bottom:1px solid #d1dbe1;border-top:1px solid #d1dbe1;padding:20px 2%}.shop-loop-results-meta-wrapper:before,.shop-loop-results-meta-wrapper:after{content:" ";display:table}.shop-loop-results-meta-wrapper:after{clear:both}.shop-loop-results-meta-wrapper:before,.shop-loop-results-meta-wrapper:after{content:" ";display:table}.shop-loop-results-meta-wrapper:after{clear:both}.shop-loop-results-meta-wrapper .woocommerce-result-count{float:left;margin:0}.shop-loop-results-meta-wrapper .woocommerce-ordering{float:right;margin:0}.woo-products:before,.woo-products:after{content:" ";display:table}.woo-products:after{clear:both}.woo-products:before,.woo-products:after{content:" ";display:table}.woo-products:after{clear:both}.woo-products .product{border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px}.woo-products .product .product-media-body{text-align:center}.woo-products .product .product-media-body img{max-width:100%;height:auto}.woo-products .product h3{font-size:14px;text-align:center}.woo-products .product h3 a{color:#2c2d2f;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;border-bottom:1px solid transparent;-webkit-transition:all .2s ease;transition:all .2s ease}.woo-products .product h3 a:hover{text-decoration:none;border-color:#2c2d2f}.woo-products .product img+h3{margin-top:30px;padding-top:20px;border-top:1px solid #dfe4e7}.woo-products .product.first{margin-left:0;clear:left}.woo-products .product.last{margin-right:0;clear:right}.woo-products .product .product-body{padding:30px;padding-bottom:0;position:relative}.woo-products .product .product-body .post-top-share{position:absolute;left:12px;top:5px}.woo-products .product .product-body .post-top-share i.share-activator-icon{vertical-align:middle;line-height:17px;font-size:10px;color:#60717e;-webkit-transition:all .2s ease;transition:all .2s ease;padding-right:6px}.woo-products .product .product-body .post-top-share span.share-activator-label{line-height:16px;vertical-align:middle;font-size:10px;text-transform:uppercase;color:#60717e;padding-left:10px;border-left:1px solid #ccd9e2;-webkit-transition:all .2s ease;transition:all .2s ease}.woo-products .product .product-body .post-top-share:hover{cursor:pointer}.woo-products .product .product-body .post-top-share:hover i.share-activator-icon{color:#f98181}.woo-products .product .product-body .post-top-share:hover span.share-activator-label{color:#f98181}.woo-products .product .product-body .post-top-share .os_social-head-w{display:none;margin-left:2px;vertical-align:middle}.woo-products .product .product-body .post-top-share .os_social-head-w .os_social{font-size:10px}.woo-products .product .product-body .post-top-share .os_social-head-w .os_social img{padding:0 4px;width:25px !important}.woo-products .product .product-body .post-top-share .os_social-head-w .os_social a{opacity:.65;filter:alpha(opacity=65)}.woo-products .product .product-body .post-top-share .os_social-head-w .os_social a:hover{opacity:1;filter:alpha(opacity=100)}.woo-products .product .product-body .post-top-share.active span.share-activator-label{display:none}.woo-products .product .product-body .post-top-share.active .os_social-head-w{display:inline-block}.woo-products .product span.onsale{background-color:#ceb548;color:#fff;border-radius:4px;position:absolute;top:4px;right:4px;padding:1px 5px;text-transform:uppercase;font-size:12px;font-weight:700}.woo-products .product .product-meta{padding:20px 0;text-align:center;background-color:#f1f6f8;border-radius:0 0 6px 6px;border-top:1px solid #dfe4e7;-webkit-box-shadow:inset 0 0 2px 1px #fff;box-shadow:inset 0 0 2px 1px #fff;margin-top:20px}.woo-products .product .product-meta:before,.woo-products .product .product-meta:after{content:" ";display:table}.woo-products .product .product-meta:after{clear:both}.woo-products .product .product-meta:before,.woo-products .product .product-meta:after{content:" ";display:table}.woo-products .product .product-meta:after{clear:both}.woo-products .product .product-meta .price{text-align:center;font-size:14px;line-height:16px;display:inline-block;margin-right:-14px;background-color:#e0ebf0;color:#5d6677;text-shadow:1px 1px 1px rgba(255,255,255,0.4);border-radius:20px;padding:5px 35px 5px 15px;font-weight:700;vertical-align:middle;border:1px solid #b8c1c7;border-top:1px solid #aab5bc;-webkit-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,0.1),0px 0 2px 2px #fff;box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,0.1),0px 0 2px 2px #fff}.woo-products .product .product-meta .price .amount{margin:0 2px}.woo-products .product .product-meta .price ins{text-decoration:none}.woo-products .product .product-meta .price del{display:none}.woo-products .product .product-meta .button-w{display:inline-block;margin-left:-14px}.woo-products .product .product-meta .button-w .button{vertical-align:middle;display:inline-block;padding:5px 15px;font-size:12px;line-height:16px;background-color:#3b8cbf;background-image:-webkit-linear-gradient(top,#3b8cbf 0,#3380af 100%);background-image:linear-gradient(to bottom,#3b8cbf 0,#3380af 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b8cbf',endColorstr='#ff3380af',GradientType=0);color:#fff;text-shadow:-1px -1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 1px 0 rgba(255,255,255,0.6),0px 0 2px 2px #fff;box-shadow:inset 0 0 1px 0 rgba(255,255,255,0.6),0px 0 2px 2px #fff;border-radius:20px;border:1px solid #116872;text-transform:uppercase;font-weight:700}.woo-products .product .product-meta .button-w .button:hover{text-decoration:none;background-color:#357eac;background-image:-webkit-linear-gradient(top,#357eac 0,#2d729b 100%);background-image:linear-gradient(to bottom,#357eac 0,#2d729b 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff347dab',endColorstr='#ff2d719b',GradientType=0)}.product .woocommerce-tabs{margin-top:60px}.product .woocommerce-tabs>ul.tabs{list-style:none;margin:0;margin-bottom:-1px;padding:0}.product .woocommerce-tabs>ul.tabs:before,.product .woocommerce-tabs>ul.tabs:after{content:" ";display:table}.product .woocommerce-tabs>ul.tabs:after{clear:both}.product .woocommerce-tabs>ul.tabs:before,.product .woocommerce-tabs>ul.tabs:after{content:" ";display:table}.product .woocommerce-tabs>ul.tabs:after{clear:both}.product .woocommerce-tabs>ul.tabs li{float:left}.product .woocommerce-tabs>ul.tabs li a{border:1px solid #c8cbcd;border-right:0;display:block;padding:10px 30px;background-color:#f7f7f7;color:#62676b}.product .woocommerce-tabs>ul.tabs li:first-child a{border-top-left-radius:6px}.product .woocommerce-tabs>ul.tabs li:last-child a{border-top-right-radius:6px;border-right:1px solid #c8cbcd}.product .woocommerce-tabs>ul.tabs li.active a{color:#4e5968;border-bottom:1px solid #fff;background-color:#fff}.product .woocommerce-tabs .panel{padding:40px 50px;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px;border-top-left-radius:0}.product .woocommerce-tabs .panel h2{margin-bottom:40px;margin-top:0;position:relative;font-size:16px}.product .woocommerce-tabs .panel h2:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}.product .single-product-main-info{margin-top:30px;position:relative;border:1px solid #c8cbcd;-webkit-box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);box-shadow:0 3px 12px 1px rgba(0,0,0,0.1);background-color:#fff;border-radius:6px;padding:40px}.product .single-product-main-info:before,.product .single-product-main-info:after{content:" ";display:table}.product .single-product-main-info:after{clear:both}.product .single-product-main-info:before,.product .single-product-main-info:after{content:" ";display:table}.product .single-product-main-info:after{clear:both}.product .single-product-main-info span.onsale{background-color:#ceb548;color:#fff;border-radius:4px;position:absolute;top:34px;left:4px;padding:1px 5px;text-transform:uppercase;font-size:12px;font-weight:700}.product .images{float:left;width:35%;padding-right:40px}.product .images img{width:inherit;max-width:100%;height:auto}.product .images .woocommerce-main-image{margin-bottom:20px;display:block;text-align:center}.product .images .thumbnails:before,.product .images .thumbnails:after{content:" ";display:table}.product .images .thumbnails:after{clear:both}.product .images .thumbnails:before,.product .images .thumbnails:after{content:" ";display:table}.product .images .thumbnails:after{clear:both}.product .images .thumbnails a{margin-bottom:10px;display:block;float:left;width:25%;text-align:center}.product .summary{float:right;width:65%}.product .summary .product_title{margin-top:0;margin-bottom:35px;position:relative}.product .summary .product_title:after{content:"";position:absolute;width:40px;display:block;height:4px;background-color:#fad532;bottom:-15px}.product .summary .woocommerce-product-rating:before,.product .summary .woocommerce-product-rating:after{content:" ";display:table}.product .summary .woocommerce-product-rating:after{clear:both}.product .summary .woocommerce-product-rating:before,.product .summary .woocommerce-product-rating:after{content:" ";display:table}.product .summary .woocommerce-product-rating:after{clear:both}.product .summary .woocommerce-product-rating .star-rating{margin-left:0;float:left;margin-right:10px}.product .summary .woocommerce-product-rating .woocommerce-review-link{font-size:9px;float:left}.product .summary .price{margin-top:20px;font-size:24px;color:#3b525e}.product .summary .price del{margin-right:10px;font-size:16px;color:#7f2b2a}.product .summary .price ins{text-decoration:none;color:#3b525e}.product .summary .variations{margin-bottom:20px}.product .summary .variations label{color:#4e5968}.product .summary .variations select{margin-right:10px}.product .summary .variations .reset_variations{font-size:9px;text-transform:uppercase}.product .summary .single_variation{margin-bottom:20px}.product .summary div[itemprop="description"]{margin:30px 0;padding:30px 0;border-top:1px solid #d1dbe1;border-bottom:1px solid #d1dbe1}.product .summary div[itemprop="description"] p:last-child{margin-bottom:0}.product .summary form.cart button{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;background-color:#4091c4;border-color:#3783b3}.product .summary form.cart button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.product .summary form.cart button:hover,.product .summary form.cart button:focus{color:#333;text-decoration:none}.product .summary form.cart button:active,.product .summary form.cart button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.product .summary form.cart button.disabled,.product .summary form.cart button[disabled],fieldset[disabled] .product .summary form.cart button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.product .summary form.cart button:hover,.product .summary form.cart button:focus,.product .summary form.cart button:active,.product .summary form.cart button.active,.open .dropdown-toggle.product .summary form.cart button{color:#fff;background-color:#347ba7;border-color:#296184}.product .summary form.cart button:active,.product .summary form.cart button.active,.open .dropdown-toggle.product .summary form.cart button{background-image:none}.product .summary form.cart button.disabled,.product .summary form.cart button.disabled:hover,.product .summary form.cart button.disabled:focus,.product .summary form.cart button.disabled:active,.product .summary form.cart button.disabled.active,.product .summary form.cart button[disabled],.product .summary form.cart button[disabled]:hover,.product .summary form.cart button[disabled]:focus,.product .summary form.cart button[disabled]:active,.product .summary form.cart button[disabled].active,fieldset[disabled] .product .summary form.cart button,fieldset[disabled] .product .summary form.cart button:hover,fieldset[disabled] .product .summary form.cart button:focus,fieldset[disabled] .product .summary form.cart button:active,fieldset[disabled] .product .summary form.cart button.active{background-color:#4091c4;border-color:#3783b3}.product .summary form.cart button .badge{color:#4091c4;background-color:#fff}.product #reviews h2{margin-bottom:40px}.product #reviews ol{list-style:none;padding:0;margin:0}.product #reviews ol li{margin-bottom:20px;padding-bottom:20px;padding-top:20px;border-bottom:1px solid #ededed}.product #reviews ol li:before,.product #reviews ol li:after{content:" ";display:table}.product #reviews ol li:after{clear:both}.product #reviews ol li:before,.product #reviews ol li:after{content:" ";display:table}.product #reviews ol li:after{clear:both}.product #reviews ol li .avatar{float:left;margin-right:30px}.product #reviews ol li p.meta{font-size:8px;text-transform:uppercase;display:inline-block;padding-bottom:5px;border-bottom:1px solid #ededed}.product #reviews ol li .star-rating{float:right}.product #reviews .comment-respond{margin-top:80px;padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.product #reviews .comment-reply-title{text-transform:uppercase;font-size:16px}.product .related.products,.product .upsells.products{margin-top:70px}.product .related.products h2,.product .upsells.products h2{font-size:24px;position:relative;margin-bottom:40px}.product .related.products h2:after,.product .upsells.products h2:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}.product ul.products{padding:0}@media(max-width:767px){.product .images,.product .summary{float:none;width:auto;padding:0}.product .images{text-align:center}.product .summary{padding:20px}}.woocommerce-cart .cart_totals h2{margin-bottom:40px;margin-top:0;position:relative;font-size:24px;color:#4e5968}.woocommerce-cart .cart_totals h2:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}.woocommerce-cart .cart_totals h2 a{color:#4e5968}.woocommerce-cart .shop_table{width:100%}.woocommerce-cart .shop_table thead th{color:#94a1a8;border-bottom:1px solid #d5dce0;font-size:9px;text-transform:uppercase;padding-left:20px;text-align:left}.woocommerce-cart .shop_table tr.cart_item td{padding:20px;border-bottom:1px solid #d5dce0;font-size:12px}.woocommerce-cart .shop_table tr.cart_item td a.remove{display:inline-block;padding:2px 5px;background-color:#d6c3c2;color:#fff;border-radius:4px;font-size:14px;line-height:14px}.woocommerce-cart .shop_table tr.cart_item td a.remove:hover{text-decoration:none;background-color:#ed4c49}.woocommerce-cart .shop_table tr.cart_item td .attachment-shop_thumbnail{margin-bottom:0}.woocommerce-cart .shop_table tr.cart_item td .quantity.buttons_added{margin:0}.woocommerce-cart .shop_table .actions{padding:20px 0}.woocommerce-cart .shop_table .actions:before,.woocommerce-cart .shop_table .actions:after{content:" ";display:table}.woocommerce-cart .shop_table .actions:after{clear:both}.woocommerce-cart .shop_table .actions:before,.woocommerce-cart .shop_table .actions:after{content:" ";display:table}.woocommerce-cart .shop_table .actions:after{clear:both}.woocommerce-cart .shop_table .actions input.button{float:left;display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ccc}.woocommerce-cart .shop_table .actions input.button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-cart .shop_table .actions input.button:hover,.woocommerce-cart .shop_table .actions input.button:focus{color:#333;text-decoration:none}.woocommerce-cart .shop_table .actions input.button:active,.woocommerce-cart .shop_table .actions input.button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-cart .shop_table .actions input.button.disabled,.woocommerce-cart .shop_table .actions input.button[disabled],fieldset[disabled] .woocommerce-cart .shop_table .actions input.button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-cart .shop_table .actions input.button:hover,.woocommerce-cart .shop_table .actions input.button:focus,.woocommerce-cart .shop_table .actions input.button:active,.woocommerce-cart .shop_table .actions input.button.active,.open .dropdown-toggle.woocommerce-cart .shop_table .actions input.button{color:#333;background-color:#ebebeb;border-color:#adadad}.woocommerce-cart .shop_table .actions input.button:active,.woocommerce-cart .shop_table .actions input.button.active,.open .dropdown-toggle.woocommerce-cart .shop_table .actions input.button{background-image:none}.woocommerce-cart .shop_table .actions input.button.disabled,.woocommerce-cart .shop_table .actions input.button.disabled:hover,.woocommerce-cart .shop_table .actions input.button.disabled:focus,.woocommerce-cart .shop_table .actions input.button.disabled:active,.woocommerce-cart .shop_table .actions input.button.disabled.active,.woocommerce-cart .shop_table .actions input.button[disabled],.woocommerce-cart .shop_table .actions input.button[disabled]:hover,.woocommerce-cart .shop_table .actions input.button[disabled]:focus,.woocommerce-cart .shop_table .actions input.button[disabled]:active,.woocommerce-cart .shop_table .actions input.button[disabled].active,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button:hover,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button:focus,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button:active,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.active{background-color:#fff;border-color:#ccc}.woocommerce-cart .shop_table .actions input.button .badge{color:#fff;background-color:#fff}.woocommerce-cart .shop_table .actions input.button.checkout-button{float:right;display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;background-color:#4091c4;border-color:#3783b3;margin-left:20px}.woocommerce-cart .shop_table .actions input.button.checkout-button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-cart .shop_table .actions input.button.checkout-button:hover,.woocommerce-cart .shop_table .actions input.button.checkout-button:focus{color:#333;text-decoration:none}.woocommerce-cart .shop_table .actions input.button.checkout-button:active,.woocommerce-cart .shop_table .actions input.button.checkout-button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-cart .shop_table .actions input.button.checkout-button.disabled,.woocommerce-cart .shop_table .actions input.button.checkout-button[disabled],fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.checkout-button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-cart .shop_table .actions input.button.checkout-button:hover,.woocommerce-cart .shop_table .actions input.button.checkout-button:focus,.woocommerce-cart .shop_table .actions input.button.checkout-button:active,.woocommerce-cart .shop_table .actions input.button.checkout-button.active,.open .dropdown-toggle.woocommerce-cart .shop_table .actions input.button.checkout-button{color:#fff;background-color:#347ba7;border-color:#296184}.woocommerce-cart .shop_table .actions input.button.checkout-button:active,.woocommerce-cart .shop_table .actions input.button.checkout-button.active,.open .dropdown-toggle.woocommerce-cart .shop_table .actions input.button.checkout-button{background-image:none}.woocommerce-cart .shop_table .actions input.button.checkout-button.disabled,.woocommerce-cart .shop_table .actions input.button.checkout-button.disabled:hover,.woocommerce-cart .shop_table .actions input.button.checkout-button.disabled:focus,.woocommerce-cart .shop_table .actions input.button.checkout-button.disabled:active,.woocommerce-cart .shop_table .actions input.button.checkout-button.disabled.active,.woocommerce-cart .shop_table .actions input.button.checkout-button[disabled],.woocommerce-cart .shop_table .actions input.button.checkout-button[disabled]:hover,.woocommerce-cart .shop_table .actions input.button.checkout-button[disabled]:focus,.woocommerce-cart .shop_table .actions input.button.checkout-button[disabled]:active,.woocommerce-cart .shop_table .actions input.button.checkout-button[disabled].active,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.checkout-button,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.checkout-button:hover,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.checkout-button:focus,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.checkout-button:active,fieldset[disabled] .woocommerce-cart .shop_table .actions input.button.checkout-button.active{background-color:#4091c4;border-color:#3783b3}.woocommerce-cart .shop_table .actions input.button.checkout-button .badge{color:#4091c4;background-color:#fff}.woocommerce-cart .shop_table .actions .coupon{float:left;text-transform:uppercase;display:inline-block;margin-right:20px}.woocommerce-cart .shop_table .actions .coupon:before,.woocommerce-cart .shop_table .actions .coupon:after{content:" ";display:table}.woocommerce-cart .shop_table .actions .coupon:after{clear:both}.woocommerce-cart .shop_table .actions .coupon:before,.woocommerce-cart .shop_table .actions .coupon:after{content:" ";display:table}.woocommerce-cart .shop_table .actions .coupon:after{clear:both}.woocommerce-cart .shop_table .actions .coupon label{font-size:9px;float:left;margin:0;margin-right:10px;line-height:34px;height:34px;display:none}.woocommerce-cart .shop_table .actions .coupon .input-text{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-top-right-radius:0;border-bottom-right-radius:0;display:inline-block;text-align:center;border-right:0;padding-left:15px;padding-right:0;text-align:left;width:140px;float:left}.woocommerce-cart .shop_table .actions .coupon .input-text:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.woocommerce-cart .shop_table .actions .coupon .input-text:-moz-placeholder{color:#999}.woocommerce-cart .shop_table .actions .coupon .input-text::-moz-placeholder{color:#999;opacity:1}.woocommerce-cart .shop_table .actions .coupon .input-text:-ms-input-placeholder{color:#999}.woocommerce-cart .shop_table .actions .coupon .input-text::-webkit-input-placeholder{color:#999}.woocommerce-cart .shop_table .actions .coupon .input-text[disabled],.woocommerce-cart .shop_table .actions .coupon .input-text[readonly],fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon .input-text{cursor:not-allowed;background-color:#eee}textarea.woocommerce-cart .shop_table .actions .coupon .input-text{height:auto}.woocommerce-cart .shop_table .actions .coupon input.button{float:left;display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ccc;padding-left:10px;padding-right:10px;border-top-left-radius:0;border-bottom-left-radius:0}.woocommerce-cart .shop_table .actions .coupon input.button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-cart .shop_table .actions .coupon input.button:hover,.woocommerce-cart .shop_table .actions .coupon input.button:focus{color:#333;text-decoration:none}.woocommerce-cart .shop_table .actions .coupon input.button:active,.woocommerce-cart .shop_table .actions .coupon input.button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-cart .shop_table .actions .coupon input.button.disabled,.woocommerce-cart .shop_table .actions .coupon input.button[disabled],fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon input.button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-cart .shop_table .actions .coupon input.button:hover,.woocommerce-cart .shop_table .actions .coupon input.button:focus,.woocommerce-cart .shop_table .actions .coupon input.button:active,.woocommerce-cart .shop_table .actions .coupon input.button.active,.open .dropdown-toggle.woocommerce-cart .shop_table .actions .coupon input.button{color:#333;background-color:#ebebeb;border-color:#adadad}.woocommerce-cart .shop_table .actions .coupon input.button:active,.woocommerce-cart .shop_table .actions .coupon input.button.active,.open .dropdown-toggle.woocommerce-cart .shop_table .actions .coupon input.button{background-image:none}.woocommerce-cart .shop_table .actions .coupon input.button.disabled,.woocommerce-cart .shop_table .actions .coupon input.button.disabled:hover,.woocommerce-cart .shop_table .actions .coupon input.button.disabled:focus,.woocommerce-cart .shop_table .actions .coupon input.button.disabled:active,.woocommerce-cart .shop_table .actions .coupon input.button.disabled.active,.woocommerce-cart .shop_table .actions .coupon input.button[disabled],.woocommerce-cart .shop_table .actions .coupon input.button[disabled]:hover,.woocommerce-cart .shop_table .actions .coupon input.button[disabled]:focus,.woocommerce-cart .shop_table .actions .coupon input.button[disabled]:active,.woocommerce-cart .shop_table .actions .coupon input.button[disabled].active,fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon input.button,fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon input.button:hover,fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon input.button:focus,fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon input.button:active,fieldset[disabled] .woocommerce-cart .shop_table .actions .coupon input.button.active{background-color:#fff;border-color:#ccc}.woocommerce-cart .shop_table .actions .coupon input.button .badge{color:#fff;background-color:#fff}.woocommerce-cart .cart_totals{margin-top:50px}.woocommerce-cart .cart_totals table{width:100%}.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{text-align:left;padding:10px 0;padding-right:20px;border-bottom:1px solid #d5dce0;font-size:13px}.woocommerce-cart .cart_totals table td{padding-left:20px;border-left:1px solid #d5dce0}.woocommerce-cart .cart_totals table tr.order-total td,.woocommerce-cart .cart_totals table tr.order-total th{font-size:19px;padding-top:20px;padding-bottom:20px}.woocommerce-cart .shipping_calculator{margin-top:50px}.woocommerce-cart .shipping_calculator h2{font-size:9px;text-transform:uppercase}.woocommerce-cart .shipping_calculator h2 a{text-decoration:underline}.woocommerce-cart .shipping_calculator .shipping-calculator-form select,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.woocommerce-cart .shipping_calculator .shipping-calculator-form select:focus,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.woocommerce-cart .shipping_calculator .shipping-calculator-form select:-moz-placeholder,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text:-moz-placeholder{color:#999}.woocommerce-cart .shipping_calculator .shipping-calculator-form select::-moz-placeholder,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text::-moz-placeholder{color:#999;opacity:1}.woocommerce-cart .shipping_calculator .shipping-calculator-form select:-ms-input-placeholder,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text:-ms-input-placeholder{color:#999}.woocommerce-cart .shipping_calculator .shipping-calculator-form select::-webkit-input-placeholder,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text::-webkit-input-placeholder{color:#999}.woocommerce-cart .shipping_calculator .shipping-calculator-form select[disabled],.woocommerce-cart .shipping_calculator .shipping-calculator-form select[readonly],fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form select,.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text[disabled],.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text[readonly],fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text{cursor:not-allowed;background-color:#eee}textarea.woocommerce-cart .shipping_calculator .shipping-calculator-form select,textarea.woocommerce-cart .shipping_calculator .shipping-calculator-form .input-text{height:auto}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#fff;background-color:#4091c4;border-color:#3783b3}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:hover,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:focus{color:#333;text-decoration:none}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:active,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.disabled,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button[disabled],fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:hover,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:focus,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:active,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.active,.open .dropdown-toggle.woocommerce-cart .shipping_calculator .shipping-calculator-form .button{color:#fff;background-color:#347ba7;border-color:#296184}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button:active,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.active,.open .dropdown-toggle.woocommerce-cart .shipping_calculator .shipping-calculator-form .button{background-image:none}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.disabled,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.disabled:hover,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.disabled:focus,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.disabled:active,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button.disabled.active,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button[disabled],.woocommerce-cart .shipping_calculator .shipping-calculator-form .button[disabled]:hover,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button[disabled]:focus,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button[disabled]:active,.woocommerce-cart .shipping_calculator .shipping-calculator-form .button[disabled].active,fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .button,fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .button:hover,fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .button:focus,fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .button:active,fieldset[disabled] .woocommerce-cart .shipping_calculator .shipping-calculator-form .button.active{background-color:#4091c4;border-color:#3783b3}.woocommerce-cart .shipping_calculator .shipping-calculator-form .button .badge{color:#4091c4;background-color:#fff}.woocommerce-checkout .checkout_coupon{text-transform:uppercase;display:inline-block;margin-bottom:30px}.woocommerce-checkout .checkout_coupon:before,.woocommerce-checkout .checkout_coupon:after{content:" ";display:table}.woocommerce-checkout .checkout_coupon:after{clear:both}.woocommerce-checkout .checkout_coupon:before,.woocommerce-checkout .checkout_coupon:after{content:" ";display:table}.woocommerce-checkout .checkout_coupon:after{clear:both}.woocommerce-checkout .checkout_coupon .form-row-first{float:left;width:140px}.woocommerce-checkout .checkout_coupon .form-row-last{float:left}.woocommerce-checkout .checkout_coupon .input-text{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-top-right-radius:0;border-bottom-right-radius:0;display:inline-block;text-align:center;border-right:0;padding-left:15px;padding-right:0;text-align:left}.woocommerce-checkout .checkout_coupon .input-text:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.woocommerce-checkout .checkout_coupon .input-text:-moz-placeholder{color:#999}.woocommerce-checkout .checkout_coupon .input-text::-moz-placeholder{color:#999;opacity:1}.woocommerce-checkout .checkout_coupon .input-text:-ms-input-placeholder{color:#999}.woocommerce-checkout .checkout_coupon .input-text::-webkit-input-placeholder{color:#999}.woocommerce-checkout .checkout_coupon .input-text[disabled],.woocommerce-checkout .checkout_coupon .input-text[readonly],fieldset[disabled] .woocommerce-checkout .checkout_coupon .input-text{cursor:not-allowed;background-color:#eee}textarea.woocommerce-checkout .checkout_coupon .input-text{height:auto}.woocommerce-checkout .checkout_coupon input.button{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ccc;padding-left:10px;padding-right:10px;border-top-left-radius:0;border-bottom-left-radius:0}.woocommerce-checkout .checkout_coupon input.button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-checkout .checkout_coupon input.button:hover,.woocommerce-checkout .checkout_coupon input.button:focus{color:#333;text-decoration:none}.woocommerce-checkout .checkout_coupon input.button:active,.woocommerce-checkout .checkout_coupon input.button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-checkout .checkout_coupon input.button.disabled,.woocommerce-checkout .checkout_coupon input.button[disabled],fieldset[disabled] .woocommerce-checkout .checkout_coupon input.button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-checkout .checkout_coupon input.button:hover,.woocommerce-checkout .checkout_coupon input.button:focus,.woocommerce-checkout .checkout_coupon input.button:active,.woocommerce-checkout .checkout_coupon input.button.active,.open .dropdown-toggle.woocommerce-checkout .checkout_coupon input.button{color:#333;background-color:#ebebeb;border-color:#adadad}.woocommerce-checkout .checkout_coupon input.button:active,.woocommerce-checkout .checkout_coupon input.button.active,.open .dropdown-toggle.woocommerce-checkout .checkout_coupon input.button{background-image:none}.woocommerce-checkout .checkout_coupon input.button.disabled,.woocommerce-checkout .checkout_coupon input.button.disabled:hover,.woocommerce-checkout .checkout_coupon input.button.disabled:focus,.woocommerce-checkout .checkout_coupon input.button.disabled:active,.woocommerce-checkout .checkout_coupon input.button.disabled.active,.woocommerce-checkout .checkout_coupon input.button[disabled],.woocommerce-checkout .checkout_coupon input.button[disabled]:hover,.woocommerce-checkout .checkout_coupon input.button[disabled]:focus,.woocommerce-checkout .checkout_coupon input.button[disabled]:active,.woocommerce-checkout .checkout_coupon input.button[disabled].active,fieldset[disabled] .woocommerce-checkout .checkout_coupon input.button,fieldset[disabled] .woocommerce-checkout .checkout_coupon input.button:hover,fieldset[disabled] .woocommerce-checkout .checkout_coupon input.button:focus,fieldset[disabled] .woocommerce-checkout .checkout_coupon input.button:active,fieldset[disabled] .woocommerce-checkout .checkout_coupon input.button.active{background-color:#fff;border-color:#ccc}.woocommerce-checkout .checkout_coupon input.button .badge{color:#fff;background-color:#fff}.woocommerce-checkout .col2-set{margin-bottom:50px}.woocommerce-checkout .col2-set:before,.woocommerce-checkout .col2-set:after{content:" ";display:table}.woocommerce-checkout .col2-set:after{clear:both}.woocommerce-checkout .col2-set:before,.woocommerce-checkout .col2-set:after{content:" ";display:table}.woocommerce-checkout .col2-set:after{clear:both}.woocommerce-checkout .col2-set .col-1{float:left;width:50%;padding-right:30px}.woocommerce-checkout .col2-set .col-2{float:right;width:50%;padding-left:30px}.woocommerce-checkout form.checkout .form-row label{display:block;font-size:9px;text-transform:uppercase}.woocommerce-checkout form.checkout .form-row .input-text{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.woocommerce-checkout form.checkout .form-row .input-text:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.woocommerce-checkout form.checkout .form-row .input-text:-moz-placeholder{color:#999}.woocommerce-checkout form.checkout .form-row .input-text::-moz-placeholder{color:#999;opacity:1}.woocommerce-checkout form.checkout .form-row .input-text:-ms-input-placeholder{color:#999}.woocommerce-checkout form.checkout .form-row .input-text::-webkit-input-placeholder{color:#999}.woocommerce-checkout form.checkout .form-row .input-text[disabled],.woocommerce-checkout form.checkout .form-row .input-text[readonly],fieldset[disabled] .woocommerce-checkout form.checkout .form-row .input-text{cursor:not-allowed;background-color:#eee}textarea.woocommerce-checkout form.checkout .form-row .input-text{height:auto}.woocommerce-checkout form.checkout .form-row textarea.input-text{height:auto}.woocommerce-checkout form.checkout h3{font-size:19px;margin-bottom:20px}.woocommerce-checkout form.checkout #ship-to-different-address{font-size:12px;padding-top:31px}.woocommerce-checkout form.checkout #ship-to-different-address label.checkbox{display:inline;margin:0;padding-left:10px}.woocommerce-checkout form.checkout #ship-to-different-address .input-checkbox{float:left;margin:0}.woocommerce-checkout form.checkout .woocommerce-billing-fields h3{position:relative;margin-bottom:40px}.woocommerce-checkout form.checkout .woocommerce-billing-fields h3:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}.woocommerce-checkout #order_review_heading{position:relative;margin-bottom:40px}.woocommerce-checkout #order_review_heading:after{content:"";position:absolute;width:30px;display:block;height:4px;background-color:#fad532;bottom:-15px}.woocommerce-checkout #order_review{margin-bottom:50px}.woocommerce-checkout #order_review table{width:100%;margin-bottom:50px}.woocommerce-checkout #order_review table thead th,.woocommerce-checkout #order_review table thead td,.woocommerce-checkout #order_review table tfoot th,.woocommerce-checkout #order_review table tfoot td{color:#94a1a8;border-bottom:1px solid #d5dce0;font-size:9px;text-transform:uppercase;padding-left:20px;text-align:left}.woocommerce-checkout #order_review table thead tr.order-total th,.woocommerce-checkout #order_review table thead tr.order-total td,.woocommerce-checkout #order_review table tfoot tr.order-total th,.woocommerce-checkout #order_review table tfoot tr.order-total td{font-size:14px;padding:10px 20px;color:#4e5968}.woocommerce-checkout #order_review table tfoot th,.woocommerce-checkout #order_review table tfoot td{padding:10px 20px}.woocommerce-checkout #order_review table tbody td{border-bottom:1px solid #d5dce0;padding:10px 20px;font-size:12px}.woocommerce-checkout #order_review .payment_methods{list-style:none;margin:0;padding:0}.woocommerce-checkout #order_review .payment_methods li{margin-bottom:20px}.woocommerce-checkout #order_review .payment_methods li label{margin-left:5px}.woocommerce-checkout #order_review .payment_methods li .payment_box{padding:10px 20px;border:1px solid #c5d8e2;background-color:#f2f7f9;color:#3b667f;font-size:9px;line-height:16px;margin-bottom:20px;margin-top:10px}.woocommerce-checkout #order_review .payment_methods li .payment_box p:last-child{margin-bottom:0}.woocommerce-checkout #order_review input#place_order{display:inline-block;margin-bottom:0;font-weight:300;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px;color:#fff;background-color:#4091c4;border-color:#3783b3}.woocommerce-checkout #order_review input#place_order:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.woocommerce-checkout #order_review input#place_order:hover,.woocommerce-checkout #order_review input#place_order:focus{color:#333;text-decoration:none}.woocommerce-checkout #order_review input#place_order:active,.woocommerce-checkout #order_review input#place_order.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.woocommerce-checkout #order_review input#place_order.disabled,.woocommerce-checkout #order_review input#place_order[disabled],fieldset[disabled] .woocommerce-checkout #order_review input#place_order{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.woocommerce-checkout #order_review input#place_order:hover,.woocommerce-checkout #order_review input#place_order:focus,.woocommerce-checkout #order_review input#place_order:active,.woocommerce-checkout #order_review input#place_order.active,.open .dropdown-toggle.woocommerce-checkout #order_review input#place_order{color:#fff;background-color:#347ba7;border-color:#296184}.woocommerce-checkout #order_review input#place_order:active,.woocommerce-checkout #order_review input#place_order.active,.open .dropdown-toggle.woocommerce-checkout #order_review input#place_order{background-image:none}.woocommerce-checkout #order_review input#place_order.disabled,.woocommerce-checkout #order_review input#place_order.disabled:hover,.woocommerce-checkout #order_review input#place_order.disabled:focus,.woocommerce-checkout #order_review input#place_order.disabled:active,.woocommerce-checkout #order_review input#place_order.disabled.active,.woocommerce-checkout #order_review input#place_order[disabled],.woocommerce-checkout #order_review input#place_order[disabled]:hover,.woocommerce-checkout #order_review input#place_order[disabled]:focus,.woocommerce-checkout #order_review input#place_order[disabled]:active,.woocommerce-checkout #order_review input#place_order[disabled].active,fieldset[disabled] .woocommerce-checkout #order_review input#place_order,fieldset[disabled] .woocommerce-checkout #order_review input#place_order:hover,fieldset[disabled] .woocommerce-checkout #order_review input#place_order:focus,fieldset[disabled] .woocommerce-checkout #order_review input#place_order:active,fieldset[disabled] .woocommerce-checkout #order_review input#place_order.active{background-color:#4091c4;border-color:#3783b3}.woocommerce-checkout #order_review input#place_order .badge{color:#4091c4;background-color:#fff}@media(max-width:1199px){.owl-carousel{display:none !important}}@media(min-width:992px){.menu-position-top .sub-menu{top:15px !important}}div#disqus_thread{margin:30px auto 20px;max-width:1200px}.menu-position-top.page-fixed-width .menu-inner-w,.menu-position-top.page-fixed-width .main-content-w{max-width:100%}.page article.pluto-page-box{max-width:1200px}.intro{font-size:20px;line-height:28px}p{font-size:16px}.menu-position-top .menu-block{padding:0 0 20px 0;border-top:0}.menu-inner-w{padding-top:20px;background-color:#fff}.main-content-w{border-top:0}.page-hero-image{background-size:cover;text-align:center;background-position:center}.page-hero-image h1,h2,h3,h4,p{color:#000}.page-hero-image h1{font-weight:300;font-size:58px;background-image:url(//porirua.connectaotearoa.nz/wp-content/uploads/wp-less-cache/../hero-h1-dots.png);background-repeat:no-repeat;background-position:center bottom;padding-bottom:20px;margin-bottom:20px}.page-hero-image p{font-size:20px}.widget .widget-title{color:#103644}.widget .widget-title::after{background-color:#fbd633}.menu-block .os_menu li a{background-color:#fff;color:#103644}.menu-block .os_menu li a:hover{background-color:#fff;color:#103644;box-shadow:inset 0 0 0 4px #103644}.menu-block .os_menu li.current-menu-item>a,.menu-block .os_menu li.current-menu-item>a:hover{background-color:#103644;color:#fad532;text-decoration:none;border-bottom:0}.menu-block .os_menu li a,.menu-block .os_menu li.current-menu-item>a{border-radius:20px;padding:10px 20px}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li{margin:0 5px}.menu-position-top .menu-block .logo{margin-top:-10px;margin-bottom:10px}.menu-position-top .site-footer{text-align:left;background-color:#082530}.menu-footer-menu-container,.site-footer-i{display:inline-block;color:#4d7f92}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer ul li{display:inline-block;padding-right:10px;margin-right:8px}.site-footer ul li:after{font-family:"FontAwesome";content:"\f111";color:#23576a;left:10px;position:relative;font-size:8px}.site-footer ul li a{color:#328aca}a.mailing{color:#000}a.mailing:after{font-family:"FontAwesome";content:"\f0e0";font-size:16px;color:#ffcc08;left:10px;position:relative}a.mailing:hover:after{color:#103644}@media(max-width:991px){.menu-position-top .menu-toggler-w{background-color:#fff}.menu-position-top .menu-block{background-image:none;padding:0}.menu-position-top.menu-style-v1 .menu-block .os_menu{padding-top:0}.menu-position-top.menu-style-v1 .menu-block .os_menu>ul>li{margin:0;padding:0}.menu-block .os_menu li a,.menu-block .os_menu li.current-menu-item>a{display:block;border-radius:0}.menu-block .os_menu li a:hover{background-color:#f2f2f2;box-shadow:inset 0 0 0 0 #103644}.menu-block .os_menu li.current-menu-item>a,.menu-block .os_menu li.current-menu-item>a:hover{background-color:#103644;color:#fad532;text-decoration:none;border-bottom:0}}@media(max-width:480px){.page-hero-image h1{font-weight:300;font-size:38px}}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//porirua.connectaotearoa.nz/wp-content/themes/pluto-osetin-theme/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}