.nav-logo-link img {
	height: 60px;
}

#logo-small .nav-logo-link img {
	height: 69px;
	width: 65px;
}

#navi-placeholder {
	height:42px;
	width:100%;
	display:none;
}


.floating-navi {
	z-index: 10;
}

.impressive {
	z-index: 1;
}

.mobile .impressive {
	margin-top: 0;
}
.container-fill {
	z-index: 2;
	background: #FFFFFF;
}

#navi {
	border-bottom: 1px solid #CCCCCC;
	background: #F5F5F5;
	margin: 0;
}

.pdgt60 {
	padding-top: 60px;
}

.branding-logo {
	height: 60px;
	z-index: 2;
	box-shadow: 0 -5px 5px -5px #333;
	background: #FFFFFF;
	padding: 20px 0;
}

.moduletable-top-5 h1,
.moduletable-welcome h1 {
	margin-bottom: 30px;
}

.mgt-10 {
	margin-top: 10px;
}
.mgt-20 {
	margin-top: 20px;
}
.mgt-50 {
	margin-top: 50px;
}
.mgb-50 {
	margin-bottom: 50px;
}
.mgt-60 {
	margin-top: 60px;
}

.social1 {
	background: #FFFFFF;
	text-align: center;
}

.social2 {
	background: #63A62F;
	position: relative;
}
.social2 h3,
.social2 p {
	color: #FFFFFF;
}

.social2:after {
	background-color: rgba(255, 255, 255, 0.08);
	bottom: 60px;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 60px;
	width: 1px;
}

.social2 h3 {
	padding: 0 70px;
}

.social2 .twitter {
	color: #FFF;
	padding: 50px 70px;
}

.social2 .twitter p {
	clear: both;
}
.social2 .twitter a {
	color: #FFFFFF;
	text-decoration: none;
}

.social2 .cmc-signup {
	padding:  0 70px 50px;
}

.top-content {
	background: #63A62F;
	color: #FFFFFF;
}

.footer {
	color: #686868;
	padding-top: 10px;
}


/** Hero **/
.onepage .section-subtitle, .onepage .section-desc {
	display: block;
	font-weight: bold;
	margin: 0 0 30px;
	text-align: center;
}
.onepage .section-subtitle {
	font-size: 15px;
	font-weight: 300;
	color: #000;
}
.onepage .content .container {
	padding: 60px 0;
}
.onepage .section-title h2 {
	font-size: 48px;
	font-weight: 300;
	line-height: 1;
	margin: 0 0 15px;
	text-align: center;
}
.onepage .introduction {
	margin-bottom: 40px;
	padding: 0 150px;
	text-align: center;
}

.onepage.hero-unit {
	min-height: 550px;
	max-height: 550px;
}

