/* 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;
}
.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;
}

.events-row-top {
	background-color:#302542;
	font-family:Quicksand;
	color:#fff;
	text-transform:uppercase;
	padding:25px 0px;
	margin-top:90px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#main .central-wrapper {
  padding-bottom: 90px !important;
}

div.table-head {
		font-size:25px !important;
}
.events-row-item img {
	margin-top:-10px;

}
.events-row-item {
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:2px solid #cccccc;
	font-family:OpenSans-Regular;
	font-size:16px;
	color:#302542;
	margin-left: 0px !important;
	margin-right: 0px !important;

}
.events-row-item div {
	font-size: 14px
}
.events-row-item a {
	font-size:14px;
	color:#00adee;
	line-height:28px;
	text-decoration: none !important;
	font-family: OpenSans-Regular;
}
.events-row-item a:hover {
	text-decoration: underline !important;
}

.testimonials-row {
	margin-top:100px;
}

.testimonials-name {
	color:#9073b3;
	font-family:Quicksand;
	font-size:36px;
}

.testimonials-name small {
	font-family: OpenSans-CondLight;
	font-size:20px;
	color:#59595b;
}

.testimonials-quote {
	color:#59595b;
	font-family: OpenSans-Regular;
	font-size:20px;
	font-style:italic;
	margin-top:30px;
	margin-bottom:20px;
}

.testimonials-name-title {
	font-family: OpenSans-CondLight;
	font-size:20px;
	color:#59595b;
	margin-top:5px;
}

.team-page-title {
	color:#302542;
	font-family:Quicksand;
	font-size:36px;
	border-bottom:1px solid #cdcdcd;
	margin-top:50px;
	padding-bottom:10px;
	margin-bottom:5px !important;
}


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) {

}

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

/* Bootstrap Medium Devices */
@media (max-width: 1200px) {
.right-heading-sub {
	font-size:25px;
}
}

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

/* Bootstrap Small Devices */
@media (max-width: 992px) {
	.wpb_wrapper {
		text-align: left !important;
	}
.right-heading-sub {
	font-size:20px;
}
.right-location-heading {
	font-size:18px;
}
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 800px) {
.merch-content-container .vc_col-sm-8 {
	width: 100% !important;
}
.merch-content-container .vc_col-sm-4 {
	width: 100% !important;
}
.container-fluid {
	padding: 0px;
}

.testimonials-name {
	line-height:38px;
	margin-top:10px;
}
.testimonials-name small {
	display:block;
}
}

/* 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 */
}
