/*
	Theme Name: Abila
	Author: john curtis
	Author URI:
	Version: 1
	Description: Base theme for Wordpress
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: base
	Tags: one-column, two-columns
	Theme URI:
*/

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?-j11kpo");
	src: url("fonts/icomoon.eot?#iefix-j11kpo") format("embedded-opentype"), url("fonts/icomoon.woff?-j11kpo") format("woff"), url("fonts/icomoon.ttf?-j11kpo") format("truetype"), url("fonts/icomoon.svg?-j11kpo#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}


[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
	content: "\e607";
}

.icon-instagram:before {
	content: "\e606";
}

.icon-linkedin-square:before {
	content: "\e605";
}

.icon-twitter:before {
	content: "\e604";
}

.icon-facebook:before {
	content: "\e603";
}

.icon-angle-right:before {
	content: "\e600";
}

.icon-angle-left:before {
	content: "\e601";
}

.icon-search:before {
	content: "\e602";
}
.sub-nav-container li a {
    text-align: center;
    line-height: 12px;
    height: 12px;
    font-weight: bold;
    color: #935e0d;
}
.widget:after,
.post-password-form p:after,
.search-form:after {
	content: " ";
	display: block;
	clear: both;
}

.blog-block .blog-list,
#footer .footer-links,
.sub-container .pdf-links,
.news-page .page-heading .sub-nav ul,
.panel-body ul,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1,
h2 {
	margin-top: 0;
}
.widget {
	margin-bottom: 14px;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
	width: 150px;
}

.post-password-form input,
.search-form input {
	float: left;
	height: 24px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #000;
	color: #fff;
	height: 24px;
	border: none;
	padding: 0 10px;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.comment-form input[type="submit"] {
	float: none;
	display: block;
}

.commentlist {
	margin: 0 0 14px;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 14px;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}

.navigation .next {
	float: left;
}

.navigation .prev {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 14px;
}

.wp-caption img {
	vertical-align: top;
	margin: 0;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 14px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}

.fund-raising-left-image {
    width: 398px;
    height: 294px;
    margin-bottom: -35px !important;
}

.alignright {
	float: right;
	margin: 0 0 4px 14px;
}

.mejs-container {
	margin-bottom: 14px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

a:hover {
	text-decoration: none;
}

button,
select,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

body {
	font-weight: 300;
	min-width: 320px;
	color:#1D1D1D;
}
a:focus{outline: none;}
#wrapper {
	overflow: hidden;
	position: relative;
}

.logo {
	padding: 20px 0 0;
}

.header-holder {
	float: right;
	max-width: 82%;
}

.header-top {
	overflow: hidden;
	padding-bottom: 15px;
	text-align: right;
}

.call-holder {
	display: inline-block;
	vertical-align: top;
	color: #c3c4c4;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	padding: 5px 10px;
}

.call-holder .title {
	font-weight: 600;
}

.call-holder a {
	color: #c3c4c4;
}

.navbar-toggle {
	position: absolute;
	top: -52px;
	right: 10px;
	margin: 0;
}

.form-search {
	width: 308px;
	background: #f4f0f0;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
	position: relative;
}

.form-search:before {
	content: "\e602";
	position: absolute;
	top: 50%;
	left: 6px;
	font: 15px/14px "icomoon";
	margin-top: -7px;
	color: #b4b2b2;
}

.form-search .form-control {
	background: none;
	box-shadow: none;
	border: 0;
	height: 22px;
	color: #b4b2b2;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	padding: 0 10px;
	margin: 2px 0 3px;
}

.form-search .form-control::-webkit-input-placeholder {
	color: #b4b2b2;
}

.form-search .form-control::-moz-placeholder {
	opacity: 1;
	color: #b4b2b2;
}

.form-search .form-control:-moz-placeholder {
	color: #b4b2b2;
}

.form-search .form-control:-ms-input-placeholder {
	color: #b4b2b2;
}

.form-search .form-control.placeholder {
	color: #b4b2b2;
}

.navbar-default {
	border: 0;
	margin: 0;
	min-height: 44px;
	background: none;
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}

.navbar-default .navbar-nav {
	margin: 0 -12px;
}

.navbar-default .navbar-nav > li {
	padding: 0 14px;
}

.navbar-default .navbar-nav > li > a {
	padding: 0;
}

.navbar-default .navbar-collapse {
	padding: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.active > a {
	color: #00a5b9;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: none;
}

h1,
h2,
h3 {
	color: #434343;
	text-transform: uppercase;
}

.intro-block {
	position: relative;
	overflow: hidden;
}
.intro-block,
#carousel-generic {
	max-height: 600px;
}


.intro-block .img-wrap {
	overflow: hidden;
}

.intro-block .image-holder {
	position: relative;
	float: left;
	left: 50%;
	min-width: 1224px;
	float: left;
	width: 100%;
}

.intro-block .image-holder img {
	width: 100%;
	height: auto;
	vertical-align: top;
	left: -50%;
	position: relative;
}

.intro-block .carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	text-shadow: none;
}

.intro-block .text-top {
	margin: 65px 0 0 auto;
	max-width: 350px;
	text-align: left;
}

.intro-block .text-top .btn-holder a {
	font-size: 12px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 14px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-transform:none;
}

.intro-block .text-top .btn-holder a:hover {
	background: #434343;
	color: #fff;
}
.intro-block .text-top .btn-holder a:hover:after{
	color: #fff;
}
.intro-block .text-top .btn-holder a:after {
	content: "\e600";
	font: 14px/14px "icomoon";
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 14px;
}

.intro-block h1 {
	color: #394046;
	margin: 0 0 20px;
}

.intro-block .carousel-indicators {
	position: static;
	text-align: left;
	margin: 0 -5px;
	width: auto;
	display: inline-block;
}

.intro-block .carousel-indicators li {
	background: #cacac8;
	border: 0;
	position: relative;
	z-index: 9999;
	margin: 0 5px;
}

.intro-block .carousel-indicators li:hover,
.intro-block .carousel-indicators li.active {
	background: #6b6c6c;
}

.intro-block .indicator-wrap {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}
	@media (max-width: 767px) {
		.intro-block .indicator-wrap {text-align: center;}
	}
.fix-button {
    height: 30px;
	text-align: center;
	left: 0;
	right: 0;
	position: absolute;
	font-size: 0;
	line-height: 0;
	z-index: 999;
}

.fix-button .holder {
	max-width: 60%;
	margin: 0 auto;
	overflow: hidden;
}

.fix-button a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	font-weight: 800;
	background: rgba(0, 161, 182, .8);
	margin: 0 3px;
	color: #fff;
	padding: 5px 20px;
	margin-bottom: 5px;
}

