/* //News Css starts  */

.newDes_ninteen .page_header {
  padding: 0 0 2rem 0;
  min-height: 300px;
  display: flex;
  flex-direction: column;
}
.newDes_ninteen .page_header .header_text {
  width: 100%;
  position: relative;
}
.newDes_ninteen .page_header .header_imagery {
  width: 50%;
  position: relative;
}
.newDes_ninteen .header_imagery img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.newDes_ninteen .header_imagery figure::after {
  content:'';
  position: absolute;
  border-left: 2px #f7f2eb solid;
  border-bottom: 2px #f7f2eb solid;
  background: #fbfafa;
  top: 8%;
  left: -8%;
  height: 100%;
  width: 108%;
  z-index: -1;
}
.newDes_ninteen .header_imagery figure {
  max-width: 598px;
  width: auto;
  max-height: 460px;
  position: relative;
  overflow: hidden;
}
.newDes_ninteen .header_imagery figure figcaption {
  font-size: 14px;
  line-height: 18px;
  color: #808080;
  padding: 15px 15px 15px 0;
  background: #fbfafa;
}
.newDes_ninteen .content_type_info {
  position: relative;
  top: 15%;
}
.newDes_ninteen .content_type_info .content_type {
  border-bottom: 2px #f7f2eb solid;
}
.newDes_ninteen .content_type_info .content_type span {
  font-size: 15px;
  color: #e78a03;
  text-transform: uppercase;
  background: #ffffff;
  padding-right: 5px;
  position: relative;
  bottom: -6px;
  font-weight: 600;
  font-family: roboto;
}
.newDes_ninteen .header_text h1 {
  width: 85%;
  padding: 1rem 0;
}
.newDes_ninteen .ct_date {
  background: url(../images/ic-calendar.png) 0 0px no-repeat;
  font-size: 16px;
  height: 16px;
  color: #808080;
  padding-left: 20px;
  margin: 0 0 10px;
}
.newDes_ninteen .page_header .ct_locations {
  background: url(../images/ic-location.png) 0 1px no-repeat;
  font-size: 16px;
  height: 16px;
  color: #808080;
  padding-left: 20px;
  margin: 0 0 10px;
}
.newDes_ninteen .page_header .ct_external_link {
  font-size: 16px;
  color: #808080;
  padding-left: 20px;
  margin: 0 0 10px;
}
.newDes_ninteen article.body_content {
  max-width: 85%;
  margin: 0;
}
.newDes_ninteen .body_content p strong {
  font-weight: 500;
  font-size: 15px;
  color: #000;
}
.newDes_ninteen .body_content .views-field-body .field-content h3{
  margin-bottom: 0.25em;
  color: #2f3236;
  text-align: left;
}
@media (min-width:1620px ) {
  .newDes_ninteen .ct_date {
    font-size: 0.5rem;
  }
}
@media (min-width: 960px) and (max-width: 1140px) {
  .newDes_ninteen .header_text h1 {
    padding: 1.5rem 0;
  }
}
@media (min-width: 1140px) and (max-width: 1366px) {
  .newDes_ninteen .content_type_info .content_type span {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .newDes_ninteen .header_text h1 {
    padding: 1.5rem 0;
  }
  .newDes_ninteen .content_type_info .content_type span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .newDes_ninteen .page_header {
    display: flex;
    flex-wrap: wrap;
  }
  .newDes_ninteen .page_header .header_text {
    width: 100%;
    position: relative;
  }
  .newDes_ninteen .content_type_info {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
  }
  .newDes_ninteen .content_type_info .content_type {
    margin-right: 0;
  }
  .newDes_ninteen .header_text h1 {
    width: 100%;
    padding: 1rem 0;
  }
  .newDes_ninteen .page_header .header_imagery {
    width: 100%;
    position: relative;
  }
  .newDes_ninteen .header_imagery figure::after {
    border-left: 2px #f7f2eb solid;
    border-bottom: 2px #f7f2eb solid;
    border-right: 2px #f7f2eb solid;
    background: #fbfafa;
    top: 8%;
    left: -4%;
  }
  .newDes_ninteen .header_imagery figure figcaption {
    font-size: 12px;
    line-height: 1.5em;
  }
  .newDes_ninteen .header_imagery::after {
    border-left: 0;
    background: #fbfafa;
    top: 8%;
    left: -5%;
    width: 108%;
    z-index: -1;
  }
}
/****************Vacancy Listing **********************/
.view-display-id-vacancies_past_list .bluelink,
.view-display-id-vacancies_list_pane .bluelink {
  background: #808080;
  border-radius: 3px;
  color: #FFFFFF;
  float: left;
  font-size: 18px;
  line-height: 45px;
  margin-right: 20px;
  padding: 0 15px;
  text-decoration: none;
}
.view-display-id-vacancies_past_list .bluelink.active,
.view-display-id-vacancies_list_pane .bluelink.active {
  background: #0091CA;
  color: #FFFFFF;
}
.view-display-id-vacancies_past_list .views-row .item,
.view-display-id-vacancies_list_pane .views-row .item {
  position: relative;
  display: block;
  border-bottom: 1px dotted #d9dac4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.view-display-id-vacancies_past_list .views-row .item .right,
.view-display-id-vacancies_list_pane .views-row .item .right {
  float: left;
  width: 100%;
}
.view-display-id-vacancies_past_list .item .right .title,
.view-display-id-vacancies_list_pane .item .right .title {
  padding-bottom: 15px;
}

.view-display-id-vacancies_past_list .select-list,
.view-display-id-vacancies_list_pane .select-list {
  margin: 25px 0 25px 0;
}
.view-display-id-vacancies_past_list .item p,
.view-display-id-vacancies_list_pane .item p {
  color: #585858;
  padding: 0 0 10px 0;
  font-size: 16px;
  line-height: 1.5em;
}
.view-display-id-vacancies_past_list .item p span:first-child,
.view-display-id-vacancies_list_pane .item p span:first-child {
  color: #000;
  font-weight: 500;
}

@media (max-width: 450px) {
  .view-display-id-vacancies_past_list .bluelink,
  .view-display-id-vacancies_list_pane .bluelink {
    margin-bottom: 10px;
  }
}

