/* @override
	http://canvas.paulkellycreative.com.au/basebuild/templates/pkc/assets/css/style-a.css
	http://canvas.paulkellycreative.com.au/naes/templates/pkc/assets/css/style-a.css */

/****** ------- Basebuild Designed by Norm Douglas & Luke Armistead  ---- ******
__________           .____________                                      _____             .___.__
\______   \ ____   __| _/   _____/ ____  __ _________   ____  ____     /     \   ____   __| _/|__|____
 |       _// __ \ / __ |\_____  \ /  _ \|  |  \_  __ \_/ ___\/ __ \   /  \ /  \_/ __ \ / __ | |  \__  \
 |    |   \  ___// /_/ |/        (  <_> )  |  /|  | \/\  \__\  ___/  /    Y    \  ___// /_/ | |  |/ __ \_
 |____|_  /\___  >____ /_______  /\____/|____/ |__|    \___  >___  > \____|__  /\___  >____ | |__(____  /
        \/     \/     \/       \/                          \/    \/          \/     \/     \/         \/
*/
/**
* @version$Id: style.css 001 2013-06-28 09:50:00Z Anton Wintergerst $
* @packageJiGrid Template Framework for Joomla 2.5-3.0
* @copyrightCopyright (C) 2013 Jinfinity. All rights reserved.
* @licenseGNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
* @websitewww.jinfinity.com
* @email support@jinfinity.com
*/

