/*

         _____                    _____            _____                    _____
         /\    \                  /\    \          /\    \                  /\    \
        /::\____\                /::\    \        /::\    \                /::\    \
       /::::|   |               /::::\    \       \:::\    \              /::::\    \
      /:::::|   |              /::::::\    \       \:::\    \            /::::::\    \
     /::::::|   |             /:::/\:::\    \       \:::\    \          /:::/\:::\    \
    /:::/|::|   |            /:::/__\:::\    \       \:::\    \        /:::/__\:::\    \
   /:::/ |::|   |           /::::\   \:::\    \      /::::\    \      /::::\   \:::\    \
  /:::/  |::|___|______    /::::::\   \:::\    \    /::::::\    \    /::::::\   \:::\    \
 /:::/   |::::::::\    \  /:::/\:::\   \:::\    \  /:::/\:::\    \  /:::/\:::\   \:::\    \
/:::/    |:::::::::\____\/:::/__\:::\   \:::\____\/:::/  \:::\____\/:::/  \:::\   \:::\____\
\::/    / ~~~~~/:::/    /\:::\   \:::\   \::/    /:::/    \::/    /\::/    \:::\  /:::/    /
 \/____/      /:::/    /  \:::\   \:::\   \/____/:::/    / \/____/  \/____/ \:::\/:::/    /
             /:::/    /    \:::\   \:::\    \  /:::/    /                    \::::::/    /
            /:::/    /      \:::\   \:::\____\/:::/    /                      \::::/    /
           /:::/    /        \:::\   \::/    /\::/    /                       /:::/    /
          /:::/    /          \:::\   \/____/  \/____/                       /:::/    /
         /:::/    /            \:::\    \                                   /:::/    /
        /:::/    /              \:::\____\                                 /:::/    /
        \::/    /                \::/    /                                 \::/    /
         \/____/                  \/____/                                   \/____/


Theme Name: Ngai Tahu 2017
Author: Meta Digital
Author URI: https://www.metadigital.co.nz
*/

/*============Sticky Footer============*/

html {
	height: 100%;
}

body {
	heigth: 100%;
	min-height: 100%;
	height: auto !important;
	display: flex;
	flex-direction: column;
	position: relative;
	overflow-x: hidden;
}

#wrap {
	flex: 1 0 0;
	-ms-flex: 1 0 0;
	position: relative;
	right: 0;
	-webkit-transition: right .5s;
	-moz-transition: right .5s;
	-o-transition: right .5s;
	transition: right .5s;
}

@media (min-width: 768px) {
	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.clear {
	clear: both;
}

.alignright,
img.alignright {
	float: right;
	margin: 0 0 15px 30px;
}

img.alignleft,
.alignleft {
	float: left;
	margin: 0 30px 15px 0;
}

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

* {
	outline: none !important;
}

.embed-container:not(.internal-iframe) {
	position: relative;
	padding-bottom: 57%;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.embed-container:not(.internal-iframe) iframe,
.embed-container:not(.internal-iframe) object,
.embed-container:not(.internal-iframe) embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.internal-iframe iframe {
	width: 100%;
}

.embed-right {
	width: 50%;
	float: right;
	padding: 0 0 15px 15px;
}

.embed-left {
	width: 50%;
	float: left;
	padding: 0 15px 15px 0;
}

/* XS & SM */
@media (max-width: 991px) {
	.embed-right,
	.embed-left {
		width: 100%;
		float: none;
		margin: 0 0;
	}
}

.media-boxes-no-more-entries {
	display: none !important;
}

/*============Default Styles============*/

body {
	font-family: "Bree", 'arial', sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-size: 1.6rem;
	color: #222;
}

h1 {
	font-size: 48px;
	font-size: 4.8rem;
	font-weight: 600;
	color: #000;
	margin: 10px 0 40px 0;
}

h2 {
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 400;
	color: #000;
	margin: 10px 0 20px 0;
}

h3 {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 400;
	color: #000;
}

h4 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	color: #000;
}

body h5 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	color: #000 !important;
	line-height: 1.6;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: #b00122;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:hover,
a:active {
	color: #890116;
	text-decoration: none;
}

blockquote {
	padding: 0 0 0 40px;
	margin: 30px 0;
	border: none;
	color: #777777;
	position: relative;
}

blockquote:before {
	content: "“";
	font-family: Georgia, serif;
	position: absolute;
	left: 0;
	top: -25px;
	font-size: 80px;
	font-size: 8rem;
	color: #b00122;
}

.vision {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 26px !important;
}

hr {
	clear: both;
	width: 100%;
	display: block;
}

h1:before,
h2:before,
h3:before,
h4:before,
h5:before,
hr:before {
	content: "";
	clear: both;
	position: relative;
	width: 100%;
	display: block;
}

/* XS & SM */
@media (max-width: 991px) {
	body {
		font-size: 14px;
		font-size: 1.4rem;
	}

	h1 {
		font-size: 48px;
		font-size: 4.8rem;
	}

	h2 {
		font-size: 32px;
		font-size: 3.2rem;
	}

	h3 {
		font-size: 26px;
		font-size: 2.6rem;
	}

	h4 {
		font-size: 22px;
		font-size: 2.2rem;
	}

	h5 {
		font-size: 18px;
		font-size: 1.8rem;
	}
}

/*============ Mobile Nav ============*/

#mobileNav {
	height: 100%;
	width: 50%;
	position: fixed;
	z-index: 1000;
	top: 0;
	right: -50%;
	overflow-x: hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #2d2d2d;
}

#wrap.menuOpenWrap {
	right: 50%;
	pointer-events: none;
}

#mobileNav.menuOpen {
	right: 0;
}

.mobileNav-overlay.menuOpen {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background-color: transparent;
	z-index: 1;
}

#wrap.menuOpenWrap:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 10px;
	top: 0;
	right: -6px;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
			startColorstr='#00000000',
			endColorstr='#a6000000',
			GradientType=1
		);
}

.mobileNav-header {
	text-align: right;
	color: #fff;
	background-color: #a1001a;
}

.mobileNav-header span {
	display: block;
	padding: 10px 15px;
}

#menu-search .search-submit {
	width: 25%;
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	padding: 10px 5px;
	background-color: #f1f1f1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#menu-search .search-field {
	width: 75%;
	float: left;
	padding: 10px 5px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#mobileNav .mobile-main-menu ul {
	background-color: rgba(176, 1, 34, 1);
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#mobileNav .mobile-main-menu ul li {
	position: relative;
	border-bottom: 1px solid #c0344e;
}

#mobileNav .mobile-main-menu ul li:last-child {
	border: none;
}

#mobileNav .mobile-main-menu ul li .menu-drop {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	color: #fff;
	height: 42px;
	width: 42px;
	text-align: center;
}

#mobileNav .mobile-main-menu ul li .menu-drop i {
	padding-top: 12px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#mobileNav .mobile-main-menu ul li .menu-drop.sub-menu-active i {
	padding: 0 0 12px 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

#mobileNav .mobile-main-menu ul li a {
	color: #fff;
	font-weight: 400;
	display: block;
	padding: 10px 30px;
}

#mobileNav nav ul ul.sub-menu {
	display: none;
	padding: 15px 15px;
	background-color: #a1001a;
}

#mobileNav nav ul ul.sub-menu li {
	padding: 0;
	border: none;
}

#mobileNav nav ul ul.sub-menu li a {
	font-weight: 300;
	padding: 5px 30px;
}

