/* Begin Hector CSS */
p {
	margin-bottom: auto !important;
}
.page-title-block {
	background-color: #d7d3e1 !important;
}
.page-title-block .page-title-block-header h1 {
	color: #302542 !important;
}
.wpcf7-submit {
	background-color:#72b38f !important;
}
.wpcf7-submit:hover {
	background-color:#549d75 !important;
}
.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;
}
.contact-left-row {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccc;
	margin-left: 15px;
	margin-right: 15px;
	max-width: 723px;
}
.contact-left-headline {
	color: #9073b3;
	font-family: Quicksand;
	font-size: 30px;
	padding-bottom: 35px;
	line-height: 32px;
}
.contact-left-headline-bottom {
	color: #9073b3;
	font-family: Quicksand;
	font-size: 30px;
	padding: 30px 0px 0px 20px;
	line-height: 32px;
}
.contact-left-info {
	margin-left: 30px;
}
.contact-left-info-item {
	padding-bottom: 10px;
	color: #808184;
	font-family: OpenSans-Regular;
}
.contact-left-info-item a {
	color: #00adee;
}
.wpcf7-form {
	margin-left: 10%;
	margin-top: 20px;
}
.wpcf7-form textarea {
	width: 90%;
	max-height: 100px;
}
.wpcf7-submit {
	margin-top: 5px !important;
	background-color: #86C042;
	border-radius: 8px !important;
	padding: 12px 11px !important;
	font-size: 18px !important;
	font-family: Quicksand !important;
	text-transform: capitalize !important;
	font-weight: bold !important;
	float: right;
	margin-right: 50px;
}
.right-locations {
	padding: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #fff;
}
.right-locations.last {
	border-bottom: 0px solid #fff;
}
.right-heading-sub {
	color: #302542;
	font-family: Quicksand;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	letter-spacing: -2px;
	line-height: 31px;
}
.right-location-heading {
	color: #9073b3;
	font-family: Quicksand;
	font-size: 22px;
}
.right-location-row {
	color: #59595b;
	font-family: OpenSans-CondLight;
	font-size: 20px;
	margin-top: 10px;
}
.right-location-row i {
	color: #59595b !important;
}
.right-location-row p {
	font-family: OpenSans-Regular;
	font-size: 10pt;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.right-location-row i {
	color:#808184 !important;
}
.merch-content-container {
	margin-top: 90px;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
#main .central-wrapper {
    padding-bottom: 90px !important;
		margin-bottom: 10px;
}
.vc_col-sm-8, .vc_col-sm-8 .vc_column-inner  {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.vc_col-sm-8 .col-sm-12 {
	padding-left: 0px !important;
}
.merchant-right-col {
	background-color: #e8e6f0;
	padding: 30px 30px 30px 30px !important;
}
.heading-logos {
	color: #302542;
	font-family: Quicksand;
	font-size: 26px;
	letter-spacing: -2px;
}
h4 {
	line-height: 34px !important;
}
h6 {
	margin-top: 60px;
}
.pair-row div {
	margin-top: 140px;
	margin-bottom: 140px;
}
.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;
	margin-top: 100px;
}
.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) {
.right-heading-sub {
	font-size:25px;
}
.contact-left-row {
	max-width: 602px;
}
}

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

/* Bootstrap Small Devices */
@media (max-width: 992px) {
.right-heading-sub {
	font-size:20px;
}
.right-location-heading {
	font-size:18px;
}
.contact-left-row {
	max-width: 480px;
}
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 800px) {
	.contact-left-row {
		max-width: none;
	}
.merch-content-container .vc_col-sm-8 {
	width: 100% !important;
}
.merch-content-container .vc_col-sm-4 {
	width: 100% !important;
}
.container-fluid {
	padding: 0px;
}
.contact-left-info {
    margin-left: 0px;
}
.wpcf7-form {
    margin-left: 0px;
}
.wpcf7-submit {
	margin-top:15px;
	margin-bottom:30px;
	float:none;
	margin-right:0px;
}
.ajax-loader {
	display: block;
}
.right-location-row .col-xs-1 {
	display:none;
}
.right-location-row .col-xs-10 {
	width:100%;
}
.right-location-row p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

}

/* Bootstrap Small Devices */
@media only screen and (max-width: 768px) {
.central-wrapper {
	width: 100%;
	;
}
.top-cta {
	margin-top: 20px;
}

.pair-row div {
	margin-top: 80px;
	margin-bottom: 80px;
}

}

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