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

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

.team-row {
	background-color:#f1f1f1;
	padding:35px 20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:50px;
}

 .team-name {
	color:#302542;
	font-family:OpenSans-Regular;
	font-size:26px;
	padding-top:10px;
	padding-bottom:5px;
}

.team-position {
	color:#59595b;
	font-family: OpenSans-CondLight;
	font-size:20px;
	padding-top:5px;
	padding-bottom:10px;
}

.team-description {
	color:#302542;
	font-family:OpenSans-Regular;
	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
}


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

.team-top-img {
	margin-top:90px;
	margin-bottom:40px !important;
}

#main .central-wrapper {
    padding-bottom: 90px !important;
}




@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;
}
}

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

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

.team-row .img-responsive {
	display:inline;
}
}

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