.fix-button a:hover {
	background: #fff;
	color: #00a1b6;
}

.feature-wrap {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	z-index: 1000;
}

.feature-three {
	margin: 0 -5px;
}

.feature-three .col-sm-4 {
	padding: 0 5px;
}

.feature-three .holder {
	padding: 20px 20px 0;
	overflow: hidden;
	font-size: 15px;
	line-height: 19px;
	color: #fff;
}

.feature-three .title {
	display: block;
	color: #41484f;
	margin-bottom: 7px;
	font-size: 20px;
	line-height: 21px;
	font-weight: 800;
}

.feature-three .ico-holder {
	width: 89px;
	float: left;
}

.feature-three .des {
	overflow: hidden;
}

.feature-home .content {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.wp-post-image{
	max-width: 100%;
	height: auto;
}
.feature-home .ico-holder {
	float: none;
	display: table-cell;
	vertical-align: bottom;
}

.feature-home .ico-holder img {
	vertical-align: bottom;
}

.feature-home .des {
	display: table-cell;
	vertical-align: top;
	padding-left: 5px;
}

#two-columns {
	padding: 50px 0 30px;
}

#content {
	padding-right: 36px;
}

#content.video-main {
	font-weight: 400;
	color: #454646;
	font-size: 14px;
	line-height: 18px;
	text-transform: inherit;
}

#content.video-main .row {
	margin-bottom: 30px;
}

#content.video-main h2 {
	font-size: 16px;
	line-height: 18px;
	color: #00a5b9;
	margin: 0 0 10px;
	font-weight: 700;
	margin-bottom: 10px;
	border-bottom: 0;
}

#content.video-main h2 a {
	color: #00a5b9;
}

#content.video-main h2 a:hover {
	color: #333;
}

#content.video-main img {
	max-width: 100%;
	height: auto;
}

#content .heading-bordered {
	line-height: 36px;
	padding-bottom: 4px;
	border-bottom: 10px solid #4c4c4c;
	margin: 0 0 11px;
}

#content .heading-bordered h2 {
	margin: 0;
}

#content .content-text {
	margin: 0 0 30px;
	font-size: 22px;
	line-height: 30px;
	color: #595858;
}

#content h3 {
	color: #00a7ba;
	margin: 0 0 3px;
}

#content .two-cols {
	font-size: 20px;
	line-height: 22px;
	color: #4a4a4b;
}

#content .sub-text {
	font-size: 16px;
	line-height: 22px;
	color: #686969;
}

#content .sub-text.bigger {
	font-size: 20px;
	line-height: 22px;
}

#content .meta {
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	padding: 10px 0 15px;
	color: #797a7a;
}

#content .meta time {
	display: inline-block;
	padding-right: 14px;
	margin-right: 10px;
	border-right: 1px solid #8f9090;
}

#content .slot {
	margin-bottom: 30px;
}

#content.content-sub-pos h2 {
	border-bottom: 0;
}

#content.content-sub-pos .two-cols {
	color: #686969 !important;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#content.content-sub-pos .two-cols .holder {
	overflow: hidden;
	position: relative;
	padding-bottom: 23px;
	margin-bottom: -7px;
}

#content.content-sub-pos .two-cols .holder:after {
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	height: 11px;
	content: "";
	background: #434343;
}

#content.content-sub-pos .two-cols .holder strong {
	font-weight: 600;
}

.slot-sub {
	font-size: 15px;
	line-height: 26px;
	color: #686969;
	word-break: break-all;
}

.slot-sub h3 {
	color: #686969 !important;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

.slot-sub .link-list {
	display: block;
}

.slot-sub .link-list a {
	color: #686969;
}

.slot-sub .link-list a:hover {
	color: #000;
}

.slot-sub .link-holder {
	margin-top: 20px;
}

.side-block {
	margin-bottom: 30px;
}

.link-holder a {
	color: #434343;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 25px 5px 14px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-weight: 700;
	border: 0;
	background: none;
	letter-spacing: 1px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	margin-left: -15px;
}

.link-holder a:after {
	content: "\e600";
	font: 14px/14px "icomoon";
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 14px;
}

.link-holder a:hover {
	background: #d9f5fd;
	margin-left: 0;
}

.intro-inner .btn {
	text-transform: uppercase;
	padding-right: 20px;
	position: relative;
}
.btn_wrap{
	display: inline-block;
	position: relative;
}
.btn:after,
/*.btn_wrap:after {
	content: "\e600";
	font: 14px/14px "icomoon";
	/*position: absolute;*/
	top: 50%;
	margin-top: -7px;
	right: 5px;
	color: #353636;
	z-index: 999;
}*/
.intro-inner .btn-default:hover:after,
.intro-inner .btn_wrap:hover:after {
	color: #fff;
}
.btn_wrap:after{
	right: 7px;
}
.intro-inner .btn_wrap:after {
	right: 18px;
}
.btn-submit,
.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	color: #434343;
	font-size: 12px;
	line-height: 20px;
	padding: 2px 25px 1px 10px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-weight: 700;
	border: 0;
	height: auto;
	background: none;
	text-transform: uppercase;
}

.btn-submit:after,
.comment-form input[type="submit"]:after,
.post-password-form input[type="submit"]:after,
.search-form input[type="submit"]:after {
	content: "\e600";
	font: 14px/14px "icomoon";
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 7px;
}

.btn-submit:hover,
.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	background: #d9f5fd;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	padding-right: 10px;
}

input[type="text"],
input[type="email"],
input[type="password"],
.comment-form textarea,
input[type="search"] {
	width: 100%;
	background: #62ccd7;
	padding: 0 15px 1px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 24px;
	font-size: 12px;
	line-height: 20px;
	color: #4d4f4f;
	margin-bottom: 5px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
	color: #4d4f4f;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #4d4f4f;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
input[type="search"]:-moz-placeholder {
	color: #4d4f4f;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
	color: #4d4f4f;
}

input[type="text"].placeholder,
input[type="email"].placeholder,
input[type="password"].placeholder,
.comment-form textarea.placeholder,
input[type="search"].placeholder {
	color: #4d4f4f;
}

.comment-form textarea {
	padding: 10px;
}

#sidebar input[type="text"],
#sidebar input[type="email"],
#sidebar input[type="search"] {
	width: 100%;
	background: #62ccd7;
	padding: 0 15px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 30px;
	font-size: 12px;
	line-height: 20px;
	color: #4d4f4f;
	margin-bottom: 5px;
}