#mobileNav .mobile-secondary-menu ul {
	background-color: #000;
	padding: 15px 30px;
	margin: 0;
	list-style-type: none;
}

#mobileNav .mobile-secondary-menu ul li a {
	display: inline-block;
	color: #b7b7b7;
	font-weight: 400;
	border-top: 3px solid transparent;
	margin: 8px 0;
}

#mobileNav .mobile-secondary-menu ul li:hover a {
	border-color: #b00122;
	color: #fff;
}

#mobileNav .mobile-utilities-menu ul {
	border-top: 1px solid #464646;
	background-color: #2d2d2d;
	padding: 0 30px;
	margin: 0;
	list-style-type: none;
}

#mobileNav .mobile-utilities-menu ul li a {
	color: #b7b7b7;
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	font-weight: 400;
	padding: 5px 0;
}

#mobileNav .mobile-utilities-menuul li:hover a {
	color: #fff;
	text-decoration: none;
}

#mobileNav .mobile-utilities-menu ul li a i {
	color: #fff;
	width: 20px;
}

/*XS*/
@media (max-width: 767px) {
	#wrap.menuOpenWrap {
		right: 100%;
	}

	#mobileNav.menuOpen {
		width: 100%;
	}
}

/*============Header============*/

#header-top {
	background-color: #2d2d2d;
	border-bottom: 1px solid #464646;
	padding: 8px 0 2px 0;
}

#header-search {
	max-width: 300px;
	width: 100%;
	float: left;
	margin-right: 20px;
}

#header-search form.search-form {
	display: inline-block;
	position: relative;
	width: 100%;
	background-color: #666;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#header-search form.search-form .search-field {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	padding: 5px 15px 5px 5px;
	width: 90%;
	float: left;
}

#header-search form.search-form .search-submit {
	background-color: transparent;
	border: none;
	width: 10%;
	float: left;
	height: 100%;
	text-indent: -999px;
}

#header-search form.search-form:before {
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	left: 14px;
	top: 7px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	pointer-events: none;
}

.header-phone {
	margin: 3px 0 0 0;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 400;
}

.header-phone span {
	display: inline-block;
	margin-left: 5px;
	color: #b7b7b7;
	font-size: 14px;
	font-size: 1.4rem;
}

#header-top nav.utilities-menu ul {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
}

#header-top nav.utilities-menu ul li {
	display: inline-block;
	margin-left: 8px;
	position: relative;
}

#header-top nav.utilities-menu ul li.links {
	margin: 0 10px;
	padding-left: 10px;
}

#header-top nav.utilities-menu ul li.links:before {
	content: "";
	width: 2px;
	height: 13px;
	background-color: #b7b7b7;
	position: absolute;
	left: -1px;
	top: 4px;
}

#header-top nav.utilities-menu ul li a {
	color: #b7b7b7;
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	font-weight: 400;
}

#header-top nav.utilities-menu ul li:hover a,
#header-top nav.utilities-menu ul li.current_page_item a {
	color: #fff;
	text-decoration: none;
}

#header-top nav.utilities-menu ul li a i {
	color: #fff;
	margin-right: 2px;
}

#header-middle {
	background-color: #0a0d10;
}

#header-middle a.header-logo {
	float: left;
	max-width: 200px;
	margin: 25px 0;
}

#header-middle a.header-logo img {
	width: 100%;
	height: auto;
}

#header-middle .navToggle {
	color: #fff;
	float: right;
	position: relative;
	margin-top: 54px;
	padding: 0 30px 0 0;
}

#header-middle .navToggle i {
	font-size: 22px;
	font-size: 2.2rem;
	margin-left: 5px;
}

#header-middle nav.secondary-menu ul {
	padding: 0;
	margin: 69px 0 0 60px;
	float: left;
}

#header-middle nav.secondary-menu ul li {
	display: inline-block;
	position: relative;
}

#header-middle nav.secondary-menu ul li:after {
	content: "";
	width: 2px;
	height: 15px;
	background-color: #b7b7b7;
	position: absolute;
	right: -2px;
	top: 7px;
}

#header-middle nav.secondary-menu ul li a {
	display: block;
	color: #b7b7b7;
	font-weight: 400;
	border-top: 3px solid transparent;
	margin: 0 8px;
}

#header-middle nav.secondary-menu ul li:hover a,
body:not(.page-id-3858):not(.page-id-1844) #header-middle nav.secondary-menu ul li.current-page-ancestor a,
body.tax-our_stories_category #header-middle nav.secondary-menu ul li.menu-item-1916 a,
body.single-our_stories #header-middle nav.secondary-menu ul li.menu-item-1916 a,
#header-middle nav.secondary-menu ul li.current_page_item a {
	border-color: #b00122;
	color: #fff;
}

#header-middle nav.secondary-menu ul li:last-child a {
	margin-right: 0;
}

#header-middle nav.secondary-menu ul li:last-child:after {
	display: none;
}

#header-bottom {
	background-color: #b00122;
}

#header-bottom nav.main-menu ul {
	display: inline-block;
	padding: 0;
	margin: 0 0 0 0;
	border-right: 1px solid #c0344e;
}

#header-bottom nav.main-menu ul li {
	display: inline-block;
	border-left: 1px solid #c0344e;
	margin-left: -4px;
}

#header-bottom nav.main-menu ul li a {
	color: #fff;
	font-weight: 400;
	padding: 18px 17px;
	display: block;
}

#header-bottom nav.main-menu ul li:hover a,
#header-bottom nav.main-menu ul li.sub-menu-active a,
#header-bottom nav.main-menu ul li.current_page_item a,
#header-bottom nav.main-menu ul li.current-page-ancestor a {
	background-color: #a1001a;
}

/* Mega Menu */

#header-bottom nav.main-menu ul.sub-menu {
	position: absolute;
	display: none;
	top: 100%;
	width: 100%;
	left: 0;
	z-index: 99999;
	text-align: left;
	background-color: #a1001a;
	padding: 0 30px 30px 30px;
}

nav.main-menu ul.sub-menu:after,
nav.main-menu ul.sub-menu:before {
	content: "";
	position: absolute;
	background-color: #a1001a;
	width: 3000px;
	height: 100%;
	top: 0;
	right: 100%;
}

nav.main-menu ul.sub-menu:before {
	left: 100%;
}

#header-bottom nav.main-menu ul.sub-menu li {
	width: 31%;
	margin: 20px 2% 20px 0;
	display: inline-block;
	border: none;
	vertical-align: top;
}

#header-bottom nav.main-menu ul.sub-menu li a {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 0 0 5px 0;
}

#header-bottom nav.main-menu ul.sub-menu li:hover a {
	border-color: #b7b7b7;
	color: #b7b7b7;
}

#header-bottom nav.main-menu ul.sub-menu ul.sub-menu {
	display: block !important;
	position: relative;
	top: auto;
	width: 100%;
	left: auto;
	padding: 20px 0 0 0;
	border: none;
}

#header-bottom nav.main-menu ul.sub-menu ul.sub-menu:after,
#header-bottom nav.main-menu ul.sub-menu ul.sub-menu:before {
	display: none !important;
}

#header-bottom nav.main-menu ul.sub-menu ul.sub-menu li {
	width: 100%;
	float: none;
	margin: 0;
}

#header-bottom nav.main-menu ul.sub-menu ul.sub-menu li a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	border: none;
	padding: 0;
}

