@charset "UTF-8";
* {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
font-family: "Source Sans Pro", Helvetica, sans-serif;
}
body {
color: #141412;
line-height: 1.5;
margin: 0;
}
a {
color: #ca3c08;
text-decoration: none;
}
a:visited {
color: #ac0404;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
color: #ea9629;
outline: 0;
}
a:hover {
text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
}
h1 {
font-size: 48px;
margin: 33px 0;
}
h2 {
font-size: 30px;
margin: 25px 0;
}
h3 {
font-size: 22px;
margin: 22px 0;
}
h4 {
font-size: 20px;
margin: 25px 0;
}
h5 {
font-size: 18px;
margin: 30px 0;
}
h6 {
font-size: 16px;
margin: 36px 0;
}
address {
font-style: italic;
margin: 0 0 24px;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
p {
margin: 0 0 24px;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
pre code {
font-size: inherit;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 24px 40px;
}
blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
}
blockquote em,
blockquote i {
font-style: normal;
font-weight: 300;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
menu,
ol,
ul {
margin: 16px 0;
padding: 0 0 0 40px;
}
ul {
list-style-type: square;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
li > ul,
li > ol {
margin: 0;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
min-width: inherit;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
padding-right: 2px; width: 270px;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
caption {
font-size: 16px;
margin: 20px 0;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/dotted-line.png) repeat center top;
background-size: 4px 4px;
border: 0;
height: 1px;
margin: 0 0 24px;
} .has-autumn-brown-gradient-background {
background: linear-gradient(135deg, rgba(226,45,15,1) 0%, rgba(158,25,13,1) 100%);
}
.has-sunset-yellow-gradient-background {
background: linear-gradient(135deg, rgba(233,139,41,1) 0%, rgba(238,179,95,1) 100%);
}
.has-light-sky-gradient-background {
background: linear-gradient(135deg,rgba(228,228,228,1.0) 0%,rgba(208,225,252,1.0) 100%);
}
.has-dark-sky-gradient-background {
background: linear-gradient(135deg,rgba(0,0,0,1.0) 0%,rgba(56,61,69,1.0) 100%);
} .genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
vertical-align: text-bottom;
} .clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
} .screen-reader-text {
clip-path: inset(50%);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000; } button,
input,
textarea {
border: 2px solid #d4d0ba;
font-family: inherit;
padding: 5px;
}
input,
textarea {
color: #141412;
}
input:focus,
textarea:focus {
border: 2px solid #c3c0ab;
outline: 0;
} button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #e05d22; background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); border: none;
border-bottom: 3px solid #b93207;
border-radius: 2px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
background: #ed6a31; background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); outline: none;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
background: #d94412; background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); border: none;
border-top: 3px solid #b93207;
padding: 10px 24px 11px;
}
.post-password-required input[type="submit"] {
padding: 7px 24px 4px;
vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
padding: 5px 24px 6px;
} ::-webkit-input-placeholder {
color: #7d7b6d;
}
:-moz-placeholder {
color: #7d7b6d;
}
::-moz-placeholder {
color: #7d7b6d;
}
:-ms-input-placeholder {
color: #7d7b6d;
} .entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
} .entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 5px auto;
}
img.alignnone {
margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #220e10;
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
float: right;
}
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
list-style-position: inside;
} .site {
background-color: #fff;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
margin: 0 auto;
max-width: 1600px;
width: 100%;
}
.site-main {
position: relative;
}
.site-main .sidebar-container {
height: 0;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
}
.site-main .sidebar-inner {
margin: 0 auto;
max-width: 1040px;
}  .site-header {
position: relative;
}
.site-header .home-link {
color: #141412;
display: block;
margin: 0 auto;
max-width: 1080px;
min-height: 230px;
padding: 0 20px;
text-decoration: none;
width: 100%;
}
.site-header .site-title:hover {
text-decoration: underline;
}
.site-title {
font-size: 60px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 58px 0 10px;
}
.site-description {
font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
} .main-navigation {
clear: both;
margin: 0 auto;
max-width: 1080px;
min-height: 45px;
position: relative;
}
ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0 40px 0 0;
}
.nav-menu li {
display: inline-block;
position: relative;
}
.nav-menu li a {
color: #141412;
display: block;
font-size: 15px;
line-height: 1;
padding: 15px 20px;
text-decoration: none;
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
background-color: #220e10;
color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
background-color: #220e10;
border: 2px solid #f7f5e7;
border-top: 0;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip-path: inset(50%);
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
color: #fff;
margin: 0;
width: 200px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
background-color: #db572f;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
clip-path: none;
overflow: inherit;
height: inherit;
width: inherit;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
color: #bc360a;
font-style: italic;
}
.menu-toggle {
display: none;
} .navbar {
background-color: #f7f5e7;
margin: 0 auto;
max-width: 1600px;
width: 100%;
}
.site-header .search-form {
position: absolute;
right: 20px;
top: 1px;
}
.site-header .search-field {
background-color: transparent;
background-image: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/search-icon.png);
background-position: 5px center;
background-repeat: no-repeat;
background-size: 24px 24px;
border: none;
cursor: pointer;
height: 37px;
margin: 3px 0;
padding: 0 0 0 34px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:         width 400ms ease, background 400ms ease;
width: 1px;
}
.site-header .search-field:focus {
background-color: #fff;
border: 2px solid #c3c0ab;
cursor: text;
outline: 0;
width: 230px;
} .hentry {
padding: 40px 0;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0 auto;
max-width: 604px;
width: 100%;
}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
max-width: 1040px;
padding: 0 376px 0 60px;
} .sidebar .entry-header .entry-meta {
padding: 0;
}
.entry-thumbnail img {
display: block;
margin: 0 auto 10px;
}
.entry-header {
margin-bottom: 30px;
}
.entry-title {
font-weight: normal;
margin: 0 0 5px;
}
.entry-title a {
color: #141412;
}
.entry-title a:hover {
color: #ea9629;
} .entry-meta {
clear: both;
font-size: 14px;
}
.entry-meta a {
color: #bc360a;
}
.entry-meta a:hover {
color: #bc360a;
}
.entry-meta > span {
margin-right: 20px;
}
.entry-meta > span:last-child {
margin-right: 0;
}
.featured-post:before {
content: "\f308";
margin-right: 2px;
}
.entry-meta .date a:before {
content: "\f303";
}
.comments-link a:before {
content: "\f300";
margin-right: 2px;
position: relative;
top: -1px;
}
.entry-meta .author a:before {
content: "\f304";
position: relative;
top: -1px;
}
.categories-links a:first-child:before {
content: "\f301";
}
.tags-links a:first-child:before {
content: "\f302";
position: relative;
top: -1px;
}
.edit-link a:before {
content: "\f411";
position: relative;
top: -1px;
}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
display: none;
} .entry-content {
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
word-wrap: break-word;
}
.entry-content .more-link {
white-space: nowrap;
}
.entry-content blockquote {
font-size: 24px;
}
.entry-content blockquote cite,
.entry-content blockquote small {
font-size: 16px;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
margin-left: -60px;
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-right: -60px;
}
footer.entry-meta {
margin-top: 24px;
}
.format-standard footer.entry-meta {
margin-top: 0;
} .page-links {
clear: both;
font-size: 16px;
font-style: italic;
font-weight: normal;
line-height: 2.2;
margin: 20px 0;
text-transform: uppercase;
}
.page-links a,
.page-links > span {
background: #fff;
border: 1px solid #fff;
padding: 5px 10px;
text-decoration: none;
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
background: #e63f2a;
border: 1px solid #e63f2a;
color: #fff;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
background: #fff;
color: #e63f2a;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
background: none;
}
.page-links .page-links-title {
background: transparent;
border: none;
margin-right: 20px;
padding: 0;
} .hentry .mejs-mediaelement,
.widget .mejs-mediaelement,
.hentry .mejs-container .mejs-controls,
.widget .mejs-container .mejs-controls {
background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.widget .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current,
.widget .mejs-controls .mejs-time-rail .mejs-time-current {
background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.widget .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.widget .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0;
} .gallery {
margin-bottom: 20px;
margin-left: -4px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: table;
margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
text-align: center;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1),
.widget-area .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
.widget-area .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
.widget-area .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
.widget-area .gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
.widget-area .gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
.widget-area .gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
.widget-area .gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
.widget-area .gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
clear: left;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
box-sizing: border-box;
color: #fff;
font-size: 14px;
line-height: 1.3;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 2px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
-webkit-transition: opacity 400ms ease;
transition:         opacity 400ms ease;
width: 100%;
}
.gallery-caption:before {
box-shadow: 0 -10px 15px #000 inset;
content: "";
height: 100%;
min-height: 49px;
position: absolute;
left: 0;
top: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.widget-area .gallery-columns-2 .gallery-caption,
.widget-area .gallery-columns-3 .gallery-caption,
.widget-area .gallery-columns-4 .gallery-caption,
.widget-area .gallery-columns-5 .gallery-caption,
.widget-area .gallery-columns-6 .gallery-caption,
.widget-area .gallery-columns-7 .gallery-caption,
.widget-area .gallery-columns-8 .gallery-caption,
.widget-area .gallery-columns-9 .gallery-caption {
display: none;
}  .format-aside {
background-color: #f7f5e7;
}
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-aside .entry-meta {
margin-top: 0;
}
.format-aside blockquote {
font-size: 100%;
font-weight: normal;
}
.format-aside cite {
font-size: 100%;
text-transform: none;
}
.format-aside cite:before {
content: "\2014";
margin-right: 5px;
} .format-audio {
background-color: #db572f;
}
.format-audio .entry-title {
font-size: 28px;
font-weight: bold;
}
.format-audio .entry-content:before {
content: "\f109";
float: left;
font-size: 64px;
position: relative;
top: 4px;
}
.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
color: #fbfaf3;
}
.format-audio .audio-content {
background: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/dotted-line.png) repeat-y left top;
background-size: 4px 4px;
float: right;
padding-left: 35px;
width: 80%;
width: -webkit-calc(100% - 85px);
width:         calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
height: 30px !important; margin: 20px 0;
max-width: 400px !important; }
.format-audio audio {
max-width: 100% !important; } .format-chat {
background-color: #eadaa6;
}
.format-chat .entry-title {
font-size: 28px;
font-weight: bold;
}
.format-chat .entry-meta a,
.format-chat .entry-content a {
color: #722d19;
}
.format-chat .entry-meta .date a:before {
content: "\f108";
margin-right: 2px;
}
.format-chat .entry-meta .author {
display: none;
}
.format-chat .chat {
margin: 0;
}
.format-chat .chat .chat-timestamp {
color: #722d19;
float: right;
font-size: 12px;
font-weight: normal;
margin: 5px 10px 0;
}
.format-chat .chat .fn {
font-style: normal;
} .format-gallery {
background-color: #fbca3c;
}
.format-gallery .entry-header {
margin-bottom: 15px;
}
.format-gallery .entry-title {
font-size: 50px;
font-weight: 400;
margin: 0;
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a {
color: #722d19;
} .format-image .entry-title {
font-size: 28px;
font-weight: bold;
}
.format-image .categories-links,
.format-image .tags-links {
display: none;
} .format-link {
background-color: #f7f5e7;
}
.blog .format-link:first-of-type,
.single .format-link:first-of-type {
box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-link .entry-header,
.format-link .entry-content p:last-child {
margin-bottom: 0;
}
.format-link .entry-title {
color: #ca3c08;
display: inline;
font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
margin-right: 20px;
}
.format-link .entry-title a {
color: #bc360a;
}
.format-link div.entry-meta {
display: inline;
} .format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
margin-bottom: 24px;
} .format-quote {
background-color: #210d10;
}
.format-quote .entry-content,
.format-quote .entry-meta {
color: #f7f5e7;
}
.format-quote .entry-content blockquote {
font-size: 28px;
margin: 0;
}
.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
color: #e63f2a;
}
.format-quote .entry-content cite a {
border-bottom: 1px dotted #fff;
color: #fff;
}
.format-quote .entry-content cite a:hover {
text-decoration: none;
}
.format-quote blockquote small,
.format-quote blockquote cite {
display: block;
font-size: 16px;
}
.format-quote blockquote {
font-style: italic;
font-weight: 300;
padding-left: 75px;
position: relative;
}
.format-quote blockquote:before {
content: '\201C';
font-size: 140px;
font-weight: 400;
line-height: .8;
padding-right: 25px;
position: absolute;
left: -15px;
top: -3px;
}
.format-quote .entry-meta .author {
display: none;
} .format-status {
background-color: #722d19;
padding: 0;
}
.format-status .entry-content,
.format-status .entry-meta {
padding-left: 35px;
position: relative;
}
.format-status .entry-content a {
color: #eadaa6;
}
.format-status .entry-meta a {
color: #f7f5e7;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
padding-left: 95px;
}
.format-status .entry-content:before,
.format-status .entry-meta:before {
background: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/dotted-line.png) repeat-y left bottom;
background-size: 4px 4px;
content: "";
display: block;
height: 100%;
position: absolute;
left: 10px;
top: 0;
width: 1px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
left: 70px;
}
.format-status .categories-links,
.format-status .tags-links {
display: none;
} .format-status .entry-meta:before {
background-position: left top;
}
.format-status .entry-content {
color: #f7f5e7;
font-size: 24px;
font-style: italic;
font-weight: 300;
padding-bottom: 30px;
padding-top: 40px;
position: relative;
}
.format-status .entry-content p:first-child:before {
background-color: rgba(0, 0, 0, 0.65);
content: "";
height: 3px;
margin-top: 13px;
position: absolute;
left: 4px;
width: 13px;
}
.sidebar .format-status .entry-content > p:first-child:before {
left: 64px;
}
.format-status .entry-content p:last-child {
margin-bottom: 0;
}
.format-status .entry-meta {
margin-top: 0;
padding-bottom: 40px;
}
.format-status .entry-meta .date a:before {
content: "\f105";
} .format-video {
background-color: #db572f;
}
.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
color: #fbfaf3;
}
.format-video .entry-title {
font-size: 50px;
font-weight: 400;
}
.format-video .entry-meta {
color: #220e10;
} .attachment .hentry {
background-color: #e8e5ce;
margin: 0;
padding: 0;
}
.attachment .entry-header {
margin-bottom: 0;
max-width: 1040px;
padding: 30px 0;
}
.attachment .entry-title {
display: inline-block;
float: left;
font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
}
.attachment .entry-title:before {
content: "\f416";
font-size: 32px;
margin-right: 10px;
}
.attachment .entry-meta {
clear: none;
color: inherit;
float: right;
max-width: 604px;
padding: 9px 0 0;
text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
max-width: 104px;
}
.attachment footer.entry-meta {
display: none;
}
.attachment-meta:before {
content: "\f307";
}
.full-size-link a:before {
content: "\f402";
}
.full-size-link:before {
content: none;
}
.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
color: #ca3c08;
}
.attachment .entry-content {
background-color: #fff;
max-width: 100%;
padding: 40px 0;
}
.image-navigation {
margin: 0 auto;
max-width: 1040px;
position: relative;
}
.image-navigation a:hover {
text-decoration: none;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
position: absolute;
top: 50px;
}
.image-navigation .nav-previous {
left: 0;
}
.image-navigation .nav-next {
right: 0;
}
.image-navigation .meta-nav {
font-size: 32px;
font-weight: 300;
vertical-align: -4px;
}
.attachment .entry-attachment,
.attachment .type-attachment p {
margin: 0 auto;
max-width: 724px;
text-align: center;
}
.attachment .entry-attachment .attachment {
display: inline-block;
}
.attachment .entry-caption {
text-align: left;
}
.attachment .entry-description {
margin: 20px auto 0;
max-width: 604px;
}
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
margin: 0;
}
.attachment .site-main .sidebar-container {
display: none;
}
.attachment .entry-content .mejs-audio {
max-width: 400px;
margin: 0 auto;
}
.attachment .entry-content .wp-video {
margin: 0 auto;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
} .navigation .nav-previous {
float: left;
}
.navigation .nav-next {
float: right;
}
.navigation a {
color: #bc360a;
}
.navigation a:hover {
color: #ea9629;
text-decoration: none;
}
.paging-navigation {
background-color: #e8e5ce;
padding: 40px 0;
}
.paging-navigation .nav-links {
margin: 0 auto;
max-width: 604px;
width: 100%;
}
.sidebar .paging-navigation .nav-links {
max-width: 1040px;
padding: 0 376px 0 60px;
}
.paging-navigation .nav-next {
padding: 13px 0;
}
.paging-navigation a {
font-size: 22px;
font-style: italic;
font-weight: 300;
}
.paging-navigation .meta-nav {
background-color: #e63f2a;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 26px;
padding: 3px 0 8px;
text-align: center;
width: 50px;
}
.paging-navigation .nav-previous .meta-nav {
margin-right: 10px;
padding: 17px 0 23px;
width: 80px;
}
.paging-navigation .nav-next .meta-nav {
margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
background-color: #ea9629;
text-decoration: none;
}
.post-navigation {
background-color: #fff;
color: #ca3c08;
font-size: 20px;
font-style: italic;
font-weight: 300;
padding: 20px 0;
}
.post-navigation .nav-links {
margin: 0 auto;
max-width: 1040px;
}
.sidebar .post-navigation .nav-links {
padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
float: right;
text-align: right;
} .author-info {
margin: 0 auto;
max-width: 604px;
padding: 30px 0 10px;
text-align: left; width: 100%;
}
.author.sidebar .author-info {
max-width: 1040px;
padding: 30px 376px 10px 60px;
}
.single .author-info {
padding: 50px 0 0;
}
.author-avatar .avatar {
float: left;
margin: 0 30px 30px 0;
}
.single-format-status .author-description {
color: #f7f5e7;
}
.author-description .author-title {
clear: none;
font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
margin: 0 0 8px;
}
.author-link {
color: #ca3c08;
margin-left: 2px;
}
.author.archive .author-link {
display: none;
} .archive-header {
background-color: #e8e5ce;
}
.archive-title,
.archive-meta {
font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
margin: 0 auto;
max-width: 1040px;
padding: 30px 0;
width: 100%;
}
.archive-meta {
font-size: 16px;
font-style: normal;
font-weight: normal;
margin-top: -15px;
padding: 0 0 11px;
}
.sidebar .archive-meta {
padding-right: 316px;
} .page-header {
background-color: #e8e5ce;
}
.page-title {
font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
margin: 0 auto;
max-width: 1040px;
padding: 30px 0;
width: 100%;
}
.page-content {
margin: 0 auto;
max-width: 604px;
padding: 40px 0;
width: 100%;
}
.sidebar .page-content {
margin: 0 auto;
max-width: 1040px;
padding: 40px 376px 40px 60px;
} .error404 .page-header {
background-color: #fff;
}
.error404 .page-title {
line-height: 0.6;
margin: 0;
padding: 300px;
position: relative;
text-align: center;
width: auto;
}
.error404 .page-title:before {
color: #e8e5ce;
content: "\f423";
font-size: 964px;
line-height: 0.6;
overflow: hidden;
position: absolute;
left: 7px;
top: 28px;
}
.error404 .page-wrapper {
background-color: #e8e5ce;
}
.error404 .page-header,
.error404 .page-content {
margin: 0 auto;
max-width: 1040px;
padding-bottom: 40px;
width: 100%;
} .comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 604px;
width: 100%;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
max-width: 1040px;
padding-left: 60px;
padding-right: 376px;
}
.comments-title {
font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-list,
.comment-list .children {
list-style-type: none;
padding: 0;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list > li:after,
.comment-list .children > li:before {
background: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/dotted-line.png) repeat left top;
background-size: 4px 4px;
content: "";
display: block;
height: 1px;
width: 100%;
}
.comment-list > li:last-child:after {
display: none;
}
.comment-body {
padding: 24px 0;
position: relative;
}
.comment-author {
float: left;
max-width: 74px;
}
.comment-author .avatar {
display: block;
margin-bottom: 10px;
}
.comment-author .fn {
word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
color: #bc360a;
font-size: 14px;
font-style: normal;
font-weight: normal;
}
.says {
display: none;
}
.no-avatars .comment-author {
margin: 0 0 5px;
max-width: 100%;
position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
width: 100%;
}
.bypostauthor > .comment-body .fn:before {
content: "\f408";
vertical-align: text-top;
}
.comment-list .edit-link {
margin-left: 20px;
}
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
float: right;
width: 79%;
width: -webkit-calc(100% - 124px);
width:         calc(100% - 124px);
word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
color: #a2a2a2;
font-size: 13px;
}
.comment-meta a:hover {
color: #ea9629;
}
.comment-metadata {
margin-bottom: 20px;
}
.ping-meta {
color: #a2a2a2;
font-size: 13px;
line-height: 2;
}
.comment-awaiting-moderation {
color: #a2a2a2;
}
.comment-awaiting-moderation:before {
content: "\f414";
margin-right: 5px;
position: relative;
top: -2px;
}
.comment-reply-link:before,
.comment-reply-login:before {
content: "\f412";
margin-right: 3px;
} .comment-respond {
background-color: #f7f5e7;
padding: 30px 0;
}
.comment .comment-respond {
margin-bottom: 20px;
padding: 20px;
}
.comment-reply-title {
font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-reply-title small a {
color: #131310;
display: inline-block;
float: right;
height: 16px;
overflow: hidden;
width: 16px;
}
.comment-reply-title small a:hover {
color: #ed331c;
text-decoration: none;
}
.comment-reply-title small a:before {
content: "\f406";
vertical-align: top;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
padding: 0;
}
.comment-form .comment-notes {
margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
float: left;
padding: 5px 0;
width: 120px;
}
.comment-form .required {
color: #ed331c;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
max-width: 270px;
width: 60%;
}
.comment-form textarea {
width: 100%;
}
.comment-form #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
.form-allowed-tags,
.form-allowed-tags code {
color: #686758;
font-size: 12px;
}
.form-allowed-tags code {
font-size: 10px;
margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
padding-top: 24px;
}
.comment-navigation {
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0 auto;
max-width: 604px;
padding: 20px 0 30px;
width: 100%;
}
.no-comments {
background-color: #f7f5e7;
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0;
padding: 40px 0;
text-align: center;
}
.sidebar .no-comments {
padding-left: 60px;
padding-right: 376px;
} .site-main .mu_register {
margin: 0 auto;
max-width: 604px;
width: 100%;
}
.mu_alert {
margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
font-size: inherit;
width: 270px;
}
.site-main .mu_register input[type="submit"] {
width: auto;
} .site-main .widget-area {
float: right;
width: 300px;
} .widget {
background-color: rgba(247, 245, 231, 0.7);
font-size: 14px;
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
margin: 0 0 24px;
padding: 20px;
word-wrap: break-word;
}
.widget .widget-title {
font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
margin: 0 0 10px;
}
.widget ul,
.widget ol {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget li {
padding: 5px 0;
}
.widget .children li:last-child {
padding-bottom: 0;
}
.widget li > ul,
.widget li > ol {
margin-left: 20px;
}
.widget a {
color: #bc360a;
}
.widget a:hover {
color: #ea9629;
} .search-form .search-submit {
display: none;
} .widget_rss .rss-date {
display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
color: #a2a2a2;
} .widget_calendar table,
.widget_calendar td {
border: 0;
border-collapse: separate;
border-spacing: 1px;
}
.widget_calendar caption {
font-size: 14px;
margin: 0;
}
.widget_calendar th,
.widget_calendar td {
padding: 0;
text-align: center;
}
.widget_calendar a {
display: block;
}
.widget_calendar a:hover {
background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
background-color: transparent;
}
.wp-calendar-table {
margin-bottom: 0;
}
.wp-calendar-nav {
display: table;
line-height: 2;
margin-bottom: 20px;
width: 100%;
}
.wp-calendar-nav span {
display: table-cell;
text-align: center;
}
.wp-calendar-nav-prev,
.wp-calendar-nav-next {
width: 40%;
} .widget_text ul,
.widget_text ol {
padding-left: 20px;
margin-bottom: 16px;
}
.widget_text li:last-child {
padding-bottom: 0;
}
.widget_text li > ul,
.widget_text li > ol {
margin-bottom: 0;
}
.widget_text ul {
list-style: square;
}
.widget_text ol {
list-style: decimal;
} .tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
padding: 0;
} .widget .gallery-columns-1 .gallery-item {
max-width: 100%;
}
.widget .gallery-columns-2 .gallery-item {
max-width: 49%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.widget .gallery-columns-3 .gallery-item {
max-width: 22%;
max-width: -webkit-calc(33% - 4px);
max-width:         calc(33% - 4px);
} .site-footer {
background-color: #e8e5ce;
color: #686758;
font-size: 14px;
text-align: center;
}
.site-footer .widget-area,
.sidebar .site-footer {
text-align: left;
}
.site-footer a {
color: #686758;
}
.site-footer .sidebar-container {
background-color: #220e10;
padding: 20px 0;
}
.site-footer .widget-area {
margin: 0 auto;
max-width: 1040px;
width: 100%;
}
.sidebar .site-footer .widget-area {
max-width: 724px;
position: relative;
left: -158px;
}
.site-footer .widget {
background: transparent;
color: #fff;
float: left;
margin-right: 20px;
width: 245px;
}
.sidebar .site-footer .widget {
width: 228px;
}
.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
margin-right: 0;
}
.site-footer .widget a {
color: #e6402a;
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
color: #fff;
}
.site-info {
margin: 0 auto;
max-width: 1040px;
padding: 30px 0;
width: 100%;
}
#wpstats {
display: block;
margin: -10px auto 0;
}
.site-footer span[role=separator] {
padding: 0 0.25em 0 0.5em;
}
.site-footer span[role=separator]::before {
content: '\002f';
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
@media (max-width: 1599px) {
.site {
border: 0;
}
}
@media (max-width: 1069px) {
.sidebar img.alignleft,
.sidebar .wp-caption.alignleft {
margin-left: 0;
}
.sidebar img.alignright,
.sidebar .wp-caption.alignright {
margin-right: 0;
}
.error404 .page-header {
margin-left: auto;
max-width: 604px;
width: 100%;
}
.archive-header,
.search .page-header,
.archive .page-header,
.blog .page-header,
.error404 .page-content,
.search .page-content,
.archive .page-content,
.attachment .entry-header,
.attachment .entry-content,
.post-navigation .nav-links,
.sidebar .site-info,
.site-footer .widget-area {
padding-left: 20px;
padding-right: 20px;
}
.error404 .page-title {
font-size: 24px;
padding: 180px;
}
.error404 .page-title:before {
font-size: 554px;
}
.attachment .image-navigation {
max-width: 724px;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
position: static;
}
.site-main .widget-area {
margin-right: 60px;
}
}
@media (max-width: 999px) {
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.sidebar .comment-list,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form,
.sidebar .featured-gallery,
.sidebar .post-navigation .nav-links,
.author.sidebar .author-info {
max-width: 604px;
padding-left: 0;
padding-right: 0;
}
.sidebar .site-info,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.attachment .entry-header,
.sidebar .comments-title {
max-width: 604px;
}
.sidebar .archive-meta,
.attachment .entry-header,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.sidebar .site-info,
.sidebar .comments-title,
.sidebar .no-comments {
padding-left: 0;
padding-right: 0;
}
.attachment .entry-meta {
float: left;
text-align: left;
width: 100%;
}
.attachment .entry-content {
max-width: 100%;
padding: 40px 0;
}
.format-status .entry-content {
padding-top: 40px;
}
.format-status .entry-meta {
padding-bottom: 40px;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
padding-left: 35px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
left: 10px;
}
.sidebar .format-status .entry-content p:first-child:before {
left: 4px;
}
.sidebar .paging-navigation .nav-links {
padding: 0 60px;
}
.site-main .sidebar-container {
height: auto;
margin: 0 auto;
max-width: 604px;
position: relative;
top: 20px;
}
.site-main .widget-area {
float: none;
margin: 0;
width: 100%;
}
.sidebar .site-footer .widget-area {
max-width: 100%;
left: 0;
}
} @media (max-width: 767px) {
.site-header .home-link {
min-height: 0;
}
.site-title {
font-size: 36px;
padding: 8px 0 10px;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
margin-left: 0;
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-right: 0;
}
.attachment .image-navigation,
.attachment .entry-attachment .attachment {
max-width: 604px;
padding: 0;
width: 100%;
}
.gallery-caption {
display: none;
}
}
@media (max-width: 643px) {
.site-title {
font-size: 30px;
}
#content .entry-header,
#content .entry-content,
#content .entry-summary,
#content footer.entry-meta,
#content .featured-gallery,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.sidebar .post-navigation .nav-links,
.paging-navigation .nav-links,
#content .author-info,
.comments-area .comments-title,
.comments-area .comment-list,
.comments-area .comment-navigation,
.comment-respond,
.sidebar .site-info,
.sidebar .paging-navigation .nav-links {
padding-left: 20px;
padding-right: 20px;
}
#content .format-status .entry-content,
#content .format-status .entry-met {
padding-left: 35px;
} .menu-toggle {
cursor: pointer;
display: inline-block;
font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
}
.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
background: none;
border: none;
color: #141412;
padding: 12px 0 12px 20px;
}
.menu-toggle:focus {
outline: thin dotted;
}
.menu-toggle:after {
content: "\f502";
font-size: 12px;
padding-left: 8px;
vertical-align: -4px;
}
.toggled-on .menu-toggle:after {
content: "\f500";
vertical-align: 2px;
}
.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
padding: 0;
width: 100%;
}
.toggled-on li,
.toggled-on .children {
display: block;
}
.toggled-on .nav-menu li > ul {
background-color: transparent;
display: block;
float: none;
margin-left: 20px;
position: relative;
left: auto;
top: auto;
}
.toggled-on .nav-menu li > ul a {
color: #141412;
width: auto;
}
.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
background-color: transparent;
color: #141412;
}
.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color: #db572f;
color: #fff;
}
.toggled-on .nav-menu > li a:focus,
.toggled-on .nav-menu > ul a:focus {
background-color: #220e10;
color: #fff;
}
ul.nav-menu,
div.nav-menu > ul {
display: none;
}
#content .featured-gallery {
padding-left: 24px;
}
.gallery-columns-1 .gallery-item {
margin-right: 0;
width: 100%;
}
.entry-title,
.format-chat .entry-title,
.format-image .entry-title,
.format-gallery .entry-title,
.format-video .entry-title {
font-size: 22px;
font-weight: bold;
}
.format-quote blockquote,
.format-status .entry-content {
font-size: 18px;
}
.format-quote blockquote small,
.format-quote blockquote cite {
font-size: 13px;
}
.error404 .page-title {
padding: 40px 0 0;
}
.error404 .page-title:before {
content: normal;
}
.comment-author {
margin-right: 30px;
}
.comment-author .avatar {
height: auto;
max-width: 100%;
}
.comment-metadata,
.comment-content,
.comment-list .reply {
width: 70%;
width: -webkit-calc(100% - 104px);
width:         calc(100% - 104px);
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: -webkit-calc(100% - 120px);
width:         calc(100% - 120px);
}
.comment-form textarea {
height: 80px; } .format-audio .entry-content:before {
display: none;
}
.format-audio .audio-content {
background-image: none;
float: none;
padding-left: 0;
width: auto;
}
} @media (max-width: 359px) {
.site-title {
font-weight: normal;
}
.site-description {
clip-path: inset(50%);
position: absolute;
}
.gallery {
margin-left: 0;
}
.gallery .gallery-item,
.gallery-columns-2.gallery-size-thumbnail .gallery-item {
max-width: none;
width: 49%;
width: -webkit-calc(50% - 4px);
width:         calc(50% - 4px);
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: block;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-1.gallery-size-medium .gallery-item,
.gallery-columns-1.gallery-size-thumbnail .gallery-item {
text-align: center;
width: 98%;
width: -webkit-calc(100% - 4px);
width:         calc(100% - 4px);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 4px;
}
.gallery br {
display: none;
}
.gallery .gallery-item:nth-of-type(even) {
margin-right: 0;
} .comment-author {
margin: 0 0 5px;
max-width: 100%;
}
.comment-author .avatar {
display: inline;
margin: 0 5px 0 0;
max-width: 20px;
}
.comment-metadata,
.comment-content,
.comment-list .reply {
width: 100%;
}
}  @media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
.site-header .search-field {
background-image: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/search-icon-2x.png);
}
.format-audio .audio-content,
.format-status .entry-content:before,
.format-status .entry-meta:before,
.comment-list > li:after,
.comment-list .children > li:before {
background-image: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/dotted-line-2x.png);
}
}
@media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel="bookmark"]:link:after,
footer a[rel="bookmark"]:visited:after {
content: " [" attr(href) "] "; }
.site {
max-width: 98%;
}
.site-header {
background-image: none !important;
}
.site-header .home-link {
max-width: none;
min-height: 0;
}
.site-title {
color: #000;
font-size: 21pt;
}
.site-description {
font-size: 10pt;
}
.author-avatar,
.site-footer,
.comment-respond,
.comments-area .comment-edit-link,
.comments-area .reply,
.comments-link,
.entry-meta .edit-link,
.page-links,
.site-content nav,
.widget-area,
.main-navigation,
.navbar,
.more-link {
display: none;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0;
width: 100%;
}
.page-title,
.entry-title {
font-size: 21pt;
}
.entry-meta,
.entry-meta a {
color: #444;
font-size: 10pt;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
margin-left: 0;
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-right: 0;
}
.format-image .entry-content .size-full {
margin: 0;
} .hentry {
background-color: #fff;
} .comments-area > li.comment {
background: none;
position: relative;
width: auto;
}
.comment-metadata {
float: none;
}
.comment-author .fn,
.comment-reply-link,
.comment-reply-login {
color: #333;
}
}.row { }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.row.borders div{
border: 1px dotted #787878;
height: 30px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-alarm-clock:before {
content: "\f34e"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-alt-down:before {
content: "\f354"; }
.fa-arrow-alt-from-bottom:before {
content: "\f346"; }
.fa-arrow-alt-from-left:before {
content: "\f347"; }
.fa-arrow-alt-from-right:before {
content: "\f348"; }
.fa-arrow-alt-from-top:before {
content: "\f349"; }
.fa-arrow-alt-left:before {
content: "\f355"; }
.fa-arrow-alt-right:before {
content: "\f356"; }
.fa-arrow-alt-square-down:before {
content: "\f350"; }
.fa-arrow-alt-square-left:before {
content: "\f351"; }
.fa-arrow-alt-square-right:before {
content: "\f352"; }
.fa-arrow-alt-square-up:before {
content: "\f353"; }
.fa-arrow-alt-to-bottom:before {
content: "\f34a"; }
.fa-arrow-alt-to-left:before {
content: "\f34b"; }
.fa-arrow-alt-to-right:before {
content: "\f34c"; }
.fa-arrow-alt-to-top:before {
content: "\f34d"; }
.fa-arrow-alt-up:before {
content: "\f357"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-from-bottom:before {
content: "\f342"; }
.fa-arrow-from-left:before {
content: "\f343"; }
.fa-arrow-from-right:before {
content: "\f344"; }
.fa-arrow-from-top:before {
content: "\f345"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-square-down:before {
content: "\f339"; }
.fa-arrow-square-left:before {
content: "\f33a"; }
.fa-arrow-square-right:before {
content: "\f33b"; }
.fa-arrow-square-up:before {
content: "\f33c"; }
.fa-arrow-to-bottom:before {
content: "\f33d"; }
.fa-arrow-to-left:before {
content: "\f33e"; }
.fa-arrow-to-right:before {
content: "\f340"; }
.fa-arrow-to-top:before {
content: "\f341"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows:before {
content: "\f047"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-arrows-h:before {
content: "\f07e"; }
.fa-arrows-v:before {
content: "\f07d"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-atom-alt:before {
content: "\f5d3"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-backpack:before {
content: "\f5d4"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-badge:before {
content: "\f335"; }
.fa-badge-check:before {
content: "\f336"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-barcode-alt:before {
content: "\f463"; }
.fa-barcode-read:before {
content: "\f464"; }
.fa-barcode-scan:before {
content: "\f465"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball:before {
content: "\f432"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-basketball-hoop:before {
content: "\f435"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-bolt:before {
content: "\f376"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-slash:before {
content: "\f377"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-school:before {
content: "\f5d5"; }
.fa-bell-school-slash:before {
content: "\f5d6"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blanket:before {
content: "\f498"; }
.fa-blender:before {
content: "\f517"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bone-break:before {
content: "\f5d8"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-alt:before {
content: "\f5d9"; }
.fa-book-heart:before {
content: "\f499"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-books:before {
content: "\f5db"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-bowling-pins:before {
content: "\f437"; }
.fa-box:before {
content: "\f466"; }
.fa-box-alt:before {
content: "\f49a"; }
.fa-box-check:before {
content: "\f467"; }
.fa-box-fragile:before {
content: "\f49b"; }
.fa-box-full:before {
content: "\f49c"; }
.fa-box-heart:before {
content: "\f49d"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-up:before {
content: "\f49f"; }
.fa-box-usd:before {
content: "\f4a0"; }
.fa-boxes:before {
content: "\f468"; }
.fa-boxes-alt:before {
content: "\f4a1"; }
.fa-boxing-glove:before {
content: "\f438"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-browser:before {
content: "\f37e"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-bus-school:before {
content: "\f5dd"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-edit:before {
content: "\f333"; }
.fa-calendar-exclamation:before {
content: "\f334"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-alt:before {
content: "\f332"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-bump:before {
content: "\f5e0"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-garage:before {
content: "\f5e2"; }
.fa-car-mechanic:before {
content: "\f5e3"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-car-tilt:before {
content: "\f5e5"; }
.fa-car-wash:before {
content: "\f5e6"; }
.fa-caret-circle-down:before {
content: "\f32d"; }
.fa-caret-circle-left:before {
content: "\f32e"; }
.fa-caret-circle-right:before {
content: "\f330"; }
.fa-caret-circle-up:before {
content: "\f331"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-bishop-alt:before {
content: "\f43b"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-clock:before {
content: "\f43d"; }
.fa-chess-clock-alt:before {
content: "\f43e"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-king-alt:before {
content: "\f440"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-knight-alt:before {
content: "\f442"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-pawn-alt:before {
content: "\f444"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-queen-alt:before {
content: "\f446"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chess-rook-alt:before {
content: "\f448"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-double-down:before {
content: "\f322"; }
.fa-chevron-double-left:before {
content: "\f323"; }
.fa-chevron-double-right:before {
content: "\f324"; }
.fa-chevron-double-up:before {
content: "\f325"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-square-down:before {
content: "\f329"; }
.fa-chevron-square-left:before {
content: "\f32a"; }
.fa-chevron-square-right:before {
content: "\f32b"; }
.fa-chevron-square-up:before {
content: "\f32c"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clipboard-prescription:before {
content: "\f5e8"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download:before {
content: "\f0ed"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload:before {
content: "\f0ee"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-club:before {
content: "\f327"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-code-commit:before {
content: "\f386"; }
.fa-code-merge:before {
content: "\f387"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-alt-check:before {
content: "\f4a2"; }
.fa-comment-alt-dots:before {
content: "\f4a3"; }
.fa-comment-alt-edit:before {
content: "\f4a4"; }
.fa-comment-alt-exclamation:before {
content: "\f4a5"; }
.fa-comment-alt-lines:before {
content: "\f4a6"; }
.fa-comment-alt-minus:before {
content: "\f4a7"; }
.fa-comment-alt-plus:before {
content: "\f4a8"; }
.fa-comment-alt-slash:before {
content: "\f4a9"; }
.fa-comment-alt-smile:before {
content: "\f4aa"; }
.fa-comment-alt-times:before {
content: "\f4ab"; }
.fa-comment-check:before {
content: "\f4ac"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-edit:before {
content: "\f4ae"; }
.fa-comment-exclamation:before {
content: "\f4af"; }
.fa-comment-lines:before {
content: "\f4b0"; }
.fa-comment-minus:before {
content: "\f4b1"; }
.fa-comment-plus:before {
content: "\f4b2"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comment-smile:before {
content: "\f4b4"; }
.fa-comment-times:before {
content: "\f4b5"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-alt:before {
content: "\f4b6"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compass-slash:before {
content: "\f5e9"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-wide:before {
content: "\f326"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-container-storage:before {
content: "\f4b7"; }
.fa-contao:before {
content: "\f26d"; }
.fa-conveyor-belt:before {
content: "\f46e"; }
.fa-conveyor-belt-alt:before {
content: "\f46f"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-credit-card-blank:before {
content: "\f389"; }
.fa-credit-card-front:before {
content: "\f38a"; }
.fa-cricket:before {
content: "\f449"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-curling:before {
content: "\f44a"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-desktop-alt:before {
content: "\f390"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diamond:before {
content: "\f219"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-diploma:before {
content: "\f5ea"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-do-not-enter:before {
content: "\f5ec"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-empty:before {
content: "\f473"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-dolly-flatbed-alt:before {
content: "\f475"; }
.fa-dolly-flatbed-empty:before {
content: "\f476"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-draw-circle:before {
content: "\f5ed"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-draw-square:before {
content: "\f5ef"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-ear:before {
content: "\f5f0"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-h-alt:before {
content: "\f39b"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ellipsis-v-alt:before {
content: "\f39c"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-engine-warning:before {
content: "\f5f2"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange:before {
content: "\f0ec"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-square:before {
content: "\f321"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows:before {
content: "\f31d"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expand-wide:before {
content: "\f320"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link:before {
content: "\f08e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square:before {
content: "\f14c"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-female:before {
content: "\f182"; }
.fa-field-hockey:before {
content: "\f44c"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-certificate:before {
content: "\f5f3"; }
.fa-file-check:before {
content: "\f316"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-edit:before {
content: "\f31c"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-exclamation:before {
content: "\f31a"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-minus:before {
content: "\f318"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-plus:before {
content: "\f319"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-times:before {
content: "\f317"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-film-alt:before {
content: "\f3a0"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-football-helmet:before {
content: "\f44f"; }
.fa-forklift:before {
content: "\f47a"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-fragile:before {
content: "\f4bb"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gas-pump-slash:before {
content: "\f5f4"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glasses-alt:before {
content: "\f5f5"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-stand:before {
content: "\f5f6"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-golf-club:before {
content: "\f451"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-h1:before {
content: "\f313"; }
.fa-h2:before {
content: "\f314"; }
.fa-h3:before {
content: "\f315"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hand-heart:before {
content: "\f4bc"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-box:before {
content: "\f47b"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-seedling:before {
content: "\f4bf"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-receiving:before {
content: "\f47c"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-heart:before {
content: "\f4c3"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-usd:before {
content: "\f4c5"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt:before {
content: "\f4c6"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-circle:before {
content: "\f4c7"; }
.fa-heart-rate:before {
content: "\f5f8"; }
.fa-heart-square:before {
content: "\f4c8"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-hexagon:before {
content: "\f312"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-hockey-sticks:before {
content: "\f454"; }
.fa-home:before {
content: "\f015"; }
.fa-home-heart:before {
content: "\f4c9"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-inbox-in:before {
content: "\f310"; }
.fa-inbox-out:before {
content: "\f311"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-industry-alt:before {
content: "\f3b3"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-info-square:before {
content: "\f30f"; }
.fa-inhaler:before {
content: "\f5f9"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-inventory:before {
content: "\f480"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-jack-o-lantern:before {
content: "\f30e"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kidneys:before {
content: "\f5fb"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-lamp:before {
content: "\f4ca"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-layer-minus:before {
content: "\f5fe"; }
.fa-layer-plus:before {
content: "\f5ff"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leaf-heart:before {
content: "\f4cb"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down:before {
content: "\f149"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up:before {
content: "\f148"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lips:before {
content: "\f600"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location:before {
content: "\f601"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-location-circle:before {
content: "\f602"; }
.fa-location-slash:before {
content: "\f603"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-alt:before {
content: "\f30d"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-lock-open-alt:before {
content: "\f3c2"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-long-arrow-down:before {
content: "\f175"; }
.fa-long-arrow-left:before {
content: "\f177"; }
.fa-long-arrow-right:before {
content: "\f178"; }
.fa-long-arrow-up:before {
content: "\f176"; }
.fa-loveseat:before {
content: "\f4cc"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luchador:before {
content: "\f455"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-marker-alt-slash:before {
content: "\f605"; }
.fa-map-marker-check:before {
content: "\f606"; }
.fa-map-marker-edit:before {
content: "\f607"; }
.fa-map-marker-exclamation:before {
content: "\f608"; }
.fa-map-marker-minus:before {
content: "\f609"; }
.fa-map-marker-plus:before {
content: "\f60a"; }
.fa-map-marker-question:before {
content: "\f60b"; }
.fa-map-marker-slash:before {
content: "\f60c"; }
.fa-map-marker-smile:before {
content: "\f60d"; }
.fa-map-marker-times:before {
content: "\f60e"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-hexagon:before {
content: "\f307"; }
.fa-minus-octagon:before {
content: "\f308"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-mobile-android:before {
content: "\f3ce"; }
.fa-mobile-android-alt:before {
content: "\f3cf"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monitor-heart-rate:before {
content: "\f611"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octagon:before {
content: "\f306"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-oil-temp:before {
content: "\f614"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-brush-alt:before {
content: "\f5a9"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-pallet-alt:before {
content: "\f483"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-parking-circle:before {
content: "\f615"; }
.fa-parking-circle-slash:before {
content: "\f616"; }
.fa-parking-slash:before {
content: "\f617"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil:before {
content: "\f040"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-paintbrush:before {
content: "\f618"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-pennant:before {
content: "\f456"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-carry:before {
content: "\f4cf"; }
.fa-person-dolly:before {
content: "\f4d0"; }
.fa-person-dolly-empty:before {
content: "\f4d1"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-plus:before {
content: "\f4d2"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-alt:before {
content: "\f3de"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-hexagon:before {
content: "\f300"; }
.fa-plus-octagon:before {
content: "\f301"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-question-square:before {
content: "\f2fd"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-racquet:before {
content: "\f45a"; }
.fa-ramp-loading:before {
content: "\f4d4"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-rectangle-landscape:before {
content: "\f2fa"; }
.fa-rectangle-portrait:before {
content: "\f2fb"; }
.fa-rectangle-wide:before {
content: "\f2fc"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-repeat:before {
content: "\f363"; }
.fa-repeat-1:before {
content: "\f365"; }
.fa-repeat-1-alt:before {
content: "\f366"; }
.fa-repeat-alt:before {
content: "\f364"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-retweet-alt:before {
content: "\f361"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-route-highway:before {
content: "\f61a"; }
.fa-route-interstate:before {
content: "\f61b"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-triangle:before {
content: "\f61c"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-scalpel:before {
content: "\f61d"; }
.fa-scalpel-path:before {
content: "\f61e"; }
.fa-scanner:before {
content: "\f488"; }
.fa-scanner-keyboard:before {
content: "\f489"; }
.fa-scanner-touchscreen:before {
content: "\f48a"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scrubber:before {
content: "\f2f8"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-all:before {
content: "\f367"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield:before {
content: "\f132"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-check:before {
content: "\f2f7"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shipping-timed:before {
content: "\f48c"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-shuttlecock:before {
content: "\f45b"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in:before {
content: "\f090"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out:before {
content: "\f08b"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skeleton:before {
content: "\f620"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-sliders-h-square:before {
content: "\f3f0"; }
.fa-sliders-v:before {
content: "\f3f1"; }
.fa-sliders-v-square:before {
content: "\f3f2"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-plus:before {
content: "\f5b9"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-spade:before {
content: "\f2f4"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spinner-third:before {
content: "\f3f4"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-exclamation:before {
content: "\f2f3"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-steering-wheel:before {
content: "\f622"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stomach:before {
content: "\f623"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablet-android:before {
content: "\f3fb"; }
.fa-tablet-android-alt:before {
content: "\f3fc"; }
.fa-tablet-rugged:before {
content: "\f48f"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer:before {
content: "\f0e4"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tachometer-alt-average:before {
content: "\f624"; }
.fa-tachometer-alt-fast:before {
content: "\f625"; }
.fa-tachometer-alt-fastest:before {
content: "\f626"; }
.fa-tachometer-alt-slow:before {
content: "\f627"; }
.fa-tachometer-alt-slowest:before {
content: "\f628"; }
.fa-tachometer-average:before {
content: "\f629"; }
.fa-tachometer-fast:before {
content: "\f62a"; }
.fa-tachometer-fastest:before {
content: "\f62b"; }
.fa-tachometer-slow:before {
content: "\f62c"; }
.fa-tachometer-slowest:before {
content: "\f62d"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tennis-ball:before {
content: "\f45e"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket:before {
content: "\f145"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-times-hexagon:before {
content: "\f2ee"; }
.fa-times-octagon:before {
content: "\f2f0"; }
.fa-times-square:before {
content: "\f2d3"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tire:before {
content: "\f631"; }
.fa-tire-flat:before {
content: "\f632"; }
.fa-tire-pressure-warning:before {
content: "\f633"; }
.fa-tire-rugged:before {
content: "\f634"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-toothbrush:before {
content: "\f635"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-cone:before {
content: "\f636"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-traffic-light-go:before {
content: "\f638"; }
.fa-traffic-light-slow:before {
content: "\f639"; }
.fa-traffic-light-stop:before {
content: "\f63a"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-tree-alt:before {
content: "\f400"; }
.fa-trello:before {
content: "\f181"; }
.fa-triangle:before {
content: "\f2ec"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-trophy-alt:before {
content: "\f2eb"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-container:before {
content: "\f4dc"; }
.fa-truck-couch:before {
content: "\f4dd"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-truck-ramp:before {
content: "\f4e0"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-tv-retro:before {
content: "\f401"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-usd-circle:before {
content: "\f2e8"; }
.fa-usd-square:before {
content: "\f2e9"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-class:before {
content: "\f63d"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-fork:before {
content: "\f2e3"; }
.fa-utensil-knife:before {
content: "\f2e4"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-utensils-alt:before {
content: "\f2e6"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-plus:before {
content: "\f4e1"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f2e2"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-warehouse-alt:before {
content: "\f495"; }
.fa-watch:before {
content: "\f2e1"; }
.fa-watch-fitness:before {
content: "\f63e"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whistle:before {
content: "\f460"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window:before {
content: "\f40e"; }
.fa-window-alt:before {
content: "\f40f"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 300;
src: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/vendor/font-awesome/webfonts/fa-light-300.eot);
src: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/vendor/font-awesome/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/vendor/font-awesome/webfonts/fa-light-300.woff2) format("woff2"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/vendor/font-awesome/webfonts/fa-light-300.woff) format("woff"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/vendor/font-awesome/webfonts/fa-light-300.ttf) format("truetype"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/vendor/font-awesome/webfonts/fa-light-300.svg#fontawesome) format("svg"); }
.fal {
font-family: 'Font Awesome 5 Pro';
font-weight: 300; }

@import url("https://fonts.googleapis.com/css?family=Montserrat:200,300,400,600,700"); body,
button,
input,
select,
textarea {
font-family: "Montserrat", sans-serif;
font-size: 16px;
} body {
background-color: #fff;
color: #56585F;
} .site {
background-color: transparent;
} h1,
h1.page-title,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: bold;
line-height: 1.5em;
margin: 0 0 0.5em 0;
} h1,
h1.page-title {
font-size: 34px;
} h2 {
font-size: 30px;
} h3 {
font-size: 25px;
} h4 {
font-size: 22px;
} h5 {
font-size: 20px;
} h6 {
font-size: 18px;
} hr {
background: none;
border: 0;
border-top: 1px solid #666;
margin: 0;
} p {
margin: 0 0 1.5em 0;
font-weight: 300;
} .entry-content a,
.comment-content a,
.entry-meta a,
.post-navigation a,
.paging-navigation a,
a,
a:visited {
color: #F7B733;
} .entry-content a:hover,
.comment-content a:hover,
.entry-meta a:hover,
.post-navigation a:hover,
.paging-navigation a:hover,
a:hover,
a:visited:hover {
color: #666;
} .paging-navigation a {
font-style: normal;
} .entry-header,
.entry-content,
.entry-summary,
.entry-meta,
.comment-respond {
max-width: 1270px;
padding-top: 5px;
padding-bottom: 5px;
} .site {
max-width: 100%;
overflow: hidden;
} .site.fixed-header .site-header {
position: fixed;
width: 100%;
max-width: 100%;
z-index: 120;
} .navbar.fullwidth {
background-color: rgba(51, 51, 51, 0.8);
max-width: 100%;
height: 73px;
} .navbar.fullwidth .main-navigation {
max-width: 1270px;
margin: 0 auto;
padding: 0 15px;
} .entry-content-width {
max-width: 1270px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0 auto;
} .entry-content {
max-width: 100%;
padding-top: 25px;
padding-bottom: 25px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
} .entry-content.background-two {
background: 0 0 repeat url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/img/header-bg.png);
} .entry-content.background-three {
background: #999;
} .entry-content.background-four {
background: #666;
} .logo {
position: absolute;
float: left;
margin: 10px auto 0;
}
@media (max-width: 500px) {
.logo {
float: none;
}
}
.vacancy {
margin-top: 50px;
margin-left: 10px;
} html {
overflow-y: auto;
} .site-header .home-link,
.main-navigation,
.site-footer .widget-area,
.page-content,
.page-title {
max-width: 1270px;
} .logo .logo-link {
width: 160px;
height: 160px;
display: block;
background-image: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/img/logo-200@2x.png);
background-size: 100%;
float: left;
}
@media (min-width: 1200px) and (max-width: 1400px)  {
.logo .logo-link {
width: 75px;
height: 75px;
}
} .navbar.fullwidth .search-wrapper,
.navbar.fullwidth .cta-wrapper {
float: right;
display: flex;
}
.cta-wrapper a.image-link{
padding: 0;
} .navbar.fullwidth .menu-menu-1-container {
float: left;
} .hentry {
padding: 30px 0 0;
} .hentry:last-child footer.entry-meta {
border: none;
} footer.entry-meta {
border-bottom: 1px dashed #666;
padding-bottom: 0;
margin: 0;
} .page-content {
padding: 40px 15px;
} .entry-content img.alignleft, .entry-content .wp-caption.alignleft {
margin-left: 0;
} .entry-content img.alignright, .entry-content .wp-caption.alignright {
margin-right: 0;
} .fullwidth-image-container {
background-position: center center;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
width: 100%;
height: 425px;
} .search-page article {
border-bottom: 1px dashed #DFDCE3;
} .search-page .entry-content {
text-align: center;
} .archive-header,
.paging-navigation,
.page-header {
background-color: #DFDCE3;
} .paging-navigation {
padding: 10px 0;
} .paging-navigation .meta-nav,
.paging-navigation a:hover .meta-nav {
background-color: transparent;
} .paging-navigation .nav-previous .meta-nav {
width: auto;
padding: 0;
} .site-footer {
color: #56585F;
background-color: #DFDCE3;
} .site-footer .site-info {
padding: 20px 0;
} .site-footer a,
.site-footer a:visited {
color: #666;
} .site-footer .sidebar-container {
background-color: #DFDCE3;
} .site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
color: #56585F;
} .site-footer .conference-icons {
top: 47px;
position: relative;
height: 85px;
} .menu-main-menu-container {
float: right;
margin-right: 12px;
} .menu-toggle {
margin-left: calc(160px + 50px + 20px);
} .navbar {
margin: 0;
background-color: rgba(255, 255, 255, 0.5);
} .nav-wrapper {
border-bottom: 1px solid #56585F;
padding-bottom: 20px;
margin: 0 15px;
} ul.nav-menu, div.nav-menu > ul {
padding: 0;
} .nav-menu > li:hover {
background-color: #333;
} .nav-menu > li.no-click:hover {
background-color: transparent;
} .nav-menu li {
float: left;
} .nav-menu li:hover > a,
.nav-menu li a:hover, .nav-menu li:focus > a,
.nav-menu li a:focus {
background-color: #333;
color: #fff;
} .nav-menu li.no-click {
cursor: default;
} .nav-menu li.no-click:hover > a,
.nav-menu li.no-click a:hover, .nav-menu li.no-click:focus > a,
.nav-menu li.no-click a:focus {
background-color: transparent;
} .nav-menu li a {
background-color: transparent;
height: 73px;
padding: 31px 21px;
font-family: "Montserrat", sans-serif;
font-size: 0.8125em;
font-weight: 400;
color: #fff;
text-transform: uppercase;
-moz-transition: color 500ms ease;
-o-transition: color 500ms ease;
-webkit-transition: color 500ms ease;
transition: color 500ms ease;
}
@media (min-width: 1200px) and (max-width: 1400px)  {
.nav-menu li a{
padding: 31px 16px;
}
} .nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
background-color: #333;
color: #fff;
font-style: normal;
} .nav-menu ul {
background-color: transparent;
border: none;
top: 43px;
} .nav-menu ul li:hover > a,
.nav-menu ul li a:hover, .nav-menu ul li:focus > a,
.nav-menu ul li a:focus {
background-color: #333;
color: #fff;
} .nav-menu ul li a {
font-weight: normal;
line-height: 1.2em;
-moz-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
-webkit-transition: background-color 500ms ease;
transition: background-color 500ms ease;
} .nav-menu .sub-menu,
.nav-menu .children {
margin-left: 2px;
padding: 15px 0;
background-color: #56585F;
border: none;
top: 73px;
} .nav-menu .sub-menu .current_page_item > a,
.nav-menu .sub-menu .current_page_ancestor > a,
.nav-menu .sub-menu .current-menu-item > a,
.nav-menu .sub-menu .current-menu-ancestor > a,
.nav-menu .children .current_page_item > a,
.nav-menu .children .current_page_ancestor > a,
.nav-menu .children .current-menu-item > a,
.nav-menu .children .current-menu-ancestor > a {
background-color: #333;
color: #fff;
font-style: normal;
font-weight: 300;
} .nav-menu .sub-menu li:hover > a,
.nav-menu .sub-menu li a:hover, .nav-menu .sub-menu li:focus > a,
.nav-menu .sub-menu li a:focus,
.nav-menu .children li:hover > a,
.nav-menu .children li a:hover,
.nav-menu .children li:focus > a,
.nav-menu .children li a:focus {
background-color: rgba(255, 255, 255, 0.15);
color: #fff;
} .nav-menu .sub-menu li a,
.nav-menu .children li a {
background-color: transparent;
padding: 13px 21px;
height: auto;
font-weight: 300;
line-height: 1.2em;
color: #fff;
-moz-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
-webkit-transition: background-color 500ms ease;
transition: background-color 500ms ease;
} .nav-menu ul {
background-color: transparent;
} .breadcrumbs {
text-align: center;
font-weight: bold;
font-size: 0.8em;
} .breadcrumbs a {
color: #999;
padding: 0 8px;
} .breadcrumbs a:hover {
color: #F7B733;
} .breadcrumbs span span {
padding: 0 8px;
}
@font-face {
font-family: "icomoon";
src: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/fonts/icomoon.eot?t0zgdj);
src: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/fonts/icomoon.eot?t0zgdj#iefix) format("embedded-opentype"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/fonts/icomoon.ttf?t0zgdj) format("truetype"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/css/fonts/icomoon.woff?t0zgdj) format("woff"), url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/fonts/icomoon.svg?t0zgdj#icomoon) format("svg");
font-weight: normal;
font-style: normal;
} [class^="icon-"], [class*=" icon-"] { font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .icon-box:before {
content: "";
} .icon-write:before {
content: "";
} .icon-clock:before {
content: "";
} .icon-reply:before {
content: "";
} .icon-reply-all:before {
content: "";
} .icon-forward:before {
content: "";
} .icon-flag:before {
content: "";
} .icon-search:before {
content: "";
} .icon-trash:before {
content: "";
} .icon-envelope:before {
content: "";
} .icon-bubble:before {
content: "";
} .icon-bubbles:before {
content: "";
} .icon-user:before {
content: "";
} .icon-users2:before {
content: "";
} .icon-cloud:before {
content: "";
} .icon-download:before {
content: "";
} .icon-upload:before {
content: "";
} .icon-rain:before {
content: "";
} .icon-sun:before {
content: "";
} .icon-moon:before {
content: "";
} .icon-bell:before {
content: "";
} .icon-folder:before {
content: "";
} .icon-pin:before {
content: "";
} .icon-sound:before {
content: "";
} .icon-microphone:before {
content: "";
} .icon-camera:before {
content: "";
} .icon-image:before {
content: "";
} .icon-cog:before {
content: "";
} .icon-calendar:before {
content: "";
} .icon-book:before {
content: "";
} .icon-map-marker:before {
content: "";
} .icon-store:before {
content: "";
} .icon-support:before {
content: "";
} .icon-tag:before {
content: "";
} .icon-heart:before {
content: "";
} .icon-video-camera:before {
content: "";
} .icon-trophy:before {
content: "";
} .icon-cart:before {
content: "";
} .icon-eye2:before {
content: "";
} .icon-cancel:before {
content: "";
} .icon-chart:before {
content: "";
} .icon-target:before {
content: "";
} .icon-printer:before {
content: "";
} .icon-location22:before {
content: "";
} .icon-bookmark:before {
content: "";
} .icon-monitor:before {
content: "";
} .icon-cross2:before {
content: "";
} .icon-plus:before {
content: "";
} .icon-left:before {
content: "";
} .icon-up:before {
content: "";
} .icon-browser:before {
content: "";
} .icon-windows:before {
content: "";
} .icon-switch:before {
content: "";
} .icon-dashboard:before {
content: "";
} .icon-play:before {
content: "";
} .icon-fast-forward:before {
content: "";
} .icon-next:before {
content: "";
} .icon-refresh:before {
content: "";
} .icon-film:before {
content: "";
} .icon-home2:before {
content: "";
} .icon-quote2:before {
content: "";
} .icon-phone2:before {
content: "";
} .icon-plus2:before {
content: "";
} .icon-minus2:before {
content: "";
} .icon-washingmachine:before {
content: "";
} .icon-locked:before {
content: "";
} .icon-locked2:before {
content: "";
} .icon-bomb:before {
content: "";
} .icon-layout5:before {
content: "";
} .icon-layout7:before {
content: "";
} .icon-expand:before {
content: "";
} .icon-collapse:before {
content: "";
} .icon-cone:before {
content: "";
} .icon-mobile2:before {
content: "";
} .icon-list:before {
content: "";
} .icon-grid:before {
content: "";
} .icon-chevron-down:before {
content: "";
} .icon-chevron-left:before {
content: "";
} .icon-chevron-right:before {
content: "";
} .icon-chevron-up:before {
content: "";
} .icon-location2:before {
content: "";
} .icon-home:before {
content: "";
} .icon-phone:before {
content: "";
} .icon-envelop:before {
content: "";
} .icon-location:before {
content: "";
} .icon-mobile:before {
content: "";
} .icon-bubbles4:before {
content: "";
} .icon-quotes-left:before {
content: "";
} .icon-quotes-right:before {
content: "";
} .icon-lock:before {
content: "";
} .icon-unlocked:before {
content: "";
} .icon-eye:before {
content: "";
} .icon-cross:before {
content: "";
} .icon-checkmark:before {
content: "";
} .icon-facebook:before {
content: "";
} .icon-instagram:before {
content: "";
} .icon-whatsapp:before {
content: "";
} .icon-spotify:before {
content: "";
} .icon-twitter:before {
content: "";
} .icon-rss:before {
content: "";
} .icon-steam:before {
content: "";
} .icon-steam2:before {
content: "";
} .icon-skype:before {
content: "";
} .icon-linkedin2:before {
content: "";
} .icon-pinterest:before {
content: "";
} .icon-file-pdf:before {
content: "";
} .icon-file-openoffice:before {
content: "";
} .icon-file-word:before {
content: "";
} .icon-file-excel:before {
content: "";
} .icon-libreoffice:before {
content: "";
} .fullwidth-image-container {
background-position: center center;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
width: 100%;
height: 425px;
} .fullwidth-image-container .entry-content,
.fullwidth-image-container .entry-content-width {
padding: 0;
} .page-template-page-home .fullwidth-image-container {
height: 100vh;
} .lense {
position: absolute;
width: 100%;
height: 425px;
background-color: rgba(36, 36, 36, 0.25);
} .page-template-page-home .lense {
height: calc(100vH - 120px);
} .top-container {
height: 100px;
} .top-container .conference-icons {
position: relative;
top: -48px;
}
@media (max-width: 767px) { .fullwidth-image.additional-content-image, .fullwidth-image.additional-content-mid-image {
height: 250px;
} .additional-content.additional-content {
display: block;
}
} .text-over-image {
display: flex;
justify-content: flex-end;
flex-direction: column;
margin-top: 0;
font-size: 1.25em;
text-align: left;
color: #fff;
height: 425px;
} .text-over-image h1 {
font-size: 3.2em;
line-height: 1em;
margin-bottom: 37px;
} .page-template-page-home .text-over-image {
height: calc(100vH - 73px);
display: flex;
justify-content: flex-end;
flex-direction: column;
padding: 100px 0;
text-align: center;
margin-bottom: 50px;
} .page-template-page-home .text-over-image .link-btn {
font-size: 24px;
text-transform: initial;
padding: 15px 40px;
width: 80%;
} .page-template-page-home .text-over-image h1 {
font-size: 3.2em;
margin-bottom: 7px;
text-shadow: 0px 0px 5px rgba(36, 36, 36, 0.6);
} .page-template-page-home .text-over-image p {
font-weight: bold;
text-shadow: 0px 0px 6px rgba(36, 36, 36, 0.6);
font-size: 1.1em;
} .page-template-page-home .text-over-image p.main-message {
font-size: 1.2em;
font-weight: 300;
border: 1px solid #fff;
width: 630px;
display: block;
margin: 0 auto;
padding: 15px 30px;
-moz-border-radius: 70px;
-webkit-border-radius: 70px;
border-radius: 70px;
} .page-template-page-home .entry-content {
padding: 0;
} .cta-wrapper {
margin: 0;
padding: 0;
background-color: #FC4A1A;
}
@media (min-width: 992px) and (max-width: 1199px) {
.cta-wrapper {
margin-right: 55px;
}
} .cta-wrapper a {
display: block;
height: 73px;
padding: 27px 26px 25px;
color: #fff;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
-moz-transition: color 500ms ease;
-o-transition: color 500ms ease;
-webkit-transition: color 500ms ease;
transition: color 500ms ease;
} .cta-wrapper a:hover {
color: #fff;
background-color: #333;
} .cta-wrapper.cta-2 {
background-color: #fff;
} .cta-wrapper.cta-2 a {
color: #56585F;
} .cta-wrapper.cta-2:hover a {
color: #fff;
} .contact-container {
background-color: #FC4A1A;
color: #fff;
} .contact-container .contacttext {
display: block;
margin-bottom: 10px;
} .contact-container.entry-content {
padding-top: 50px;
padding-bottom: 50px;
} .contact-container.entry-content a:hover {
text-decoration: none;
color: #56585F;
} .contact-container .contact-info {
padding-right: 70px;
padding-top: 50px;
padding-bottom: 40px;
} .contact-container .contact-details h2 {
font-size: 34px;
font-weight: bold;
margin-bottom: 0.75em;
text-transform: initial;
} .contact-container a {
color: #fff;
} .contact-container .contact-form {
background-color: #fff;
padding: 40px 30px 40px;
} .contact-container .page-anchor {
top: -163px;
position: relative;
} .contact-container .newsletter-form {
margin-top: 50px;
} .contact-container .hashtag,
.contact-container .font-icon {
font-size: 34px;
padding-right: 20px;
} .contact-container .hashtag {
font-weight: bold;
} .contact-container p {
font-weight: 300;
} .contact-container .phone-email {
margin: 50px 0 50px;
font-size: 20px;
} .entry-content.main p {
font-size: 1.125em;
} .entry-content.main .intro-text {
padding: 50px 10% 70px;
text-align: center;
} .entry-content.main .intro-text p {
margin: 0;
font-size: 38px;
font-weight: 200;
line-height: 1.25em;
} .page-template-page-home .entry-content.main .intro-text {
padding: 100px 10%;
} .additional-content {
width: 100%;
display: flex;
} .additional-content.alt-colors .additional-content-text-width {
background-color: #fff;
color: #56585F;
} .additional-content.alt-colors .additional-content-text-width h2 {
color: #56585F;
} .additional-content-text {
background-color: #4ABDAC;
padding: 0;
} .additional-content-text-width {
padding: 60px 0;
color: #fff;
} .additional-content-text-width .row > div {
max-width: 665px;
} .additional-content-text-width .link-btn.border {
background-color: #F7B733;
border: 2px solid #fff;
color: #fff;
} .additional-content-text-width .link-btn.border:hover {
background-color: #56585F;
border: 2px solid #56585F;
} iframe {
height: 380px;
} .entry-content.quicklinks {
padding: 20px 0 0;
} .entry-content.quicklinks h2 {
margin-top: 10px;
margin-bottom: 10px;
} .entry-content.quicklinks p {
font-size: 12px;
font-weight: 400;
} .entry-content.content-two {
padding: 100px 0 100px;
text-align: center;
} button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
padding: 30px 15px;
text-transform: uppercase;
font-weight: 700;
background: #F7B733;
border-bottom: none;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
} button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
background: #56585F;
} .link-btn {
background-color: #F7B733;
font-size: 14px;
text-transform: uppercase;
border: 2px solid #F7B733;
} .link-btn:hover a {
color: #fff !important;
} .link-btn a {
padding: 22px 80px;
color: #fff;
display: block;
} .link-btn a:hover {
background-color: #56585F;
color: #fff;
text-decoration: none;
} .link-btn.border {
background-color: transparent;
border: 2px solid #F7B733;
color: #F7B733;
} .link-btn.border a:hover {
border: 2px solid #56585F;
color: #F7B733;
} .link-btn:focus {
border-top: none;
} a.link-btn {
display: inline-block;
margin-bottom: 10px;
margin-right: 20px;
padding: 10px 40px;
color: #fff;
font-weight: 700;
text-align: center;
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px;
} a.link-btn:hover {
background-color: #56585F;
border: 2px solid #56585F;
color: #fff;
text-decoration: none;
cursor: pointer;
} .contact-container.entry-content a.contact-tel.link-btn:hover {
color: #fff;
} .pdf-link {
display: block;
clear: both;
margin-bottom: 10px;
background: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/img/pdf-icon.png) no-repeat;
height: 32px;
padding-left: 40px;
} .pdf-link p {
padding-top: 6px;
} .accordion {
padding-top: 0;
padding-bottom: 100px;
} .accordion .accordion-item {
border-bottom: 1px solid #DFDCE3;
} .accordion .accordion-item h3 {
font-size: 15px;
} .accordion .accordion-item:first-of-type .text {
display: block;
} .accordion .accordion-item:first-of-type h2.expand-btn-title {
border: none;
} .accordion .accordion-item h2.expand-btn-title {
position: relative;
font-size: 20px;
padding: 20px 40px 20px 0;
margin: 0;
border-bottom: none;
text-transform: initial;
color: #F7B733;
text-transform: uppercase;
} .accordion .accordion-item h2.expand-btn-title:hover {
color: #56585F;
cursor: pointer;
} .accordion .accordion-item h2.expand-btn-title:hover .expand-btn {
color: #56585F;
} .accordion .expand-btn {
position: absolute;
right: 5px;
top: 13px;
color: #DFDCE3;
width: 31px;
height: 31px;
cursor: pointer;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
} .accordion .expand-btn.expanded-item span {
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
} .accordion .expand-btn-title span {
margin: 10px;
display: block;
width: 11px;
} .accordion .text {
display: none;
font-weight: 300;
min-width: 100%;
padding: 0 0 30px;
} .accordion .expand-text {
margin: 0px 30px 20px 0;
display: block;
} .accordion .expand-text img {
margin-bottom: 40px;
} .accordion .expand-text p {
color: #666;
font-size: 16px;
font-weight: 300;
} .accordion .accordion-item-wrapper .row div {
padding: 0;
} .accordion .entry-content-width {
padding: 0;
} .staff {
padding-top: 100px;
padding-bottom: 40px;
background-color: #333;
color: #fff;
} .staff h2, .staff h3 {
font-size: 1.125em;
} .staff h3 {
font-weight: 400;
} .staff-image img {
width: 100%;
border: 10px solid #fff;
} .staff-text {
padding: 30px 0 6px;
border: 1px solid #fff;
border-left: none;
border-right: none;
} .staff-text strong {
font-weight: 400;
} .quote {
font-size: 24px;
padding: 40px 0;
text-align: center;
} .multiple-content {
padding: 0;
} .multiple-content.odd {
background-color: #DFDCE3;
} .multiple-content .entry-content-width {
display: flex;
max-width: 100%;
padding: 0;
} .multiple-content .multiple-content-text {
padding: 60px 0;
} .multiple-content h3 {
font-size: 21px;
} .multiple-content h4 {
font-size: 18px;
font-weight: 600;
} .entry-content.mailchimp-wrapper {
background-color: #F7B733;
padding: 40px 0 20px;
} .newsletter-text {
color: #fff;
font-size: 20px;
} .mailchimp h2, .mailchimp p {
color: #fff;
} #mc_embed_signup {
background-color: #F7B733;
} #mc_embed_signup form.mailchimp {
padding: 20px 0;
} #mc_embed_signup form.mailchimp .button {
height: auto;
padding: 5px 30px;
background-color: #F7B733;
color: #fff;
border: 2px solid #fff;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
} #mc_embed_signup form.mailchimp .button:hover {
background-color: #56585F;
border: 2px solid #56585F;
} #mc_embed_signup form.mailchimp input {
background-color: #F7B733;
border: none;
border-bottom: 2px solid #fff;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
} #mc_embed_signup form.mailchimp .mc-field-group {
padding-bottom: 20px;
display: inline-block;
width: 31%;
clear: none;
margin-left: 2%;
} #mc_embed_signup form.mailchimp .mc-field-group:first-of-type {
margin-left: 0;
} #mc_embed_signup form.mailchimp .mc-field-group label {
color: #fff;
} #mc_embed_signup form.mailchimp div#mce-responses {
width: 100%;
margin: 0;
} #mc_embed_signup form.mailchimp #mce-success-response {
color: #F0F0F0;
} #mc_embed_signup form.mailchimp div.response {
width: 100%;
} .entry-content.newsletter-wrapper {
background-color: #F7B733;
padding: 40px 0 20px;
} .newsletter-text {
color: #fff;
font-size: 20px;
} .mailchimp h2, .mailchimp p {
color: #fff;
} .newsletter-wrapper form {
padding: 20px 0;
} .newsletter-wrapper form input[type="submit"] {
float: initial;
width: 100%;
border: 2px solid #fff;
padding: 11px 20px;
background-color: #F7B733;
font-size: 13px;
font-weight: 400;
color: #fff;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
} .newsletter-wrapper form input[type="submit"]:hover {
background-color: #56585F;
border: 2px solid #56585F;
} .newsletter-wrapper form p {
padding-bottom: 20px;
display: inline-block;
width: 22%;
clear: none;
margin-left: 2%;
} .newsletter-wrapper form p:first-of-type {
margin-left: 0;
} .newsletter-wrapper form input {
background-color: #F7B733;
border: none;
border-bottom: 2px solid #fff;
padding: 10px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
} .newsletter-wrapper form input.wpcf7-quiz {
border: 2px solid #fff;
} .newsletter-wrapper form .wpcf7-quiz-label {
line-height: 12px;
display: inline-block;
}
@media (max-width: 643px) { .newsletter-wrapper form p {
width: 100%;
margin-left: 0;
} .newsletter-wrapper form input[type="submit"] {
margin: 10px 0;
}
} .maps {
padding: 15px 10px;
} .maps > div {
padding-left: 10px;
padding-right: 10px;
} .maps iframe {
height: 300px;
padding: 5px 0;
} blockquote strong, blockquote b {
font-weight: 700;
} .easy_t_single_testimonial blockquote.easy_testimonial {
font-family: "Montserrat", sans-serif;
font-size: 1em;
text-align: center;
} .easy_t_single_testimonial blockquote.easy_testimonial p {
font-size: 30px;
font-weight: 300;
color: #56585F;
font-style: normal;
margin-bottom: 0;
} .easy_t_single_testimonial blockquote.easy_testimonial .testimonial_author {
margin-top: 20px;
} .easy-t-cycle-pager span.cycle-pager-active {
color: #F7B733;
} .easy_testimonial_image_wrapper {
display: none;
} div[class^=style-default_style] .testimonial_author cite span.date {
display: none;
} .easy_t_single_testimonial blockquote p span.testimonial-client {
font-size: 12px;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
} div.easy-t-cycle-prev,
div.easy-t-cycle-next {
display: none;
} .easy-t-cycle-pager span.cycle-pager-active {
color: #56585F;
} .easy-t-cycle-pager span, .style-dark_style .easy-t-cycle-pager span, .style-light_style .easy-t-cycle-pager span {
font-size: 30px;
} .easy-t-cycle-pager span {
color: #F0F0F0;
} .testimonials .entry-content-width {
padding-top: 100px;
padding-bottom: 140px;
} .testimonials .quotemark img {
width: 120px;
} .testimonials .quotemark.right {
text-align: right;
} .entry-content.testimonials {
background-color: #DFDCE3;
} .quote .easy_t_single_testimonial blockquote.easy_testimonial p {
font-size: 15px;
color: #fff;
text-align: left;
}
@media (max-width: 1024px) { .easy_t_single_testimonial blockquote.easy_testimonial p {
font-size: 24px;
}
img.vacancy {
margin-top: 50px;
margin-left: 10px;
}
.logo .logo-link {
float: initial;
}
}
@media (max-width: 643px) { .easy_t_single_testimonial blockquote.easy_testimonial p {
font-size: 16px;
}
} .content-up {
margin-top: -150px;
background-color: #DFDCE3;
} .main-intro {
background-color: #fff;
} .info-items-wrapper {
padding: 30px 30px 30px;
} .info-image {
margin-bottom: 10px;
} .info-image span {
color: #fff;
font-weight: 700;
font-size: 33px;
} .info-container {
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
} .info-container .info-name {
font-size: 0.875em;
font-weight: bold;
line-height: 1.1em;
margin-bottom: 10px;
} .info-container .info-blurb {
font-weight: 300;
font-size: 0.875em;
line-height: 1.3em;
} .additional-items {
position: relative;
background-color: #fff;
padding: 80px 0;
} .additional-items .additional-items-wrapper {
padding: 0;
} .additional-items .info-container {
margin-top: 100px;
} .additional-items .info-container .info-data {
width: 100%;
margin-left: 0;
border-left: none;
padding-left: 0 20px;
} .additional-items .info-blurb {
font-weight: 200;
font-size: 1em;
line-height: 1.75em;
} .additional-items .info-name {
font-size: 2.125em;
margin-bottom: 20px;
text-transform: initial;
} .subpage {
margin-bottom: 30px;
} .subpage .project-image-container {
overflow-y: hidden;
max-height: 400px;
height:400px;
}
.subpage .project-image-container img {
width:100%;
height:auto;
} .subpage .project-image-container a:hover .project-excerpt {
display: block;
width: calc(100% - 90px);
} .subpage .project-image-container img {
width: auto;
} .subpage .project-data {
padding: 15px 30px 20px;
background-color: #fff;
text-align: center;
height: 260px;
overflow: hidden;
} .subpage .project-data a.link-btn {
max-width: 100%;
padding: 10px 25px;
margin-right: 0;
} .subpage .project-data .project-data-wrapper {
height: 75px;
overflow: hidden;
} .subpage .project-excerpt {
display: none;
position: absolute;
top: 10px;
left: 45px;
padding-top: 20px;
line-height: 1.6em;
color: rgba(255, 255, 255, 0.8);
} .subpage .project-excerpt span,
.subpage .project-excerpt a {
font-size: 0.8em;
} .subpage h2 {
font-size: 16px;
line-height: 1.2em;
color: #56585F;
margin-bottom: 0;
} .subpage h2 a {
color: #56585F;
} .subpage h3 {
padding-top: 5px;
font-size: 12px;
font-weight: 400;
line-height: 1.3em;
} .subpage h3 a {
color: #56585F;
}
@media (max-width: 1150px) { .subpage .project-image-container a:hover .project-excerpt {
width: calc(100% - 70px);
line-height: 1.5em;
font-size: 0.875em;
top: 0;
left: 35px;
font-weight: 300;
}
}
@media (max-width: 991px) { .subpage .project-image-container a:hover .project-excerpt {
line-height: 1.8em;
font-size: 1em;
top: 10px;
} .subpage.sponsor-links-footer h3 {
font-size: 12px;
}
} .page-template-page-home-temp h1,
.page-template-page-home-temp h1.page-title,
.page-template-page-home-temp h2,
.page-template-page-home-temp h3,
.page-template-page-home-temp h4,
.page-template-page-home-temp h5,
.page-template-page-home-temp h6 {
clear: both;
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: 200;
line-height: 1.5em;
margin: 0 0 0.5em 0;
} .page-template-page-home-temp .logo {
margin: 0 auto;
} .page-template-page-home-temp .logo .logo-link {
width: 430px;
height: 162px;
display: block;
background-image: url(//beavertree.co.nz/wp-content/themes/beavertree/SDS-assets/img/logo-temp.png);
} .page-template-page-home-temp .text-over-image {
display: block;
} .page-template-page-home-temp .text-over-image h1 {
font-size: 34px;
} .page-template-page-home-temp .text-over-image .logo-container,
.page-template-page-home-temp .text-over-image .text-container {
display: flex;
justify-content: center;
flex-direction: column;
height: 100vH;
} .page-template-page-home-temp .logo {
max-width: 100%;
} .page-template-page-home-temp .logo .logo-link {
max-width: 100%;
} .page-template-page-home-temp .link-btn {
font-size: 14px;
font-weight: 700;
width: 100%;
padding: 22px 80px;
text-align: center;
background-color: #4ABDAC;
border: 1px solid #4ABDAC;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
} .page-template-page-home-temp p:last-of-type .link-btn {
border: 1px solid #fff;
background-color: transparent;
} .page-template-page-home-temp p:last-of-type .link-btn:hover {
background-color: #56585F;
border: 1px solid #56585F;
} .page-template-page-home-temp .link-btn a:hover {
background-color: transparent;
} .page-template-page-home-temp .bottom-links a {
font-size: 14px;
color: #fff;
} .page-template-page-home-temp .social-icons {
margin-bottom: -5px;
} .page-template-page-home-temp .social-icons a {
color: #fff;
margin-right: 20px;
font-size: 16px;
} .page-template-page-home-temp .social-icons a:hover {
text-decoration: none;
color: #4ABDAC;
} .page-template-page-home-temp .entry-content,
.page-template-page-home-temp .entry-content-width {
padding-top: 0;
padding-bottom: 0;
} .page-template-page-home-temp .site {
overflow: initial;
}
@media (max-width: 1250px) { .fullwidth-image-container .entry-content, .fullwidth-image-container .entry-content-width {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 767px) { .page-template-page-home-temp .text-over-image .logo-container,
.page-template-page-home-temp .text-over-image .text-container {
height: 170px;
display: block;
margin-top: 60px;
margin-bottom: 60px;
} .page-template-page-home-temp .text-over-image .text-container {
height: auto;
} .page-template-page-home-temp .fullwidth-image-container {
overflow: scroll;
}
img.vacancy {
margin-top: 50px;
margin-left: 10px;
max-width: 65%;
}
}
@media (max-width: 643px) { .fullwidth-image-container .entry-content, .fullwidth-image-container .entry-content-width {
padding-left: 10px;
padding-right: 10px;
}
} .site-header .search-field:focus {
border: 1px solid #F7B733;
} .site-header .search-form {
position: relative;
right: 0;
top: 0;
padding-top: 10px;
text-align: right;
} button, input, textarea {
width: 100%;
border: none;
border-bottom: 2px solid #F7B733;
font-size: 12px;
padding: 25px 10px;
} input.wpcf7-quiz {
border: 2px solid #F7B733;
} .wpcf7-quiz-label {
color: #56585F;
font-size: 12px;
font-weight: 400;
} textarea {
border: 2px solid #F7B733;
} textarea:focus {
border: 2px solid #F7B733;
} input:focus {
border: none;
border-bottom: 1px solid #F7B733;
} select {
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(https://image.flaticon.com/icons/svg/60/60781.svg);
background-size: 12px;
background-position: 97% 50%;
background-repeat: no-repeat;
width: 100%;
padding: 25px 10px;
font-size: 12px;
background-color: #fff;
border: none;
border-bottom: 2px solid #F7B733;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
} select:focus {
border-color: #F7B733;
outline: 0;
box-shadow: none;
} .wpcf7 input[type="submit"],
.wpcf7 .contact-tel {
width: 46%;
float: left;
margin: 10px 2%;
} .wpcf7 input[type="submit"] {
padding: 25px 10px;
} .wpcf7 .contact-tel {
min-width: auto;
padding: 22px 16px;
} div.wpcf7 .ajax-loader {
position: absolute;
} .wpcf7-response-output {
clear: both;
color: #56585F;
} div.wpcf7-response-output {
margin: 0 0.5em 1em;
padding: 0.5em 1em;
} div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #FC4A1A;
} span.wpcf7-not-valid-tip {
color: #f00;
font-size: 0.75em;
font-weight: normal;
display: inline-block;
margin-top: 10px;
line-height: 12px;
} .free-quote-container {
display: none;
position: absolute;
top: 160px;
left: 15%;
z-index: 150;
width: 70%;
background-color: #fff;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
} .free-quote-container h2 {
margin: 50px auto 10px;
max-width: 790px;
} .free-quote-container iframe {
border: none;
} .free-quote-container .close {
position: absolute;
right: 0;
top: 0;
color: white;
font-weight: 700;
padding: 19px;
background-color: #4ABDAC;
} .free-quote-container .close:hover {
background-color: #666;
cursor: pointer;
} .free-quote-container .close span {
display: block;
width: 20px;
height: 2px;
margin: 0;
background: #fff;
position: absolute;
right: 9px;
top: 18px;
} .free-quote-container .close span.one {
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .free-quote-container .close span.two {
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
@media (max-width: 1150px) { .free-quote-container h2 {
padding: 0 20px;
}
}
@media (max-width: 643px) { .free-quote-container {
left: 2%;
width: 96%;
}
} .quote-form {
margin: 50px 0;
} .quote-form h2 {
display: inline-block;
margin-top: 20px;
font-size: 18px;
width: 100%;
} .quote-form input[type="checkbox"], .quote-form input[type="radio"] {
width: auto;
margin-right: 5px;
} .quote-form .wpcf7-list-item-label {
font-size: 0.9em;
} .quote-form .wpcf7-checkbox .wpcf7-list-item,
.quote-form .wpcf7-radio .wpcf7-list-item {
width: 30%;
} .quote-form span.wpcf7-list-item {
margin: 0;
} .quote-form input, .quote-form textarea {
padding: 18px 10px;
border: 2px solid #eee;
} .quote-form input[type="submit"] {
border: none;
width: 100%;
max-width: 400px;
margin: 10px 0 70px;
} .quote-form .half-width {
margin: 0 1% 20px 0;
width: 49%;
float: left;
} .quote-form .half-width:nth-of-type(2n) {
margin: 0 0 20px 1%;
}
@media (max-width: 1000px) { .quote-form .wpcf7-checkbox .wpcf7-list-item,
.quote-form .wpcf7-radio .wpcf7-list-item {
width: 50%;
}
}
@media (max-width: 600px) { .quote-form .wpcf7-checkbox .wpcf7-list-item,
.quote-form .wpcf7-radio .wpcf7-list-item {
width: 100%;
} .quote-form .half-width {
margin: 0 0 20px 0;
width: 100%;
} .quote-form .half-width:nth-of-type(2n) {
margin: 0 0 20px 0;
}
} .blog article,
.search article,
.archive article,
.single article {
background-color: #fff;
margin-bottom: 30px;
} .blog article .entry-content,
.search article .entry-content,
.archive article .entry-content,
.single article .entry-content {
padding-bottom: 0;
padding-top: 0;
} .blog article .entry-header,
.search article .entry-header,
.archive article .entry-header,
.single article .entry-header {
margin-bottom: 10px;
padding-bottom: 0;
} .blog article p,
.search article p,
.archive article p,
.single article p {
color: #56585F;
} .blog article .entry-title a,
.search article .entry-title a,
.archive article .entry-title a,
.single article .entry-title a {
color: #999;
} .blog article:nth-child(even),
.search article:nth-child(even),
.archive article:nth-child(even),
.single article:nth-child(even) {
background-color: #fff;
} .blog article:nth-child(even) p,
.search article:nth-child(even) p,
.archive article:nth-child(even) p,
.single article:nth-child(even) p {
color: #666;
} .blog article:nth-child(even) .entry-title a,
.search article:nth-child(even) .entry-title a,
.archive article:nth-child(even) .entry-title a,
.single article:nth-child(even) .entry-title a {
color: #999;
} .comments-title,
.comment-reply-title,
.archive-title,
.archive-meta,
.page-header h1 {
font-size: 1.6em;
color: #56585F;
line-height: 1em;
text-transform: uppercase;
} .comment-author {
max-width: 105px;
padding-left: 15px;
} .blog .site.fixed-header .site-main { } .blog .post .entry-title {
font-size: 36px;
} .post-image {
margin: -25px 0 25px;
} .single article {
border-bottom: none;
} .single .children article {
border-bottom: none;
} .single .entry-thumbnail {
margin-bottom: 20px;
} .post .entry-title {
margin: 0;
padding: 0;
text-align: left;
color: #666;
font-weight: bold;
line-height: 1em;
text-transform: uppercase;
} .post .entry-title a {
color: #fff;
} .post .entry-title a:hover {
color: #666;
} .post img,
.post figure {
width: 100% !important;
} .post img.alignnone {
margin-top: 15px;
} .postnav-wrapper {
max-width: 1270px;
margin: 0 auto;
} .post-navigation {
background-color: rgba(255, 255, 255, 0.2);
padding: 20px 30px;
} .post-navigation a {
font-style: normal;
} .post-navigation .nav-links {
margin: 0 auto;
max-width: 1270px;
} .post-data-wrapper {
margin: 0 auto;
} .post-data-wrapper .post-img,
.post-data-wrapper .post-txt {
float: left;
} .post-data-wrapper .post-txt {
max-width: calc(100% - 270px);
} .post-data-wrapper .post-txt.full {
max-width: 100%;
} .post-data-wrapper .post-img {
width: 250px;
margin: 0 20px 20px 0;
} .comments-wrapper {
max-width: 1270px;
margin: 40px auto 0;
} .comments-area h3 {
margin: 20px 0 10px;
color: #fff;
} .comment-list .children {
margin-left: 125px;
} .entry-header .entry-meta .comments-link {
display: inline;
} .comments-title,
.comment-reply-title,
.archive-title,
.archive-meta {
font-size: 1.8em;
font-style: normal;
} .comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
max-width: 1270px;
} .comment-respond {
margin: 40px auto 40px;
width: 100%;
padding: 50px 30px;
background-color: #DFDCE3;
} .comment-form textarea {
border: 1px solid #F7B733;
} .comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
color: #F7B733;
} .search h1, .search .entry-title {
text-transform: uppercase;
color: #56585F;
font-size: 2em;
font-weight: 600;
line-height: 1em;
} .search h1 a, .search .entry-title a {
color: #56585F;
} .search .page-title {
font-size: 1.6em;
font-weight: normal;
} .single-post.sidebar .entry-content-width {
background-color: #fff;
padding: 30px;
-moz-box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
} .single-post.sidebar .entry-content-width.posts {
background-color: transparent;
padding: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
} .single-post h2, .single-post h3 {
margin: 60px 0 30px 0;
} img.wp-post-image {
width: 100%;
}
@media (max-width: 1250px) { .info-items-wrapper {
padding: 25px 0 40px;
} .entry-header,
.entry-content,
.entry-summary,
.comment-respond,
.comments-area {
padding-left: 30px;
padding-right: 30px;
} .navbar.fullwidth .main-navigation {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 1050px) { .entry-content.main .intro-text p {
font-size: 30px;
}
}
@media (max-width: 1100px) { .accommodation .subpage .project-data a.link-btn {
padding: 10px 20px;
} .cta-wrapper.cta-2 {
margin: 0 50px 0 0;
} .search-wrapper {
top: 0;
right: 80px;
position: absolute;
} .logo .logo-link {
background-repeat: no-repeat;
} .main-navigation {
margin-right: 0;
} .navbar.fullwidth .main-navigation {
margin-right: 0;
} .menu-main-menu-container {
position: absolute;
top: 74px;
right: 0;
margin-right: 0;
min-width: 50%;
background-color: #56585F;
} .menu-toggle {
cursor: pointer;
display: inline-block;
font: bold 16px/1.3 "Montserrat", sans-serif;
margin: 0;
} .menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
background: none;
border: none;
color: #ddd;
padding: 12px 0 12px 20px;
} .menu-toggle:focus {
outline: thin dotted;
} .menu-toggle:after {
content: "";
font-size: 12px;
padding-left: 8px;
vertical-align: -4px;
} .toggled-on .menu-toggle:after {
content: "";
vertical-align: 2px;
} .toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
padding: 30px 0;
width: 100%;
} .toggled-on li,
.toggled-on .children {
display: block;
} .toggled-on .nav-menu li > ul {
background-color: transparent;
display: block;
float: none;
margin-left: 20px;
position: relative;
left: auto;
top: auto;
} .toggled-on .nav-menu li > ul a {
color: #fff;
width: auto;
} .toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
background-color: transparent;
color: #fff;
} .toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color: #db572f;
color: #fff;
} .toggled-on .nav-menu > li a:focus,
.toggled-on .nav-menu > ul a:focus {
background-color: #220e10;
color: #fff;
} ul.nav-menu,
div.nav-menu > ul {
display: none;
} .nav-wrapper {
padding-bottom: 10px;
} .main-navigation .nav-menu li a {
border: none;
padding: 12px 50px;
height: auto;
} .toggled-on .nav-menu .current_page_item > a,
.toggled-on .nav-menu .current_page_ancestor > a,
.toggled-on .nav-menu .current-menu-item > a,
.toggled-on .nav-menu .current-menu-ancestor > a {
color: #fff;
} .toggled-on .nav-menu li > ul a {
color: #fff;
} .toggled-on .nav-menu li {
float: initial;
} .toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color: rgba(255, 255, 255, 0.15);
color: #fff;
} .toggled-on .nav-menu .sub-menu > li a:hover,
.toggled-on .nav-menu .sub-menu > ul a:hover {
background-color: rgba(255, 255, 255, 0.15);
color: #fff;
} .toggled-on .nav-menu > ul {
border-top: 1px dashed #ccc;
background-color: #fff;
padding-top: 10px;
margin-top: 10px;
} .toggled-on .nav-menu > ul li {
padding: 0;
} .menu-toggle:focus {
outline: none;
} .menu-toggle {
position: absolute;
right: 20px;
top: 5px;
width: 60px;
height: 45px;
margin: 0;
} .menu-toggle span {
display: block;
width: 40px;
height: 5px;
margin: 5px 0;
background: #fff;
z-index: 99;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
} .toggled-on .menu-toggle span:nth-child(1) {
margin-top: 13px;
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .toggled-on .menu-toggle span:nth-child(2) {
display: none;
} .toggled-on .menu-toggle span:nth-child(3) {
margin-top: -10px;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .nav-menu li.menu-item-has-children > a:after {
content: "+";
position: absolute;
top: 0;
right: 20px;
display: block;
font-size: 1.5em;
padding: 5px;
} .nav-menu li.menu-item-has-children:hover > a:after {
content: "-";
padding: 5px 8px 5px;
}
}
@media (max-width: 920px) { .page-template-page-home .intro-text p {
font-size: 2em;
}
}
@media (max-width: 820px) { .page-template-page-home .intro-text p {
font-size: 1.5em;
}
}
@media (max-width: 767px) { .home .text-over-image h1 {
font-size: 2.2em;
line-height: 1em;
} .home .text-over-image p.main-message {
font-size: 1em;
width: auto;
} .page-template-page-home .intro-text {
padding: 80px 50px 20px;
} .additional-items .info-container {
margin-top: 50px;
}
}
@media (max-width: 728px) { .top-container .conference-icons {
background-size: cover;
}
}
@media (max-width: 700px) { .menu-main-menu-container {
min-width: 100%;
}
}
@media (max-width: 667px) { .logo .logo-link {
width: 120px;
height: 120px;
} .home .text-over-image h1 {
font-size: 1.6em;
} .page-template-page-home .text-over-image p {
font-size: 1em;
line-height: 1.2em;
} .page-template-page-home .text-over-image .link-btn {
font-size: 19px;
padding: 10px 40px;
}
}
@media (max-width: 643px) { .page-template-page-home .entry-content.main .intro-text {
padding: 60px 20px;
} .page-template-page-home .entry-content.main .intro-text p {
font-size: 25px;
} .page-template-page-home .intro-text {
padding: 80px 20px 20px;
} .site.fixed-header .site-header {
position: absolute;
}
}
@media (max-width: 550px) { .testimonials .quotemark {
display: none;
} .testimonials .testimonials-content {
width: 100%;
} .home .text-over-image p.main-message {
font-size: 0.75em;
} .conference-icons {
top: -35px;
} .info-container {
width: 100%;
} .cta-wrapper {
width: 146px;
margin: 0;
position: absolute;
right: 20px;
top: 93px;
display:block!important;
} .cta-wrapper a {
height: 51px;
padding: 17px 21px 16px;
} .cta-wrapper.cta-2 {
margin: 0;
top: 154px;
text-align: center;
}
}
@media (max-width: 500px) { #mc_embed_signup form.mailchimp .mc-field-group {
width: 100%;
margin-left: 0;
} a.link-btn {
min-width: 190px;
} .page-template-page-home .intro-text p {
font-size: 1.2em;
} .logo .logo-link {
background-size: 77%;
float: inherit;
} .text-over-image h1 {
font-size: 2em;
}
img.vacancy {
margin-top: 0;
margin-left: 0;
max-width: 38%;
}
}
@media (max-width: 411px) { .cta-wrapper.cta-2 {
top: 144px;
} .cta-wrapper a {
height: 43px;
padding: 13px 26px 12px;
} .page-template-page-home .text-over-image p {
font-size: 0.85em;
line-height: 1.15em;
} .page-template-page-home .text-over-image .link-btn {
font-size: 15px;
padding: 8px 40px;
line-height: 1.1em;
}
}
@media (max-width: 400px) { .agenda-items-wrapper {
padding: 25px 10px 40px;
}
}
@media (max-width: 370px) { .page-template-page-home .text-over-image {
height: calc(100vH - 33px);
} .page-template-page-home .text-over-image p {
font-size: 0.775em;
}
}
.image-responsive img{
max-width: 100%;
height: auto;
}
.grey-bg-box{
background-color: #f1f1f1;
position: absolute;
height: 500px;
width: 100%;
top: 0;
}
.blog-header{
margin: 0 auto;
padding-top: 200px;
}
.credit .author{
margin-bottom: 30px;
}
.credit .author p{
margin: 0px;
font-size: 18px;
text-align: center;
}
.credit .subheading{
padding-bottom: 75px;
}
.credit .subheading h3{
margin: 0px;
font-size: 35px;
font-weight: 400;
text-align: center;
}
.blog-header h1.entry-title{
font-size: 60px;
text-align: center;
padding-bottom: 50px;
text-transform: none;
line-height: 1.2;
}
.blog-navigation.blog-archive-navigation{
padding: 50px 0px 0px 0px;
}
.blog-navigation{
padding: 50px 0px 100px 0px;
}
.entry-content.blog-preview-boxes{
padding: 100px 0px;
}
.home-blog-preview-boxes .home-blog-preview-introduction{
padding-bottom: 30px;
}
.home-blog-preview-boxes .home-blog-preview-introduction h2{
text-align: center;
}
.home-blog-preview-boxes .home-blog-preview-introduction p{
text-align: center;
}
.home-blog-preview-boxes .home-blog-preview-button{
text-align: center;
padding-bottom: 10px;
}
.home-blog-preview-boxes .home-blog-preview-button a.more-button{
text-decoration: none;
background: rgba(51, 51, 51, 1);
border: 2px solid rgba(51, 51, 51, 1);
padding: 10px 20px;
font-weight: 600;
font-size: 14px;
color: #ffffff;
margin: 0 auto;
display: block;
transition: 0s;
display: inline;
border-radius: 30px;
text-align: center;
text-transform: uppercase;
}
.home-blog-preview-boxes .home-blog-preview-button a.more-button:hover{
transition: 0s;
color: #fff;
border-color: #fc4a1a;
background-color: #fc4a1a;
}
.blog-preview-boxes .blog-preview-box{
padding-bottom: 10px;
margin-bottom: 50px;
height: 690px;
}
.blog-preview-boxes .blog-preview-box .button{
text-align: center;
}
.blog-preview-boxes .blog-preview-box .project-data{
height: auto;
overflow: visible;
padding: 30px 30px 0px 30px;
}
.blog-preview-boxes .blog-preview-box .project-data h2{
margin-bottom: 15px;
}
a.blog-button{
text-decoration: none;
background: #F7B733;
border: 2px solid #F7B733;
padding: 10px 20px;
font-weight: 600;
font-size: 14px;
color: #ffffff;
margin: 0 auto;
display: block;
transition: 0s;
display: inline;
border-radius: 30px;
text-align: center;
text-transform: uppercase;
}
a.blog-button:hover{
transition: 0s;
color: #fff;
border-color: rgba(51, 51, 51, 1);
background-color: rgba(51, 51, 51, 1);
}
.blog-navigation a{
text-decoration: none;
background: #F7B733;
border: 2px solid #F7B733;
padding: 10px 20px;
font-weight: 600;
font-size: 14px;
color: #ffffff;
margin: 0 auto;
display: block;
transition: 0s;
display: inline;
border-radius: 30px;
text-align: center;
text-transform: uppercase;
}
.blog-navigation a:hover{
transition: 0s;
color: #fff;
border-color: rgba(51, 51, 51, 1);
background-color: rgba(51, 51, 51, 1);
}
.testimonial{
padding: 20px 15px;
}
.testimonial.style-light .testimonial-inner .quote img.arrow{
display: block;
}
.testimonial.style-light .testimonial-inner .quote img.arrow-full{
display: none;
}
.testimonial.style-grey .testimonial-inner .quote img.arrow{
display: none;
}
.testimonial.style-grey .testimonial-inner .quote img.arrow-full{
display: block;
}
.testimonial .testimonial-inner .quote{
padding: 0px 0px;
}
.testimonial .testimonial-inner .quote img.arrow{
width: 150px;
margin-top: -1px;
margin-left: 30px;
text-align: left;
border-top: 1px solid #fff;
}
.testimonial .testimonial-inner .quote img.arrow-full{
width: 155px;
margin-top: -1px;
margin-left: 30px;
text-align: left; border-top: 1px solid #e2e3e4;
}
.testimonial .testimonial-inner .quote .quote-inner{
padding: 30px 30px;
border: 1px solid #e2e3e4;
}
.testimonial .testimonial-inner .quote .quote-inner.bg-grey{
background-color: #e2e3e4;
}
.testimonial .testimonial-inner .quote .quote-inner .body{
text-align: left;
}
.testimonial .testimonial-inner .quote .quote-inner .icon{
float: left;
width: 100%;
text-align: left;
}
.testimonial .testimonial-inner .quote .quote-inner .icon img{
width: 50px;
margin-bottom: 15px;
}
.testimonial.style-grey .testimonial-inner .quote .quote-inner .icon img.quote{
display: none;
}
.testimonial.style-grey .testimonial-inner .quote .quote-inner .icon img.quote-dark{
display: block;
}
.testimonial.style-light .testimonial-inner .quote .quote-inner .icon img.quote{
display: block;
}
.testimonial.style-light .testimonial-inner .quote .quote-inner .icon img.quote-dark{
display: none;
}
.testimonial .testimonial-inner .quote .quote-inner .body p{
font-size: 16px;
}
.testimonial .testimonial-inner .credit p{
font-weight: 600;
margin: 20px 0 0 0;
}
.navi {
margin-top: 15px;
}
.navi .wp-pagenavi {
padding: 20px 0px;
}
.navi .wp-pagenavi a {
text-decoration: none!important;
}
.navi .wp-pagenavi span.pages {
display: none;
}
.navi .wp-pagenavi a.page {
border-color: transparent;
}
.navi .wp-pagenavi span.extend {
display: none!important;
}
.navi .wp-pagenavi a,
.navi .wp-pagenavi span {
padding: 10px 15px;
}
.navi .wp-pagenavi a,
.navi .wp-pagenavi span {
border: 2px solid #56585F;
font-weight: 600;
color: #56585F;
}
.navi .wp-pagenavi a:hover,
.navi .wp-pagenavi span.current {
border: 2px solid #F7B733;
}
body.page-template-page-articles-and-treecare .bg-green{
background: #4fbdac;
padding-top: 30px;
margin-bottom: 50px;
}
body.page-template-page-articles-and-treecare .bg-green h2.heading{
font-size: 40px;
}
body.page-template-page-articles-and-treecare .bg-green h1{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green h2{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green h3{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green h4{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green h5{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green p{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green ul li{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green ol li{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green a{
color: #fff;
text-decoration: underline;
}
body.page-template-page-articles-and-treecare .bg-green .accordion{
padding-bottom: 30px;
}
body.page-template-page-articles-and-treecare .bg-green .accordion .expand-btn{
color: #fff!important;
}
body.page-template-page-articles-and-treecare .bg-green .accordion .accordion-item h2.expand-btn-title{
color: #fff;
}
body.page-template-page-articles-and-treecare .bg-green .accordion .expand-text p{
color: #fff;
}
body.page-template-page-articles-and-treecare .accordion .accordion-item:first-of-type .text{
display: none;
}
.contact-container .contact-details .locations{
margin-bottom: 15px;
}
.contact-container .contact-details .locations .location-wrap{
position: relative;
}
.contact-container .contact-details .locations .location-wrap img.map{
width: 175px;
}
.contact-container .contact-details .locations ul.location-links{
padding-left: 0px;
list-style: none;
position: absolute;
left: 200px;
top: 0;
}
.contact-container .contact-details .locations ul.location-links li{
padding-bottom: 5px;
}
.contact-container .contact-details .locations ul.location-links li:hover a{
color: #fff;
text-decoration: underline;
}
.directors-boxes .clear{
margin-bottom: 60px;
}
.director-box .director-box-inner .row .director-box-col .director-box-col-inner .image img{
margin-bottom: 10px;
}
.director-box .director-box-inner .row .director-box-col .director-box-col-inner .data .name h3{
margin: 0 0;
}
.director-box .director-box-inner .row .director-box-col .director-box-col-inner .data .role p{
margin: 0 0;
}
.director-box .director-box-inner .row .director-box-col.director-box-col-data .director-box-col-inner {
border-top: 1px solid #56585F;
border-bottom: 1px solid #56585F;
padding: 25px 0 5px 0;
}
.director-box .director-box-inner .row .director-box-col .director-box-col-inner .quote{
padding: 0 0;
position: relative;
}
.director-box .director-box-inner .row .director-box-col .director-box-col-inner .quote img.quote{
position: absolute;
width: 50px;
left: 0;
top: 5px;
}
.director-box .director-box-inner .row .director-box-col .director-box-col-inner .quote p{
text-align: left;
font-size: 18px;
color: #4fbdac;
font-weight: 600;
font-style: italic;
padding-left: 75px;
}
.team-boxes .team-name h3{
margin: 0 0 20px 0;
padding: 0 15px;
}
.team-boxes .team-box{
margin-bottom: 30px;
}
.team-boxes .team-box .team-box-inner .image img{
margin: 0 0 20px 0;
}
.team-boxes .team-box .team-box-inner .data .data-inner{
padding-bottom: 20px;
border-bottom: 1px solid #56585F;
}
.team-boxes .team-box .team-box-inner .data .data-inner .name h3{
margin: 0 0;
}
.team-boxes .team-box .team-box-inner .data .data-inner .role p{
margin: 0 0;
}
.team-boxes .team-box .team-box-inner .bio .bio-inner{
padding-top: 25px;
}
.vacancy-preview-box{
margin-bottom: 50px;
}
.vacancy-preview-box .vacancy-preview-box-inner .heading{
}
.vacancy-preview-box .vacancy-preview-box-inner .heading h2{
font-size: 24px;
padding: 0px 30px;
margin: 0 0 20px 0;
}
.vacancy-preview-box .vacancy-preview-box-inner .data .data-inner{
padding: 30px 30px;
border: 1px solid #DFDCE3;
}
.vacancy-preview-box .vacancy-preview-box-inner .data img.arrow{
width: 150px;
margin-top: -1px;
margin-left: 30px;
border-top: 1px solid #fff;
}
.vacancy-preview-box .vacancy-preview-box-inner .data .data-inner .close p{
margin-bottom: 0px;
}
.vacancy-preview-box .vacancy-preview-box-inner .button a.blog-button{
margin-top: 20px;
display: inline-block;
}
body.single-vacancies .spacer{
margin-bottom: 50px;
}
body.single-vacancies .grey-bg-box{
display: none;
}
body.single-vacancies .blog-header h1.entry-title{
padding-bottom: 0px;
}
body.single-vacancies header.entry-header.blog-header{
background-color: #f1f1f1;
}
body.single-vacancies .credit .credit-col .credit-col-inner .button a.blog-button{
float: right;
margin-top: -10px;
}
body.single-vacancies .credit .credit-col .credit-col-inner .author p{
text-align: left;
}
body.single-vacancies .credit .row{
margin-top: 15px;
margin-bottom: 175px;
}
.logo .logo-link{
width: 150px;
height: 150px;
}
.vacancy{
width: 150px;
}
@media (min-width: 1200px) and (max-width: 1400px)  {
.vacancy {
width: 75px;
}
} @media (max-width: 550px) {
.logo .logo-link{
width: 150px;
height: 120px;
}
img.vacancy{
margin-top: -5px;
max-width: 100px;
}
.cta-wrapper{
margin-right: 0px!important;
}
} @media (max-width: 767.98px) {
img.vacancy{
margin-top: 0px;
}
.cta-wrapper{
margin-right: 50px;
}
.blog-header{
padding-top: 250px;
}
.blog-header h1.entry-title{
font-size: 45px;
padding-bottom: 35px;
}
.credit .author{
margin-bottom: 15px;
}
.credit .author p{
font-size: 16px;
}
.credit .subheading h3{
font-size: 25px;
}
.credit .subheading{
padding-bottom: 10px;
}
body.single-vacancies .credit .author{
margin-bottom: 20px;
}
body.single-vacancies .credit .credit-col .credit-col-inner .button a.blog-button{
float: unset;
margin-top: 0px;
}
body.single-vacancies .credit .row{
text-align: center;
}
body.single-vacancies .credit .row{
margin-top: 0px;
margin-bottom: 35px;
}
body.single-vacancies .credit .subheading{
padding-bottom: 50px;
}
body.single-vacancies .credit .credit-col .credit-col-inner .author p{
text-align: center;
}
.contact-container .contact-info{
padding-right: 0px;
}
} @media (min-width: 768px) and (max-width: 991.98px) {
.logo .logo-link{
width: 140px;
height: 140px;
}
img.vacancy{
margin-top: 0px;
width: 120px;
}
.cta-wrapper{
margin-right: 50px;
}
.blog-header h1.entry-title{
font-size: 45px;
padding-bottom: 35px;
}
.credit .author{
margin-bottom: 15px;
}
.credit .author p{
font-size: 16px;
}
.credit .subheading h3{
font-size: 25px;
}
.credit .subheading{
padding-bottom: 30px;
}
body.single-vacancies .credit .author{
margin-bottom: 20px;
}
body.single-vacancies .credit .credit-col .credit-col-inner .button a.blog-button{
float: unset;
margin-top: 0px;
}
body.single-vacancies .credit .credit-col .credit-col-inner .author p{
text-align: center;
}
body.single-vacancies .credit .row{
text-align: center;
}
body.single-vacancies .credit .row{
margin-top: 0px;
margin-bottom: 35px;
}
}.bg-yellow {
background-color: #f7b833;
}
.bg-orange {
background-color: #fb491a;
}
.bg-teal {
background-color: #49bcac;
}
.bg-blue {
background-color: #1c2f52;
}
.bg-light-blue {
background-color: #1c9ed5;
}
.bg-black {
background-color: #2A2929;
}
.bg-brown {
background-color: #694024;
}
#site-navigation .nav-menu li a {
padding: 31px 15px;
text-align: center;
}
#site-navigation .nav-menu li.quote-link a {
background-color: #00aad6;
color: white;
font-weight: bold;
}
#site-navigation .nav-menu li.quote-link a:hover {
background-color: #1c2f52 !important;
}
#site-navigation .nav-menu li.quote-link:hover {
background-color: #1c2f52 !important;
}
#site-navigation .cta-wrapper {
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
#site-navigation .cta-wrapper {
position: relative !important;
top: 17px;
right: 30px;
}
#site-navigation .cta-wrapper.cta-1 {
display: none !important;
}
}
#site-navigation .cta-wrapper a {
padding: 15px 30px 15px 60px;
height: auto;
height: 73px;
position: relative;
}
@media (max-width: 767px) {
#site-navigation .cta-wrapper a {
padding: 15px 15px 15px 45px;
}
}
#site-navigation .cta-wrapper a:hover {
background-color: #1c2f52 !important;
}
#site-navigation .cta-wrapper a img {
position: absolute;
left: 30px;
}
#site-navigation .cta-wrapper.header-numbers {
height: 73px;
background-color: transparent;
padding-right: 15px;
}
@media (max-width: 767px) {
#site-navigation .cta-wrapper.header-numbers {
padding-right: 0;
}
}
#site-navigation .cta-wrapper.header-numbers a {
padding: 0;
height: auto;
}
@media (max-width: 767px) {
#site-navigation .cta-wrapper.header-numbers a {
font-size: 12px;
}
}
#site-navigation .cta-wrapper.header-numbers a:hover {
color: #fb491a;
background-color: transparent !important;
}
.home-banner, .services-banner {
width: 100vw;
min-height: 800px;
position: relative;
overflow: hidden;
}
@media (max-width: 767px) {
.home-banner, .services-banner {
min-height: 385px;
}
}
@media (max-width: 1199px) {
.home-banner, .services-banner {
min-height: 385px;
}
}
@media (min-width: 1200px) and (max-width: 1600px) {
.home-banner, .services-banner {
min-height: 600px;
}
}
.home-banner img, .services-banner img {
width: 100%;
min-height: 800px;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 991px) {
.home-banner img, .services-banner img {
width: 100%;
min-height: 385px;
-o-object-fit: cover;
object-fit: cover;
}
}
.home-banner iframe, .services-banner iframe {
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
width: 100vw;
height: 100vh;
transform: translate(-50%, -50%);
}
.home-banner video, .services-banner video {
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
width: 100vw;
height: 100vh;
transform: translate(-50%, -50%);
pointer-events: none;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 991px) {
.home-banner video, .services-banner video {
display: none !important;
}
}
.home-banner .banner-text, .services-banner .banner-text {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
color: #fff;
z-index: 5;
background-color: rgba(51, 51, 51, 0.8);
padding: 20px 15px;
}
.home-banner .banner-text p, .services-banner .banner-text p {
margin: 0;
font-size: 1.4rem;
text-transform: uppercase;
max-width: 800px;
margin: 0 auto;
}
@media (max-width: 767px) {
.home-banner .banner-text p, .services-banner .banner-text p {
font-size: 1rem;
}
}
.home-banner .banner-text .desktopText, .services-banner .banner-text .desktopText {
display: block;
}
@media (max-width: 991px) {
.home-banner .banner-text .desktopText, .services-banner .banner-text .desktopText {
display: none;
}
}
.home-banner .banner-text .mobileText, .services-banner .banner-text .mobileText {
display: none;
}
@media (max-width: 991px) {
.home-banner .banner-text .mobileText, .services-banner .banner-text .mobileText {
display: block;
}
}
.home-banner .swiper-button-prev:after, .home-banner .swiper-button-next:after, .services-banner .swiper-button-prev:after, .services-banner .swiper-button-next:after {
color: white;
}
.home-banner .swiper, .services-banner .swiper {
position: absolute;
top: 50%;
left: 50%;
height: 100vh;
width: 100vw;
transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 991px) {
.home-banner .swiper, .services-banner .swiper {
position: static;
transform: none;
height: auto;
width: 100%;
}
}
@media (max-width: 1199px) {
.home-banner .swiper, .services-banner .swiper {
position: static;
transform: none;
height: auto;
width: 100%;
}
}
@media (min-aspect-ratio: 16/9) {
.home-banner iframe {
height: 56.25vw;
}
}
@media (max-aspect-ratio: 16/9) {
.home-banner iframe {
width: 177.78vh;
}
}
.intro-boxes {
padding: 0;
}
.intro-boxes .col-sm-12 {
display: flex;
justify-content: center;
}
@media (max-width: 767px) {
.intro-boxes .col-sm-12 {
padding: 0;
flex-wrap: wrap;
}
}
.intro-boxes .col-sm-12 .intro-box {
padding: 15px 15px;
flex: 0 0 20%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
flex-direction: column;
}
.intro-boxes .col-sm-12 .intro-box img {
max-height: 50px;
margin-bottom: 5px;
}
.intro-boxes .col-sm-12 .intro-box h5 {
font-size: 20px;
text-transform: uppercase;
color: #fff;
max-width: 180px;
margin: 0;
line-height: 1.2;
}
.intro-boxes .col-sm-12 .intro-box:hover {
text-decoration: none;
background-color: #333 !important;
}
@media (max-width: 767px) {
.intro-boxes .col-sm-12 .intro-box {
flex: 0 0 100%;
}
.intro-boxes .col-sm-12 .intro-box h5 {
font-size: 14px;
max-width: 100%;
}
}
.info-items {
background-color: #1c2f52;
}
.info-items .info-box {
text-align: center;
color: #fff;
padding: 30px;
}
.info-items .info-box .info-icon {
font-size: 36px;
}
.info-items .info-box .info-content {
max-width: 200px;
margin: 0 auto;
}
.info-items .info-box .info-content p {
margin: 0;
}
.info-items .info-box.colour-yellow .info-icon, .info-items .info-box.colour-yellow h5 {
color: #f7b833;
}
.info-items .info-box.colour-orange .info-icon, .info-items .info-box.colour-orange h5 {
color: #fb491a;
}
.info-items .info-box.colour-teal .info-icon, .info-items .info-box.colour-teal h5 {
color: #49bcac;
}
.info-items .info-box.colour-blue .info-icon, .info-items .info-box.colour-blue h5 {
color: #1c2f52;
}
.info-items .info-box.colour-light-blue .info-icon, .info-items .info-box.colour-light-blue h5 {
color: #1c9ed5;
}
.home-intro .entry-content.main .intro-text {
padding: 50px 9% 70px;
}
@media (max-width: 991px) {
.home-intro .entry-content.main .intro-text {
padding-left: 0;
padding-right: 0;
}
}
.services-banner .services-banner-content {
position: absolute;
top: 30px;
left: 0;
z-index: 10;
width: 100%;
}
.services-banner .services-banner-content h2 {
font-size: 64px;
color: #1c2f52;
}
@media (max-width: 767px) {
.services-banner .services-banner-content h2 {
font-size: 42px;
}
}
.services-content {
background-color: #1c2f52;
padding: 90px 0 0 0;
}
.services-content .services-boxes {
display: flex;
flex-wrap: wrap;
margin: 0 -7.5px;
}
.services-content .services-boxes .service-box-wrapper {
flex: 0 0 auto;
width: 33.333333%;
padding: 0 7.5px;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.services-content .services-boxes .service-box-wrapper {
width: 50%;
}
}
.services-content .services-boxes .service-box-wrapper .service-box {
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
align-items: flex-start;
}
.services-content .services-boxes .service-box-wrapper .service-box img {
max-width: 101%;
width: auto;
position: relative;
left: -0.5%;
}
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper {
display: flex;
width: 100%;
align-self: flex-start;
}
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-content {
flex: 0 0 auto;
width: 80%;
color: #fff;
padding: 15px;
}
@media (max-width: 767px) {
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-content {
padding: 7.5px;
}
}
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-content h5 {
font-size: 18px;
}
@media (max-width: 767px) {
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-content h5 {
font-size: 16px;
}
}
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-content p {
font-size: 14px;
margin: 0 0 5px 0;
}
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-icon {
flex: 0 0 auto;
width: 20%;
text-align: right;
padding: 15px;
}
@media (max-width: 767px) {
.services-content .services-boxes .service-box-wrapper .service-box .service-content-wrapper .service-icon {
padding: 7.5px;
}
}
.services-content .services-boxes .service-box-wrapper .service-box .service-button {
text-align: right;
padding: 0 15px 15px;
margin-top: auto;
width: 100%;
}
.services-content .services-boxes .service-box-wrapper .service-box .service-button a {
font-size: 12px;
color: #2A2929;
background-color: #fff;
border-radius: 30px;
padding: 5px 10px;
display: inline-block;
font-weight: 700;
text-transform: uppercase;
}
.services-content .services-boxes .service-box-wrapper .service-box .service-button a:hover {
text-decoration: none;
background-color: #fff;
color: #2A2929 !important;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-yellow .service-button a {
color: #f7b833;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-orange .service-button a {
color: #fb491a;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-teal .service-button a {
color: #49bcac;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-blue .service-button a {
color: #1c2f52;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-light-blue .service-button a {
color: #1c9ed5;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-black .service-button a {
color: #2A2929;
}
.services-content .services-boxes .service-box-wrapper .service-box.bg-brown .service-button a {
color: #694024;
}
.services-content .services-text {
text-align: center;
color: #fff;
margin-top: 60px;
}
.services-content .services-text h1, .services-content .services-text h2, .services-content .services-text h3, .services-content .services-text h4, .services-content .services-text h5, .services-content .services-text h6, .services-content .services-text li, .services-content .services-text p {
color: #fff;
font-weight: 500;
}
.services-content .services-button-wrap {
width: 100%;
text-align: center;
position: relative;
top: 25px;
}
.services-content .services-button-wrap .services-button {
color: #fff;
background-color: #f7b833;
border-radius: 30px;
padding: 10px 30px;
display: inline-block;
font-weight: 700;
text-transform: uppercase;
}
.services-content .services-button-wrap .services-button:hover {
text-decoration: none;
background-color: #fff;
color: #2A2929 !important;
}
.articles-archive, .community-archive {
margin: 90px 0;
}
.articles-archive h2, .community-archive h2 {
font-size: 42px;
color: #1c2f52;
padding-left: 40px;
}
@media (max-width: 767px) {
.articles-archive h2, .community-archive h2 {
margin-top: 30px;
}
}
.articles-archive .articles-image-wrapper .article-image-box, .community-archive .articles-image-wrapper .article-image-box {
display: none;
}
.articles-archive .articles-image-wrapper .article-image-box.active, .community-archive .articles-image-wrapper .article-image-box.active {
display: block;
}
@media (max-width: 767px) {
.articles-archive .articles-image-wrapper .article-image-box, .community-archive .articles-image-wrapper .article-image-box {
display: none !important;
}
}
.articles-archive .articles-archive-wrapper, .community-archive .articles-archive-wrapper {
position: relative;
}
.articles-archive .articles-archive-wrapper:before, .articles-archive .articles-archive-wrapper:after, .community-archive .articles-archive-wrapper:before, .community-archive .articles-archive-wrapper:after {
content: "";
width: 15px;
height: 15px;
border-radius: 100%;
position: absolute;
z-index: 1;
top: -7.5px;
left: 0;
background-color: #1c9ed5;
}
.articles-archive .articles-archive-wrapper:after, .community-archive .articles-archive-wrapper:after {
bottom: -7.5px;
top: auto;
}
.articles-archive .articles-archive-wrapper .article-box, .community-archive .articles-archive-wrapper .article-box {
border-left: 15px solid #1c9ed5;
padding: 15px 0 15px 30px;
position: relative;
z-index: 5;
}
.articles-archive .articles-archive-wrapper .article-box.active, .community-archive .articles-archive-wrapper .article-box.active {
border-color: #1c2f52;
}
.articles-archive .articles-archive-wrapper .article-box .article-content h5, .community-archive .articles-archive-wrapper .article-box .article-content h5 {
margin: 0;
}
.articles-archive .articles-archive-wrapper .article-box .article-content h5 a, .community-archive .articles-archive-wrapper .article-box .article-content h5 a {
font-size: 18px;
color: #1c9ed5;
}
.articles-archive .articles-archive-wrapper .article-box .article-content p, .community-archive .articles-archive-wrapper .article-box .article-content p {
font-size: 14px;
margin: 0 0 5px;
}
.articles-archive .articles-archive-wrapper .article-box .article-content .read-more, .community-archive .articles-archive-wrapper .article-box .article-content .read-more {
width: 100%;
display: block;
text-align: right;
font-size: 12px;
text-transform: uppercase;
color: #1c9ed5;
border-bottom: 1px solid #1c9ed5;
padding-bottom: 5px;
}
.articles-archive.community-archive .articles-archive-wrapper:before, .articles-archive.community-archive .articles-archive-wrapper:after, .community-archive.community-archive .articles-archive-wrapper:before, .community-archive.community-archive .articles-archive-wrapper:after {
background-color: #fb491a;
}
.articles-archive.community-archive .articles-archive-wrapper .article-box, .community-archive.community-archive .articles-archive-wrapper .article-box {
border-color: #fb491a;
}
.articles-archive.community-archive .articles-archive-wrapper .article-box .article-content h5 a, .community-archive.community-archive .articles-archive-wrapper .article-box .article-content h5 a {
color: #fb491a;
}
.articles-archive.community-archive .articles-archive-wrapper .article-box .article-content .read-more, .community-archive.community-archive .articles-archive-wrapper .article-box .article-content .read-more {
color: #fb491a;
border-color: #fb491a;
}
footer .footer-logo-holder {
display: flex;
justify-content: center;
align-items: center;
gap: 2rem;
flex-wrap: wrap;
margin-bottom: 1rem;
}
.post img {
max-width: 100% !important;
width: unset !important;
}@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-300-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-normal.woff?ver=21) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-400-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-normal.woff?ver=21) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-700-normal.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-normal.woff?ver=21) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 300;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-300-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-300-italic.woff?ver=21) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-400-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-400-italic.woff?ver=21) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-ext-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-cyrillic-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-ext-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-greek-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-vietnamese-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-ext-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-latin-700-italic.woff2?ver=21) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/source-sans-pro/source-sans-pro-all-700-italic.woff?ver=21) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-ext-400-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-400-normal.woff?ver=32) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-400-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-400-normal.woff?ver=32) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-vietnamese-400-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-400-normal.woff?ver=32) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-ext-400-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-400-normal.woff?ver=32) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 400;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-400-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-400-normal.woff?ver=32) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-ext-700-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-700-normal.woff?ver=32) format('woff');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-cyrillic-700-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-700-normal.woff?ver=32) format('woff');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-vietnamese-700-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-700-normal.woff?ver=32) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-ext-700-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-700-normal.woff?ver=32) format('woff');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Bitter';
font-style: normal;
font-display: fallback;
font-weight: 700;
src:
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-700-normal.woff2?ver=32) format('woff2'),
url(https://beavertree.co.nz/wp-content/themes/twentythirteen/fonts/bitter/bitter-all-700-normal.woff?ver=32) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: Genericons;
src: url(https://beavertree.co.nz/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot);
src: url(https://beavertree.co.nz/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot?) format("embedded-opentype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: Genericons;
src: url(//beavertree.co.nz/wp-content/plugins/jetpack/_inc/genericons/genericons/data:font/woff;base64,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) format("woff"),
url(https://beavertree.co.nz/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.ttf) format("truetype"),
url(https://beavertree.co.nz/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg#Genericons) format("svg");
font-weight: 400;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: Genericons;
src: url(https://beavertree.co.nz/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
transition: color .1s ease-in 0;
display: inline-block;
font-family: Genericons;
font-style: normal;
font-weight: 400;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-rotate-90 {
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
transform: scale(-1, 1);
}
.genericon-flip-vertical {
transform: scale(1, -1);
} .genericon-404::before { content: "\f423"; }
.genericon-activity::before { content: "\f508"; }
.genericon-anchor::before { content: "\f509"; }
.genericon-aside::before { content: "\f101"; }
.genericon-attachment::before { content: "\f416"; }
.genericon-audio::before { content: "\f109"; }
.genericon-bold::before { content: "\f471"; }
.genericon-book::before { content: "\f444"; }
.genericon-bug::before { content: "\f50a"; }
.genericon-cart::before { content: "\f447"; }
.genericon-category::before { content: "\f301"; }
.genericon-chat::before { content: "\f108"; }
.genericon-checkmark::before { content: "\f418"; }
.genericon-close::before { content: "\f405"; }
.genericon-close-alt::before { content: "\f406"; }
.genericon-cloud::before { content: "\f426"; }
.genericon-cloud-download::before { content: "\f440"; }
.genericon-cloud-upload::before { content: "\f441"; }
.genericon-code::before { content: "\f462"; }
.genericon-codepen::before { content: "\f216"; }
.genericon-cog::before { content: "\f445"; }
.genericon-collapse::before { content: "\f432"; }
.genericon-comment::before { content: "\f300"; }
.genericon-day::before { content: "\f305"; }
.genericon-digg::before { content: "\f221"; }
.genericon-document::before { content: "\f443"; }
.genericon-dot::before { content: "\f428"; }
.genericon-downarrow::before { content: "\f502"; }
.genericon-download::before { content: "\f50b"; }
.genericon-draggable::before { content: "\f436"; }
.genericon-dribbble::before { content: "\f201"; }
.genericon-dropbox::before { content: "\f225"; }
.genericon-dropdown::before { content: "\f433"; }
.genericon-dropdown-left::before { content: "\f434"; }
.genericon-edit::before { content: "\f411"; }
.genericon-ellipsis::before { content: "\f476"; }
.genericon-expand::before { content: "\f431"; }
.genericon-external::before { content: "\f442"; }
.genericon-facebook::before { content: "\f203"; }
.genericon-facebook-alt::before { content: "\f204"; }
.genericon-fastforward::before { content: "\f458"; }
.genericon-feed::before { content: "\f413"; }
.genericon-flag::before { content: "\f468"; }
.genericon-flickr::before { content: "\f211"; }
.genericon-foursquare::before { content: "\f226"; }
.genericon-fullscreen::before { content: "\f474"; }
.genericon-gallery::before { content: "\f103"; }
.genericon-github::before { content: "\f200"; }
.genericon-googleplus::before { content: "\f206"; }
.genericon-googleplus-alt::before { content: "\f218"; }
.genericon-handset::before { content: "\f50c"; }
.genericon-heart::before { content: "\f461"; }
.genericon-help::before { content: "\f457"; }
.genericon-hide::before { content: "\f404"; }
.genericon-hierarchy::before { content: "\f505"; }
.genericon-home::before { content: "\f409"; }
.genericon-image::before { content: "\f102"; }
.genericon-info::before { content: "\f455"; }
.genericon-instagram::before { content: "\f215"; }
.genericon-italic::before { content: "\f472"; }
.genericon-key::before { content: "\f427"; }
.genericon-leftarrow::before { content: "\f503"; }
.genericon-link::before { content: "\f107"; }
.genericon-linkedin::before { content: "\f207"; }
.genericon-linkedin-alt::before { content: "\f208"; }
.genericon-location::before { content: "\f417"; }
.genericon-lock::before { content: "\f470"; }
.genericon-mail::before { content: "\f410"; }
.genericon-maximize::before { content: "\f422"; }
.genericon-menu::before { content: "\f419"; }
.genericon-microphone::before { content: "\f50d"; }
.genericon-minimize::before { content: "\f421"; }
.genericon-minus::before { content: "\f50e"; }
.genericon-month::before { content: "\f307"; }
.genericon-move::before { content: "\f50f"; }
.genericon-next::before { content: "\f429"; }
.genericon-notice::before { content: "\f456"; }
.genericon-paintbrush::before { content: "\f506"; }
.genericon-path::before { content: "\f219"; }
.genericon-pause::before { content: "\f448"; }
.genericon-phone::before { content: "\f437"; }
.genericon-picture::before { content: "\f473"; }
.genericon-pinned::before { content: "\f308"; }
.genericon-pinterest::before { content: "\f209"; }
.genericon-pinterest-alt::before { content: "\f210"; }
.genericon-play::before { content: "\f452"; }
.genericon-plugin::before { content: "\f439"; }
.genericon-plus::before { content: "\f510"; }
.genericon-pocket::before { content: "\f224"; }
.genericon-polldaddy::before { content: "\f217"; }
.genericon-portfolio::before { content: "\f460"; }
.genericon-previous::before { content: "\f430"; }
.genericon-print::before { content: "\f469"; }
.genericon-quote::before { content: "\f106"; }
.genericon-rating-empty::before { content: "\f511"; }
.genericon-rating-full::before { content: "\f512"; }
.genericon-rating-half::before { content: "\f513"; }
.genericon-reddit::before { content: "\f222"; }
.genericon-refresh::before { content: "\f420"; }
.genericon-reply::before { content: "\f412"; }
.genericon-reply-alt::before { content: "\f466"; }
.genericon-reply-single::before { content: "\f467"; }
.genericon-rewind::before { content: "\f459"; }
.genericon-rightarrow::before { content: "\f501"; }
.genericon-search::before { content: "\f400"; }
.genericon-send-to-phone::before { content: "\f438"; }
.genericon-send-to-tablet::before { content: "\f454"; }
.genericon-share::before { content: "\f415"; }
.genericon-show::before { content: "\f403"; }
.genericon-shuffle::before { content: "\f514"; }
.genericon-sitemap::before { content: "\f507"; }
.genericon-skip-ahead::before { content: "\f451"; }
.genericon-skip-back::before { content: "\f450"; }
.genericon-spam::before { content: "\f424"; }
.genericon-spotify::before { content: "\f515"; }
.genericon-standard::before { content: "\f100"; }
.genericon-star::before { content: "\f408"; }
.genericon-status::before { content: "\f105"; }
.genericon-stop::before { content: "\f449"; }
.genericon-stumbleupon::before { content: "\f223"; }
.genericon-subscribe::before { content: "\f463"; }
.genericon-subscribed::before { content: "\f465"; }
.genericon-summary::before { content: "\f425"; }
.genericon-tablet::before { content: "\f453"; }
.genericon-tag::before { content: "\f302"; }
.genericon-time::before { content: "\f303"; }
.genericon-top::before { content: "\f435"; }
.genericon-trash::before { content: "\f407"; }
.genericon-tumblr::before { content: "\f214"; }
.genericon-twitch::before { content: "\f516"; }
.genericon-twitter::before { content: "\f202"; }
.genericon-unapprove::before { content: "\f446"; }
.genericon-unsubscribe::before { content: "\f464"; }
.genericon-unzoom::before { content: "\f401"; }
.genericon-uparrow::before { content: "\f500"; }
.genericon-user::before { content: "\f304"; }
.genericon-video::before { content: "\f104"; }
.genericon-videocamera::before { content: "\f517"; }
.genericon-vimeo::before { content: "\f212"; }
.genericon-warning::before { content: "\f414"; }
.genericon-website::before { content: "\f475"; }
.genericon-week::before { content: "\f306"; }
.genericon-wordpress::before { content: "\f205"; }
.genericon-xpost::before { content: "\f504"; }
.genericon-youtube::before { content: "\f213"; }
.genericon-zoom::before { content: "\f402"; }.content-area {
overflow-x: hidden; }
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 20px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 20px;
}
.alignfull,
.alignwide {
clear: both;
}
body:not(.sidebar) .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1600px;
}
body:not(.sidebar) .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1600px;
} body:not(.sidebar) .wp-block-columns.alignfull,
body:not(.sidebar) .wp-block-audio.alignfull,
body:not(.sidebar) .wp-block-table.alignfull,
body:not(.sidebar) .wp-block-latest-comments.alignfull {
margin-left: calc(50% - 48vw);
margin-right: calc(50% - 48vw);
}
@media (max-width: 999px) {
body.sidebar .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1600px;
}
body.sidebar .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1600px;
} body.sidebar .wp-block-columns.alignfull,
body.sidebar .wp-block-audio.alignfull,
body.sidebar .wp-block-table.alignfull,
body.sidebar .wp-block-latest-comments.alignfull {
margin-left: calc(50% - 48vw);
margin-right: calc(50% - 48vw);
}
}
@media (min-width: 1600px) { body:not(.sidebar) .alignfull {
margin-left: calc(50% - 800px);
margin-right: calc(50% - 800px);
width: auto;
max-width: 1000%;
}
body:not(.sidebar) .wp-block-columns.alignfull,
body:not(.sidebar) .wp-block-audio.alignfull,
body:not(.sidebar) .wp-block-table.alignfull,
body:not(.sidebar) .wp-block-latest-comments.alignfull {
margin-left: calc(50% - 780px);
margin-right: calc(50% - 780px);
}
body:not(.sidebar) .wp-block-gallery.alignfull {
margin-left: calc(50% - 808px); margin-right: calc(50% - 808px);
width: auto;
max-width: 1000%;
} body:not(.sidebar) .alignwide {
margin-left: -230px;
margin-right: -230px;
}
}  [class^="wp-block-"] figcaption,
[class^="wp-block-"] figcaption.editor-rich-text__tinymce.mce-content-body {
color: #220e10;
font-size: 18px;
font-style: italic;
font-weight: 300;
line-height: 1.5;
margin: 0 0 24px;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
} .wp-block-gallery {
margin-bottom: 24px;
}
.wp-block-gallery figcaption {
margin-bottom: 0;
} .wp-block-quote {
margin: 24px 40px;
padding: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 0;
border-right: 0;
padding-left: 0;
padding-right: 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 28px;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-style: italic;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
clear: both;
display: flex;
}
body:not(.sidebar) .wp-block-cover > .wp-block-cover__inner-container > * {
width: 604px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 665px) {
body:not(.sidebar) .wp-block-cover__inner-container > .wp-block-group.alignfull,
body:not(.sidebar) .wp-block-cover__inner-container > .wp-block-group.has-background.alignfull {
padding: 20px;
}
} .wp-block-file .wp-block-file__button {
background: #e05d22; background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); border: none;
border-radius: 2px;
border-bottom: 3px solid #b93207;
color: #fff;
display: inline-block;
font-size: 16px;
padding: 11px 24px 10px;
text-decoration: none;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background: #ed6a31; background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color: #fff;
outline: none;
}
.wp-block-file .wp-block-file__button:active {
background: #d94412; background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); border: none;
border-top: 3px solid #b93207;
padding: 10px 24px 11px;
}  .wp-block-code {
background-color: transparent;
border: 0;
padding: 0;
} .wp-block-pullquote {
border: 0;
color: inherit;
padding: 0.5em 0;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
color: inherit;
} .wp-block-table {
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
text-transform: uppercase;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ededed;
}
.wp-block-table[style*="font-size"] *,
.wp-block-table[class*="-font-size"] * {
font-size: inherit;
}
body:not(.sidebar) .wp-block-table.alignwide,
body:not(.sidebar) .wp-block-table.alignfull {
width: 100%;
} @media (max-width: 1599px) {
body:not(.sidebar) .wp-block-table.alignwide {
width: calc(302px + 50vw); }
body:not(.sidebar) .wp-block-table.alignfull {
width: 96vw;
}
}
@media (max-width: 999px) {
body.sidebar .wp-block-table.alignwide {
width: calc(302px + 50vw); }
body.sidebar .wp-block-table.alignfull {
width: 96vw;
}
}
@media (max-width: 654px) {
body:not(.sidebar) .wp-block-table.alignwide,
body.sidebar .wp-block-table.alignwide {
width: 96vw;
}
}
@media (min-width: 1600px) {
body:not(.sidebar) .wp-block-table.alignwide {
width: 1064px;
}
body:not(.sidebar) .wp-block-table.alignfull {
width: 1560px;
}
}  .wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.alignright {
margin-left: 20px;
}
.wp-block-button .wp-block-button__link {
border-bottom: 3px solid #b93207;
display: inline-block;
font-size: 16px;
padding: 11px 24px 10px;
text-decoration: none;
}
.entry-content .wp-block-button__link {
background-color: #e05d22;
color: #fff;
}
.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); }
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus {
background: #ed6a31;
color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-width: 2px;
border-color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
background-color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: #ed6a31;
}
.entry-content .wp-block-button__link:not(.has-background):hover,
.entry-content .wp-block-button__link:not(.has-background):hover,
.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):hover {
background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); }
.entry-content .wp-block-button__link:active {
background: #d94412;
}
.entry-content .wp-block-button__link:not(.has-background):active {
background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); }
.entry-content .wp-block-button .wp-block-button__link:active {
border: none;
border-top: 3px solid #b93207;
padding: 10px 24px 11px;
}
.entry-content .wp-block-button.is-style-no-shadow .wp-block-button__link {
border-bottom: none;
} .wp-block-separator {
border: 0;
max-width: 100px;
}
.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
max-width: 100%;
} .wp-block-group,
.wp-block-group.has-background {
margin-bottom: 24px;
}
.wp-block-group:not(.alignfull):not(.alignwide) > .wp-block-group__inner-container > * {
width: 604px;
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.wp-block-group.has-background:not(.alignfull):not(.alignwide) > .wp-block-group__inner-container > .alignfull {
width: calc(100% + 60px);
max-width: calc(100% + 60px);
margin-left: -30px;
}
.wp-block-group:not(.alignfull) .wp-block-columns.alignfull {
margin-left: auto;
margin-right: auto;
} .wp-block-group.alignwide > .wp-block-group__inner-container > *,
.wp-block-group.alignwide > .wp-block-group__inner-container > .alignwide,
.wp-block-group.alignwide > .wp-block-group__inner-container > .alignfull {
max-width: 604px;
margin-left: auto;
margin-right: auto;
}
.wp-block-group.alignwide > .wp-block-group__inner-container > .alignwide,
.wp-block-group.alignwide > .wp-block-group__inner-container > .alignfull {
width: 100%;
max-width: 100%;
}
.wp-block-group.has-background.alignwide > .wp-block-group__inner-container > .alignfull {
width: calc(100% + 60px);
max-width: calc(100% + 60px);
margin-left: -30px;
}
@media (max-width: 664px) {
.wp-block-group:not(.has-background).alignwide {
margin-left: 0;
margin-right: 0;
}
.wp-block-group:not(.has-background).alignwide > .wp-block-group__inner-container > .alignwide,
.wp-block-group:not(.has-background).alignwide > .wp-block-group__inner-container > .alignfull {
width: auto;
max-width: 1600px;
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
}
} @media (max-width: 664px) {
.wp-block-group:not(.has-background).alignfull {
margin-left: 0;
margin-right: 0;
}
.wp-block-group.has-background.alignfull > *:not(.alignfull) {
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 999px) {
body.sidebar .wp-block-group.alignfull:not(.has-background) {
margin-left: 0;
margin-right: 0;
}
body.sidebar .wp-block-group.alignfull.has-background > .wp-block-group__inner-container {
max-width: 604px;
margin: 0 auto;
}
body.sidebar .wp-block-group.alignfull:not(.has-background) > .wp-block-group__inner-container > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
}
}
@media (min-width: 665px) {
body:not(.sidebar) .wp-block-group.alignfull,
body:not(.sidebar) .wp-block-group.has-background.alignfull {
padding: 20px calc( (100vw - 604px ) / 2 ); }
}
@media (min-width: 1600px) {
body:not(.sidebar) .wp-block-group.alignfull,
body:not(.sidebar) .wp-block-group.has-background.alignfull {
padding: 20px 498px; }
} .wp-block-media-text {
margin-bottom: 24px;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
} .wp-block-details > summary:first-of-type {
display: list-item;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 16px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-date {
font-size: 16px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment:not(:first-child) {
background: url(//beavertree.co.nz/wp-content/themes/twentythirteen/images/dotted-line.png) repeat-x left top;
margin-bottom: 0;
padding: 24px 0;
} .entry-content .has-dark-gray-color {
color: #141412;
}
.entry-content .has-dark-gray-background-color {
background-color: #141412;
}
.entry-content .has-red-color {
color: #bc360a;
}
.entry-content .has-red-background-color {
background-color: #bc360a;
}
.entry-content .has-medium-orange-color {
color: #db572f;
}
.entry-content .has-medium-orange-background-color {
background-color: #db572f;
}
.entry-content .has-light-orange-color {
color: #ea9629;
}
.entry-content .has-light-orange-background-color {
background-color: #ea9629;
}
.entry-content .has-yellow-color {
color: #fbca3c;
}
.entry-content .has-yellow-background-color {
background-color: #fbca3c;
}
.entry-content .has-white-color {
color: #fff;
}
.entry-content .has-white-background-color {
background-color: #fff;
}
.entry-content .has-dark-brown-color {
color: #220e10;
}
.entry-content .has-dark-brown-background-color {
background-color: #220e10;
}
.entry-content .has-medium-brown-color {
color: #722d19;
}
.entry-content .has-medium-brown-background-color {
background-color: #722d19;
}
.entry-content .has-light-brown-color {
color: #eadaa6;
}
.entry-content .has-light-brown-background-color {
background-color: #eadaa6;
}
.entry-content .has-beige-color {
color: #e8e5ce;
}
.entry-content .has-beige-background-color {
background-color: #e8e5ce;
}
.entry-content .has-off-white-color {
color: #f7f5e7;
}
.entry-content .has-off-white-background-color {
background-color: #f7f5e7;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.master-slider{
position: relative;
visibility: hidden;
-moz-transform: translate3d(0 , 0 , 0);
}
.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;filter:inherit;}
.ms-ie7   {zoom:1;}
.ms-moz .ms-slide-bgcont>img { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.master-slider a,
.master-slider a:hover {
-webkit-transition: none;
transition: none;
}
.wpb_row .master-slider-parent *,
.master-slider-parent * {
box-sizing: content-box;
}
.master-slider-parent {
margin-left: auto;
margin-right: auto;
}
.ms-layout-partialview .ms-view {
overflow: visible;
background-color:transparent;
}
.ms-layout-partialview .ms-container { overflow: hidden; }
.master-slider.before-init{}
.ms-loading-container{
position:absolute;
width:100%;
top:0;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
width: 36px;
height: 36px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/common/loading-2.gif) no-repeat center white;
border-radius: 60px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
position: absolute;
left: 50%;
top: 50%;
margin: -18px;
opacity: 0.9;
} .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/common/grab.png), move;}
.ms-grabbing-cursor{cursor: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/common/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}
.ms-view {
margin:0px auto;
overflow:hidden;
position:relative;
-webkit-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
}
.ms-view .ms-slide-container{position:relative;}
.ms-slide {
position:absolute;
height:100%;
-webkit-transform: translateZ(0px);
-ms-transform: translateZ(0px);
transform: translateZ(0px);
}
.ms-wk .ms-slide {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ms-slide.selected {}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
position: absolute;
overflow:hidden;
width: 100%;
}
.ms-slide .ms-slide-link {
display: block;
width: 100%;
height: 100%;
position: absolute;
top:0;
z-index: 110;
}
.ms-ie .ms-slide-link {
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7) 0 0 repeat;
}
.ms-slide .ms-slide-bgvideocont{
z-index: 105;
height: 100%;
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video{
-webkit-transform: translateZ(0.3px);
transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo{
position: absolute;
top: 0px;
}
.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
.ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
}
.ms-slide .ms-slide-video{
position:absolute;
top:0;
z-index: 111;
background:black;
padding:0;
margin: 0;
border: none;
}
.ms-slide .ms-pattern{
background-attachment: scroll;
width: 100%;
height: 100%;
z-index: 108;
position: absolute;
top: 0;
}
.ms-wk .ms-pattern{
-webkit-transform: translateZ(0.4px);
transform: translateZ(0.4px);
}
.ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
position:absolute;
cursor: pointer;
z-index: 110;
}
.ms-slide .ms-slide-vcbtn{
position:absolute;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile{
position: relative;
bottom: 0;
left:0;
width:100%;
height: 28px;
background-color: black;
color: white;
text-align: center;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
text-transform: uppercase;
font-family: sans-serif;
font-size: 0.75em;
display: inline-block;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;
padding-left: 15px;
height: 15px;
color: #DBDBDB;
margin-top: 7px;
}
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
-webkit-transform: translateZ(0.44px);
transform: translateZ(0.44px);
}
.ms-video-img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.ms-mask-frame{
overflow:hidden;
position:absolute;
float:left;
} .ms-thumb-list{
overflow:hidden;
position:absolute;
}
.ms-thumb-list.ms-dir-h {width: 100%;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont{position: relative;}
.ms-thumb-frame img{width:100%;	height:auto;}
.ms-thumb-frame{
cursor: pointer;
float: left;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }
.ms-tabs .ms-thumb-frame {
background-color: #F6f6f6;
text-shadow: 0 1px 1px white;
color: #222;
border: solid 1px white;
border-width: 0 1px 1px 0;
overflow: visible;
position: relative;
opacity: 1;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-has-thumb .ms-tab-thumb{ width:auto; }
.ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
.ms-tabs.ms-dir-h.ms-align-top {z-index: 140;}
.ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;}
.ms-tabs .ms-thumb{padding: 20px 20px;}
.ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
position: absolute;
opacity: 0;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
top: 0px;
left: 50%;
margin-left: -12px;
border-bottom: solid 12px #F6f6f6;
border-left: solid 12px transparent;
border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
top:-12px;
border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
bottom: 0px;
top:auto;
border-bottom:0px;
border-top: solid 12px #F6f6f6;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
bottom:-12px;
border-top-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
top: 50%;
left: 0;
margin-top: -12px;
border-right: solid 12px #EDEDED;
border-top: solid 12px transparent;
border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
left:-12px;
border-right-color:#EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
left: auto;
right: 0;
border-right: 0;
border-left: solid 12px #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
right:-12px;
border-left-color:#EDEDED;
}
.ms-thumb-alt {
text-align: center;
margin: 5px;
font-size: 14px;
font-weight: 600;
} .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
height: 100%;
width: 20px;
position: absolute;
left: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
right: 0;
left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
content: close-quote;
top: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 5px 5px 5px 0px;
display: block;
border-right-color: #FFF;
width: 6px;
height: 1px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
border-width: 5px 0px 5px 5px;
border-left-color: #FFF;
left: 7px;
} .ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
width: 100%;
height: 20px;
position: absolute;
top: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
bottom: 0;
top: auto;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
content: close-quote;
left: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 0px 5px 5px 5px;
display: block;
border-bottom-color: #FFF;
height: 1px;
top: 5px;
width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
border-width: 5px 5px 0px 5px;
border-top-color: #FFF;
top: 7px;
} .ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{ top:0 !important; }
.ms-tabs.ms-has-thumb .ms-thumb-frame{ height: auto !important; }
.ms-tabs.ms-has-thumb .ms-thumb{ padding:0; }
.ms-tabs.ms-has-thumb .ms-tab-context{ padding:20px; }
.ms-tabs.ms-align-left  .ms-tab-thumb{ float:left;  margin-right:20px; }
.ms-tabs.ms-align-right .ms-tab-thumb{ float:right; margin-left: 20px; }
.ms-bullet{cursor:pointer;float: left;}
.ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-bullets.ms-dir-v {
position: absolute;
top:50%;
}
.ms-bullets.ms-dir-v .ms-bullet{
float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
left: 10px;
right: 10px;
top: 5px
}
.ms-sbar.ms-dir-v {
top: 10px;
bottom: 10px;
right: 5px
}
.ms-sbar .ms-bar {
height: 4px;
background: #333;
border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {	width: 4px;}
.ms-sbar .ms-bar{
position:relative;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-timerbar {
width: 100%;
bottom: 0px;
position: absolute;
}
.ms-ctimer {
position: absolute;
top: 30px;
left: 30px;
cursor: pointer;
}
.ms-ctimer-bullet {}
.ms-time-bar{
-webkit-transition: width 120ms linear;
transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow{
height:0px;
}
.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}
.ms-pattern.ms-patt-1  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-2  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-3  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-4  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-5  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-6  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-7  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-8  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-9  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-10 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-11 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-12 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-13 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-14 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-15 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);} .ms-pattern.ms-patt-16 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-17 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-18 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-19 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-20 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-21 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-22 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-23 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-24 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-25 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-26 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-27 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-28 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-29 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-30 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC);} .ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn{
width: 50px;
height: 51px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
width: 30px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png);
background-position: -89px -26px;
height: 40px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-default .ms-nav-next {
right: 30px;
left: auto;
background-position: -89px -103px;
}
.ms-skin-default .ms-bullet {
width: 10px;
height: 10px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-default .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-default .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-default .ms-tooltip-point {cursor: pointer;}
.ms-skin-default .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-default .ms-tooltip {
max-width:200px;
}
.ms-skin-default .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn,
.ms-skin-default .ms-slide .ms-slide-vcbtn,
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev,
.ms-skin-default .ms-bullet{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev {
width: 53px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-black-1 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-1 .ms-bullet {
width: 9px;
height: 9px;
background: white;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-black-1 .ms-bullet-selected {
background-color: black;
}
.ms-skin-black-1 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: white;
border-top-color: rgba(0, 0, 0, 0.8);
bottom: -10px;
}
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: white;
border-bottom-color: rgba(0, 0, 0, 0.8);
top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: white;
border-right-color: rgba(0, 0, 0, 0.8);
left: -10px;
}
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: black;
border-left-color: rgba(0, 0, 0, 0.8);
right: -10px;
}
.ms-skin-black-1 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-1 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #444444;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-1 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
background: rgba(255, 255, 255, 0.9);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-black-1  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-1 .ms-tooltip-cont {
padding: 10px;
background: black;
background: rgba(0, 0, 0, 0.8);
text-shadow: 0 1px 0px black;
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn,
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-minimal .ms-slide .ms-slide-vpbtn,
.ms-skin-minimal .ms-video-btn{
width: 55px;
height: 55px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px white;
border: solid 1px #3d3d3d;
border-radius: 50%;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,
.ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-minimal .ms-video-btn:hover {
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 31px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px white;
border-radius: 50%;
border: solid 1px #3d3d3d;
top: 18px;
right: 30px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
} .ms-skin-minimal .ms-nav-next,
.ms-skin-minimal .ms-nav-prev {
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat white;
background-position: -178px 17px;
border: solid 1px #3d3d3d;
border-radius: 50%;
height: 55px;
width: 55px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -27px;
position: absolute;
z-index: 110;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-nav-next:hover,
.ms-skin-minimal .ms-nav-prev:hover{
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-nav-next {
right: 30px;
left: auto;
background-position: -75px 17px;
}
.ms-skin-minimal .ms-bullet {
width: 8px;
height: 8px;
background: white;
border: solid 1px #3d3d3d;
border-radius: 50%;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-minimal .ms-bullet-selected {
background: #3d3d3d;
}
.ms-skin-minimal .ms-time-bar {
height: 3px;
background: #FFFFFF;
border-top: solid 1px rgba(0, 0, 0, 0.41);
}
.ms-skin-minimal .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-minimal .ms-tooltip-point {cursor: pointer;}
.ms-skin-minimal .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-minimal .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-minimal .ms-tooltip {
max-width:200px;
}
.ms-skin-minimal .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -16px -103px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover{
background-color: #3D3D3D;
}
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -27px -36px;
border: solid 2px white;
border-color: rgba(255, 255, 255, 0.4);
top: 15px;
right: 15px;
}
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 50px;
} .ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover{
background-color: #3d3d3d;
}
.ms-skin-black-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-2 .ms-bullet {
width: 8px;
height: 8px;
background: white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
-ms-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(0, 0, 0, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-black-2.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-black-2 .ms-bullet-selected {
background-color: black;
border-color: white;
border-color: rgba(255, 255, 255, 0.44);
}
.ms-skin-black-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-black-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-black-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn,
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev {
width: 53px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-light-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-2 .ms-bullet {
width: 9px;
height: 9px;
background: black;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-light-2 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn,
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn{
width: 50px;
height: 50px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 29px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;
top: 30px;
right: 30px;
} .ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev {
width: 50px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png);
background-position: -82px -22px;
height: 50px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -25px;
position: absolute;
z-index: 110;
}
.ms-skin-light-3 .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -99px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-3 .ms-bullet {
width: 16px;
height: 16px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-light-3 .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-light-3 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-3 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-3 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-3 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-3  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-3 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn,
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev,
.ms-skin-light-3 .ms-bullet{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev {
width: 54px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png);
background-position: -77px -5px;
height: 68px;
cursor: pointer;
top: 50%;
left: -27px;
margin-top: -40px;
position: absolute;
z-index: 110;
}
.ms-skin-light-4 .ms-nav-next {
right: -27px;
left: auto;
background-position: -79px -83px;
}
.ms-skin-light-4 .ms-thumb-frame-selected {
opacity: 0.6;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-h {
bottom: -60px;
width: 100%;
height: 60px;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-v {
height: 100%;
width: 60px;
right: -60px;
top: 0;
}
.ms-skin-light-4 .ms-thumb-frame {
cursor: pointer;
float: left;
width: 60px;
height: 60px;
margin: 1px 0 0 1px;
overflow: hidden;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-4 .ms-bullet {
width: 9px;
height: 9px;
background: #b9b9b9;
margin: 4px;
border: solid 1px rgb(163, 163, 163);
}
.ms-skin-light-4 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-4 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: white;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-4 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-4 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #E0E0E0;
background: #4b8aac;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-4 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-4  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-4 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn,
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn{
width: 32px;
height: 32px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) black no-repeat -24px -160px;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
}
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-5 .ms-video-btn:hover{
background-color:#646464;
}
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev {
width: 32px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white;
background-position: -94px -32px;
height: 32px;
cursor: pointer;
bottom: 40px;
left: 40px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-light-5 .ms-nav-next:hover,
.ms-skin-light-5 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-5 .ms-nav-next {
left: 73px;
background-position: -93px -110px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-5 .ms-bullet {
width: 10px;
height: 10px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-5 .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-light-5 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-5 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-5 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
} .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-5  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-5 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn,
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -16px -103px;
border: solid 3px rgb(112, 112, 112);  border-color: rgba(0, 0, 0, 0.27);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-6 .ms-video-btn:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -27px -36px;
top: 15px;
right: 15px;
}
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 30px;
} .ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(112, 112, 112);
border-color: rgba(0, 0, 0, 0.27);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-light-6 .ms-nav-next:hover,
.ms-skin-light-6 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-6 .ms-bullet {
width: 8px;
height: 8px;
background: black;
-webkit-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(255, 255, 255, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-6.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-light-6 .ms-bullet-selected {
background-color: white;
border-color: black;
border-color: rgba(0, 0, 0, 0.44);
}
.ms-skin-light-6 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-6 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-6 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-6  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-6 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn,
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6-retina.png);
background-size: 152px 225px;
}
} .ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn{
width: 47px;
height: 46px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;
top: 50%;
left: 50%;
margin: -22px 0 0 -24px;
}
.ms-skin-metro .ms-slide .ms-slide-vcbtn {
width: 47px;
height: 47px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;
top: 15px;
right: 15px;
} .ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev {
width: 47px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png);
background-position: -83px -23px;
height: 47px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -24px;
position: absolute;
z-index: 110;
}
.ms-skin-metro .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-metro .ms-bullet {
width: 16px;
height: 16px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-metro .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-metro .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-metro .ms-tooltip-point {cursor: pointer;}
.ms-skin-metro .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-metro .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-metro .ms-tooltip {
max-width:200px;
}
.ms-skin-metro .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn,
.ms-skin-metro .ms-slide .ms-slide-vcbtn,
.ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev,
.ms-skin-metro .ms-bullet{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin-retina.png);
background-size: 152px 225px;
}
} .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn{
width: 60px;
height: 60px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -10px -144px;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
}
.ms-skin-contrast .ms-slide .ms-slide-vcbtn {
width: 24px;
height: 24px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;
top: 30px;
right: 30px;
} .ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev {
width: 60px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png);
background-position: -76px -17px;
height: 60px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -30px;
position: absolute;
z-index: 110;
}
.ms-skin-contrast .ms-nav-next {
right: 30px;
left: auto;
background-position: -77px -91px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-contrast .ms-bullet {
width: 16px;
height: 16px;
background: url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-contrast .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-contrast .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: #fc3116;
border-top-color: rgba(252, 49, 22, 0.8);
bottom: -10px;
}
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: #fc3116;
border-bottom-color: rgba(252, 49, 22, 0.8);
top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: #fc3116;
border-right-color: rgba(252, 49, 22, 0.8);
left: -10px;
}
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: #fc3116;
border-left-color: rgba(252, 49, 22, 0.8);
right: -10px;
}
.ms-skin-contrast .ms-tooltip-point {cursor: pointer;}
.ms-skin-contrast .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #636363;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-contrast .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
background: rgba(255, 255, 255, 0.99);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-contrast  .ms-tooltip {
max-width:200px;
}
.ms-skin-contrast .ms-tooltip-cont {
padding: 10px;
background: #fc3116;
background: rgba(252, 49, 22, 0.8);
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn,
.ms-skin-contrast .ms-slide .ms-slide-vcbtn,
.ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev,
.ms-skin-contrast .ms-bullet{
background-image:url(//beavertree.co.nz/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin-retina.png);
background-size: 152px 225px;
}
}