#sidebar input[type="text"]::-webkit-input-placeholder,
#sidebar input[type="email"]::-webkit-input-placeholder,
#sidebar input[type="search"]::-webkit-input-placeholder {
	color: #4d4f4f;
}

#sidebar input[type="text"]::-moz-placeholder,
#sidebar input[type="email"]::-moz-placeholder,
#sidebar input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #4d4f4f;
}

#sidebar input[type="text"]:-moz-placeholder,
#sidebar input[type="email"]:-moz-placeholder,
#sidebar input[type="search"]:-moz-placeholder {
	color: #4d4f4f;
}

#sidebar input[type="text"]:-ms-input-placeholder,
#sidebar input[type="email"]:-ms-input-placeholder,
#sidebar input[type="search"]:-ms-input-placeholder {
	color: #4d4f4f;
}

#sidebar input[type="text"].placeholder,
#sidebar input[type="email"].placeholder,
#sidebar input[type="search"].placeholder {
	color: #4d4f4f;
}

#sidebar h3 {
	color: #00a5b9;
	margin: 0 0 8px;
}
.ico-holder img{
	max-width: none;
}
#sidebar ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

.blog-block {
	padding: 0 0 25px 8px;
	margin: -4px 0 0;
}

.blog-block .title {
	display: block;
	line-height: 22px;
	font-weight: 300;
	font-size: 20px;
	color: #4a4a4b;
	margin-bottom: 7px;
}

.blog-block .title a {
	color: #4a4a4b;
}

.blog-block .title a:hover {
	color: #bdc322;
}

.blog-block .blog-list {
	margin-bottom: 30px !important;
}

.blog-block .blog-list li {
	margin-bottom: 14px;
}

.blog-block .tag-holder {
	font-size: 12px;
	line-height: 21px;
	color: #bdc322;
	font-weight: 300;
}

.blog-block .meta {
	font-size: 12px;
	line-height: 13px;
	font-weight: 400;
	color: #4a4a4b;
}

.blog-block time {
	display: inline-block;
	padding-right: 10px;
	margin-right: 6px;
	border-right: 1px solid #4a4a4b;
}

.blog-block .name a {
	color: #4a4a4b;
}

.blog-block .name a:hover {
	color: #666;
}

.support-block {
	padding: 23px 30px 28px;
	font-size: 16px;
	line-height: 21px;
	font-weight: 300;
	margin: 0 -19px;
}

.support-block p {
	margin: 0 0 17px;
}

.support-block .btn-holder {
	margin: 0 -14px;
	letter-spacing: 1px;
}

.support-block .btn-holder .btn {
	min-width: 284px;
}

.support-block h2 {
	margin: 0 0 7px;
	font-size: 26px;
	line-height: 27px;
	color: #fff;
	font-weight: 800;
}

.support-block .btn-primary {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
	line-height: 20px;
	border-radius: 0;
}

.support-block .btn-primary:after {
	content: "\e600";
	font: 14px/14px "icomoon";
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 14px;
}

.gray {
	background: #555;
}

.white-text {
	color: #fff;
}

#footer {
	background: #4c4f54;
	padding: 34px 0 17px;
	font-weight: 300;
}

#footer .container {
	max-width: 977px;
}

#footer .title {
	display: block;
	color: #bcc221;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	margin-bottom: 6px;
	letter-spacing: 1px;
}

#footer address {
	font-size: 16px;
	line-height: 22px;
	color: #e7e9ea;
	margin-bottom: 10px;
}

#footer .contact-info {
	font-size: 16px;
	line-height: 22px;
	color: #e7e9ea;
}

#footer .contact-info a {
	color: #e7e9ea;
}

#footer .contact-info .email-holder a:hover {
	color: #bcc221;
}

#footer .footer-links {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}

#footer .footer-links a {
	color: #d1d1d0;
}

#footer .footer-links a:hover {
	color: #bcc221;
}

#footer .col {
	float: left;
	width: 31%;
	padding: 0 10px;
}

#footer .col.col-second {
	width: 19.6%;
}

#footer .col.col-third {
	width: 17%;
}

#footer .col.col-news {
	width: 32%;
}

#footer .col.col-news img {
	max-width: 100%;
	height: auto;
}

#footer .col .block {
	margin-bottom: 21px;
}

.intro-inner {
	background: url(images/bg-01.png) no-repeat 50% 0;
	background-size: cover;
	padding: 15px 0 0;
	color: #fff;
	font-weight: 400;
	position: relative;
	margin-bottom: -24px;
}



.green-background {
	background-image:url(images/green_background.png)
}

.white-text a {
color:#fff !important;
}


.intro-inner .image-holder {
	margin: -23px 0 0 30px;
}

.intro-inner .main-title {
	display: block;
	color: #383839;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 12px;
}

.intro-inner h1 {
	color: #394046;
	margin: 0 0 8px;
}

.intro-inner .quote-block {
	margin-bottom: 12px;
}

.intro-inner .content-frame {
	font-weight: 700;
	margin-bottom: 14px;
}

.intro-inner .btn {
	font-size: 12px;
	line-height: 20px;
	padding-left: 17px;
	padding-right: 27px;
}

.intro-inner .btn:after {
	right: 17px;
}

.intro-inner .content-action {
	margin-bottom: 30px;
}