#header-bottom nav.main-menu ul.sub-menu ul.sub-menu li:hover a,
#header-bottom nav.main-menu ul.sub-menu ul.sub-menu li:hover > a:after {
	color: #b7b7b7;
}

#header-bottom nav.main-menu ul.sub-menu ul.sub-menu li > a:after {
	content: "\f101";
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome;
	position: absolute;
	color: #fff;
	right: 2px;
}

/*MD*/
@media (min-width: 992px) and (max-width: 1199px) {
	header .container {
		padding: 0;
		width: 100%;
	}

	#header-search {
		max-width: 230px;
	}

	.header-phone {
		font-size: 16px;
		font-size: 1.6rem;
	}

	#header-top nav.utilities-menu ul li {
		margin-left: 20px;
	}

	#header-middle a.header-logo {
		float: left;
		max-width: 180px;
		margin: 25px 0;
	}

	#header-middle nav.secondary-menu ul {
		margin: 65px 0 0 30px;
	}

	#header-middle nav.secondary-menu ul li a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	#header-middle nav.secondary-menu ul li:after {
		height: 14px;
	}

	#header-bottom nav.main-menu ul li a {
		padding: 15px 8px;
	}
}

/*SM*/
@media (min-width: 768px) and (max-width: 991px) {
	#header-search {
		max-width: 400px;
	}

	#header-middle a.header-logo {
		margin: 10px 0;
	}
}

/*XS*/
@media (max-width: 767px) {
	#header-top {
		padding: 5px 0;
	}

	.header-phone {
		text-align: center;
		margin: 0;
	}

	.header-phone span {
		display: block;
		margin-left: 0;
	}

	#header-middle a.header-logo {
		margin: 10px 0;
	}

	#header-middle a.header-logo {
		margin: 10px 0;
		max-width: 160px;
	}

	#header-middle .navToggle {
		margin-top: 42px;
		padding: 0;
	}
}

/*============ Site Wide ============*/

.white {
	color: #fff !important;
}

.btn-white {
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 400;
	border: 2px solid #fff;
	padding: 8px 30px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.btn-white:hover {
	color: #fff;
	border-color: #b00122;
	background-color: #b00122;
}

.btn-red {
	color: #fff;
	background-color: #b00122;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 400;
	border: 2px solid #b00122;
	padding: 8px 30px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.btn-red:hover {
	color: #fff;
	border-color: #890116;
	background-color: #890116;
}

.btn-grey {
	color: #707070;
	background-color: #transparent;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 400;
	border: 2px solid #707070;
	padding: 8px 30px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.btn-grey:hover {
	color: #fff;
	background-color: #707070;
}

.banner {
	max-width: 100%;
	position: relative;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.banner-text {
	padding: 145px 15px 125px 15px;
	max-width: 600px;
	position: relative;
	z-index: 2;
}

.banner h1 {
	margin: 0 0 20px 0;
}

.banner h3 {
	margin: 0 0 80px 0;
}

.banner a.btn-white {
	margin: 0 30px 20px 0;
}

.banner-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
}

.desktop-banner,
.mobile-banner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body .pp_top,
body .pp_bottom {
	display: none;
}

body .pp_left {
	background-image: none !important;
	background-color: #2d2d2d !important;
}
body .pp_right {
	background-image: none !important;
	background-color: #2d2d2d !important;
}

body div.facebook .pp_content {
	padding-top: 17px;
	background: #2d2d2d;
}

body div.facebook a.pp_close {
	top: -10px;
	right: -40px;
	bottom: auto;
	background-image: none !important;
	background-color: #fff !important;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

body div.facebook a.pp_close:after {
	font-family: FontAwesome;
	content: "\f00d";
	text-indent: 0;
	position: absolute;
	top: 9px;
	left: 9px;
	font-size: 30px;
	color: #b00122;
}

@media (min-width: 768px) and (max-width: 991px) {
	.banner-text {
		padding: 80px 15px 80px 15px;
	}
}

@media (max-width: 767px) {
	.banner-text {
		padding: 40px 15px 40px 15px;
	}

	.banner h3 {
		margin: 0 0 40px 0;
	}

	.banner a.btn-white {
		width: 100%;
		padding: 5px 15px;
		margin: 0 0 20px 0;
	}
}

/*============ Home Page ============*/

.search-bar {
	padding: 10px 0 4px 0;
	text-align: center;
	background-color: #fff;
}

.search-bar h4 {
	display: inline-block;
	position: relative;
	top: -13px;
	margin: 0px 30px 0 0;
}

.search-bar form.search-form {
	display: inline-block;
	position: relative;
	max-width: 500px;
	width: 100%;
	background-color: #e1e1e1;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.search-bar form.search-form .search-field {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	color: #555555;
	padding: 5px 15px 5px 10px;
	width: 90%;
	float: left;
}

.search-bar form.search-form .search-submit {
	background-color: transparent;
	border: none;
	width: 10%;
	float: left;
	height: 100%;
	text-indent: -999px;
}

.search-bar form.search-form:before {
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	left: 17px;
	top: 5px;
	font-size: 22px;
	font-size: 2.2rem;
	color: #b00122;
	pointer-events: none;
}

#home-grid {
	padding: 0;
}

.grid-box {
	padding: 0;
	position: relative;
}

.grid-box img {
	width: 100%;
	hieght: auto;
}

.grid-box .grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 30px 10px 30px;
	z-index: 2;
	color: #fff;
}

.grid-box .grid-text h3 {
	color: #fff;
}

.grid-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.video-box .grid-overlay {
	background-image: url('images/play.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80px auto;
}

.grid-box:hover .grid-overlay {
	background-color: rgba(0, 0, 0, 0.1);
}

#home-events {
	background-color: #000;
	padding: 90px 0;
	text-align: center;
}

#home-events h2 {
	color: #fff;
	margin: 0 0 40px 0;
}

.event-box {
	text-align: left;
	background-color: #fff;
	display: block;
	margin-bottom: 30px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.event-box .event-box-header {
	position: relative;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 90px 30px 30px 30px;
}

.event-box-header .box-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
			startColorstr='#00000000',
			endColorstr='#a6000000',
			GradientType=0
		);
}

.event-day {
	color: #fff;
	font-size: 72px;
	font-size: 7.2rem;
	display: block;
	line-height: 1;
	position: relative;
	z-index: 2;
}

.event-month {
	text-transform: uppercase;
	font-weight: 600;
	color: #b7b7b7;
	position: relative;
	z-index: 2;
}

.event-box .event-box-content {
	padding: 20px 30px 20px 30px;
}

.event-box-content h5 {
	color: #000;
	margin: 10px 0 30px 0;
}

.event-box-content p {
	color: #333;
}

#home-events a.btn-white {
	width: 100%;
	max-width: 500px;
	margin-top: 50px;
}

#home-two-panel {
	background: rgba(247, 243, 240, 1);
	background: -moz-linear-gradient(
		left,
		rgba(247, 243, 240, 1) 0%,
		rgba(247, 243, 240, 1) 50%,
		rgba(176, 1, 33, 1) 50%
	);
	background: -webkit-gradient(
		left top,
		right top,
		color-stop(0%, rgba(247, 243, 240, 1)),
		color-stop(50%, rgba(247, 243, 240, 1)),
		color-stop(50%, rgba(176, 1, 33, 1))
	);
	background: -webkit-linear-gradient(
		left,
		rgba(247, 243, 240, 1) 0%,
		rgba(247, 243, 240, 1) 50%,
		rgba(176, 1, 33, 1) 50%
	);
	background: -o-linear-gradient(
		left,
		rgba(247, 243, 240, 1) 0%,
		rgba(247, 243, 240, 1) 50%,
		rgba(176, 1, 33, 1) 50%
	);
	background: -ms-linear-gradient(
		left,
		rgba(247, 243, 240, 1) 0%,
		rgba(247, 243, 240, 1) 50%,
		rgba(176, 1, 33, 1) 50%
	);
	background: linear-gradient(
		to right,
		rgba(247, 243, 240, 1) 0%,
		rgba(247, 243, 240, 1) 50%,
		rgba(176, 1, 33, 1) 50%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b00121', GradientType=1);
}

