.cp-hero {
	border-bottom: 1px solid #e4e4e4;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #5d7183;
	font-size: 24px;
	line-height: 1.6;
	background: #fff var(--wpr-bg-0e1351f5-1191-4bdc-b238-1515f719c1cf) no-repeat left bottom;
}

.cp-hero h1 {
	font-size: 68px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #000;
}

.cp-hero-left .ph-desc {
	max-width: 465px;
}

.cp--sec {
	padding-top: 75px;
	padding-bottom: 60px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	text-align: center;
	color: #858585;
	border-bottom: solid 1px #e4e4e4;
}

.cp--sec h2, .cp-sec-heading {
	font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #000;
	margin-bottom: 30px;  
}

.cp--desc {
	max-width: 698px;
	margin-left: auto;
	margin-right: auto;
}

.cp-card {
	margin-top: 40px;
	position: relative;
	padding: 25px;
	box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
	background-color: #fff;	
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.81;
	letter-spacing: normal;
	text-align: left;
	color: #5d7183;
}	

.cp-card p {
	margin-bottom: 24px;
}

.cp-card h3 {
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	color: #000;
	margin-bottom: 15px;
}

.ccpt-label {
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: left;
	color: #30a9df;
	margin-bottom: 15px;
}

.cp-card a {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: center;
	color: #f96878;
	border: solid 2px #ff5057;
	display: block;
	border-radius: 4px;
	padding: 13px 15px;
}

.cp-card a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}

.cp-card a:hover {
	background: #ff5057;
	color: #fff;
}

.c-testi-intro {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	color: #858585;
	padding-top: 50px;
}

.c-testi-intro h2 {
	margin-bottom: 15px;
	line-height: 1.2;
}

.cp-review {
	padding: 30px;
	box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.05);
	background-color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.81;
	letter-spacing: normal;
	text-align: left;
	color: #5d7183;
	height: 100%;
}

.cp-review h4 {
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	margin-bottom: 10px;
}

.cp-review .employee_info {
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.81;
	letter-spacing: normal;
	text-align: left;
	color: #5d7183;
	margin-bottom: 15px;  
}


.cp-stars {
	display: flex;
	margin-bottom: 24px;
}

.cp-stars > span {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	border-radius: 2px;
	color: #fff;
	background-color: #0caa41;
	margin-right: 4px;
	font-size: 24px;
}

.c-testi-bottom {
	padding-top: 50px;
}

.cp-total-reviw {
	text-align: center;
}

.cptr-label {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.125;
	letter-spacing: normal;
	text-align: center;
	color: #858585;
	margin-bottom: 10px;
}

.cptr-stars {
	display: flex;
	justify-content: center;
	font-weight: bold;
	font-size: 24px;
	color: #0caa41;
	font-family: 'Arial', sans-serif;
}

.cptr-stars > .star {
	margin-left: 4px;
}

.c-testi-bottom .button {
	padding: 14px 25px;
	border-radius: 4px;
	white-space: nowrap;
	border: solid 2px #ff5057;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.125;
	letter-spacing: normal;
	text-align: center;
	color: #ff5057;
}

.c-testi-bottom .button:hover {
	color: #fff;
	background-color: #ff5057;
}

.c-testi-sec {
	padding-bottom: 80px;
}

.c-values {
	background: #ecf1f8;
	padding-top: 80px;
	padding-bottom: 80px;
}

.c-values-intro {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	text-align: center;
	color: #858585;
	max-width: 798px;
	margin: 0 auto;
}

.c-values-intro h2 {
	margin-bottom: 20px;
}

.crr-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border: solid 1px #e4e4e4;
	background-color: #fff;
	padding: 20px 15px;
}

.crr-box h5 {
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #000;
	width: calc(100% - 68px);
	padding-left: 15px;
	margin: 0;
}

.crr-icon {
	width: 68px;
}

.c-ben-sec {
	padding: 75px 0;
}

.c-ben-sec .cp-sec-heading {
	text-align: center;
}

.cben {
	padding: 30px;
	background-color: #f1f9fc;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	margin-top: 20px;
}

.cben p {
	margin-bottom: 0;
}

.cben > span {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	color: #858585;
	display: block;
	margin-top: 15px;
}

.c-holidays {
	padding-top: 100px;
	max-width: 960px;
	margin: 0 auto 75px auto;
}

