/*--------------------------------------------------------------

 Theme Name: Elegant
 Version: 2.0.1
 Description: Free WordPress Theme by WPExplorer
 Author: WPExplorer
 Author URI: https://www.wpexplorer.com
 Designed & Developed by WPExplorer
 Theme URI: https://www.wpexplorer.com/
 License: GNU General Public License version 2.0
 License URI: https://www.gnu.org/licenses/gpl-2.0.html

/* Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}

table {

    border-collapse: collapse;
    border-spacing: 0;
    background: #eee;
    margin: 4% 0;

}
img {
	max-width: 100%;
	height: auto;
}
mark {
	background: none;
}
select {
	max-width: 100%;
}
html, body {
	overflow: none;
	
}
/* The Grid
--------------------------------------------------------------*/
.col:after, .clr:after, .group:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
.col {
	display: block;
	float: left;
	margin: 0;
	margin-left: 0px;
	margin-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.logged-in .mobmenur-container {
	position: absolute;
	right: 0px;
	top: 32px;
	display: none;
}
body .mobmenur-container {
	display: none;
}
body .mobmenur-container {
	position: absolute;
	right: -20px;
	top: -8px !important;
	background: #fff;
	width: 45px;
	height: 48px;
	padding: 10px;
	border-radius: 10px;
}
/*percent grid*/
.span_1_of_1 {
	width: 100%
}
.span_2_of_2 {
	width: 100%
}
.span_1_of_2 {
	width: 49.2%
}
.span_3_of_3 {
	width: 100%
}
.span_2_of_3 {
	width: 66.1%
}
.span_1_of_3 {
	width: 33.3%;
	clear: none !important;
}
.span_4_of_4 {
	width: 100%
}
.span_3_of_4 {
	width: 74.6%
}
.span_2_of_4 {
	width: 49.2%
}
.span_1_of_4 {
	width: 25%;
	overflow: hidden;
	height: auto;
}
.span_5_of_5 {
	width: 100%
}
.span_4_of_5 {
	width: 79.68%
}
.span_3_of_5 {
	width: 59.36%
}
.span_2_of_5 {
	width: 39.04%
}
.span_1_of_5 {
	width: 18.72%
}
.span_6_of_6 {
	width: 100%
}
.span_5_of_6 {
	width: 83.06%
}
.span_4_of_6 {
	width: 66.13%
}
.span_3_of_6 {
	width: 49.2%
}
.span_2_of_6 {
	width: 32.26%
}
.span_1_of_6 {
	width: 15.33%
}
.span_7_of_7 {
	width: 100%
}
.span_6_of_7 {
	width: 85.48%
}
.span_5_of_7 {
	width: 70.97%
}
.span_4_of_7 {
	width: 56.45%
}
.span_3_of_7 {
	width: 41.92%
}
.span_2_of_7 {
	width: 27.42%
}
.span_1_of_7 {
	width: 12.91%
}
.span_8_of_8 {
	width: 100%
}
.span_7_of_8 {
	width: 87.3%
}
.span_6_of_8 {
	width: 74.6%
}
.span_5_of_8 {
	width: 61.9%
}
.span_4_of_8 {
	width: 49.2%
}
.span_3_of_8 {
	width: 36.5%
}
.span_2_of_8 {
	width: 23.8%
}
.span_1_of_8 {
	width: 11.1%
}
.span_9_of_9 {
	width: 100%
}
.span_8_of_9 {
	width: 88.71%
}
.span_7_of_9 {
	width: 77.42%
}
.span_6_of_9 {
	width: 66.13%
}
.span_5_of_9 {
	width: 54.84%
}
.span_4_of_9 {
	width: 43.55%
}
.span_3_of_9 {
	width: 32.26%
}
.span_2_of_9 {
	width: 20.97%
}
.span_1_of_9 {
	width: 9.68%
}
.span_10_of_10 {
	width: 100%
}
.span_9_of_10 {
	width: 89.84%
}
.span_8_of_10 {
	width: 79.68%
}
.span_7_of_10 {
	width: 69.52%
}
.span_6_of_10 {
	width: 59.36%
}
.span_5_of_10 {
	width: 49.2%
}
.span_4_of_10 {
	width: 39.04%
}
.span_3_of_10 {
	width: 28.88%
}
.span_2_of_10 {
	width: 18.72%
}
.span_1_of_10 {
	width: 8.56%
}
.span_11_of_11 {
	width: 100%
}
.span_10_of_11 {
	width: 90.7%
}
.span_9_of_11 {
	width: 81.47%
}
.span_8_of_11 {
	width: 72.24%
}
.span_7_of_11 {
	width: 63.01%
}
.span_6_of_11 {
	width: 53.78%
}
.span_5_of_11 {
	width: 44.55%
}
.span_4_of_11 {
	width: 35.32%
}
.span_3_of_11 {
	width: 26.09%
}
.span_2_of_11 {
	width: 16.86%
}
.span_1_of_11 {
	width: 7.63%
}
.span_12_of_12 {
	width: 100%
}
.span_11_of_12 {
	width: 91.46%
}
.span_10_of_12 {
	width: 83%
}
.span_9_of_12 {
	width: 74.54%
}
.span_8_of_12 {
	width: 66.08%
}
.span_7_of_12 {
	width: 57.62%
}
.span_6_of_12 {
	width: 49.16%
}
.span_5_of_12 {
	width: 40.7%
}
.span_4_of_12 {
	width: 32.24%
}
.span_3_of_12 {
	width: 23.78%
}
.span_2_of_12 {
	width: 15.32%
}
.span_1_of_12 {
	width: 6.86%
}
/*clear float and remove left margin*/
.clr-margin {
	margin-left: 0
}
.count-1 {
	clear: both;
	margin-left: 0;
}
.col-1, .col.first {
	clear: both;
	margin-left: 0;
}
/* Body & Main
--------------------------------------------------------------*/
body {

    background: #fff;
    color: #333;
    font: 14px/22px 'Montserrat', "Helvetica", Arial;
    -webkit-font-smoothing: antialiased;
  

}
.home #primary {

    margin: 0;
    margin: auto;
    border-top: none;
	background: none;
    padding: 0;

}
#primary {
    margin: 0;
    margin: auto;
    margin: 0% 0;
    max-width: 1200px;
    margin: auto;
    box-shadow: 0px 25px 50px rgba(0,0,0,.1);
}
#sponsors-features {
    border-top: 1px solid #eee;
}
.page-template-fullwidth-relay #primary {

  

    background: #fff;
}
.page-template-fullwidth-relay .left-content, .page-template-fullwidth-cycle .left-content {

    background: #fff;
    margin: 0;
    padding-top: 0;

}
body a {
    color: #333;
    text-decoration: none;
}
#content a {
    color: #333;
    text-decoration: underline;
}
.home #main, .page-id-435 #main, #main {

    padding: 3% 0 0 0;
    max-width: 100%;
    z-index: 9;
    top: 0;
    height: auto;
    position: relative;

}
#main {
	
}
.home #footer-wrap, .page-id-435#footer-wrap {

    position: relative;
    top: 0;
    margin: auto 0;
    width: 100%;
    float: left;

}
.container {
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.left-content {

    float: left;
    width: 67%;
    margin: 0;
    position: relative;
    background: #fff;

}
.sidebar-container {

    float: right;
    width: 33%;
    margin-top: 0%;
    margin: 0px 0 !important;
    margin-top: 0px;
    position: relative;
    top: 0;
    right: 0;
    padding: 2% 9% 1% 4% !important;
    background: #fff !important;
    box-shadow: 0px 25px 50px rgba(0,0,0,.1);

}
/* Commons
--------------------------------------------------------------*/
.clr:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clear {
	clear: both
}
img {
	height: auto;
	max-width: 100%;
}
blockquote {
	font-size: 1.4em;
	line-height: 1.75em;
	margin-bottom: 30px;
	position: relative;
	font-family: 'Georgia';
	color: #555;
	background: url("images/quote.png") left 4px no-repeat;
	padding-left: 50px;
}
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
pre {
	background: #ededed;
	padding: 20px;
	margin-bottom: 30px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: 'Verdana';
	color: #666;
}
address {
	letter-spacing: 1px;
	margin: 20px 0;
}
#page-featured-img {
	margin-bottom: 25px;
	position: relative;
}
#page-featured-img img {
	display: block;
	width: 100%;
}
.double-divider {
	display: block;
	width: 100%;
	height: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 40px 0;
}
.heading {
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .06em;
}
#homepage-blog .heading {

    font-size: 20px;
    font-weight: 400;
    letter-spacing: .45em;
    font-size: 12px;
    margin-bottom: 0;

}
.wpex-video-embed {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.wpex-video-embed frame, .wpex-video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a.wpex-lightbox-gallery {
	display: block;
}
.page-thumbnail {
	  margin: 0 0 0px;
    height: 200px;
    overflow: hidden;
    background: #000;
	
}

.page-thumbnail img {
    display: block;
    width: 100%;
	opacity: .5;
}

.page-thumbnail img {
	display: block;
	opacity: 0;
	
}
.page-template-default-relay .page-thumbnail {

    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2018/09/run-slide_1.jpg) no-repeat 0 -150px / 100% #fc3;

}
.page-template-default-cycle .page-thumbnail {

    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2018/08/cycle-slide.jpg) no-repeat 0px -250px / 100% #fff;

}

