.d-flex {
  display: flex;
}
.d-none {
  display: none;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-around {
  justify-content: space-around;
}
.align-items-center {
  align-items: center;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
#search-news-form {
  max-width: 280px;
}
#search-news-form #search-news-keyword {
  left: 0;
  width: 100%;
  height: 36px;
  padding-left: 30px;
  border-width: 2px;
  border-style: solid;
  border-color: #d2d2d2;
}
a#search-data,
a#search-reset {
  z-index: 99;
  border: none;
  background: transparent;
}
a#search-data i,
a#search-reset i {
  margin-top: 3px;
  font-size: 20px;
  color: #d2d2d2;
}
.p-0 {
  padding: 0;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m-auto {
  margin: auto;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-0 {
  margin-left: 0;
}
.subpages .nav-tabs li a {
  padding: 6px 15px;
  border: none;
}
.subpages .nav-tabs li a:hover {
  background: #ffcc00;
  color: #022552;
}
.signup {
  background: #022552;
  color: #fff;
  padding: 5px 10px;
}
.signup:hover,
.img-block-text a:hover,
.img-block-text:hover a.title,
a.img-block.img-box:hover + .img-block-text a.title {
  color: #ffcc00;
}
.container.news {
  width: 100% !important;
  max-width: 1470px;
}
.container.news-detail {
  max-width: 1170px !important;
}
.img-block {
  height: 600px;
}
.container.news .img-box-nopdf {
  height: 250px;
}
.img-block img {
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.img-block-text {
  bottom: 0;
  color: #fff;
  width: calc(100% - 30px);
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
}
a.img-block.img-box:hover + .img-block-text,
.img-block-text:hover {
  background: rgba(0, 0, 0, 0.7);
}
.img-block-text a {
  font-family: "OpenSansSemibold";
  color: #fff;
  font-size: 2rem;
}

.img-block-text a.title: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);
}
.img-block-text hr {
  margin-top: 10px;
  margin-bottom: 0;
}
.aspect-ratio:after {
  content: "";
  display: block;
  padding-bottom: 40.82%;
}

.img-box,
.slider-BoxInner:before {
  position: relative;
  width: 100%;
}

.img-box {
  display: block;
  overflow: hidden;
}
.img-cover {
  object-fit: cover;
}

.slider-BoxInner:before {
  content: "";
  padding-top: 35.09%;
}

.responsive-img {
  position: absolute;
  top: 0;
  left: 0;
}

.img-cover,
.responsive-img {
  width: 100%;
  height: 100%;
}

.custom-object-fit {
  background-size: cover;
  background-position: center center;
}
.custom-object-fit .img-cover {
  display: none;
}
.items {
  color: #000;
  display: block;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
}
.items:hover {
  color: #012552;
}
.items p {
  color: #848484;
}
.items p.cat-name {
  color: #000;
}
.items h3 {
  font-size: 24px;
  overflow: hidden;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-pagination #pagination a {
  color: #000;
  font-size: 20px;
  padding: 0 5px;
  text-align: center;
  margin: 0 5px;
  display: inline-block;
}
.news-pagination #pagination a.active {
  border-bottom: 2px solid #ffcc00;
}
.soc_menu a span {
  border-radius: 100%;
}
div#news-letter {
  width: 100%;
  max-width: 1000px;
  margin: 30px auto;
  border-top: 5px solid #81b9ff;
  padding: 0 10px 20px 10px;
  text-align: center;
  box-shadow: 0px 2px 10px #c7c7c7;
  color: #848484;
}
div#news-letter h2 {
  color: #022552;
  font-size: 24px;
}
div#news-letter p {
  color: #848484 !important;
}
div#news-letter input.register-btn {
  background: #81b9ff;
  color: #fff;
  border: 0;
  border-radius: 0;
  margin-left: 10px;
  align-self: flex-start;
  line-height: normal;
  padding: 7px 10px;
}
div#news-letter input.form-control,
div#news-letter .checkbox .cr {
  border-color: #81b9ff;
  border-width: 2px;
  border-radius: 0;
}
div#news-letter .checkbox .cr .cr-icon {
  left: 8%;
}
div.min-height {
  min-height: 45px;
   /* color: #848484; */
   color: #717171;
  margin: 0 0 10px;
}