.intro-inner .content-action .logo-holder {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.intro-inner .btn-default {
	display: inline-block;
	vertical-align: middle;
}

.association-management-full-content-wrapper .wpb_button,
.association-management-full-content-wrapper .intro-inner .btn-default {
    -webkit-transition: color .3s ease 0s, border-color .3s ease 0s, background-color .3s ease 0s;
    -moz-transition: color .3s ease 0s, border-color .3s ease 0s, background-color .3s ease 0s;
    -o-transition: color .3s ease 0s, border-color .3s ease 0s, background-color .3s ease 0s;
    transition: color .3s ease 0s, border-color .3s ease 0s, background-color .3s ease 0s;
}
.association-management-full-content-wrapper .wpb_button:hover,
.association-management-full-content-wrapper .intro-inner .btn-default:hover {
	background: #353636;
	color: #fff;
	text-shadow: none;
}

.intro-inner .form-control::-webkit-input-placeholder {
	color: #fff;
}

.intro-inner .form-control::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.intro-inner .form-control:-moz-placeholder {
	color: #fff;
}

.intro-inner .form-control:-ms-input-placeholder {
	color: #fff;
}

.intro-inner .form-control.placeholder {
	color: #fff;
}

.btn {
	border: 0;
	border-radius: 0;
	white-space: normal;
	letter-spacing: 1px;
	font-weight: 700;
}

blockquote {
	border: 0;
	padding: 0;
	margin-bottom: 15px;
}

blockquote q {
	font-size: 14px;
	line-height: 19px;
	display: block;
	margin-bottom: 10px;
	font-weight: 800;
}

blockquote cite {
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	font-style: normal;
}

.form-block {
	padding-top: 30px;
}

.form-block .title {
	display: block;
	color: #394046;
	font-size: 22px;
	line-height: 24px;
	font-weight: 800;
	margin-bottom: 2px;
}

.form-block .input-holder {
	margin-bottom: 2px;
}

.form-block .form-control {
	background: rgba(255, 255, 255, .25);
	height: 30px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
}

.form-block .error .form-control {
	border: 1px solid #f00;
}

.video-cols .title {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #434343;
	font-weight: 700;
}

.video-cols .sub-title {
	font-size: 16px;
	line-height: 20px;
	color: #3ba9bd;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
}

.video-cols img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.intro-sub {
	background: url(images/img-02.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 64px 0 53px;
	margin: 27px 0 -8px;
}

.intro-sub .text-holder {
	font-size: 15px;
	line-height: 21px;
	color: #fff;
	padding: 24px 20px 33px;
	background: rgba(9, 150, 178, .82);
	max-width: 334px;
	margin: 0 0 0 auto;
}

.intro-sub .text-holder p {
	margin: 0 0 27px;
}

.intro-sub h2 {
	color: #f0bb68;
	font-weight: 800;
	font-size: 23px;
	line-height: 25px;
	margin: 0 0 10px;
}

.intro-sub .link-holder a {
	background: #fff;
	color: #3c3f3f;
}

.intro-sub .link-holder a:hover {
	background: #3c3f3f;
	color: #fff;
}

.sub-container {
	padding: 50px 0;
}

.sub-container .container {
	max-width: 927px;
}

.sub-container h3 {
	font-size: 16px;
	line-height: 20px;
	color: #3ba9bd;
	margin: 0 0 13px;
	text-transform: inherit;
	font-weight: 700;
}

.sub-container .pdf-links {
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	margin-bottom: 30px;
}

.sub-container .pdf-links li {
	margin-bottom: 7px;
}

.sub-container .pdf-links a {
	padding-left: 25px;
	position: relative;
	color: #686969;
	display: inline-block;
}

.sub-container .pdf-links a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 12px;
	height: 16px;
	background: url(images/sprite.png) no-repeat;
}

.sub-container .pdf-links a:hover {
	color: #3ba9bd;
}

.sub-container .col-sm-4 .title {
	display: block;
	color: #434343;
	font-size: 12px;
	line-height: 20px;
}

.sub-container .col-sm-4 h3 {
	font-size: 23px;
	line-height: 25px;
	color: #44bcd4;
	margin: 0 0 15px;
}

.sub-container .alignright {
	float: right;
}

.content-bottom {
	padding: 0 0 25px;
	font-size: 14px;
	line-height: 18px;
	color: #686969;
}

.content-bottom .tel-holder {
	font-weight: 700;
}

.content-bottom .tel {
	color: #686969;
}

#header {
	background: #fff;
}

.news-page {
	background: url(images/bg-news.jpg) no-repeat 50% 89px;
	background-size: cover;
}

.news-page #two-columns {
	padding-top: 20px;
}

.news-page.video-page {
	background: url(images/bg-video.jpg) no-repeat;
	background-size: cover;
}

.news-page.video-page .sub-nav li {
	border-left-color: #9fa8aa !important;
}

.news-page.video-page .sub-nav li.active a {
	color: #2f3235 !important;
}

.news-page.video-page .sub-nav a {
	color: #9fa8aa !important;
}

.news-page.video-page .sub-nav a:hover {
	color: #000 !important;
}

.news-page .page-heading {
	overflow: hidden;
	padding: 30px 0 41px;
}

.news-page .page-heading .title {
	float: left;
	color: #383839;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
}

.news-page .page-heading .sub-nav {
	overflow: hidden;
	text-align: right;
	padding: 0 0 0 10px;
	font-weight: 600;
}

.news-page .page-heading .sub-nav ul {
	font-size: 0;
	line-height: 0;
	margin: 0 -7px;
}

.news-page .page-heading .sub-nav li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 12px;
	padding: 0 12px;
	margin-bottom: 5px;
	border-left: 1px solid #448f98;
}

.news-page .page-heading .sub-nav li:first-child {
	border-left: 0;
}

.news-page .page-heading .sub-nav li.active a {
	color: #01161a;
}

.news-page .page-heading .sub-nav a {
	color: #51a8b2;
}

.news-page .page-heading .sub-nav a:hover {
	color: #01161a;
}

.text-container {
	color: #4d4f4f;
	padding-bottom: 15px;
}

a:hover,
a:focus {
	text-decoration: none;
}

.panel-group {
	border-bottom: 2px solid #fff;
}

.panel-group .panel {
	border: 0;
	margin: 0;
	border-radius: 0;
	background: none;
	box-shadow: none;
}

.panel-default {
	margin: 0 !important;
}

.panel-default:first-child .panel-heading a {
	border-top: 0 !important;
}

.panel-default > .panel-heading {
	background: none;
	padding: 0;
}

.panel-default > .panel-heading a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	display: block;
	background: #00a4b9;
	padding: 2px 60px 5px 27px;
	color: #fff;
	position: relative;
	border-top: 2px solid transparent;
}

.panel-default > .panel-heading a:after {
	content: "";
	background: url(images/sprite.png) no-repeat 100% 0;
	position: absolute;
	right: 30px;
	top: 3px;
	width: 8px;
	height: 3px;
	top: 50%;
	margin-top: -3px;
}

