.home .content {
	padding: 0; /* !important; */
}

.subheading-container h2.home-subheading {
	font-size: 45px;
	position: relative;
	padding: 0px; /* 15px; */
	background-image: url('../../images/page-header-pattern-2.png');
	background-repeat: repeat-x;
	background-position: center 12px;
}

.home-subheading span {
	background-color: #fff;
	display: inline-block;
	padding-right: 10px;
}
.home-subheading a,
.home-subheading a:link,
.home-subheading a:active,
.home-subheading a:visited {
	position: absolute;
	bottom: 7px;
	right: 15px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: -15px;
	text-decoration: none;
	color: #389cc5 !important;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
.home-subheading a:hover {
	text-decoration: none;
	color: #000 !important;
}
.featured-author {
	margin-bottom: 30px;
	padding: 0;
}
.featured-author img {
	display: block;
	margin-bottom: 10px;
}
.featured-author p {
	text-align: center;
	margin: 0;
}
.page-template-homepage section {
	padding: 30px 0;
}
@media (max-width: 991px) {
	.page-template-homepage section {
		padding: 30px 0 0 0;
	}
}

/* .page-template-homepage .main .row {
	margin-bottom: 30px;
} */

.page-template-homepage .main .row-no-margin {
	margin-bottom: 0;
}
.page-template-homepage .row-x3 {
	/* border-bottom: solid thin #cee6f0; */
}
@media (max-width: 991px) {
	.page-template-homepage .row-x3 {
		padding-bottom: 0px;
		border-bottom: solid 2px #138c45;
	}
}
@media (max-width: 991px) {
	.page-template-homepage .row-x3 .col-md-4 {
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.page-template-homepage .row-x3 .col-md-4 {
		margin-bottom: 60px;
	}
}
.page-template-homepage .row-x3 .latest-title,
.page-template-homepage .row-x3 .latest-title:link,
.page-template-homepage .row-x3 .latest-title:active,
.page-template-homepage .row-x3 .latest-title:visited {
	font-size: 20px;
	line-height: 22px;
}
@media (max-width: 767px) {
	.page-template-homepage .row-x4 {
		padding-bottom: 0;
		margin-bottom: 0px !important;
	}
}
.page-template-homepage .row-x4 .latest-title,
.page-template-homepage .row-x4 .latest-title:link,
.page-template-homepage .row-x4 .latest-title:active,
.page-template-homepage .row-x4 .latest-title:visited {
	font-size: 18px;
	line-height: 20px;
}
.page-template-homepage .row-x4 .col-md-3 {
	border-left: solid thin #cee6f0;
}
@media (max-width: 991px) {
	.page-template-homepage .row-x4 .col-md-3 {
		border-left: none;
		border-bottom: solid thin #cee6f0;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
.page-template-homepage .row-x4 div:first-child {
	border-left: none;
}
@media (max-width: 991px) {
	.page-template-homepage .row-x4 div:last-child {
		border-bottom: none;
	}
}
.page-template-homepage .events-section {
	padding: 60px 0;
	background-image: url('../../images/events-bg-md.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
					background-size: cover;
	background-position: center center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 80px 0 60px 0;
}
@media (max-width: 991px) {
	.page-template-homepage .events-section {
		padding: 60px 0 0 0;
	}
}
@media (max-width: 767px) {
	.page-template-homepage .events-section {
		padding: 40px 0 0 0;
	}
}
@media (max-width: 991px) {
	.page-template-homepage .events-section .col {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.page-template-homepage .events-section .col {
		margin-bottom: 40px;
	}
}
.page-template-homepage .events-section .events-featured img {
	width: 100%;
	height: auto;
	border: solid 5px rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.page-template-homepage .events-section h3 {
	margin: 0 0 15px 0;
	font-family: 'Open Sans', sans-serif;
}
.page-template-homepage .events-section span {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	display: block;
	margin: 0 0 10px 0;
}
.page-template-homepage .events-section a.the_title,
.page-template-homepage .events-section a.the_title:link,
.page-template-homepage .events-section a.the_title:active,
.page-template-homepage .events-section a.the_title:visited {
	color: #fff;
}
.page-template-homepage .events-section a.the_title:hover {
	color: #389cc5;
	text-decoration: none;
}
.page-template-homepage .events-section ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.page-template-homepage .events-section ul li {
	margin: 0 0 .5em 1.4em;
	text-indent: -1.4em;
}
.page-template-homepage .events-section ul a,
.page-template-homepage .events-section ul a:link,
.page-template-homepage .events-section ul a:active,
.page-template-homepage .events-section ul a:visited {
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
.page-template-homepage .events-section li:before {
	font-family: FontAwesome;
	content: "\f138";
}
.page-template-homepage .events-section .btn-primary,
.page-template-homepage .events-section .comment-form input[type="submit"] {
	text-style: normal;
	margin-top: 20px;
}
.page-template-homepage .insiders-featured {
	text-align: center;
}
.page-template-homepage .insiders-featured a {
	display: inline-block;
	width: 80%;
}
@media (max-width: 767px) {
	.page-template-homepage .insiders-featured a {
		max-width: 300px;
	}
}
.page-template-homepage img {
	display: inline-block;
}
.page-template-homepage .insiders-content {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0 20px;
}
@media (max-width: 991px) {
	.page-template-homepage .insiders-content {
		margin: 0 0 60px 0;
	}
}
.page-template-homepage .insiders-content .the_title {
	display: block;
	text-decoration: none;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.page-template-homepage .insiders-content .the_title {
		font-size: 16px;
		line-height: 18px;
	}
}
.page-template-homepage .insiders-content .the_title:hover {
	color: #389cc5;
}
.thelists-section {
	text-align: center;
}
.thelists-section a.post-title,
.thelists-section a.post-title:link,
.thelists-section a.post-title:active,
.thelists-section a.post-title:visited {
	color: #000;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 22px;
	line-height: 1em;
}
@media (max-width: 767px) {
	.thelists-section a.post-title,
	.thelists-section a.post-title:link,
	.thelists-section a.post-title:active,
	.thelists-section a.post-title:visited {
		font-size: 20px;
		/* line-height: 22px; */
	}
}
.thelists-section a.post-title:hover {
	color: #389cc5;
}
.thelists-section .featured-image a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-background-size: cover;
					background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
@media (max-width: 991px) {
	.thelists-section .featured-image a {
		text-align: left;
	}
}
.thelists-section .featured a.post-title,
.thelists-section .featured a.post-title:link,
.thelists-section .featured a.post-title:active,
.thelists-section .featured a.post-title:visited {
	font-size: 36px;
	line-height: 38px;
	text-align: left;
	display: block;
}
@media (max-width: 991px) {
	.thelists-section .featured a.post-title,
	.thelists-section .featured a.post-title:link,
	.thelists-section .featured a.post-title:active,
	.thelists-section .featured a.post-title:visited {
		font-size: 22px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	.thelists-section .featured a.post-title,
	.thelists-section .featured a.post-title:link,
	.thelists-section .featured a.post-title:active,
	.thelists-section .featured a.post-title:visited {
		font-size: 20px;
		line-height: 22px;
	}
}
.thelists-section .featured a.post-title:hover {
	color: #389cc5;
}
.thelists-section .featured .lists-content {
	text-align: left;
}
.thelists-section .featured .lists-content p {
	display: block;
	margin: 20px 0 0 0;
}
@media (max-width: 991px) {
	.thelists-section .slide {
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.thelists-section .slide {
		margin-bottom: 60px;
	}
}
.thelists-section .lists strong {
	display: block;
	clear: both;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 600;
}
.thelists-section .lists .slide img,
.thelists-section .lists .slide strong {
	cursor: pointer;
}


.prpress-section h3
{
	margin-top: 0;
}

.prpress-section .categories {
	padding: 0 15px;
	text-align: center;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.prpress-section .categories h4 {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 8px;
	margin: 0px;
	background-color: #fff;
}
.prpress-section .categories h4 a,
.prpress-section .categories h4 a:link,
.prpress-section .categories h4 a:active,
.prpress-section .categories h4 a:visited {
	text-transform: uppercase;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}
.prpress-section .categories h4 a:hover {
	text-decoration: none;
	color: #389cc5;
}
.prpress-section .categories .stroke {
	position: relative;
	left: 0px;
	margin-top: -12px;
	z-index: 1;
	float: left;
	width: 100%;
	display: block;
	height: 1px;
	border-bottom: solid thin #cee6f0;
}
.prpress-section .content .desc {
	margin: 0 0 20px 0;
}
.prpress-section .content .pricing h3 {
	font-size: 16px;
	color: #c10596;
}
.prpress-section .content h3.post-title,
.prpress-section .content h3.post-title:link,
.prpress-section .content h3.post-title:active,
.prpress-section .content h3.post-title:visited {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 15px 0;
}
.prpress-section .content .post-title:hover {
	color: #c10596;
	text-decoration: underline;
}
.prpress-section .content span {
	display: block;
}


.latest-section .row.latest-featured,
.thelists-section .row.featured
{
	margin-bottom: 30px;
}

section.latest-section {
	/* Featured */
	/* Latest */
}
@media (max-width: 991px) {
	section.latest-section {
		padding: 60px 0 30px 0;
	}
}
@media (max-width: 767px) {
	section.latest-section {
		padding: 0px 0 20px 0;
	}
}
@media (max-width: 991px) {
	section.latest-section .latest-featured {
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	section.latest-section .latest-featured {
		margin-bottom: 60px;
	}
}
section.latest-section img {
	display: inline-block;
	max-width: 600px;
}
section.latest-section .column {
	text-align: center;
	margin-bottom: 30px;
}
section.latest-section .column a.post-title,
section.latest-section .column a.post-title:link,
section.latest-section .column a.post-title:active,
section.latest-section .column a.post-title:visited {
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
}
@media (max-width: 767px) {
	section.latest-section .column a.post-title,
	section.latest-section .column a.post-title:link,
	section.latest-section .column a.post-title:active,
	section.latest-section .column a.post-title:visited {
		font-size: 14px;
		line-height: 16px;
	}
}
section.latest-section .featured-category,
section.latest-section .featured-category:link,
section.latest-section .featured-category:active,
section.latest-section .featured-category:visited {
	display: block;
	text-transform: uppercase;
	color: #c10596;
	font-size: 12px;
	clear: both;
	padding: 2px 0;
}
section.latest-section .featured-category:hover {
	color: #c10596;
	text-decoration: underline;
}
section.latest-section .featured-title {
	display: block;
}
section.latest-section .featured-title:hover {
	color: #389cc5;
}
@media (max-width: 991px) {
	section.latest-section .featured-img {
		margin: 0 0 10px 0;
	}
}
section.latest-section .featured-img a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
					background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
@media (max-width: 767px) {
	section.latest-section .featured-img a {
		text-align: left;
	}
}
section.latest-section .featured-img img {
	width: 100%;
	height: auto;
}
section.latest-section .placeholder-wrapper {
	position: absolute;
	left: 0;
	top: 0;
}
section.latest-section .placeholder-wrapper .placeholder-img {
	width: 60% !important;
}
section.latest-section .featured-content p {
	margin: 20px 0 0 0;
}
section.latest-section .featured-content p a,
section.latest-section .featured-content p a:link,
section.latest-section .featured-content p a:active,
section.latest-section .featured-content p a:visited {
	display: block;
	margin: 10px 0 0 0;
	font-size: 14px;
}
section.latest-section .latest-category,
section.latest-section .latest-category:link,
section.latest-section .latest-category:active,
section.latest-section .latest-category:visited {
	display: block;
	text-transform: uppercase;
	color: #c10596;
	font-size: 10px;
	text-align: center;
	clear: both;
}
section.latest-section .latest-category:hover {
	color: #c10596;
	text-decoration: underline;
}
section.latest-section .latest-tag {
	display: inline-block;
	margin: 0 0 20px 0;
	background-color: #389cc5;
	color: #fff;
	text-align: center;
	padding: 2px 5px;
	/* font-family: 'Lobster', cursive; */
	font-family: 'Open Sans Condensed';
	font-weight: 700;
	border-radius: 2px;
	font-size: 12px;
}
section.latest-section .latest-title {
	display: block;
}
section.latest-section .latest-title:hover {
	color: #389cc5;
}
section.latest-section .latest-img img {
	width: 100%;
}
section.latest-section .latest-content {
	font-size: 16px;
	text-align: center;
}
@media (max-width: 991px) {
	section.latest-section .latest-content {
		text-align: left;
	}
}
section.latest-section .latest-content p a,
section.latest-section .latest-content p a:link,
section.latest-section .latest-content p a:active,
section.latest-section .latest-content p a:visited {
	display: none;
}
.insiders-right .subheading-container h3 {
	font-size: 30px;
}
.insiders-right .widget {
	padding: 0;
	margin: 0 0 30px 0;
}
.insiders-right br {
	display: none;
}
.firmfinder-section {
	padding: 60px 0 50px 0 !important;
	background-image: url('../../images/finder-bg-tile.jpg');
}
.firmfinder-section .finder-title {
	text-align: center;
}
.firmfinder-section .finder-title img {
	display: inline-block;
	max-width: 100%;
}
.firmfinder-section .finder-title h3 {
	margin: 10px 0 30px 0;
}
.firmfinder-section form {
	margin: 0 0 25px 0;
}
.firmfinder-section form label {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	border: 0;
}
.firmfinder-section form input[type="text"],
.firmfinder-section form select {
	height: 50px;
	border: solid thin #ccc;
	background-color: #fff;
	text-indent: 20px;
	line-height: 50px;
	width: 100%;
	border-radius: 0px;
}
@media (max-width: 991px) {
	.firmfinder-section form input[type="text"],
	.firmfinder-section form select {
		margin: 0 0 20px 0;
	}
}
.firmfinder-section form .btn,
.firmfinder-section form .comment-form input[type="submit"] {
	width: 100%;
	height: 50px;
	padding: 0px 20px !important;
}
.firmfinder-section .add {
	font-size: 24px;
	padding: 15px 0;
}
.firmfinder-section #results-container {
	height: 0;
	overflow-y: scroll;
	-webkit-transition: all 0.2s linear 0s;
			 -o-transition: all 0.2s linear 0s;
					transition: all 0.2s linear 0s;
	background: url('data:image/gif;base64,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') center center no-repeat;
}
.firmfinder-section .loaded#results-container {
	border: solid thin #ccc;
	background: white center center no-repeat;
	margin: 25px 0;
}
.firmfinder-section #results-container > h4 {
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
}
.firmfinder-section #results-container > ul {
	padding: 0;
	margin-top: 5px;
}
.firmfinder-section #results-container > ul > li {
	display: block;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
}
.firmfinder-section #results-container > ul > li > img {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
.firmfinder-section #results-container > ul > li > a {
	font-weight: 500;
	text-decoration: none;
}
@media (max-width: 991px) {
	section.insiders-section {
		padding: 60px 0 0 0;
	}
}
