.component-copy-h__headline-container {
	width: 100%;
	background-color: #33353a;
	text-align: center;
	height: 320px;
	padding: 15px;
}
.component-copy-h__headline {
	font-family: "Avenir Next Pro","Avenir Next","Helvetica Neue",Helvetica,sans-serif;
	position: relative;
	font-size: 55px;
	font-weight: 700;
	line-height: 1em;
	color: white;
	margin: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.em_lp_container {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}
.engineering-info-wrap .em_lp_container{
	padding: 0 15px;
}
.engineering-info-wrap .main_title{
	padding: 60px 0 60px;
}
.engineering-info-wrap p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #3a3a3a;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
}
.engineering-info-box{
	padding: 60px 15px 60px;
	background: url('../images/engineering-info-box-1.jpg');
	margin-bottom: 7px;
}
.engineering-info-box.style-one{
	background: url('../images/engineering-info-box-2.jpg');
	background-position: center center;
	background-size: cover;
}
.engineering-info-box.style-two{
	background: url('../images/engineering-info-box-3.jpg');
	background-position: center center;
	background-size: cover;
}
.engineering-info-box p{
	font-family: "Avenir Next Pro","Avenir Next","Helvetica Neue",Helvetica,sans-serif;
	font-size: 28px;
	color: #fff;
	line-height: 38px;
	font-weight: 700;
	text-align: center;
	position: relative;
	padding: 0 10px;
}
.engineering-info-box p:before{
	content: "";
	width: 30px;
	height: 20px;
	background: url('../images/quote-left.png');
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
}
.engineering-info-box p .quote-right{
	position: relative;
	width: 30px;
	height: 20px;
	display: inline-block;
}
.engineering-info-box p .quote-right:before{
	content: "";
	width: 30px;
	height: 20px;
	background: url('../images/quote-right.png');
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 9px;
	left: 4px;
}
.engineering-info-box h3{
	font-family: "Avenir Next Pro","Avenir Next","Helvetica Neue",Helvetica,sans-serif;
	font-size: 28px;
	color: #fff;
	line-height: 38px;
	font-weight: 700;
	text-align: center;
	margin: 0;
	padding-top: 30px;
}
.filter-box .filter-title{
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
	padding-bottom: 50px;
}