#home-two-panel #two-panel-left {
	padding: 90px 90px 90px 15px;
	background-color: #f7f3f0;
}

#home-two-panel #two-panel-right {
	background-color: #b00122;
	padding: 90px 15px 90px 90px;
}

#home-two-panel h5 {
	font-style: italic;
}

#home-two-panel .two-panel-header {
	padding-bottom: 30px;
}

#home-two-panel ul {
	padding: 10px 0;
	margin: 0;
}

#home-two-panel ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 5px;
}

#home-two-panel ul li a {
	display: block;
	color: #333;
	position: relative;
	padding-right: 50px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
}

#home-two-panel ul li a:hover {
	color: #b00121;
}

#home-two-panel ul li a span {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
}

#home-two-panel #two-panel-right,
#home-two-panel #two-panel-right ul li a {
	color: #fff;
}

#home-two-panel #two-panel-right ul li a:hover {
	color: #333;
}

#home-two-panel a.btn-grey,
#home-two-panel a.btn-white {
	margin-top: 60px;
	min-width: 100%;
}

#home-two-panel a.btn-white:hover {
	background-color: #fff;
	color: #b00121;
}

.stories-feed {
	background-color: #fff;
	padding: 90px 0;
	text-align: center;
}

.stories-feed h2 {
	margin: 0 0 40px 0;
}

.story-box {
	border: 1px solid #d7d7d7;
	text-align: left;
	background-color: #fff;
	display: block;
	margin-bottom: 30px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.story-box img {
	width: 100%;
	height: auto;
}

.story-box .story-box-content {
	padding: 20px 30px 20px 30px;
}

.story-box-content h5 {
	color: #000;
	margin: 5px 0 30px 0;
}

.story-box-content p,
.story-box-content span {
	color: #333;
}

.stories-feed a.btn-grey {
	width: 100%;
	max-width: 500px;
	margin-top: 50px;
}

/*MD*/
@media (min-width: 992px) and (max-width: 1199px) {
	.grid-box .grid-text h3 {
		font-size: 24px;
		font-size: 2.4rem;
	}

	.grid-box .grid-text p {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

/*SM*/
@media (min-width: 768px) and (max-width: 991px) {
	.search-bar form.search-form {
		max-width: 450px;
	}

	.grid-box .grid-text {
		padding: 0 15px 10px 15px;
	}

	.grid-box .grid-text h3 {
		font-size: 20px;
		font-size: 2rem;
	}

	.event-box .event-box-header {
		padding: 60px 30px 15px;
	}

	#home-two-panel #two-panel-left {
		padding: 60px 30px 60px 15px;
	}

	#home-two-panel #two-panel-right {
		padding: 60px 15px 60px 30px;
	}
}

@media (max-width: 767px) {
	.search-bar {
		padding: 10px 0;
	}

	.search-bar .col-xs-12 {
		padding: 0;
	}

	.search-bar h4 {
		display: block;
		top: auto;
		margin: 0px 0 0 0;
	}

	.search-bar .search-form {
		width: 100%;
		margin-top: 10px;
	}

	.search-bar form.search-form:before {
		left: 7px;
		top: 2px;
		font-size: 18px;
		font-size: 1.8rem;
	}

	.search-bar form.search-form .search-field {
		font-size: 16px;
		font-size: 1.6rem;
	}

	#home-two-panel .container {
		padding: 0;
	}

	#home-two-panel #two-panel-left,
	#home-two-panel #two-panel-right {
		padding: 30px 30px;
	}

	.grid-box .grid-text {
		padding: 0 15px 10px 15px;
	}

	.grid-box .grid-text p {
		display: none;
	}

	.grid-box .grid-text h3 {
		font-size: 20px;
		font-size: 2rem;
	}
}

/*============Social Feed============*/

.social-feed {
	padding: 90px 0;
	background-color: #f7f3f0;
	background-image: url('images/social-bg.jpg');
	background-repeat: repeat;
}

.social-feed .social-feed-header {
	text-align: center;
	margin: 0 auto 60px auto;
	max-width: 800px;
}

.social-feed .social-feed-header h5 {
	font-weight: 300;
}

.social-feed ul.stream {
	padding: 0;
	margin: 0;
}

.dcsns-li {
	width: 33.3%;
	display: block;
	padding: 0 15px 30px;
}

.dcsns-li a {
	word-break: break-all;
}

.dcsns-li .inner {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	border-bottom: none;
	padding-bottom: 40px;
}

.dcsns-li .section-text {
	padding: 0 30px 0 30px;
	display: block;
}

.dcsns-li.dcsns-twitter .section-text {
	padding: 0;
}

.dcsns-li.dcsns-twitter .twitter-text {
	display: block;
	padding: 0 30px;
}

.dcsns-li.dcsns-twitter .twitter-user a,
.dcsns-li .section-title {
	display: block;
	padding: 0 30px;
	font-size: 20px;
	font-size: 2rem;
	color: #000;
	margin: 30px 0 10px 0;
}

.dcsns-li .inner img {
	width: 100%;
	height: auto;
}

.dcsns-li .section-intro {
	font-size: 14px;
	font-size: 1.4rem;
	position: relative;
	display: block;
	border: 1px solid #d7d7d7;
	border-top: none;
	padding: 5px 15px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.dcsns-li a.link-intro {
	display: block;
	padding-left: 40px;
}

.dcsns-li .section-intro span {
	padding-left: 40px;
}

.dcsns-li .link-user {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 9px;
	left: 15px;
	height: 33px;
	width: 33px;
	text-indent: -999px;
	background-color: #b7b7b7;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.social-feed .stream .dcsns-li.dcsns-facebook .section-intro,
.social-feed .stream .dcsns-li.dcsns-twitter .section-intro,
.social-feed .stream .dcsns-li.dcsns-youtube .section-intro,
.social-feed .stream .dcsns-li.dcsns-instagram .section-intro {
	background-color: #f7f3f0 !important;
}

.dcsns-li .section-intro .link-user:before {
	font-family: FontAwesome;
	position: absolute;
	color: #fff;
	text-indent: 0;
	font-size: 20px;
	font-size: 2rem;
}

.dcsns-li .section-intro .link-user:hover {
	background-color: #b00121;
}

.dcsns-li.dcsns-facebook .section-intro .link-user:before {
	content: "\f09a";
	top: 2px;
	left: 11px;
}

.dcsns-li.dcsns-youtube .section-intro .link-user:before {
	content: "\f167";
	top: 2px;
	left: 9px;
}

.dcsns-li.dcsns-twitter .section-intro .link-user:before {
	content: "\f099";
	top: 2px;
	left: 9px;
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
	.dcsns-li.dcsns-twitter .twitter-user a,
	.dcsns-li .section-title {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 15px;
	}

	.dcsns-li .section-text,
	.dcsns-li.dcsns-twitter .twitter-text {
		padding: 0 15px;
	}
}

@media (max-width: 767px) {
	.dcsns-li {
		width: 100%;
	}
}

/*============Default Page============*/

.default-banner {
	text-align: center;
	background-color: #000;
}

.default-banner img {
	max-width: 100%;
	height: auto;
}

#breadcrumb {
	border-bottom: 1px solid #d7d7d7;
	padding: 7px 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #707070;
}

#breadcrumb a i {
	margin-right: 3px;
}

