/* Custom - Css */

/* Top Bar */
#sp-topbar {
	padding: 10px 0 0;
	background-color: #ecedef;
}
#sp-topbar-right {
	text-align: right;
}
#sp-topbar-right a {
	color: #333;
}

/* Header */
header#sp-header {
	padding: 8px 0;
	height: auto;
	border-top: 5px solid #f4990a;
	border-bottom: 5px solid #f4990a;
}
#sp-top-right .socialheader {
	padding-right: 6px;
}
#sp-top-right .socialheader a {
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
}

#sp-logo {
	position: relative;
}
#sp-logo a.logo {
	display: block;
	position: absolute;
	left: 15px;
	top: 2px;
}
#sp-logo .sp-module  {
	display: inline-block;
	margin: 0 0 0 200px;
	vertical-align: middle;
}
#sp-logo .sp-module p {
	margin: 0;
}
#sp-logo .sp-module img {
	display: inline;
}

/* fix for form module */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline!important;
}
textarea {
	height: auto!important;
}

/* tile artile */
.view-article .entry-header h2 {
	text-transform: none!important;
}

/* right modules */
.sp-module.article-module-right ul.nav li:first-child > a {
	margin-top: 0;
	padding-top: 0;
}
.page-content .tagscloud .tag-name,
#sp-right .tagscloud .tag-name{
	background-color: #F89828!important;
}
.page-content .sp-module .tagscloud .tag-name:hover,
#sp-right .sp-module .tagscloud .tag-name:hover {
	background-color: #023e76!important;
}
div.acymailing_module.newedge-newsletter {
	background-color: #023e76!important;
}

/* footer - copy */
#sp-bottom > .container {
	background-color: #023e76!important;
}
#sp-footer a {
	color:#fff!important;
}

/* filter articles */
.blog.FilterContent .row-0 .portfolio {
	display:none;
	float:left;
	overflow:hidden;
}
#filters {
	margin:1%;
	padding:0;
	list-style:none;
}
#filters li {
	float:left;
}
#filters li span {
	display: block;
	padding:5px 20px;
	text-decoration:none;
	color:#666;
	cursor: pointer;
}
#filters li span.active {
	background: #e95a44;
	color:#fff;
}

/* forms columns custom */
.col-w-33 {
	width: 33.3333%!important;
}
.col-w-50 {
	width: 50%!important;
}
.col-w-66 {
	width: 66.6666%!important;
}

.col-sm-12.formControls .rsform-captcha-refresh-button {
	float: right;
	margin-top: -34px;
	margin-right: -45px;
}

/*slide show*/
#sppb-slider2-carousel .item {
	/*background-size: auto 100%!important;*/
}

div.rsform-block-captcha div.col-md-4 {
	width: 58%!important;
}

/* Home categories boxes */
.spns-cat-icon {
	margin-right: 4px!important;
}
.sppb-addon-latest-posts > .sppb-addon-section-right a {
	font-size: 11px!important;
}

/* bottom 4 - social link */
.sp-module .sp-feature-wraooer ul > li {
	border-bottom: 0 none;
}
.sp-module .sp-feature-wraooer ul > li > a::before {
	display: none;
}
.sp-module .sp-feature-wraooer ul > li > a {
	line-height: 1.4em;
}

/* footer */
.footer-address {
	line-height: 1.2em;
}

/* responsive fixes */
@media only screen and (max-width: 1020px) {
	.container,
	.sppb-container {
		width: 100%;
	}
	#sp-topbar .col-sm-10 {
		width: 50%;
	}
	#sp-main-menu #sp-logo {
		width: 70%;
	}
	#sp-main-menu #sp-menu {
		width: 30%;
	}
}
@media only screen and (max-width: 800x) {
	#sp-topbar #sp-topbar-left {
		width: 30%;
	}
	#sp-topbar #sp-topbar-right {
		width: 70%;
	}
}
@media only screen and (max-width: 400px) {
	#sp-topbar #sp-topbar-left {
		padding: 0 0 0 3px;
		text-align: left;
		display:inline-block;
		font-size: 0.8em;
	}
	#sp-topbar #sp-topbar-right {
		padding: 0 3px 0 0;
		text-align: right;
		display:inline-block;
		font-size: 0.8em;
	}
	#sp-main-menu #sp-logo {
		width: 90%;
	}
	#sp-main-menu #sp-menu {
		width: 10%;
	}
	#sppb-slider2-carousel .slider2-carousel-indicators {
		display: none;
	}
	#sp-header,
	#sp-main-menu-sticky-wrapper {
		position: relative;
	}
	#sp-header {
		height: 80px!important;
	}
	#sp-main-menu-sticky-wrapper {
		height: 48px!important;
	}
	#sp-header div.container {
		position: absolute;
		top: 78px;
		z-index: 900;
	}
	#sp-main-menu-sticky-wrapper section {
		position:absolute;
		top: -76px;
		border: 0 none!important;
	}
	#sp-logo {
		padding: 0;
	}
	#sp-logo a.logo {
		left: 2px;
	}
	#sp-logo .sp-module img {
		max-width: 90%;
	}
	#sp-header .sp-top-right > .sp-module {
		border-right: 0 none!important;
		padding-right: 0!important;
	}
	#sp-top-right {
		padding: 6px 3px 0;
	}
	#sp-header .sp-top-right {
		display: block!important;
		float: none!important;
		height: auto!important;
	}
	#sp-header .sp-top-right > .sp-module {
		display: block!important;
		border-right: 0 none!important;
	}
	#sp-top-right .socialheader {
		padding-right: 0;
		display: block;
		text-align: center;
	}
	#sp-top-right .socialheader a img {
		height: 22px!important;
		width: auto!important;
	}
	#sp-header .sp-top-right .newedge-top-search {
		display: none!important;
	}
}
@media only screen and (max-width: 340px) {
	#sp-topbar #sp-topbar-left {
		font-size: 0.7em;
	}
	#sp-topbar #sp-topbar-right {
		font-size: 0.7em;
	}
	#sp-header {
		height: 74px!important;
	}
	#sp-main-menu-sticky-wrapper section {
		top: -68px;
	}
	#sp-logo a.logo img {
		max-width: 175px;
	}
	#sp-logo .sp-module {
		margin-left: 176px;
	}
	#sp-logo .sp-module img {
		max-width: 85%;
	}
}


/* disable donations */
/*#sp-logo p a {
  display: none;
}
*/

textarea.g-recaptcha-response {
  opacity: 0;
}