.wpex-readmore {
	display: block;
	margin-top: 20px;
}
.wpex-readmore a {
	display: block;
	float: left;
	background: #222;
	color: #fff;
	padding: 0 6px;
}
.wpex-readmore a:hover {
	background: #54d5a2;
	text-decoration: none;
}
/* Lists
--------------------------------------------------------------*/
.entry ul {
	margin: 30px 0 30px 20px
}
.entry ul li, .entry ol li {
	margin: 0 0 5px
}
.entry ol {
	margin: 30px 0 30px 25px
}
.entry ul {
	list-style: disc
}
.entry ol {
	list-style: decimal
}
/* Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #444;
	line-height: 1.4em;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0px 0 10px;
}

h1 {

    font-size: 40px;
    margin: 0 0 20px;
    font-weight: 900;
    line-height: 1em;
    letter-spacing: .03em;
    text-transform: uppercase;

}
.home h2 {

    font-size: 25px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    margin-left: 0;
    margin-bottom: 0 !important;

}
h2 {

    font-size: 25px;
    color: #000;
    font-weight: 400;
    text-transform: normal;
    margin-left: 0;
    margin-bottom: 33px !important;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.3em;

}
h2::before {

    content: '/';
    color: #fff;
    padding-right: 5px;

    display: none;
}
.home h3 {
	font-size: 1.3em;
	font-weight: 100;
	margin-bottom: 8px !important;
	text-transform: uppercase;
	padding-top: 19px;
}
h3 {

    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px !important;
    padding-top: 19px;
    line-height: 22px;

}
h4 {

    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400;
    color: #333;

}
h5 {
	font-size: 12px
}
h6 {
	font-size: 10px
}
p {

    margin: 0 0 15px;
    font-size: 13px;
    line-height: 1.6em;
    font-weight: 400;
   

}
h1 a, h2 a, h3 a, h4 a {
	color: #000;
	text-decoration: none;
}
h3 a {
	color: #000;
}
h3 a:hover {
	color: #666;
}
#homepage-blog h1 a, #homepage-blog h2 a, #homepage-blog h3 a, #homepage-blog h4 a {

    color: #000;

}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #54d5a2;
	text-decoration: none;
}
p.lead {
	color: #777;
	font-size: 21px;
	line-height: 27px;
}
em {
	font-style: italic
}
strong {
	font-weight: 600;

}
small {
	font-size: 80%
}
hr {

    border: solid #eee;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 25px 0;

}
a {
	outline: 0
}
/* Page Header
--------------------------------------------------------------*/
/*.page-header {

    position: relative;
    margin-bottom: 5px;
    left: 7%;
    top: 40px;

}*/
.page-header {
    position: relative;
    margin: 0 4%;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    left: 0;
    padding: 40px 6% 0px 10.5%;
    width: 100%;
}
.page-template-templatesportfolio-php .page-header {
	margin-bottom: 25px;
}
.page-header-title, .tribe-events-page-title {

    color: #000;
    font-size: 30px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    text-align: left;

}
.single-post .page-header {
	margin: 0 0 20px;
}
.single-post .page-header-title {
	margin: 0 0 10px;
	font-size: 24px;
}
#archive-description, #portfolio-template-content {
	margin-top: 10px;
}
#portfolio-template-content p:last-child, #archive-description p:last-child {
	margin: 0;
}
/* Header
--------------------------------------------------------------*/

/*header*/
#header-wrap {

    transition: all 0.5s ease;
    background: #fff;
    border-bottom: 0;
    padding-bottom: 0px;
    width: 100%;
    z-index: 99;
    top: 0;
    padding-top: 0;
    margin-top: 0;
    margin: auto;

}
div {
}
.recent-blog-entry-content {

    color: #fff;
    padding: 0px 15% 10px 0;
    font-size: 13px;
    line-height: 1.3em;
    color: #000;

}
#header {
    text-align: left;
    position: relative;
    padding: 20px 0;
    z-index: 9;
    width: 100%;
    margin: auto;
    transition: all 0.5s ease;
    z-index: 99999999999;
    max-width: 1200px;
}
/*logo*/
#logo img {

    display: block;
    max-width: 125px !important;
    padding: 10px 0 0 0;

}
.site-text-logo a {
	display: block;
	font-weight: 600;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #000;
	font-size: 2.25em;
	text-decoration: none;
}
.site-description {
	margin-top: 5px;
}
/*fixed header*/
.is-sticky #header-wrap {
	width: 100%;
	overflow: visible !important;
	z-index: 999;
}
.admin-bar .is-sticky #header-wrap {
	padding-top: 32px
}
/* Main Navigation
--------------------------------------------------------------*/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative
}
.sf-menu ul {

    position: absolute;
    display: none;
    top: 60px;
    left: 0;
    z-index: 10001;

}
.sf-menu > li {
	float: left
}
.sf-menu > li {

    float: none;
    font-size: 16px;
    font-weight: 100;
    line-height: 60px;
    padding: 0 30px 0 0px !important;

}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.sf-menu {
	float: left
}
.sf-menu ul {
	min-width: 160px;

}
.sf-menu a {
	zoom: 1
}
.sf-menu li {
	position: relative;

	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}
.sf-menu .sf-mega {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu li:hover > .sf-mega, .sf-menu li.sfHover > .sf-mega {
	display: block
}
/*styling*/
#site-navigation-wrap {

    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0px;
    margin-bottom: 0 !important;
    z-index: 9999;
    padding: 0px 1%;
    width: auto;

}
#site-navigation .dropdown-menu li {
	display: block;
	float: left;
	line-height: 25px;
}
#site-navigation .dropdown-menu > li {
	margin-left: 25px;
}
#site-navigation .dropdown-menu > li:first-child {
	margin-left: 0;
}
#site-navigation .dropdown-menu a {

    color: #333;
    font-weight: 400;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .09em;
    padding: 15px 25px 20px 25px;

}
#site-navigation .dropdown-menu li li a {

    color: #000;
    background: #fc3;

}
#site-navigation .dropdown-menu > li > a:hover, #site-navigation .dropdown-menu > li.sfHover > a, #site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .dropdown-menu > .current-menu-item > a:hover {

    color: #666;
    background: #fff;

}
/*drop-down styles*/
#site-navigation .dropdown-menu ul {
	background: #222;
	font-size: 1em;
}
#site-navigation .dropdown-menu ul li a {
	display: block;
	height: auto;
	line-height: 1.7em;
	padding: 10px;
	margin: 0px;
	border: 0px;
	text-transform: none;
}
#site-navigation .dropdown-menu ul li a.sf-with-ul {
	padding-right: 23px;
}
#site-navigation .dropdown-menu ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	line-height: 1.4em;
	height: auto;
	float: none;
	display: block;
}
#site-navigation .dropdown-menu ul li > a:hover {
	color: #fff
}
#site-navigation .dropdown-menu ul li:last-child {
	border: none;
}
/*arrows*/
#site-navigation .dropdown-menu > li .fa-angle-down {
	margin-left: 5px
}
#site-navigation .dropdown-menu > li ul li .fa-angle-right {
	position: absolute;
	top: 50%;
	right: 15px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}