.c-holidays h6 {
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: center;
	color: #000;
}

.holiday-list {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding-top: 60px;
  padding-bottom: 30px;
  border-bottom: 2px solid #f6ab00;
}

.page-template-page-careers .container-1280 {
	max-width: 1280px;	
}

.cben-cols {
	padding-top: 0;
}

.cben-highlights {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	text-align: left;
	color: #858585;
	padding-left: 20px;
}

.cben-highlights ul {
	list-style: none;
	padding: 0;
	margin: 0;
	max-width: 670px;
}

.cben-highlights li {
	position: relative;
	margin-bottom: 24px;
	padding-left: 20px;
}

.cben-highlights li:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: block;
	background: #30a9df;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 12px;
}

.cben-highlights li.c-highlight {
	padding: 0 25px;
	border: solid 1px #d8e2f1;
	background-color: #f5f9fc;
	border-radius: 6px;
	margin-left: -24px;
}

.cben-highlights li.c-highlight .li-award {
	display: flex;
	align-items: center;
	position: relative;
	padding: 10px 0;
}

.cben-highlights a {
	position: relative;
    -webkit-box-shadow: inset 0 -2px 0 0 #3db8da;
    box-shadow: inset 0 -2px 0 0 #3db8da;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.cben-highlights a:hover {
    -webkit-box-shadow: inset 0 -21px 0 0 #bceaf7;
    box-shadow: inset 0 -21px 0 0 #bceaf7;
    color: #000;
}

li.c-highlight:before {
	content: none;
}

.cben-highlights li.c-highlight .li-award:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: block;
	background: #30a9df;
	margin-right: 12px;
}


.c-highlight .cols + .cols {
	margin-left: auto;
	padding-left: 10px;
}

.c-highlight .cols img + img {
	margin-left: 20px;
}

.c-progress-sec {
	padding: 75px 0;
	color: #fff;
	background: #26aae8;
}

.c-progress-sec .cp-sec-heading {
	text-align: center;
	color: #fff;
	margin-bottom: 45px;
}

.cpro {
	border-bottom: 3px solid #fff;
}

.cpro h6 {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.cpro h6 > span {
	font-size: 64px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	display: block;
	margin-bottom: 10px;
}

.cpro-blurb {
	padding-top: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.81;
	letter-spacing: normal;
}

.cpro-blurb p {
	margin-bottom: 30px;	
}

.c-vid-sec {
	text-align: center;
	padding-top: 60px;
}

.c-progress-sec .c-vid-sec .cp-sec-heading {
	margin-bottom: 20px;
}

.vid-blurb {
	max-width: 415px;
	margin: 0 auto;
}

.vid-wrapper {
	padding-top: 30px;
}

.vid-cover {
	display: block;
	margin: 0 auto;
	border-radius: 10px;
}

.vid-play {
	position: relative;
	display: inline-block;
}

.vid-play:after {
	content: '';
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2326aae8' viewBox='0 0 16 16'%3e%3cpath d='m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 44px;
	background-color: #fff;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
}

.c-work-sec {
	background: #ecf1f8;
	padding: 75px 0;
	text-align: center;
}

.c-work-sec .cp-sec-heading {
	margin-bottom: 24px;
}

.cwrk-blurb {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	text-align: center;
	color: #858585;
	max-width: 790px;
	margin: 0 auto; 
	padding-bottom: 50px;
}

.c-work-sec .button {
    padding: 14px 25px;
    border-radius: 4px;
    white-space: nowrap;
    border: solid 2px #ff5057;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.125;
    letter-spacing: normal;
    text-align: center;
    color: #ff5057;
}

.c-work-sec .button:hover {
	background-color: #ff5057;
	color: #fff;
}

.cr-page-header {
    border-bottom: 1px solid #e4e4e4;
    padding-top: 30px;
    padding-bottom: 30px;
	background: #fff var(--wpr-bg-52eae3db-9c9b-45b0-b021-019a941a4ec0) no-repeat left bottom;
	font-size: 16px;
	font-weight: 600;
	color: #30a9df;
}

.cr-page-header h1 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin-bottom: 24px;
}

.cr-page-header .two-cols {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	max-width: 375px;
}

