.careers-box{
  padding: 40px;
  margin-left: -40px;
  margin-right: -40px;
  background-color: #F1F3F7;
}
@media(max-width:767px){
  .careers-box{
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}
/* Careers Main Page */
body.page-template-template-careers .hero_banner{
  min-height: 450px;
}
.careers{
  padding-bottom: 100px;
}
.careers .page_about_top{
  padding-top: 140px;
}
.careers .page_about_top .glo_floating_letter{
  top:-25px;
  left: 65px;
}
.careers .page_about_top .about_top_right{
  padding-left: 100px;
}
.careers .about_top_left{
  padding-right: 250px;
  margin-top: -50px;
}
.careers .about_top_right .display-title{
  font-size: 40px;
  margin-bottom: 0;
}
.careers .page_about_shape{
  text-align: left;
}
.careers .new_our_values li p{
	text-align: right;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 40px;
  color: #4a4644;
  text-transform: capitalize;
}
.careers .new_our_values.glo-dots_sublist {
  margin-top: 40px;
  margin-left: 40px;
}
.careers .new_our_values.glo-dots_sublist li:before{
	top: -6px;
  width: 14px;
  height: 14px;
  left: -5px;
}
.careers .new_our_values.glo-dots_sublist li{
	padding-left: 20px;
}
.careers .listing{
  padding-bottom: 120px;
  padding-top: 80px;
}
.job-listing ul {
    border-bottom: 1px solid rgb(178 173 173 / 30%);
    padding: 10px;
    padding-bottom:0px;
}
.careers .listing ul{
  margin: 0;
}
.careers .listing .list{
  display: block;
  width: 100%;
}
.careers .listing .list li{
  display: inline-block;
  width: 25%;
  float: left;
}
.careers .listing .list .inner h2{
  display: none;
}
.careers .titles h2{
  text-transform: uppercase;
  font-size: 24px;
  color:#178591;
  margin-bottom: 0;
}
.careers .titles{
  padding-bottom: 15px;
  margin-bottom: 15px!important;
  border-bottom: 1px solid #F1F5F8;
}
.careers .listing .inner h3,
.careers .listing .inner p{
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: 400;
}
.careers .listing .inner h3{
  color:#178591;
}
.careers .listing .inner h3 a{
  text-decoration: none;
}
.careers .listing .i-w-btn p,
.careers .listing .i-w-btn a{
  display: inline-block;
  vertical-align: middle;
}
.careers .listing .i-w-btn a{
  border:1px solid #EB8125;
  font-size: 18px;
  color:#fff;
  line-height: 20px;
  padding: 4px 15px;
  margin-left: 15px;
  background-color: #EB8125;
  text-decoration:none;
  float: right;
  transition: .2s;
}
.careers .listing .i-w-btn a:hover{
  color:#EB8125;
  background-color: #fff;
}
.careers .listing .jobs li{
  padding-bottom: 10px;
}
.careers .disclaimer .box p{
  width: 100%;
  margin-bottom: 0;
}
/*Single Careers */
body.single-career .hero_banner{
  min-height: 450px;
}
.single_career{
  padding: 70px 0;
}
.single_career .sc1 .display-title{
  margin-bottom: 0;
}
.single_career .sc1 .underline span,
.single_career .sc1 .underline svg{
  vertical-align: middle;
}
.single_career .sc1 .underline svg{
  width: 30px;
  margin-right: 10px;
  margin-left: 10px;
}
.single_career .sc1 .underline span{
  padding: 0 6px;
  position: relative;
}
.single_career .sc1 .underline span:first-of-type:after{
  display: block;
  content:'';
  position: absolute;
  top:50%;
  transform:translateY(-50%);
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #7B7A7B;
  right:-2px;
}
.single_career .sc1 .underline svg path{
  fill:#7B7A7B;
}
.single_career .sc1 .box,
.single_career .sc2 {
  margin-top: 50px;
}
.single_career .sc1 ul{
  margin: 0;
}
.single_career .sc1 ul li{
  display: inline-block;
  width: 50%;
  float: left;
}
.single_career .sc1 ul .inner p{
  display: inline-block;
  min-width: 160px;
  font-weight: 600;
}
.single_career .sc1 p.green{
  color:#178591;
}
.single_career .sc2 .wysiwyg h1,
.single_career .sc2 .wysiwyg h2,
.single_career .sc2 .wysiwyg h3,
.single_career .sc2 .wysiwyg h4,
.single_career .sc2 .wysiwyg h5,
.single_career .sc2 .wysiwyg h6{
  font-size: 30px;
  font-weight: 500;
}
.single_career .sc3 {
  margin-top:100px;
}
.single_career .job-form .form-ga-item{
  position: relative;
}
.single_career .job-form .ga-file{
  width: 100%;
}
.single_career .job-form .ga-file input{
  width: 100%;
  height: 44px;
}
.single_career .job-form .trigger_input_file{
  position: absolute;
  z-index: 2;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ed7822;
  padding: 15px 15px;
  background: transparent;
  border: 1px solid #ed7822;
  text-transform: uppercase;
  transition: 0.35s ease;
  -webkit-transition: 0.35s ease;
  width: 100%;
  text-align: center;
  background-color: #fff;
  line-height: 18px;
}
.single_career .job-form .trigger_input_file:hover{
  background-color: #ed7822;
  color: #fff;
}
.single_career .job-form .trigger_input_file span{
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.single_career .job-form .trigger_input_file span:before{
  display: block;
  content:'';
  position: absolute;
  background-image: url('../images/file_cv_orange.svg');
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  left: -20px;
}
.single_career .job-form .trigger_input_file:hover span:before{
  background-image: url('../images/file_cv_white.svg');
}
.single_career .wpcf7 form.sent .wpcf7-response-output{
  color: #46b450;
}
.single_career .wpcf7 form.invalid .wpcf7-response-output, .single_career .wpcf7 form.unaccepted .wpcf7-response-output{
  color:red;
}
.single_career .sc1 .box{
  padding-bottom: 10px;
}
@media(-webkit-min-device-pixel-ratio: 1.25){
  body.single-career .hero_banner,
  body.page-template-template-careers .hero_banner{
    min-height: 300px;
  }
  .single_career {
    padding: 40px 0;
  }
  .single_career .sc1 .underline svg{
    height: 40px;
  }
  .careers .page_about_top{
    padding-top: 115px;
  }
  .careers, .single_career{
    padding-left: 145px;
    padding-right: 145px;
  }
}
@media(max-width:1367px){
  body.single-career .hero_banner{
    min-height: 340px;
  }
  .single_career .sc1 .underline svg{
    height: 40px;
  }
}
@media(max-width:1281px){
  .careers, .single_career{
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media(max-width:1080px){
  .careers .page_about_top{
    padding-bottom: 0;
  }
  .careers .about_top_left{
    padding-right: 0;
  }
  .careers .page_about_top .about_top_right{
    padding-left: 0;
  }
  .careers .page_about_top .glo_floating_letter{
    left: 50%;
  }
  .careers .about_top_right .display-title{
    font-size: 30px;
  }
  .careers .new_our_values.glo-dots_sublist{
    margin-left: 0;
  }
  .careers .new_our_values li p{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 30px;
  }
  .careers .new_our_values.glo-dots_sublist li:before {
    top: -4px;
    width: 10px;
    height: 10px;
    left: 0px;
  }
  .careers .titles h2{
    font-size: 20px;
  }
  .careers .listing .inner h3, .careers .listing .inner p{
    font-size: 16px;
  }
  .careers .listing .i-w-btn a{
    font-size: 14px;
    line-height: 16px;
    float: unset;
    padding: 4px 6px;
  }
  .single_career .sc1 .box, .single_career .sc2{
    margin-top: 50px;
  }
  .single_career .sc2 .wysiwyg h1, .single_career .sc2 .wysiwyg h2, .single_career .sc2 .wysiwyg h3, .single_career .sc2 .wysiwyg h4, .single_career .sc2 .wysiwyg h5, .single_career .sc2 .wysiwyg h6{
    font-size: 24px;
  }
  .single_career .job-form .trigger_input_file span,
  .single_career .btn-default,
  .single_career .job-form .trigger_input_file{
    font-size: 11px;
  }
  .single_career .job-form .trigger_input_file{
    padding: 13px 15px;
  }
}
@media(max-width:1025px){
  .single_career{
    padding: 40px 0;
  }
}
@media(max-width:991px){
  .careers .page_about_top{
    padding-top: 100px;
  }
  .careers .listing{
    padding: 40px 0;
  }
  .careers .listing .titles{
    display: none;
  }
  .careers .listing .list{
    padding-bottom: 40px;
  }
  .careers .listing .list:last-of-type{
    padding-bottom: 0px;
  }
  .careers .listing .list li{
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  .careers .listing .list .inner h2{
    display: block;
    text-transform: uppercase;
    color:#178591;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .careers .listing .inner p{
    display: block;
    margin-bottom: 10px;
  }
  .single_career{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .single_career .form_row.last_row{
    display: flex;
    flex-direction: column;
  }
}
@media(max-width:767px){
  .careers{
    padding-bottom: 60px;
  }
  .careers, .single_career{
    padding-right: 0;
    padding-left: 0;
  }
  .careers .page_about_shape{
    text-align: center;
  }
  .careers .about_top_right .display-title{
    font-size: 22px;
    line-height: 30px;
  }
  .careers .disclaimer .box p{
    max-width: 100%;
    text-align: center;
    font-size: 14px;
  }
  .careers .listing .list .inner h2{
    font-size: 18px;
    line-height: 22px;
  }
  .single_career{
    text-align: center;
  }
  .single_career .sc1 .underline svg{
    width: 18px;
    height: 18px;
    margin-left: 10px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 0;
    margin-left: 0;
  }
  .single_career .sc1 .underline span{
    font-size: 14px;
  }
  .single_career .sc1 ul li{
    padding-bottom: 20px;
    vertical-align: top;
  }
  .single_career .sc1 ul li:last-of-type{
    padding-bottom: 0;
  }
  .single_career .sc1 ul .inner p{
    margin-bottom: 5px;
  }
  .single_career .sc3 {
    margin-top: 40px;
  }
  .single_career .glo-margin-r-20{
    margin-right: 0;
  }
  .single_career input::placeholder{
    text-align: center;
  }
  .single_career .wysiwyg ul{
    list-style: inside;
  }
}
@media(max-width:340px){
  .single_career .sc1 ul li{
    width: 100%;
  }
}