.panel-default > .panel-heading a.collapsed {
	background: none;
	color: #028899;
	border-top-color: #fff;
}

.panel-default > .panel-heading a.collapsed:after {
	content: "+";
	background: none;
	width: auto;
	height: auto;
	top: 50%;
	margin-top: -12px;
}

.panel-collapse.in {
	position: relative;
}

.panel-collapse.in:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	z-index: 999;
	background: #00a4b9;
	height: 3px;
}

.panel-body {
	background: #fff;
	margin: 0;
	padding: 11px 27px;
	color: #454646;
	font-size: 14px;
	line-height: 18px;
	border-top: 0 !important;
	position: relative;
}

.panel-body ul {
	margin-bottom: 25px;
}

.panel-body ul li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 3px;
}

.panel-body ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	height: 4px;
	width: 4px;
	background: #454646;
	border-radius: 3px;
}

.panel-body p {
	margin: 0 0 10px;
}

.panel-body .title {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #00a4b9;
}

#sidebar .article-block {
	color: #4d4f4f;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	border-bottom: 2px solid #769296;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#sidebar .article-block h3 {
	color: #2f3235;
}

#sidebar .article-block .input-holder {
	margin-bottom: 3px;
}

#sidebar .article-block .form-control {
	width: 100%;
	background: #62ccd7;
	padding: 0 15px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 30px;
	font-size: 12px;
	line-height: 20px;
	color: #4d4f4f;
}

#sidebar .article-block .form-control::-webkit-input-placeholder {
	color: #4d4f4f;
}

#sidebar .article-block .form-control::-moz-placeholder {
	opacity: 1;
	color: #4d4f4f;
}

#sidebar .article-block .form-control:-moz-placeholder {
	color: #4d4f4f;
}

#sidebar .article-block .form-control:-ms-input-placeholder {
	color: #4d4f4f;
}

#sidebar .article-block .form-control.placeholder {
	color: #4d4f4f;
}

.social-networks {
	font-size: 20px;
	line-height: 20px;
	padding: 10px 0 0;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
}

.social-networks a {
	color: #c2c0c2;
}

.social-networks a:hover {
	color: #bcc221;
}

.content-intro {
	background: url(images/bg-02.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 75px 0 55px;
	position: relative;
}

.content-intro h1 {
	max-width: 660px;
	margin: 0 0 14px;
}

.content-intro .feature-three .ico-holder {
	margin-top: 8px;
}

.content-intro .feature-three .holder {
	background: none !important;
	max-height:145px;
}

.content-intro .feature-three .holder .title {
	color: #41484f !important;
}

.bottom-text {
	position: relative;
	padding-right: 124px;
}

.bottom-text img {
	position: absolute;
	bottom: -55px;
	right: -130px;
}

.feature-three img {
	vertical-align: top;
}

.feature-three.feature-sub-three .link-holder {
	position: absolute;
	bottom: 15px;
}

.feature-three.feature-sub-three .holder {
	margin-bottom: 0;
}

.feature-three.feature-sub-three .col-second .ico-holder {
	margin-top: 15px;
}

.feature-three.feature-sub-three .col-second .des {
	padding-left: 8px;
}

.feature-three .holder-one {
	padding: 20px 5px 40px 20px;
	border-top: 6px solid #46484d;
	color: #3b3b3b;
	position: relative;
}

.feature-three .holder-one h2 {
	color: #3b3b3b;
	font-size: 25px;
	line-height: 28px;
	font-weight: 600;
	margin: 0 0 3px;
	letter-spacing: -1px;
}

.feature-three .col-second .holder-one {
	color: #e6e4e4;
	padding-top: 20px;
	padding-bottom: 20px;
}

.feature-three .col-second .holder-one h2 {
	color: #e6e4e4;
}

.feature-three .col-second .holder-one .link-holder a {
	color: #fff;
}

.feature-three .col-second .holder-one .link-holder a:hover {
	color: #333;
	background: #d9f5fd;
}

.feature-three .link-holder a:after {
	text-shadow: 0 1px 1px;
}

.prod-content {
	position: relative;
	background-size: cover;
	line-height: 20px;
}

.prod-content .holder {
	color: #3b3b3b;
	padding-left: 8px;
}

.prod-content .page-title {
	color: #383839;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	display: block;
	margin-bottom: 24px;
}

.prod-content h1 {
	margin: 0 0 30px;
}

.prod-content p {
	margin: 0 0 3px;
}

.prod-content h2 {
	margin: 0;
	color: #fff;
	font-size: 25px;
	line-height: 25px;
	font-weight: 600;
	text-transform: inherit;
}

.prod-content .row {
	width: 100%;
	margin-bottom: 110px;
}

.prod-content .col-sm-4, .prod-content .vc_col-sm-4 {
	padding-top: 20px;
	border-left: 6px solid #4c4f54;
}

.prod-content .vc_col-sm-4.col-first {
    border-left: none !important;
}

.prod-content .col-sm-4:first-child {
	border-left: 0;
	margin-bottom: 150px;
	margin-top: -28px;
}

.prod-content .alignleft {
	margin: -280px 0 0;
	vertical-align: top;
}

.prod-content .slot {
	margin-bottom: 18px;
}

.red .holder,
.red .holder-one {
	background: #9c3214;
}

.red .ico-holder {
	width: 109px;
	margin-top: 7px;
}

.red .title {
	color: #c9c8c8;
}

.orange .holder,
.orange .holder-one {
	background: #f0b14e;
}

.green .ico-holder {
	width: 77px;
}

.green .holder,
.green .holder-one {
	background: #bec42b !important;
}

.container-main {
	max-width: 964px;
}

.error .form-control {
	border: 1px solid #f00 !important;
}

#calendar_wrap table {
	width: 230px;
}

#calendar_wrap td {
	border: 1px solid #333;
	padding: 0 5px;
}

#sidebar.col-aside {
	padding: 31px 0 0;
}

#sidebar.col-aside h3 {
	margin-bottom: 4px;
}

#sidebar.col-aside p {
	margin: 0 0 8px;
}

#sidebar.col-aside .side-block {
	margin-bottom: 49px;
}

.add-form .form-control {
	background: rgba(219, 221, 221, .3) !important;
}

.stat-col img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.wp-caption img,
img.aligncenter {
	max-width: 100%;
	height: auto;
}