/* Sidebar
--------------------------------------------------------------*/
.sidebar-container .sidebar-widget {
	margin-bottom: 0px;
}
.sidebar-container a {
	color: #777;
}
.sidebar-container a:hover {
	color: #b71234;
	text-decoration: none;
}
.sidebar-container .sidebar-widget .widget-title {

    font-size: 22px;
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-weight: 900;

}
.sidebar-container .widget_archive a:hover, .sidebar-container .widget_categories a:hover {
	background: #54d5a2;
	color: #fff;
	padding: 0 2px;
	margin: 0 -2px;
}
/* Widgets
--------------------------------------------------------------*/
.sidebar-container select {
	width: 100%;
}
/*calendar widget*/
#wp-calendar {
	width: 100%;
	font-size: 11px;
}
#wp-calendar thead th {
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-top: none;
	font-size: 11px;
}
#wp-calendar tbody td {
	text-align: center;
	border: 1px solid #ddd;
	line-height: 2.5em;
	transition: background 0.15s ease;
	-webkit-transition: background 0.15s ease;
	-o-transition: background 0.15s ease;
	-moz-transition: background 0.15s ease;
}
#wp-calendar tbody td a, #wp-calendar tbody td a:hover {
	color: #54d5a2;
	text-decoration: underline;
}
#wp-calendar tfoot td {
	padding-top: 1px;
	padding: 4px;
}
#wp-calendar caption {
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 12px;
	outline: 0 none !important;
	background: #54d5a2;
	color: #fff;
}
#wp-calendar tbody a {
	display: block;
	text-decoration: underline;
}
#wp-calendar th {
	text-align: center;
	border: 1px solid transparent;
	border-top: none;
	padding: 2px 0;
	color: #a7a7a7;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#footer #wp-calendar thead th {
	background: #232323
}
#footer #wp-calendar thead th, #footer #wp-calendar tbody td {
	border-color: #333
}
/* Posts
--------------------------------------------------------------*/
.loop-entry {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.loop-entry.post-entry p:last-child {
	margin: 0
}
.loop-entry-title {
	font-size: 1.750em;
	margin: 0;
}
.loop-entry-thumbnail, .loop-entry-video, .post-thumbnail {
	margin-bottom: 30px;
}
.loop-entry-thumbnail img {
	box-shadow: #000 0em 0em 0em;
	nowhitespace: afterproperty;
}
.loop-entry-thumbnail img:hover {
	opacity: 0.8;
}
.post-video {
	margin-bottom: 30px;
}
.entry-footer {
	margin-top: 40px;
}
.entry-footer .post-edit-link {
	float: right;
	display: block;
	border: 2px solid #ddd;
	padding: 2px 14px;
	color: #aaa;
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.entry-footer a:hover {
	color: #000;
	border-color: #000;
	text-decoration: none;
}
.author-info {
	margin-top: 40px;
}
.author-info .author-info-inner {
	position: relative;
	padding-left: 100px;
}
.author-info .author-avatar {
	position: absolute;
	left: 0;
	top: 0;
}
.author-info .author-avatar img {
	border-radius: 2px;
}
/* Post Meta
--------------------------------------------------------------*/
.post-meta {
	color: #000;
	display: block;
	float: none;
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 10px;
}
.single-portfolio .post-meta, .single-post .post-meta {
	margin-bottom: 0;
	margin-top: 10px;
}
.post-meta li {
	display: block;
	float: left;
	margin: 0;
	color: #eee;
}
.post-meta li .meta-seperator {
	margin: 0 15px;
	color: #bbb;
}
.post-meta .meta-date-text, .post-meta a {
	color: #808080;
}
.post-meta a {
	text-decoration: none;
}
.post-meta a:hover {
	color: #54d5a2;
}
/* Search
--------------------------------------------------------------*/
.search-entry {
	position: relative;
	padding-left: 180px;
	min-height: 150px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.search-entry-thumbnail {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
}
.search-entry-thumbnail img {
	width: 100%;
}
.search-entry-thumbnail a:hover img {
	opacity: 0.8;
}
.search-entry-title {
	margin: 0 0 15px;
}
.search-entry.no-featured-image {
	padding-left: 0;
}
/* Pagination
--------------------------------------------------------------*/
ul.page-numbers {
	list-style: none;
	margin: 0;
}
ul.page-numbers li {
	display: block;
	text-align: center;
	float: left;
}
.page-numbers:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.page-numbers a, .page-numbers span, #edd_download_pagination .page-numbers {
	background-color: transparent;
	border: 0;
	color: #606060;
	background: #fff;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 4px;
	margin-top: 4px;
	width: auto;
	padding: 0 8px;
	text-align: center;
	ftext-decoration: none;
}
.page-numbers a:hover, .page-numbers span.current, #edd_download_pagination .page-numbers:hover, #edd_download_pagination .page-numbers.current {
	background: #54d5a2;
	color: #fff;
	text-decoration: none;
	border-color: transparent;
}
/*next/prev*/
.single-post-pagination {
	position: absolute;
	right: 0;
	top: 0;
}
.single-post-pagination li {
	display: block;
	float: left;
	margin-left: 4px;
}
.single-post-pagination li:first-child {
	margin-left: 0;
}
.single-post-pagination li a {
	display: block;
	font-size: 16px;
	color: #bbb;
	background: #fff;
	border: 1px solid #ddd;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
}
.single-post-pagination li a:hover {
	color: #000;
}
/* FlexSlider
--------------------------------------------------------------*/

/* Necessary Styles*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	margin: 0;
}
.flexslider .slides img {
    display: block;
    margin-right: 0;
    max-width: 100% !important;
    width: 100%;
    opacity: 1;
    float: right;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
/*main*/
.flexslider-container {
	position: relative;
}
.flexslider-container img {
	display: block;
}
/* Homepage
--------------------------------------------------------------*/
#homepage-content, #homepage-features {

    margin-top: 0;
    width: 41%;
    float: left;
    padding: 3% 0% 3% 4%;
        padding-right: 4%;
        padding-left: 4%;
    padding-right: 4%;
    padding-left: 4%;
    padding-right: 4%;
    padding-left: 4%;

}
#homepage-content {

    padding: 0;
    height: auto !important;
    color: #fff;
    text-align: left;
    margin: 2% 4%;
    float: left;

    width: 92% !important;

}
.home #homepage-content {

    padding: 2% 15%;
    width: 100%;
    color: #000;
    text-align: center;
    margin: 0px auto 70px auto;
    float: none;
    background: none;

}

.homepage-slide-body h2 {

    color: #fff;
    font-family: 'Montserrat';
    font-weight: 100;
    font-size: 40px;
    margin: 10px 0 5px 0;

}
.homepage-slide-body p {

    color: #fff;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    max-width: 630px;
    margin: auto;

}
#sub-homepage-features {
display: none;

}
#homepage-content {

    padding: 0;
    height: auto !important;
    color: #fff;
    text-align: left;
    margin: 2% 4%;
    float: left;
    
    width: 32%;

}
#sub-homepage-features article {
	background: #000;	
}
#sub-homepage-features article {
    width: 25%;
    height: 170px;
    position: relative;
    float: left;
    margin: 0;
        margin-right: 0px;
    overflow: hidden;
    border: 0;
    border-radius: 0;
}
#sub-homepage-features article h2 {
	display: block;

}
#homepage-content p {

    margin: 0 0 20px;
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 100;
    color: #000;

}
#homepage-portfolio, #homepage-blog {

    margin-top: 0;
    margin: 0;
    float: left;
    width: 100%;
    padding: 2% 0% 1% 3%;
    background: #fc3;

}
.homepage-content-bottom-divider {
	margin-bottom: 0;
}
/*homepage slider*/

