.subscribe-form input[type="text"] {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    background: transparent !important;
}
.pp-hover-card-inner {
    background-color: rgba(0,0,0,.3);
}

.vendor-logos img.logo-image {
    height: auto !important;
    max-width: 300px !important;
}
.vendor-logos .pp-logo-0 img.logo-image {
    max-width: 200px !important;
}
.vendor-logos .pp-logo-1 img.logo-image {
    max-width: 240px !important;
}
.vendor-logos .pp-logo-3 img.logo-image {
    max-width: 300px !important;
}

.fl-node-5efbeb4b23c4f .pp-col-separator.pp-col-separator-right {
    left: auto;
    right: 15.1%;
    z-index: 0;
}
.page-heading-row .pp-col-separator-right svg.pp-small-triangle {
    right: -19.5% !important;
}
/* Team */
.team-grid img {
    width: 100%;
}
.team-grid .fl-post-grid-post,.team-grid .fl-post-grid-post h2 a, .team-grid .fl-post-grid-post h3 {
	background: #105fad;
	color: #fff;
}
.team-bio-link a {
    display: inline-block;
    margin-top: 10px;
    color: #FFF;
}
.team-grid .fl-post-grid-post h2 a:hover,.team-bio-link a:hover {
	color: #000;
}
.bio-content img.alignleft.wp-post-image {
    max-width: 150px;
}
@media all and (min-width: 992px) {
.team-grid .fl-post-image {
    width: 350px; /* width of container */
    height: 380px; /* height of container */
    overflow: hidden;
    border: none;
}

.team-grid .fl-post-image img {
    margin: 0px 0px 0px 0;
}
.team-grid .post-3104 .fl-post-image img {
    margin: -50px 0px 0px 0;
}
}
/* Alumni */
.alumni-row {
    border-bottom: 1px solid #f1f1f1;
}
/* Testimonials */
.testimonial-grid img.wp-post-image {
    max-width: 240px;
    margin: 20px auto 0 !important;
    display: block;
    border-radius: 4px;
}
.testimonial-grid .fl-post-grid-post {
    -webkit-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.2);
-moz-box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.2);
box-shadow: 10px 10px 5px -8px rgba(0,0,0,0.2);
border-radius:4px
}
.testimonial-title {
    font-weight: bold;
}
/* Pricing table */
.wa-pricing-table .fl-module-content.fl-node-content {
    -webkit-box-shadow: 17px 17px 5px -17px rgba(0,0,0,0.25);
-moz-box-shadow: 17px 17px 5px -17px rgba(0,0,0,0.25);
box-shadow: 17px 17px 5px -17px rgba(0,0,0,0.25);
    padding: 20px;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
}
.package-item {
    text-align: center !important;
    display: inline-block;
    margin: 0 auto;
}
/* Sidebars */
li.cat-item:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    margin-right: 8px;
    font-weight: 100;
}
li.cat-item a {
	color: #e65616;
}
@media all and (min-width: 1024px) {
	.team-grid .fl-post-grid-post {
    min-height: 562px;
}
}

h5.disclaimer {
	text-align: center;
    color: #000 !important;
    font-size: 14px;
    padding: 0 10%;
}

.header_logo img.top {
	max-height: none !important;
}

.post-2567 .team-bio-link {
	display: none;
}

#gform_confirmation_message_16 a {
	text-transform: uppercase;
	text-decoration: underline;
}

#gform_confirmation_message_16 a:hover {
	color: #105fad !important;
}

.single-post a.button.x-btn {
	background: #f26222;
    padding: 10px 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	color: #fff;
	
}
.single-post a.button.x-btn:hover {
    background: #231f20;
	text-decoration: none;
}

.single_post .float_left {
	float:left;
	width: 60%;
}

.single_post .float_left.left {
	padding-right: 20px;
}

.single_post .float_left.right {
	padding-left: 20px;
}

.single_post blockquote {
	float: left;
	width: 40%;
	padding: 20px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}


.float_left.full {
	width: 100%;
	float: left;
}

.wa-pricing-table.adjusted_rows .pp-pricing-table-col:nth-child(2) .pp-pricing-table-title a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.wa-pricing-table.adjusted_rows .pp-pricing-table-col:nth-child(3) .pp-pricing-table-title a{
	padding-left: 30px !important;
	padding-right: 30px !important;
}

@media screen and (max-width: 992px) {
	.wa-pricing-table.adjusted_rows .pp-pricing-table-col:nth-child(2) .pp-pricing-table-title a{
		padding-top: 12px !important;
		padding-bottom: 12px !important;
	}

}

.webinar_video .gform_confirmation_message .wp-video {
	width: 100% !important;
    padding-bottom: 45.75%;
    height: 0;
    position: relative;
}

.webinar_video .gform_confirmation_message  video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pp-logos-wrapper {
	justify-content: center;
}

.fl-builder-content-2640 .fl-row-content-wrap {
	background-position: center 20% !important;
}

.wa-pricing-table .pp-pricing-table-title a {
	color: #fff;
	display: block;
    padding: 20px 5px;
}

.wa-pricing-table .pp-pricing-table-title a:hover {
	/*background: #231f20;*/
}

.wa-pricing-table .pp-pricing-table .pp-pricing-table-col:first-child .pp-pricing-table-header{
	    padding-top: 25px;
    	padding-bottom: 25px;
}

.wa-pricing-table.adjusted_rows .pp-pricing-table .pp-pricing-table-col:first-child .pp-pricing-table-header{
	    padding-top: 28px;
    	padding-bottom: 28px;
}

@media all and (max-width: 1199px) {
	.wa-pricing-table .pp-pricing-table-title a {
		 font-size: 15px !important;
	}
	
	.wa-pricing-table.adjusted_rows .pp-pricing-table .pp-pricing-table-col:first-child .pp-pricing-table-header{
	    padding-top: 24px;
    	padding-bottom: 24px;
	}
}


/* White Paper Foresight */

/** white paper post **/
.postid-3113 .single_post blockquote {
	position: relative;
	float: none;
	border: none;
    background-color: #efefef;
    padding: 50px;
    margin-left: 50px;
	margin-bottom: 60px;
    width: calc(100% - 50px);
}
.postid-3113 .single_post blockquote:before {
	content: '\f10d';
    position: absolute;
    left: -50px;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #105fad;
    font-weight: bold;
    font-family: "Font Awesome 5 Pro";
}

@media (max-width:767px) {
	.postid-3113 .single_post blockquote {
		padding: 25px;
	}
	
}

@media (max-width: 600px) {
	.alignright.mobile-center,
	.alignleft.mobile-center{
		display: block;
		margin: 30px auto;
		float: none;
	}
}