iframe {
	min-height: 300px;
}

@media only screen and (min-width: 1025px) {
	.tel {
		pointer-events: none;
		cursor: default;
	}
}

@media only screen and (max-width: 1199px) {
	.feature-three .title {
		font-size: 14px;
		line-height: 18px;
	}

	.red .ico-holder {
		width: 103px !important;
	}
}

@media only screen and (max-width: 991px) {
	.header-holder {
		max-width: 78%;
	}

	.navbar-default .navbar-nav {
		margin: 0 -5px;
	}

	.navbar-default .navbar-nav > li {
		padding: 0 5px;
	}

	.intro-block .text-top .btn-holder a {
		padding-right: 15px;
		padding-left: 5px;
		font-size: 11px;
	}

	.intro-block .text-top .btn-holder a:after {
		right: 5px;
	}

	.feature-three .holder {
		padding: 5px 10px 0;
		font-size: 12px;
		line-height: 15px;
	}

	.feature-three .ico-holder {
		width: 75px;
	}

	#content {
		padding-right: 10px;
	}

	#content .heading-bordered {
		line-height: inherit;
	}

	.link-holder a {
		letter-spacing: 0;
		padding-left: 5px;
		margin-left: -5px;
	}

	.link-holder a:after {
		right: 5px;
	}

	.support-block {
		font-size: 14px;
		line-height: 16px;
		padding: 10px 10px 13px;
	}

	.support-block .btn-holder {
		letter-spacing: 0;
		margin: 0 -5px;
	}

	.support-block .btn-holder .btn {
		min-width: 0;
	}

	.support-block {
		margin: 0;
	}

	.support-block h2 {
		font-size: 18px;
		line-height: 24px;
	}

	.support-block .btn-primary {
		padding-right: 15px;
		padding-left: 5px;
		font-size: 11px;
	}

	.support-block .btn-primary:after {
		right: 5px;
	}

	#footer .col {
		width: 50% !important;
		margin-bottom: 10px;
	}

	.btn {
		letter-spacing: 0;
	}

	.video-cols .col-sm-6 {
		margin-bottom: 25px;
	}

	.intro-sub {
		margin-top: 0;
	}

	.sub-container .col-sm-4 {
		padding-top: 30px;
	}

	.content-intro {
		padding: 30px 0 55px;
	}

	.content-intro .feature-three .holder .title {
		font-size: 13px;
	}

	.feature-three .holder-one h2 {
		font-size: 18px;
		line-height: 20px;
	}

	.prod-content h1 {
		font-size: 20px;
		line-height: 22px;
	}

	iframe {
		width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 767px) {
	.commentlist-item .commentlist-item {
		padding: 0;
	}

	.logo {
		float: none !important;
		padding: 10px 0 0;
	}

	.header-holder {
		float: right;
		max-width: none;
	}

	.call-holder {
		display: none;
	}

	.form-search {
		display: none;
	}

	.navbar-default {
		min-height: 0;
	}

	.navbar-default .navbar-nav {
		margin: 5px 0;
	}

	.navbar-default .navbar-nav > li {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.navbar-default .navbar-nav > li > a {
		display: inline-block;
	}

	h1 {
		font-size: 24px;
		line-height: 30px;
	}

	h2 {
		font-size: 20px;
		line-height: 24px;
	}

	h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.intro-block .text-top {
		margin: 0 10px 10px;
	}
	.fix-button .holder {
		max-width: none;
	}

	.fix-button a {
		padding: 0 10px;
	}

	#content.video-main .col-sm-4 {
		margin-bottom: 15px;
		text-align: center;
	}

	#content .content-text {
		font-size: 16px;
		line-height: 20px;
	}

	#content .two-cols .col-sm-6 {
		margin-bottom: 20px;
	}

	#content.content-sub-pos .two-cols .col-sm-6 {
		margin-bottom: 20px;
	}

	.blog-block {
		padding: 0 0 20px;
	}

	.support-block {
		font-size: 14px;
		line-height: 18px;
		padding: 10px;
	}

	.support-block h2 {
		font-size: 20px;
		line-height: 24px;
	}

	#footer .contact-info {
		font-size: 14px;
		line-height: 18px;
	}

	.intro-inner {
		padding-bottom: 60px;
	}

	.intro-inner .content-action a {
		margin-bottom: 10px;
	}

	.form-block .input-holder {
		display: inline-block;
		vertical-align: top;
	}

	.form-block .input-holder input {
		height: 30px;
	}

	.form-block .btn-holder {
		display: inline-block;
		vertical-align: top;
	}

	.news-page {
		background-position: 50% 69px;
	}

	.news-page.video-page {
		background-position: 50% 69px;
	}

	.news-page .page-heading {
		padding: 10px 0 0;
	}

	.news-page .page-heading .title {
		float: none;
		margin-bottom: 10px;
		display: block;
	}

	.news-page .page-heading .sub-nav {
		text-align: left;
	}

	.news-page .page-heading .sub-nav li {
		padding: 0 5px;
	}

	.content-intro .feature-three .holder {
		margin-bottom: 0 !important;
		color: #333 !important;
	}

	.feature-three.feature-sub-three .col-sm-4 {
		margin-bottom: 30px;
	}

	.prod-content .row {
		margin-bottom: 50px;
	}

	.prod-content .col-sm-4 {
		height: auto !important;
		border: 0;
	}

	.prod-content .col-sm-4:first-child {
		margin-bottom: 50px;
		margin-top: 0;
	}

	.prod-content .alignleft {
		margin: 0;
	}

	.red .ico-holder {
		width: 110px;
	}

	#sidebar.col-aside {
		padding-left: 10px;
		padding-right: 10px;
	}

	.stat-col .col-sm-6 {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	#footer .col {
		width: 100% !important;
		margin-bottom: 0;
	}

	#footer .col .block {
		margin-bottom: 25px;
	}
}
.tweet_area{
	font-size: 12px;
	line-height: 14px;
	color: #cfcfcf;
}
.tweet_area a{
	color: #8ebae1;
}
.tweet_area a:hover{color: #fff;}
.tweet_area li{
	border-top: 1px solid #2e3b3d;
	padding: 10px 0 !important;
	overflow: hidden;
}
.tweet_area li:first-child{
	padding-top: 0;
	border-top: 0;
}
.tweet_area .name-date{overflow: hidden;}
.tweet_area .name-date .date{float: right;}
.tweet_area .tweet{clear: both;}
#xmt_Primary_wid.xmt .tweet_avatar{
	border-radius: 5px
}
.navigation{
	overflow: hidden;
	margin: 0 -10px 14px !important;
}
.navigation .prev,
.navigation .next{
	max-width: 50% !important;
	padding: 0 10px !important;
}
#content iframe{
	max-width: 100%;
	height: auto;
}