#homepage-slider-wrap .flex-direction-nav li a {
	display: block;
	z-index: 9;
	position: absolute;
	top: 46%;
	margin-top: -35px;
	height: 70px;
	line-height: 70px;
	width: 50px;
	text-align: center;
	opacity: 0.8;
	color: rgba(0,0,0,.3);
	font-size: 31px;
}
#homepage-slider-wrap .flex-direction-nav li a:hover {
	opacity: 1;
	background: #54d5a2;
	color: #fff;
	text-decoration: none;
}
#homepage-slider-wrap .flex-direction-nav li a.flex-prev {
	left: 0;
}
#homepage-slider-wrap .flex-direction-nav li a.flex-next {
	right: 0;
}
.homepage-slide-inner {
	position: relative;
}
.homepage-slide-content {

    display: block;
    position: absolute;
    z-index: 9999;
    width: 100%;
    padding: 1% 5% 5% 5%;
    border-left: 5%;
    margin: 0px 0%;
    text-align: center;
    border-radius: 0;
    top: 230px;

}
.page-template-home-cycle #homepage-slider-wrap {

    height: 60%;

}
.page-template-home-cycle .event-logo {

    max-width: 270px;
    float: none;
    margin: auto;
    padding-right: 0;
    background: none;
    border-radius: 40px;
    padding: 0 0 30px 0;
    height: 120px;
    margin: 30px auto;
    overflow: hidden;

}
.page-template-home-cycle img.attachment-wpex-home-slider {

    bottom: -910px;
    position: absolute !important;
    opacity: .6 !important;

}
.page-template-home-cycle .homepage-slide-content {

    display: block;
    position: absolute;
    z-index: 9999;
    width: 60%;
    padding: 0;
    border-left: 5%;
    margin: 0px 20%;
    text-align: left;
    border-radius: 0;
    height: 100%;
    background: #000;

}
.page-template-home-cycle .homepage-slide-title {

    float: none;
    background: none;
    color: #fff;
    font-size: 50px;
    padding: 0;
        padding-top: 0px;
    padding-top: 0px;
    padding-top: 0px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 50px;
    width: 100%;
    letter-spacing: -.02em;
    font-family: 'Montserrat', arial, sans-serif;
    padding-top: 0;
    text-align: center;

}
.page-template-home-cycle .homepage-slide-title {
	text-align: center;	
}
.page-template-home-cycle  #homepage-slider-wrap {
	background-image: none;	
}
.page-template-home-cycle .findOutMore {

    background: #b71234;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 10px;
    DISplay: inline-block;

}
.verticalNav li.current_page_item > a {

    color: #666;
    border-bottom: 2px solid #fc3;
    background: #fff;

}
.homepage-slide-title {

    float: none;
    background: none;
    color: #fff;
    font-size: 65px;
    padding: 0;
        padding-top: 0px;
    padding-top: 0px;
    padding-top: 0px;
    padding-top: 0px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 52px;
    width: 100%;
    letter-spacing: -.02em;
    font-family: 'Montserrat', arial, sans-serif;
    padding-top: 0;
    text-align: center;
    max-width: 100%;
    margin: 15px auto;

}
.page-template-home-cycle .flexslider .slides img {
	width: 100%;	
}
.homepage-slide-caption {

    float: none;
    margin-top: 0;
    font-size: 30px;
    color: #fff;
    padding: 2px 0 0px 0;
    line-height: 30px;
    font-weight: 100;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .05em;

}
.feature-entry-header {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
/*homepage blog*/
.recent-blog-entry-title {
	font-size: 30px;
	margin: 15px 40px 0 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
	font-weight: 100;
	line-height: 1.1em;
}
.recent-blog-entry-thumbnail a, .recent-blog-entry-thumbnail img {
	display: block;
}
.recent-blog-entry-thumbnail a:hover img {
	opacity: 0.85;
}
.recent-blog-entry .post-meta {
	margin: 0 0 5px;
}
.recent-blog-entry .post-meta, .recent-blog-entry .post-meta .meta-date-text {

    color: #fc3;

}
/* Feature Entries
--------------------------------------------------------------*/
.feature-thumbnail {

    margin: 0;
    padding: 0;

}
.feature-thumbnail img {

    display: block;
    width: auto;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    opacity:1;

}
.feature-thumbnail a:hover img {
	opacity: 0.8;
}
.features-entry {
	text-align: center;
	position: relative;
}
.feature-entry-title {

    margin: 0 0 10px;
        margin-top: 0px;
        margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600 !important;
    color: #fff;
    line-height: 1em;
    text-transform: uppercase;
    font-family: 'Montserrat';
    position: absolute;
    width: 100%;
    top: 10px;
    text-align: center;
    padding: 0;
    transition: all 0.5s ease;
    font-weight: 400;
    height: 100%;
    overflow: hidden;
    display: none;

}

a .feature-entry-title:hover {
	color: #000;
}
.feature-entry-content p:last-child {
	margin: 0;
}
.features-entry .feature-icon-font {
	text-align: center;
	margin: 0 auto 20px;
}
.features-entry .feature-icon-font .fa {
	font-size: 46px;
	color: #31c68b;
}
.feature-entry-url {
	margin: 0;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #555;
}
.feature-entry-url:hover {
	text-decoration: none;
}
/* Portfolio
--------------------------------------------------------------*/

/*main*/
#portfolio-wrap {
	position: relative;
	margin-top: 25px;
}
#portfolio-wrap ul {
	margin: 0px;
	list-style: none;
}
#portfolio-description {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
}
#portfolio-description p:last-child, .portfolio-description p {
	margin: 0
}
/*portfolio entry*/
.portfolio-entry.grid-2 {
	margin-bottom: 60px
}
.portfolio-entry.grid-3 {
	margin-bottom: 40px
}
.portfolio-entry.grid-4 {
	margin-bottom: 40px
}
.portfolio-entry-media a, .portfolio-entry-media img {
	display: block;
	width: 100%;
}
.portfolio-entry-media a:hover img {
	opacity: 0.85;
}
.portfolio-entry a {
	text-decoration: none
}
.portfolio-entry a:hover {
	text-decoration: none
}
.portfolio-entry-details {
	margin-top: 10px;
}
.portfolio-entry-categories a {
	color: #777;
}
.portfolio-entry-categories a:hover {
	color: #000;
}
.single-portfolio .post-slider-wrap, .single-portfolio .post-video {
	margin: 0 0 30px;
}
.single-portfolio .post-slider-wrap img {
	border-radius: 4px 4px 0 0;
}
#portfolio-wrap article .portfolio-entry-media {
	border: 0;
	max-height: 230px;
	overflow: hidden;
	margin: 0;
}
#portfolio-wrap article {
	margin: 1% 2% 1% 0;
	padding: 0;
	float: left;
	background: #eee;
	width: 30.6%;
}
.portfolio-entry-title {
	margin: 0;
	margin-bottom: 0px;
	text-align: center;
}
h3.portfolio-entry-title {
	padding: 10px 0 0 0;
	font-weight: 400;
	font-size: 14px;
}
#single-portfolio-related .portfolio-entry-title {
	font-size: 18px;
}
.portfolio-img {
	float: right;
	width: 25%;
}
.portfolio-img img {
	width: 100%;
 float:;
}
/*portfolio related*/
#single-portfolio-related {
	margin-top: 30px;
}
#single-portfolio-related article {
	width: 20%;
}
#single-portfolio-related article .portfolio-entry-media {
	max-height: 230px;
	overflow: hidden;
}
/* Post Slider
--------------------------------------------------------------*/
.post-slider-wrap .flex-direction-nav {
	z-index: 9;
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-slider-wrap .flex-direction-nav li {
	display: block;
	float: left;
	margin-left: 0;
}
.post-slider-wrap .flex-direction-nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 35px;
	text-align: center;
	opacity: 0.8;
	background: #000;
	color: #fff;
	font-size: 14px;
}
.post-slider-wrap .flex-direction-nav li a:hover {
	opacity: 1;
	background: #54d5a2;
	color: #fff;
	text-decoration: none;
}
.post-slider-wrap .flex-direction-nav li a .genericon {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
/* Staff
--------------------------------------------------------------*/
.staff-entry-media {
}
.staff-entry-media img {
	width: 100%;
}
#staff-wrap article {
	margin-bottom: 30px;
	background: #fff;
	padding: 0px 0 10px 0;
}
.staff-entry-title {
	font-size: 1.500em;
	margin: 10px 0;
	font-size: 1.2em;
	color: #000;
}
.staff-entry-content p:last-child {
	margin: 0;
}
/* Forms / Inputs / Buttons
--------------------------------------------------------------*/