#breadcrumb a {
	margin: 0 3px;
}

#breadcrumb .breadcrumb_last {
	margin-left: 3px;
	font-weight: 400;
}

#default-sidebar {
	background-color: #f7f3f0;
	padding: 60px 30px 60px 0;
}

#default-sidebar:after {
	content: "";
	position: absolute;
	background-color: #f7f3f0;
	width: 3000px;
	height: 100%;
	top: 0;
	right: 100%;
}

#default-content {
	padding: 50px 15px 60px 30px;
}

#default-content img {
	max-width: 100%;
	height: auto;
}

#default-content table {
	width: 100%;
	min-width: 420px;
}

#default-content table td {
	vertical-align: top;
	padding: 0 5px;
}

/* Sidebar Menu */

.mobile-trigger-btn {
	text-align: right;
	display: block;
	font-weight: 400;
	color: #000;
	position: relative;
	z-index: 2;
	padding: 0 15px 15px 15px;
}

.mobile-trigger-btn i.fa-chevron-up {
	display: none;
}
.mobile-trigger-btn.active i.fa-chevron-down {
	display: none;
}
.mobile-trigger-btn.active i.fa-chevron-up {
	display: inline-block;
}

ul.sidebar-menu {
	margin: 0 0 60px 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 2;
}

ul.sidebar-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.sidebar-menu li {
	position: relative;
}

ul.sidebar-menu li.top-level-parent a {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	color: #000;
	position: relative;
}

ul.sidebar-menu li a {
	color: #333;
	padding: 10px 40px 10px 15px;
	display: block;
	border-bottom: 1px solid #d7d7d7;
}

ul.sidebar-menu li:hover > a,
ul.sidebar-menu li.current_page_item a,
ul.sidebar-menu li.sidebar-menu-active > a {
	background-color: #fff;
	text-decoration: none;
}

ul.sidebar-menu li.page_item_has_children > span.drop {
	position: absolute;
	width: 35px;
	padding: 10px 0 10px 0;
	text-align: center;
	top: 0px;
	right: 0;
	color: #fff;
	background-color: #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

ul.sidebar-menu li.sidebar-menu-active > span.drop {
	padding: 13px 0 14px 0;
}

ul.sidebar-menu li.page_item_has_children span.drop i.fa-chevron-up {
	display: none;
}
ul.sidebar-menu li.sidebar-menu-active > span.drop i.fa-chevron-up {
	display: block;
}
ul.sidebar-menu li.sidebar-menu-active > span.drop i.fa-chevron-down {
	display: none;
}

ul.children {
	display: none;
}

ul.children li a {
	padding-left: 30px;
}

ul.children ul.children li a {
	padding-left: 45px;
}
ul.children ul.children ul.children li a {
	padding-left: 60px;
}
ul.children ul.children ul.children ul.children li a {
	padding-left: 75px;
}

#related-links {
	position: relative;
	z-index: 2;
	margin: 100px 0 60px 0;
}

#related-links ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#related-links ul ul {
	display: none;
}

#related-links ul li.title-li {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	color: #000;
	position: relative;
	padding: 10px 40px 10px 15px;
	border-bottom: 1px solid #d7d7d7;
}

#related-links ul li a {
	padding: 10px 40px 10px 15px;
	display: block;
	color: #333;
	border-bottom: 1px solid #d7d7d7;
}

#related-links ul li:hover a {
	background-color: #fff;
	text-decoration: none;
}

.sidebar-search {
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}

.sidebar-search form.search-form {
	display: inline-block;
	position: relative;
	width: 100%;
	background-color: #e1e1e1;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.sidebar-search form.search-form .search-field {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	color: #555555;
	padding: 5px 15px 5px 10px;
	width: 90%;
	float: left;
}

.sidebar-search form.search-form .search-submit {
	background-color: transparent;
	border: none;
	width: 10%;
	float: left;
	height: 100%;
	text-indent: -999px;
}

.sidebar-search form.search-form:before {
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	left: 12px;
	top: 4px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #b00122;
	pointer-events: none;
}

/* Extra Layouts */

.content-areas .left-col {
	padding: 0 15px 0 0;
}

.content-areas .right-col {
	padding: 0 15px 0 0;
}

.promo-panels {
	margin: 60px 0;
}

/* Slider */

.slider-block {
	margin-bottom: 60px;
}

.slider-block .carousel-indicators {
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 5px;
}

.slider-block .carousel-indicators li {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border: none;
	margin: 0 !important;
}

.slider-block .carousel-indicators li.active {
	background-color: #a7122b;
	border: none;
}

.slider-block .carousel-control {
	background-image: none;
	text-shadow: none;
	opacity: 1;
	width: auto;
}

.slider-block .carousel-control i {
	background-color: #a7122b;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	font-size: 2.4rem;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	line-height: 45px;
}

.slider-block .carousel-control.right {
	right: 15px;
}

.slider-block .carousel-control.right i {
	padding-left: 5px;
	right: 0;
}

.slider-block .carousel-control.left {
	left: 15px;
}

.slider-block .carousel-control.left i {
	padding-right: 5px;
	left: 0;
}

.slider-block .item {
	background-color: #f7f3f0;
}

.slider-block .slider-image {
	width: 39%;
	display: inline-block;
	vertical-align: middle;
}

.slider-block .slider-image img {
	max-height: 280px;
}

.slider-block .slider-content {
	width: 55%;
	margin-left: 5%;
	display: inline-block;
	padding-right: 120px;
	vertical-align: middle;
}

.slider-block .slider-content h4 {
	margin: 0;
}

.slider-block .slider-content h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
	color: #707070 !important;
}

.slider-block .slider-content p {
	margin: 20px 0 0 0;
}

/* Not XS */
@media (min-width: 767px) {
	.sidebar-wrapper {
		display: block !important;
	}
}

/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	.slider-block .carousel-indicators {
		display: none;
	}

	.slider-block .slider-content {
		width: 55%;
		margin-left: 5%;
		display: inline-block;
		padding-right: 40px;
		vertical-align: middle;
	}

	.slider-block .slider-image img {
		max-height: 100% !important;
	}

	.slider-block .carousel-control i {
		font-size: 18px;
		font-size: 1.8rem;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.slider-block .carousel-control.right {
		right: 5px;
	}

	.slider-block .carousel-control.right i {
		padding-left: 2px;
	}

	.slider-block .carousel-control.left i {
		padding-right: 2px;
	}

	.slider-block .carousel-control.left {
		left: 5px;
	}
}