.grid-remove-padding .pl-gridlayout {
    margin-left: -10px !important;
}

.grid-remove-padding .pl-detailcnt {
    padding: 0 !important;
}

.single-white_paper p.info, .single-white_paper .meta, .single-white_paper .navigation {
    display: none !important;
}


.single-customer_story p.info, .single-customer_story .meta, .single-customer_story .navigation {
    display: none !important;
}



.sub-nav-container ul {
    text-align: right;
    line-height: 20px;
    font-weight: bold;
    color: #935e0d;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.sub-nav-container li {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    padding: 0 7px 0 7px;
    border-right: 1px solid #935E0D;
}



.sub-nav-container li:last-child{
    border-right: none;
}


.container-center {
    margin: auto !important;
    max-width: 1170px;
}


.sub-container .pdf-links {
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	margin-bottom: 30px;
}

.pdf-links li {
	margin-bottom: 7px;
}

.pdf-links a {
	padding-left: 25px;
	position: relative;
	color: #686969;
	display: inline-block;
}

.pdf-links a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 12px;
	height: 16px;
	background: url(images/sprite.png) no-repeat;
}

.pdf-links a:hover {
	color: #3ba9bd;
}
.white-text a {
color:#fff !important;
}



.sub-nav-container li.active > a {
    color: #e6e4e4 !important;
}

a.wpb_button_a {
/*float:left;*/
margin-right:10px;
margin-bottom:20px;
}

.background-f {
	background: url(images/F.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 75px 0 55px;
	position: relative;
}
.background-f2 {
	background: url(images/F2.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 75px 0 55px;
	position: relative;
}
.background-f3 {
	background: url(images/F3.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 75px 0 55px;
	position: relative;
}
.background-f4 {
	background: url(images/F4.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 75px 0 55px;
	position: relative;
}
.no-border{
border:none !important;
}

.fix-buttons a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	font-weight: 800;
	background: rgba(0, 161, 182, .8);
	margin: 0 3px;
	color: #fff;
	padding: 5px 20px;
	margin-bottom: 5px;
	max-width: 60%;
	margin: 0 auto;
	overflow: hidden;
}

#simple-sticky-footer-container {
  min-height: 40px;
	background:none;
}

.red-background {
	background-image:url(images/red_background.png)
}
.white-background {
	background-image:url(images/bg-04.png)
}
.red-background h1{
	color:#e6e4e4;
}

.abilamarketplace {
 background-image: url('images/btn_footer-socials-marketplace_OFF-ON.png');
	width:18px;
	height:22px;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0px;
  padding-bottom: 15px;
}

.page-title {
    font-size: 12px;
    line-height: 15px;
    color: #434343;
    text-transform: uppercase;
    font-weight: 700;

}


body.page-template-template-solutions .wrapitall h2{
	
	text-align: center;
}
body.page-template-template-solutions .wrapitall .form-item {
    float: left;
    margin: 1% !important;
    width: 48%;
	overflow:hidden;
}

body.page-template-template-solutions .form-submit{ float:left; clear:both; }

body.page-template-template-solutions .wrapitall #webform-component-comments.form-item{ width:98%; }


body.page-template-template-solutions .wrapitall .form-item input{
/* background-color below - removed: !important:  20151116 */
	background-color: #fcfcfc;
/* border below - removed: !important:  20151116 */
    border: 1px solid #ccc;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #5a5a5a !important;
    display: inline-block !important;
    font-size: 12px !important;
    height: 30px !important;
    line-height: 20px !important;
    padding: 4px 6px !important;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s !important;
    vertical-align: middle !important;
}
	

body.page-template-template-solutions .wrapitall .form-item input:focus{
	border-color: rgba(82, 168, 236, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6) !important;
    outline: 0 none !important;	
}

.fancybox-title.fancybox-title-float-wrap{ display:none; }

.intro-inner-light {
	background-size: cover;
	padding: 15px 0 0;
	color: #000;
	font-weight: 400;
	position: relative;
	margin-bottom: -24px;
}

.pl-text {
    font-size: 16px !important;
}


/*Landing page*/
body.page-template-landing-page-templates .wrapitall .form-item {
    float: left;
    margin: 1% !important;
    width:100%;
}

body.page-template-landing-page-templates .wrapitall .form-item input, body.page-template-landing-page-templates .wrapitall .form-item select{ 					    background-color: #fcfcfc !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #5a5a5a !important;
    display: inline-block !important;
    font-size: 12px !important;
    height: 30px !important;
    line-height: 20px !important;
    padding: 4px 6px !important;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s !important;
    vertical-align: middle !important;
}
	

body.page-template-landing-page-templates .wrapitall .form-item input:focus, body.page-template-landing-page-templates .wrapitall .form-item select:focus{
	border-color: rgba(82, 168, 236, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6) !important;
    outline: 0 none !important;	
}

body.page-template-landing-page-templates .wrapitall{ width:100% !important;}
body.page-template-landing-page-templates .form-top img, body.page-template-landing-page-templates .lp-sb-text img{ max-width:100%;}
body.page-template-landing-page-templates .wrapitall .btn::after{content: none;}
body.page-template-landing-page-templates .wrapitall .form-item label{ padding-bottom:8px;}
body.page-template-landing-page-templates .LV_validation_message{ margin: 0px !important; }
body.page-template-landing-page-templates .image-top img { width: 100%; float:left; margin: 10px 0; }

.des a:hover {
text-decoration: underline;}

.no-bottom-padding{
Padding-bottom:0px;}

.wpb_wrapper a:hover,
.pl-detailcnt .pl-title a:hover {
    text-decoration: underline !important;}
	
/*Support PAGE*/
.wrapitall-wrap .form-item {
    float: left;
    margin: 1% !important;
    width:100%;
}

.wrapitall-wrap .form-item input, body.page-template-landing-page-templates .wrapitall .form-item select{ 					    background-color: #fcfcfc !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #5a5a5a !important;
    display: inline-block !important;
    font-size: 12px !important;
    height: 30px !important;
    line-height: 20px !important;
    padding: 4px 6px !important;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s !important;
    vertical-align: middle !important;
}
	

.wrapitall-wrap .form-item input:focus, body.page-template-landing-page-templates .wrapitall .form-item select:focus{
	border-color: rgba(82, 168, 236, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6) !important;
    outline: 0 none !important;	
}

.wrapitall-wrap{ width:100% !important;}
.wrapitall-wrap .form-top img, body.page-template-landing-page-templates .lp-sb-text img{ max-width:100%;}
.wrapitall-wrap .btn::after{content: none;}
.wrapitall-wrap .form-item label{ padding-bottom:8px;}
.wrapitall-wrap .LV_validation_message{ margin: 0px !important; }
.wrapitall-wrap .image-top img { width: 100%; float:left; margin: 10px 0; }

.wrapitall-wrap .btn-primary {
    background-color: #b4ba40;
    background-image: linear-gradient(to bottom, #b4ba40, #b4ba40);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* RICK ADDED */
.association-management-goals-column a,
.association-management-marketplace-sidebar a {
	color: #d9f5fd !important;
}
.association-management-goals-column a:hover,
.association-management-goals-column a:active,
.association-management-goals-column a:focus,
.association-management-marketplace-sidebar a:hover,
.association-management-marketplace-sidebar a:active,
.association-management-marketplace-sidebar a:focus {
	color: #1d1d1d !important;
}

/* 20151109 - New Styles for purple bkgd for Assn Mgmt */
.association-management-full-content-wrapper .page-title {
	color: #fff !important;
}
.association-management-full-content-wrapper h2 {
	color: #e6e4e4 !important;
}

.freestone-background-truefund-orange {
	background-image:url(images/truefund_orange_for_freestone_bkgd.png)
}



/* SEARCH */
/* IMPORTANT:  Needed to hardcode these styles into HEADER file due to latency of theme stylesheet overriding default WP styles */
.search-results #content .title h1 {
	font-size: 30px;
}
.search-results #content .title h1 span {
	display: block;
	font-size: 24px;
}
.search-results #content .title h2 {
	font-size: 18px;
	margin-top: 24px;
	margin-bottom: 4px;
}


/* 20161114 :: NEW FOOTER LAYOUT */
#footer address,
#footer .contact-info {
	color: #d1d1d0 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	font-weight: 400 !important;
}
#footer .col {

}
.fot-col-contactus {
	width: 31% !important;
	padding: 0 !important;
}
.fot-col-navcol {
	padding: 0 !important;
	padding-left: 1%;
}
.ftnav1 {
	width: 21% !important;
}
.ftnav2 {
	width: 17% !important;
}
.ftnav3 {
	width: 14% !important;
}
.ftnav4 {
	width: 13% !important;
}