.hero-unit {
	border-radius: 0;
	/*margin: -13px 0 0;*/
	padding: 0;
	text-align: center;
}
.onepage .content .hero-unit .container {
	padding: 140px 0 30px;
}
.hero-unit .hero-unit {
	margin: 0;
	padding: 0;
}
.hero-unit h1 {
	font-weight: 300;
	margin-bottom: 30px;
}
.hero-unit p {
	font-size: 24px;
	margin-bottom: 30px;
	padding: 0 150px;
}
.hero-unit p.btn_unit {
	margin-bottom: 0;
}
.hero-unit .btn {
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 15px 40px;
	text-shadow: none;
	transition: all 0.5s ease 0s;
}
.hero-unit .btn-primary {
	background: none repeat scroll 0 0 #F7682C;
	margin-bottom: 40px;
}
.hero-unit .btn-primary:hover {
	background: none repeat scroll 0 0 #E74B09;
	color: #FFFFFF;
	text-shadow: none;
}
.hero-unit a.arrow-down {
	background: url("/templates/cj2013/images/arrow-down.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	display: inline-block;
	font-weight: bold;
	height: 40px;
	text-indent: -999em;
	width: 40px;
}
.hero-unit a.arrow-down:hover {
	background-position: left bottom;
}
.introducing .container {
	padding: 60px 0;
}
.introducing .section-title h2 {
	color: #222222;
}
.introducing .t3-module {
	margin: 0;
}
.introducing .block {
	text-align: center;
}
.introducing .block-img i {
	background-image: url("/templates/ja_onepage/images/intro-icons.png");
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	margin: 0 auto;
	text-indent: -999em;
	width: 120px;
}
.introducing-icon1 {
	background-position: 0 0;
}
.introducing-icon2 {
	background-position: -120px 0;
}
.introducing-icon3 {
	background-position: -240px 0;
}
.introducing .block-title {
	font-size: 18px;
}
.portfolio .ja-cp-main .ja-cp-group {
	margin-bottom: 20px;
}
.portfolio .ja-cp-main .ja-cp-group .ja-cp-item {
	margin-bottom: 35px;
	text-align: center;
}
.portfolio .ja-cp-main .ja-cp-title {
	margin-bottom: 5px;
}
.portfolio .ja-cp-main a:hover, .portfolio .ja-cp-main a:focus, .portfolio .ja-cp-main a:active {
	text-decoration: none;
}
.portfolio .ja-cp-main a .ja-cp-title {
	color: #FFFFFF;
	font-size: 14px;
}
.portfolio .ja-cp-main a:hover .ja-cp-title, .portfolio .ja-cp-main a:focus .ja-cp-title, .portfolio .ja-cp-main a:active .ja-cp-title {
	color: #F7682C;
	text-decoration: none;
}
.portfolio .ja-cp-pagination {
	text-align: center;
}
.portfolio .ja-cp-main .ja-cp-image {
	margin-bottom: 20px;
}
.portfolio .ja-cp-main .ja-cp-image img {
	border: medium none;
	padding: 0;
}
.portfolio .ja-cp-pagination ul.ja-cp-pagelist {
	background: none repeat scroll 0 0 #000000;
	display: inline;
	margin: 0;
	padding: 0 2px;
}
.portfolio .ja-cp-pagination ul li {
	vertical-align: middle;
}
.portfolio .ja-cp-pagination ul.ja-cp-pagelist span {
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	line-height: 10px;
	text-indent: -999em;
	width: 10px;
}
.portfolio .ja-cp-pagination ul.ja-cp-pagelist li.active span {
	background-position: left bottom;
}
.team ul.thumbnails {
	margin: 0;
}
ul.thumbnails div.thumbnail {
	border: 0 none;
	box-shadow: none;
	margin: 0;
	padding: 0;
}
div.thumb-mask .mask {
	display: none;
	height: 180px;
	position: relative;
	width: 180px;
	z-index: 20;
}
ul.thumbnails div.thumbnail .caption {
	padding: 0;
	text-align: center;
}
ul.thumbnails div.thumbnail .caption h3 {
	font-size: 16px;
	line-height: normal;
	margin: 15px 0 5px;
}
ul.thumbnails li:hover div.thumbnail .caption h3 {
	color: #63A62F;
}
ul.thumbnails div.thumbnail .caption .meta {
	color: #999999;
	font-size: 12px;
}
ul.thumbnails div.thumbnail .hiring img {

}
ul.thumbnails div.thumbnail .hiring img:hover {
	background-position: left bottom;
}
ul.social-list {
	list-style: none outside none;
	margin: 15px 0 0;
	padding: 0;
}
ul.social-list li {
	display: inline-block;
	height: 20px;
	margin: 0;
	width: 20px;
}
ul.social-list li a {
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	text-indent: -999em;
	width: 20px;
}
ul.social-list li a.facebook {
	background-position: 0 -20px;
}
ul.social-list li a.facebook:hover, ul.thumbnails li:hover li a.facebook {
	background-position: 0 -40px;
}
ul.social-list li a.twitter {
	background-position: -20px -20px;
}
ul.social-list li a.twitter:hover, ul.thumbnails li:hover li a.twitter {
	background-position: -20px -40px;
}
ul.social-list li a.flicker {
	background-position: -40px -20px;
}
ul.social-list li a.flicker:hover, ul.thumbnails li:hover li a.flicker {
	background-position: -40px -40px;
}
.clients .testimonial {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	padding: 25px 30px;
}
.clients .testimonial blockquote {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.clients blockquote p {
	margin: 0;
	font-style: italic;
}
.clients blockquote small {
	margin-top: 10px;
}
.clients blockquote small cite {
	color: #F7682C;
}
.clients .gs-wrap {
	float: left;
	height: 60px !important;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 5px;
	position: relative;
	width: 60px !important;
}
.clients .testimonial:hover .gs-wrap img.gotcolors {
	display: block;
	opacity: 1 !important;
}
.partners .container {
	border-top: 1px solid #E5E5E5;
}
.partners div {
	text-align: center;
}
.partners div.gs-wrap {
	position: relative;
}
.onepage.contact .container {
	padding-bottom: 0;
}
.map {
	background: none repeat scroll 0 0 #000000;
}
.map .container {
	padding: 0 0 60px;
}
.map .custommap {
	border: 1px solid #222222;
	padding: 4px;
}
.map .map-container {
	margin: 0;
}
.section1 {
	background: #0D0D0B;
	background-position: top right;
	background-repeat: no-repeat;
	color: #666666;
}
.section1 .hero-unit {
	background: none;
}
.section1 h1 {
	color: #FFFFFF;
}
.section1 p {
	color: #FFFFFF;
}
.section1 a {
	color: #63A62F;
}
.section1 a:hover, .section1 a:focus, .section1 a:active {
	color: #63A62F;
}
.section1 .section-title h2 {
	color: #FFFFFF;
}
.section2 {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #444444;
}
.section2 a {
	color: #63A62F;
}
.section2 a:hover, .section2 a:focus, .section2 a:active {
	color: #63A62F;
}
.section2 .section-title h2 {
	color: #000000;
}

.section2 h3 {
	color: #000000;
}
.section3 {
	background: none repeat scroll 0 0 #1BA1E2;
	color: #444444;
}
.section3 a {
	color: #63A62F;
}
.section3 a:hover, .section3 a:focus, .section3 a:active {
	color: #63A62F;
}
.section3 .section-title h2 {
	color: #FFFFFF;
}
.section3 .section-subtitle {
	color: #FFFFFF;
}
.section4 {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #444444;
}
.section4 a {
	color: #63A62F;
}
.section4 a:hover, .section4 a:focus, .section4 a:active {
	color: #63A62F;
}
.section4 .section-title h2 {
	color: #000000;
}
.section4 .section-subtitle {
	color: #999999;
}
.section4 h3 {
	color: #000000;
}
.section5 {
	background: none repeat scroll 0 0 #F5F5F5;
	color: #444444;
}
/*.section5 a {*/
	/*color: #63A62F;*/
/*}*/
/*.section5 a:hover, .section5 a:focus, .section5 a:active {*/
	/*color: #63A62F;*/
/*}*/
.section5 .section-title h2 {
	color: #000000;
}
.section6 {
	background: none repeat scroll 0 0 #63A62F;
	color: #FFFFFF;
}
.section6 a {
	color: #63A62F;
}
.section6 a:hover, .section6 a:focus, .section6 a:active {
	color: #63A62F;
}
.section6 .section-title h2 {
	color: #FFFFFF;
}
.section6 .section-subtitle {
	color: #FFFFFF;
}

.portfolio .section-subtitle {
	color: #FFFFFF;
}

.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}


.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

fieldset img {
	float: none !important;
}

.icon-location {
	background-position: -24px -72px;
}

.table-comparison tr td:nth-child(3),
.table-comparison tr td:nth-child(2) {
	text-align: center;
}

.table-pricing th,
.table-pricing td {
	text-align: center;
	vertical-align: middle;
}

.table-pricing th {
	background: none repeat scroll 0 0 #F5F5F5;
	font-size: 18px;
}
.table-pricing tr td:nth-child(1) {
	text-align: left;
}
.table-pricing .table-price-free,
.table-pricing .table-ext-price {
	font-size: 30px;
	font-weight: bold;
}

.table-pricing td p:nth-child(1) {
	margin-top: 10px;
}
.table-pricing td p:nth-child(2) {
	margin: 0;
}
.table-pricing td small {
	font-size: 75%;
}

.table-pricing .not-applicable {
	color: #aaaaaa;
}

.table-pricing .extension-subheading {
	color: #aaaaaa;
	font-size: 85%;
	display: inline-block;
}

.table-pricing td h2 {
	line-height: 22px;
}

.table-pricing tr:hover td {
	background: #F5F5F5;
}

.responsive-video {
	float: none;
	clear: both;
	width: 100%;
	max-width: 850px;
	margin: 0 auto 10px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	text-align: center;
}
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-header {
	padding-bottom: 0;
	margin: 10px 0;
}

.page-header h2 {
	color: #3A8102;
	margin-bottom: 0;
}

.dropdown-login-menu {
	padding: 0;
	margin: 0;
}

#navi .container {
	width: auto;
	max-width: 1170px;
	padding-top: 2px;
	min-height: 40px;
}
/** akeebasubs **/

