/* @override 

	http://sandbox.conni.com.au/conniglobal/templates/conni/assets/css/style-a.css
	https://www.conniglobal.com/templates/conni/assets/css/style-a.css
	https://www.conniglobal.com/templates/conni/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;
	}

}
body {
	line-height: 24px;
	font-size: 15px;
	color: #333;
	background: url(../images/home-bg.jpg) no-repeat fixed 50% 100%;
	background-size: cover;
		font-family: 'Pontano Sans', sans-serif;
	
}
@media screen and (max-width:600px) {

	body {
		background: url(../images/home-bg.jpg) no-repeat fixed 0 0;
		background-size: cover;
	}

}

.grid-overlay {
	background: url(../images/raster.png)repeat;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.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;
}

.jbIntroText ul {
	padding: 10px 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.articlebody ul {
	margin: 10px 20px;
	padding: 5px;
}
.articlebody ul li, .modulebody.custom ul li {
	list-style: square;
}
ul li {
	list-style: none!important;
}
p, li, a, label,div,span,td {
	color: #333;

}
.page-header h1,.page-header h2,h2 a,h3 a,h1 a,.intro h2{
	font-family: 'EB Garamond', serif;
	font-weight: 400;
}
.pagetitle a,.page-header h2 a,.intro h2 {
	font-size: 26px;
}
.phone h1,.phone h2,.phone h2 a,.phone h1 a {
	font-size: 20px;
}
a:hover {
	color: #aaa;
	text-decoration: none;
}
img a, a img {
	border: none;
}
.moduletable p {
	margin: 0;
}
fieldset.well {
	border: none;
}
/*--Top--*/
/*--Header--*/
.socialicons p a {
	display: block;
	float: left;
	margin: 5px;
}
/*--Nav--*/
.moduletable.mainmenu {
	float: right;
}
.mainmenu ul {
	padding: 0;
	margin: 0;
	float: right;
}
.jicell>.outer {
	display: inline-block;
	width: 100%;
}
.stafflinks .blog .grid-item.jicell>.outer>.category-intro {
	min-height: 200px;
}
.stafflinks .blog .grid-item.jicell>.outer.column-1>.category-intro {
	border-color: green;
}
.stafflinks .blog .grid-item.jicell>.outer.column-2>.category-intro {
	border-bottom-color: red;
}
.stafflinks .blog .grid-item.jicell>.outer.column-3>.category-intro {
	border-bottom-color: blue;
}
.mainmenu li {
	display: inline-block;
	list-style: none;
	line-height: 70px;
}
.mainmenu li a {
	display: block;
	padding: 5px;
	text-transform: uppercase;
}

.mainmenu ul.menu ul li  {
	width: 100%;
	padding: 5px;
	
}
.mainmenu ul.menu ul li a {
	color: #fff;
	line-height: 1em;
}
.footermenu li a {
	float: left;
	padding: 10px;
}
.jitogglemenubtn.btn {
	float: none;
}
.jirow.nav {
	margin-bottom: 0;
	position: fixed;
	left: 0;
	top: 20px;
	background: #fff;
	min-height: 60px;

	padding-top: 10px;
	box-shadow: 0px 0px 8px #222;
}
.logo img {
	max-height: 70px;
	width: auto;
}
#top.jirow,#nav.jirow {
	z-index: 99;
}
#top.jirow {
	position: fixed;
	top: 0;
	min-height: 20px;
}
#top.jirow,#footer.jirow {
	background: #222;
}
#footer.jirow *{
	color: #fff;
}
#footer.jirow {
	bottom: 0;
	position: fixed;
	left: 0;
	min-height: 30px;
}
#top.jirow * {
	color: #fff;
	line-height: 20px;
	margin: 0;
	font-size: 10px;
}
.phone #top .modulebody {
	text-align: center;
}
#top .jicell>.outer,#nav .jicell>.outer {
	padding: 0;
}
.navcell2{
	float: right;
}
.desktop #main.jirow {
	margin-top: 130px;
}
/*--Drop-Down--*/
.mainmenu ul ul {
	display: none;
	position: absolute;
	padding: 0!important;
	z-index: 99;
	background: rgba(0, 0, 0, .80);
}
.mainmenu ul ul li:hover,.mainmenu ul ul li.active {
	background: #222;
}
.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;
}
/*--Main--*/
.item-page.hasimage img {
	float: right !important;
	max-width: 50% !important;
	padding: 4px;
	background: #ddd;
	border: 1px solid #888;
}
.phone .item-page.hasimage img {
	float: none !important;
	max-width: 80% !important;
	margin: 10px auto;
	display: block;
}
.desktop .item-page.hasimage .articlebody {
	float: left;
	width: 48%;
} 
.ishome .intro img {
	float: right;
	max-width: 50%;
	margin-left: 20px;
	margin-bottom: 50px;
	padding: 4px;
	background: #ddd;
	border: 1px solid #bbb;
}
.ishome.phone .intro img {
	float: none;
	max-width: 80%;
	margin: 10px auto;
	display: block;
}
.ishome .jigrid.maingrid {
	min-width: 100%;
}
.nothome .jicell.maincell {
	padding: 20px 20px 100px;
}
.nothome #main .jigrid.maingrid {
	background: #fff !important;
}
.nothome #main>.rowouter {
	background: #222;
	padding: 0 !important;
}
#main .jicell.maincell>.outer {
	padding: 0;
	min-height: 300px;
}
.grid-item .page-header {
	text-align: center;
	background: #222;
}
.grid-item .page-header h2 {
	margin: 0;
}
.grid-item .page-header h2 a {
	color: #fff;
}
.grid-item .category-intro {
	padding: 20px 25px;
	border: 1px solid #ccc;
	border-top: none;
}
#main.jirow>.rowouter {
	padding-bottom: 100px;
}
.ishome #main>.rowouter {
	background: none !important;
}
.articlebody a {
	font-weight: 600;
}
.ishome .articlebody .intro {
	max-width: 800px;
	margin: auto !important;
	background: #fff;
	padding: 20px;
	display: block;
	overflow: hidden;
	float: none;
}
.ishome .articlebody {
	display: inline-block;
	width: 100%;
	min-height: 600px;
	padding-top: 30px;
}
.ishome.phone .articlebody {
	padding-top: 0;
}
.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%;
}
/*--Right--*/
/*--Left--*/
.left ul {
	position: relative;
}
.left .moduletitle h3 {
	margin: 0;
}
.jicell.left {
	padding: 10px !important;
}
.left * {
	color: #fff;
}
.left ul li {
	left: 0;

}
.left ul li a {
	display: block;
	padding-left: 0;

}
.left ul li a::before {
	content: '\f105';
	font-family: FontAwesome;
	margin-right: 2px;
	opacity: 0;

}
.left ul li:hover a::before,.left ul li.active a::before {
	opacity: 1;
}
.left ul li:hover {
	left: 3px;
}
.left ul li a:hover {
	color: #fff;
}
.left .sidemenu {
	position: relative;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out 0s;
}
.desktop.shrink .left .sidemenu {
	position: fixed;
	top: 120px;

}
/*--Below--*/ 
/*--Bottom--*/
/*--Footer--*/
.pkbranding {
	padding: 10px;
	float: right;
}
.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--*/
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
/* Mobile menu stuff */
#mobilerow {
	margin-top: 20px;
}
.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;
}
.locations-menu ul.menu li a {
	text-align: center;
	display: block;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}