.st_facebook_large {
  height: 36px;
  top: 0px;
  transition: opacity 0.2s ease-in, top 0.2s ease-in;
}
.st_facebook_large:hover {
  top: -4px;
  position: relative;
}
.st_facebook_large span.stLarge {
  width: 36px !important;
  height: 36px !important;
  margin-right: 8px;
  border-radius: 50%;
}
.stButton .stLarge:hover {
  background-position: 0px !important;
}
.fbhide #st-1 .st-btn[data-network='facebook'] {
  display: none !important;
}
#st-1 .st-btn {
  width: 36px !important;
  height: 36px !important;
  border-radius: 50px !important;
}
#st-1 .st-btn > img {
  max-width: initial;
  height: 25px !important;
  width: 25px !important;
  top: 5px !important;
  left: -4px !important;
}
.news-detail h1 {
  margin-bottom: 0.67em;
}
.news-detail.img-block-text:hover {
  background: rgba(0, 0, 0, 0.5);
}
.news-detail.img-block-text:hover a {
  color: #fff !important;
}
.border-0 {
  border:none;
}
div#Announcements .col-md-4.col-sm-6.col-xs-12 {
  padding: 15px;
  margin-bottom: 20px;
}
div#Announcements .col-md-4.col-sm-6.col-xs-12:hover {
  background-color: #5a718e;
}
div#Announcements .col-md-4.col-sm-6.col-xs-12:hover .items {
  border-bottom: 1px solid #fff;
}
div#Announcements .col-md-4.col-sm-6.col-xs-12:hover .items h3,
div#Announcements .col-md-4.col-sm-6.col-xs-12:hover .items .min-height,
div#Announcements .col-md-4.col-sm-6.col-xs-12:hover .items p.cat-name {
  color: #fff;
}
.about-holder.news p {
  font-size: 16px;
  line-height: 25px;
  /* color: #848484; */
  color: #717171;
  margin-bottom: 23px;
}
.about-holder.news h2,
.about-holder.news h3 {
  font-family: "OpenSansSemibold";
  color: #1f2b34;
  margin-top: 50px;
  margin-bottom: 35px;
}
.about-holder.news h2 {
  font-size: 30px;
}
.about-holder.news h3 {
  font-size: 24px;
}
.pl-0 {
  padding-left: 0 !important;
}
.text-left {
  text-align: left;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.d-block {
  display: block;
}
.text-white {
  color: #fff !important;
}
.largequote {
  font-size: 40px;
  font-family: "OpenSansSemibold";
  color: #a9b3bb;
  line-height: 50px;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
}
.largequote:after {
  content: "";
  width: 100%;
  max-width: 280px;
  height: 2px;
  display: block;
  background: #a9b3bb;
  margin: 20px auto;
}
blockquote {
  font-size: 16px;
  font-family: "OpenSansSemibold";
  color: #1d2b36;
  font-style: italic;
  line-height: 25px;
  margin-bottom: 23px;
  border-left: 5px solid #1d2b36;
}
.cite {
  font-size: 14px;
  font-family: "OpenSansSemibold";
  color: #1d2b36;
  font-style: italic;
  line-height: 25px;
  margin-bottom: 23px;
}
.video_iframe {
  height: 0;
  padding-bottom: 56.25%;
}
.video_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1470px) {
  .news-menu {
    margin-left: -60px;
  }
}
@media (max-width: 1199px) {
  div.min-height {
    min-height: 66px;
  }
}
@media (max-width: 992px) {
  .text-md-center {
    text-align: center;
  }
  div.min-height {
    min-height: 45px;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-none {
    display: none !important;
  }
  .form-input {
    max-width: 300px;
    margin: 0 auto;
  }
  div#news-letter .checkbox {
    margin-bottom: 10px;
  }
  div#news-letter input.form-control {
    max-width: 280px;
    display: inline;
  }
  .nav.nav-tabs.ml-0 {
    margin-left: auto;
  }
  .container.news .row.d-flex {
    flex-wrap: wrap;
    position: relative;    
  }
  .flex-column {
    flex-direction: column;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
}
@media (max-width: 768px) {
  .largequote {
    font-size:25px;
    line-height:35px;
  }
  .col-md-6.order-1 {
    width: 100%;
  }
  .col-md-3.order-2,
  .col-md-3.order-3 {
    width: 50%;
  }
  .img-block {
    height: 300px;
  }
}
@media (max-width: 450px) {
  .col-md-3.order-2,
  .col-md-3.order-3 {
    width: 100%;
    text-align: left;
  }
}
.about-img.text-center {
  margin-bottom: 30px;
}
.col-md-12.events-section {
  margin-top: 60px;
}
img {
  max-width: 100%;
}
a.edAssistApplyButton {
  background: #FFCC00;
  line-height: 40px;
  color: #000;
  letter-spacing: 2px;
  position: relative;
  white-space: inherit;
}
a.submit.btn.btn-lg {
  font-family: 'poppinssemibold';
  background: #FFCC00;
  color: #000;
  padding: 14px 30px;
}
.divider {
  background-color: #e8e8e8;
  height: 1px;
  margin: 20px 0;
  width: 100%;
}
.my-10px {
 margin-top: 10px;
 margin-bottom: 10px;
}
.img-box1.no-icon:before, .img-box1.no-icon:after {display: none;}
.h-135 {height: 135px;}
center#st-2 a {
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.st-btn[data-network='facebook'] {
  background-color: #4267B2;
}
.st-btn[data-network='twitter'] {
  background-color: #55acee;
}
.st-btn[data-network='linkedin'] {
  background-color: #0077b5;
}
.st-btn[data-network='instagram'] {
  background-color: #d12798;
}
.st-btn[data-network='youtube'] {
  background-color: #cc191e;
}
/* AWM-237 emoployment page CSS issue start */
.title-main {
	line-height:1.2;
	color:#92ccfc;
}