/* XS */
@media (max-width: 767px) {
	#default-sidebar {
		padding: 15px 15px 0 15px;
	}

	#default-sidebar:after {
		right: -15px;
	}

	#default-content {
		padding: 20px 15px 30px 15px;
	}

	.sidebar-wrapper {
		display: none;
		z-index: 2;
		position: relative;
	}

	#default-content .table-container {
		overflow-x: scroll;
	}

	.slider-block {
		max-width: 260px;
		text-align: center;
		margin: 0 auto;
	}

	.slider-block .carousel-indicators {
		display: none;
	}

	.slider-block .carousel-control i {
		font-size: 18px;
		font-size: 1.8rem;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.slider-block .carousel-control.right {
		right: 5px;
	}

	.slider-block .carousel-control.right i {
		padding-left: 2px;
	}

	.slider-block .carousel-control.left i {
		padding-right: 2px;
	}

	.slider-block .carousel-control.left {
		left: 5px;
	}

	.slider-block .slider-image {
		width: 100%;
	}

	.slider-block .slider-content {
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0 15px 15px;
	}
}

/*============= Search ===========*/

.search-result {
	margin-top: 40px;
}

.search-header {
	margin-bottom: 5px;
}

.search-header .date {
	display: inline-block;
	font-weight: 400;
	padding-right: 12px;
	position: relative;
}

.search-header .date:after {
	content: "";
	position: absolute;
	right: 2px;
	top: 6px;
	width: 2px;
	height: 11px;
	background-color: #707070;
}

.search-header .posted-under {
	display: inline-block;
}

.search-content h3 {
	margin: 0 0 10px 0;
}

/*============= Stories ===========*/

.cat-menu {
	position: relative;
	z-index: 2;
	margin-bottom: 40px;
}

.cat-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.story-post {
	margin-top: 40px;
}

.story-post h3 {
	margin: 0 0 10px 0;
}

.story-post img {
	margin: 5px 0 20px 0;
}

.story-post .story-img {
	padding: 0 15px 0 0;
}

.story-post .story-content {
	padding: 0 0 0 15px;
}

#page-nav {
	margin-top: 40px;
}

.sidebar-meta {
	position: relative;
	z-index: 2;
	margin-bottom: 60px;
}

/* XS */
@media (max-width: 767px) {
	.story-post .story-img,
	.story-post .story-content {
		padding: 0;
	}

	.sidebar-meta {
		margin-bottom: 0px;
	}
}

/*============= Te Karaka ===========*/

#tekaraka .default-banner {
	padding: 80px 0 40px 0;
	background-image: url('images/tekaraka-banner-background.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
}

#tekaraka .sidebar-wrapper img {
	position: relative;
	z-index: 2;
	width: 100%;
}

#tekaraka ul.tekaraka-btns {
	padding: 0;
	margin: 0 0 40px 0;
}

#tekaraka ul.tekaraka-btns li a {
	background-color: #b00122;
	color: #fff;
	display: block;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #c0344e;
}

#tekaraka ul.tekaraka-btns li a:hover {
	background-color: #a1001a;
}

#tekaraka ul span.drop {
	display: none;
}

.tekaraka-post h3 {
	background-image: url(images/tk-circle.png);
	background-position: top 4px right;
	background-repeat: no-repeat;
	background-size: 25px auto;
	padding-right: 40px;
}

#tekaraka table {
	width: 100%;
	margin: 60px 0;
	min-width: 0;
}

#tekaraka table h2 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
}

#tekaraka table tbody,
#tekaraka table tr {
	width: 100%;
}

#tekaraka table td {
	min-width: 25%;
	width: 25%;
	max-width: 25%;
	padding: 0 5px;
	vertical-align: top;
}

#tekaraka table td ul {
	text-align: left;
	padding: 0 0 0 25px;
	margin: 0;
}

#tekaraka table td img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	float: none;
}

/*XS*/
@media (max-width: 767px) {
	#tekaraka table tbody,
	#tekaraka table tr {
		width: 100%;
		display: block;
	}

	#tekaraka table td {
		min-width: auto;
		max-width: 260px;
		margin: 0 auto;
		display: block;
		padding: 0 0 30px 0;
	}
}

/*SM*/
@media (min-width: 768px) and (max-width: 991px) {
	#tekaraka table td {
		text-align: center;
	}

	#tekaraka table td img {
		max-width: 125px;
	}
}

/*MD*/
@media (min-width: 992px) and (max-width: 1199px) {
	#tekaraka table td img {
		max-width: 150px;
	}
}

/*============= Whanau Opportunities ===========*/

.whanau-stories-introduction {
	padding: 0px 20px;
}

.whanau-stories-icon-holder {
	width: 50%;
}

.whanau-stories-introduction-heading h1 {
	padding-bottom: 0px;
}

.whanau-stories-icon-holder img {
	width: 75%;
}

.whanau-line-break {
	border-bottom: 1px solid #bfbfbf;
}

.whanau-stories-wrapper {
	margin: 25px 0px;
}

.whanau-stories-box {
	background-color: #eeeeee;
	margin-bottom: 75px;
}

.whanau-stories-opportunity-content {
	padding: 20px 0;
}

.whanau-stories-opportunity-snapshot {
	background-color: #f4f4f4;
}

.whanau-stories-box h4 {
	color: #000;
	font-size: 16px;
	padding: 20px 0px 10px 0px;
}

.whanau-stories-button a {
	background-color: #ab0121;
	color: #fff !important;
	border: none;
	padding: 10px 25px;
	text-decoration: none;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 35px;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	display: inline-block;
}

.whanau-stories-heading {
	padding: 1px 20px;
}

.whanau-stories-heading h3 {
	magrin: 0;
}

.whanau-stories-opportunity-snapshot {
	padding: 0px 20px;
}

.whanau-application-section {
	padding: 0px 20px;
	padding-bottom: 25px;
}

.whanau-stories-button {
	margin: 20px 0px;
}

.call-to-action-boxes p {
	color: #fff !important;
	font-size: 20px;
	line-height: 1.4 !important;
}

.further-opportunties-box {
	background-color: #2a2a2a;
	margin: 20px 0px;
	padding: 35px 30px 20px 30px;
}

.employment-opportunties-box {
	background-color: #7f7f7f;
	margin: 20px 0px;
	padding: 35px 30px 20px 30px;
}

.whanau-stories-introduction-menu ul li {
	padding-bottom: 0px !important;
}

.whanau-stories-introduction-menu {
	padding-bottom: 25px;
}

/*============ Fund  ============*/

#fund-events,
#fund-stories {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #d7d7d7;
}

#fund-events a.view-all,
#fund-stories a.view-all {
	display: block;
	margin-top: 20px;
}

/*============ Global / I am  ============*/

.global {
	width: 100%;
	background-color: #f4f4f4;
	margin-bottom: 10px;
	padding: 10px;
}

.global img {
	width: 100%;
}

.global h3 {
	font-size: 20px;
	font-size: 2rem;
}

#global-left {
	float: left;
	width: 49%;
	margin-right: 1%;
}

#global-right {
	float: left;
	width: 50%;
}

.iam-snippet {
	float: left;
	background-color: #f4f4f4;
	width: 32%;
	margin-left: 1%;
	margin-bottom: 6px;
	min-height: 650px;
}

.iam-snippet p {
	padding: 10px;
	padding-top: 0px !important;
}

.iam-snippet h3 {
	padding-top: 0px !important;
	padding-left: 10px;
	padding-right: 10px;
}

/*SM*/
@media (min-width: 768px) and (max-width: 991px) {
	.iam-snippet {
		width: 49%;
		margin-left: 1%;
	}
}

/*XS*/
@media (max-width: 767px) {
	#global-left,
	#global-right {
		float: none;
		width: 100%;
		margin: 0;
	}

	.iam-snippet {
		float: none;
		width: 100%;
		min-height: 0px;
	}
}

/*============ Events ============*/
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
	max-width: 900px !important;
}