/*inputs*/
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], textarea {
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: transparent;
	border: 1px solid #ddd;
	box-sizing: border-box;
	color: #606060;
	display: block;
	font-size: 1em;
	margin: 0;
	max-width: 100%;
	padding: 0.8em 1em;
	font-family: inherit;
	background: #fff;
}
textarea {
	width: 100%;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus {
	color: #555;
	outline: none;
	border-color: #ccc;
}
button, input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
	background: #222;
	border: transparent;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	outline: none;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	position: relative;
	font-family: 'Open Sans';
}
.entry input[type="submit"] {
	margin-top: 10px;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover {
	background-color: #54d5a2
}
a.view-all {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #EEEEEE;
	border-radius: 3px;
	padding: 8px 20px;
	text-align: center;
	width: 100%;
	color: #808080;
}
/* Search
--------------------------------------------------------------*/
input[type="search"] {
	font-size: 1em;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	box-sizing: border-box;
	color: #555;
	outline: none;
	padding: 10px 12px;
	width: 100%;
	font-family: 'Open Sans';
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none
}
input[type="search"]::-webkit-search-decoration {
display: none
}
/* Contact Form 7
--------------------------------------------------------------*/
.wpcf7-form span.wpcf7-form-control-wrap {
	display: block;
	margin-top: 10px;
	position: relative;
}
.wpcf7-form p {
	margin: 0 0 20px
}
.wpcf7-form p:last-of-type {
	margin: 0
}
div.wpcf7-validation-errors {
	margin: 25px 0 0;
	padding: 10px;
	font-weight: 600;
	background: #fff;
	color: #222;
}
span.wpcf7-not-valid-tip {
	font-size: 0.95em;
	color: #898989;
	font-family: 'Verdana';
}
.wpcf7-response-output {
	background: #f4f4f4;
	color: #888;
	display: none;
	line-height: 1.45em;
	margin-top: 30px;
	padding: 12px;
	text-align: center;
}
input.wpcf7-not-valid[type="text"], input.wpcf7-not-valid[type="password"], input.wpcf7-not-valid[type="email"], input.wpcf7-not-valid[type="url"], input.wpcf7-not-valid[type="tel"], textarea.wpcf7-not-valid {
	border-color: #FF4847
}
/* Comments
--------------------------------------------------------------*/
#comments {
	margin-top: 60px
}
#comments span.required {
	color: #C30
}
.commentlist {
	margin: 0
}
.commentlist .children {
	margin-left: 30px;
}
.commentlist li {
	list-style: none;
	margin: 0;
}
.commentlist .comment {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.comment-author {
	left: 0;
	position: absolute;
	top: 0;
}
.comment-author .avatar {
	display: block;
	border-radius: 2px;
}
.comment-meta {
	margin-bottom: 10px
}
.comment-meta .fn {
	font-weight: 600;
	color: #000;
	display: block;
}
.comment-date {
	display: inline-block;
	margin-right: 12px;
}
.comment-details {
	margin-left: 80px;
}
.comment-content p:last-child {
	margin: 0
}
.comment-date a, a.comment-reply-link {
	font-size: 0.9em;
	color: #808080
}
#reply-title small {
	font-size: 1em;
}
a#cancel-comment-reply-link {
	color: red;
	display: inline;
	font-weight: 400;
	font-size: 1em;
}
a#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
#respond {
	margin: 40px 0 0;
}
.commentlist li article {
	position: relative
}
.commentlist #respond {
	margin-bottom: 100px
}
#comments-logged-in {
	font-size: 13px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#log-out {
	float: right;
	margin-top: -56px;
}
.comment-form-comment label[for="comment"] {
	display: none
}
#reply-title {
	font-size: 1em;
	margin: 0 0 20px;
}
#commentform textarea {
	width: 100%
}
#comments .form-allowed-tags {
	display: none
}
.comment-awaiting-moderation {
	background: #02AACE;
	color: #fff;
	display: inline-block;
	line-height: 1em;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 2px 6px;
}
/* Footer
--------------------------------------------------------------*/
#footer-wrap {

    padding: 5% 0 0;
    background: #000;
    margin: auto;

}
#footer.container {
    margin: auto;
    max-width: 1200px;
}
#footer-wrap p {

    margin: 0 0 20px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #ccc;
    text-align: center;

}
#footer img {
	max-width: 130px !important;
}
#footer-wrap input[type="text"], #footer-wrap input[type="search"] {
	border: none;
}
#footer-wrap select {
	width: 100%;
}
#footer-wrap a {

    color: #ccc;

}
#footer-wrap li li a {

   display: none;

}
#footer-wrap a:hover {
	color: #b71234;
	text-decoration: none;
}
#footer-widgets {

    width: 97%;
    margin: 0 0 0 3%;

}
#footer-widgets .widget-title {

    color: #999;
    font-size: 12px;
    margin: 0 0 25px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;

}
#footer-widgets .widget-title span {
	background: #222;
	padding-right: 10px;
}
.footer-widget {

    margin-bottom: 10%;
    margin-top: 0;

}
.textwidget {
	font-family: 'Montserrat';
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	color: #999;
}
#footer-widgets .span_1_of_3.col-1 {
	padding-right: 10px;
}