.title-lg {
  margin-bottom: 50px;
  margin-top: 0;
}

.title-md {
  margin-bottom: 30px;
}

.title-sm {
  margin: 10px 0 !important;
  font-size: 24px !important;
  font-family: 'OpenSansRegular' !important;
}

.fullwidth-blue {
  background: #00367a;
  margin: 0 -9999rem;
  padding: 60px 9999rem;
  overflow-x: hidden;
}

.fullwidth-dark {
  background: #eeeeee;
  margin: 0 -9999rem;
  padding: 60px 9999rem;
  overflow-x: hidden;
}

.fullwidth-ltblue {
  background: #d9eeff;
  margin: 0 -9999rem;
  padding: 60px 9999rem;
  overflow-x: hidden;
}

.fullwidth-white {
  background: #fff;
  margin: 0 -9999rem;
  padding: 60px 9999rem;
  overflow-x: hidden;
}

.pad-banner {
  margin-top: -40px !important;
  padding-bottom: 75px !important;
}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.vert-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}

.video-container {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.content-small {
  position: relative;
  -webkit-flex: 0 0 428px;
  -ms-flex: 0 0 428px;
  flex: 0 0 428px;
  margin-left: 50px;
}

@media (max-width:991px) {
  .pad-banner {
    padding-bottom: 40px !important;
  }
  .flex {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .video-container {
    padding-top: 58%;
    margin-bottom: 10px;
  }
  .content-small {
    margin-left: 0;
  }

}

.img-rounded {
  border-radius: 10px;
}

/* CTA */

.cta {
  display: flex;
  position: relative;
  z-index: 2;
  margin: -40px auto 20px;
  border-radius: 10px;
  box-shadow: 0px 15px 35px -5px rgba(50, 88, 130, 0.32);
  background: #d9eeff;
  padding: 24px 30px;
  align-items: center;
  flex-wrap: wrap;
}

.cta-text {
  flex: 4;
  margin: 0 auto;
  padding-right: 10px;
}

@media (max-width:991px) {
  .cta-text {
    flex:100%;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
  }
}


/* Testimonies */

.testimony {
  margin: 40px auto 0;
  border-radius: 10px;
  box-shadow: 0px 15px 35px -5px rgba(50, 88, 130, 0.32);
  background: #fff;
  padding: 25px 10px;
}
.testimony h4 {
  margin-bottom: 0;
}
.testimony img {
  border-radius: 100%;
}

@media (max-width:991px) {
  .testimony{
    margin: 100px auto 40px;
  }
  .testimony img {
    margin-top: -100px;
    margin-bottom: 25px;
  }
}

.picture-grid {
  background: #eeeeee;
}

.picture-grid img {
  border-radius: 10px 10px 0 0;
  margin: 15px auto 0;
}

.picture-title {
  background-color: #00367a;
  color: #fff;
  padding: 10px;
  position: relative;
  border-radius: 0 0 10px 10px;
  margin-bottom: 15px;
}



.impact-container {
  position: relative;
    border-radius: 10px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: #fff;
}

.impact-image {
  position: relative;
    padding-top: 50.49%;
    background-size: cover;
    background-position: center center;
}

.impact-content {
  padding: 30px 40px;
}

.nav-item::before {
  content: none !important;
}

.tab-content>.active {
  display: flex !important;
}

.tab-pane {
  margin-top: 25px;
}
/* AWM-237 emoployment page CSS issue end */