.type-tribe_events {
	padding-bottom: 45px !important;
}

.post-type-archive-tribe_events #tribe-events {
	padding: 60px 15px;
}

.events-single #events-page.container {
	padding: 0;
}

.events-single #tribe-events-content {
	padding: 0;
	margin: 0;
}

.events-single #tribe-events-content #default-sidebar .tribe-events-event-meta {
	background-color: transparent;
	border: none;
}

#tribe-events-content #default-sidebar .tribe-events-meta-group {
	display: block;
	width: 100%;
}

#tribe-events-content #default-sidebar .tribe-events-event-meta {
	font-size: 16px;
	font-size: 1.6rem;
}

#tribe-events-content #default-sidebar .tribe-events-meta-group h3 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	color: #000;
	position: relative;
	margin: 0 0 20px 0;
}

.single-tribe_events #tribe-events-content .tribe-events-schedule {
	background-color: transparent;
	border: None;
	padding: 0;
	margin: 0 0 40px 0;
}

.single-tribe_events #tribe-events-content .tribe-events-schedule h2 {
	margin: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-sub-nav li a {
	background: transparent;
	color: #b00122;
	display: block;
	padding: 0;
}

.sidebar-wrapper .tribe-events-venue-map {
	width: 96% !important;
}

/*============ Gravity Forms  ============*/

.gform_body input,
.gform_body select,
.gform_body textarea {
	border: 1px solid #c7c7c7;
}

.gform_body label,
.gform_wrapper .gform_body label.gfield_label {
	font-weight: normal;
	margin: 0;
}

body .gform_wrapper .gform_body .gfield div.ginput_container {
	margin-top: 2px;
}

.gform_body .ginput_container_radio ul li {
	display: inline-block;
	margin-right: 10px;
}

.gform_body .gf_repeater_add,
.gform_body .gf_repeater_remove {
	color: #fff;
	background-color: #b00122;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	font-size: 1.2rem;
	margin-right: 10px;
	text-transform: uppercase;
	border: 2px solid #b00122;
	padding: 4px 15px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
}

.gform_footer input.button {
	color: #fff;
	background-color: #b00122;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 400;
	border: 2px solid #b00122;
	padding: 8px 30px;
	min-width: 200px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.gform_footer input.button:hover {
	color: #fff;
	border-color: #890116;
	background-color: #890116;
}

/*============ Roadshow Form  ============*/

.member-wrapper ul {
	padding: 15px;
	background-color: #f1f1f1;
}

.member-wrapper li.gsection {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.add-member {
	float: right;
	color: #fff;
	background-color: #b00122;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 400;
	border: 2px solid #b00122;
	padding: 4px 15px;
	margin-bottom: 15px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.member-2,
.member-3,
.member-4,
.member-5,
.not-first-btn {
	display: none;
}

/*============Sitemap Styles============*/

.wpvs_wrapper ul.children {
	display: block;
}

body ul.wpvs_wrapper > li {
	margin: 0;
}
/*============Woo Styles============*/

#billing_country_field:after,#shipping_country_field:after{
  content:"If you would like an item sent outside Aotearoa please email shop@ngaitahu.iwi.nz to arrange payment and delivery.";
  font-size: 14px;
  font-style: italics;
  margin-top:5px;
}

.cart-widget {
	margin: 0;
	padding: 0;
}

.cart-widget .widget {
	list-style-type: none;
}

.woocommerce.widget h2 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	color: #000;
	position: relative;
}

.woocommerce-mini-cart li {
	background-color: #fff;
	padding: 5px 10px 5px 35px !important;
	margin-bottom: 10px !important;
}
.woocommerce-mini-cart li a {
	font-weight: 400 !important;
}

.woocommerce-mini-cart li img {
	display: none;
}

.woocommerce-mini-cart li a.remove {
	background-color: #d7d7d7;
	color: #fff !important;
	border-radius: 0% !important;
}

.woocommerce .widget_shopping_cart p.total,
.woocommerce.widget_shopping_cart p.total {
	border-top: none;
	padding: 5px;
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
	width: 45%;
	margin: 0 2.5%;
	text-align: center;
	font-weight: 400 !important;
}

.woocommerce-page .woocommerce-message .button {
	margin-left: 20px;
	font-weight: 400 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #57b250 !important;
	font-weight: 400 !important;
}

.woocommerce-ordering {
	display: none;
}

.woocommerce div.product h1.product_title {
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: 400;
	color: #000;
	margin: 0 0 20px 0;
}

.sku_wrapper {
	display: none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.add_to_cart_button {
	background-color: #b00122 !important;
	font-weight: 300 !important;
	color: #fff !important;
}

.woocommerce .quantity .qty {
	height: 36px;
}

.woocommerce div.product form.cart table td.label {
	color: #000;
	font-weight: 300 !important;
	font-size: 100%;
}

.woocommerce .single_variation_wrap .woocommerce-variation {
	padding-bottom: 10px;
}

.woocommerce .shop_table tr td {
	padding: 9px 12px !important;
}

.woocommerce-input-wrapper strong {
	font-weight: 300 !important;
}

#shipping_address_2_field:after,
#billing_address_2_field:after {
	content: "Please provide a physical address. We are unable to deliver to a P.O. Box.";
	font-size: 12px;
	margin-top: 5px;
}

li a.woocommerce-LoopProduct-link {
	display: block;
}

label.checkbox input#terms {
	display: inline-block !important;
	position: relative !important;
}

/*============Footer Styles============*/

footer {
	background-color: #000;
}

footer #footer-values {
	background-color: #000;
	max-width: 1600px;
	margin: 0 auto;
	background-image: url('images/footer-graphic.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 320px;
}

#footer-values .value {
	padding: 60px 7.5px;
	color: #fff;
}

#footer-values .value h4 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-weight: 400;
	margin-bottom: 25px;
}

footer #footer-contact {
	background-color: #2d2d2d;
}

#footer-contact {
	color: #b7b7b7;
	padding: 60px 0;
}

#footer-contact h3 {
	color: #fff;
	margin: 0 0 20px 0;
}

#footer-contact #footer-col1 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer-contact #footer-col1 ul li {
	margin-bottom: 5px;
}

#footer-contact #footer-col1 ul span {
	display: inline-block;
	min-width: 85px;
}

#footer-contact #footer-col1 ul i {
	width: 20px;
}

#footer-contact #footer-col1 ul a {
	color: #fff;
}

#footer-col2,
#footer-col3 {
	padding-top: 48px;
}

#footer-contact .footer-logo {
	display: block;
}

#footer-contact .footer-logo img {
	width: 100%;
	max-width: 270px;
	height: auto;
}

#footer-contact ul.footer-social {
	margin: 20px 0 0 0;
	padding: 0;
}

#footer-contact ul.footer-social li {
	margin: 15px 10px 0 0;
	display: inline-block;
	width: 37px;
	height: 37px;
	background-color: #b7b7b7;
	position: relative;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

#footer-contact ul.footer-social li:hover {
	background-color: #b00122;
}

#footer-contact ul.footer-social li i {
	position: absolute;
	top: 7px;
	left: 9px;
	color: #2d2d2d;
	font-size: 22px;
	font-size: 2.2rem;
}

#footer-contact ul.footer-social li i.fa-facebook {
	left: 12px;
}
i.fab.fa-instagram {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
footer #footer-terms {
	background-color: #000;
	border-top: 1px solid #464646;
}

#footer-terms ul {
	padding: 0;
	margin: 8px 0;
	float: left;
}