#footer-widgets .span_1_of_3.col-2 {
	padding-left: 0;
	padding-right: 5px;
}
#footer-widgets .span_1_of_3.col-3 {
	padding-left: 0px;
}
#footer-widgets .span_1_of_3 {

    margin-right: 23px;
    width: 31.33%;
    padding-right: ;

}
.footer-widget > ul > li {
	padding: 2px 0;
}
.footer-widget > ul > li:first-child {
}
#footer-widgets .widget_nav_menu ul > li {

    text-align: center;

}
#footer-widgets .widget_nav_menu ul > li:first-child {
}
#footer-widgets .widget_nav_menu ul > li li a:before {
	content: "-";
	padding: 0 10px;
	color: #555;
}
#footer-widgets .widget_nav_menu ul > li.menu-item-has-children {
	border-bottom: none;
}
#copyright-wrap {

    background: #fff;
    padding: 10px 0 30px 0;
    color: #ccc;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 11px;

}
#copyright-wrap a {
	color: #666;
}
#logo {

    float: none;
    padding: 0;
    margin: 0 0 0 0;

}
/* 404 Page
--------------------------------------------------------------*/
#error-page {
	text-align: center;
	margin-top: 60px;
}
#error-page-title {
	border: none;
	font-size: 7.5em;
	line-height: 1em;
	margin: 0 0 30px;
}
#error-page-title span {
	margin-right: 7px
}
#error-page-text {
	font-size: 1.15em;
}
/* WordPress Styles
--------------------------------------------------------------*/
.sticky {
}
.bypostauthor {
}
/*aligns*/
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
/*floats*/
.floatleft {
	float: left
}
.floatright {
	float: right
}
/*text style*/
.textcenter {
	text-align: center
}
.textright {
	text-align: right
}
.textleft {
	text-align: left
}
/*captions*/
.wp-caption {
	max-width: 100% !important
}
.wp-caption p.wp-caption-text {
	box-sizing: border-box;
	text-align: center;
}
.wp-caption img {
	display: block;
	border: 0 none;
	margin: 0;
	width: 100%;
	padding: 0;
}
/*smiley reset*/
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
/*img attachment*/
#img-attch-page {
	overflow: hidden;
	text-align: center;
}
#img-attch-page img {
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 100%;
}
/*gallery*/
.gallery {
	margin: 0 0 30px !important;
}
.gallery-icon img {
	border: none !important;
}
.gallery-caption {
}
/*hide responsive elements
--------------------------------------------------------------*/
#navigation-toggle, .sidr, #sidr-close, #mobile-search {
	display: none
}
/*PrettyPhoto
--------------------------------------------------------------*/
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px
}
div.pp_default .pp_top .pp_left {
	background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
	background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
	background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
	color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
	background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_next:hover {
	background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
}
div.pp_default .pp_previous:hover {
	background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}
div.pp_default .pp_expand {
	background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px;
}
div.pp_default .pp_expand:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_contract {
	background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px;
}
div.pp_default .pp_contract:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_close {
	background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_gallery ul li a {
	background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}
div.pp_default .pp_social {
	margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	left: auto;
	position: static;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0;
	width: 20px;
}
div.pp_default a.pp_arrow_next {
	background-position: -82px -3px;
	left: 52px;
}
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	position: relative;
	width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
	color: #999;
	font-size: 11px;
	font-style: italic;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 10px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
	background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
	background: url(images/prettyPhoto/default/loader.gif) center center no-repeat
}
div.light_rounded .pp_top .pp_left {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_right {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}
div.light_rounded .pp_next:hover {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.light_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_arrow_previous {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}
div.light_rounded .pp_arrow_next {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}
div.light_rounded .pp_bottom .pp_left {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_right {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_top .pp_left {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_right {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}
div.dark_rounded .pp_content_container .pp_left {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}
div.dark_rounded .pp_content_container .pp_right {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}
div.dark_rounded .pp_next:hover {
	background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_expand {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_contract {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_close {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.dark_rounded .pp_description {
	color: #fff;
	margin-right: 85px;
}
div.dark_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_arrow_previous {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}
div.dark_rounded .pp_arrow_next {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_right {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
	background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000
}
div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
	background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}
div.dark_square .pp_expand {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_expand:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_contract {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_contract:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_close {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.dark_square .pp_nav {
	clear: none
}
div.dark_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_arrow_previous {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}
div.dark_square .pp_arrow_next {
	background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}
div.dark_square .pp_next:hover {
	background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.dark_square .pp_previous:hover {
	background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_square .pp_expand {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_square .pp_expand:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_square .pp_contract {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_square .pp_contract:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_square .pp_close {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.light_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_arrow_previous {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_arrow_next {
	background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}
div.light_square .pp_next:hover {
	background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_square .pp_previous:hover {
	background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.facebook .pp_top .pp_left {
	background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
	background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}
div.facebook .pp_top .pp_right {
	background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
	background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}
div.facebook .pp_content_container .pp_right {
	background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}
div.facebook .pp_expand {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.facebook .pp_expand:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.facebook .pp_contract {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.facebook .pp_contract:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.facebook .pp_close {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 22px;
}
div.facebook .pp_description {
	margin: 0 37px 0 0
}
div.facebook .pp_loaderIcon {
	background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat
}
div.facebook .pp_arrow_previous {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}
div.facebook .pp_arrow_next {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}
div.facebook .pp_nav {
	margin-top: 0
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_nav .pp_pause {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_next:hover {
	background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.facebook .pp_previous:hover {
	background: url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
	background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}
div.facebook .pp_bottom .pp_right {
	background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}
div.pp_pic_holder a:focus {
	outline: none
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px
}
.pp_content_container .pp_right {
	padding-right: 20px
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 0;
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	width: 55px;
}
.pp_social .twitter {
	float: left
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a img {
	border: 0
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px!important
}
a.pp_next {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	display: block;
	line-height: 22px;
	position: absolute;
	right: 0;
	text-indent: -10000px;
	top: 0;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1!important
}
#pp_full_res .pp_inline {
	text-align: left
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color: #fff
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #fff
}
div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px!important
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color: #c4c4c4
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color: #fff
}
.pp_top, .pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_top, * html .pp_bottom {
	padding: 0 20px
}
.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
	display: none
}
/* EDD tweaks
--------------------------------------------------------------*/
.edd_download_image {
	margin-bottom: 20px;
}
.edd_download_image a {
	display: block;
}
.edd_download_image img {
	width: 100%;
	display: block;
}
.edd_download_image a:hover img {
	opacity: 0.85;
}
.entry .edd_download_title {
	margin: 0 0 10px;
}
.edd_downloads_list .edd_download {
	margin-bottom: 30px;
}
.edd_downloads_list .edd_download_inner {
	margin: 0;
}
.edd_downloads_list .edd_download_title {
	margin: 0 0 10px;
	font-size: 21px;
}
a .homepage-slide-cta {
	float: left;
	display: block;
	clear: both;
	color: #333;
	text-transform: uppercase;
	padding: 0;
	font-weight: 400;
	margin-top: 0;
	margin-left: 0;
	font-family: 'Montserrat';
	border: 1px solid #666;
	padding: 8px 20px 6px 20px;
	border-radius: 25px;
	font-size: 12px;
}
.active #header {
	position: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff !important;
	height: 125px;
	transition: all 0.5s ease;
	border-bottom: 1px solid #eee;
	z-index: 999999999999999;
	max-width: 100%;
}
.active #header-wrap {
	transition: all 0.5s ease;
	background: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	height: 180px;
	position: fixed;
}
.active .mobmenur-container {
	position: fixed;
	top: 40px;
	right: 30px;
}
.active #site-navigation-wrap {
	top: 70px;
	transition: all 0.5s ease;
}
.active #logo {
	margin-top: 5px;
	margin-left: 5%;
}
.active a#navigation-toggle {
	color: #fff;
}
.home #wrap {

    height: 100% !important;

}
#wrap {
    height: auto !important;
    position: relative;
    width: 100% !important;
    margin: 0px auto;
    float: none;
  

}
#homepage-slider {
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
}
#homepage-content h1::after {

    content: '';
    background: #333;
    height: 2px;
    width: 100px;
    display: block;
    margin: 40px auto;

}
#homepage-slider-wrap {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 0 !important;
    height: 650px;
    margin: auto;
    background: #000;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 2%;
    border-radius: 0;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 2%;
	display: none;
}
#homepage-features {

    position: relative;
    overflow: hidden;
    border-top: 0;
    z-index: 9;
    margin: auto;
    float: none;
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    padding: 0% 6%;
    top: 0;
    max-width: 1200px;

}
#homepage-features .entryWrapper img {
    float: none;
    opacity: 1;
    margin: 0 0 0 0;
    padding: 3% 15%;
    position: relative;
    top: -80px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-bottom: -65px !important;
    background: #fff;
}
.entryWrapper {

    width: 92%;
    background: rgb(255, 255, 255);
    position: relative;
    margin: 58% 4% 5vh 4%;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);

}
.homepage-slide-description {

    color: rgba(255,255,255,.9);
    font-size: 15px;
    margin-top: 20px;
    line-height: ;

    max-width: 44%;
    margin: 20px auto 0px auto;
    display: none;

}
/*#homepage-features img {

    max-width: 100%;
    float: none;
    opacity: 1;
    margin: 0 auto !important;

}*/
#homepage-features img {

    float: none;
    opacity: 1;
    margin: 0 auto !important;
    padding: 0 4%;

}
#homepage-blog {

    display: none;

}
.feature-entry-title {
	margin: 0 0 10px;
	margin-top: 0px;
	margin-top: 0px;
	margin-top: 0px;
	margin-top: 0px;
	font-size: 17px;
	font-weight: 600 !important;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
	font-family: 'Montserrat';
	position: absolute;
	width: 80%;
	top: 10px;
	text-align: center;
	padding: 0 10%;
	transition: all 0.5s ease;
	font-weight: 400;
	height: 100%;
	overflow: hidden;
	display: none;
}
#homepage-features article:hover .feature-entry-title {
	transition: all 0.5s ease;
}
#homepage-features article:hover .feature-entry-header {
	
	transition: all 0.5s ease;
}
.feature-entry-content {
    position: relative;
    top: 0;
    color: #fff;
    text-align: left;
    left: 0;
    font-size: 14px;
    width: 100%;
    transition: all 0.5s ease;
    line-height: 1.2em;
    opacity: 1;
}
#homepage-features article:hover .feature-entry-content {

	top: 0;
	transition: all 0.5s ease;
	text-align: left;
	opacity: 1;
}

.line {
	width: 0;
	height: 0;
	background: #fff;
	margin-bottom: 5px;
	margin-top: 70px;
}
.homepage-slide-content .line {
	width: 37px;
	height: 0;
	margin-bottom: 0;
	position: relative;
	clear: both;
	margin-top: 25px;
	border-top: 3px solid #000;
	float: left;
	background: none;
	margin-bottom: 16px;
	display: none;
}
.child-sidebar-menu {
	background: #000;
	padding: 0;
}
.child-sidebar-menu li a {
	text-transform: uppercase;
	display: block;
	background: none;

	border-bottom: 1px solid #fff;

}
ul.child-sidebar-menu li.current_page_item a {
	background: #eee !important;
	color: #b71234;


}
.child-sidebar-menu li a:hover {
	color: #eee;

}
ul.child-sidebar-menu li li a {
	font-size: 12px;
	text-transform: none !important;
	padding-left: 30px !important;
}
.footerImage {
	margin: 15px;
	background: #666;
}
.footerImage img {
	width: 50%;
	float: left
}
.footerCopy {
	float: right;
	width: 40%;
	padding: 5% 5%;
}
.footerImage h2 {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	font-weight: 100 !important;
	text-align: center;
	text-transform: uppercase;
}
.footerImage p {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500 !important;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
}
.divider {
	background: #fff;
	height: 2px;
	width: 10%;
	margin: 30px auto;
}
#extraMenu {
	float: left;
	top: 0;
	position: relative;
	z-index: 999999999;
}
#homepage-features a {
	color: #fff;
}
#homepage-features a:hover {
	color: #fff;
}
#homepage-blog .span_1_of_3 {

    width: 33.33%;
    padding: 2% 0 5% 0;

}
.recent-blog-entry-thumbnail {

    height: 150px;
    overflow: hidden;

    display: none;
}
#homepage-blog .span_1_of_3:hover {
}
.ubermenu-responsive.ubermenu .ubermenu-nav {
	display: block;
	background: #eee;
}
.show-nav-right.mob-menu-slideout-over .mob-menu-right-panel {
	display: block !important;
	background-color: #f9f9f9;
	width: 50%;
}
#mobmenuleft, #mobmenuright {
	margin: 0;
	padding: 9% 10% !important;
}
/*#mobmenuleft, #mobmenuright {
    width: 290px;
    float: right;
    height: 100% !important;
    position: absolute;
    right: 0;

    top: 40px;
}
.mobmenu_content #mobmenuright .sub-menu {
    background-color: #999;
    margin: 0;
    color: #222;
    position: absolute !important;
    right: 290px !important;
    top: 0px !important;

    width: 230px !important;
    left: unset !important;
    height: 100%;
}*/
.mobmenu_content #mobmenuright > li > a:hover {
	background-color: #eee !important;
}
.show-nav-right.mob-menu-slideout-over .mob-menu-right-panel {
	display: block !important;
	width: 50% !important;
	background: none !important;
}
.ugb-container.ugb-container--height-short, .ugb-container.ugb-height-short {
	padding: 0;
}
.mob-menu-header-holder {
	top: 60px !important;
	right: 5% !important;
	width: auto !important;
}
.mob-menu-slideout-over .mobmenu_content {
	padding-top: 40px;/*    background: rgba(0,0,0,.2);*/
}
.mob-menu-right-panel .mobmenu_content #mobmenuright .sub-menu {
	background-color: none !important;
}
.mobmenu_content #mobmenuright .sub-menu {
	background: none !important;
}
.mobmenu_content #mobmenuright .sub-menu {
	background-color: none;
}
.mobmenu_content #mobmenuright .sub-menu {
	background-color: none;
}
.mob-icon-down-open::before {
	content: '+' !important;
	font-family: 'Montserrat' !important;
	font-weight: 100 !important;
	font-size: 21px;
}
.mob-icon-up-open::before {
	content: '-' !important;
	font-family: 'Montserrat' !important;
	font-weight: 100 !important;
	font-size: 21px;
}
.event-logo {

    max-width: 270px;
    float: none;
    margin: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: 0;
    margin-left: -10px;
    padding-right: 0;
    background: none;
    border-radius: 40px;
    padding: 0 0 30px 0;
    height: 202px;
    margin: 0 auto;

}
img.attachment-wpex-home-slider {

    bottom: 0px;
    position: relative;
    opacity: .6 !important;

}

