/* Added by Choots as a temporary depository of custom css which will be moved to theme as appropriate before live */
.vc_row-fluid.container {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.cta-grey-global {
		padding: 49px 0px !important;
}
.custom-bold {
	font-weight: bold;
}
.custom-center {
	text-align: center;
}
/* Begin Hector CSS */
.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;
}
.row div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.owl-carousel .item {
	background: #42bdc2;
	padding: 30px 0px;
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}

.owl-item img {
	/*
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);

	transition: 0.5s ease all;
	opacity: 0.5;
	*/
	cursor:default;
}
/*
.owl-item img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}
*/
.owl-carousel .item {
	background-color: transparent;
	padding: 0px 25px;
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;

}
.owl-carousel .item img {
	padding-top:30px;
}
.owl-prev {
	position: absolute;
	top: 41%;
	left: -11px;
	background-color: transparent !important;
	background-image: url('/wordpress/wp-content/uploads/2015/10/carousel-arrow-clear.png') !important;
	background-repeat: no-repeat !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	width: 21px;
	height: 39px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.owl-next {
	position: absolute;
	top: 41%;
	right: -11px;
	background-color: transparent !important;
	background-image: url('/wordpress/wp-content/uploads/2015/10/carousel-arrow-clear.png') !important;
	background-repeat: no-repeat !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	width: 21px;
	height: 39px;
}
.affiliate-heading {
	font-size: 35px;
	font-family: Quicksand;
	color: #302542;
	text-transform: uppercase;
	padding: 24px 0px 0px 45px;
	letter-spacing: -1px;
}
.icon-cirlcle {
	background-color: #d8d2e1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 15px 18px;
	height: 70px;
	width: 70px;
}
.aff-heading-icon {
	font-size: 36px;
	color: #2f283d;
}
.aff-heading-col {
	margin-top: 30px;
}
.aff-heading-row-first, .aff-heading-row-last {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-top: 30px;
	min-height: 172px;
}
.aff-heading-row-first {
	margin-left: 0px;
	margin-right: -30px;
}
/*.top-aff-row:first {
	margin-top: 60px;
}*/
.cta-top-global {
    margin-bottom: 35px !important;
}
.cta-grey-global {
    margin-top: 90px !important;
}
.aff-heading-row-last {
	margin-left: -30px;
	margin-right: 0px;
}
.aff-list {
	color: #302542;
	font-size: 16px;
	font-family: OpenSans-Regular;
	list-style: none;
}
.aff-list li:before {
	content: "\003E";
	margin-right: 15px;
	color: #302542;
	font-size: 16px;
	font-family: OpenSans-Regular;
}
.aff-quote {
	font-family: OpenSans-Regular;
	font-size: 15px;
	font-style: italic;
	line-height: 25px;
}
.aff-sig {
	margin-top: 8px;
	color: #645975;
	font-family: OpenSans-CondBold;
	font-size: 15px;
}
.aff-bottom-inner .list {
	margin-top:40px;
	margin-bottom:40px;
}
.top-aff-row {
	margin-right: -30px !important;
	margin-left: -30px !important;
	margin-bottom: 60px;
}
#main .central-wrapper {
    padding-bottom: 90px !important;
}
.aff-bottom-outer-row {
	margin-top: 60px;

}
.aff-bottom-inner {
	background-color: #f1f1f1;
	border-right: 20px solid #fff;
	min-height:285px;
}
.aff-bottom-inner li {
	font-size:16px;
}
.aff-bottom-inner:last-child {
	border-right: 0px solid #fff;
}
.aff-bottom-row {
	background-color: #302542;
	min-height: 60px;
}
.aff-bottom-col {
	padding-top: 10px;
}
.icon-cirlcle-bottom {
	background-color: #d8d2e1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 10px 10px;
	height: 40px;
	width: 40px;
}
.aff-bottom-icon {
	font-size: 21px;
	color: #2f283d;
}
.aff-heading-bottom-col {
}
.affiliate-heading-bottom {
	font-size: 35px;
	font-family: Quicksand;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 19px;
	margin-left: -5px;
}
.aff-bottom-inner .aff-list {
	margin: 30px 0px 80px 0px;
	padding-left: 5px;
}
.pair-row div {
	margin-top: 80px;
	margin-bottom: 80px;
}
.pair-row a {
	color: #00adee;
	text-decoration: underline;
	font-family: OpenSans-Regular;
	font-size: 20px;
}
/* Bottom CTA */
.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;
	line-height: 34px;
}

/* End Bottom CTA */


@media all and (min-width: 766px) and (max-width: 1024px) {
}

@media only screen and (max-width: 1230px) {
.owl-prev {
	left: -35px;
}
.owl-next {
	right: -35px;
}
}

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

/* Bootstrap Medium Devices */
@media (max-width: 1200px) {
.aff-heading-col {
	margin-top: 15px;
}
.aff-bottom-inner {
    min-height: 339px;
}
}

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

/* Bootstrap Small Devices */
@media (max-width: 992px) {
	.owl-prev {
		left: -0px;
	}
	.owl-next {
		right: -0px;
	}
	.affiliate-heading-bottom {
			margin-left: 19px;
	}
	.aff-bottom-inner {
	    min-height: 394px;
	}
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 800px) {
	.list.arrow{
		text-align: left !important;
	}
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 768px) {
	.affiliate-heading-bottom {
			margin-left: 0px;
	}
	.aff-bottom-inner {
	    min-height:inherit;
	}
.central-wrapper {
	width: 100%;
	;
}
.top-cta {
	margin-top: 20px;
}
.icon-cirlcle, .icon-cirlcle-bottom {
	margin: 0 auto;
}
.aff-heading-row-first, .aff-heading-row-last {
	border-bottom: 2px solid transparent;
	margin-left: 0px;
	margin-right: 0px;
}
.affiliate-heading {
	padding: 10px 20px;
}
.aff-list {
	padding-left: 0px;
}
.owl-prev {
	left: -20px;
}
.owl-next {
	right: -20px;
}
.aff-bottom-row {
	min-height: 110px;
}
.pair-row div {
	margin-top: 80px;
	margin-bottom: 80px;
}
.aff-bottom-inner {
	background-color: #f1f1f1;
	border-right: 0px solid #fff;
	margin-bottom: 30px;
}
}

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