.vc_span2 .wpb_column .column_container {
	float: left;
}
.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: #00adee;
	font-family: OpenSans-Bold;
	font-size: 20px !important;
	text-transform:capitalize;
}
h4 a {
	text-decoration: underline;
	font-family: OpenSans-Regular !important;
}
.boxright {
	margin-top:20px;
}
.boxright p {
	font-style:normal !important;
	color:#302542 !important;
	font-family: OpenSans-Regular;
	font-size: 16px;
	line-height:30px !important;
}
.boxright strong {
	padding-top:50px;
	display:block;
}
.boxright .spacer {
	height:50px;
	display:block;
}
#main .central-wrapper {
    padding-bottom: 90px !important;
}
.boxright p:nth-child(2) {
	padding-top:35px;
	display:block;
}
.boxright i b:nth-child(1) {
	color:#808184;
	font-family: OpenSans-Regular;
	font-size: 16px;
	display:block;
	padding-bottom:35px;
}
.boxright .loc-date {
	color: #9073b3;
	font-family:OpenSans-CondBold;
	font-size:16px;
	text-transform:uppercase;
}
.iconed-text {
    min-height: 81px;
}


.press-title-date {
	font-family: OpenSans-Light;
	font-size: 20px !important;
	color: #808184;
	display: block;
	text-decoration: 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;
	min-height:260px;
}
.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: 70px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.bg-grey {
	background-color: #f1f1f1 !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) {
.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;
}
}
