img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

#reply-title .comment-reply-link {
	font-size: 16px;
	font-weight: 300;
}

#respond {
	margin-bottom: 15px;
}

.bg-image-cover {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.region:empty {
	padding: 0;
}

div.img-responsive {
	display: block;
}

.section-type-calltoaction,
.section-type-highlight {
	position: relative;
}

.flex-control-paging:empty {
	display: none;
}


.section-type-panels .row + .row {
	margin-top: 40px;
}

.section-type-panels .row.panels-image {
	margin-top: 0;
}

@media (max-width: 992px) {

	.section-type-panels .row + .row {
		margin-top: 0;
	}

	.section-type-panels .panels-item {
		margin-top: 40px;
	}

	.section-type-panels .row:first-child .panels-item:first-child {
		margin-top: 0;
	}

}

.slides img {
	display: block;
	margin: 0 auto;
}

.notification-wrap {
	display: none;
}

.google-map img {
	width: auto;
	max-width: none;
}

.partners .partner {
	margin-top: 40px;
}

.read-more-link {
	display: block;
	margin-top: 30px;
}

.filter a {
	text-transform: lowercase;
}

.overlay h2 {
	font-size: 2.6em;
}

.widget cite {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.page .sidebar {
	padding-top: 0;
}

.page .sidebar .widget:first-child {
	padding-top: 0;
}

.mobile .columns:empty{
	padding-top:0;
	padding-bottom:0;
}

.site-title:first-child {
	font-size: 35px;
	margin: 22.5px;
}

.site-title:first-child a {
	color: #2b2b2b;
	text-decoration: none;
}

.icon { 
	display: inline-block;
	line-height: 1;
}

.page .section-type-blog .sidebar {
	padding-top: 50px;
}






.admin-bar header {
	top: 32px;
}

@media (min-width: 1200px) {

	.admin-bar header.stuck {
		top: 32px;
	}

}

.blog-post-info a,
.blog-post-title a {
	color: #666;
}

.response-message {
	display: none;
}

.responsive-bg {
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.padding-top-normal {
	padding-top: 60px;
}

.padding-top-large {
	padding-top: 120px;
}

.padding-bottom-normal {
	padding-bottom: 60px;
}

.padding-bottom-large {
	padding-bottom: 120px;
}

.img-responsive > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.post-media > img {
	margin: 0 auto;
	display: block;
}

.section-type-teammembers .team-item {
	margin-bottom: 60px;
}

.pricing-table {
	margin-bottom: 60px;
}

section.dark * {
	color: #fff;
}

.panels-shortcode .margin-bottom-60 {
	margin-bottom: 40px;
}