@media (min-width: 768px) {
	.careers-form {
		max-width: 80%;
	}
}

.careers-form form.wpcf7-form {
	padding: 50px;
}
.careers-form form.wpcf7-form p {
	margin: 12px 0;
}

.careers-form form.wpcf7-form label span.text {
	float: left;
	width: 37.5%;
	color: #7a7a7a;
	font-size: 25px;
	font-weight: normal;
	clear: right;
	display: inline-block;
	text-align: right;
	padding-right: 20px;
	padding-top: 16px;
}

.careers-form form.wpcf7-form label span.required {
	color: #fe0000;
}

.careers-form form.wpcf7-form input[type="text"], .careers-form form.wpcf7-form input[type="email"], .careers-form form.wpcf7-form textarea, .careers-form form.wpcf7-form input[type="file"] {
	width: 62.5%;
	float: right;
	border: 2px solid #c7c7c5;
	font-size: 25px;
	height: 82px;
	padding: 0 39px;
	color: #7a7a7a;
	border-radius: 5px;
}

.careers-form form.wpcf7-form input[type="file"] {
	line-height: 0px;
	font-size: 20px;
	padding: 28px 39px;
}

.careers-form form.wpcf7-form input[type="submit"] {
	margin: 0 auto;
	float: none;
	display: block;
}

.careers-post {
	border: 2px dashed black !important;
	font-size: 25px;
	padding: 25px 50px;
}

.careers-post .fl-post-feed-header {
	margin: 0;
}

body .careers-post h2.fl-post-feed-title {
	margin: 0;
	font-size: 23px;
	line-height: 40px;
	float: left;
	max-width: calc(100% - 170px);
}

body .careers-post h2.fl-post-feed-title .location {
	padding-left: 25px;
}

.careers-post a {
	color: #60ae45;
}

.careers-post a.fl-post-feed-more {
	display: inline-block;
	float: right;
	margin-top: 0;
	font-size: 19px;
	text-transform: uppercase;
	padding: 12px 25px;
	border-radius: 20px;
	color: #fff;
	background: #60ae45;
	line-height: 1;
}

.careers-post:nth-child(even) {
	background: #60ae45;
	color: #fff;
}

.careers-post:nth-child(even) a {
	color: #fff;
}

.careers-post:nth-child(even)a.fl-post-feed-more {
	background: #fff;
	color: #60ae45;
}

.careers-post.fl-post-feed-post:last-child {
	border-bottom: 2px solid #60ae45;
	padding-bottom: 25px;
}



/* History styles */

@media (min-width: 768px) {
	.timeline-row:before {
		
	}
}

.timeline-row:nth-child(even) .fl-col:first-child {
	/* border-right: 5px solid #87d66b; */
}

.timeline-row .fl-col-content {
	position: relative;
}

.timeline-row {
	position: relative;
}

.timeline-row:before {
	content: '';
		width: 5px;
		height: 100%;
		background: #87d66b;
		display: block;
		position: absolute;
		right: 50%;
}

/* .timeline-row:nth-child(odd) .fl-col:first-child .fl-col-content:before {
	content: '';
		width: 5px;
		height: 100%;
		background: #87d66b;
		display: block;
		position: absolute;
		right: -52px;
}

.timeline-row:nth-child(even) .fl-col:last-child .fl-col-content:before {
	content: '';
		width: 5px;
		height: 100%;
		background: #87d66b;
		display: block;
		position: absolute;
		right: -52px;
} */

.timeline-row:nth-child(odd) .fl-col:last-child {
	/* border-left: 5px solid #87d66b;
	position: relative;
	left: -3px; */
}

.timeline-row:nth-child(odd) .fl-col:last-child .fl-col-content {
	position: relative;
	left: 50px;
}

.timeline-row .fl-row-content-wrap {
	padding: 0 !important;
}

.timeline-row .year {
	position: absolute;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #60ae45;
	border: 5px solid #fff;
	padding: 8px 5px;
	border-radius: 100%;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

.timeline-row .year {
	right: -70px;
	top: 0;
}

.timeline-row .fl-col:last-child .year {
	right: auto;
	left: -75px;
}

@media (max-width: 767px) {
	.fl-builder-content .timeline-row .fl-col {
		float: none;
		width: auto !important;
		background: #fff;
		margin: 0 20px;
	}
	.timeline-row .year {
		/* position: static;
		color: #60ae45;
		background: none;
		border: none;
		box-shadow: none;
		padding: 0;
		font-weight: bold; */
		left: -55px;
		right: auto;
	}
	.timeline-row .fl-col:last-child .year {
		left: -35px;
		right: auto;
	}
	.timeline-row:nth-child(odd) .fl-col:last-child .fl-col-content {
		position: static;
	}
	
	.timeline-row {
		border-left: 5px solid #87d66b;
		padding-left: 10px;
		margin-left: 30px;
		margin-right: 30px;
	}
	.timeline-row {
		opacity: 1 !important;
		animation-duration: unset !important;
	}
	.timeline-row .fl-col-group {
		background: #fff;
	}
	.timeline-row:nth-child(odd) .fl-col:last-child .fl-col-content {
		margin-bottom: 50px;
	}
}	

body.has-blocks.single-post .careers-secondary-content a.fl-button {
	display: inline-block;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	body.has-blocks.single-post .careers-secondary-content a.fl-button {
		padding-left: 25px;
		padding-right: 25px;
		margin-right: 20px;
	}
	body.has-blocks.single-post .careers-secondary-content a.fl-button[href="#careers-form"] {
		margin-right: 0px;
	}
}


/* Modal Styles */




.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 200;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 201;
  max-width: 80%;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==');

}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.5) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

.fl-tabs-vertical .fl-tabs-panels {
	border: none;
}

.fl-tabs-vertical .fl-tabs-labels .fl-tabs-label {
	background: #60ae45;
	border-left: 5px solid #60ae45;
	color: #fff;
	font-size: 18px;
	padding: 15px;
	margin-bottom: 12px;
}

.fl-tabs-vertical .fl-tabs-label.fl-tab-active {
	color: #fff000;
	border-left: 5px solid #ffe400;
}

.fl-tabs-vertical .fl-tabs-panel-content {
	/* padding: 0 40px; */
}

.genac-accordion-header {
	font-size: 20px;
	font-weight: 500;
	padding-bottom: 20px;
	cursor: pointer;
	margin-top: 30px;
	line-height: 20px;
	background: url('img/accordion-plus.png') no-repeat right top;
	background-size: 20px 20px;
	border-bottom: .2rem solid #d3d3d3;
}

.genac-accordion-header:hover {
	background: url('img/accordion-plus-active.png') no-repeat right top;
	background-size: 20px 20px;
	color: #60ae45;
}

.genac-accordion-header.active {
	background: url('img/genac-minus-active.png') no-repeat right top;
	background-size: 20px 20px;
	color: #60ae45;
	border-bottom: .2rem solid #60ae45;
}

.genac-accordion-header strong {
	font-weight: 500;
}

.genac-accordion-content {
	padding: 20px;
}

.fl-builder-edit .genac-accordion-content {
	display: block !important;
}