#homepage-features .features-entry {
    border-radius: 0;
    margin: 0;
    width: 33.3%;
    transition: all 0.5s ease;
    padding: 0;
}
#homepage-features .features-entry:hover {
	margin-top: 0px;

	transition: all 0.5s ease;

}
.event-prizes {
	position: absolute;
	top: 540px;
	left: 35%;
	display: block;
	float: right;
	z-index: 99999;
	max-width: 160px;
	border-left: 2px solid #fff;
	padding-left: 30px;
	display: none;
}
.homepage-slide-content .clr {
	display: none;
}
a.moreBtn {

    color: rgba(0,0,0,.8);
    padding: 10px 35px 10px 35px;
    float: none;
    width: auto;
    margin: 0;
    text-align: center;
    border-radius: 0;
    font-weight: ;
    display: inline-block;
    background: #fff;
    font-size: 14px;
    margin: 15px 0 0 0;
    background: #fc3;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;

}
/*.moreBtn::before {

    content: '/';
    color: #fc3;
    font-weight: 100;
    padding-right: 7px;

}*/
/*#homepage-features a.moreBtn {

    width: 55%;
    text-align: center;
    text-transform: uppercase;
    color: #000 !important;
    background: #fff;
    border: 2px solid #eee;
    margin: 140px 0;
    font-weight: 500 !important;

}*/
#homepage-features a.moreBtn {

    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    background: #000;
    margin: 2vh 0 5vh 0;
    font-weight: 500 !important;
    border-radius: 30px;
	border: 2px solid #000;

}
#homepage-features a.moreBtn:hover {
    color: #000 !important;
    background: #fff;
	border: 2px solid #000;
  

}
.homepage-slide-content h3 {

    color: #fc3;
    text-align: center;
    font-size: ;
    font-weight: 700;
    letter-spacing: 0.43em;
    font-size: 15px;
    margin-bottom: 10px !important;

}
.homepage-wrap {


}
/*.homepage-slide-content h3::after {

    background: #fff;
    position: absolute;
    margin: 0 45%;
    width: 10%;
    height: 2px;
    clear: both;
    left: 0;
    top: 45px;
    z-index: 9999999;
    content: '';

}*/
#homepage-features .features-entry::before {

    content: '';
    position: absolute;
    top: 0;
    background: none;
    width: 100%;
    height: 100%;
    float: left;
    left: 0;


}
#homepage-features .features-entry.count-1::before {
  display: none;
}


/* MTB */
.page-template-home-mtb .homepage-slide-content h3 {
	color: #f37b39;
}

.page-id-435 .homepage-slide-content {

   
    top: 0px;
    height: auto;
}
.page-id-435 .homepage-slide-content {

    margin: 0;
    width: 100%;

}
.page-id-435 #homepage-slider-wrap {
	top: -70px !important;
}


.page-id-435 #homepage-content {

    

}
.page-id-435 .moreBtn::before {

    content: '/';
    color: #fc3;
    font-weight: 100;
    padding-right: 7px;
    display: none;

}
.page-id-435 a.moreBtn {

    color: #fff;
    padding: 4px 10px;
    float: left;
    margin: 6px 0 10px 3%;
    text-align: center;
    border-radius: 4px;
    font-weight: 2400;
    display: inline-block;
    background: #fff;
    font-size: 15px;
    margin: 10px 41%;
    background: none;
    font-weight: 500;
    border: none;

    width: 190px;
}
.page-id-435 .homepage-slide-title {

    float: none;
    background: none;
    color: #fff;
    font-size: 2.5em;
    padding: 0;
        padding-top: 0px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 55px;
    width: 100%;
    letter-spacing: -.02em;
    font-family: 'Montserrat', arial, sans-serif;
    padding-top: 20px;
    text-align: center;

}

.wrapper {

    height: 270px;

    float: right;
    width: 100%;
 
}

.site-branding {

    position: relative;
    left: 7%;
    float: left;

}
.page-template-fullwidth-relay .verticalNav, .page-template-fullwidth-cycle .verticalNav {
/*	display: none;	*/
}
.page-template-fullwidth-relay .nav-toggle, .page-template-fullwidth-cycle .nav-toggle {
	/*display: block;	*/
}


.nav-toggle {
	display: none;	
}
.sub-menu {

    background: #fc3;

}
article.entry {
    margin: 4% 12% 4% 10.5%;
    padding-top: 0;
}
#primary .menu-mountain-relay-container, #secondary {

    padding: 0;
    background: none;
    border-radius: 0;
    margin-top: 2%;
    margin-right: 0;

}

#primary .menu-mountain-relay-container li a, #secondary li a {
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    width: 100%;
}
img.sponsorLogo {

    z-index: 99099999;
    position: absolute;
    margin: auto;
        margin-top: auto;
    margin-top: auto;
    float: left;
    display: block;
    padding: 10%;
    margin-top: 0px;
    border-radius: 0;
    padding: 20%;
    top: 0;
    left: -5px;
    border-radius: 0;
    height: auto;
    width: 100%;

}
.lockUp {

    position: relative;
    margin: 0 auto 0 33.3%;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: rgba(0,0,0,.0);
    padding: 0 3% 0 5%;
    max-width: 1400px;

}
.inner {

    width: 100%;
    margin: 0;
    padding: 0;

}
/*.relayHeader {

    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2018/09/run-slide_1.jpg ) 0px 0px / 100% no-repeat;
    width: 100%;
    position: relative;
    top: 0;
    float: left;
    height: 475px;
    max-height: 475px;
    margin: 0 0 -60px 0;
    border-radius: 0;
    padding: 0 5%;
}*/
.relayHeader {
    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2018/09/run-slide_1.jpg ) 0px 0px / 100% no-repeat;
    width: 100%;
    position: relative;
    top: 0;
    float: none;
    height: 32vw;
    margin: 0;
    border-radius: 0;
    padding: 0;
    max-width: 1200px;
    margin: auto !important;
    max-height: 380px;
}
h4 {

    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400;
    color: #333;

}.home #primary {

    margin: 0;
    margin: auto;
    border-top: none;
    background: none;
    padding: 0;
    box-shadow: none;

}
.cycleHeader {
    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2018/08/cycle-slide_1-1-1.jpg) -0px -150px / 100% no-repeat;
    width: 100%;
    position: relative;
    top: 0;
    height: 380px;
    margin: auto !important;
    border-radius: 0;
    padding: 0;
    max-width: 1200px;
}
.mtbHeader {
    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2018/09/hamish.jpg) -0px -150px / 100% no-repeat;
    width: 100%;
    position: relative;
    top: 0;
    height: 380px;
    margin: auto !important;
    border-radius: 0;
    padding: 0;
    max-width: 1200px;
}
.mtbHeader  a.enterNow {
	background: #f37b39;
}
.cycleHeader .logoWrap {
    background: #eee;
    float: left;
    z-index: 9999999999 !important;
    position: absolute;
    width: 33.33%;
    height: 100%;
}
.mtbHeader .logoWrap {
    background: #eee;
    float: left;
    z-index: 9999999999 !important;
    position: absolute;
    width: 33.33%;
    height: 100%;
}
.cycleHeader img.sponsorLogo {

}
.cycleHeader a.enterNow {
	background: #cc3333;
	color: #fff;
}
.cycleHeader::after, .relayHeader::after {

    content: '';
    width: 100%;
    height: 100%;
    float: left;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);

}


