/*Ovwerwrite styles and header bg*/
#developingLeaders {
	color: #525252;
}
#mikeVideo {
	height: auto;
	width: 100%;
}
body {
	background-color: #edefed;
	font-family: 'Roboto', sans-serif;
}
.masthead-section {
	height: 540px;
}
.masthead-developer-program {
	background-image: url('../img/ac-program-header-bg.jpg');
	background-attachment: fixed;
	background-position-y: -80px;
}
.mask {
	width: 100%;
	padding-top: 500px;
	position: relative;
	background: url(../img/developer-program-header-mask.png) no-repeat;
	background-position: center;
	background-position: bottom;
}
.section-intro {
	padding-top: 50px;
	position: relative;
	z-index: 1;
}
ul li {
	padding-bottom: 20px;
	margin-left: 20px;
}
/*Headers/titles and text*/
h1 {
	margin-bottom: 0;
	text-transform: initial;
	font-family: 'Maven Pro', sans-serif;
}
.developer-program-subtitle {
	color: white;
	font-weight: 400;
	font-size: 30px;
	top: 100px;
	position: relative;
}
.developer-program-intro {
	color: #525252;
	font-size: 16px;
	font-weight: normal;
}
.large-quote {
	line-height: 1.4;
	margin: auto;
	margin-bottom: 20px;
	max-width: 80%;
}
.large-quote,
.large-quote-source {
	color: #909090;
	display: block;
	text-align: center;
	font-size: 20px;
}
.source {
	width: 90%;
	margin: auto;
	display: block;
	max-width: 1000px;
	text-align: center;
}
.source img,
.source span {
	display: inline-block;
	vertical-align: middle;
}
.source img {
	padding-right: 14px;
}
.source span {
	color: White;
	font-size: 18px;
}
.employee-name {
	display: block;
	color: #525252;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
}
.employee-position {
	color: #525252;
	font-size: 14px;
}
.question {
	color: #525252;
	font-size: 24px;
	font-weight: bold;
}
/*Body styles*/
.quote-section {
	background-color: White;
	padding: 80px 20px;
}
.developer-program-employee-section {
	padding-top: 0px;
	padding-bottom: 50px;
	text-align: center;
}
.employee-container {
	width: 28%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	margin-right: 3%;
	text-align: center;
	margin-bottom: 34px;
}
.employee-container:last-child {
	margin-right: 0;
}
.employee-block {
	position: relative;
	margin-top: 20px;
	transition: all 0.5s ease-in-out;
}
/*.employee-block:after {
    padding-top: 100%;
    display: block;
    content: '';
}*/
.kerry {
	background: url('../img/ac-kerry.jpg') no-repeat center;
	height: 230px;
	border-radius: 50% 50%;
	background-size: cover;

	width: 100%;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
.employee-block:hover .kerry {
	background-image: url('../img/ac-kerry-hover.jpg');
}
.brandon {
	background: url('//www.callbox.com/img/team_images/coldfusion.image.Image@516c4828.png')
		no-repeat center;
	height: 230px;
	border-radius: 50% 50%;
	background-size: cover;

	width: 100%;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
.employee-block:hover .brandon {
	background-image: url('//www.callbox.com/img/team_images/coldfusion.image.Image@516c4828.png');
}
.sarah {
	background: url('../img/ac-sarah.jpg') no-repeat center;
	height: 230px;
	border-radius: 50% 50%;
	background-size: cover;

	width: 100%;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
.employee-block:hover .sarah {
	background-image: url('../img/ac-sarah-hover.jpg');
}
.mike {
	background: url('https://callbox-files-internal.s3.amazonaws.com/Core/hawk.png')
		no-repeat center;
	height: 230px;
	border-radius: 50% 50%;
	background-size: cover;

	width: 100%;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
.employee-block:hover .mike {
	background-image: url('https://callbox-files-internal.s3.amazonaws.com/Core/hawk.png');
}
.zach {
	background: url('//www.callbox.com/img/team_images/coldfusion.image.Image@532c88cb.png')
		no-repeat center;
	height: 230px;
	border-radius: 50% 50%;
	background-size: cover;

	width: 100%;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
.employee-block:hover .zach {
	background-image: url('//www.callbox.com/img/team_images/coldfusion.image.Image@532c88cb.png');
}
.mary {
	background: url('../img/ac-mary.jpg') no-repeat center;
	height: 230px;
	border-radius: 50% 50%;
	background-size: cover;

	width: 100%;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
.employee-block:hover .mary {
	background-image: url('../img/ac-mary-hover.jpg');
}
.employee-slide-in-details {
	width: 74%;
	margin: 0 13%;
	text-align: left;
	padding-top: 70px;
}
.employee-title {
	color: White;
	display: block;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}
.employee-blurb {
	color: White;
	display: block;
	font-size: 12px;
	padding-top: 16px;
}
.developer-program-question-section {
	text-align: left;
	padding-top: 0;
}
.developer-program-question-section span {
	display: block;
	padding-bottom: 32px;
}
.developer-program-question-section span:last-child {
	padding-bottom: 0;
}
.developer-program-green-section {
	background: url('../img/developer-program-green-bg.jpg') no-repeat fixed;
	background-size: cover;
	width: 100%;
	height: 400px;
	padding: 0;
	margin-bottom: 50px;
}
.quote-large-white {
	width: 90%;
	margin: auto;
	display: block;
	max-width: 1000px;
	text-align: center;
	color: White;
	font-weight: 400;
	font-size: 26px;
	padding: 114px 0 36px 0;
	line-height: 1.6;
}
.developer-program-picture-section {
	padding-top: 0;
}
.developer-program-picture {
	display: inline-block;
	vertical-align: middle;
	height: 418px;
}
.picture-left {
	width: 59%;
	margin-right: 1%;
}
.picture-right {
	width: 40%;
}
.picture-left-small {
	width: 30%;
	margin-right: 1%;
}
.picture-right-big {
	width: 69%;
}
.picture-full {
	width: 100%;
}
.picture-caption {
	display: block;
	color: #8e8e8e;
	font-size: 14px;
	padding: 12px 0;
	text-align: center;
}
.phill-presentation {
	background: url('https://assets-cdn.carwars.com/websites/callbox/reid-presentation.png')
		no-repeat;
	background-size: cover;
}
.scott-ropes {
	background: url('../img/brandon-vball.jpg') no-repeat;
	background-size: cover;
}
.robb-cave {
	background: url('../img/robb-cave.jpg') no-repeat;
	background-size: cover;
}
.fit-challenge {
	background: url('../img/2018teampic.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}
.fit-padding {
	padding-bottom: 0;
}
.image-large-feature {
	padding-top: 0;
	position: relative;
	/*background: url('../img/jardin-big.jpg') no-repeat;*/
	background: url('../img/venue_agb.JPG') no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	/*height: 700px;*/
	height: 550px;
	padding: 0;
}
.image-large-feature-second {
	padding-top: 0;
	position: relative;
	background: url('../img/team-big.jpg') no-repeat;
	background-size: cover;
	width: 100%;
	height: 400px;
	padding: 0;
}
.plinko {
	background: url('../img/plinko.jpg') no-repeat;
	background-size: cover;
}
.ian-camera {
	background: url('../img/ian-camera.jpg') no-repeat;
	background-size: cover;
}
.sam-volleyball {
	background: url('../img/sarah.jpg') no-repeat;
	background-size: cover;
}
.john-bell {
	/*background: url('../img/happyhour.jpg') no-repeat;*/
	background: url('../img/tvr_corey.jpg') no-repeat;
	background-size: cover;
}
.last-caption {
	margin-bottom: 50px;
}
.join-us {
	background-color: #10ad74;
	color: white;
	text-align: center;
	padding: 100px 0;
}
.join-us span {
	display: block;
	font-size: 16px;
	font-weight: 200;
}
.join-button {
	display: inline-block;
	color: White;
	transition: all ease-in-out 0.5s;
	text-decoration: none;
	font-size: 24px;
	font-weight: 500;
	border: 1px solid white;
	border-radius: 3px;
	padding: 12px 42px;
	margin-bottom: 24px;
}
.join-button:hover {
	background-color: White;
	color: #10ad74;
}
.join-link {
	color: White;
}
.padding-top {
	padding-top: 50px;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.slideInRight {
	-webkit-animation-name: none;
	animation-name: none;
	visibility: hidden;
}
.employee-block:hover .slideInRight {
	visibility: visible;
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
.mikes-list {
	margin: 10px 0px;
	padding-left: 30px;
	list-style-type: lower-alpha;
}
.mikes-list li {
	margin: 2px 0px;
}
.mikes-response i {
	font-style: italic;
	font-weight: 600;
}
/*Fix images for gigantic screen*/
@media screen and (min-width: 1630px), screen and (min-device-width: 1630px) {
	.image-large-feature-second {
		background-position: 0px -90px;
	}
}
/*Regular media queries*/
@media screen and (max-width: 1000px), screen and (max-device-width: 1000px) {
	.employee-container {
		width: 47%;
		margin-right: 0;
	}
	.large-quote,
	.large-quote-source {
		font-size: 18px;
	}
	.quote-large-white {
		font-size: 24px;
		padding-top: 64px;
	}
	.developer-program-green-section {
		background: url('../img/developer-program-green-bg.jpg') no-repeat;
		height: 300px;
	}
	.phill-presentation,
	.scott-ropes {
		background-size: contain;
	}
	.developer-program-picture {
		height: 300px;
	}
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
	.developer-program-subtitle {
		font-size: 20px;
		padding: 0 20px;
	}
	.employee-container {
		display: block;
		width: 100%;
	}
	.mask {
		padding-top: 400px;
	}
	.developer-program-picture {
		display: block;
	}
	.picture-left,
	.picture-right,
	.picture-left-small,
	.picture-right-big {
		width: 100%;
	}
	.scott-ropes {
		background-size: cover;
	}
	.large-quote,
	.large-quote-source {
		font-size: 18px;
	}
	.picture-caption {
		font-size: 12px;
		padding-top: 0;
	}
	.fit-challenge,
	.image-large-feature-second {
		background-position: top center;
	}
	.image-large-feature,
	.image-large-feature-second {
		height: 300px;
	}
	.developer-program-picture {
		margin-bottom: 12px;
	}
	.quote-large-white {
		font-size: 18px;
		padding-top: 40px;
	}
	.developer-program-green-section {
		height: 260px;
	}
	h1 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