#footer-terms ul li {
	display: inline-block;
	color: #b7b7b7;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
}

#footer-terms ul span {
	width: 2px;
	height: 15px;
	margin: 0 5px -3px 5px;
	background-color: #b7b7b7;
	display: inline-block;
}

#footer-terms a {
	color: #fff;
}

#footer-terms p {
	margin: 8px 0;
	float: right;
	color: #b7b7b7;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
}

/*MD*/
@media (min-width: 992px) and (max-width: 1199px) {
	#footer-values .value {
		min-height: 270px;
		padding: 0 7.5px 30px 7.5px;
	}

	#footer-contact ul.footer-social li {
		margin: 20px 10px 0 0;
	}
}

/*SM*/
@media (min-width: 768px) and (max-width: 991px) {
	footer #footer-values {
		padding-top: 260px;
	}

	#footer-values .value {
		min-height: 220px;
		padding: 0 7.5px 30px 7.5px;
	}

	#footer-contact .footer-logo {
		margin-top: 40px;
	}

	#footer-terms ul li,
	#footer-terms p {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

/*XS*/
@media (max-width: 767px) {
	footer #footer-values {
		padding: 30px 0 0 0;
		background-image: none;
	}

	footer #footer-values .value {
		padding: 0 0 30px 0;
	}

	#footer-contact .footer-logo {
		margin-top: 40px;
	}

	#footer-terms {
		text-align: center;
	}

	#footer-terms ul,
	#footer-terms p {
		float: none;
	}

	#footer-terms ul span {
		display: none;
	}

	#footer-terms ul li {
		display: block;
		margin-bottom: 10px;
	}

	#footer-terms ul li,
	#footer-terms p {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

/************* Annual Report Styles *************/

.annual-report img {
	max-width: 100% !important;
	height: auto;
}

.annual-report img.manawa-circle-img {
	min-width: 100px;
}

.home-content-full {
	margin-left: auto;
	margin-right: auto;
	padding-top: 24px;
	padding-bottom: 24px;
	clear: both;
	/*! display:table; */
	max-width: 960px;
}

.annual-report td,
.annual-report table {
	width: auto !important;
	vertical-align: top !important;
}

.home-content-full p {
	margin-bottom: 15px;
	line-height: 24px;
}

.annual-report .graph {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.annual-report .graph img {
	width: 100%;
	height: auto;
}

.annual-report .wp-caption {
	background-color: #f6f3f0;
	text-align: center;
	padding-top: 5px;
}
.annual-report .wp-caption .wp-caption-text {
	text-align: left;
	padding-left: 5px;
}

.knowledge {
	color: #0a6499 !important;
}
.wellbeing {
	color: #c03a15 !important;
}
.culture {
	color: #aeb913 !important;
}
.environment {
	color: #019bb3 !important;
}

.knowledge-2015 {
	color: #0588c4 !important;
}
.wellbeing-2015 {
	color: #91b63e !important;
}
.culture-2015 {
	color: #e66434 !important;
}
.environment-2015 {
	color: #bb216b !important;
}

.report-banner-top {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 500px !important;
}

.report-banner {
	clear: both;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 561px !important;
}

.report-table {
	width: 100%;
}
.report-table td {
	padding: 5px 0px 5px 0px;
	line-height: 20px;
	text-align: right !important;
}
.report-table td:first-child {
	text-align: left !important;
}
.report-table th {
	padding-bottom: 15px;
	text-align: right !important;
}
.report-table th:first-child {
	text-align: left !important;
}
.report-table tr.underline {
	border-bottom: 1px solid #000 !important;
}

.graph-wrapper {
	text-align: center;
}
.graph hr {
	margin-bottom: 15px;
}

.graph-table {
	clear: both;
	width: 100%;
}
.graph-table td {
	vertical-align: top;
	padding: 15px;
	text-align: center;
}
.graph-table img {
	width: 60%;
	height: auto;
}
.graph-table td.full-width {
	text-align: center;
}
.graph-table.row td.full-width img {
	width: 50%;
	height: auto;
	min-width: 558px;
	max-width: 800px;
	margin-top: 30px;
}
.graph-table.row td {
	text-align: center;
}
.graph-table.row td img {
	width: 60%;
	margin-top: 50px;
}
.graph-table td.full-width img {
	width: 50%;
	height: auto;
}

.report-nav-wrapper {
	background-color: #bb0225;
	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	/* Opera */
	background-image: -o-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bb0225), color-stop(1, #ab0121));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to bottom, #bb0225 0%, #ab0121 100%);
}

.report-nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.report-nav:first-child {
	border-bottom: 1px solid #c0344e;
}
.report-nav ul {
	padding: 0px;
	margin: 0;
}
.report-nav ul li {
	display: inline;
	padding: 0px;
}
.report-nav ul li a {
	padding: 15px 15px 15px 15px;
	display: inline-block;
}
.report-nav ul li a:link {
	color: #ffffff;
	text-decoration: none;
}
.report-nav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
.report-nav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a1001a;
}
.report-nav ul li a:active {
	color: #ffffff;
	text-decoration: none;
}

.report-nav-wrapper-fixed {
	position: fixed;
	z-index: 99;
	top: 0;
	width: 100%;
}

.home-content-full-padding-top {
	padding-top: 125px;
}

.anchor-link {
	display: block;
	position: relative;
	top: -120px;
	visibility: hidden;
}
.anchor-link.shorter {
	display: block;
	position: relative;
	top: -75px;
	visibility: hidden;
}

.back-to-top {
	padding: 15px 0px 15px 0px;
}
.back-to-top a {
	color: #bb0225;
	font-size: 16px;
}

h2.first {
	color: #007cba;
}
h2.second {
	color: #00a3b6;
}
h2.third {
	color: #9d2b2a;
}
h2.fourth {
	color: #d3c800;
}
h2.fifth {
	color: #4a8e29;
}
h2.sixth {
	color: #123c62;
}

.report-amount {
	font-size: 45px;
}

#TB_window img#TB_Image {
	border: none !important;
}

.download-report {
	margin-top: 45px;
	margin-bottom: 45px;
}

.download-report-top h2 {
	font-size: 30px;
	font-size: 3rem;
}

.download-report a {
	display: inline-block;
	text-align: center;
	background-color: #bb0225;
	background-image: -ms-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	background-image: -moz-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	background-image: -o-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bb0225), color-stop(1, #ab0121));
	background-image: -webkit-linear-gradient(top, #bb0225 0%, #ab0121 100%);
	background-image: linear-gradient(to bottom, #bb0225 0%, #ab0121 100%);
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding: 15px;
}

.animated-graph-table td {
	vertical-align: top;
}
.animated-graph-table li {
	padding-bottom: 15px;
	padding-left: 15px;
}

.annual-report-static-full-width-image img {
	width: 100%;
	height: auto;
}

@media (max-width: 991px) {
	.report-banner-top {
		height: 300px !important;
	}

	.report-banner {
		background-attachment: scroll;
		height: 361px !important;
	}
}

/*XS*/
@media (max-width: 767px) {
	.report-nav-wrapper-fixed {
		position: relative;
	}

	.annual-report .animated-graph-table td {
		display: block;
	}

	.annual-report .animated-graph-table canvas {
		width: 300px !important;
		height: 300px !important;
	}

	.graph-table.row td img {
		width: auto !important;
		max-width: 100%;
		min-width: auto !important;
	}

	.graph-table.row td.full-width {
		width: 100% !important;
	}
}