.page-template-fullwidth-relay .page-header,
.page-template-fullwidth-cycle .page-header  {

    display: none;

}
.wp-block-button__link:hover {
    background: #000;
    color: #fff !important;
}
.callToAction {
    position: relative;
    z-index: 9999999;
    top: 100px;
    margin: 0;
    border-top: 0;
    float: left;
    padding: 0;
    max-width: 520px;
}
h2.dates {

    z-index: 9999999;
    position: relative;
    color: #fff;
    margin: auto;
        margin-bottom: auto;
    margin-bottom: auto;
    display: block;
    float: none;
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25px;
    padding-top: 10px;
    line-height: 1em;
    margin-bottom: 10px !important;

}
/*h2.dates::after {

    z-index: 9999999;
    content: '';
    width: 60px;
    background: #000;
    position: relative;
    height: 3px;
    display: block;
    margin: auto;
    top: -65px;

}*/
a.enterNow {
    padding: 8px 10px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
    float: left !important;
    background: #fc3;
    font-size: 14px;
}
.enterNow:hover {
    background: #000;
    color: #fff;
}
.wp-block-button__link {
    background-color: #fff;
    border: none;
    border-radius: 6px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
    color: #000 !important;
    text-transform: uppercase;
    border: 1px solid #000;
    text-decoration: none !important;
}
.wrapper {
	position: relative;
	left: 0;
		transition: all 0.5s ease;
	
}
.wrapper.expanded {
position: relative;
    left: -30%;
	transition: all 0.5s ease;
	
}
.expanded .nav-toggle.expanded .nav-toggle-bar::before {
	background: #666;
		transition: all 0.5s ease;	
}
.expanded .nav-toggle.expanded .nav-toggle-bar::after {
	background: #666	;
		transition: all 0.5s ease;
}

div {
 transition: all 0.5s ease;	
}
.prizes {
    z-index: 2;
    position: relative;
    right: 35px;
    float: right;
    max-width: 13%;
    top: 30px;
    opacity: 1;
    display: block;
}
h2.title {

    font-weight: 900;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 2.4vw;
    line-height: 2vw;
    padding-top: 0;
    margin: 0 0 0px 0 !important;

}
.page-template-fullwidth-relay #sub-homepage-features .feature-entry-title {
    font-size: 28px;
    font-weight: 900 !important;
    width: 100%;
    position: absolute;
    height: 100%;
    text-align: center;
    padding: 60px;
    top: 0;
    margin-top: 0px;
    background: rgba(255,204,51,.9);
}
.page-template-fullwidth-cycle #sub-homepage-features .feature-entry-title {

    font-size: 22px;
    font-weight: 900 !important;
    width: 100%;
    position: absolute;
    height: 100%;
    text-align: center;
    padding: 60px;
    top: 0;
    margin-top: 0px;
    background: rgba(195,60,51,.9);

}

#sub-homepage-features article:hover .feature-entry-title {

    font-size: 25px;
    font-weight: 900 !important;
    width: 100%;
    position: absolute;
    height: 100%;
    text-align: center;
    padding: 60px;
    top: 0;
    margin-top: 0px;
    background: rgba(0,0,0,.4);

}
	
.verticalNav {
    float: right;
    margin-right: 0;
    margin-top: 0;
}
.verticalNav .sf-menu li {

    float: left;
    margin: 0;
    line-height: 40px;


}
.verticalNav .sf-menu li li {

    line-height: 14px;
    padding: 0;
    float: left !important;
    width: 100%;

}
.verticalNav li a {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0px;
    padding: 0;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #333;
}
.verticalNav li li a {

    font-weight: 500;
    font-size: 13px;
    text-transform: none;
    line-height: 15px;
    margin: 0 0;
    padding: 15px 15px;
    color: #fff;
    text-transform: uppercase;
    width: 100% !important;

}
.verticalNav li li ul {

margin-left: 90px;

}
.verticalNav li li li a {

width: 320px;
background: #999

}
.verticalNav li li a:hover {
	width: 100%;
background: rgba(0,0,0,.4);
color: #333;

}
.verticalNav ul ul {

    width: 190px;
    float: left;
    padding: 0;

}
#sub-homepage-features article.count-1, #sub-homepage-features article.count-2 {

    margin-right: 0;

}
#sub-homepage-features article.count-2 h2, #sub-homepage-features article.count-4 h2 {
    padding-top: 72px !important;
}
.nav.expanded .sub-menu {
    background: none;
    display: block !important;
    background: #333;
    font-size: 12px;
    padding: 1px 0;
    margin-top: 10px;
}
.sf-menu ul ul {

    top: 0;
    left: 0;

}
.nav.expanded .sub-menu .sf-menu ul ul {
	left: 0;	
}
.sf-with-ul {
    
}
.page-template-templatesfullwidth-cycle-php .page-thumbnail, .page-template-templatesfullwidth-relay-php .page-thumbnail{
	display: none;
}


td {

    border-top: 1px solid #fff;
    padding: 10px;

}
.page-template-default-cycle .page-thumbnail {
    
}
.page-template-default-relay .page-thumbnail::before {

    content: '';
    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2019/09/rtm-logo.png) no-repeat;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    width: 25%;
    height: 100%;
    display: block;
    z-index: 99999999999;
    background-color: #fc3;
    background-size: 50%;
    background-position-x: 64%;
    background-position-y: 50%;

}
.page-template-default-cycle .page-thumbnail::before {

    content: '';
    background: url(https://eventstaranaki.co.nz/wp-content/uploads/2019/09/cycle-challenge.png) no-repeat;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    width: 25%;
    height: 100%;
    display: block;
    z-index: 99999999999;
    background-color: rgba(255,255,255,.6);
    background-size: 60%;
    background-position-x: 47%;
    background-position-y: 50%;

}
#secondary li {

    border-bottom: 1px dashed #999;

}
.page-template-fullwidth-relay #logo, .page-template-fullwidth-cycle #logo {
   
}
.mapIframe {

    width: 100%;
    height: 450px;
    margin-bottom: 30px;

}
#secondary ul {
   
    padding: 0;
}
#secondary li a {

    padding: 0;
    color: #666;

}
#secondary li a:hover {

    background: #eee;

}
#secondary li li a {

    

}
.widget_media_image {

    padding: 50px 10px;
    margin-bottom: 20px !important;

}
.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-target, .bellows .bellows-nav .bellows-target.bellows-target-w-image > .bellows-image.bellows-image-padded, .bellows .bellows-nav .bellows-target.bellows-target-w-image > .bellows-target-text {
    padding: 0 !important;
}
.bellows {

    margin: 0 !important;

}
#sponsors-features {

    margin: 2% auto 0 auto !important;
    max-width: 1200px;
    float: none;
    padding: 4% 10.5% 4% 10.5%;
    background: #fff;
    float: left;
    width: 100%;

}
#sponsors-features article {

    max-width: 180px;
    display: block;
    float: left;
    position: relative;
    padding: 0;
    margin: 1%;
    height: 174px;
    padding: 0;
    width: 100%;
    border: none;
	clear: none;
}
.sf-menu ul ul li a {
	
}
.sf-menu ul ul {

    left: 10px !important;
    top: 33px;
    box-shadow: 0 0 10px rgba(0,0,0,.4);

}
.sf-menu ul ul li li a {
	background: #333;	
}
#sponsors-features article img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 4%;
}
.sidebar-container .sidebar-widget {

    margin-bottom: 30px;
    border-top: 1px solid #eee;
    padding-top: 0;

}
.sidebar-container .sidebar-widget {

    margin-bottom: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;

}
.widget-first {

    padding: 0 !important;
    border: 0 !important;

}
.page-template-default-relay .sidebar-container {

 
    
}
/*h4::after {
    border-top: 2px solid #ccc !important;
    content: '';
    display: block;
    width: 40px;
    margin: 30px 0;

}*/
.page-header-title::after {

    border-top: 2px solid #ccc !important;
    content: '';
    display: block;
    width: 40px;
    margin: 30px 0 0 0;

}
#sponsors-features .feature-thumbnail a {
    margin: 0;
    padding: 45% 0 0 0;
    position: absolute;
    float: left;
}
#sponsors-features article img {

    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 9%;

}
@mixin vertical-align($position: relative) {
  position: $position;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.expanded .sf-menu ul ul {

    left: 10px !important;
    top: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.4);

}
.sidebar-container .sidebar-widget h3 {

    font-size: 22px;
    margin: 10px 0 10px;
    text-transform: uppercase;
    font-weight: 900;

}

.sfsi_widget {

    min-height: 55px;
    width: 100px !important;
    margin: auto !important;

}
.logoWrap {

    background: #fc3;
    float: left;
    z-index: 9999999999 !important;
    position: absolute;
    width: 33.33%;
    height: 100%;

}

.nav.expanded li {
    padding: 0 9px;
    font-size: 15px;
    margin: 10px 5px;
}
.nav.expanded li ul {
	 margin: 0;
}
#sponsors-features.half {

    width: 50%;
    float: left;


}
#footer img {
    max-width: 60px !important;
    margin: auto !important;
    float: none;
    display: block;
}