.controls.business .controls {
	margin-left: 0;
}

.controls.business label.radio {
	display: inline-block;
}

.subscription-column,
.steps-container {
	border: 1px solid rgb(245, 245, 245);
	padding: 10px;
	margin-top: 20px;
	box-shadow: 0 6px 15px rgba(204, 204, 204, 0.3);
}

.subscription-column h2,
h2.header-steps {
	background: none repeat scroll 0 0 #F5F5F5;
	font-size: 23px;
	line-height: 23px;
	margin: -10px -10px 11px;
	padding: 5px 10px;
	text-align: center;
	min-width: 100px;
}

.subscription-column h2 {
	text-align: left;
}

.steps-bar {
	text-align: center;
	font-size: 20px;
}
.label-steps {
	background-color: rgba(0, 0, 0, 0.04);
	border-radius: 6px;
	color: #999999;
	display: inline-block;
	padding: 6px 40px;
	border: 1px solid #EEE;
}
.label-steps.active {
	border: 1px solid #3A8102;
	color: #3A8102;
}
.steps-direction {
	margin: 0 10px;
	color: #999999;
}

.subscription-level {
	border: 1px solid #F5F5F5;
	margin: 0 0 10px 0;
	padding: 10px;
}
.subscription-level h3 {
	font-size: 18px;
	line-height: 18px;
	margin: 0;
}