@media (max-width: 767px) {
	.cr-page-header .two-cols {
		justify-content: center;
		margin: 0 auto;
	}
}

.cr-page-header .two-cols>li {
	width: 50%;
	margin-bottom: 20px;
}

.single-careers .btn-outline-danger {
	font-size: 16px;
	font-weight: bold;
	color: #f86778;
	border-color: #f86778;
	border-width: 2px;
	text-transform: uppercase;
	min-width: 167px;
	height: 48px;
	padding: 11px 20px;
	box-shadow: none;
}

.cr-job-detail {
	padding: 50px 0 40px 0;
	color: #858585;
	font-size: 18px;
	line-height: 32px;
	border-bottom: 1px solid #e4e4e4;
}

.cr-job-detail p + h2 {
	padding-top: 10px;
}

.cr-job-detail h2 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 16px;
}

.cr-job-detail strong, 
.cr-job-detail b {
	font-weight: 600;
	color: #000;
}


.single-careers .btn-outline-danger:hover {
	color: #fff;
	background: #f86778;
}

.single-careers .site-main {
	background: #fff;
}

.single-careers .container-1280 {
	max-width: 1280px;
}

.single-careers .c-ben-sec {
	border-bottom: 1px solid #e4e4e4;	
}

.cr-job-detail ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.cr-job-detail li {
	position: relative;
	padding-left: 48px;
	margin-bottom: 10px;
}

.cr-job-detail ul li:last-child {
	margin-bottom: 30px;
}

.cr-job-detail li:before {
    width: 8px;
    height: 8px;
    background-color: #46afef;
    content: "";
    position: absolute;
    left: 20px;
    top: 12px;
    border-radius: 50%;
}

@media (max-width: 767px) {
	.cp-hero h1 {
		font-size: 32px;
	}
	.cp-hero {
		font-size: 18px;
	}
	.cp--sec {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 16px;
	}
	.cp--sec h2, .cp-sec-heading {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.cp-card {
		margin-top: 20px;
		padding: 20px;
	}
	.c-testi-intro {
		padding-top: 20px;
		font-size: 16px;
	}
	.cp-review {
		padding: 20px;
		font-size: 14px;
	}
	.cp-review p:last-child {
		margin-bottom: 0;
	}
	.c-testi-bottom {
		padding-top: 20px;
	}
	.cptr-label {
		font-size; 16px;
	}
	.c-testi-sec {
		padding-bottom: 20px;
	}
	.c-values {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.c-values-intro h2 {
		margin-bottom: 15px;
	}
	.c-values-intro {
		font-size: 16px;
	}
	.c-values-intro p:last-child {
		margin-bottom: 0;
	}
	.crr-box h5 {
		font-size: 20px;
	}
	.c-ben-sec {
		padding: 20px 0;
	}
	.cben {
		margin-top: 0;
		margin-bottom: 15px;
		font-size: 20px;
	}
	.cben > span {
		font-size: 16px;
		margin-top: 6px;
	}
	.c-holidays {
		padding-top: 20px;
		margin-bottom: 20px;
	}
	.c-holidays h6 {
		margin-bottom: 15px;
	}
	.holiday-list {
		font-size: 16px;
		padding-top: 15px;
		padding-bottom: 8px;
		border-width: 1.25px;
	}
	.cben-highlights {
		padding-left: 15px;
		font-size: 16px;
	}

	.cben-highlights li.c-highlight .li-award a {
		font-size: 12px;
	}
	
	.cben-highlights li.c-highlight .li-award:before {
    	flex-shrink: 0;
	}
	
	.cben-highlights li.c-highlight {
		margin-left: -15px;
		padding: 0 15px;
	}
	.c-testi-bottom .button {
		white-space: unset;
	}

}

@media (max-width: 320px) {
	.cben-highlights li.c-highlight .li-award {
		display: block;
		padding-left: 14px;
	}
	.cben-highlights li.c-highlight .li-award .cols {
		padding: 0;
	}
	
	.cben-highlights li.c-highlight .li-award .cols + .cols {
		padding-top: 10px;
	}
	.cben-highlights li.c-highlight .li-award:before {
		position: absolute;
		left: 0;
		top: 20px;
	}
	#open-hero-form {
		font-size: 16px;
	}
	.cben-highlights li.c-highlight .li-award a {
		font-size: 10px;
	}
}