.locations-menu ul.menu li {
	margin: 4px 0 !important;
	background: rgba(0, 0, 0, .6);
	border-radius: 5px;
}
.locations-menu ul.menu li:hover {
	background: #222;
}
.locations-menu ul.menu {
	margin: 20px auto;
	width: 80%;
}
.nav-child li {
	border-left: none!important;
	border-right: none!important;
	border-bottom: none!important;
}
.mobilelogo {
	background: #fff;
	text-align: center;
}
/*--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 li * {
 color: #666;
 font-size: .6em;
 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;
}
/* Home page Map */
.phone .wrld-map li i.map-wrld::before {
	display: none !important;
}
.phone .wrld-map li i.mg{
	position: relative;
	display: block;
	float: left;
}
.phone .wrld-map li {
	float: left;
	line-height: 1em;
}
.wrld-map {
	display: inline-block;
	height: 100%;
	width: 100%;
	min-height: 500px;
	margin-top: -20px;
	max-height: 500px;
	overflow: hidden;
	position: relative;
	padding-left: 50px;
	margin-left: 0px;
}
@media screen and (max-width: 800px) {
	.wrld-map {
		padding-left: 0;
		margin-left: -40px;
		width: 100% !important;
		overflow: visible;
	}

}
.phone .wrld-map {
	display: none;
}
.wrld-map ul li {
	list-style: none;
}

.mg {
	font-size: 200px;
	position: absolute;
	color: #fff;
	left: 0;
	text-shadow: 0px 0px 6px #222;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;

}
.mg span {
	font-size: 13px;
	color: #222;
	position: absolute;
	left: 25%;
	top: 50%;
	padding: 5px;
	border: 1px solid #333;
	background: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	text-shadow: none;
	pointer-events: none;
	opacity: 1;
}
.mg:hover {
	color: #595959;
	text-shadow: none;
}

.map-wrld-na {
	top: 0;
	font-size: 307px;
	left: 56px;
}
.map-wrld-sa {
	top: 298px;
	left: 212px;
	font-size: 153px;
}
.map-wrld-eu {
	top: 119px;
	left: 356px;
	font-size: 134px;
}
.map-wrld-af {
	top: 243px;
	left: 357px;
	font-size: 152px;
}
.map-wrld-as {
	top: 177px;
	left: 494px;
	font-size: 182px;
}
.map-wrld-as span {
	left: 70px;
	top: 60px;
}
.map-wrld-oc {
	top: 303px;
	left: 615px;
	font-size: 137px;
}
.map-wrld-oc span {
	left: 60px;
	top: 40px;
}
.map-wrld-me {
	top: 228px;
	left: 458px;
	font-size: 75px;
	color: #ccc;
	z-index: -1;
}
.map-ru {
	top: -30px;
	left: 439px;
	font-size: 330px;
	color: #ccc;
	z-index: -1;
	
}
span.conni-logo {
	display: block;
	width: 150px;
	transition: all 1s ease-in-out 0s;
	-webkit-transition: all 1s ease-in-out 0s;
}
.desktop #chronoform-distributor-enquiry label.control-label {
	min-width: 250px;
}
span.conni-logo path {
	
}
