/* @override 
	http://staging.redsourcemedia.com/basebuild3/templates/redsource-media/assets/css/style-a.css
	http://staging.redsourcemedia.com/basebuild34/templates/redsource-media/assets/css/style-a.css
	http://canvas.paulkellycreative.com.au/crisp/templates/redsource-media/assets/css/style-a.css
	https://www.crispgreenhomes.com/templates/redsource-media/assets/css/style-a.css */

/****** ------- Design and coding by Norm Douglas & Luke Armistead  ---- ******
For information on custom designed Joomla Templates visit www.redsourcemedia.com
__________           .____________                                      _____             .___.__        
\______   \ ____   __| _/   _____/ ____  __ _________   ____  ____     /     \   ____   __| _/|__|____   
 |       _// __ \ / __ |\_____  \ /  _ \|  |  \_  __ \_/ ___\/ __ \   /  \ /  \_/ __ \ / __ | |  \__  \  
 |    |   \  ___// /_/ |/        (  <_> )  |  /|  | \/\  \__\  ___/  /    Y    \  ___// /_/ | |  |/ __ \_
 |____|_  /\___  >____ /_______  /\____/|____/ |__|    \___  >___  > \____|__  /\___  >____ | |__(____  /
        \/     \/     \/       \/                          \/    \/          \/     \/     \/         \/ 
*/
/* @override 
	http://staging.redsourcemedia.com/basebuild3/templates/jigrid/assets/css/style.css

/**
* @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
*/

