@charset "UTF-8";
@charset "UTF-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !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: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.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: none;
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: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
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: #FFF;
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;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.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: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
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 #FFF;
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, 0.6);
background: #000; } 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, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.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, 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, 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;
transform-origin: 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; }.erm_menu:not(.type-erm_menu) { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.erm_menu:not(.type-erm_menu),
.erm_menu:not(.type-erm_menu) ul { list-style: none !important; margin: 0!important; padding: 0!important; }
.erm_menu:not(.type-erm_menu) li { margin-left: 0px !important;; }
.erm_menu:not(.type-erm_menu) { border-top: 6px solid black; margin: 30px 0px; }
.type-erm_menu .erm_menu { border-top: none; } .erm_menu .erm_title { margin-top: 5px; margin-bottom: 10px; font-family: Oswald, sans-serif; }
.erm_menu .erm_desc { font-size: 16px; margin-bottom: 30px; font-style: italic; }
.erm_menu .erm_footer_desc { border-top: 1px solid #dedede; font-size: 16px; margin-bottom: 10px; font-style: italic; }
.erm_menu:not(.type-erm_menu) .clear {
float: none;
height: 0;
width: 0;
clear: both;
}
.erm_menu:not(.type-erm_menu) p { margin: 3px 0px; } .erm_menu .erm_section_title {
display: inline-block;
font-family: 'Oswald', sans-serif;
margin: 20px 0px 5px 0px;
padding: 5px 0px;
border-top: 4px solid black;
border-bottom: 4px solid black;
}
.erm_menu .erm_section_desc { font-size: 16px; font-style: italic; }
.erm_menu .erm_product + .erm_section { margin-top: 50px; } .erm_product { margin: 30px 0px; }
.erm_product_image {
float:left; margin: 0px 10px 10px 0;
width: 140px; height: auto;
}
@media screen and (max-width: 420px) {
.erm_product_image { float: none; width: 100%; height: auto; }
}
.erm_product_title {
float: none; display: inline;
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
font-weight: 200;
}
.erm_product_desc { font-size: 12px;
padding-left: 150px;
color: #ababab;
}
@media screen and (max-width: 500px) {
.erm_product_desc { padding-left: 0px; }
}
.erm_product.no_image .erm_product_desc {
padding-left: 0px;
}
.erm_product_price { display: block;
font-size: 15px;
text-align: right;
font-style: italic;
}
.erm_product_price li { display: inline-block; }
.erm_product_price .price { display: inline-block; min-width: 50px; font-weight: bold; text-align: left; padding-left: 10px; padding-right: 15px; }
.erm_menu.price_inline .erm_product_title {
display: inline-block;
}
.erm_menu.price_inline .erm_product_price {
display: inline-block;
float: right;
vertical-align: top;
}
  .cf:before,
.cf:after {
content:"";
display:table;
}
.cf:after {
clear:both;
} .cf {
zoom:1;
} .alignnone {
margin: 0px 20px 10px 0;
}
.aligncenter, div.aligncenter {
display:block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float:left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float:right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 0px 20px 10px 0;
}
a img.alignleft {
float:left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin:0;
max-width: 98.5%;
padding:0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
} html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
overflow-x:hidden;
min-height: 100%;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wrap {
z-index:1;
}
body {
height:100%;
-webkit-font-smoothing: subpixel-antialiased;
margin: 0;
font-size: 13px;
line-height: 1.7em;
text-rendering:optimizelegibility;
width:100%;
}
.ultra_wrapper{
min-height: 100%;
height: auto !important;
height: 100%;
width:100%;
}
.push {
height: 0px;
padding-bottom:0px;
}
#full-screen-background-image {
z-index: -999;
position: fixed;
top: 0px;
left: 0px;
padding-left: 0px;
max-width:none;
}
h1, h2, h3, h4 {
margin: 0;
text-rendering: optimizelegibility;
line-height:1.2em;
font-weight:600;	
}
h5, h6 {
margin: 0;
text-rendering: optimizelegibility;
font-weight:normal;	
}
h1.huge {
font-size: 10em;
line-height:0.9em;
}
h1 {
font-size: 2.8em;
}
h2 {
font-size: 2.4em;
margin-bottom:8px;
}
h3.big {
font-size: 2.3em;
}
h3 {
font-size: 2em;
}
h3.small {
font-size: 1.8em;
}
h4.big {
font-size: 1.65em;
margin-bottom:4px;
}
h4 {
font-size: 1.5em;
margin-bottom:4px;
}
h4.small {
font-size: 1.3em;
line-height: 1.4em;
}
h5 {
font-size: 1.25em;
}
h5.small {
font-size: 1.2em;
}
h6.big {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
.prk_composer_title {
margin-bottom: 10px;
}
.four_desc {
margin-bottom:90px;
}
.prk_bold {
font-weight: bold;
}
.prk_custom_title {
font-size: 1.5em;
padding-bottom:6px;
}
.capitalized,
.capitalized a {
text-transform:capitalize;
}
.not_slider ul li,
#not_slider ul li {
line-height:0px;
margin-bottom:15px;
position: relative;
}
#not_slider ul li .prk_magnificent_li {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
top: 20px;
}
.prk_centered_div {
text-align:center;
}
.type-post {
text-align:left;	
}
.type-post #not_slider {
margin-bottom:15px;
}
#not_slider.flexslider_half {
margin-bottom:25px;
}
.not_slider img,
#not_slider img {
width:100%;
max-width: none;
}
.not_slider {
line-height: 0px;
}
.simple_line,
.simple_line_colored,
.simple_line_onbg {
margin:0px 0px 20px;
}
.simple_line.unmargined {
margin-bottom:0px;
}
.simple_line.blog_divider {
width:60px;
margin-top: 70px;
margin-bottom: 0px;
left: 50%;
margin-left: -30px;
position: relative;
}
#aj_loader_wrapper .simple_line.blog_divider {
margin-top: 0px;
margin-bottom: 34px;
}
.tagcloud a {
padding: 2px 6px 1px 6px;
float: left;
margin: 0px 0px 1px 1px;
}
.prk_titlify_father .simple_line {
margin: 0px;
}
.grid_image_wrapper .simple_line {
margin:7px 0px 0px;
display: inline-block;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 50%;
left: 50%;
width: 40px;
margin-left: -20px;
z-index: 9;
}
.special_line {
width:40px;
margin:0px 0px 10px;
height:4px;
display: inline-block;
}
.single_special_line {
width:80px;
margin:16px 0px 18px 15px;
height:8px;
}
.special_size {
width:46px;
margin-bottom: 14px;
display: inline-block;
}
.mini {
width:20px !important;	
}
#back_to_top {
width: 24px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
right: 12px;
cursor: pointer;
margin-top: 11px;
}
#back_to_top-collapsed {
width: 24px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
right: 32px;
cursor: pointer;
margin-top: 15px;
bottom:10px;
}
#back_to_top-collapsed .navicon-arrow-up-2,
#back_to_top .navicon-arrow-up-2 {
margin-left: 3px;
}
#samba_collapse_menu {
position: absolute;
right: 10px;
margin-top: 12px;
visibility: hidden;
cursor: pointer;
}
#mini_menu_bottom {
display:none;
position: fixed;
bottom: 0px;
z-index: 999;
cursor: pointer;
}
.single_heading {
font-weight:bold;
}
#member_full_row,
#prk_full_size_single,
#single_portfolio_half {
padding:0px 40px;
}
#after_single_folio {
margin-top:75px;
padding-bottom:0px;
float: none;
opacity: 0;
filter: alpha(opacity=0);
}
.single_portfolio_headings {
font-weight: bold;
font-size: 1.15em;
}
.inner_line_block {
height:5px;
width:100px;
margin-top:-23px;
margin-bottom:23px;
position:relative;
}
.last_grid {
margin-right:0px !important;	
}
.post_grid {
float:left;
width:300px;
margin-right:20px;
margin-bottom:20px;
}
.zero_index {
z-index:0 !important;
}
.home_folio_title_grid {
margin-top:24px;
text-align:center;
cursor:pointer;
}
.home_folio_title_grid h4{
font-weight: 700;
}
.folio_grid {
float:left;
width:234px;
margin-right:20px;
margin-bottom:20px;
height:260px;
position:relative;
overflow:hidden;
}
.theme_tags {
margin-top:6px;	
}
#pir_categories .theme_tags {
margin:0px;
}
#tp_buttons_wrapper {
text-align: center;
position: relative;
}
#tp_side_close_icon,
#tp_side_icon {
position: absolute;
left: 50%;
margin-left: -18px;
cursor: pointer;
z-index: 19;
}
#tp_side_close_icon {
display: none;
}
#tp_side_icon .icon-down-open:before {
font-size: 25px;
margin-top: -1px;
}
#tp_side_close_icon .icon-up-open:before {
font-size: 25px;
margin-top: -20px;
}
#tp_side_plus {
width: 33px;
height: 33px;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -15px;
left:50%;
margin-left: -17px;
z-index: 9;
}
.skills_text
{	
text-align:center;	
cursor:pointer;
}
.filterable-grid li {
list-style:none;
}
.filterable-grid {
margin-left:0px;	
}
.contact-title {
display:inline-block;	
line-height: 1.4em;
}
.read_more_text {
margin-top:28px;
display: inline-block;
padding:5px 8px;
}
#blog_entries .blog_squared_icon {
width: 39px;
height:39px;
margin-left: 42px;
display: block;
position: absolute;
margin-top: 5px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
#blog_entries .blog_date {
text-align: center;
padding: 0px;
position: absolute;
text-transform: uppercase;
display: inline-block;
width: 39px;
height: 39px;
margin-top: 5px;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.classic_left_icons.with_avatar .prk_author_avatar {
margin-top: 5px;
}
.classic_left_icons.with_avatar .prk_author_avatar img {
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
#blog_entries .classic_left_icons.with_avatar .blog_date {
margin-top: 89px;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
}
#blog_entries .classic_left_icons.with_avatar .blog_squared_icon {
margin-top: 89px;
-webkit-border-top-right-radius: 0px;
-moz-border-right-topleft: 0px;
border-top-right-radius: 0px;
}
#blog_entries .day,
#blog_entries .month {
padding:0px;
font-weight: bold;
line-height: 22px;
}
#blog_entries .day {
font-size: 18px;
margin-top: 1px;
}
#blog_entries .month {
font-size: 13px;
margin-top: -6px;
}
.blog_squared_icon .titled_link_icon {
font-size: 5px;
margin-left: -20px;
margin-top: -19px;
}
.blog_squared_icon .titled_link_icon.icon-newspaper,
.blog_squared_icon .titled_link_icon.icon-pencil,
.blog_squared_icon .titled_link_icon.icon-mic,
.blog_squared_icon .titled_link_icon.icon-chat-1 {
margin-left: -19px;
}
.blog_squared_icon .titled_link_icon.icon-rocket {
margin-top: -18px;
}
.read_more_blog {
font-size: 0.9em;
font-style: italic;
}
.post_meta_single .read_more_blog {
padding-right:16px;
}
.home_blog_image {
}
.home_blog_date_text h4 {
margin-bottom:-3px;
}
.prk_titlify_father {
width:100%;
position:relative;
margin-bottom: 11px;
}
#sidebar .prk_titlify_father {
margin-bottom: 7px;
}
.alignify_center,
.prk_titlify_father.alignify_center {
text-align: center;
}
.masonr_read_more {
margin:0px 0px 2px 0px;
}
.masonr_read_more a {
padding-left:22px;	
}
.blog_top_image img {
width:100%;	
}
.folio_images_wrapper,
.blog_images_wrapper {
margin-bottom:10px;	
position:relative;
}
.liner {
height: 6px;
position: absolute;
top: 259px;
width: 234px;
opacity:0.45;
filter: alpha(opacity=45);
}
.mini_triangle {
position: absolute;
top: -5px;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
}
.tr_wrapper {
overflow:hidden;
position:absolute;	
width:32px;
height:32px;
}
.tr_wrapper.zero_index {
z-index: 0;
}
#back_portfolio .tr_wrapper {
width: 32px;
height: 32px;
}
.pirenko_tinted {
position: absolute;
}
.pirenko_tinted img{
max-width: 1000px;
opacity:0;
filter: alpha(opacity=0);
}
.block_description {
margin-top: -2px;
}
#half_portfolio_link {
margin-top: 6px;
}
.big_icon {
width:62px;
height:62px;
margin:0px 20px 20px 0px;
float:left;
}
.classic_date {
line-height:1.1em;
margin-bottom:12px;
}
.classic_meta .post-categories {
margin-bottom:12px;
display: inline-block;
}
.classic_meta .post-categories li {
margin: 0px 1px 1px 0px;
float: left;
}
.classic_meta .post-categories li a {
margin: 0px;
padding: 5px 10px;
display: block;
}
.small_icon_wrapper {
overflow:hidden;
position:absolute;	
width:25px;
height:25px;
text-align:left;
}
.multiple_icons {
position: absolute;
width:500px;
}
.submenu_triangle img {
position: relative;
left:-336px;
top:-15px;
}
.pir_search_icon {
position: relative;
left:-48px;
}
.left_icon {
margin-left:20px;	
}
.contact_content {
margin-bottom:20px;
}
.contact_header {
margin-bottom:14px;
}
#wrap.full_lay .contact_for_full {
padding-left: 40px;
padding-right: 40px;
}
.recentposts_ul_shortcode .titled_link_icon,
#blog_entries_masonr .masonr_img_wp .titled_link_icon,
#classic_blog_section .titled_link_icon {
top: 50%;
position: absolute;
left: 50%;
margin-left: -27px;
margin-top: -26px;
padding: 9px 4px 9px 5px;
font-size: 16px;
}
.titled_link_icon {
margin-left: -2px;
margin-top: 2px;
}
.recentposts_ul_shortcode .titled_link_icon,
#blog_entries_masonr .masonr_img_wp .titled_link_icon {
margin-left: -12px;
margin-top: -16px;
}
#blog_entries .blog_fader_grid .titled_link_icon {
margin-left: -8px;
margin-top: -13px;
}
.colored_link_father {
text-align: center;
padding: 18px 0px; 
}
.colored_link_icon,
.not_colored_link_icon {
display:inline-block;
}
.widget-title {
font-size:1.45em;
}
#footer_in input {
background-color: transparent;
}
#height_helper {
height: 40px;
width: 100%;
}
#footer_in .prk_titlify_father {
margin-bottom: 9px;
}
#menu_section .pirenko_highlighted {
outline: none !important;
}
#sidebar .widget-title {
display: inline-block;
padding-bottom: 1px;
font-weight: 600;
}
.shortcode-title {
display:inline-block;
margin-bottom:4px;
padding:0px;
}
.home_fader_grid_folio {
position:absolute;
left:0px;
top:0px;
width:234px;
height:260px;
opacity: 0.3;
filter: alpha(opacity=30);
}
.home_fader_grid {
position:absolute;
left:0px;
top:0px;
width:300px;
height:232px;
opacity: 0;
filter: alpha(opacity=0);
}
.blog_fader_grid {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
opacity: 0;
filter: alpha(opacity=0);
z-index:9;
}
.plus_wp {
position:absolute;
top:47%;
text-align:center;
width:100%;
}
img.prk_plus {
width:auto;
height:auto;
margin-left:-10px;
margin-top:-10px;	
}
.masonr_img_wp {
overflow:hidden;
line-height:0px;
margin-bottom:3px;
position: relative;
}
.triangle-topleft {
width: 0;
height: 0;
border-right: 50px solid transparent;
position: absolute;
}
.related_fader_grid {
position:absolute;
left:0px;
top:0px;
width:1900px;
height:1200px;
opacity: 0;
filter: alpha(opacity=0);
}
.blog_top_image {
position:relative;
margin-bottom:10px;
overflow:hidden;
line-height:0px;
}
.image-popup-no-margins {
position:relative;
overflow:hidden;
line-height:0px;
display: inline-block;
max-width: 100%;
}
.timeline_entry_wp .blog_top_image {
margin-bottom:9px;
z-index:9;
}
.prk_uppercased {
text-transform:uppercase;
}
#mini_menu {
padding-bottom: 10px !important;
margin-top: -10px;
padding-left: 2px;
height:20px;
}
.centered_blog_title {
margin-bottom:10px;	
}
#filter_top {
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 50px;
display: inline-block;
width: 100%;
}
.post_meta_single {
display: inline-block;
width: 100%;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-top: 4px !important;
padding-bottom: 4px !important;
margin: 0px 0px 27px 0px;
}
#blog_entries .blog_content {
float:left;
max-width: 100%;
}
.prk_break_word {
word-wrap:break-word;
}
.blog_entry_li {
min-width:100%;
margin-bottom:45px;
overflow: hidden;
}
#blog_entries_masonr .blog_entry_li {
min-width:inherit;
margin:0px -1px -1px 0px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.masonr_text {
margin-bottom: 15px;
}
#blog_entries_masonr .blog_entry_li .on_colored {
margin-bottom: 12px;
}
#blog_entries_masonr {
margin:0px -5px 0px -1px;
padding-bottom: 1px;
}
#blog_entries {
margin-bottom:0px;
}
.right_nav {
float: right;
}
#mini_social_nets {
float:right;
margin-right:-8px;
}
#mini_social_nets a {
float: left;
opacity: 0.85;
filter: alpha(opacity=85);
}
.blog_meta_single {
margin: 0px 0px 3px;
}
#blog_meta_single {
margin: 0px;
font-weight:bold;
display:inline-block;
width:100%;
}
.pir_divider,
.pir_divider_dk,
.pir_divider_onbg {
margin:5px 8px -2px 8px;	
width:1px;
height:12px;
}
.pir_divider_menu {
position: absolute;
height: 17px;
width: 1px;
top: 18px;
right: -1px;
}
.pir_strong_divider {
margin: 4px 8px -2px 8px;
width: 1px;
height: 16px;
}
.pir_divider_cats {
margin:-2px 8px 0px 8px;
}
.blog_single {
margin-bottom:10px;
}
#single_post_content {
padding-left:0px;
padding-right:0px;
}
#classic_blog_section {
position: relative;
padding-bottom: 120px;
}
#classic_blog_section.cut_at_bottom{
padding-bottom: 0px;
}
#blog_masonry_father {
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 140px;
}
.columns.sidebarized #blog_masonry_father {
padding-left: 20px;
padding-right:20px;
}
#entries_navigation_mason,
#entries_navigation,
.prk_next_wrapper,
#entries_navigation_timeline {
float:left;
width:100%;
padding:0px 0px 0px 0px;
margin-bottom: 40px;
}
.loading_sld {
height:0px !important;
-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0) !important;
box-shadow:0px 1px 3px rgba(0,0,0,0) !important;
}
#folio_father {
opacity: 0;
filter: alpha(opacity=0);
}
#folio_titled.shortcoded,
#folio_masonry.shortcoded {
margin-left: 0px !important;
}
#next_portfolio_titled,
#next_portfolio_masonry,
#entries_navigation_mason,
#entries_navigation {
text-align:center;
margin-bottom: 0px;
position: absolute;
width: 100%;
bottom: 0px;
margin-left: 0px;
}
#nbr_helper {
position: relative;
}
#pages_static_nav {
margin-top: 34px;
margin-bottom: -10px;
}
#pages_static_nav.folioz {
margin-top: 40px;
}
.next-posts .theme_button a {
padding-bottom: 15px;
}
#no_more {
display:none;
text-align:center;
margin-left:0px;
position: absolute;
bottom: 0px;
width: 100%;
}
#pir_loader_wrapper {
text-align: center;
position:absolute;
display: inline-block;
visibility: hidden;
height:31px;
overflow:hidden;
left: 50%;
margin-left: -8px;
margin-top: 8px;
}
.entry_title_single {
margin-bottom:8px;
position:relative;
z-index: 3;
}
.blog_masonry_lower {
position:relative;
margin: 0px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-top: 9px;
height: 40px;
}
.recentposts_ul_shortcode .blog_masonry_lower {
padding:0px;
}
#blog_entries_masonr .entry_title_single {
margin: 14px 0px 0px;
}
.entry_title_sblog {
margin-left: 115px;
padding-top:14px;
padding-bottom:6px;
}
.single_entry_date {
text-align:center;
margin-bottom:6px;
}
.single_page_title {
margin:26px 0px -6px;
}
.error_404 .single_page_title {
text-align: center;
margin-bottom: 20px;
position: relative;
font-size: 1.3em;
}
.prk_theme_arrows {
position:relative;
margin-left:-16px;
}
.ctt_address {
margin-bottom:26px;
}
.ctt_line {
margin-bottom:2px;
}
.folios_gridi {
margin-left: -5px;
margin-top: -10px;
}
.error_404 .columns.centered.header_divider {
margin-bottom: 24px;
}
.eight.columns.minus_20_rgt {
margin-right:-20px;
}
.hide_now,
.columns.hide_now {
display: none !important;
}
.prk_empty_wrn {
padding-top:5%;
height:300px;
text-align:center;
display: block;
}
.contact_info .six_margin_bt {
margin-bottom:6px;
}
.six_margin_bt {
margin-bottom:14px;
}
.blog_top_image.eight_margin,
.clearfix.eight_margin {
margin-bottom:8px;
}
.clearfix.bt_15 {
margin-bottom: 15px;	
}
.clearfix.bt_20 {
margin-bottom: 20px;	
}
.clearfix.bt_30 {
margin-bottom: 30px;	
}
.clearfix.bt_40 {
margin-bottom: 0px;	
}
.recentposts_ul_shortcode .clearfix.bt_40 {
margin-bottom: 40px;	
}
.prevnext_single_blog .icon-left-bold {
position: absolute;
}
.prevnext_single_blog .icon-right-bold {
position:absolute;
right:0px;
}
.single_meta_footer .simple_line.two_margin_tp {
margin-top: 2px;
}
.theme_button_inverted.four_margin_tp {
margin-top: 4px;
}
.theme_button_inverted.small.right_floated.comments_special_button {
margin-top:-2px;
font-size: 0.9em;
}
.simple_line.zero_margin_bottom,
.zero_margin_bottom,
.blog_top_image .zero_margin_bottom {
margin-bottom: 0px;
} 
.single_post_title h1 {
display:inline-block; 
}
#single_page_teaser {
line-height: 1.4em;
font-size: 1.2em;
}
#single_post_teaser {
text-align: center;
font-size: 1.2em;
margin-top: -46px;
margin-bottom: 44px;
line-height: 1.2em;
}
.header_featured #header_plain {
display: none;
}
#single_post_teaser .icon-comment:before {
font-size:26px !important;
margin-top:3px;
font-size: 26px \0/ !important; }
.single_entry_title {
margin-bottom:23px;
}
.single_entry_title_half {
padding:0px;
margin:-10px -2px 10px 0px;
text-align:left;
}
.single_portfolio_link {
margin-bottom: 6px;	
}
#portfolio_info {
padding-left:25px;
line-height:1.3em;
margin-bottom:24px;
}
#portfolio_info_half {
margin-bottom:6px;
}
.single-entry-content {
margin:8px 0px 0px;	
}
.single-entry-content.half_ct {
margin-top: 0px;
}
input, 
textarea, 
.uneditable-input {
display: inline-block;
width: 100%;
padding: 4px;
margin-bottom: 9px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
input[type="checkbox"] {
display: inline-block;
}
.ui-tooltip-tipsy, .ui-tooltip-tipsy .ui-tooltip-content {
border-bottom-left-radius: 0px !important;	
border-bottom-right-radius: 0px !important;	
border-top-left-radius: 0px !important;	
border-top-right-radius: 0px !important;	
}
.ui-tooltip-content {
padding-top:4px !important;	
padding-bottom:4px !important;	
text-shadow:none !important;
}
.zero_shadow {
-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0) !important;
box-shadow:0px 1px 3px rgba(0,0,0,0) !important;
}
#ext_link {
position:relative;	
}
.after_icon {
margin-left:20px;
height:24px;	
}
.after_icon_blog {
margin-left:20px;
}
.bf_icon_blog {
margin-right:20px;
}
.parallaxed {
background-attachment: fixed !important;
}
.before_icon {
right: 16px;
position: relative;
}
.pir_like {
display: inline-block;
}
.portfolio_nav_button {
margin-right:1px;	
}
.navigation-previous,
.navigation-next,
.navigation-portfolio {
float:left;
margin-right: 1px;
height:32px;
width:32px;
}
.navigation-previous.half_lay {
position: absolute;
left: -4px;
top: 226px;
padding: 10px 0px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 46px;
width: 37px;
}
.navigation-next.half_lay {
position: absolute;
right: -4px;
top: 226px;
padding: 10px 0px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 46px;
width: 37px;
}
#back_portfolio {
float:left;
width: 32px;
height:32px;
overflow: hidden;
margin-right:1px;
}
#back_port_half_lay {
position: absolute;
margin-top: -34px;
padding: 10px 20px;
}
.prevnext_single a {
width: 36px;
height:36px;
display:block;
}
.prevnext_ajax,
.prevnext_single {
margin-bottom:16px;
}
.single-entry-content_half .prevnext_single {
margin-top:0px;
margin-bottom: 16px;
}
#prk_folio_close .navicon-grid,
#back_portfolio .navicon-grid {
margin-top: 4px;
margin-left: -2px;
}
.navicon-user:before,
.navicon-microphone:before,
.navicon-grid:before {
font-size: 24px !important;
margin-left: 6px;
font-size: 24px \0/ !important; }
#menu_section .sform_wrapper .icon-search:before,
.sform_wrapper .icon-search:before {
font-size: 18px;
}
.sform_wrapper .icon-search {
position: absolute;
right: 9px;
top: 9px;
cursor: pointer;
}
#mini_social_nets a {
float:left;
margin-top: 2px;
margin-right: 7px;
}
.member_social_wrapper [class^="icon-"]:before,
.member_social_wrapper [class*=" icon-"]:before,
.sharrre [class^="icon-"]:before,
.sharrre [class*=" icon-"]:before {
font-size: 18px;
float:left;
margin-top: 17px;
margin-left: 15px;
}
.member_ul {
margin: 6px 0px 0px;
padding: 0px;
}
.member_ul li {
float: left !important;
list-style: none;
}
.member_ul li.clearfix {
width: 100%;
}
.sharrre .icon-twitter {
margin-left: -3px;
}
.hide_number .like_count {
display: none;
}
.member_social_wrapper .icon-yahoo:before {
margin-left:3px;
}
.sharrre .icon-stumbleupon:before {
margin-left:11px;
}
.prk_sharrre_button {
display: inline-block;
height:24px;
width: 24px;
margin:0px 0px 1px 1px;
}
.prk_sharrre_count {
display: none;
}
.prk_sharrre_father {
float:left;
height: 24px;
}
.prk_sharrre_delicious,
.prk_sharrre_stumbleupon,
.prk_sharrre_linkedin,
.prk_sharrre_pinterest,
.prk_sharrre_facebook,
.prk_sharrre_twitter,
.prk_sharrre_google {
display: inline-block;
cursor:pointer;
}
.prk_right_panel a.social_tipped {
width: 50px;
height: 50px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: block;
}
.prk_sharre_btns {
text-align: center;
}
.prk_sharre_btns .share {
height: 49px;
}
#top_bar_wrapper {
height: 50px;
position: fixed;
width: 100%;
left: 260px;
z-index: 110;
display: none;
}
#prk_nav_close,
#prk_nav_left,
#prk_nav_right {
display: none;
}
#samba_close,
#samba_left,
#samba_right {
cursor: pointer;
width: 30px;
height: 30px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
margin:10px 0px 0px 10px;
}
#top_bar_wrapper .post-like {
width: 50px;
height:50px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-top: 15px;
padding-left: 15px;
}
.like_count {
position: absolute;
top: -2px;
right:3px;
font-size: 12px;
}
.share_colored_bg,
.fifty_button {
width: 50px;
height:50px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
position: relative;
overflow: hidden;
}
.share_colored_bg {
position: absolute;
z-index: -1;
top:50px;
}
.fifty_button .post-like a,
.fifty_button .post-like {
width: 50px;
height: 50px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#top_bar_wrapper .navicon-arrow-left-3,
#top_bar_wrapper .navicon-arrow-right-3 {
font-size: 20px;
margin-left: 4px;
margin-top: 6px;
position: absolute;
}
#top_bar_wrapper .navicon-close {
font-size: 20px;
margin-left: 4px;
margin-top: 5px;
position: absolute;
}
.mover {
position: relative;
height: 30px;
width: 30px;
overflow: hidden;
}
#prk_protected {
margin-top: 40px;
margin-bottom: 40px;
text-align: left;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-left: 40px;
padding-right: 40px;
}
#prk_protected input[type="password"] {
width: 120px;
}
#prk_protected .theme_button {
margin-top: 6px;
}
#prk_right_1,
#prk_right_2 {
left: -30px;
}
#top_bar_wrapper .navicon-arrow-left-3.second,
#top_bar_wrapper .navicon-arrow-right-3.second {
margin-left: 34px;
}
.member_lnk {
float:left;
margin-top: 1px;
margin-right: 2px;
display: inline-block;
cursor:pointer;
}
.prk_less_opacity {
opacity:0.75;
filter: alpha(opacity=75);
}
.colorer-email {
background-color:#000000 !important;
}
.post-like .share_colored_bg {
background-color:#ff3030 !important;
}
.prk_sharrre_twitter .share_colored_bg,
.colorer-twitter {
background-color:#43b3e5 !important;
}
.prk_sharrre_facebook .share_colored_bg,
.colorer-facebook {
background-color:#1f69b3 !important;
}
.prk_sharrre_google .share_colored_bg,
.colorer-google{
background-color:#7c7c7c !important;
}
.prk_sharrre_pinterest .share_colored_bg,
.colorer-pinterest {
background-color:#df2126 !important;
}
.prk_sharrre_linkedin .share_colored_bg,
.colorer-linkedin {
background-color:#1a7696 !important;
}
.prk_sharrre_stumbleupon .share_colored_bg,
.colorer-stumbleupon {
background-color:#ef4e23 !important;
}
.prk_sharrre_delicious .share_colored_bg,
.colorer-delicious {
background-color:#3274d1 !important;
}
.prk_sharrre_deviantart .share_colored_bg,
.colorer-deviantart {
background-color:#54675b !important;
}
.prk_sharrre_digg .share_colored_bg,
.colorer-digg {
background-color:#24578e !important;
}
.prk_sharrre_flickr .share_colored_bg,
.colorer-flickr {
background-color:#fd0083 !important;
}
.colorer-instagram-filled {
background-color:#5e5e5e !important;
}
.prk_sharrre_yahoo .share_colored_bg,
.colorer-yahoo {
background-color:#64256b !important;
}
.prk_sharrre_vimeo .share_colored_bg,
.colorer-vimeo {
background-color:#4ab2d9 !important;
}
.prk_sharrre_skype .share_colored_bg,
.colorer-skype {
background-color:#28a9ed !important;
}
.prk_sharrre_flickr .share_colored_bg,
.colorer-flickr {
background-color:#333230 !important;
}
.prk_sharrre_youtube .share_colored_bg,
.colorer-youtube {
background-color:#fb2d39 !important;
}
.prk_sharrre_rss .share_colored_bg,
.colorer-rss {
background-color:#ed8333 !important;
}
#prk_pint {
display:none;
}
.prevnext_single_blog {
margin-bottom: 20px;
}
.navigation-previous-blog {
float: left;
}
#prk_gallery_project_nav [class^="icon-"]:before,
#prk_gallery_project_nav [class*=" icon-"]:before,
.prevnext_ajax [class^="icon-"]:before,
.prevnext_ajax [class*=" icon-"]:before,
.prevnext_single [class^="icon-"]:before,
.prevnext_single [class*=" icon-"]:before {
font-size: 1.1em;
margin-left:8px;
margin-top: 10px;
float:left;
font-size: 14px \0/; }
.related_post {
float:left;
margin-right:1px;
position:relative !important;
}
.third_related {
margin-right:-2px !important;	
}
.theme_tags li{
-webkit-border-radius: 0px; border-radius: 0px; display:inline-block;
margin-right:1px;
margin-bottom:1px;
}
#pir_categories {
margin-top: 10px;
text-align: center;
}
.scode_categories ul {
margin: 0px;
}
#pir_categories ul {
margin:0px;
display: inline-block;	
}
.scode_categories li,
#pir_categories li {
margin:0px 1px 0px 0px;
float:left;
}
.scode_categories li.show_much_later {
float: none;
}
.scode_categories li.right_floated {
float: right;
}
.scode_categories {
margin-top: 0px;
text-align: left;
}
.prk_radius {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.scode_categories li a,
#pir_categories li a {
padding:4px 12px 4px;
float: left;
}
#related_projects {
display:inline-block;	
}
#related_title {
margin-bottom:6px;
}
.related_line {
width:80px;
margin:15px 0px 20px;
display: inline-block;
}
#headings_wrap {
position: relative;
}
#headings_wrap.head_center {
text-align: center;
}
#headings_wrap.head_center .single_page_title {
width: 100% !important;
}
.prk_more_space {
padding-top: 34px;
}
.theme_tags li.active {
opacity:1;
filter: alpha(opacity=100);
}
.theme_tags li a {
padding:2px 10px 2px 10px;
display:block;	
}
.theme_tags li a:hover {
text-decoration:none;	
}
.entry-content {
margin-bottom: 18px;
}
#search_ul {
padding: 0px;
margin:0px;
}
#search_ul li .grid_image_wrapper {
margin-right: 20px;
width: 200px;
float: left;
}
#search_ul .prk_with_featured {
margin-left: 220px;
}
#search_ul .prk_with_featured .clearfix {
display: none;
}
.prk_search_res {
padding-bottom: 60px;
list-style: none;
}
.prk_justified {
text-align:justify;
}
.grid_image_wrapper,
.grid_image_wrapper_db {
position:relative;
overflow:hidden;
}
.grid_image_wrapper {
max-width: 100%;
}
.inset_shadow {
position:absolute;
z-index:100;
}
.related_post:before,
.grid_image_wrapper:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
} 
.related_post img,
.grid_image_wrapper img {
float: left;
}
.grid_colored_block {
width:100%;
height:100%;
position:absolute;	
opacity:0;
filter: alpha(opacity=0);
z-index:4;
}
#folio_masonry .grid_colored_block {
z-index:4;
}
.related_post .inner_skills,
.grid_image_wrapper .inner_skills {
margin-top:6px;
font-weight: normal;
font-size: 1em !important;
position: absolute;
width:100%;
left:20px;
}
.related_post .grid_single_title {
white-space: normal;
}
.titled_block .inner_skills {
margin-top:22px;
}
.readmore_btn {
z-index:20;
position:absolute;
width:30px;
height:30px;
background-position:0px -40px !important;
top:47%;
left:236px;
opacity:0;
filter: alpha(opacity=0);
padding:5px;
}
.lightbox_btn {
z-index:20;
position:absolute;
width:30px;
height:30px;
display:compact;
left:-30px;
background-position:-33px -40px !important;
top:47%;
opacity:0;
filter: alpha(opacity=0);
}
.grid_single_title {
position:absolute;
width:100%;
text-align: left;	
z-index:20;
line-height:1.2em;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding:0px 20px;
top:20px;
opacity: 0;
filter: alpha(opacity=0);
font-weight: normal;
}
#folio_titled .grid_single_title {
position:relative;
padding:0px 6px 0px 0px;
top:12px;
opacity: 1;
filter: alpha(opacity=100);
text-align: center;
}
.prk_ttl h4 {
font-weight: normal;
}
.titled_block {
position:absolute;
width:100%;
height:75px;	
z-index:10;
}
.titled_block h4 {
margin-bottom: 8px;
}
.titled_block.width_exc {
height:152px;
}
.titled_exc {
margin-top: 14px;
line-height: 1.7em;
}
.grid_single_title a {
position:relative;	
}
.grid_single_title_db {
position: absolute;
text-align: center;
width: 100%;	
z-index:20;
top:376px;
}
.related_single_title {
position: absolute;
text-align: center;
width: 100%;	
z-index:20;
top:-20px;
opacity:0;
filter: alpha(opacity=0);	
font-weight: bold;
}
.related_single_title .inner_skills {
font-weight:normal;
}
#related_projects_wp {
padding: 0px 0px 45px;
position: relative;
z-index: 100;
}
.homepage-header {
text-align:center;
padding-bottom: 26px;
font-weight: 500;
line-height: 32px;
}
.page-header {
padding:20px 30px;
margin-bottom:20px;
}
.bk_colored {
min-width:inherit;
}
.inv_el {
visibility:hidden;	
}
.adv_img {
max-width:100%;	
}
.hidden_div {
display:none !important;	
}
.special_italic {
font-style:italic !important;
font-weight:normal !important;
}
.special_italic_medium {
font-style:italic !important;
font-size:1.1em;
}
.special_italic_big {
font-style:italic !important;
font-size:1.4em;
}
.contact_info .special_italic{
font-size:1em;
}
.error_image {
margin-bottom:16px;	
width:100%;
}
.right_align {
text-align: right;
} .prk_meta {
display: none;
}
#prk_ajax_container {
margin: 0px 0px 0px 260px;
overflow: hidden;
visibility: hidden;
}
#prk_ajax_container_folio {
display: none;
margin-bottom: -50px;
}
#prk_ajax_container_folio #single_slider .spinner {
display: none !important;
}
.ajax-portfolio-half-layout #prk_ajax_container {
margin-top: 40px !important;
}
#prk_gallery_footer {
position:fixed;
bottom:0px;
height:50px;
}
#single_portfolio_ajax #single_slider {
margin-bottom: 0px;
}
#prk_gallery_project_nav {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
padding-left:20px;
float:right;
}
#prk_gallery_counter {
text-align:center;
width: 80px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
height: 100%;
padding-top: 15px;
margin-right: 20px;
}
#prk_gallery_share {
text-align:right;
float:right;
min-width: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
height: 100%;
padding: 10px 20px 0px;
}
#folio_father {
margin-left: 0px;
padding-bottom: 140px;
position: static;
}
.prk_gallery_title {
padding-top:15px;	
}
#prk_gallery_description {
padding-top:15px;
padding-left:4px;
}
.prk_gallery_slides {
width:100%;
margin: 0px;
}
.prk_gallery_slides>li {
float:left;
}
.prk_gallery_slides iframe {
width: 100%;
height:100%;
}
.prk_gallery_img_wrapper {
height: 100%;
width: 100%;
position: absolute;
text-align: center;
}
.prk_gallery_img_wrapper {
opacity:0;
filter: alpha(opacity=0);	
}
.prk_slide_description {
display:none;	
}
.prk_gallery_img_wrapper img {
height:100%;
width:auto;
position:relative;
max-width:none;
}
#prk_gallery_control_left{
position:fixed;
left:-4px;
top:50%;
margin-top:-10px;
padding: 10px 0px;
}
#prk_gallery_control_right {
position:fixed;
right:-4px;
top:50%;
margin-top:-10px;
padding: 10px 0px;
}
#prk_gallery_project_left,
#prk_gallery_project_right,
#prk_gallery_close {
width: 32px;
height: 32px;
cursor: pointer;
margin-top: 9px;
float: left;
margin-right: 1px;
}
.gallery_faded_elements {
height:100%;
float: left;
margin-left:-20px;
}
.prk_gallery_control {
cursor:pointer;	
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
}
#single_portfolio_ajax.plus_h {
margin-top: 28px;
}
#prk_folio_control_left{
float:left;
margin-right: 1px;
height:32px;
width:32px;
}
#prk_folio_control_right {
float:left;
margin-right: 1px;
height:32px;
width:32px;
}
#prk_folio_close {
float:left;
width: 32px;
height:32px;
overflow: hidden;
margin-right:1px;
}
.prk_folio_control {
cursor:pointer;	
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
}
.prk_gallery_control.icon-left-open-big:before,
.prk_gallery_control.icon-right-open-big:before {
font-size:2em !important;
font-size:26px \0/ !important; } h4 header_font p {
margin:0px;
line-height:1em;	
}
#contact-form {
margin:5px 0px 0px 0px;		
}
#contact-form .tr_wrapper {
opacity: 0.7;
filter: alpha(opacity=70);
}
#contact-form #c_name,
#contact-form #c_email,
#contact-form #c_subject {
width: 100%;
margin-bottom:14px;
font-size:1em;
}
#contact-form #c_message {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
padding:8px 10px;
font-size:1em;
margin-bottom:14px;
}
#submit_comment_div,
#submit_message_div {
float:left;
width: 100%;
}
#submit_comment_div a,
#submit_message_div a {
width: 100%;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
}
.contact_error {
margin-left: 4px;
margin-top: -9px;
margin-bottom: 16px;
font-size: 1.1em;	
}
.comment_error,
.contact_error,
.contact_error.zero_color {
color:#dd0000;
}
#contact_description {
margin-bottom: 20px;
padding-top: 0px;
}
#contact_ok {
width: 100%;
display: none;
font-size: 1.4em;
margin: 10px 0px 30px;
font-weight: 600;
}
.contact_info {
margin-bottom: 40px;
}
#google-maps {
line-height:0px;
margin:0px;	
overflow:hidden;
position: relative;
}
#google-maps.titled_map {
margin-top:0px;
}
#google-maps img,
#google-maps iframe {
width: 100%;
z-index: 1;
position: relative;
}
#contact_form {
margin-bottom:-20px;	
}
iframe {
border:none;	
}
#contact_lower {
position: relative;
}
.contact_address_right_single {
margin-top:2px;
}
#contact_address .inner_line_sidebar_block {
margin-bottom:16px !important;	
}
.contact_address_block {
margin-bottom:22px;
}
.contact_address_block_last
{
margin-bottom:20px;
margin-top:24px;
font-size:0.9em;
} .navbar-inner {
min-height: 4px;
position:relative;
}
#logo_holder {
text-align: center;
}
#logo_holder a {
line-height:0px;
}
#alt_logo_holder {
display: inline-block;
top: 50%;
position: absolute;
line-height:0px;
cursor: pointer;
width: 80px;
left: 5px;
opacity: 0;
filter: alpha(opacity=0);
}
#alt_logo_holder img {
max-width: 80px;
height: auto;
}
.prk_small_logo_image {
display: none;
}
#responsive_logo_holder {
position: absolute;
top: 0px;
width: 100%;
text-align: center;
display: none;
margin-left: 70px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-right: 140px;
}
#responsive_logo_holder img {
width: auto;
max-height: 40px;
margin-top: 4px;
}
#prk_responsive_menu {
width: 90px;
height: 100%;
position: fixed;
display: none;
z-index: 9911;
left:0px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
}
#prk_responsive_menu.at_top {
top:0px;
}
#rotated_plus {
width: 50px;
height: 50px;
position: fixed;
background-color: rgb(253, 193, 98);
}
#body_hider{
position: fixed;
height: 100%;
width: 100%;
display: none;
cursor: pointer;
background-color: #1f282d;
z-index: 9909;
} 
#menu_section {	
width: 260px;
height: 800px;
left:0px;
z-index: 9910;
overflow: visible !important;
opacity: 0;
filter: alpha(opacity=0);
top: 0px;
}
#prk_left_sidebar {
width: 50px;
position: absolute;
height: 100%;
right: -53px;
top: 0px;
}
.unsidebarized.columns {
padding-top: 40px;
}
.sidebarized.columns {
padding-top: 40px;
padding-right: 265px;
}
.halfsized.columns {
padding-top: 40px;
padding-right: 305px;
}
#prk_full_size_single .halfsized.columns {
padding-top: 15px;
}
#menu_section.under_logo {
width: 100%;
}
#nav-collapsed-icon {
display: inline-block;
cursor: pointer;
z-index: 9;
width: 90px;
height: 50px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
padding-left: 25px;
padding-top: 22px;
background-color: transparent;
}
.prk_menu_block {
width: 40px;
height:5px;
margin-bottom: 6px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
}
.line_father {
position: absolute;
bottom: 0px;
height: 6px;
width: 100%;
left:0px;
overflow:hidden;
cursor:pointer;
}
.magic_line {
width: 100%;
height: 6px;
position: absolute;
top: 6px;
}
.sgl_ttl h2{
padding:30px 0px 28px;
display:inline-block;
}
.ms_blog .prk_inner_block {
max-width: none;
}
.big_main_sided.ms_blog #headings_wrap .prk_inner_block {
padding-left: 20px;
padding-right: 20px;
}
#logo_wrapper {
float: none;
}
#home_slider {
margin-bottom: 40px;
}
.main_no_sections {
}
.main_with_sections {
margin-top: -1px;
}
.main_with_sections.with_title {
margin-top: 34px;
}
.main_with_sections #home_slider {
margin-bottom: 0px;
}
.prk_rv {
opacity:0;
filter: alpha(opacity=0);
}
#top_bar {
height: 32px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
padding-top: 5px;
font-size: 0.9em;
position: relative;
z-index: 20;
overflow: hidden;
}
#top_bar #prk_left_side div {
float: left;
margin-right: 10px;
}
#top_bar #prk_left_side span,
#top_bar #prk_left_side p {
float: left;
margin-right: 4px;
}
.boxed_lay #header_bk {
width: auto;
padding-left:40px;
padding-right: 40px;
margin-left: -40px;
margin-right: -40px;
max-width: none;
}
.boxed_lay #top_sidebar {
margin: -4px -40px 0px;
padding-left:40px;
padding-right: 40px;
}
.boxed_lay #top_bar {
margin: 0px -40px;
padding-left:40px;
padding-right: 40px;
}
.divider {
margin:0px 3px 0px;
}
#top_bar .divider {
margin:0px 4px 0px;
}
#top_area { 
z-index:2;
z-index:99999;
opacity:0;
filter: alpha(opacity=0);
}
.ms_blog #headings_wrap .prk_inner_block, 
#centered_block.main_no_sections #headings_wrap .prk_inner_block {
padding-left: 0px;
padding-right: 0px;
}
.classic_blog_meta.two.columns.r_side {
text-align: left;
padding-left:0px;
}
.classic_blog_meta.two.columns.r_side .prk_sharre_btns {
float:left;
}
#timeline_entries .blog_date {
text-align: center;
padding: 0px;
left: -70px;
position: relative;
text-transform: uppercase;
display: inline-block;
width: 150px;
}
#timeline_entries .day,
#timeline_entries .month {
padding:0px;
display: inline-block;
font-weight: bold;
}
#timeline_entries .day {
font-size: 1.6em;
margin-top: -4px;
}
#timeline_entries .month {
font-size: 1.1em;
}
.classic_blog_meta.four.columns {
padding-left: 0px;
}
h1.extra_margin {
margin-bottom: 6px;
}
#single_blog_content.nine.prk_member,
#single_blog_meta.prk_member {
padding-top:10px;
}
#single_blog_content.six {
padding:60px 0px 0px;
}
#single_blog_content.nine {
padding-top:60px;
}
.single_blog_meta_div {
float:left;
margin-right: 16px;
margin-bottom: 5px;
}
.single_blog_meta_div.right_floated {
float: right;
margin-right: 0px;
}
#blog_ttl {
margin-bottom: 10px;
}
.single_meta_footer .simple_line {
margin: 0px 0px 12px;
}
.single_blog_meta_class {
margin-bottom: 12px;
font-size: 1.1em;
}
#single_blog_meta {
margin:0px 0px 13px;
font-size: 1.1em;
}
.low_subheading {
display:inline-block;
text-align:center;
width:100%;	
padding: 15px 15px 12px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.nav-wrap { 
margin: 0px auto;
}
.navbar-fixed-top, .navbar-fixed-bottom {
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.divider_grid {
display: block;
margin: 10px 0px 8px;
position: relative;
width: 40px;
margin-left:-20px;
left:50%;
}
#aj_loader {
position:absolute;
left:50%;
bottom:-30px;
z-index: 99999999;
margin-left: -8px;
}
#aj_loader_wrapper {
width:100%;
text-align: center;
display: none;
overflow: hidden;
}
#aj_loader_wrapper .simple_line {
margin-bottom:0px;
}
.project_ajax_loader {
max-width:16px !important;
z-index:3;
display:inline-block;
padding:30px 0px 30px;
}
.project_ajax_loader.wided_ld {
padding-top:30px;
}
.project_ajax_loader img {
max-width:16px !important;
}
.four.columns.wided {
padding-top:5px;
}
#hidden_title {
display: none;
}
.opened_menu {
}
#bottom_sidebar_in {
position:relative;
margin-top: 40px; 
margin-bottom:60px;
}
#full_slider_page_content {
margin-top: 20px;
}
#top_widgets {
overflow:hidden;
}
.pirenko_video_widget p {
line-height:0px;	
}
.sidebar_bubble {
position: relative;
padding:5px 12px;
display:table;
text-transform:uppercase;
margin-bottom:16px;
}
.sidebar_bubble:after { 
content: ' ';
height: 0;
position: absolute;
width: 0;
border: 6px solid transparent;
top: 100%;
left: 11px;
}
img.center {   
display: block;   
margin-left: auto;   
margin-right: auto; 
}
#breadcrumbs {
width: 600px;
position: relative;
top: 285px;
left: -276px;
}
#breadcrumbs li {
list-style: none;
display: inline-block;
float: left;
}
#breadcrumbs li a {
display: inline-block;
float: left;
}
.not_rotated {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.rotated_45 {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);            
}
.rotated_90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);            
}
.mini_icon {
width:25px;
height:25px;
}
#down_arrow,
#up_arrow {
background-repeat: no-repeat;
cursor:pointer;
display:inline-block;
height:30px;
width:30px;
position:absolute;
bottom:83px;
left:64px;
}
#next_button {
position:relative;
}
#up_arrow {
display:none;	
}
.pir_content {
margin-top: 10px;
margin-bottom: 60px;
}
.theme_button,
.theme_button_inverted  {
margin: 0px 0px 20px 0px;
padding: 0;
position: relative;
display: inline-block;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
outline: none;
}
.project_button {
margin-top:0px !important;	
}
.theme_button input,
.theme_button_inverted input,
.theme_button a,
.theme_button_inverted a {
float: left;
font-size: 0.95em;
text-transform: uppercase;
font-weight: bold;
padding: 6px 16px 5px;
border:0px;
}
.prk_button_like {
float: left;
font-size: 1.05em;
text-transform: uppercase;
font-weight: bold;
cursor: default;
font-size:0.9em;
margin:0px 0px 36px 0px;
padding: 5px 16px 5px;
}
#member_resume {
width: 265px;
position: absolute;
left: 20px;
padding-left: 20px;
margin-top: 14px;
z-index: 2;
}
#member_resume .prk_titlify_father {
margin-bottom: 6px;
}
.columns.memberized {
padding-left: 285px;
padding-top: 16px;
}
#members_nav {
position: relative;
margin-bottom: 40px;
}
#members_nav .simple_line {
margin-bottom: 8px;
}
#members_nav [class^="icon-"]:before,
#members_nav [class*=" icon-"]:before {
font-size: 18px;
margin: 3px -3px;
float:left;
font-size: 18px \0/; position: absolute;
}
#members_nav .icon-right-bold:before {
right: 0px;
}
#in_no_more {
cursor: default;
display: inline-block;
font-size: 0.95em;
font-weight: bold;
padding: 6px 16px 13px;
margin-top: 34px;
}
.ina #in_no_more {
margin-top: 40px;
}
.theme_button.btn-large a,
.theme_button_inverted.btn-large a,
.theme_button.large a,
.theme_button_inverted.large a {
font-size:1.3em;
padding: 9px 23px 8px;
}
.theme_button.btn-small a,
.theme_button_inverted.btn-small a,
.theme_button.small a,
.theme_button_inverted.small a {
font-size:0.8em;
padding: 4px 15px 3px;
}
.theme_button.big a,
.theme_button_inverted.big a {
font-size:1.4em;
padding: 12px 19px 11px;
}
.theme_button.right_placed {
position: absolute;
right: 0px;
top: 2px;
}
.theme_button.tiny a,
.theme_button_inverted.tiny a {
padding: 2px 9px 1px 9px;
text-transform: none;
font-weight: normal;
font-size: 0.7em !important;
}
.pirenko_tags .theme_button.tiny a,
.pirenko_tags .theme_button_inverted.tiny a {
font-size: 1em !important;
}
.theme_button.right_placed.extra_down {
top:0px;
}
.recentposts_ul_wp.extra_spaced .theme_button.right_placed {
right:58px;
}
.recentposts_ul_wp .theme_button.right_placed {
top:-50px;
}
.recentfolio_ul_wp .theme_button.right_placed a {
padding: 5px 18px 4px;
}
.recentposts_ul_wp .theme_button.right_placed a {
padding: 4px 18px 2px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 28px;
}
.bx-controls {
position: absolute;
right: 0px;
top: 0px;
z-index: 9;
}
.bx-controls-direction a {
width: 28px;
height: 28px;
display: inline-block;
}
.bx-prev {
margin-right: 1px;
}
.tp-rightarrow.default {	
background-position: 6px 0;
}
.tp-leftarrow.default {	
background-position: -6px 0;
}
.tp-rightarrow:hover {
background-position:6px bottom;
}
.tp-leftarrow:hover {
background-position:-6px bottom;
}
.comment_floated .theme_button.small a,
.comment_floated .theme_button_inverted.small a {
padding: 1px 10px 0px;
}
.theme_button.small,
.theme_button_inverted.small {
margin:0px 1px 1px 0px;
}
.prk_magnificent_li,
.prk_magnificent,
.prk_magnificent_disabled {
position: absolute;
z-index: 101;
right: 7px;
bottom: 10px;
cursor: pointer;
opacity:0;
filter: alpha(opacity=0);	
width: 30px;
height: 30px;
}
#single_slider .prk_magnificent_li {
opacity:1;
filter: alpha(opacity=100);
top:20px;
}
#single_slider .slide_video .prk_magnificent_li {
opacity:1;
filter: alpha(opacity=100);
top:36px;
}
.prk_magnificent_li_outer {
z-index: 9999;
}
.portfolio_entry_li {
float:left;
line-height:0px;
overflow:hidden;
}
.portfolio_entry_li img {
height: auto;
}
.pirenko_gallery .portfolio_entry_li {
cursor: pointer;
}
.pirenko_gallery .portfolio_entry_li img {
max-width:100%;
}
#folio_titled .portfolio_entry_li {
z-index: 0;
position: relative;
}
.portfolio_entry_li_db {
float:left;
width:468px;
height:430px;
overflow:hidden;
margin-right:1px;
margin-bottom:1px;
}
.portfolio_centered_li {
text-align:center;
float:none !important;
}
#collapsed_menu {
height:36px;
overflow:hidden;
width:213px;
display:inline-block;
float:left;
}
#collapsed_menu_text {
float:left;	
padding:8px 20px 10px 20px;
display:none;
}
#collapsed_menu_arrow {
height:36px;
float:left;
width:36px;
}
#nav-main.resp_mode .left_nav {
width:250px;
}
#nav-main.resp_mode li > a {
width:100%;
display:block;
padding:7px 0px 7px 20px;
}
#nav-main.resp_mode .left_nav>ul>li:last-child a {
padding-bottom:8px;
}
#nav-main.resp_mode .sub-menu {
position:relative;	
}
#nav-main.resp_mode li>ul>li > a {
padding:3px 0px 3px 36px;
}
#dump {
position:absolute;
display:none;
}
.video-container {
margin-bottom:15px;
filter: alpha(opacity=0);
opacity:0;
}
.soundcloud-container {
position: relative;
line-height: 0px;
filter: alpha(opacity=0);
opacity:0;
}
#blog_entries_masonr .video-container,
#blog_entries_masonr .soundcloud-container {
margin-bottom: 3px;
}
#content.has_top_bar {
padding-top: 50px;
} #content-info {
top:0px;
position:relative;
}
#after_widgets {
padding-left: 6px;
padding-right: 5px;
}
#footer_in {
margin-bottom: -5px;
font-size:0.9em;
padding-left: 5px;
padding-right: 5px;
}
#footer_in .widget-title {
font-size: 1.2em;
display: inline-block;
padding-bottom: 3px;
font-weight: 600;
position: relative;
}
#footer_in .tinys_wrapper{
z-index: 0;
}
#footer_in .widget-title {
z-index: 1;
}
#footer_in .widget {
margin-bottom: 25px;
}
#content-info p small { 
font-size: 13px; 
}
#post_info {
float:right;
padding:0px;
margin-top:20px;
}
#copy {
padding-top: 12px;
padding-bottom: 16px;
margin: 0px;
text-align: left;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.85em;
}
ul.prk_footer_menu {
margin:0px;	
display: inline-block;
padding:0px 16px 0px 0px;
}
ul.prk_footer_menu li {
list-style:none;
float:left;
margin-bottom: 10px;
}
ul.prk_footer_menu li a {
padding:0px 9px;
}
ul.prk_footer_menu li:first-child  {
padding-left:0px;	
}
ul.prk_footer_menu li:last-child a{
padding-right:0px;
border-right: 0px !important;
} .pirenko_highlighted.search-query {
padding: 8px 15px 8px 15px;
width: 100%;
font-size:1.1em;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing:border-box;
}
.load_firer {
position:relative;	
}
#left_rect,
#right_rect {
height:5px;
width:13%;	
position:absolute;
margin-top:-57px;
}
#right_rect {
right:0px;	
}
.search_rs {
padding-bottom:5px !important;
padding-top:25px !important;
}
.colored_bg {
}
.widget_search.colored_bg {
padding-left: 0px;
padding-right:0px;
}
.search_rs .pirenko_portfolios {
margin-bottom:0px;	
}
.search_rs_ttl {
font-size: 18px;
font-weight: 600;	
}
.prk_right_panel {
position: fixed;
top: 0px;
right: 0px;
z-index: 999;
}
#sidebar {
padding-top: 40px;
width: 245px;
position: absolute;
right: 20px;
margin-top: -3px;
padding-left: 20px;
opacity: 0;
filter: alpha(opacity=0);
}
#sidebar.on_single {
padding-top: 61px;
}
#sidebar .prk_titlify_father {
font-size: 0.9em;
}
.vertical_widget{
margin-bottom:34px;
}
ul.sitemap_block li,
.widget_recent_entries li, 
.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_links li,
.prk_tags_ul li,
.widget_meta li,
.widget_nav_menu li,
.widget_rss li {
height: inherit;
padding-left:10px;
padding-bottom:3px;
}
.widget_nav_menu .sub-menu li a {
padding:0px;	
}
.single_entry_tags {
margin-top:20px;	
}
.pir_block {
display:block;	
}
.single_entry_tags a {
-webkit-border-radius: 2px;
border-radius: 2px; 
margin:2px 4px 2px 0px;
padding:2px 4px;
text-transform:uppercase;
}
.single_entry_tags a:hover {
text-decoration:none;
}
.prk_speech {
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position:relative;
padding:16px 18px;
margin:0px 0px 20px;
}
.widget_recent_entries a, 
.widget_categories a,
.widget_archive a {
display:inline-block;
margin-left:2px;
}
.widget_recent_entries a:hover, 
.widget_categories a:hover, 
.widget_archive a:hover {
text-decoration:none;
}
.widget_recent_entries li:last-child, 
.widget_categories li:last-child,
.widget_archive li:last-child{
border-bottom:none;	
}
.video_widget_line {
margin-bottom:10px;	
}
.simple_line_sidebar {
margin:4px 0px 4px;
}
.inner_line_sidebar_block {
height:1px;
width:100%;
margin-top:4px;
margin-bottom:6px;
position:relative;
}
.inner_line_single_block {
height:3px;
width:60px;
margin-top:6px;
margin-bottom:16px;
position:relative;
}
.sitemap_block {
margin-bottom: 40px;
}
.sitemap_block .children{
margin-left:14px;
}
.sitemap_block>li>a {
font-size: 1.1em;
}
.sitemap_block .children>li>a {
font-size: 0.9em;
} #comments {
margin-bottom:15px;	
}
#author_area {
margin-bottom: 60px;
line-height: 1.5em;
min-height: 124px;
}
#author_area .in_quote {
font-style: normal;
}
.prk_author_avatar {
position: absolute;
}
.author_info {
float: left;
padding-left: 104px;
margin-top: -2px;
}
.cmt_wrp {
font-weight:bold;	
}
#comments, #respond, #submit { 
clear: both; 
display: block;
position: relative;
}
ol.commentlist {
margin:0px;
padding:9px 0px 60px;
}
ol.commentlist li {
list-style:none;
margin-left:0px;
}
ol.commentlist li>.children {
margin-bottom: 20px;
}
ol.commentlist img.avatar { 
float: left; 	
}
.comment_floated {
position: relative;
margin:0px 0px 0px 78px;
padding: 15px 15px 7px;
}
.comment_text {
font-size:0.9em;
padding: 3px 0px 0px;
width: 100%;
}
.comments_meta_wrapper {
padding-top: 2px;
}
.commentlist .prk_inner_tip {
top:16px;
left:-9px;
}
#cancel-comment-reply-link {
position: absolute;
margin-top: 6px;
right: 0px;
}
.comment-reply-link {
float:right;
}
.single_comment {
padding:0px 0px 20px;
}
.author_name {
font-weight:bold;	
}
.pir_divider_cmts {
margin:-1px 4px 0px;
}
ol.commentlist > .comment > .children {
margin-left:37px;	
position:relative;
}
ol.commentlist > .comment > .children li:before { 
content:" ";
position:absolute;
width:25px;
height:1px;
margin-left:-35px;
margin-top:20px;
}
.comments_liner {
position:absolute;
width:1px;
margin-top: -12px;
margin-left: -36px;
}
#commentform {
margin-bottom: 0px;
}
#commentform {
padding:6px 0px 20px;	
}
#commentform #author,
#commentform #email,
#commentform #url {
margin-bottom:14px;
padding-left:12px;
width:100%;
height:36px;
font-size:1em;
}
#commentform #comment {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-bottom:14px;
height:142px;
padding:8px 12px;
float:left;
font-size:1em;
}
.comment_boxes_wrapper {
float:left;
}
.form_name_icon {
position: absolute;
top: 8px;
margin-left:13px;
width: 18px;
display:block;
height:21px;
}
.info_icon {
margin-left: 14px;
width: 18px;
width: 18px;
}
.email_icon {
width: 18px;
margin-left: 11px;
}
.link_icon {
margin-left:9px;	
}
.line_wrapper {
text-align:center;	
margin-bottom:2px;
}
#searchform {
position:relative;	
width:100%;
margin:0px 0px 0px;
}
#comment_form_messages {
text-align:left;
width:100%;
display:none;
font-size: 1.1em;
}
ol.commentlist > .comment > .children .comment-author img { }
.cancel-comment-reply {
margin-bottom:0px;
} #prk_shortcode_latest_cmts .simple_line,
.recentposts_ul_wp .simple_line,
#prk_shortcode_latest .simple_line {
margin-bottom:28px;	
margin-top:-2px;
}
.prk_tabs {
margin-bottom:45px;
}
.prk_service {
text-align:center;	
}
.prk_service.prk_service_left {
text-align:left;
margin-top:0px;
margin-bottom: 15px;
position: relative;
}
.prk_service.prk_service_left [class^="icon-"]:before, 
.prk_service.prk_service_left [class*=" icon-"]:before {
font-size: 2.5em;
font-size: 33px \0/; }
.prk_service.prk_service_center [class^="icon-"]:before, 
.prk_service.prk_service_center [class*=" icon-"]:before {
font-size: 4em;
font-size: 48px \0/; }
.prk_service h3.small {
margin-top:18px;
margin-bottom:10px;	
display:inline-block;
}
.prk_service.prk_service_left h3.small {
margin-top: 0px;
font-size: 1.3em;
margin-bottom: 4px;
}
.prk_service_ctt {
margin-top:-14px;
}
.prk_service.prk_service_left .prk_service_ctt {
margin-top: 0px;
margin-left: 52px;
}
.prk_service.prk_service_left .colored_link_icon {
float:left;
margin-top: 1px;
margin-left: -5px;
position: absolute;
top: 0px;
left: 0px;
}
.prk_service.prk_service_left img {
max-width: 38px;
position: absolute;
margin-top: 3px;
top: 0px;
left: 0px;
}
.prk_service.serv_with_color {
padding:16px 18px; 
}
.service_inner_desc {
margin-bottom: 10px;
}
.service_lnk {
font-size: 0.9em;
margin-top: -11px;
}
.prk_progress {
}
.prk_shorts {
display:inline-block;
position: relative;
}
.prk_rousel {
margin:0px 0px -7px;
padding:0px;	
line-height:0px;
}
.prk_rousel img {
display: block;
float: left;
}
.prk_list_carousel {
padding: 0px;
margin:0px;
}
.prk_list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
line-height:0px;
}
.prk_list_carousel li {
padding: 0;
margin: 0px;
display: block;
float: left;
line-height:0px;
}
.pirenko_highlighted {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
font-style: italic;
padding: 5px 10px;
font-size: 1em;
box-shadow: none;
-webkit-box-shadow:none;
}
.recent_ul_shortcode {
margin:0px -1px 0px 0px;	
}
.prk_shortcode_latest_li {
float: left;
line-height: 0px;
overflow: hidden;
margin-bottom:1px;
}
.prk_toggle {
margin-bottom:45px !important;
}
.prk_toggle .prk_accordion {
margin-bottom:6px !important;
}
.prk_accordion.qq_coisa {
margin-bottom:45px !important;
}
#prk_shortcode_latest_cmts .comments_slider .comment-avatar {
display:none;	
}
.recentposts_ul_shortcode {
margin: 0px;
padding: 0px;
}
.recentposts_ul_shortcode li {
list-style: none;
}
.recentposts_ul_shortcode .colored_link_father {
padding:18px 0px 0px;
}
.recentposts_ul_shortcode .padded_text {
padding:5px 0px 0px;	
}
.bx-wrapper {
position: relative;
margin: 0px !important;
}
.bx-viewport {
overflow: visible !important;
}
.recentposts_ul_shortcode .entry_title_single {
margin-bottom:4px;
}
.recentposts_ul_shortcode .single_blog_meta_div {
font-size: 0.9em;
margin: 8px 0px 3px;
width: 100%;
}
.recentposts_ul_shortcode li .masonr_img_wp {
position:relative;
margin-bottom:0px;
}
.tinys_wrapper {
margin-top: -4px;
position: absolute;
width: 100%;
z-index: -1;
}
.h_ford .tinys_wrapper {
margin-top: -8px;
}
#contact_side {
padding-top: 0px;
width: 285px;
position: absolute;
right: 0px;
z-index: 1;
}
.tiny_line {
display: block;
width: 48px;
height: 4px;
position: absolute;
margin-top: 0px;
left: 50%;
margin-left: -24px;
}
#tiny_line_half {
margin:-15px 0px 20px;
position: relative;
left: 0px;
width: 54px;
}
.tiny_line.squared {
margin-left: 41px !important;
width: 16px;
}
.tiny_line.squared.smaller {
margin-left: 58px !important;
width: 8px;
}
.prk_shortcode-title {
margin-top:0px;
}
.prk_shortcode-title>.header_font.sizer_small {
margin-bottom: 5px;
}
.prk_shortcode-title>.header_font.sizer_medium {
margin-bottom: 4px;
}
.prk_titlify_father.ft_large {
margin-bottom:16px;
}
.prk_titlify_father.ft_small {
margin-bottom:7px;
}
.prk_shortcode-title .sizer_large {
font-size: 2.8em;
padding: 0px;
line-height: 1.1em; padding-bottom: 6px;
font-weight: 600;
display: inline-block;
}
.prk_shortcode-title .sizer_medium {
font-size: 1.9em;
padding: 0px 0px 4px;
line-height: 1.1em;
font-weight: 600;
display: inline-block;
}
.caroufredsel_wrapper {
max-width: 100%;
padding-bottom: 10px;
}
.prk_shortcode-title .sizer_small {
font-size: 1.3em;
margin: 0px;
font-weight: 600;
display: inline-block;
}
.prk_shortcode-title .sizer_large .tinys_wrapper {
margin-top: 16px !important;
}
.prk_shortcode-title .sizer_medium .tinys_wrapper {
margin-top: 12px !important;
}
.prk_titlify_father.alignify_center .tiny_line {
margin-left: -20px;
}
.prk_titlify_father h1 {
display: inline-block;
padding-bottom: 6px;
margin-bottom: 0px;
}
.prk_titlify_father h2 {
display: inline-block;
padding-bottom: 2px;
margin-bottom: 0px;
}
.prk_titlify_father h3 {
display: inline-block;
padding-bottom: 3px;
max-width: 100%;
}
.prk_titlify_father h4 {
padding-bottom: 3px;
display: inline-block;
margin-bottom: 0px;
}
.prk_titlify_father h6 {
padding-bottom: 0px;
display: inline-block;
}
.prk_shorts .inset_shadow {
width:100%;
height:100%;
}
.prk_blockquote {
position: relative;
margin-bottom: 20px;
}
blockquote,
.prk_blockquote .in_quote {
padding:20px 20px;
margin: 0px;
font-size: 1.1em;
font-style: italic;
}
.prk_blockquote.colored_background .in_quote:after {
content: "";
position: absolute;
bottom: 0;
right: 0;
border-width: 0 0 20px 20px;
border-style: solid;
display: block;
width: 0;
}
.pirenko_author { 
font-size: 1.2em;
margin-top: 18px;
font-style: italic;
}
.prk_blockquote.colored_background .pirenko_author {
font-size: 1.1em;
margin: 8px 0px 0px;
}
.after_author {
font-weight: normal;
}
.prk_blockquote.colored_background .prk_inner_tip,
.prk_blockquote.colored_background .tip_top_hide {
display: none;
} .tables_father>.column_container {
float: left !important;
}
.prk_prices_wp .columns {
padding-right:0px;
padding-left:0px;
margin-right: -1px;
}
.prk_prices_wp {
padding-left:20px;
padding-right:20px;
}
.wpb_row>.wpb_column:first-child .wpb_wrapper .prk_price_table{
margin-left: 0px;
}
.wpb_row>.wpb_column:last-child .wpb_wrapper .prk_price_table {
margin-right: 0px;
}
.prk_price_table {
margin: 0px -20px 40px;
text-align: center;
position: relative;
}
.prk_price_table p {
margin:0px;
}
.prk_prices_specs li {
padding: 7px 5px;
}
.prk_prices_specs ul {
margin:0px;
}
.prk_price_featured {
margin-top: -35px;
height: 36px;
line-height: 39px;
position: absolute;
width: 100%;
z-index:9;
font-size:1.2em;
}
.prk_price_header {
padding:10px 5px;
}
.prk_price_header h3 {
margin-bottom: -1px;
}
.prk_price {
font-size: 2.2em;
font-weight: bold;
margin:15px 0px 4px;
}
.underp {
padding-bottom: 9px;
}
.prk_prices_specs {
margin:-1px 0px;
}
.prk_price_button {
padding: 20px 0px 14px;
margin:0px !important;
}
.prk_price_button a {
padding:5px 35px;
} .minimal_check li
{
background: url(//curatorshouse.co.nz/wp-content/themes/samba/images/icons/shortcodes/list_minimal_check.png) no-repeat;
background-position: 0 2px;
}
.green_check li
{
background: url(//curatorshouse.co.nz/wp-content/themes/samba/images/icons/shortcodes/list_green_check.png) no-repeat;
background-position: 0 2px;
}
.squared li
{
background: url(//curatorshouse.co.nz/wp-content/themes/samba/images/icons/shortcodes/list_squared.png) no-repeat;
background-position: 0 2px;
}
.rounded li
{
background: url(//curatorshouse.co.nz/wp-content/themes/samba/images/icons/shortcodes/list_rounded.png) no-repeat;
background-position: 0 2px;
}
.list_with_icons li
{
list-style: none;
padding-left: 22px;
padding-top: 1px;
padding-bottom:4px;
}
#single_blog_meta.prk_member .prk_bold {
font-size:0.9em;
margin-bottom: 1px;
}
.member_social_wrapper {
width: 100%;
text-align: left;
margin: 0px;
}
.member_social_wrapper .prk_sharrre_button a {
display: block;
height:24px;
width:24px;
}
.icn_fth {
display: inline-block;
}
.member_social_wrapper .prk_sharrre_button {
margin-right:-3px;
}
.prk_member_name {
margin-top:-6px;	
}
.prk_member_fctn{
margin-top:5px;	
margin-bottom:10px;
}
.prk_member_social {
margin-top:20px;	
}
.member_function {
margin: 2px 0px 25px;
padding: 4px 12px 4px;
text-align: center;
display: inline-block;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sh_member_wrapper {
text-align: center;
overflow: hidden;
margin-bottom: 40px;
}
.member_colored_block {
overflow: hidden;
position: relative;
line-height: 0px;
}
.member_colored_block_in {
width: 100%;
height:100%;
position: absolute;
z-index: 2;
filter: alpha(opacity=0);
opacity:0;
}
.sh_member_link {
position: relative;
line-height: 0px;
}
.sh_member_link_icon {
top: 50%;
position: absolute;
left: 50%;
margin-left: -8px !important;
margin-top: -9px !important;
z-index: 3;
}
.sh_member_name {
margin:10px 0px 0px;	
}
.sh_member_function {
margin:2px 0px 2px;
font-size: 1.15em;
}
.sh_member_wrapper .tiny_line {
display: inline-block;
margin:0px 0px 2px;
position: relative;
left: 0px;
width: 58px;
height: 6px;
}  .ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }/*\*/* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }/**/.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { 
display: block;
overflow: hidden; 
background-repeat: no-repeat; 
}
.ui-icon.icon-minus-1:before,
.ui-icon.icon-plus-3:before {
font-size:17px;
}
.ui-icon.icon-minus-1:before {
margin-left:3px;
}  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
line-height: normal;
overflow: visible;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover{
background-position: 0 -15px;
text-decoration: none;
outline: none; 
}
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { font-weight: normal; line-height:normal;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; } .ui-state-highlight p, 
.ui-state-error p, 
.ui-state-default p {
font-weight: normal;
margin:7px 15px;
}
.ui-info-box {
margin-bottom:18px;	
padding: 2px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {
position: relative;
margin-bottom: 18px;
color: #404040;
background-color: #eedc94;
padding: 2px;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
position: relative;
margin-bottom: 18px;
color: #ffffff;
background-color: #c43c35;
padding: 2px;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.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-widget-overlay { background: #aaaaaa url(//curatorshouse.co.nz/wp-content/themes/samba/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(//curatorshouse.co.nz/wp-content/themes/samba/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.ui-tabs { 
position: relative; 
padding: 0px; 
zoom: 1; 
border:0px;
}
.ui-tabs .ui-tabs-nav { 
margin: 0; 
padding:0;
}
.ui-tabs .ui-tabs-nav li {  
text-decoration: none; 
list-style: none; 
float: left; 
position: relative;
white-space: nowrap; 
background:none; 
border:0px solid #FFFFFF;
}
.prk_tabs_ttl {
font-weight:bold;	
}
.ui-tabs-nav .ui-state-default{
}
.ui-tabs .ui-tabs-nav li a {
float: left;
text-decoration: none;
cursor: text;
padding: 0 18px;
line-height: 34px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px; outline:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
cursor: default;
color:gray;
outline:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover {
background:none !important;
outline:none;
}
.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
cursor: pointer; 
background:none; 
outline:none !important;
font-size:1.2em;
} .ui-tabs .ui-tabs-panel { 
display: block; 
border-width: 0; 
padding: 15px 18px 12px; 
background: none;
position: relative;
}
.ui-tabs-panel .ui-button{text-decoration:none;}
.ui-tabs .ui-tabs-hide { display: none !important; } .ui-tabs .ui-tabs-nav li{
filter:none;
}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header { 
display: block; 
padding: 0px 56px 0px 18px;
cursor: pointer; 
position: relative; 
margin-bottom: 1px; 
zoom: 1; 
}
.prk_accordion.ui-accordion .ui-accordion-header { 
padding: 12px 56px 10px 18px;
}
.ui-accordion-icons .ui-accordion-header { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { 
position: absolute; 
right: 12px; 
height: 100%;
padding-top: 14px;
padding-left: 10px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.prk_accordion.ui-accordion .ui-accordion-header .ui-icon {
margin-top: -14px;
}
.ui-accordion .ui-accordion-header .ui-icon.icon-minus {
margin-top: -7px; 
margin-left: -1px; 
}
.ui-accordion .ui-accordion-content { 
line-height:1.6em;
padding: 20px;
position: relative; 
display: none; 
zoom: 1; 
}
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
float: left;
}
.ui-menu .ui-menu {
margin-top: -3px;
}
.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
background:#0064CD;
color:#fff
}
.ui-button {
cursor: pointer;
display: inline-block;
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
padding: 5px 14px 6px;
margin: 0;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #ccc;
border-bottom-color: #bbb;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear background-image;
-moz-transition: 0.1s linear background-image;
-ms-transition: 0.1s linear background-image;
-o-transition: 0.1s linear background-image;
transition: 0.1s linear background-image;
overflow: visible;
} .ui-button-primary {
color: #ffffff;
background-color: #0064cd;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
background-image: -o-linear-gradient(top, #049cdb, #0064cd);
background-image: linear-gradient(top, #049cdb, #0064cd);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #0064cd #0064cd #003f81;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-button-success{
color:#ffffff;
background-color: #57a957;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -ms-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(top, #62c462, #57a957);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #57a957 #57a957 #3d773d;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-button-error{
color:#ffffff;
background-color: #c43c35;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(top, #ee5f5b, #c43c35);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #c43c35 #c43c35 #882a25;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-button-icon-only { width: 2.2em; } button.ui-button-icon-only { } .ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; } .ui-button .ui-button-text { display: block;   }
.ui-button-text-only .ui-button-text {  }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; display:none;}
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }   .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { top: 50%; margin-top:-3px; margin-bottom:3px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-state-active {
color: #ffffff;
background-color: #0064cd;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
background-image: -o-linear-gradient(top, #049cdb, #0064cd);
background-image: linear-gradient(top, #049cdb, #0064cd);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #0064cd #0064cd #003f81;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.4em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; } .last
{ 
margin-right:0 !important; 
clear:right; 
}
.clearboth 
{
clear:both;
display:block;
font-size:0;
height:0;
line-height:0;
width:100%;
}
.prk_progress_bar {
position:relative;
margin-bottom:12px;	
}
.small_squared {
position: absolute;
height: 24px;
top: 4px;
left: 4px;
text-align: center;
padding-top: 2px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
z-index: 3;
width: 38px;
}
.prk_progress_bar .active_bar {
position:absolute;
z-index:2;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
padding:5px 12px 6px 48px;
height:32px;
}
.prk_progress_bar.no_pctg .active_bar {
padding-left:12px;
}
.prk_progress_bar .inactive_bar {
z-index:1;
height:32px;	
width:100%;
} .wpcf7-form .theme_button {
margin-top: 5px;
}
.wpcf7-form .theme_button,
.wpcf7-form .theme_button input {
width: 100%;
}
span.wpcf7-not-valid-tip {
padding: 3px 10px;
top: inherit;
left: inherit;
right: 0px;
} #menu_section #mc_display_rewards,
#prk_ajax_container #mc_display_rewards {
text-align: left;
font-size: 0.9em;
margin-top: -18px;
}
#menu_section #mc_subheader,
#prk_ajax_container #mc_subheader {
margin-bottom: 12px;
line-height: 1.6em;
}
#menu_section .mc_merge_var,
#prk_ajax_container .mc_merge_var {
margin-bottom: 6px;
}
#menu_section .mc_merge_var label,
#prk_ajax_container .mc_merge_var label {
margin-bottom: -2px;
}
#menu_section .mc_signup_submit,
#prk_ajax_container .mc_signup_submit {
margin-top: 8px;
}
#menu_section #mc_signup_submit,
#prk_ajax_container #mc_signup_submit {
margin-top: 0px;
}
#menu_section .mc_signup_submit,
#menu_section #mc_signup_submit,
#prk_ajax_container .mc_signup_submit,
#prk_ajax_container #mc_signup_submit {
width: 100%;
}
#menu_section #mc_message,
#prk_ajax_container #mc_message {
margin-bottom: 10px;
}
#menu_section .widget_mailchimpsf_widget .widget-title,
#prk_ajax_container .widget_mailchimpsf_widget .widget-title {
line-height: inherit;
margin-bottom: 0px;
} .timely [class^="icon-"], 
.timely [class*=" icon-"],
.timely [class^="icon-"]:before, 
.timely [class*=" icon-"]:before {
font-family: Timely_FontAwesome !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
audio, canvas, video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active  {
outline: 0;
text-decoration: none;
}
.entry_title_single a:hover,
.blog_meta a:hover,
.post_meta_single a:hover{
outline: 0;
text-decoration: none;
}
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
}
button, input, select, textarea {
margin: 0;
vertical-align: middle;
}
button, input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding: 0;
border: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
display: table !important;
content: "" !important;}
.clearfix:after {
clear: both !important;;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
a {
text-decoration: none;
}
.container, 
.navbar-fixed-top .container, 
.navbar-fixed-bottom .container {
width: 100%;
min-height: 100%;
}
.container {
margin-left: 0px;
*zoom: 1;
}
.container:before, .container:after {
display: table;
content: ""}
.container:after {
clear: both;
}
p {
margin: 0 0 8px;
}
ul, ol {
padding: 0px 0px 0px 20px;
margin: 0 0 12px 0px;
}
ul ul, ul ol, ol ol, ol ul {
margin-bottom: 0;
}
.prk_sitemap_wrapper ul,
.prk_prices_specs ul,
ul.filter,
#blog_entries,
.widget ul,
ul.unstyled, ol.unstyled {
margin-left: 0;
list-style: none;
padding: 0px;
}
dl {
margin-bottom: 18px;
}
dt, dd {
line-height: 18px;
}
dt {
font-weight: bold;
line-height: 17px;
}
dd {
margin-left: 9px;
}
.dl-horizontal dt {
float: left;
width: 120px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 130px;
}
hr {
margin: 18px 0;
border: 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #fff;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
q:before, q:after, blockquote:before, blockquote:after {
content: ""}
address {
display: block;
margin-bottom: 18px;
font-style: normal;
line-height: 18px;
}
small {
font-size: 100%}
cite {
font-style: normal;
width: 100%;
display: inline-block;
margin-top: 8px;
}
code, pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
font-size: 12px;
color: #333;
word-wrap: break-word;
}
code {
padding: 2px 4px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
form {
margin: 0px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
label, input, button, select, textarea {
font-weight: normal;
}
label {
display: block;
margin-bottom: 5px;
}
label input, label textarea, label select {
display: block;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
width: auto;
height: auto;
padding: 0;
margin: 3px 0;
*margin-top: 0;
line-height: normal;
cursor: pointer;
background-color: transparent;
border: 0 \9;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
input[type="image"] {
border: 0;
}
input[type="button"], input[type="reset"], input[type="submit"] {
width: auto;
height: auto;
}
select {
width: 220px;
}
select[multiple], select[size] {
height: auto;
}
input[type="image"] {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea {
height: auto;
}
input[type="hidden"] {
display: none;
}
.open {
*z-index: 1000;
}
.open .dropdown-menu {
display: block;
}
.pull-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar {
*position: relative;
*z-index: 2;
overflow: visible;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
padding-left: 20px;
width: 100%;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
} .row,
.columns,
#contact-form #c_name,
#contact-form #c_email,
#contact-form #c_subject,
#commentform #author,
#commentform #email,
#commentform #url
{ 
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.row { width: 100%; max-width: 100%; min-width: 768px; margin: 0 auto; }
#top_area {
position: relative;
}
#top_area.row,
#main_block.row { 
min-width: 0px;
}
.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -20px; }
.row.collapse .column, .row.collapse .columns { padding: 0; }
.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -20px; }
.row .row.collapse { margin: 0; }
.column, .columns { float: left; min-height: 1px; padding: 0 20px; position: relative; }
.column.centered, .columns.centered { float: none; margin: 0 auto; }
[class*="column"] + [class*="column"]:last-child { float: right; }
[class*="column"] + [class*="column"].end { float: left; }
.one, .row .one { width: 8.33333%; }
.two, .row .two { width: 16.66667%; }
.three, .row .three { width: 25%; }
.four, .row .four { width: 33.33333%; }
.five, .row .five { width: 41.66667%; }
.six, .row .six { width: 50%; }
.seven, .row .seven { width: 58.33333%; }
.eight, .row .eight { width: 66.66667%; }
.nine, .row .nine { width: 75%; }
.ten, .row .ten { width: 83.33333%; }
.eleven, .row .eleven { width: 91.66667%; }
.twelve, .row .twelve { width: 100%; }
.row .offset-by-one { margin-left: 8.33333%; }
.row .offset-by-two { margin-left: 16.66667%; }
.row .offset-by-three { margin-left: 25%; }
.row .offset-by-four { margin-left: 33.33333%; }
.row .offset-by-five { margin-left: 41.66667%; }
.row .offset-by-six { margin-left: 50%; }
.row .offset-by-seven { margin-left: 58.33333%; }
.row .offset-by-eight { margin-left: 66.66667%; }
.row .offset-by-nine { margin-left: 75%; }
.row .offset-by-ten { margin-left: 83.33333%; }
.push-two { left: 16.66667%; }
.pull-two { right: 16.66667%; }
.push-three { left: 25%; }
.pull-three { right: 25%; }
.push-four { left: 33.33333%; }
.pull-four { right: 33.33333%; }
.push-five { left: 41.66667%; }
.pull-five { right: 41.66667%; }
.push-six { left: 50%; }
.pull-six { right: 50%; }
.push-seven { left: 58.33333%; }
.pull-seven { right: 58.33333%; }
.push-eight { left: 66.66667%; }
.pull-eight { right: 66.66667%; }
.push-nine { left: 75%; }
.pull-nine { right: 75%; }
.push-ten { left: 83.33333%; }
.pull-ten { right: 83.33333%; }
img, object, embed { max-width: 100%; height: auto; }
object, embed { height: 100%; }
img { -ms-interpolation-mode: bicubic; }
#map_canvas img, .map_canvas img { max-width: none!important; } .isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.right_0 {
padding-right:0px;	
}
.right_25 {
padding-right:25px;	
}
.right_30 {
padding-right:30px;	
}
.right_40 {
padding-right:40px;	
}
.right_50 {
padding-right:50px;	
}
.blog_content {
padding-left:0px;
}
.no_top_img {
border-top: 0px !important;
}
.top_0 {
margin-top:0px;	
}
.top_10 {
margin-top:10px;	
}
.top_20 {
margin-top:20px;	
}
.top_30 {
margin-top:30px;	
}
.top_40 {
margin-top: 40px;
}
.top_50 {
margin-top:50px;	
} #single-entry-content_half {
position: absolute;
z-index: 1;
padding-top: 40px;
width: 285px;
position: absolute;
right: 20px;
margin-top: -8px;
}
#full-entry-right {
z-index: 1;
padding-top: 15px;
width: 285px;
position: absolute;
right: 20px;
top:0px;
}
.prk_invisible {
visibility: hidden;
}
.single-entry-content_half .single_meta_footer {
margin-top: -13px;
}
.single-entry-content_half .single_meta_footer .simple_line {
margin-bottom: 10px;
}
.prk_full_width {
width: 100%;
float:left;
}
.prk_section {
padding-top: 0px;
background-position: center;
padding-bottom:0px;
position: relative;
z-index: 1;
}
.prk_section.prk_cover_back {
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
.prk_section.prk_full_width {
padding-top: 60px;
padding-bottom:20px;
margin-bottom: 60px;
margin-top: 20px;
webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing:content-box;
margin-left: 0px;
margin-right: 0px;
width: 100%;
}
.prk_shortcode-title .unmargined {
margin-bottom: 0px;
}
.prk_section.unmargined.prk_full_width {
margin-bottom: 0px !important;
padding-top: 40px;
padding-bottom: 0px;
}
.prk_inner_block.prk_section.unmargined .wpb_column.column_container {
margin-bottom: 0px !important;
}
.prk_full_width .row.prk_row {
margin-bottom: 0px;
}
#main>.twelve>.prk_section.prk_full_width:first-child {
margin-top: 0px;
}
#main>.twelve>.prk_section.prk_inner_block:first-child {
padding-top: 35px !important;
}
#main>.twelve>.prk_section.prk_inner_block:first-child .flexslider{
margin-top: 5px !important;
}
.padded_text {
padding:0px 30px 20px 30px;	
max-width:100%;
}
.no_padd_btm {
padding-bottom:0px;
}
.mini_padded_text {
padding:0px 15px 10px 15px;	
max-width:100%;
}
.unpadded_low {
padding:0px 30px 0px 30px;	
}
.mini_unpadded_low {
padding:0px 15px 0px 15px;	
}
#prk_ajax_wrapper,
.extra_pad {
padding-left:0px;	
padding-right:0px;
}
.flexslider.super_width,
.super_width {
margin-left: -20px;
margin-right: -20px;
}
.main_with_sections .row.extra_size .row.extra_size,
.row.extra_size {
margin-left: -40px;
margin-right: -40px;
}
.main_with_sections .row.extra_size {
margin-left: 0px;
margin-right: 0px;
}
.show_later,
.show_much_later,
.shown_by_js {
display:none;	
}
.blog_content_classic {
padding-left:80px;	
}
.footer {
width: 260px;
left: 0px;
position: absolute;
visibility: hidden;
padding-bottom: 16px;
}
#footer_bk {
line-height: 1.5em;
}
.single_post_wp {
margin-bottom:40px;
}
#single_post_content.t_member {
margin-top:12px;
}
#wrap.full_lay .main_no_sections>div.no_sidebar {
padding-left:0px;
padding-right: 0px;
}
#wrap.full_lay .single-entry-content>.prk_inner_block,
#wrap.full_lay #single_post_content>.prk_inner_block {
margin-left:-40px;
margin-right: -40px;
}
.pirenko_portfolios .single_post_wp {
margin-bottom:15px;
margin-top: 16px;
}
.left_floated_tables {
float:left !important;
}
.left_floated {
float:left;
}
.right_floated {
float:right;
}
.nine_with_sidebar .extra_pad {
padding-left:0px;	
padding-right:0px;
}
.nine.columns>#blog_entries_masonr {
margin-right: -20px;
margin-left: -10px;
}
.single_post_title {
margin:0px 0px 18px;
}
@-moz-document url-prefix() {
}
.st-container,
.st-content {
height: 100%;
}
.st-content {
overflow: hidden;
display: none;
}
.st-content,
.st-content-inner {
position: relative;
}
.st-container {
position: fixed;
z-index: 9910;
height: 0px;
}
#st-pusher-fix {
position: fixed;
}
.st-pusher {
position: relative;
left: 0;
z-index: 0;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
height: 0px;
}
.st-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu {
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 260px;
height: 100%;
background: #48a770;
-webkit-transition: all 0.5s;
transition: all 0.5s;
} .st-effect-14.st-container {
-webkit-perspective: 1500px;
perspective: 1500px;
-webkit-perspective-origin: 0% 50%;
perspective-origin: 0% 50%;
}
.st-effect-14 .st-pusher {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.st-effect-14.st-menu-open .st-pusher {
-webkit-transform: translate3d(260px, 0, 0);
transform: translate3d(260px, 0, 0);
}
.st-effect-14.st-menu {
-webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
transform: translate3d(-100%, 0, 0) rotateY(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.st-effect-14.st-menu-open .st-effect-14.st-menu {
visibility: visible;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
transform: translate3d(-100%, 0, 0) rotateY(0deg);
} .no-csstransforms3d .st-pusher,
.no-js .st-pusher {
} @media \0screen {img { width: auto }}
  .recent_ul.thumbnail_lay {
margin:-1px -3px 0px;	
}
.recent_ul li.thumbnail_lay {
padding:3px 3px 3px;
line-height:0px;
overflow:hidden;
max-width: 67px;
float:left;
}
.recent_ul li.thumbnail_lay:last-child {
float: left;
}
.recent_ul li.info_lay .simple_line {
margin:8px 0px 10px;
} .prk_twt_header {
font-size:1.1em;
margin:6px 0px 20px;	
}
.prk_twt_follow {
float:left;
margin-left:2px;	
}
.prk_twt_ul {
margin: 0px;
}
.prk_twt_ul .icon-twitter {
position: absolute;
margin-top: 6px;
}
.tp_recent_tweets .icon-twitter:before {
font-size:14px !important;
margin-top:0px;
}
.tp_recent_tweets {
float: left;
clear: left;
}
.tp_recent_tweets li {
padding-bottom: 16px;
float: left;
clear: left;
}
.tp_recent_tweets .prk_twt_body {
padding-left: 30px;
}
.prk_twt_body .twt_in {
margin-bottom: 2px;
}
.tp_recent_tweets .twitter_time {
margin-top:4px;
font-size:0.9em;
font-weight:bold;
}
.tp_recent_tweets li:last-child {
padding-bottom: 0px;
} .pirenko_social {
line-height:0px; 
}
.pirenko_social.rounded {
margin-bottom:-4px;
}
.pirenko_social.colored {
margin-bottom:-5px;
}
.pirenko_social.squared {
margin-bottom:-1px;
}
.pirenko_social.minimal {
margin-bottom:-3px;
}
.pir_icons {
margin-right:5px;
margin-bottom:5px;
}
.minimal .social_img_wrp {
margin-right: 10px;
margin-bottom: 3px;
float: left;
}
.colored .social_img_wrp {
margin-right:5px;
margin-bottom:5px;
float: left;
}
.rounded .social_img_wrp {
margin-right:4px;
margin-bottom:4px;
}
.squared .social_img_wrp {
margin-right:1px;
margin-bottom:1px;
}
#top_sidebar .pir_icons {
margin-right:8px;
}
.pirenko_social a {
float:left;
width: 100%;
}
.pirenko_social .social_img_wrp:last-child {
margin-right: 0px;
}
@media only screen and (max-width: 767px) { 
.pirenko_social a {
float:none;
}
} .adr {
margin-bottom:16px;
}
.tel {
margin-bottom: 4px;
}
.adr .ttl {
font-size: 1.4em;
}
.adr .ttl,
.adr .street-address,
.adr .locality,
.adr .postal-code,
.vcard_padded {
margin-left:25px;
}
.prk_vc_icon {
position:absolute;
}
.adr>div {
width: 100%;
}
.prk_vc_icon img {
max-width:none;	
}
.vcard [class*=" navicon-"],
.vcard [class^="navicon-"] {
font-size: 16px;
margin-top: -1px;
} .comments_slider {
min-height:76px; 
opacity:0;
filter: alpha(opacity=0);
}
#sidebar .comments_slider {
margin-top: 2px;
}
.comments_slider .comment {
font-style: italic;
}
.comments_slider ul li {
display:none;	
list-style:none;
box-sizing:border-box;
}
.comments_slider ul li:first-child {
display:inline;	
}
.comments_slider .comment-avatar {
padding-right: 6px;
margin-left: 24px;
margin-top: 4px;
display: inline-block;
}
.comments_slider .comment-link,
.comments_slider .comment-author {
font-size: 1.1em;
font-weight: 600;
font-style: normal;
}
.comments_slider .comment-link:after {
clear: both;
content: ".";
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow: auto;
visibility: hidden;
}
.comments_slider .comment-body,
.comments_slider .comment-excerpt {
display: block;
width:100%;
}
.prk_inner_tip {
content: '';
height:20px;
width:20px;
-moz-transform:rotate(45deg);  
-webkit-transform:rotate(45deg);  
-o-transform:rotate(45deg);  
-ms-transform:rotate(45deg);  
position:absolute;
bottom:-10px;
left:27px;
z-index:1;
}
.tip_top_hide {
width:40px;
height: 17px;
content: '';
position:absolute;
bottom:0px;
left:17px;
z-index:2;
}
.pirenko_tags {
margin-top:2px;	
}
.pirenko_tags .theme_button_inverted,
.pirenko_tags .theme_button {
margin:0px 1px 1px 0px;
float: left;
}
.sitemap_block a .icon-right-open:before,
.widget_nav_menu a .icon-right-open:before,
.widget_meta a .icon-right-open:before,
.widget_recent_entries a .icon-right-open:before,
.widget_categories a .icon-right-open:before,
.widget_archive a .icon-right-open:before,
.widget_pages a .icon-right-open:before,
.widget_links a .icon-right-open:before,
.prk_tags_ul a .icon-right-open:before,
.widget_rss a .icon-right-open:before {
font-size:13px;
margin-top:5px;
}  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {
margin: 0; 
padding: 0;
overflow: hidden;
}
.flexslider .slides > li {display: none;} .flexslider .slides img {width: 100%; display: block;}
.flexslider .slides iframe {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; 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 {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;} .flex-container {zoom: 1; position: relative;}  .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;} .flex-direction-nav { 
height: 0; 
}
.flex-direction-nav li a {
width: 28px; 
height: 28px; 
margin: -16px 0 0; 
display: block; position: absolute; 
bottom: 14px; 
cursor: pointer; 
text-indent: -999em;
}
.flex-direction-nav li .flex-next {background-position: -48px 0; right: -21px;}
.flex-direction-nav li .flex-prev {}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {
width: 20px;
position: absolute;
bottom: 600px;
right: 16px;
z-index: 9;
height: auto !important;
}
.flex-control-nav li {
margin: 0 0 8px 3px; 
line-height: 0px;
overflow: hidden;
zoom: 1; 
width: 10px;
}
.flex-control-nav li a {
width: 10px; 
height: 10px; 
display: block;  
cursor: pointer; 
text-indent: 999em;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .flexslider.super_height img {
max-width: none;
}
.flexslider.super_height .flex-direction-nav li a {
opacity: 0;
filter:alpha(opacity=0);
}
.tiny_slider .slides>li {
display: none;
}
.tiny_slider .slides>li.active {
display: list-item;
}
.tiny_slider .flex-direction-nav {
display: none !important;
}
.flex-direction-nav .tr_wrapper {
cursor:pointer;	
}
#ctrls_container {
min-height: 0px;
}
.submenu_arrow_left,
.submenu_arrow_right {
text-indent: 0em;
cursor:pointer;
}
.submenu_arrow_left [class^="icon-"]:before,
.submenu_arrow_right [class^="icon-"]:before {
font-size:12px;
font-size: 12px \0/ !important; margin-top:9px;
margin-left:7px;	
}
.submenu_arrow_right [class^="icon-"]:before {
margin-left:9px;
}
.flexslider {
margin: 0px auto 0px auto; 
padding: 0;
background-color: transparent; 
border: 0px solid #fff; position: relative; 
-webkit-border-radius: 0px; 
-moz-border-radius: 0px; 
-o-border-radius: 0px; 
border-radius: 0px;
}
.flexslider .slider_text_holder {
position:absolute;
width:100%;
padding:0px;
z-index: 999;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.flexslider .theme_button,
.flexslider .theme_button_inverted {
margin:20px 0px 0px;
opacity:0;
filter: alpha(opacity=0);
display: none;
}
.flexslider .headings_top {
position:relative;
opacity:0;
filter: alpha(opacity=0);
top:0px;
right:0px;
padding: 0px;
cursor:default;
display:inline-block;
width:100%;
font-size:2em;
}
.flexslider .big .headings_top {
font-size:2.6em;
}
.flexslider .headings_body {
position:relative;
opacity:0;
filter: alpha(opacity=0);
cursor:default;
display:inline-block;
line-height:1.6em;
font-size:1.1em;
padding: 5px 10px;
margin-top: 1px;
}
.flexslider .big .headings_body {
font-size:1.25em;
}
a > .slider_text_holder > .headings_top,
a > .slider_text_holder > .headings_body {
cursor:pointer;	
}
.flex-direction-nav li .flex-next {
right: 14px;
z-index:999;
}
.flex-direction-nav li .flex-prev {
right: 43px;
z-index:999;
}
.prk_colored_slider {
padding: 10px 10px;
position: relative;
display: inline-block;
line-height: 1em;
}
.main_with_sections>.flexslider {
margin-bottom: 0px;
} #single_portfolio_half #single_slider {
margin-bottom: 40px;
}
#single_slider {
margin-bottom:15px;
opacity:0;
filter: alpha(opacity=0);
}
.shortcode_slider {
opacity:0;
filter: alpha(opacity=0);
}
.single_post_wp #single_slider {
margin-bottom:20px;	
}
.flex-direction-nav  {
opacity:0;
filter: alpha(opacity=0);
}
.wpb_flexslider .flex-direction-nav {
opacity:1;
filter: alpha(opacity=100);
}
.flex-direction-nav li a {
margin: -16px 0px 0px 0px;  
display: block; 
position: absolute;  
cursor: pointer; 
text-indent: -999em;
}
.flex-direction-nav li .flex-prev,
.flex-direction-nav li .flex-next {
cursor:pointer;
} .type-post .flex-control-nav {
} .sld_top {
top:35px;	
}
.flexslider .sld_left {
left:35px;
padding-right: 70px;
display: inline-table;
}
.flexslider .sld_center {
left:50%;
margin-left: -50%;
text-align: center;
display: inline-table;
padding-left: 35px;
padding-right: 35px;
}
.flexslider .sld_right {
right:35px;	
text-align:right;
padding-left: 70px;
display: inline-table;
}
.sld_bottom {
bottom:32px;
}
.sld_v_center {
top:50%;
} .flexslider_half {
margin:0px;	
}  .elastislide-list {
list-style-type: none;
display: none;
}
.no-js .elastislide-list {
display: block;
}
.elastislide-carousel ul li {
min-width: 20px; }
.elastislide-wrapper {
position: relative;
margin: 0px;
min-height: 60px;
z-index: 100;
}
.elastislide-carousel {
overflow: hidden;
position: relative;
z-index: 100;
}
.elastislide-carousel ul {
position: relative;
display: block;
list-style-type: none;
padding: 0;
margin: 0;
-webkit-backface-visibility: hidden;
z-index: 100;
}
.elastislide-horizontal ul {
white-space: nowrap;
}
.elastislide-carousel ul li {
-webkit-backface-visibility: hidden;
}
.elastislide-horizontal ul li {
height: 100%;
display: inline-block;
line-height: 0px;
max-width: 34% !important;
}
.elastislide-carousel ul li a {
display: inline-block;
width: 100%;
}
.elastislide-carousel ul li a img {
display: block;
max-width: 100%;
} .elastislide-wrapper nav span {
display: none !important;
}  .sf-menu {
line-height:	1.0;
}
.sf-menu ul {
width:260px; display: none;
top: 100%;
left: 0;
z-index: 99;
margin-top: 0px;
}
.sf-menu ul li {
width: 260px;
margin-bottom: 0px;
}
.sf-menu ul li:last-child {
margin-bottom: 0px;
}
.sf-menu li:hover {
visibility:		inherit; }
.sf-menu li {
float:			left;
position:		relative;
}
.sf-menu a {
display:		block;
position:		relative;
}
.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu > li {
float: left;
width: 220px;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu .sub-menu {
position: relative;
}
.sf-vertical > li {
float: none;
}
.sf-vertical li {
width: 100%;
width: 260px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .sf-menu {
margin:0px;
font-size:1.25em;
}
.sf-menu>li>a {
padding: 12px 15px 12px 26px;
font-weight: 600;
}
.sf-menu .sub-menu a {
font-size: 0.8em;
padding: 7px 15px 7px 32px;
font-weight: 600;
}
.sf-menu .sub-menu .sub-menu a {
padding: 7px 15px 7px 44px;
}
.sf-menu>li {
margin:0px 0px 0px -20px;
float:left;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.sf-menu>li.active [class^="navicon-"]:before,
.sf-menu>li.active [class*=" navicon-"]:before {
color: #ffffff;
}
.sf-menu>li:last-child {
margin-bottom: 0px !important;
}
.prk_menu_square {
position: absolute;
width: 8px;
height: 100%;
left: 0px;
top: 0px;
z-index: 1000;
} #menu_section.under_logo {
padding-top: 0px;
padding-bottom: 30px;
}
#menu_section.under_logo .right_nav,
#menu_section.under_logo .right_nav .sf-menu {
float: left;
width: 100%;
}
#menu_section.under_logo .sf-menu>li>a {
text-align: left;
}
#menu_section.under_logo .sf-menu>li>a:after {
display: none;
}
.tiny_bullet {
position: absolute;
margin: 0px 0px 0px -18px;
display: none;
}
.sf-menu .icon-right-dir:before {
font-size:12px !important;
text-shadow: none !important;
}
#menu_section.under_logo .sf-menu li {
width: 100%;
}
#menu_section.under_logo .sub-menu {
width: 100% !important;
visibility:visible !important;
display: block !important;
position: relative;
top:0px;
margin-top: 0px !important;
left: 0px !important;
border-top: 0px !important;
}
#menu_section.under_logo li>a {
padding-bottom: 12px !important;
padding-top:13px !important;
font-size: 1em;
}
#menu_section.under_logo .sf-menu {
overflow: hidden;
}
#menu_section.under_logo .sf-menu li li {
background-color: transparent;
}
#menu_section.under_logo .sf-menu li a {
padding-left: 20px;
}
#menu_section.under_logo .sf-menu li li a {
padding-left: 40px;
}
#menu_section.under_logo .tiny_bullet {
display: block;
}
#menu_section.under_logo .sf-menu li:last-child a {
border-bottom: 0px #000000 !important;
}
.prk_btm_square {
position: absolute;
right: 14px;
top: 14px;
z-index: 9;
}
.sub-menu .prk_btm_square {
top:6px;
}
#menu_section [class^="icon-"]:before,
#menu_section [class*=" icon-"]:before {
font-size: 14px;
margin-left: -2px;
margin-right: 1px;
}  .zocial,
a.zocial {
cursor: pointer;
display: inline-block;
font: bold 100%/2.1 "Lucida Grande", Tahoma, sans-serif;
text-align: center;
text-decoration: none;
white-space: nowrap;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
position: relative;
}
.prk_with_back.a.zocial,
.prk_with_back.zocial {
border: 1px solid #777;
border-color: rgba(0,0,0,0.2);
border-bottom-color: #333;
border-bottom-color: rgba(0,0,0,0.4);
color: #fff;
-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
text-shadow: 0 1px 0 rgba(0,0,0,0.5);
padding: 0 .95em 0 0;
}
.zocial:before {
content: "";
float: left;
font-style: normal;
font-weight: normal;
text-align: center;
text-decoration: none;
text-transform: none;
-moz-box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
-webkit-box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
font-size: 18px;
font-family: zocial;
line-height: 1.2em;
}
.prk_with_back.zocial:before {
font: 120%/1.65 zocial;
border-right: 0.075em solid rgba(0,0,0,0.1);
margin: 0 0.5em 0 0;
padding: 0 0.5em;
}
.zocial:active {
outline: none; } .prk_with_back.zocial.icon {
overflow: hidden;
max-width: 2.4em;
padding-left: 0;
padding-right: 0;
max-height: 2.15em;
white-space: nowrap;
}
.prk_with_back.zocial.icon:before {
padding: 0;
width: 2em;
height: 2em;
box-shadow: none;
border: none;
}
.prk_minimal_icon.zocial.icon:before {
box-shadow: none;
} .prk_with_back.zocial {
background-image: -moz-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
background-image: -ms-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
background-image: -o-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(49%, rgba(255,255,255,.05)), color-stop(51%, rgba(0,0,0,.05)), to(rgba(0,0,0,.1)));
background-image: -webkit-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
background-image: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
}
.prk_with_back.zocial:hover, .prk_with_back.zocial:focus {
background-image: -moz-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
background-image: -ms-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
background-image: -o-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.15)), color-stop(49%, rgba(255,255,255,.15)), color-stop(51%, rgba(0,0,0,.1)), to(rgba(0,0,0,.15)));
background-image: -webkit-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
background-image: linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
}
.prk_with_back.zocial:active {
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
background-image: -o-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(30%, rgba(255,255,255,0)), color-stop(50%, transparent), to(rgba(0,0,0,.1)));
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
background-image: linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
} .prk_with_back.zocial.acrobat,
.prk_with_back.zocial.bitcoin,
.prk_with_back.zocial.cloudapp,
.prk_with_back.zocial.dropbox,
.prk_with_back.zocial.email,
.prk_with_back.zocial.eventful,
.prk_with_back.zocial.github,
.prk_with_back.zocial.gmail,
.prk_with_back.zocial.instapaper,
.prk_with_back.zocial.itunes,
.prk_with_back.zocial.ninetyninedesigns,
.prk_with_back.zocial.openid,
.prk_with_back.zocial.plancast,
.prk_with_back.zocial.pocket,
.prk_with_back.zocial.posterous,
.prk_with_back.zocial.reddit,
.prk_with_back.zocial.secondary,
.prk_with_back.zocial.stackoverflow,
.prk_with_back.zocial.viadeo,
.prk_with_back.zocial.weibo,
.prk_with_back.zocial.wikipedia {
border: 1px solid #aaa;
border-color: rgba(0,0,0,0.3);
border-bottom-color: #777;
border-bottom-color: rgba(0,0,0,0.5);
-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.7), inset 0 0 0.08em rgba(255,255,255,0.5);
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
} .zocial.acrobat:focus,
.zocial.acrobat:hover,
.zocial.bitcoin:focus,
.zocial.bitcoin:hover,
.zocial.dropbox:focus,
.zocial.dropbox:hover,
.zocial.email:focus,
.zocial.email:hover,
.zocial.eventful:focus,
.zocial.eventful:hover,
.zocial.github:focus,
.zocial.github:hover,
.zocial.gmail:focus,
.zocial.gmail:hover,
.zocial.instapaper:focus,
.zocial.instapaper:hover,
.zocial.itunes:focus,
.zocial.itunes:hover,
.zocial.ninetyninedesigns:focus,
.zocial.ninetyninedesigns:hover,
.zocial.openid:focus,
.zocial.openid:hover,
.zocial.plancast:focus,
.zocial.plancast:hover,
.zocial.pocket:focus,
.zocial.pocket:hover,
.zocial.posterous:focus,
.zocial.posterous:hover,
.zocial.reddit:focus,
.zocial.reddit:hover,
.zocial.secondary:focus,
.zocial.secondary:hover,
.zocial.stackoverflow:focus,
.zocial.stackoverflow:hover,
.zocial.twitter:focus,
.zocial.viadeo:focus,
.zocial.viadeo:hover,
.zocial.weibo:focus,
.zocial.weibo:hover,
.zocial.wikipedia:focus,
.zocial.wikipedia:hover {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)), color-stop(49%, rgba(255,255,255,0.2)), color-stop(51%, rgba(0,0,0,0.05)), to(rgba(0,0,0,0.15)));
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
background-image: -o-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
background-image: linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.05) 51%, rgba(0,0,0,0.15));
} .zocial.acrobat:active,
.zocial.bitcoin:active,
.zocial.dropbox:active,
.zocial.email:active,
.zocial.eventful:active,
.zocial.github:active,
.zocial.gmail:active,
.zocial.instapaper:active,
.zocial.itunes:active,
.zocial.ninetyninedesigns:active,
.zocial.openid:active,
.zocial.plancast:active,
.zocial.pocket:active,
.zocial.posterous:active,
.zocial.reddit:active,
.zocial.secondary:active,
.zocial.stackoverflow:active,
.zocial.viadeo:active,
.zocial.weibo:active,
.zocial.wikipedia:active {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,0)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0.1)));
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
background-image: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
background-image: linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0) 30%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1));
}  .zocial.acrobat:before {content: "\00E3";}
.zocial.amazon:before {content: "a";}
.zocial.android:before {content: "&";}
.zocial.angellist:before {content: "\00D6";}
.zocial.aol:before {content: "\"";}
.zocial.appnet:before {content: "\00E1";}
.zocial.appstore:before {content: "A";}
.zocial.bitbucket:before {content: "\00E9";}
.zocial.bitcoin:before {content: "2";}
.zocial.blogger:before {content: "B";}
.zocial.buffer:before {content: "\00E5";}
.zocial.call:before {content: "7";}
.zocial.cal:before {content: ".";}
.zocial.cart:before {content: "\00C9";}
.zocial.chrome:before {content: "[";}
.zocial.cloudapp:before {content: "c";}
.zocial.creativecommons:before {content: "C";}
.zocial.delicious:before {content: "#";}
.zocial.digg:before {content: ";";}
.zocial.disqus:before {content: "Q";}
.zocial.dribbble:before {content: "D";}
.zocial.dropbox:before {content: "d"; }
.zocial.drupal:before {content: "\00E4";}
.zocial.dwolla:before {content: "\00E0";}
.zocial.email:before {content: "]";}
.zocial.eventasaurus:before {content: "v";}
.zocial.eventbrite:before {content: "|";}
.zocial.eventful:before {content: "'";}
.zocial.evernote:before {content: "E";}
.zocial.facebook:before {content: "f";}
.zocial.fivehundredpx:before {content: "0";}
.zocial.flattr:before {content: "%";}
.zocial.flickr:before {content: "F";}
.zocial.forrst:before {content: ":";}
.zocial.foursquare:before {content: "4";}
.zocial.github:before {content: "\00E8";}
.zocial.gmail:before {content: "m"; }
.zocial.google:before {content: "G";}
.zocial.googleplay:before {content: "h";}
.zocial.googleplus:before {content: "+";}
.zocial.gowalla:before {content: "@";}
.zocial.grooveshark:before {content: "8";}
.zocial.guest:before {content: "?";}
.zocial.html5:before {content: "5";}
.zocial.ie:before {content: "6";}
.zocial.instagram:before {content: "\00DC";}
.zocial.instapaper:before {content: "I";}
.zocial.intensedebate:before {content: "{";}
.zocial.itunes:before {content: "i";}
.zocial.klout:before {content: "K"; }
.zocial.lanyrd:before {content: "-";}
.zocial.lastfm:before {content: "l";}
.zocial.lego:before {content: "\00EA";}
.zocial.linkedin:before {content: "L";}
.zocial.lkdto:before {content: "\00EE";}
.zocial.logmein:before {content: "\00EB";}
.zocial.macstore:before {content: "^";}
.zocial.meetup:before {content: "M";}
.zocial.myspace:before {content: "_";}
.zocial.ninetyninedesigns:before {content: "9";}
.zocial.openid:before {content: "o";}
.zocial.opentable:before {content: "\00C7";}
.zocial.paypal:before {content: "$";}
.zocial.pinboard:before {content: "n";}
.zocial.pinterest:before {content: "1";}
.zocial.plancast:before {content: "P";}
.zocial.plurk:before {content: "j";}
.zocial.pocket:before {content: "\00E7";}
.zocial.podcast:before {content: "`";}
.zocial.posterous:before {content: "~";}
.zocial.print:before {content: "\00D1";}
.zocial.quora:before {content: "q";}
.zocial.reddit:before {content: ">";}
.zocial.rss:before {content: "R";}
.zocial.scribd:before {content: "}";}
.zocial.skype:before {content: "S";}
.zocial.smashing:before {content: "*";}
.zocial.songkick:before {content: "k";}
.zocial.soundcloud:before {content: "s";}
.zocial.spotify:before {content: "=";}
.zocial.stackoverflow:before {content: "\00EC"; }
.zocial.statusnet:before {content: "\00E2";}
.zocial.steam:before {content: "b";}
.zocial.stripe:before {content: "\00A3";}
.zocial.stumbleupon:before {content: "/";}
.zocial.tumblr:before {content: "t";}
.zocial.twitter:before {content: "T";}
.zocial.viadeo:before {content: "H";}
.zocial.vimeo:before {content: "V";}
.zocial.vk:before {content: "N";}
.zocial.weibo:before {content: "J";}
.zocial.wikipedia:before {content: ",";}
.zocial.windows:before {content: "W";}
.zocial.wordpress:before {content: "w";}
.zocial.xing:before {content: "X"}
.zocial.yahoo:before {content: "Y";}
.zocial.ycombinator:before {content: "\00ED";}
.zocial.yelp:before {content: "y";}
.zocial.youtube:before {content: "U";} .prk_with_back.zocial.acrobat {background-color: #fff; color: #000;}
.prk_with_back.zocial.amazon {background-color: #ffad1d; color: #030037; text-shadow: 0 1px 0 rgba(255,255,255,0.5);}
.prk_with_back.zocial.android {background-color: #a4c639;}
.prk_with_back.zocial.angellist {background-color: #000;}
.prk_with_back.zocial.aol {background-color: #f00;}
.prk_with_back.zocial.appnet {background-color: #3178bd;}
.prk_with_back.zocial.appstore {background-color: #000;}
.prk_with_back.zocial.bitbucket {background-color: #205081;}
.prk_with_back.zocial.bitcoin {background-color: #efefef; color: #4d4d4d;}
.prk_with_back.zocial.blogger {background-color: #ee5a22;}
.prk_with_back.zocial.buffer {background-color: #232323;}
.prk_with_back.zocial.call {background-color: #008000;}
.prk_with_back.zocial.cal {background-color: #d63538;}
.prk_with_back.zocial.cart {background-color: #333;}
.prk_with_back.zocial.chrome {background-color: #006cd4;}
.prk_with_back.zocial.cloudapp {background-color: #fff; color: #312c2a;}
.prk_with_back.zocial.creativecommons {background-color: #000;}
.prk_with_back.zocial.delicious {background-color: #3271cb;}
.prk_with_back.zocial.digg {background-color: #164673;}
.prk_with_back.zocial.disqus {background-color: #5d8aad;}
.prk_with_back.zocial.dribbble {background-color: #ea4c89;}
.prk_with_back.zocial.dropbox {background-color: #fff; color: #312c2a;}
.prk_with_back.zocial.drupal {background-color: #0077c0; color: #fff;}
.prk_with_back.zocial.dwolla {background-color: #e88c02;}
.prk_with_back.zocial.email {background-color: #f0f0eb; color: #312c2a;}
.prk_with_back.zocial.eventasaurus {background-color: #192931; color: #fff;}
.prk_with_back.zocial.eventbrite {background-color: #ff5616;}
.prk_with_back.zocial.eventful {background-color: #fff; color: #47ab15;}
.prk_with_back.zocial.evernote {background-color: #6bb130; color: #fff;}
.prk_with_back.zocial.facebook {background-color: #4863ae;}
.prk_with_back.zocial.fivehundredpx {background-color: #333;}
.prk_with_back.zocial.flattr {background-color: #8aba42;}
.prk_with_back.zocial.flickr {background-color: #ff0084;}
.prk_with_back.zocial.forrst {background-color: #1e360d;color: #50894f;}
.prk_with_back.zocial.foursquare {background-color: #44a8e0;}
.prk_with_back.zocial.github {background-color: #fbfbfb; color: #050505;}
.prk_with_back.zocial.gmail {background-color: #efefef; color: #222;}
.prk_with_back.zocial.google {background-color: #4e6cf7;}
.prk_with_back.zocial.googleplay {background-color: #000;}
.prk_with_back.zocial.googleplus {background-color: #dd4b39;}
.prk_with_back.zocial.gowalla {background-color: #ff720a;}
.prk_with_back.zocial.grooveshark {background-color: #111; color:#eee;}
.prk_with_back.zocial.guest {background-color: #1b4d6d;}
.prk_with_back.zocial.html5 {background-color: #ff3617;}
.prk_with_back.zocial.ie {background-color: #00a1d9;}
.prk_with_back.zocial.instapaper {background-color: #eee; color: #222;}
.prk_with_back.zocial.instagram {background-color: #3f729b;}
.prk_with_back.zocial.intensedebate {background-color: #0099e1;}
.prk_with_back.zocial.klout {background-color: #e34a25;}
.prk_with_back.zocial.itunes {background-color: #efefeb; color: #312c2a;}
.prk_with_back.zocial.lanyrd {background-color: #2e6ac2;}
.prk_with_back.zocial.lastfm {background-color: #dc1a23;}
.prk_with_back.zocial.lego {background-color: #fb0000; color:#fff900;}
.prk_with_back.zocial.linkedin {background-color: #0083a8;}
.prk_with_back.zocial.lkdto {background-color: #7c786f;}
.prk_with_back.zocial.logmein {background-color: #000;}
.prk_with_back.zocial.macstore {background-color: #007dcb}
.prk_with_back.zocial.meetup {background-color: #ff0026;}
.prk_with_back.zocial.myspace {background-color: #000;}
.prk_with_back.zocial.ninetyninedesigns {background-color: #fff; color: #072243;}
.prk_with_back.zocial.openid {background-color: #f5f5f5; color: #333;}
.prk_with_back.zocial.opentable {background-color: #990000;}
.prk_with_back.zocial.paypal {background-color: #fff; color: #32689a; text-shadow: 0 1px 0 rgba(255,255,255,0.5);}
.prk_with_back.zocial.pinboard {background-color: blue;}
.prk_with_back.zocial.pinterest {background-color: #c91618;}
.prk_with_back.zocial.plancast {background-color: #e7ebed; color: #333;}
.prk_with_back.zocial.plurk {background-color: #cf682f;}
.prk_with_back.zocial.pocket {background-color: #fff; color: #777;}
.prk_with_back.zocial.podcast {background-color: #9365ce;}
.prk_with_back.zocial.posterous {background-color: #ffd959; color: #bc7134;}
.prk_with_back.zocial.print {background-color: #f0f0eb; color: #222; text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
.prk_with_back.zocial.quora {background-color: #a82400;}
.prk_with_back.zocial.reddit {background-color: #fff; color: #222;}
.prk_with_back.zocial.rss {background-color: #ff7f25;}
.prk_with_back.zocial.scribd {background-color: #231c1a; color: #00d5ea;}
.prk_with_back.zocial.skype {background-color: #00a2ed;}
.prk_with_back.zocial.smashing {background-color: #ff4f27;}
.prk_with_back.zocial.songkick {background-color: #ff0050;}
.prk_with_back.zocial.soundcloud {background-color: #ff4500;}
.prk_with_back.zocial.spotify {background-color: #60af00;}
.prk_with_back.zocial.stackoverflow {background-color: #fff; color: #555;}
.prk_with_back.zocial.statusnet {background-color: #829d25; color: #fff;}
.prk_with_back.zocial.steam {background-color: #000;}
.prk_with_back.zocial.stripe {background-color: #2f7ed6;}
.prk_with_back.zocial.stumbleupon {background-color: #eb4924;}
.prk_with_back.zocial.tumblr {background-color: #374a61;}
.prk_with_back.zocial.twitter {background-color: #46c0fb;}
.prk_with_back.zocial.viadeo {background-color: #fff;  color: #000;}
.prk_with_back.zocial.vimeo {background-color: #00a2cd;}
.prk_with_back.zocial.vk {background-color: #45688E;}
.prk_with_back.zocial.weibo {background-color: #faf6f1; color: #000;}
.prk_with_back.zocial.wikipedia {background-color: #fff; color: #000;}
.prk_with_back.zocial.windows {background-color: #0052a4; color: #fff;}
.prk_with_back.zocial.wordpress {background-color: #464646;}
.prk_with_back.zocial.xing {background-color: #0a5d5e;}
.prk_with_back.zocial.yahoo {background-color: #a200c2;}
.prk_with_back.zocial.ycombinator {background-color: #ff6600;}
.prk_with_back.zocial.yelp {background-color: #e60010;}
.prk_with_back.zocial.youtube {background-color: #f00;}
.zocial.behance:before {
font: 140%/1.65 fontello;
}
.zocial.behance:before {content: '\f34e';}
.prk_with_back.zocial.behance {background-color: #00a1d9;}
.prk_with_back.zocial.behance:before {
margin-left: -2px;
} .zocial.primary, .zocial.secondary {margin: 0.1em 0; padding: 0 1em;}
.zocial.primary:before, .zocial.secondary:before {display: none;}
.zocial.primary {background-color: #333;}
.zocial.secondary {background-color: #f0f0eb; color: #222; text-shadow: 0 1px 0 rgba(255,255,255,0.8);} button:-moz-focus-inner {
border: 0;
padding: 0;
} @font-face {
font-family: 'zocial';
src: url(//curatorshouse.co.nz/wp-content/themes/samba/css/zocial-regular-webfont.eot);
}
@font-face {
font-family: 'zocial';
src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),
url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/zocial/zocial-regular-webfont.ttf) format('truetype'),
url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/zocial/zocial-regular-webfont.svg#zocialregular) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'fontello';
font-family: 'fontello';
src: url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/fontello/font/fontello.eot?48924430);
src: url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/fontello/font/fontello.eot?48924430#iefix) format('embedded-opentype'), url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/fontello/font/fontello.woff?48924430) format('woff'), url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/fontello/font/fontello.ttf?48924430) format('truetype'), url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/fontello/font/fontello.svg?48924430#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-size: 20px;
margin-right:6px;
float:left;
-webkit-font-smoothing: subpixel-antialiased;
}
.blog_masonry_lower [class^="icon-"]:before,
.blog_masonry_lower [class*=" icon-"]:before {
font-size: 18px;
text-shadow: none !important;
}
.icon-logout:before,
.icon-right-open:before {
margin-right:0px;
}
.icon-comment:before {
font-size:22px !important;	
margin-top:1px;
margin-bottom:-1px;
font-size: 22px \0/ !important; }
.icon-plus-3.titled_link_icon:before {
font-size:3em;	
font-size: 45px \0/; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: 'fontello';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: 0.2em;    }
.icon-delicious:before { content: '\23'; } .icon-plus:before { content: '\2b'; } .icon-plus-1:before { content: '\e803'; } .icon-plus-2:before { content: '\e804'; } .icon-plus-3:before { content: '\e805'; } .icon-gplus:before { content: '\e808'; } .icon-minus:before { content: '\2d'; } .icon-minus-1:before { content: '\e802'; } .icon-stumbleupon:before { content: '\2f'; } .icon-fivehundredpx:before { content: '\30'; } .icon-pinterest:before { content: '\31'; } .icon-digg:before { content: '\3b'; } .icon-blogger:before { content: '\42'; } .icon-dribbble:before { content: '\44'; } .icon-flickr:before { content: '\46'; } .icon-linkedin:before { content: '\4c'; } .icon-rss-1:before { content: '\52'; } .icon-skype:before { content: '\53'; } .icon-twitter:before { content: '\54'; } .icon-youtube:before { content: '\55'; } .icon-vimeo:before { content: '\56'; } .icon-yahoo:before { content: '\59'; } .icon-email:before { content: '\5d'; } .icon-myspace:before { content: '\5f'; } .icon-facebook:before { content: '\66'; } .icon-soundcloud:before { content: '\73'; } .icon-tumblr:before { content: '\74'; } .icon-info:before { content: '\2139'; } .icon-left-thin:before { content: '\2190'; } .icon-up-thin:before { content: '\2191'; } .icon-right-thin:before { content: '\2192'; } .icon-down-thin:before { content: '\2193'; } .icon-level-up:before { content: '\21b0'; } .icon-level-down:before { content: '\21b3'; } .icon-switch:before { content: '\21c6'; } .icon-infinity:before { content: '\221e'; } .icon-plus-squared:before { content: '\229e'; } .icon-minus-squared:before { content: '\229f'; } .icon-home:before { content: '\2302'; } .icon-keyboard:before { content: '\2328'; } .icon-erase:before { content: '\232b'; } .icon-pause:before { content: '\2389'; } .icon-fast-forward:before { content: '\23e9'; } .icon-fast-backward:before { content: '\23ea'; } .icon-to-end:before { content: '\23ed'; } .icon-to-start:before { content: '\23ee'; } .icon-hourglass:before { content: '\23f3'; } .icon-stop:before { content: '\25a0'; } .icon-up-dir:before { content: '\25b4'; } .icon-play:before { content: '\25b6'; } .icon-right-dir:before { content: '\25b8'; } .icon-down-dir:before { content: '\25be'; } .icon-left-dir:before { content: '\25c2'; } .icon-adjust:before { content: '\25d1'; } .icon-cloud:before { content: '\2601'; } .icon-star:before { content: '\2605'; } .icon-star-empty:before { content: '\2606'; } .icon-menu:before { content: '\2630'; } .icon-moon:before { content: '\263d'; } .icon-heart-empty:before { content: '\2661'; } .icon-heart-1:before { content: '\e801'; } .icon-note:before { content: '\266a'; } .icon-note-beamed:before { content: '\266b'; } .icon-layout:before { content: '\268f'; } .icon-flag:before { content: '\2691'; } .icon-tools:before { content: '\2692'; } .icon-cog:before { content: '\2699'; } .icon-attention:before { content: '\26a0'; } .icon-flash:before { content: '\26a1'; } .icon-record:before { content: '\26ab'; } .icon-cloud-thunder:before { content: '\26c8'; } .icon-tape:before { content: '\2707'; } .icon-flight:before { content: '\2708'; } .icon-mail:before { content: '\2709'; } .icon-pencil:before { content: '\270e'; } .icon-feather:before { content: '\2712'; } .icon-check:before { content: '\2713'; } .icon-cancel:before { content: '\2715'; } .icon-cancel-circled:before { content: '\2716'; } .icon-cancel-squared:before { content: '\274e'; } .icon-help:before { content: '\2753'; } .icon-quote-left-1:before { content: '\275d'; } .icon-quote:before { content: '\275e'; } .icon-quote-right-1:before { content: '\e806'; } .icon-plus-circled:before { content: '\2795'; } .icon-minus-circled:before { content: '\2796'; } .icon-direction:before { content: '\27a2'; } .icon-forward:before { content: '\27a6'; } .icon-ccw:before { content: '\27f2'; } .icon-cw:before { content: '\27f3'; } .icon-list-add:before { content: '\e003'; } .icon-list:before { content: '\e005'; } .icon-quote-1:before { content: '\e054'; } .icon-mail-3:before { content: '\e0eb'; } .icon-left-bold:before { content: '\e4ad'; } .icon-right-bold:before { content: '\e4ae'; } .icon-up-bold:before { content: '\e4af'; } .icon-down-bold:before { content: '\e4b0'; } .icon-user-add:before { content: '\e700'; } .icon-help-circled:before { content: '\e704'; } .icon-info-circled:before { content: '\e705'; } .icon-eye:before { content: '\e70a'; } .icon-tag:before { content: '\e70c'; } .icon-upload-cloud:before { content: '\e711'; } .icon-reply:before { content: '\e712'; } .icon-reply-all:before { content: '\e713'; } .icon-code:before { content: '\e714'; } .icon-export:before { content: '\e715'; } .icon-print:before { content: '\e716'; } .icon-retweet:before { content: '\e717'; } .icon-comment:before { content: '\e718'; } .icon-chat-1:before { content: '\e800'; } .icon-vcard:before { content: '\e722'; } .icon-address:before { content: '\e723'; } .icon-location:before { content: '\e724'; } .icon-map:before { content: '\e727'; } .icon-compass:before { content: '\e728'; } .icon-trash:before { content: '\e729'; } .icon-doc:before { content: '\e730'; } .icon-doc-text-inv:before { content: '\e731'; } .icon-docs:before { content: '\e736'; } .icon-doc-landscape:before { content: '\e737'; } .icon-archive:before { content: '\e738'; } .icon-rss:before { content: '\e73a'; } .icon-share:before { content: '\e73c'; } .icon-basket:before { content: '\e73d'; } .icon-shareable:before { content: '\e73e'; } .icon-login:before { content: '\e740'; } .icon-volume:before { content: '\e742'; } .icon-resize-full:before { content: '\e744'; } .icon-resize-small:before { content: '\e746'; } .icon-popup:before { content: '\e74c'; } .icon-publish:before { content: '\e74d'; } .icon-window:before { content: '\e74e'; } .icon-arrow-combo:before { content: '\e74f'; } .icon-chart-pie:before { content: '\e751'; } .icon-language:before { content: '\e752'; } .icon-air:before { content: '\e753'; } .icon-database:before { content: '\e754'; } .icon-bucket:before { content: '\e756'; } .icon-thermometer:before { content: '\e757'; } .icon-down-open:before { content: '\e75c'; } .icon-left-open:before { content: '\e75d'; } .icon-right-open:before { content: '\e75e'; } .icon-up-open:before { content: '\e75f'; } .icon-down-open-mini:before { content: '\e760'; } .icon-left-open-mini:before { content: '\e761'; } .icon-right-open-mini:before { content: '\e762'; } .icon-up-open-mini:before { content: '\e763'; } .icon-down-open-big:before { content: '\e764'; } .icon-left-open-big:before { content: '\e765'; } .icon-right-open-big:before { content: '\e766'; } .icon-up-open-big:before { content: '\e767'; } .icon-progress-0:before { content: '\e768'; } .icon-progress-1:before { content: '\e769'; } .icon-progress-2:before { content: '\e76a'; } .icon-progress-3:before { content: '\e76b'; } .icon-back-in-time:before { content: '\e771'; } .icon-network:before { content: '\e776'; } .icon-inbox:before { content: '\e777'; } .icon-install:before { content: '\e778'; } .icon-lifebuoy:before { content: '\e788'; } .icon-mouse:before { content: '\e789'; } .icon-dot:before { content: '\e78b'; } .icon-dot-2:before { content: '\e78c'; } .icon-dot-3:before { content: '\e78d'; } .icon-suitcase:before { content: '\e78e'; } .icon-brush:before { content: '\e79a'; } .icon-paper-plane:before { content: '\e79b'; } .icon-magnet:before { content: '\e7a1'; } .icon-gauge:before { content: '\e7a2'; } .icon-traffic-cone:before { content: '\e7a3'; } .icon-quote-left:before { content: '\f10d'; } .icon-quote-right:before { content: '\f10e'; } .icon-deviantart:before { content: '\f316'; } .icon-instagram-filled:before { content: '\f31f'; } .icon-behance:before { content: '\f34e'; } .icon-picture:before { content: '\e816'; } .icon-globe:before { content: '\e856'; } .icon-leaf:before { content: '\e857'; } .icon-graduation-cap:before { content: '\e862'; } .icon-mic:before { content: '\e839'; } .icon-palette:before { content: '\e850'; } .icon-ticket:before { content: '\e863'; } .icon-video:before { content: '\e815'; } .icon-target:before { content: '\e849'; } .icon-music:before { content: '\e810'; } .icon-trophy:before { content: '\e851'; } .icon-thumbs-up:before { content: '\e825'; } .icon-thumbs-down:before { content: '\e'; } .icon-bag:before { content: '\e837'; } .icon-user:before { content: '\e813'; } .icon-users:before { content: '\e814'; } .icon-lamp:before { content: '\e842'; } .icon-alert:before { content: '\e829'; } .icon-water:before { content: '\e864'; } .icon-droplet:before { content: '\e865'; } .icon-credit-card:before { content: '\e866'; } .icon-monitor:before { content: '\e853'; } .icon-briefcase:before { content: '\e858'; } .icon-floppy:before { content: '\e867'; } .icon-cd:before { content: '\e855'; } .icon-folder:before { content: '\e834'; } .icon-doc-text:before { content: '\e830'; } .icon-calendar:before { content: '\e838'; } .icon-chart-line:before { content: '\e859'; } .icon-chart-bar:before { content: '\e860'; } .icon-clipboard:before { content: '\e868'; } .icon-attach:before { content: '\e820'; } .icon-bookmarks:before { content: '\e824'; } .icon-book:before { content: '\e833'; } .icon-book-open:before { content: '\e832'; } .icon-phone:before { content: '\e836'; } .icon-megaphone:before { content: '\e869'; } .icon-upload:before { content: '\e827'; } .icon-download:before { content: '\e826'; } .icon-box:before { content: '\e835'; } .icon-newspaper:before { content: '\e831'; } .icon-mobile:before { content: '\e854'; } .icon-signal:before { content: '📶'; } .icon-camera:before { content: '\e817'; } .icon-shuffle:before { content: '\e847'; } .icon-loop:before { content: '\e848'; } .icon-arrows-ccw:before { content: '\e846'; } .icon-light-down:before { content: '\e843'; } .icon-light-up:before { content: '\e844'; } .icon-mute:before { content: '\e840'; } .icon-sound:before { content: '\e741'; } .icon-battery:before { content: '\e852'; } .icon-search:before { content: '\e811'; } .icon-key:before { content: '\e870'; } .icon-lock:before { content: '\e821'; } .icon-lock-open:before { content: '\e822'; } .icon-bell:before { content: '\e828'; } .icon-bookmark:before { content: '\e823'; } .icon-link:before { content: '\e819'; } .icon-back:before { content: '\e818'; } .icon-flashlight:before { content: '\e812'; } .icon-chart-area:before { content: '\e861'; } .icon-clock:before { content: '\e841'; } .icon-rocket:before { content: '\e871'; } .icon-block:before { content: '\e845'; }  @font-face {
font-family: 'icomoon';
src:url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/icomoon/fonts/icomoon.eot);
src:url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/icomoon/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/icomoon/fonts/icomoon.woff) format('woff'),
url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/icomoon/fonts/icomoon.ttf) format('truetype'),
url(//curatorshouse.co.nz/wp-content/themes/samba/inc/fonts/icomoon/fonts/icomoon.svg#icomoon) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'icomoon';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}  .navicon-IcoMoon, .navicon-safari, .navicon-opera, .navicon-IE, .navicon-firefox, .navicon-chrome, .navicon-css3, .navicon-html5, .navicon-html5-2, .navicon-file-css, .navicon-file-xml, .navicon-file-powerpoint, .navicon-file-zip, .navicon-file-excel, .navicon-file-word, .navicon-file-openoffice, .navicon-file-pdf, .navicon-libreoffice, .navicon-yelp, .navicon-paypal, .navicon-paypal-2, .navicon-paypal-3, .navicon-foursquare, .navicon-foursquare-2, .navicon-flattr, .navicon-xing, .navicon-xing-2, .navicon-pinterest, .navicon-pinterest-2, .navicon-stackoverflow, .navicon-stumbleupon, .navicon-stumbleupon-2, .navicon-delicious, .navicon-lastfm, .navicon-lastfm-2, .navicon-linkedin, .navicon-reddit, .navicon-skype, .navicon-soundcloud, .navicon-soundcloud-2, .navicon-windows8, .navicon-windows, .navicon-android, .navicon-finder, .navicon-apple, .navicon-tux, .navicon-yahoo, .navicon-tumblr, .navicon-tumblr-2, .navicon-blogger, .navicon-blogger-2, .navicon-joomla, .navicon-wordpress, .navicon-wordpress-2, .navicon-github, .navicon-github-2, .navicon-github-3, .navicon-github-4, .navicon-github-5, .navicon-steam, .navicon-steam-2, .navicon-deviantart, .navicon-deviantart-2, .navicon-forrst, .navicon-forrst-2, .navicon-dribbble, .navicon-dribbble-2, .navicon-dribbble-3, .navicon-picassa, .navicon-picassa-2, .navicon-flickr, .navicon-flickr-2, .navicon-flickr-3, .navicon-flickr-4, .navicon-lanyrd, .navicon-vimeo, .navicon-vimeo2, .navicon-vimeo-2, .navicon-youtube, .navicon-youtube-2, .navicon-feed, .navicon-feed-2, .navicon-feed-3, .navicon-twitter, .navicon-twitter-2, .navicon-twitter-3, .navicon-instagram, .navicon-facebook, .navicon-facebook-2, .navicon-facebook-3, .navicon-google-drive, .navicon-google-plus, .navicon-google-plus-2, .navicon-google-plus-3, .navicon-google-plus-4, .navicon-google, .navicon-mail, .navicon-mail-2, .navicon-mail-3, .navicon-mail-4, .navicon-share, .navicon-console, .navicon-code, .navicon-embed, .navicon-new-tab, .navicon-indent-decrease, .navicon-indent-increase, .navicon-paragraph-justify, .navicon-paragraph-right, .navicon-paragraph-center, .navicon-paragraph-left, .navicon-paragraph-justify-2, .navicon-paragraph-right-2, .navicon-paragraph-center-2, .navicon-paragraph-left-2, .navicon-right-to-left, .navicon-left-to-right, .navicon-pilcrow, .navicon-insert-template, .navicon-table, .navicon-table-2, .navicon-sigma, .navicon-omega, .navicon-strikethrough, .navicon-italic, .navicon-underline, .navicon-bold, .navicon-text-width, .navicon-text-height, .navicon-font, .navicon-filter, .navicon-filter-2, .navicon-scissors, .navicon-crop, .navicon-radio-unchecked, .navicon-radio-checked, .navicon-checkbox-partial, .navicon-checkbox-unchecked, .navicon-checkbox-checked, .navicon-tab, .navicon-arrow-left, .navicon-arrow-down-left, .navicon-arrow-down, .navicon-arrow-down-right, .navicon-arrow-right, .navicon-arrow-up-right, .navicon-arrow-up, .navicon-arrow-up-left, .navicon-arrow-left-2, .navicon-arrow-down-left-2, .navicon-arrow-down-2, .navicon-arrow-down-right-2, .navicon-arrow-right-2, .navicon-arrow-up-right-2, .navicon-arrow-up-2, .navicon-arrow-up-left-2, .navicon-arrow-left-3, .navicon-arrow-down-left-3, .navicon-arrow-down-3, .navicon-arrow-down-right-3, .navicon-arrow-right-3, .navicon-arrow-up-right-3, .navicon-arrow-up-3, .navicon-arrow-up-left-3, .navicon-shuffle, .navicon-loop, .navicon-loop-2, .navicon-loop-3, .navicon-volume-decrease, .navicon-volume-increase, .navicon-volume-mute, .navicon-volume-mute-2, .navicon-volume-low, .navicon-volume-medium, .navicon-volume-high, .navicon-eject, .navicon-next, .navicon-previous, .navicon-last, .navicon-first, .navicon-forward, .navicon-backward, .navicon-stop, .navicon-pause, .navicon-play, .navicon-forward-2, .navicon-backward-2, .navicon-stop-2, .navicon-pause-2, .navicon-play-2, .navicon-exit, .navicon-enter, .navicon-plus, .navicon-minus, .navicon-spell-check, .navicon-checkmark, .navicon-checkmark-2, .navicon-close, .navicon-spam, .navicon-checkmark-circle, .navicon-cancel-circle, .navicon-blocked, .navicon-info, .navicon-info-2, .navicon-question, .navicon-notification, .navicon-warning, .navicon-point-left, .navicon-point-down, .navicon-point-right, .navicon-point-up, .navicon-wondering, .navicon-wondering-2, .navicon-neutral, .navicon-neutral-2, .navicon-confused, .navicon-confused-2, .navicon-shocked, .navicon-shocked-2, .navicon-evil, .navicon-evil-2, .navicon-angry, .navicon-angry-2, .navicon-cool, .navicon-cool-2, .navicon-grin, .navicon-grin-2, .navicon-wink, .navicon-wink-2, .navicon-sad, .navicon-sad-2, .navicon-tongue, .navicon-tongue-2, .navicon-smiley, .navicon-smiley-2, .navicon-happy, .navicon-happy-2, .navicon-thumbs-up, .navicon-thumbs-up-2, .navicon-heart-broken, .navicon-heart, .navicon-heart-2, .navicon-star, .navicon-star-2, .navicon-star-3, .navicon-contrast, .navicon-brightness-contrast, .navicon-brightness-medium, .navicon-bookmarks, .navicon-bookmark, .navicon-eye, .navicon-eye-blocked, .navicon-eye-2, .navicon-attachment, .navicon-flag, .navicon-link, .navicon-earth, .navicon-globe, .navicon-upload, .navicon-download, .navicon-upload-2, .navicon-download-2, .navicon-cloud-upload, .navicon-cloud-download, .navicon-cloud, .navicon-tree, .navicon-menu, .navicon-menu-2, .navicon-numbered-list, .navicon-list, .navicon-list-2, .navicon-signup, .navicon-power-cord, .navicon-switch, .navicon-lightning, .navicon-shield, .navicon-target, .navicon-accessibility, .navicon-road, .navicon-truck, .navicon-airplane, .navicon-briefcase, .navicon-remove, .navicon-remove-2, .navicon-magnet, .navicon-lab, .navicon-fire, .navicon-hammer, .navicon-dashboard, .navicon-meter2, .navicon-meter, .navicon-rocket, .navicon-leaf, .navicon-food, .navicon-mug, .navicon-glass, .navicon-trophy, .navicon-gift, .navicon-bars, .navicon-bars-2, .navicon-stats, .navicon-pie, .navicon-bug, .navicon-aid, .navicon-wand, .navicon-hammer-2, .navicon-cog, .navicon-cogs, .navicon-cog-2, .navicon-equalizer, .navicon-settings, .navicon-wrench, .navicon-unlocked, .navicon-lock, .navicon-lock-2, .navicon-key, .navicon-key-2, .navicon-contract, .navicon-expand, .navicon-contract-2, .navicon-expand-2, .navicon-zoom-out, .navicon-zoom-in, .navicon-search, .navicon-binoculars, .navicon-spinner, .navicon-spinner-2, .navicon-spinner-3, .navicon-spinner-4, .navicon-spinner-5, .navicon-spinner-6, .navicon-busy, .navicon-quotes-left, .navicon-user, .navicon-user-2, .navicon-users, .navicon-user-3, .navicon-users-2, .navicon-user-4, .navicon-bubbles, .navicon-bubbles-2, .navicon-bubble, .navicon-bubbles-3, .navicon-bubbles-4, .navicon-bubble-2, .navicon-reply, .navicon-forward-3, .navicon-redo, .navicon-undo, .navicon-flip, .navicon-flip-2, .navicon-redo-2, .navicon-undo-2, .navicon-storage, .navicon-disk, .navicon-upload-3, .navicon-download-3, .navicon-box-remove, .navicon-box-add, .navicon-drawer, .navicon-drawer-2, .navicon-drawer-3, .navicon-cabinet, .navicon-tv, .navicon-tablet, .navicon-mobile, .navicon-mobile-2, .navicon-laptop, .navicon-screen, .navicon-keyboard, .navicon-print, .navicon-calendar, .navicon-calendar-2, .navicon-stopwatch, .navicon-bell, .navicon-alarm, .navicon-alarm-2, .navicon-clock, .navicon-clock-2, .navicon-history, .navicon-map, .navicon-map-2, .navicon-compass, .navicon-location, .navicon-location-2, .navicon-pushpin, .navicon-envelop, .navicon-notebook, .navicon-address-book, .navicon-phone-hang-up, .navicon-phone, .navicon-support, .navicon-calculate, .navicon-credit, .navicon-coin, .navicon-cart, .navicon-cart-2, .navicon-cart-3, .navicon-ticket, .navicon-qrcode, .navicon-barcode, .navicon-tags, .navicon-tag, .navicon-folder-open, .navicon-folder, .navicon-stack, .navicon-paste, .navicon-paste-2, .navicon-paste-3, .navicon-copy, .navicon-copy-2, .navicon-copy-3, .navicon-file, .navicon-file-2, .navicon-file-3, .navicon-profile, .navicon-file-4, .navicon-library, .navicon-books, .navicon-book, .navicon-feed-4, .navicon-podcast, .navicon-connection, .navicon-bullhorn, .navicon-pawn, .navicon-diamonds, .navicon-clubs, .navicon-spades, .navicon-pacman, .navicon-dice, .navicon-camera, .navicon-film, .navicon-play-3, .navicon-headphones, .navicon-music, .navicon-camera-2, .navicon-images, .navicon-image, .navicon-image-2, .navicon-paint-format, .navicon-droplet, .navicon-blog, .navicon-pen, .navicon-quill, .navicon-pencil, .navicon-pencil-2, .navicon-newspaper, .navicon-office, .navicon-home, .navicon-home-2, .navicon-home-3 {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 18px;
margin: 1px 4px 0px 0px;
}
.blog_masonry_lower .single_blog_meta_div [class*=" navicon-"],
.blog_masonry_lower .single_blog_meta_div [class^="navicon-"] {
margin-top: 2px;
}
.blog_masonry_lower .single_blog_meta_div.right_floated [class*=" navicon-"],
.blog_masonry_lower .single_blog_meta_div.right_floated [class^="navicon-"] {
margin: 2px 0px 0px 6px;
}
.single_blog_meta_div.right_floated [class*=" navicon-"],
.single_blog_meta_div.right_floated [class^="navicon-"] {
margin: 1px 0px 0px 6px;
}
@media(max-width:480px) {
.rev_slider_wrapper [class^="navicon-"]:before,
.rev_slider_wrapper [class*=" navicon-"]:before {
display: none;
}
}
.prk_blockquote .navicon-quotes-left {
position: absolute;
font-size: 32px;
top: 33px;
left: 20px;
}
.prk_blockquote .navicon-quotes-left,
.single_meta_footer .navicon-tags:before,
.single_meta_footer .navicon-tags:before,
.rev_slider_wrapper [class^="navicon-"]:before,
.rev_slider_wrapper [class*=" navicon-"]:before,
.blog_masonry_lower [class^="navicon-"]:before,
.blog_masonry_lower [class*=" navicon-"]:before,
.single_blog_meta_class [class^="navicon-"]:before,
.single_blog_meta_class [class*=" navicon-"]:before,
#single_blog_meta [class^="navicon-"]:before,
#single_blog_meta [class*=" navicon-"]:before {
opacity:0.9;
filter: alpha(opacity=90);
}
.single_blog_meta_div .sticky_text,
.single_blog_meta_class .sticky_text,
.single_blog_meta_div .navicon-flag:before,
.single_blog_meta_class .navicon-flag:before {
color:#FF8540;
}
#prk_left_side [class^="navicon-"]:before,
#prk_left_side [class*=" navicon-"]:before {
font-size: 13px;
margin:2px -6px 0px 4px;
position: relative;
top: 1px;
}
#prk_left_side .navicon-phone:before  {
}
.post-like .navicon-heart-2 {
font-size: 20px;
padding-left: 14px;
padding-top: 15px;
}
.navicon-IcoMoon:before {
content: "\e000";
}
.navicon-safari:before {
content: "\e001";
}
.navicon-opera:before {
content: "\e002";
}
.navicon-IE:before {
content: "\e003";
}
.navicon-firefox:before {
content: "\e004";
}
.navicon-chrome:before {
content: "\e005";
}
.navicon-css3:before {
content: "\e006";
}
.navicon-html5:before {
content: "\e007";
}
.navicon-html5-2:before {
content: "\e008";
}
.navicon-file-css:before {
content: "\e009";
}
.navicon-file-xml:before {
content: "\e00a";
}
.navicon-file-powerpoint:before {
content: "\e00b";
}
.navicon-file-zip:before {
content: "\e00c";
}
.navicon-file-excel:before {
content: "\e00d";
}
.navicon-file-word:before {
content: "\e00e";
}
.navicon-file-openoffice:before {
content: "\e00f";
}
.navicon-file-pdf:before {
content: "\e010";
}
.navicon-libreoffice:before {
content: "\e011";
}
.navicon-yelp:before {
content: "\e012";
}
.navicon-paypal:before {
content: "\e013";
}
.navicon-paypal-2:before {
content: "\e014";
}
.navicon-paypal-3:before {
content: "\e015";
}
.navicon-foursquare:before {
content: "\e016";
}
.navicon-foursquare-2:before {
content: "\e017";
}
.navicon-flattr:before {
content: "\e018";
}
.navicon-xing:before {
content: "\e019";
}
.navicon-xing-2:before {
content: "\e01a";
}
.navicon-pinterest:before {
content: "\e01b";
}
.navicon-pinterest-2:before {
content: "\e01c";
}
.navicon-stackoverflow:before {
content: "\e01d";
}
.navicon-stumbleupon:before {
content: "\e01e";
}
.navicon-stumbleupon-2:before {
content: "\e01f";
}
.navicon-delicious:before {
content: "\e020";
}
.navicon-lastfm:before {
content: "\e021";
}
.navicon-lastfm-2:before {
content: "\e022";
}
.navicon-linkedin:before {
content: "\e023";
}
.navicon-reddit:before {
content: "\e024";
}
.navicon-skype:before {
content: "\e025";
}
.navicon-soundcloud:before {
content: "\e026";
}
.navicon-soundcloud-2:before {
content: "\e027";
}
.navicon-windows8:before {
content: "\e028";
}
.navicon-windows:before {
content: "\e029";
}
.navicon-android:before {
content: "\e02a";
}
.navicon-finder:before {
content: "\e02b";
}
.navicon-apple:before {
content: "\e02c";
}
.navicon-tux:before {
content: "\e02d";
}
.navicon-yahoo:before {
content: "\e02e";
}
.navicon-tumblr:before {
content: "\e02f";
}
.navicon-tumblr-2:before {
content: "\e030";
}
.navicon-blogger:before {
content: "\e031";
}
.navicon-blogger-2:before {
content: "\e032";
}
.navicon-joomla:before {
content: "\e033";
}
.navicon-wordpress:before {
content: "\e034";
}
.navicon-wordpress-2:before {
content: "\e035";
}
.navicon-github:before {
content: "\e036";
}
.navicon-github-2:before {
content: "\e037";
}
.navicon-github-3:before {
content: "\e038";
}
.navicon-github-4:before {
content: "\e039";
}
.navicon-github-5:before {
content: "\e03a";
}
.navicon-steam:before {
content: "\e03b";
}
.navicon-steam-2:before {
content: "\e03c";
}
.navicon-deviantart:before {
content: "\e03d";
}
.navicon-deviantart-2:before {
content: "\e03e";
}
.navicon-forrst:before {
content: "\e03f";
}
.navicon-forrst-2:before {
content: "\e040";
}
.navicon-dribbble:before {
content: "\e041";
}
.navicon-dribbble-2:before {
content: "\e042";
}
.navicon-dribbble-3:before {
content: "\e043";
}
.navicon-picassa:before {
content: "\e044";
}
.navicon-picassa-2:before {
content: "\e045";
}
.navicon-flickr:before {
content: "\e046";
}
.navicon-flickr-2:before {
content: "\e047";
}
.navicon-flickr-3:before {
content: "\e048";
}
.navicon-flickr-4:before {
content: "\e049";
}
.navicon-lanyrd:before {
content: "\e04a";
}
.navicon-vimeo:before {
content: "\e04b";
}
.navicon-vimeo2:before {
content: "\e04c";
}
.navicon-vimeo-2:before {
content: "\e04d";
}
.navicon-youtube:before {
content: "\e04e";
}
.navicon-youtube-2:before {
content: "\e04f";
}
.navicon-feed:before {
content: "\e050";
}
.navicon-feed-2:before {
content: "\e051";
}
.navicon-feed-3:before {
content: "\e052";
}
.navicon-twitter:before {
content: "\e053";
}
.navicon-twitter-2:before {
content: "\e054";
}
.navicon-twitter-3:before {
content: "\e055";
}
.navicon-instagram:before {
content: "\e056";
}
.navicon-facebook:before {
content: "\e057";
}
.navicon-facebook-2:before {
content: "\e058";
}
.navicon-facebook-3:before {
content: "\e059";
}
.navicon-google-drive:before {
content: "\e05a";
}
.navicon-google-plus:before {
content: "\e05b";
}
.navicon-google-plus-2:before {
content: "\e05c";
}
.navicon-google-plus-3:before {
content: "\e05d";
}
.navicon-google-plus-4:before {
content: "\e05e";
}
.navicon-google:before {
content: "\e05f";
}
.navicon-mail:before {
content: "\e060";
}
.navicon-mail-2:before {
content: "\e061";
}
.navicon-mail-3:before {
content: "\e062";
}
.navicon-mail-4:before {
content: "\e063";
}
.navicon-share:before {
content: "\e064";
}
.navicon-console:before {
content: "\e065";
}
.navicon-code:before {
content: "\e066";
}
.navicon-embed:before {
content: "\e067";
}
.navicon-new-tab:before {
content: "\e068";
}
.navicon-indent-decrease:before {
content: "\e069";
}
.navicon-indent-increase:before {
content: "\e06a";
}
.navicon-paragraph-justify:before {
content: "\e06b";
}
.navicon-paragraph-right:before {
content: "\e06c";
}
.navicon-paragraph-center:before {
content: "\e06d";
}
.navicon-paragraph-left:before {
content: "\e06e";
}
.navicon-paragraph-justify-2:before {
content: "\e06f";
}
.navicon-paragraph-right-2:before {
content: "\e070";
}
.navicon-paragraph-center-2:before {
content: "\e071";
}
.navicon-paragraph-left-2:before {
content: "\e072";
}
.navicon-right-to-left:before {
content: "\e073";
}
.navicon-left-to-right:before {
content: "\e074";
}
.navicon-pilcrow:before {
content: "\e075";
}
.navicon-insert-template:before {
content: "\e076";
}
.navicon-table:before {
content: "\e077";
}
.navicon-table-2:before {
content: "\e078";
}
.navicon-sigma:before {
content: "\e079";
}
.navicon-omega:before {
content: "\e07a";
}
.navicon-strikethrough:before {
content: "\e07b";
}
.navicon-italic:before {
content: "\e07c";
}
.navicon-underline:before {
content: "\e07d";
}
.navicon-bold:before {
content: "\e07e";
}
.navicon-text-width:before {
content: "\e07f";
}
.navicon-text-height:before {
content: "\e080";
}
.navicon-font:before {
content: "\e081";
}
.navicon-filter:before {
content: "\e082";
}
.navicon-filter-2:before {
content: "\e083";
}
.navicon-scissors:before {
content: "\e084";
}
.navicon-crop:before {
content: "\e085";
}
.navicon-radio-unchecked:before {
content: "\e086";
}
.navicon-radio-checked:before {
content: "\e087";
}
.navicon-checkbox-partial:before {
content: "\e088";
}
.navicon-checkbox-unchecked:before {
content: "\e089";
}
.navicon-checkbox-checked:before {
content: "\e08a";
}
.navicon-tab:before {
content: "\e08b";
}
.navicon-arrow-left:before {
content: "\e08c";
}
.navicon-arrow-down-left:before {
content: "\e08d";
}
.navicon-arrow-down:before {
content: "\e08e";
}
.navicon-arrow-down-right:before {
content: "\e08f";
}
.navicon-arrow-right:before {
content: "\e090";
}
.navicon-arrow-up-right:before {
content: "\e091";
}
.navicon-arrow-up:before {
content: "\e092";
}
.navicon-arrow-up-left:before {
content: "\e093";
}
.navicon-arrow-left-2:before {
content: "\e094";
}
.navicon-arrow-down-left-2:before {
content: "\e095";
}
.navicon-arrow-down-2:before {
content: "\e096";
}
.navicon-arrow-down-right-2:before {
content: "\e097";
}
.navicon-arrow-right-2:before {
content: "\e098";
}
.navicon-arrow-up-right-2:before {
content: "\e099";
}
.navicon-arrow-up-2:before {
content: "\e09a";
}
.navicon-arrow-up-left-2:before {
content: "\e09b";
}
.navicon-arrow-left-3:before {
content: "\e09c";
}
.navicon-arrow-down-left-3:before {
content: "\e09d";
}
.navicon-arrow-down-3:before {
content: "\e09e";
}
.navicon-arrow-down-right-3:before {
content: "\e09f";
}
.navicon-arrow-right-3:before {
content: "\e0a0";
}
.navicon-arrow-up-right-3:before {
content: "\e0a1";
}
.navicon-arrow-up-3:before {
content: "\e0a2";
}
.navicon-arrow-up-left-3:before {
content: "\e0a3";
}
.navicon-shuffle:before {
content: "\e0a4";
}
.navicon-loop:before {
content: "\e0a5";
}
.navicon-loop-2:before {
content: "\e0a6";
}
.navicon-loop-3:before {
content: "\e0a7";
}
.navicon-volume-decrease:before {
content: "\e0a8";
}
.navicon-volume-increase:before {
content: "\e0a9";
}
.navicon-volume-mute:before {
content: "\e0aa";
}
.navicon-volume-mute-2:before {
content: "\e0ab";
}
.navicon-volume-low:before {
content: "\e0ac";
}
.navicon-volume-medium:before {
content: "\e0ad";
}
.navicon-volume-high:before {
content: "\e0ae";
}
.navicon-eject:before {
content: "\e0af";
}
.navicon-next:before {
content: "\e0b0";
}
.navicon-previous:before {
content: "\e0b1";
}
.navicon-last:before {
content: "\e0b2";
}
.navicon-first:before {
content: "\e0b3";
}
.navicon-forward:before {
content: "\e0b4";
}
.navicon-backward:before {
content: "\e0b5";
}
.navicon-stop:before {
content: "\e0b6";
}
.navicon-pause:before {
content: "\e0b7";
}
.navicon-play:before {
content: "\e0b8";
}
.navicon-forward-2:before {
content: "\e0b9";
}
.navicon-backward-2:before {
content: "\e0ba";
}
.navicon-stop-2:before {
content: "\e0bb";
}
.navicon-pause-2:before {
content: "\e0bc";
}
.navicon-play-2:before {
content: "\e0bd";
}
.navicon-exit:before {
content: "\e0be";
}
.navicon-enter:before {
content: "\e0bf";
}
.navicon-plus:before {
content: "\e0c0";
}
.navicon-minus:before {
content: "\e0c1";
}
.navicon-spell-check:before {
content: "\e0c2";
}
.navicon-checkmark:before {
content: "\e0c3";
}
.navicon-checkmark-2:before {
content: "\e0c4";
}
.navicon-close:before {
content: "\e0c5";
}
.navicon-spam:before {
content: "\e0c6";
}
.navicon-checkmark-circle:before {
content: "\e0c7";
}
.navicon-cancel-circle:before {
content: "\e0c8";
}
.navicon-blocked:before {
content: "\e0c9";
}
.navicon-info:before {
content: "\e0ca";
}
.navicon-info-2:before {
content: "\e0cb";
}
.navicon-question:before {
content: "\e0cc";
}
.navicon-notification:before {
content: "\e0cd";
}
.navicon-warning:before {
content: "\e0ce";
}
.navicon-point-left:before {
content: "\e0cf";
}
.navicon-point-down:before {
content: "\e0d0";
}
.navicon-point-right:before {
content: "\e0d1";
}
.navicon-point-up:before {
content: "\e0d2";
}
.navicon-wondering:before {
content: "\e0d3";
}
.navicon-wondering-2:before {
content: "\e0d4";
}
.navicon-neutral:before {
content: "\e0d5";
}
.navicon-neutral-2:before {
content: "\e0d6";
}
.navicon-confused:before {
content: "\e0d7";
}
.navicon-confused-2:before {
content: "\e0d8";
}
.navicon-shocked:before {
content: "\e0d9";
}
.navicon-shocked-2:before {
content: "\e0da";
}
.navicon-evil:before {
content: "\e0db";
}
.navicon-evil-2:before {
content: "\e0dc";
}
.navicon-angry:before {
content: "\e0dd";
}
.navicon-angry-2:before {
content: "\e0de";
}
.navicon-cool:before {
content: "\e0df";
}
.navicon-cool-2:before {
content: "\e0e0";
}
.navicon-grin:before {
content: "\e0e1";
}
.navicon-grin-2:before {
content: "\e0e2";
}
.navicon-wink:before {
content: "\e0e3";
}
.navicon-wink-2:before {
content: "\e0e4";
}
.navicon-sad:before {
content: "\e0e5";
}
.navicon-sad-2:before {
content: "\e0e6";
}
.navicon-tongue:before {
content: "\e0e7";
}
.navicon-tongue-2:before {
content: "\e0e8";
}
.navicon-smiley:before {
content: "\e0e9";
}
.navicon-smiley-2:before {
content: "\e0ea";
}
.navicon-happy:before {
content: "\e0eb";
}
.navicon-happy-2:before {
content: "\e0ec";
}
.navicon-thumbs-up:before {
content: "\e0ed";
}
.navicon-thumbs-up-2:before {
content: "\e0ee";
}
.navicon-heart-broken:before {
content: "\e0ef";
}
.navicon-heart:before {
content: "\e0f0";
}
.navicon-heart-2:before {
content: "\e0f1";
}
.navicon-star:before {
content: "\e0f2";
}
.navicon-star-2:before {
content: "\e0f3";
}
.navicon-star-3:before {
content: "\e0f4";
}
.navicon-contrast:before {
content: "\e0f5";
}
.navicon-brightness-contrast:before {
content: "\e0f6";
}
.navicon-brightness-medium:before {
content: "\e0f7";
}
.navicon-bookmarks:before {
content: "\e0f8";
}
.navicon-bookmark:before {
content: "\e0f9";
}
.navicon-eye:before {
content: "\e0fa";
}
.navicon-eye-blocked:before {
content: "\e0fb";
}
.navicon-eye-2:before {
content: "\e0fc";
}
.navicon-attachment:before {
content: "\e0fd";
}
.navicon-flag:before {
content: "\e0fe";
}
.navicon-link:before {
content: "\e0ff";
}
.navicon-earth:before {
content: "\e100";
}
.navicon-globe:before {
content: "\e101";
}
.navicon-upload:before {
content: "\e102";
}
.navicon-download:before {
content: "\e103";
}
.navicon-upload-2:before {
content: "\e104";
}
.navicon-download-2:before {
content: "\e105";
}
.navicon-cloud-upload:before {
content: "\e106";
}
.navicon-cloud-download:before {
content: "\e107";
}
.navicon-cloud:before {
content: "\e108";
}
.navicon-tree:before {
content: "\e109";
}
.navicon-menu:before {
content: "\e10a";
}
.navicon-menu-2:before {
content: "\e10b";
}
.navicon-numbered-list:before {
content: "\e10c";
}
.navicon-list:before {
content: "\e10d";
}
.navicon-list-2:before {
content: "\e10e";
}
.navicon-signup:before {
content: "\e10f";
}
.navicon-power-cord:before {
content: "\e110";
}
.navicon-switch:before {
content: "\e111";
}
.navicon-lightning:before {
content: "\e112";
}
.navicon-shield:before {
content: "\e113";
}
.navicon-target:before {
content: "\e114";
}
.navicon-accessibility:before {
content: "\e115";
}
.navicon-road:before {
content: "\e116";
}
.navicon-truck:before {
content: "\e117";
}
.navicon-airplane:before {
content: "\e118";
}
.navicon-briefcase:before {
content: "\e119";
}
.navicon-remove:before {
content: "\e11a";
}
.navicon-remove-2:before {
content: "\e11b";
}
.navicon-magnet:before {
content: "\e11c";
}
.navicon-lab:before {
content: "\e11d";
}
.navicon-fire:before {
content: "\e11e";
}
.navicon-hammer:before {
content: "\e11f";
}
.navicon-dashboard:before {
content: "\e120";
}
.navicon-meter2:before {
content: "\e121";
}
.navicon-meter:before {
content: "\e122";
}
.navicon-rocket:before {
content: "\e123";
}
.navicon-leaf:before {
content: "\e124";
}
.navicon-food:before {
content: "\e125";
}
.navicon-mug:before {
content: "\e126";
}
.navicon-glass:before {
content: "\e127";
}
.navicon-trophy:before {
content: "\e128";
}
.navicon-gift:before {
content: "\e129";
}
.navicon-bars:before {
content: "\e12a";
}
.navicon-bars-2:before {
content: "\e12b";
}
.navicon-stats:before {
content: "\e12c";
}
.navicon-pie:before {
content: "\e12d";
}
.navicon-bug:before {
content: "\e12e";
}
.navicon-aid:before {
content: "\e12f";
}
.navicon-wand:before {
content: "\e130";
}
.navicon-hammer-2:before {
content: "\e131";
}
.navicon-cog:before {
content: "\e132";
}
.navicon-cogs:before {
content: "\e133";
}
.navicon-cog-2:before {
content: "\e134";
}
.navicon-equalizer:before {
content: "\e135";
}
.navicon-settings:before {
content: "\e136";
}
.navicon-wrench:before {
content: "\e137";
}
.navicon-unlocked:before {
content: "\e138";
}
.navicon-lock:before {
content: "\e139";
}
.navicon-lock-2:before {
content: "\e13a";
}
.navicon-key:before {
content: "\e13b";
}
.navicon-key-2:before {
content: "\e13c";
}
.navicon-contract:before {
content: "\e13d";
}
.navicon-expand:before {
content: "\e13e";
}
.navicon-contract-2:before {
content: "\e13f";
}
.navicon-expand-2:before {
content: "\e140";
}
.navicon-zoom-out:before {
content: "\e141";
}
.navicon-zoom-in:before {
content: "\e142";
}
.navicon-search:before {
content: "\e143";
}
.navicon-binoculars:before {
content: "\e144";
}
.navicon-spinner:before {
content: "\e145";
}
.navicon-spinner-2:before {
content: "\e146";
}
.navicon-spinner-3:before {
content: "\e147";
}
.navicon-spinner-4:before {
content: "\e148";
}
.navicon-spinner-5:before {
content: "\e149";
}
.navicon-spinner-6:before {
content: "\e14a";
}
.navicon-busy:before {
content: "\e14b";
}
.navicon-quotes-left:before {
content: "\e14c";
}
.navicon-user:before {
content: "\e14d";
}
.navicon-user-2:before {
content: "\e14e";
}
.navicon-users:before {
content: "\e14f";
}
.navicon-user-3:before {
content: "\e150";
}
.navicon-users-2:before {
content: "\e151";
}
.navicon-user-4:before {
content: "\e152";
}
.navicon-bubbles:before {
content: "\e153";
}
.navicon-bubbles-2:before {
content: "\e154";
}
.navicon-bubble:before {
content: "\e155";
}
.navicon-bubbles-3:before {
content: "\e156";
}
.navicon-bubbles-4:before {
content: "\e157";
}
.navicon-bubble-2:before {
content: "\e158";
}
.navicon-reply:before {
content: "\e159";
}
.navicon-forward-3:before {
content: "\e15a";
}
.navicon-redo:before {
content: "\e15b";
}
.navicon-undo:before {
content: "\e15c";
}
.navicon-flip:before {
content: "\e15d";
}
.navicon-flip-2:before {
content: "\e15e";
}
.navicon-redo-2:before {
content: "\e15f";
}
.navicon-undo-2:before {
content: "\e160";
}
.navicon-storage:before {
content: "\e161";
}
.navicon-disk:before {
content: "\e162";
}
.navicon-upload-3:before {
content: "\e163";
}
.navicon-download-3:before {
content: "\e164";
}
.navicon-box-remove:before {
content: "\e165";
}
.navicon-box-add:before {
content: "\e166";
}
.navicon-drawer:before {
content: "\e167";
}
.navicon-drawer-2:before {
content: "\e168";
}
.navicon-drawer-3:before {
content: "\e169";
}
.navicon-cabinet:before {
content: "\e16a";
}
.navicon-tv:before {
content: "\e16b";
}
.navicon-tablet:before {
content: "\e16c";
}
.navicon-mobile:before {
content: "\e16d";
}
.navicon-mobile-2:before {
content: "\e16e";
}
.navicon-laptop:before {
content: "\e16f";
}
.navicon-screen:before {
content: "\e170";
}
.navicon-keyboard:before {
content: "\e171";
}
.navicon-print:before {
content: "\e172";
}
.navicon-calendar:before {
content: "\e173";
}
.navicon-calendar-2:before {
content: "\e174";
}
.navicon-stopwatch:before {
content: "\e175";
}
.navicon-bell:before {
content: "\e176";
}
.navicon-alarm:before {
content: "\e177";
}
.navicon-alarm-2:before {
content: "\e178";
}
.navicon-clock:before {
content: "\e179";
}
.navicon-clock-2:before {
content: "\e17a";
}
.navicon-history:before {
content: "\e17b";
}
.navicon-map:before {
content: "\e17c";
}
.navicon-map-2:before {
content: "\e17d";
}
.navicon-compass:before {
content: "\e17e";
}
.navicon-location:before {
content: "\e17f";
}
.navicon-location-2:before {
content: "\e180";
}
.navicon-pushpin:before {
content: "\e181";
}
.navicon-envelop:before {
content: "\e182";
}
.navicon-notebook:before {
content: "\e183";
}
.navicon-address-book:before {
content: "\e184";
}
.navicon-phone-hang-up:before {
content: "\e185";
}
.navicon-phone:before {
content: "\e186";
}
.navicon-support:before {
content: "\e187";
}
.navicon-calculate:before {
content: "\e188";
}
.navicon-credit:before {
content: "\e189";
}
.navicon-coin:before {
content: "\e18a";
}
.navicon-cart:before {
content: "\e18b";
}
.navicon-cart-2:before {
content: "\e18c";
}
.navicon-cart-3:before {
content: "\e18d";
}
.navicon-ticket:before {
content: "\e18e";
}
.navicon-qrcode:before {
content: "\e18f";
}
.navicon-barcode:before {
content: "\e190";
}
.navicon-tags:before {
content: "\e191";
}
.navicon-tag:before {
content: "\e192";
}
.navicon-folder-open:before {
content: "\e193";
}
.navicon-folder:before {
content: "\e194";
}
.navicon-stack:before {
content: "\e195";
}
.navicon-paste:before {
content: "\e196";
}
.navicon-paste-2:before {
content: "\e197";
}
.navicon-paste-3:before {
content: "\e198";
}
.navicon-copy:before {
content: "\e199";
}
.navicon-copy-2:before {
content: "\e19a";
}
.navicon-copy-3:before {
content: "\e19b";
}
.navicon-file:before {
content: "\e19c";
}
.navicon-file-2:before {
content: "\e19d";
}
.navicon-file-3:before {
content: "\e19e";
}
.navicon-profile:before {
content: "\e19f";
}
.navicon-file-4:before {
content: "\e1a0";
}
.navicon-library:before {
content: "\e1a1";
}
.navicon-books:before {
content: "\e1a2";
}
.navicon-book:before {
content: "\e1a3";
}
.navicon-feed-4:before {
content: "\e1a4";
}
.navicon-podcast:before {
content: "\e1a5";
}
.navicon-connection:before {
content: "\e1a6";
}
.navicon-bullhorn:before {
content: "\e1a7";
}
.navicon-pawn:before {
content: "\e1a8";
}
.navicon-diamonds:before {
content: "\e1a9";
}
.navicon-clubs:before {
content: "\e1aa";
}
.navicon-spades:before {
content: "\e1ab";
}
.navicon-pacman:before {
content: "\e1ac";
}
.navicon-dice:before {
content: "\e1ad";
}
.navicon-camera:before {
content: "\e1ae";
}
.navicon-film:before {
content: "\e1af";
}
.navicon-play-3:before {
content: "\e1b0";
}
.navicon-headphones:before {
content: "\e1b1";
}
.navicon-music:before {
content: "\e1b2";
}
.navicon-camera-2:before {
content: "\e1b3";
}
.navicon-images:before {
content: "\e1b4";
}
.navicon-image:before {
content: "\e1b5";
}
.navicon-image-2:before {
content: "\e1b6";
}
.navicon-paint-format:before {
content: "\e1b7";
}
.navicon-droplet:before {
content: "\e1b8";
}
.navicon-blog:before {
content: "\e1b9";
}
.navicon-pen:before {
content: "\e1ba";
}
.navicon-quill:before {
content: "\e1bb";
}
.navicon-pencil:before {
content: "\e1bc";
}
.navicon-pencil-2:before {
content: "\e1bd";
}
.navicon-newspaper:before {
content: "\e1be";
}
.navicon-office:before {
content: "\e1bf";
}
.navicon-home:before {
content: "\e1c0";
}
.navicon-home-2:before {
content: "\e1c1";
}
.navicon-home-3:before {
content: "\e1c2";
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 502;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 503;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
height: 100%;
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: 505; }
.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: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 504; }
.mfp-preloader a {
color: #cccccc; }
.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;
padding: 0;
z-index: 506; 
outline: 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: 0.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; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.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: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
top: 0;
opacity: 0.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; }
.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: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
opacity: 0.8;
border-top-width: 12px;
border-bottom-width: 12px;
top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 20px;
border-bottom-width: 20px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 12px solid #000;
left: 5px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
border-right: 20px solid #FFF; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 12px solid #000;
left: 3px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 20px solid #FFF; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
top: -3px;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }
.mfp-iframe-holder .mfp-close {
top: -43px; } 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: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, 0.6); }
.mfp-figure {
line-height: 0; }
.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-break: break-word;
padding-right: 36px; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.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-bottom-bar {
background: rgba(0, 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, 0.6);
position: fixed;
text-align: center;
padding: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; } }
@media all and (max-width: 800px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 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; }  .my-mfp-zoom-in .mfp-content {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out; 
-moz-transition: all 0.2s ease-in-out; 
-o-transition: all 0.2s ease-in-out; 
transition: all 0.2s ease-in-out; 
-webkit-transform: scale(0.8); 
-moz-transform: scale(0.8); 
-ms-transform: scale(0.8); 
-o-transform: scale(0.8); 
transform: scale(0.8); 
} .my-mfp-zoom-in.mfp-ready .mfp-content {
opacity: 1;
-webkit-transform: scale(1); 
-moz-transform: scale(1); 
-ms-transform: scale(1); 
-o-transform: scale(1); 
transform: scale(1); 
} .my-mfp-zoom-in.mfp-removing .mfp-content{
-webkit-transform: scale(0.8); 
-moz-transform: scale(0.8); 
-ms-transform: scale(0.8); 
-o-transform: scale(0.8); 
transform: scale(0.8); 
opacity: 0;
} .my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out; 
-moz-transition: opacity 0.3s ease-out; 
-o-transition: opacity 0.3s ease-out; 
transition: opacity 0.3s ease-out;
} .my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
} .tooltipster-default {
border-radius: 5px; 
border: 2px solid #000;
background: #4c4c4c;
color: #fff;
} .tooltipster-default .tooltipster-content {
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
overflow: hidden;
} .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { } .tooltipster-icon {
cursor: help;
margin-left: 4px;
} .tooltipster-base {
padding: 0;
line-height: 0;
position: absolute;
z-index: 9999999;
pointer-events: none;
width: auto;
overflow: visible;
}
.tooltipster-base .tooltipster-content {
overflow: hidden;
} .tooltipster-arrow {
display: block;
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
display: block;
width: 0; 
height: 0;
position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid;
bottom: -8px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top: 9px solid;
bottom: -8px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid;
top: -8px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom: 9px solid;
top: -8px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
left: 0;
right: 0;
margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important; 
border-left: 8px solid;
top: 50%;
margin-top: -7px;
right: -8px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important; 
border-left: 9px solid;
margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important; 
border-right: 8px solid;
top: 50%;
margin-top: -7px;
left: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important; 
border-right: 9px solid;
margin-top: -8px;
} .tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade-show {
opacity: 1;
}
.tooltipster-grow {
-webkit-transform: scale(0,0);
-moz-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
top: 0;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0;
}
.tooltipster-slide {
left: -40px;
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0;
} .tooltipster-content-changing {
opacity: 0.5;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.tooltipster-light .tooltipster-content {
font-size: 0.9em;
line-height: 12px;
padding: 8px 10px;
}  .mCSB_container{
width:auto;
overflow:visible;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox {
overflow: visible !important;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:6px;
height:100%;
top:0;
right:0;
z-index: 100;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
margin:30px 0;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
height:100%;
margin:0 auto;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
height:100%;
margin:0 auto;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#fff; background:rgba(255,255,255,0.75);
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//curatorshouse.co.nz/wp-content/themes/samba/css/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; } #nprogress {
pointer-events: none;
-webkit-pointer-events: none;
}
#nprogress .bar {
position: fixed;
z-index: 100;
top: 0;
left: 0;
width: 100%;
height: 2px;
} #nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-moz-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
-o-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
} .flexslider .spinner {
display: block;
z-index: 100;
position: absolute;
left: 50%;
margin-left: -9px;
top:20px;
}
.flexslider.super_height .spinner {
margin-top: 90px;
}
#google-maps .spinner {
display: block;
z-index: 0;
left: 50%;
margin-left: -9px;
top: 90px;
position: absolute;
}
#aj_loader_wrapper .spinner,
#pir_loader_wrapper .spinner,
#nprogress .spinner {
display: block;
z-index: 100;
top: 15px;
right: 15px;
}
#nprogress .spinner {
position: fixed;
}
#google-maps .spinner-icon,
.flexslider .spinner-icon,
#aj_loader_wrapper .spinner-icon,
#pir_loader_wrapper .spinner-icon,
#nprogress .spinner-icon {
width: 14px;
height: 14px;
border:  solid 2px transparent;
border-radius: 10px;
-webkit-animation: nprogress-spinner 400ms linear infinite;
-moz-animation:    nprogress-spinner 400ms linear infinite;
-ms-animation:     nprogress-spinner 400ms linear infinite;
-o-animation:      nprogress-spinner 400ms linear infinite;
animation:         nprogress-spinner 400ms linear infinite;
}
@-webkit-keyframes nprogress-spinner {
0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes nprogress-spinner {
0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes nprogress-spinner {
0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes nprogress-spinner {
0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
0%   { transform: rotate(0deg);   transform: rotate(0deg); }
100% { transform: rotate(360deg); transform: rotate(360deg); }
}