.sort-by label{
	/* font-size: 20px; */
	font-size: 16px;
}
.sort-by .custom-select{
	border: 0 !important;
}
select#xyz {
	border:0px;
	outline:0px;
}
.filter-new-wrap{
	/* padding: 70px 15px 70px; */
	padding: 0 0 70px;
}
.filter-item-box{
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
}
.filter-item-box-left a{
	font-weight: 700;
	color: #3BA6EF;
	display: inline-block;
	/*font-size: 22px;
	line-height: 29px;*/
	font-size: 20px;
	line-height: 1.2
}
.filter-item-box-left strong{
	display: block;
	font-size: 18px;
	line-height: 29px;
	color: #3a3a3a;
}
.filter-item-box-left .date{
	color: #3a3a3a;
	/*font-size: 14px;
	line-height: 29px;*/
	font-size: 16px;
	line-height: 2;
}
.filter-item-box-right h6{
	color: #3a3a3a;
	font-weight: 700;
	margin: 0;
	/*font-size: 20px;
	line-height: 30px;*/
	font-size: 18px;
	line-height: 1.2;
}
.filter-item-box{
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #dcdddd;
}
.filter-new-wrap .filter-item-box:last-child{
	padding-bottom: 0;
	border-bottom: 0;
}
.find-your-role-wrap{
	padding: 0 15px;
}
.find-your-role-wrap .em_lp_container{
	border-bottom: 2px solid #dcdddd;
}
.find-your-role-wrap .find-your-role-box{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}
.find-your-role .em_lp_container{
	max-width: 1024px;
}
.find-your-role-box{

}
.find-your-role-box h4{
	margin: 0;
	padding-bottom: 50px;
	text-align: center;
}
.search-by-role{
	position: relative;
}
.search-by-role input{
	width: 100%;
	background: #f4f4f4;
	border: 1px solid #c6c6c6;
	padding-left: 100px;
	/*height: 91px;
	font-size: 22px;*/
	height: unset;
	font-size: 16px;
}
.search-by-role .search-icon{
	width: 43px;
	height: 47px;
	position: absolute;
	top: 50%;
	left: 26px;
	margin-top: -21px;
}
.search-icon .submit{
	width: 100%;
	height: 100%;
	min-width: inherit;
	font-size: 0;
	padding: 0;
	border: 0;
	background: url('../images/search-icon-new.png');
	background-position: center center;
	margin: 0;
	background-repeat: no-repeat;
	background-size: 30px;
}
.role-title-box{
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
}
.find-your-role-wrap.at-elo .em_lp_container{
	border: 0;
}
.engineer-name{
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #3a3a3a;
	padding-bottom: 8px;
}
.job-time,
.department{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #3a3a3a;
}
.job-location{
	font-size: 14px;
	line-height: 36px;
	font-weight: 400;
	color: #3a3a3a;
}
.requisition-info span{
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #989ba2;
	text-align: right;
	display: block;
}
.role-title-box-right .btn{
	margin-top: 30px;
}
.job-info{
	padding-top: 50px !important;
}
.job-info ul{
	margin-bottom: 0;
	list-style: disc;
}
.job-info p {
	margin-bottom: 0 !important;
}
.job-info ul li{
	margin: 0;
	padding: 0;
	/*font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding-bottom: 30px;*/
	color: #3a3a3a;
	padding-bottom: 10px;
}
.job-info ul li:before{
	display: none;
}
.job-details-box p{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #3a3a3a;
}
.job-details-box strong{
	text-decoration: underline;
}
.job-details-box ul{
	margin: 0;
	padding: 0 0 20px;
}
.job-details-box ul li{
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #3a3a3a;
	padding-left: 33px;
	padding-bottom: 8px;
	position: relative;
}
.job-details-box ul li:before{
	width: 4px;
	height: 4px;
	background-color: #3a3a3a;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: 10px;
	left: 18px;
}
.title h6{
	font-weight: 700;
	/*font-size: 28px;
	line-height: 36px;*/
	font-size: 22px;
	line-height: 1.2;
}
.em_page .contact_section {
	padding: 95px 0 105px;
	background-color: #33353a;
	text-align: center;
}
.em_page .contact_section .em_lp_container {
	margin: 0 auto;
	width: 100%;
	max-width: 1230px;
	padding: 0 15px;
}
.em_page .upper_contact {
	margin-bottom: 50px;
}
.em_page .contact_section h4 {
	color: #fff;
	font-size: 46px;
	line-height: 1.2;
	margin-bottom: 16px;
	margin-top: 0;
	letter-spacing: 0;
}
.em_page .contact_section p {
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
	margin: 0 auto 30px;
	max-width: 500px;
}
.em_page .contact_section .btn_part {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 50px;
}
.em_page .contact_section .btn_part a {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 16px;
	margin-top: 0;
	padding: 10px;
	border-bottom: 5px solid #3BA6EF;
	color: #fff;
	transform: perspective(1px) translateZ(0);
	transition-property: color;
	transition-duration: 0.3s;
	position: relative;
	-webkit-transition-property: color;
	-moz-transition-property: color;
}
.em_page .contact_section .btn_part a::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #3BA6EF;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.em_page .contact_section .btn_part a:hover::before {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
}
.em_page .bottom_contact {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.em_page .contact_left p {
	font-weight: bold;
	font-size: 20px;
	margin: 0;
}
.em_page .contact_left p a {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
.em_page .right_follow {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.em_page .right_follow p {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.em_page .right_follow ul {
	margin: 0;
	padding: 0;
	max-width: 100%;
	list-style: none;
}
.em_page .right_follow ul li {
	margin: 0;
	padding: 0 0 0 20px;
	clear: none;
	float: none;
	display: inline-block;
	width: auto;
}
.em_page .right_follow ul li a {
	display: inline-block;
	transition: all ease 0.5s;
}
.em_page .right_follow ul li img {
	max-width: 36px;
	width: 100%;
}
/* Add extra */
.page-wrap .fr-view div {
	padding-bottom: 20px !important;
}
.page-wrap .fr-view {
	margin-top: 15px;
}
.page-wrap .btn {
	display: block;
	margin: 5px 0;
	padding: 19px 40px;
	background-color: #3ba6ef;
	color: white;
	text-align: center;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	transition: background-color 100ms ease-out;
	-webkit-font-smoothing: antialiased;
}
.page-wrap .btn:hover {
	color: white;
	background-color: #7fc6f5;
}
.press-release__back {
	margin: 80px 0;
	display: block;
	color: #3d9458;
}
.press-release__back:hover {
	color: #94cda6;
}

/* Add extra */

@media screen and (max-width: 1199px){
	.em_page .contact_section h4, .em_page .top_title_benefit h2, .em_page .title_value h2, .em_page .title_people h2, .em_page .passion_cls h2, .em_page .exp_inner h2 {
		font-size: 32px;
	}
}
@media screen and (min-width: 48.0625em){
	.page-wrap {
		margin-top: 81px;
	}
	.find-your-role-box h4 {
		font-weight: 700;
		/*font-size: 45px;
		line-height: 48px;*/
		font-size: 36px;
		line-height: 1.2;
	}
	.title h6 {
		font-size: 28px;
		line-height: 36px;
		font-weight: 700;
	}
}
@media(max-width: 991px){
	.engineering-info-box p{
		font-size: 20px;
		line-height: 30px;
	}
	.engineering-info-box h3{
		font-size: 20px;
		line-height: 30px;
		padding-top: 15px;
	}
	.engineering-info-box{
		padding: 50px 15px;
	}
	.filter-new-wrap{
		padding: 50px 15px 50px;
	}
	.find-your-role-wrap .find-your-role-box{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.find-your-role-box h4{
		padding-bottom: 30px;
		font-size: 26px;
	}
}
@media(max-width: 767px){
	.filter-box .filter-title{
		padding-bottom: 0;
	}
	.filter-item-box{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.filter-item-box-left a{
		padding-bottom: 10px;
		font-size: 18px;
	}
	.filter-item-box-left strong{
		font-size: 14px;
	}
	.filter-item-box-right h6{
		font-size: 16px;
	}
	.search-by-role input{
		height: 64px;
		padding-left: 60px;
		/*font-size: 17px;*/
		font-size: 14px;
	}
	.title h6{
		font-size: 18px;
	}
	.search-by-role .search-icon{
		position: absolute;
		top: 50%;
		left: 16px;
		margin-top: -16px;
		width: 35px;
		height: auto
	}
	.search-by-role .search-icon img{
		width: 100%;
	}
	.role-title-box-left,
	.role-title-box-right{
		width: 100%;
		text-align: left;
	}
	.job-info{
		padding-top: 30px !important;
	}
	.job-info ul li{
		padding-bottom: 15px !important;
	}
	.job-details-box ul li{
		padding-left: 10px;
	}
	. ul li:before{
		left: 0;
	}
	.em_page .contact_left {
		width: 100%;
	}
	.em_page .right_follow {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin: 0 auto;
		padding-top: 20px;
	}
	.em_page .right_follow p {
		margin: 0;
	}
	.em_page .contact_left p {
		font-weight: bold;
		font-size: 20px;
		margin: 0 auto;
	}
	.em_page .contact_section .btn_part{
		margin-bottom: 20px;
	}
	.em_page .contact_section, .em_page .benefits_section, .em_page .our_value, .em_page .our_people, .em_page .passion_cls, .em_page .experience_elo {
		padding: 30px 0;
	}
	.em_page .contact_section h4, .em_page .top_title_benefit h2, .em_page .title_value h2, .em_page .title_people h2, .em_page .passion_cls h2, .em_page .exp_inner h2 {
		font-size: 22px;
	}
	.em_page .contact_section p {
		margin: 0 auto 20px;
	}

}
@media screen and (max-width: 48em) {
	.press-release__back {
		margin:50px 0
	}
}
