
.vc_span2 .wpb_column .column_container {
	float: left;
}
.vc_row .vc_col-sm-4 .vc_column-inner {
	padding-right: 0px;
}
.page-title-block {
	background-color: #645975;
}
.top-cta {
	background-color: #f1f1f1;
	padding: 40px 15%;
	margin-top: 90px;
	margin-bottom: 10px !important;
}
.top-cta p {
	font-family: OpenSans-Light;
	font-size: 23px;
	color: #302542;
}
h4 {
	color: #302542;
	font-family: Quicksand;
	font-size: 30px !important;
	text-transform: none;
}
.list.arrow ul li:before {
	content: '\e60f';
	/* content: ''; */
}
.list ul {
	padding-left: 20px;
}
.list ul li {
	font-family: OpenSans-Regular;
	font-size: 16px;
	color: #302542;
}
.iconed-text > .icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 31px;
	-moz-border-radius: 31px;
	-webkit-border-radius: 31px;
	font-size: 34px;
}
.iconed-text .text {
	margin-left: 20px;
}
.text_box {
	background-color: #f1f1f1 !important;
	min-height:260px;
}
blockquote {
    border-left: 0px solid #f1f1f1;
}
.list.arrow {
	text-align: left !important;
}
.text p {
	font-size: 16px;
	font-family: OpenSans-Regular;
	font-style: italic;
	color: #645975;
}
blockquote p:after {
	content: '';
}
.vc_custom_1437951188134, .vc_custom_1437951197923, .vc_custom_1437951204138 {
	border-bottom: 2px solid #f1f1f1;
	margin-top: 77px;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.cta-grey-global {
    margin-top: 0px !important;
}
.bg-grey {
	background-color: #f4f5f6 !important;
	padding: 90px 0px;
}
.grow-cta {
	color: #231f20;
	font-family: Quicksand;
	letter-spacing: 1px;
	font-size: 32px;
	padding: 20px 0px 30px 0px;
}
.row div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.logos-title {
	font-family: Quicksand;
	font-size: 36px;
	color: #9073b3;
	padding-top: 90px;
	padding-bottom: 50px;
	text-align: center;
	line-height:34px;
}
.logos-img {
	max-height:60px;
}
.logo-row {
	margin-bottom: 10px;
}
.logo-col {
	padding: 30px;	
	cursor: pointer;
	background-color: #f1f1f1;
	transition: .5s ease all;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: 10px solid #fff;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:120px;
}
.row .logo-col {
	background-color: transparent;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: 0.5s ease all;
	opacity: 0.5;
}
.row .logo-col:hover, .row .logo-col.hovered {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}
.logo-col {
	border-right: 0px solid #fff;
}
.logo-col:hover {
	background-color: transparent;
}
.logos-container {
	margin-bottom: 90px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
	padding-right: 0px;
}
.quote-sig {
	color:#645975;
	font-family:OpenSans-CondBold;
	font-size:16px;
}
@media all and (min-width: 766px) and (max-width: 1024px) {
h1 {
	font-size: 36px !important;
}
.top-cta {
	text-align: center;
}
}

/* Large Devices Only */
@media only screen and (min-width: 550px) {
}

/* Bootstrap Medium Devices */
@media (max-width: 1200px) {
}

/* Footer Fixes */
@media (max-width: 1000px) and (min-width: 992px) {
}

/* Bootstrap Small Devices */
@media (max-width: 992px) {
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 800px) {
	.text_box {
		margin: 0px 15px 0px 15px;
	}
.central-wrapper {
    width: 100%;
}
body .wpb_row {
    margin-left: 0px;
    margin-right: 0px;
}
.vc_custom_1437951188134, .vc_custom_1437951197923, .vc_custom_1437951204138 {
    margin-left:0px !important;
    margin-right:0px !important;
		padding: 0px 0px 0px 0px;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.vc_custom_1437951188134 {
  width: 100% !important;
}
.top-cta {
	margin-top: 0px;
}
.vc_col-sm-4 {
	float: none !important;
	width: 100% !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.vc_row .vc_col-sm-8 {
    float: none !important;
	width: 100% !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.iconed-text {
	padding-left:0px;
}
.icon {
	position: relative;
    left: 50% !important;
	display:block;
	margin-left: -30px
}
h4 {
	margin-top:20px;
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 768px) {
.logo-col {
	border-right: 0px solid #fff;
	background-color: transparent;
}
.logo-row {
	margin-bottom: 0px;
}
}

/* Small Devices */
@media only screen and (max-width: 550px) {
.grow-cta {
	line-height: 40px;
}
}