.subscription-level ul,
.subscription-level p {
	margin-bottom: 0;
}
.subscription-level li {
	line-height: 14px;
}
.subscription-level-description {
	font-size: small;
}

#akeebasubs .legend {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	color: #333333;
	display: block;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
}

#paymentmethod-container label {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #EEE;
	display: inline-block;
	padding: 5px;
}
#akeebasubs div.akeebasubs-paymentmethod-images div.radio {
	border:none;
	background: transparent;
	margin: 0 10px 0;
	padding: 0;
}
#paymentmethod-container .radio input[type="radio"] {
	margin-left: 0;
	margin-top: 36px;
}
input#paymentmethod2checkout {
	margin-top: 22px!important;
}
#paymentmethod-container .input-xxlarge {
	width: 382px;
}

#akeebasubs div.akeebasubs-paymentmethod-images {
	width: 80%!important;
}
#akeebasubs div.akeebasubs-paymentmethod-images div.radio img {
	display: inline-block;
}

.breadcrumbs-2013 {
	border-bottom: 1px solid #282828;
}

.browse-extensions {
	background: none repeat scroll 0 0 #F5F5F5;
	margin: 0 0 50px;
	padding: 40px 0;
}

.liability {
	border-top: 1px solid #282828;
	padding-top: 10px;
}

.breadcrumb-separator {
	margin: 0 5px 0 7px;
}


a .overcontent {
	color: #000000;
}

a:hover .overcontent {
	color: #FFFFFF;
}

.joomla-extensions .span6 {
	margin-top: 10px;
}

.joomla_add_this {
	display: inline-block;
	margin-top: 50px;
}
.addthis_button_tweet {
	width: 77px;
}

.mobilebarmenuck {
	height: 40px;
}

::selection {
background: #24890d;
color: #fff;
text-shadow: none;
}

::-moz-selection {
background: #24890d;
color: #fff;
text-shadow: none;
}

@media (max-width: 767px) {
	body {
		padding: 0;
	}

	.container {
		padding: 0 20px;
	}
	.social2:after {
		background: transparent;
	}
	.social2 .twitter {
		padding: 0 0 20px;
	}
	.social2 .cmc-signup {
		padding: 0;
	}
	.hero-unit h1 {
		font-size: 36px;
	}
	.hero-unit p {
		font-size: 14px;
		line-height: 20px;
	}
	.hero-unit p {
		padding: 0;
	}

	.table-responsive {
		border: 1px solid #DDDDDD;
		margin-bottom: 15px;
		overflow-x: scroll;
		overflow-y: hidden;
		width: 100%;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0 none;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0 none;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0 none;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0 none;
	}
}

@media  (min-width : 768px) and (max-width : 1024px) {
	.social2:after {
		background: transparent;
	}
	.social2 .twitter {
		padding: 0 0 20px;
	}
	.social2 .cmc-signup {
		padding: 0 0 20px;
	}

	.hero-unit .container {
		padding-top: 120px;
	}
	.hero-unit h1 {
		font-size: 50px;
	}
	.hero-unit p {
		padding: 0 80px;
	}
	.hero-unit .btn-primary {
		margin-bottom: 30px;
	}
	.socialConnectUsername {
		display: none;
	}
	div#compojoom ul.maximenuck li.maximenuck.level1 > a, div#compojoom ul.maximenuck li.maximenuck.level1 > span.separator {
		padding: 12px 5px 0;
	}
}

@media (max-width: 600px) {
	#logo-parts {
		margin: 0;
	}
}

.blog-gallery-wrap {
	display: inline-block;
}

.content {
	font-weight: 300;
}

.eblog-modules-easyblog-after-content,
.kunena_bottom,
.kunena_announcement,
.kunena_section_1,
.kunena_msg_1 {
	text-align: center;
	padding: 5px 0;
}

#custom-fields {
	clear: both;
}

#akeebasubs span.akeebasubs-paymentmethod-images label {
	float: none!important;
}

.cj-customfields-subscribe-form.has-error {
	color: #b94a48
}

#akeebasubs input[name=vatnumber]
{
	max-width: 185px;
}
.asprice-estimated {
	font-size: 12px;
	display: block;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}