@media only screen and (max-width: 991px) {
	#footer .fot-col-contactus {
		width: 100% !important;
	}
	#footer .fot-col-contactus .block {
		width: 50% !important;
		float: left !important;
	}
}
@media only screen and (max-width: 681px) {
	#footer .fot-col-contactus .block {
		width: 100% !important;
		float: left !important;
	}
}



/*Checker page*/
.checker-introblock {
	min-height:380px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.checker-headertext {
	padding-top:35px;
	padding-right:35px;
}
.checker-headertext #text-header{
		

}
.checker-boxes .container {
    padding-left: 0;
    padding-right: 0;
}
.checker-boxes  {
    min-height:200px;position:relative;width:100%;
}
.checker-boxes .vc_row  {
    padding-bottom: 0;
}
.checker-boxes .wpb_wrapper h3  {
    margin-top:0;
}
.checker-boxes .wpb_wrapper h3 span {
    text-transform: none;
}
.checker-boxes .wpb_wrapper .link {
	margin-top: 30px;
    margin-left: -12px;
}
.checker-introblock .wpb_wrapper .link {
	margin-top: 30px;
}
.checker-boxes .wpb_wrapper a {
	font-size: 12px;
    border:2px solid #fff;
	padding:10px 15px 10px 10px;
	background-color:transparent;
	font-weight:bold;
	margin-top:30px;
}
.left_checker_color {
position:absolute;width:50%;left:0;min-height:100%;
}
.right_checker_color{
position:absolute;width:50%;right:0;min-height:100%;
}
.checker-left {
padding-bottom: 48px;padding-left: 15px;padding-top: 48px;padding-right: 30px;
}
.checker-right {
padding-bottom: 48px;padding-top: 48px;padding-left: 42px;
}
.checker-introblock .wpb_wrapper a {
	font-size: 12px;
    border:none;
	padding:10px 20px 10px 20px;
	background-color:#ffffff;
	font-weight:bold;
	color:#353636;
}
.checker-boxes .wpb_wrapper a:after, .checker-introblock .wpb_wrapper a:after {
    content: "\00a0\00a0\e600";
    font: 14px/14px "icomoon";
	

}
.checker-boxes .wpb_wrapper a:hover, .checker-introblock .wpb_wrapper a:hover  {
	text-decoration:none!important;
}
.checker-boxes .body-text {
	width: 190px;

}
.checker-boxes .body-image {
	position: absolute;
    bottom: -10px;
    right: 0;
    height: 100%;
}
.checker-boxes .body-image .checker-helper{
display: inline-block;height: 100%;vertical-align: middle;
}
.checker-boxes .body-image img{
vertical-align: middle;
}
.checker-right .link .opac{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
    filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0	;
  display:block;}
.checker-right .link .opac:hover{
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  opacity: 0.1;
}
.checker-right .link  a{
  position:relative;
  }
@media screen and (max-width: 768px) {
  .checker-introblock {			
	background-image:none!important;
}
.checker-headertext {
	padding-right:0px;
}
.checker-boxes .body-image {
    bottom: 0;
	padding-right: 15px;
}
}
@media screen and (max-width: 768px) {
 .checker-boxes .body-text{
    width:40%;
}
.checker-boxes .body-image {
    width:50%;
	overflow:hidden;
}
.checker-boxes .body-image img{
    width:100%;
}
}



/*resources*/


article h3 a {
 text-decoration:none!important;
 color:#434343!important;
}
article h3 a:hover {
 text-decoration:none!important;
 color:#434343!important;
}

.gsc-slide {
    position: inherit;
}