@media screen and (min-width:600px) {
	#mobilerow {
		display: none;
	}
}
.desktop .jirow.showcase {
	background: none;
	min-height: 450px;
}
body {
	line-height: 22px;
	font-size: 13px;
	color: #333;
}
#supersized {
	background: url(../images/raster.png) repeat 0 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
}
.jirow {
	background: #fff;
}
#mainrow.jirow, #above.jirow, .jirow.items-row {
	background: none!important;
}
.nothome .jirow {
	background: #e2e2e2;
}
.jirow.top {
	position: absolute!important;
	z-index: -1;
}
.jirow.top>.rowouter {
	min-width: 100%;
}
.jicell.topcell1 .outer {
	padding: 0!important;
}
.nothome .jirow.main {
	background: #fff url('../images/background-shape-grey.png') no-repeat 0 100%;
	background-size: 100%;
	padding-bottom: 200px;
}
.jicell.phone-only {
	display: none;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.desktop .phone-only {
	display: none;
	height: 0px;
}
i {
	font-family: "FontAwesome";
	font-style: normal;
}
.jbIntroText ul {
	padding: 10px 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.articlebody p, .moduletable p, .articlebody h4 {
	font-weight: 100;
}
.articlebody h4 {
	font-size: 20px;
	line-height: 25px;
}
.articlebody ul {
	margin: 10px 20px;
	padding: 5px;
}
.articlebody ul li, .modulebody ul li {
	list-style: circle;
}
ul li {
	list-style: none!important;
}
p, h1, h2, h3, h4, li, a, label {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-weight: 300;
}
.showcaselogo h3 {
	font-size: 70px;
	line-height: 90px;
	color: #fff;
	text-transform: lowercase;
}
.showcaselogo h3, .zt-text-intro h2 strong, .servicesbox h2 strong {
	font-family: 'Kaushan Script', cursive;
}
a:hover {
	color: #aaa;
	text-decoration: none;
}
img a, a img {
	border: none;
}
.moduletable p {
	margin: 0;
}
fieldset.well {
	border: none;
}
.nothome .jirow.main .rowouter.outer {
	max-width: 875px;
	margin: auto;
}
/*--Top--*/
/*--Header--*/
.footersocialicons {
	width: 100%!important;
	float: left;
}
.socialicons p a {
	display: block;
	float: left;
	margin: 5px;
}
/*--Nav--*/
.mainmenu ul, .footermainmenu ul {
	text-align: center;
	padding: 0;
	margin: 0;
}
.jicell>.outer {
	display: inline-block;
	width: 100%;
	padding: 20px;
}
.mainmenu li, .footermainmenu li {
	display: inline-block;
	list-style: none;
}
.mainmenu li a, .footermainmenu li a, .footermenu li a {
	display: block;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}
.mainmenu li a:hover, .mainmenu li.active a, .ishome .mainmenu li.active a:hover, .footermainmenu li a:hover, .footermainmenu li.active a, .ishome .footermainmenu li.active a:hover, .socialicons .fa-stack-1x:hover {
	color: #b3cc46;
}
.ishome .mainmenu li.active a, .ishome .footermainmenu li.active a {
	color: #fff;
}
.jirow.footer {
	background: #3c3a37;
}
.footermenu li a {
	float: left;
	padding: 10px;
}
.jitogglemenubtn.btn {
	float: none;
}
.jirow.nav {
	margin-bottom: 0;
	margin-top: 30px;
	background: #3c3a37;
	transition: position .3s;
	-webkit-transition: position 1s;
	-moz-transition: position 1s;
}
.shrink .jirow.nav {
	position: fixed;
	z-index: 99999;
	margin-top: 0;
}
.moduletable.socialicons {
	position: absolute;
	right: 0;
	width: 20%;
}
.socialicons p a {
	margin: 2px;
}
.socialicons .fa-stack {
	font-size: 14px;
}
.fa-stack-2x {
	color: #fff;
}
.jirow.nav .outer {
	padding: 0;
}
.jirow.nav .outer.outerwrap {
	min-width: 100%;
	padding: 0;
	padding: 5px 0;
}
/*--Drop-Down--*/
.mainmenu ul ul {
	display: none;
	position: absolute;
	padding: 0!important;
	z-index: 99;
}
.mainmenu ul li:hover ul {
	display: block;
}
/*--Showcase--*/
/* System Message */
#system-message-container .alert {
	background: #cb3636;
	padding: 10px;
}
#system-message-container * {
	margin: 0;
}
/*--Above--*/
.breadcrumbs li {
	float: left;
	margin: 5px;
	display: block;
}
.jicell.abovecell .outer {
	margin-top: 20px!important;
	padding: 0!important;
}
.ishome .jicell.maincell .outer {
	border: 1px solid #ccc;
	padding: 30px;
	width: 100%!important;
}
.phone .jicell.maincell {
	width: 100%!important;
	float: right;
}
.above .zt-item {
	display: inline-block;
	height: 100%;
	width: 100%;
	margin: 0!important;
}
.above .zt-item-container, .flexcontainer {
	box-flex: 1;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	position: absolute;
	height: 100%!important;
	width: 100%!important;
}
.firefox .above .zt-item-container, .firefox .flexcontainer {
	display: flex;
	align-items: center;
}
.above .owl-page span {
	z-index: 9999;
	position: relative;
}
.above .owl-controls {
	margin-top: -25px;
	padding-bottom: 25px;
}
.above .owl-controls * {
	background: #fff!important;
}
.items-row {
	border: none!important;
}
.above .zt-text-intro, .servicesbox .flexbox {
	background: #333;
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
.flexcontainer, .flexbox {
	max-width: 100%!important;
}
.showcaselogo .flexbox {
	display: block;
	margin-top: 5%!important;
	padding: 10px;
}
.above .zt-text-intro, .flexbox {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	color: #fff!important;
	z-index: 9999!important;
	position: relative;
	text-align: center;
}
.firefox .above .zt-text-intro, .firefox .flexbox {
	display: flex;
	align-items: center;
	margin: auto;
}
.zt-text-intro h2, .flexbox h2 a {
	color: #fff!important;
	z-index: 9999!important;
	position: relative;
	line-height: 1.5em;
	font-weight: 300;
	margin: 0;
}
.firefox .zt-text-intro h2, .firefox .flexbox h2 {
	width: 100%;
}
.servicesbox:hover h2 a, .aboveshowcase .zentools:hover h2 {
	color: #b3cc46!important;
}
.servicesbox .flexcontainer, .aboveshowcase .zt-item-container {
	pointer-events: none;
}
/*--Main--*/
.jirow.main {
	padding-bottom: 20px;
}
.page-header {
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
.blog .cat-children {
	clear: both;
}
.blog .items-leading img.thumb {
	float: right;
}
.blog .items-row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.blog .items-row .span6 .item {
	width: 48%;
	float: left;
	padding: 10px;
}
.jirow.Main .outer {
	min-height: 250px;
	padding: 10px;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.login-info .jbIntroText img {
	border: 1px solid #333;
	padding: 5px;
}
.phone .cfdiv_text input,.phone .ccms_form_element textarea,.phone .ccms_form_element select {
	clear: both;
	float: left;
	width: 100%;
}
.projects .category-intro {
	padding: 10px;
	border: 1px solid #ccc;
}
.projects .category-image img {
	width: 100%;
}
.rightreadmore {
	text-transform: uppercase;
	padding: 10px 0;
	display: inline-block;	
}
.moduletitle h3 {
	text-transform: lowercase;
	text-align: center;
	font-weight: 300;
	font-size: 27px;
	line-height: 32px;
}
.nn_tabs-tab {
	width: 50%;
	text-align: center;
}
.nn_tabs span {
	color: #333;
}
.nn_tabs .nn_tabs-toggle {
	border: 1px solid #333;
}
.tab-pane {
	border: 1px solid #333;
}
.nn_tabs .nn_tabs-toggle {
	border: 1px solid #333!important;
}
.nn_tabs .active .nn_tabs-toggle {
	background: #b3cc46!important;
	box-shadow: none!important;
	border: 1px solid #b3cc46!important;
}
.nn_tabs *{
	border-radius: 0px!important;
}
.nn_tabs span {
	font-size: 25px;
	line-height: 30px;
}
.nn_tabs .active span {
	color: #fff;
}
.nav-tabs {
	margin: 0!important;
}
.nn_tabs * {
	border-radius: none!important;
}
.tab-content .tab-pane {
	padding: 30px!important;
}
.page-header h2.pagetitle {
	font-size: 34px;
	line-height: 45px;
}
.articlebody p img {
	width: 100%;
}
.lead-image .thumb {
	margin-bottom: 20px;
	display: inline-block;
}
/*--Right--*/
.right .outer {
	padding-right: 0;
}
.accordion a.accordion-toggle, .projects .blog .page-header a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
}
.accordion-heading.panel-heading {
	margin-top: -40px;
	margin-left: -1px;
	position: relative;
}
.projects .blog .page-header {
	margin-top: -40px;
	z-index: 9999!important;
	position: relative;
	font-size: 14px;
	line-height: 20px!important;
}
.projects .blog .page-header h2 {
	margin: 0;
	padding: 0 20px;
}
.projects .blog .page-header {
	width: 100%!important;
	display: block;
}
.accordion-toggle.nn_sliders-toggle {
	width: 350px!important;
}
.projects .blog .page-header, .accordion-toggle.nn_sliders-toggle {
	display: block;
	background: #b3cc46!important;
}
.rightprojects img {
	width: 100%;
}
.rightprojects .image-box {
	max-height: 260px;
	overflow: hidden;
}
.rightprojects img:hover {
	opacity: 0.9;
}
/*--Left--*/
/*--Below--*/ 
/*--Bottom--*/
.instagram iframe {
	min-height: 300px;
}
.jicell.bottomcell1 .outer {
	padding: 0;
}
/*--Footer--*/
.pkbranding {
	padding: 10px;
}
.pkbranding p {
	margin: 0;
}
.footer .adminmenu {
	float: right;
	width: 100%;
	text-align: right;
}
.adminmenu ul li a {
	padding: 0 5px;
}
.adminmenu ul {
	padding: 0;
	float: right;
}
.adminmenu li a {
	padding: 0 10px!important;
}
/*--Phone--*/
.jirow.mobilerow {
	background: none;
}
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
/* Mobile menu stuff */
.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 only screen and (max-width: 1000px) {
	.desktop .jirow.showcase {
		background: none;
		min-height: 250px;
	}
	.showcaselogo h3 {
		display: none;
	}
	.moduletable.socialicons {
		display: none;
	}
}
/*--Form--*/
.datepicker_dashboard {
	padding: 20px;
	width: 200px;
	height: 160px;
}
.chrono_credits {
	display: none;
}
/*--Editor--*/
.edit ul.nav.nav-tabs {
	display: none;
}
.edit .btn-toolbar {
	float: left;
	width: 100%;
	margin: 20px 0;
}
#users-profile-core, #users-profile-custom {
	background: #fff;
	padding-top: 20px;
}
.active-result {
	color: #333;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.edit .btn-toolbar button {
	float: left;
}
/*breadcrumbs */
ul.breadcrumb {
 text-align: center;
 width: 90%;
 background: none;
 margin: 0;
 padding: 0;
}
.breadcrumb i {
 font-size: 1em;
 margin: 0 5px;
}
.breadcrumb li {
 display: inline-block;
}
.breadcrumb .divider.icon-location {
	display: none;
}
.breadcrumb li * {
 color: #b3cc46;
font-size: 10px;
 text-transform: uppercase;
}
.breadcrumb li a:hover {
 color: #222;
}
/*--Typography--*/
a {
	text-decoration: none;
}
/*--Misc Utilities--*/
/*-Vertical Centering-*/
modulebody {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
}
internal {
min-height: 200px;
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-align: center;
-moz-box-align: center;
box-align: center;

-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
width: 200px;
background: #666;
border-radius: 50%;
}
custom {
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-align: center;
-moz-box-align: center;
box-align: center;

-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
padding: 20px
}
.system-unpublished {
	opacity: .5;
}
.pagination {
	clear: both;
}
.pagination li {
	display: inline-block;
	margin: 0 5px;
}
.tip-wrap {
	background: #ddd;
	padding: 10px;
	border: 1px solid #999;
}
.btn.jmodedit {
	display: none !important;
}
/*--Sliders--*/
.active .panel-heading a.accordion-toggle::before {
	content: '\f103';
	font-family: FontAwesome;
}
.panel-heading a.accordion-toggle::before {
	content: '\f101';
	font-family: FontAwesome;
}
.jisocialwidgets>div {
	display: inline-block;
	margin: 0 10px 0 0;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px !important;
	padding: 1%;
	overflow: scroll !important;
}