/*-- Structure --*/
@media screen and (min-width:600px) {
	#mobilerow {
		display: none;
	}

}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	color: #;
}
.jirow.nav {
	border-top: 25px solid #2b2a2a;
	position: fixed;
	z-index: 10;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
#showcase>.rowouter, .nothome #bottomrow1>.rowouter {
	max-width: 2000px!important;
	width: 100%!important;
}
.moduletable.nav-spacer {
	min-height: 90px;
}
img, iframe {
	max-width: 100%;
}
.chrono_credits {
	display: none;
}
.item, .inner {
	position: relative!important;
}
a.full-link, .full-link a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 8;
}
.full-link {
	position: absolute;
	width: 100%;
	height: 100%;
}
a.anchor-link {
	display: block;
	position: relative;
	visibility: hidden;
	top: -150px;
}
.ishome li.item-101 {
	display: none;
}
.nothome li.item-284 {
	display: none;
}
.full-link p {
	margin: 0;
}
.zt-item-container {
	height: 100%;
	background: url('../images/raster.png') repeat 0 0!important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.text-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url('../images/raster.png') repeat 0 0!important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.text-overlay h2 {
	color: #fff;
}
.category-desc {
	max-width: 800px;
	margin: auto;
	display: flex;
	flex-direction: row;
	padding: 10px;
}
.nothome .item-page {
	max-width: 800px;
	margin: auto;
}
.blog {
	display: flex;
	flex-direction: column;
}
.blog .item {
	flex-basis: 100%;
	padding: 10px;
	display: flex;
	flex-direction: row;
}
.blog .item .image-box {
	flex-basis: 40%;
}
.blog .item .text-box {
	flex-basis: 60%;
}
.blog .item .text-box p {
	font-size: 14px;
}
.blog .item .text-box h4 {
	padding: 0px;
	margin: 0px;
}
.breadcrumbs {
	margin: 0;
}
.moduletable.breadcrumbs {
	padding-left: 45px;
	padding-right: 45px;
}
.blog .text-box {
	text-align: left;
}
.lead-image {
	margin-bottom: 10px;
}
.bottomcell1 .outer {
	padding: 0;
}
.page-header {
	margin: 0;
	padding: 0;
	border: none;
}
.column-page {
	display: flex;
	flex-direction: column;
}
.row-page {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.two-column .item {
	flex-basis: 50%;
}
.three-column .item {
	flex-basis: 33.3%;
}
.four-column .item {
	flex-basis: 25%;
}
.map .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: block;
}
.map .overlay {
	position: absolute;
	display: block!important;
	width: 100%;
	height: 100%!important;
	z-index: 2!important;
}
.map {
	position: relative;
}
.modal_link img:hover {
	opacity: 0.75;
}
.article-image-gallery .modal_link {
	width: 100%;
}
.custom.homepage-buttons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.homepage-info .text-box {
	padding: 0 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.row-item {
	display: flex;
	flex-direction: row;
}
.homepage-contact .image-box {
	flex-basis: 33.3%;
}
.homepage-contact .text-box {
	flex-basis: 66.6%;
}
.desktop .homepage-contact .text-box, .desktop.ishome .item-page {
	padding-left: 50px;
}
.text-box {
	padding: 10px;
}
.homepage-buttons h3 {
	margin-top: 0;
}
.homepage-buttons .item {
	padding: 10px;
	z-index: 5;
	flex-basis: 33.3%;
	overflow: hidden;
	position: relative;
}
.homepage-buttons .inner {
	background: #2b2a2a;
	padding: 20px;
	height: 270px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.jirow.main, .jirow.bottomrow1 {
	padding: 50px 0;
}
.ishome .jirow.bottomrow1 {
	background: #edf1f1;
}
h3, h4 {
	color: #2b2a2a;
}
.white-headings h3, .white-headings h4 {
	color: #fff;
}
.jirow.below-showcase-row {
	margin-top: -150px!important;
}
.jirow.below-showcase-row-2, .jirow.footer {
	background: #2b2a2a;
	color: #fff;
}
.jirow.footer {
	padding: 20px 0;
}
.footer a {
	color: #fff!important;
}
.image-box {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.image-box p {
	margin: 0;
}
.image-box .modal_link, .article-image-gallery .modal_link {
	width: 100%;
}
.image-box .modal_link img, .article-image-gallery .modal_link img {
	width: 100%;
	height: auto;
}
.article-image-gallery, .image-box {
	padding-right: 10px;
}
.info img:hover {
	opacity: 0.8;
}
h3, h2 {
	position: relative;
	margin-bottom: 50px;
}
h3:after {
	content: "";
	position: absolute;
	padding-top: 40px;
	left: 0px;
	width: 50px;
	height: 20px;
	border-bottom: 6px solid #f99b1c;
}
h2:after {
	content: "";
	position: absolute;
	padding-top: 80px;
	right: 0px;
	width: 50px;
	height: 20px;
	border-bottom: 6px solid #f99b1c;
}
.homepage-buttons h3 {
	position: absolute;
	height: 80%;
	padding: 0!important;
	margin: 0!important;
}
.homepage-buttons h3:after {
	bottom: 0;
}
.image-bg p {
	margin: 0;
}
.image-bg img {
	width: 100%;
}
.zt-title {
	max-width: 1250px;
	margin: auto;
}
.text-overlay .outer {
	max-width: 1250px;
	width: 100%;
	margin: auto;
}
.zt-title h2.zt-block{
	float: right;
	text-align: right!important;
	width: 50%;
}
.text-overlay h2 {
	float: right;
	text-align: right;
	width: 60%;
}
.moduletable.internal-showcase, .custom.internal-showcase {
	height: 400px;
	overflow: hidden;
}
.internal-showcase .image-bg img {
	height: 400px;
	object-fit: cover;
}
.internal-showcase img {
	width: 100%;
}
.content-box {
	display: flex;
	flex-direction: row;
}
.content-box .image-box {
	flex-basis: 25%;
}
.content-box .text-box {
	flex-basis: 75%;
	display: flex;
	align-items: center;
	padding: 0 40px;
}
.category-page .item {
	padding: 20px;
	max-width: 1000px!important;
}
.category-page .outer {
	background: #d3e2e8;
}
.category-page .outer:nth-of-type(2n) {
	background: #fff;
}
.title-box {
	padding-bottom: 20px;
}
.category-page .outer .item {
	max-width: 1300px;
	margin: auto;
	padding: 50px 10px;
}

.nothome .article .outerwrap {
	
}
.maincell .outer {
	padding: 10px 0;
}
.category-page .text-box {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.category-desc {
	text-align: center;
}
.moduletable.contact-form {
	float: right;
	width: 50%;
}
.shrink .jirow.nav, .nothome .jirow.nav {
	border-top: none;
}
.shrink .logo img, .nothome .logo img {
	width: 300px;
}
.shrink .logo p, .nothome .logo p {
	margin: 0;
}
.shrink .nav .outer, .nothome .nav .outer {
	padding: 0!important;
}
.mainmenu ul li:hover a {
	color: #f99b1c;
}
a:hover {
    color: #f99b1c!important;
}
/*-- Dropdown --*/

.mainmenu ul ul {
	display: none;
	position: absolute;
}
.mainmenu ul li:hover ul {
	display: block;
}
.mainmenu ul ul li {
	float: left;
	clear: both;
	background: #fff;
	width: 100%;
	text-align: left;
}
.mainmenu ul li.active ul li a,.mainmenu ul li:hover ul li a {
	color: #2b2a2a;
}
.mainmenu ul li.active ul li a:hover,.mainmenu ul li:hover ul li a:hover {
	color: #f99b1c;
}
/*-- Text --*/

h1, h2, h3, h4, li, p {
	font-family: 'Montserrat', sans-serif;
	line-height: 150%;
}
p, li {
	font-weight: 200;
	font-size: 14px;
}
h1, h2, h3, h4 {
	font-weight: 500;
}
h2 {
	font-size: 4vw;
	line-height: 120%;
	font-weight: 600;
}
h3 {
	font-size: 2.5vw;
	font-weight: 600;
	line-height: 120%;
}
h4 {
	font-size: 1.4vw;
	font-weight: 600;
}
.category-desc p {
	font-size: 20px;
}
.mainmenu ul li a {
	font-size: 17px;
}
a {
	color: #777;
}
a:hover {
	color: red;
	text-decoration: none;
}
.articlebody li, .homepage-info li, .text-box li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}
i {
	font-family: "FontAwesome";
	font-style: normal;
}
.header-social strong {
	color: #2b2a2a;
}
.fa-stack-2x {color: #2b2a2a;}
.fa-stack-1x {color: #fff;}
.showcase .outer, .below-showcase-cell-2 .outer {
	padding: 0;
}
/*-- Menus --*/

ul.menu, .custom {
	display: flex;
	align-content: center;
	justify-content: center;
}
ul.menu {
	flex-direction: row;
	justify-content: space-between;
}
.custom {
	flex-direction: column;
}
ul.menu li {
	text-align: center;
}
ul.menu a {
	font-weight: 500;
	display: block;
	padding: 8px;
	text-transform: uppercase;
	color: #2b2a2a;
}
.footermenu ul.menu {
	justify-content: flex-start;
	padding-top: 10px;
}
.footermenu ul li {
	border-right: 1px solid #fff;
}
.footermenu ul li a {
	padding: 0 20px;
}
.footermenu ul li:last-of-type {
	border: none!important;
}
ul.breadcrumb {
	background: none;
}
/* Internet Explorer */
.ie .custom {
	display: block;
}
.ie .three-column .item, .ie .four-column .item {
	float: left;
	position: relative;
	overflow: hidden;
}
.ie .three-column .item {
	width: 33.3%;
}
.ie .four-column .item {
	width: 25%;
}
.ie .column-page .item {
	width: 100%;
	position: relative;
	display: block;
	flex-flow: column no-wrap;
	min-height: 520px;
}
/*--Form--*/
.chronoform {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}
.chronoform .form-group.gcore-form-row, .chronoform .gcore-input.gcore-display-table {
	display: flex;
	align-content: center;
	justify-content: center;
}
.contactform .gcore-input {
	width: 100%;
}
.chronoform .form-control {
	width: 300px!important;
}
.contactform .gcore-input .form-control {
	text-align: center!important;
	font-size: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
/*--Phone--*/
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
.jitogglemenu li a {
	color: #333!important;
	background: #fff;
}
.phone .jitogglemenubtn {
	width: 99%;
	color: #333!important;
}
.phone .jitogglemenu li.active a {
	background: #fff;
}
.phone .jitogglemenubtn {
	border: none;
}
.jitogglemenu {
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 99999;
	display: none;
}
.mobilemenu .outer {
	padding: 0;
}
.jitogglemenu {
	margin-bottom: 0;
}
.jitogglemenubtn.btn.btn-navbar {
	box-shadow: none;
	border: none;
	background: none;
}
.mobilemenu li, .mobilemenu .nav-childinner, .mobilemenu .nav-child {
	margin: 0!important;
	padding: 0!important;
}
.nav-child li {
	border-left: none!important;
	border-right: none!important;
	border-bottom: none!important;
}
@media screen and (max-width:600px) {
	.row-page, .custom.homepage-buttons, .row-item {
		flex-direction: column;
		flex-wrap: no-wrap;
	}
	.column-page .item, .row-page .item, .row-item .text-box, .row-item .image-box {
		flex-basis: auto;
	}
	.homepage-buttons .item {
		flex-basis: auto;
		width: 100%;
	}
	.two-column .item, .three-column .item, .four-column .item {
		width: 100%;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 25px;
	}
	h4 {
		font-size: 26px;
	}
	.category-desc p {
		font-size: 20px;
	}
	.mainmenu ul li a {
		font-size: 16px;
	}
	.jirow.below-showcase-row {
		margin-top: 0!important;
	}
	.text-overlay .outer {
		padding: 10px;
	}
	.content-box {
		flex-direction: column;
	}
	.text-box, .image-box {
		flex-basis: auto!important;
	}
	.homepage-buttons .inner {
		height: 150px;
	}
	.mobileheader p {
		margin: 0;
		font-size: 18px;
		text-transform: uppercase;
	}
	.mobileheader h4 {
		margin-top: 0;
	}
	.homepage-contact .image-box {
		display: none;
	}
	.moduletable.internal-showcase, .custom.internal-showcase {
		height: 250px;
	}
	.category-page .image-box {
		margin: auto;
		margin-bottom: 2px;
	}
	.contact .articlebody {
		display: flex;
		flex-direction: column;
		text-align: center;
	}
	.moduletable.contact-form {
		float: none;
		order: 2;
		width: 100%;
	}
	.text-overlay h2, .title-box h3 {
		text-align: center;
		float: none;width: 100%;
	}
	.text-overlay h2::after, .title-box h3::after {
		display: none;
	}
	.article-image-gallery, .image-box {
		text-align: center;
		padding-bottom: 30px;
	}
	.articlebody, .content-box .text-box {
		padding-left: 15px;
		padding-right: 15px;
	}
	.title-box h3 {
		margin-bottom: 30px;
	}
}
@media screen and (min-width:1800px) {
	h2 {
		font-size: 70px;
	}
	h3 {
		font-size: 45px;
	}
	h4 {
		font-size: 26px;
	}
	.category-desc p {
		font-size: 20px;
	}
	.mainmenu ul li a {
		font-size: 16px;
	}
}
