/* new changes */
/* spacing issue above bottom strip */
[lang="fr"] .path-sectors .section-container > .impact-section, 
[lang="fr"] .path-sectors .section-container > .desc {
    display: none;
}
.object-fit-wrap {
  overflow: hidden;
}
.object-fit-wrap img {
  height: 195px;
  object-fit: cover;
  object-position: center top;
  font-family: 'object-fit: cover;';
  width: 100%;
}
.former-enter::after {
  background: url(/themes/custom/usadf/img/board/pattern.jpg) no-repeat 0 0;
  content: "";
  display: block;
  width: 194px;
  height: 18px;
  margin: 50px auto 0;
  padding-bottom: 50px;
  margin-top: 10px;
}
.impact-stories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.impact-stories h3 {
  width: 100%;
}
p.download-link a {
  font-size: 20px;
  text-decoration: none;
  font-weight: 300;
  cursor: pointer;
}
p.download-link a:hover {
  color: #CA113E;
}
.desc::content {
  background: url(img/pattern.jpg) no-repeat 0 0;
  content: "";
  display: block;
  width: 194px;
  height: 18px;
  margin: 0 auto;
  margin-bottom: 80px;
  margin-top: 80px;
}
/* End of new changes */

.page-sector-inner .view-content {
  position: relative;
}
.page-sector-inner .col-wrap {
  margin-bottom: 70px;
}
.col-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.page-sector-inner .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  text-align: center;
}
.page-sector-inner .title h1 {
  font-family: "Effra";
  font-size: 66px;
  color: #ffffff;
  font-weight: 900;
}
.section-container {
  max-width: 1140px;
  margin: 0 auto;
}
.section-container .main-title {
  font-family: "Effra";
  font-size: 46px;
  line-height: 52px;
  color: #003366;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-container .desc p {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 10px;
}
.section-container .impact-stories h3 {
  /*font-size: 46px;*/
  font-size: 28px;
  /*line-height: 54px;*/
  line-height: 34px;
  color: #003366;
  font-weight: 900;
  text-align: center;
  margin-bottom: 50px;
}
.section-container .description {
  clear: both;
}
.section-container .description h2 {
  font-family: "Effra";
  font-size: 54px;
  color: #003366;
  font-weight: 900;
  text-align: center;
  margin-bottom: 30px;
}
.section-container .description p {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
}
.section-container .related-story {
  float: left;
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}
.related-story h4 {
  text-align: center;
}
.related-story h4 a {
  font-family: "Effra";
  font-size: 21px;
  font-weight: 300;
  color: #00336a;
  line-height: 27px;
  /*color: #221f20;*/
  text-decoration: none;
}
.related-story h4 a:hover {
  color: #CA113E;
}
/* .impact-stories::before {
    background: url(img/pattern.jpg) no-repeat 0 0;
    content: "";
    display: block;
    width: 194px;
    height: 18px;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 80px;
} */

.impact-stories {
  overflow: auto;
}
.impact-stories::after {
  clear: both;
  display: table;
  background: url(img/pattern.jpg) no-repeat 0 0;
  content: "";
  display: block;
  width: 194px;
  height: 18px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.impact-stories {
  position: relative;
  padding-bottom: 80px;
  margin: 50px 0 80px;
}
/* .description::after {
    background: url(img/pattern.jpg) no-repeat 0 0;
    content: "";
    display: block;
    width: 194px;
    height: 18px;
    margin: 80px auto;
} */

.slideshow-container h3 {
  font-family: "Effra";
  font-size: 46px;
  line-height: 52px;
  color: #003366;
  font-weight: 900;
  text-align: center;
  margin-bottom: 50px;
}
.slick-slide a {
  display: block;
  margin: 0 15px;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-slide img {
  display: block;
  max-width: 100%;
}
span.landing-title {
  font-family: "Effra";
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #221f20;
  font-weight: 300;
}
.page-sector-inner .slideshow-container .slick-prev {
  position: absolute;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  background: red;
  left: 30px;
  background: url(img/Carousel_Left_active.png) no-repeat 0 0;
  height: 50px;
  width: 50px;
  font-size: 0;
  border: none;
  z-index: 10;
}
.page-sector-inner .slideshow-container .slick-next {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: red;
  background: url(img/Carousel_Right_active.png) no-repeat 0 0;
  height: 50px;
  width: 50px;
  font-size: 0;
  border: none;
  z-index: 10;
}
.page-sector-inner .impact-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-sector-inner .impact-section .impact-wrap {
  width: 25%;
}
.page-sector-inner .impact-section .impact-wrap img {
  margin: 0 auto;
}
.page-sector-inner .impact-section .impact-wrap {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 20px;
}
.page-sector-inner .impact-section .sub-title {
  text-align: center;
  font-family: "Effra";
  font-weight: 300;
  font-size: 24px;
  color: #221f20;
  line-height: 30px;
}
.page-sector-inner .impact-section .impact-wrap h4 {
  font-family: "Effra";
  font-size: 30px;
  color: #221f20;
  font-weight: 900;
}
.page-sector-inner .desc h2 {
  font-family: "Effra";
  color: #003366;
  font-size: 46px;
  /*font-size: 36px !important;*/
  line-height: 52px;
  /*line-height: 42px !important;*/
  font-weight: 900;
  padding: 20px 10px;
}
.desc ul li a {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 20px;
  line-height: 30px;
}
.desc ul li {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
}
p a {
  font-family: "Effra";
  font-weight: 900;
  color: #003366;
  font-size: 24px;
  line-height: 30px;
}
.related-story .embed {
  position: relative;
  /*height: 200px;*/
}
.related-story .embed-video p, .related-story .embed-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.related-story iframe {
  width: 100%;
  height: 100%;
}
.page-sector-inner .related-story .embed+h4 {
  pointer-events: none;
  text-align: center;
  /*margin-top: 22px;*/
}
/*Impact data*/

.impact__data-wrapper {
  width: 100%;
}
.impact__data {
  display: block;
  font-size: 24px;
  display: flex;
  align-items: center;
}
.impact__value, .impact__label, .impact__subtitle {
  color: #000;
}
.impact__label {
  display: inline-block;
  width: 160px;
  margin-right: 25px;
  text-align: right;
}
.impact__value {
  font-weight: 700;
  font-size: 28px;
}
.impact__subtitle {
  font-size: 14px;
  /*color: #221f20;*/
  /*max-width: 135px;*/
}
.impact__value-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 185px);
}
.impact__col {
  text-align: center;
  width: 25%;
  padding: 5px 10px;
  /*align-self: center;*/
  align-self: flex-start;
}
.impact__col:nth-child(3) {
  padding-right: 7px;
}
.sector-4 .board .banner-img+.title>h1 {
  width: 100%;
}
/*Impact data*/

.section-with-icon .impact-stories::after {
  display: none;
}
.page-sector-inner .section-with-icon .desc .col-wrap, .section-with-icon .impact-stories {
  margin-bottom: 0;
}
.section-with-icon {
  position: relative;
  padding-bottom: 100px;
  margin-bottom: 100px;
}
.section-with-icon:after {
  clear: both;
  display: table;
  background: url(img/pattern.jpg) no-repeat 0 0;
  content: "";
  display: block;
  width: 194px;
  height: 18px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.section-with-icon:not(.has-desc-section) .impact-stories {
  padding-bottom: 0;
}
.section-with-icon.has-desc-section .impact-stories {
  padding-bottom: 15px;
}
/******new change 12-03-21*******/

.impact__data-wrapper.impact-data-blocks {
  padding: 0px;
}
.impact-data-blocks .impact__data {
  width: 100%;
}
.impact-data-blocks .impact__value-wrapper {
  width: 100%;
  justify-content: center;
}
.impact-data-blocks .impact__col {
  width: auto;
}
.impact-data-blocks .impact__subtitle {
  max-width: 120px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .impact__data-wrapper {
    padding: 0px 214px;
    width: 100%;
  }
}
@media screen and (min-width:768px) and (max-width:1025px) {
  /*  .sect-in .article-head,
    .article-wrapper.main article,
    .article-wrapper.main figure,
    .article-wrapper .article-desc,
    .article-wrapper:not(.main) figure
    {
    transition:none!important;
    opacity:1!important;
    transform:none!important;
    }
    */
  .fixed-sec.fix {
    position: static;
    margin-top: 0;
  }
  .article-wrapper.main figure {
    left: 0;
  }
  .article-wrapper {
    padding: 15px 0;
  }
  .fixed-sec.fix {
    width: auto;
  }
  .article-wrapper:not(.main) figure {
    right: auto;
  }
  .img-right:not(.main) figure {
    left: auto;
  }
  .article-wrapper article {
    padding-left: 0;
  }
  .article-wrapper.img-right article {
    padding-right: 0;
  }
  .sect-in .article-wrapper.main article {
    font-size: 25px;
    line-height: 35px;
    padding-left: 15px;
  }
  .rel-stories h4 {
    font-size: 25px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .impact-stories+.description .col-wrap>div {
    width: 50%;
    float: left;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .section-container {
    padding: 0px 20px;
    padding-bottom: 50px;
  }
  .page-sector-inner .title {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    transform: translateY(-50%);
    top: 50%;
  }
}
@media screen and (max-width:767px) {
  body.page-sector-inner .impact-stories h3, .page-sector-inner .desc h2 {
    font-size: 24px !important;
    line-height: 26px !important;
    margin-bottom: 15px;
  }
  .related-story h4 a {
    font-size: 20px;
    line-height: 24px;
  }
  .object-fit-wrap img {
    height: 200px;
  }
  .embed.object-fit-wrap img {
    height: auto;
  }
  .impact__data {
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0;
  }
  .impact__col, .impact__value-wrapper, .impact__label {
    width: 100%;
    margin: 0;
  }
  .impact__label {
    text-align: center;
  }
  .impact__data:first-child {
    border-bottom: 1px solid #dbdbdb;
  }
  .slick-slide a {
    margin: 0 5px;
  }
  .slick-slide a img {
    width: 100%;
    padding: 2%;
  }
  #sectorDetails .description {
    padding: 0 15px;
  }
  .slick-slider .slick-list {
    margin: 0 -30px;
  }
  .page-sector-inner .slideshow-container h3 {
    margin-bottom: 30px;
  }
  .slick-track {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }
  .slideshow-container .slick-center a img {
    transform: scale(1.1);
  }
  .slick-center a img {
    transition: all .25s ease-in-out 0.4s;
  }
  button.slick-prev.slick-arrow., button.slick-next.slick-arrow {
    display: none !important;
  }
  .sect-in .article-head, .article-wrapper.main article, .article-wrapper.main figure, .article-wrapper .article-desc, .article-wrapper:not(.main) figure {
    /*transition:none!important;
    opacity:1!important;
    transform:none!important;*/
  }
  .article-wrapper:not(.main) figure {
    left: 0;
  }
  .article-wrapper.main figure {
    left: 0;
    width: 100%;
  }
  .rel-stories .links {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
  }
  .article-wrapper.img-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .article-wrapper.main.cbp-so-animate figure {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    width: 100%;
  }
  .article-wrapper.main article {
    position: relative;
  }
  .rel-stories img {
    margin: 0 auto;
  }
  .hlght-article {
    width: 100%!important;
  }
  .article-wrapper.img-right article {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .fixed-sec.fix {
    position: static;
  }
  .article-wrapper article {
    padding: 0;
  }
  .fixed-sec {
    position: static!important;
    padding: 0;
  }
  .fixed-sec.fix {
    margin-top: 0;
  }
  .page-sector-inner .article-wrapper:not(.main) .fixed-sec {
    width: 100%;
    text-align: center;
  }
  .page-sector-inner .article-wrapper:not(.main) .fixed-sec img {
    margin: 0 auto;
  }
  .article-wrapper .article-desc {
    padding: 0px 15px;
  }
  .article-wrapper .article-desc {}
  .article-wrapper .article-desc h4 {
    line-height: 26px;
    margin-top: 30px;
  }
  .sect-in:not(.fix-article-hd) .article-head {
    margin: 0 auto;
  }
  .article-wrapper {
    padding: 15px 0;
  }
  .article-desc div {}
  .hlght-article.cl-green {
    padding: 30px 15px;
  }
  .sect-in .article-wrapper.main article {
    font-size: 21px;
    line-height: 31px;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
  }
  .rel-stories h4 {
    font-size: 21px;
    line-height: 31px;
  }
  .article-wrapper.main.cbp-so-animate figure .video {
    position: relative;
    padding-top: 66%;
  }
  .page-sector-inner iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .article-wrapper article {
    font-size: 14px;
    line-height: 24px;
  }
  .rel-stories li a {
    font-size: 14px;
    line-height: 24px;
  }
  .sect-in:not(.fix-article-hd) .main-title {
    padding-top: 0;
    margin-top: 0;
    line-height: 1;
    font-size: 24px;
    line-height: 34px !important;
  }
  .page-sector-inner .article-wrapper.main {
    margin-top: 10px;
  }
  .main-title {}
  .page-sector-inner.fix-article-hd .main-title {
    font-size: 14px;
    width: calc(100% - 130px);
    line-height: 18px;
    top: 0;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 22px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: 0;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /*}*/
  .main-title {
    font-size: 18px;
    line-height: 28px;
  }
  .section-container .related-story {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .section-container .related-story h4 {
    text-align: center;
  }
  .page-sector-inner .title h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .page-sector-inner .title {
    bottom: auto;
  }
  .section-container {
    padding: 0px;
  }
  body.page-sector-inner .description p, body.page-sector-inner .section-container .desc p {
    /* font-size: 18px;
    line-height: 24px;*/
  }
  .page-sector-inner .desc h2 {
    font-size: 30px;
    line-height: 38px;
    /*text-align: left;*/
    text-align: center;
    padding: 0;
  }
  .page-sector-inner p a {
    font-size: 18px;
    line-height: 24px;
  }
  .page-sector-inner .desc ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .page-sector-inner .impact-stories::before {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .page-sector-inner .board-list .desc {
    padding-bottom: 30px;
  }
  .page-sector-inner .impact-stories::before {
    margin-bottom: 30px;
    margin-top: 0px;
  }
  .page-sector-inner .impact-stories {
    padding-bottom: 45px;
    margin-bottom: 60px;
  }
  .sect-in:not(.fix-article-hd) .main-title {
    font-size: 30px;
    line-height: 36px !important;
    text-align: center;
  }
  .page-sector-inner .impact-section .impact-wrap .impact-icon {
    /*width: 150px;*/
    /*margin: 0 auto;*/
    width: 100px;
    float: left;
    margin-right: 20px;
  }
  .page-sector-inner .impact-section .impact-wrap .icon-label {
    float: left;
    width: calc(100% - 120px);
  }
  .page-sector-inner .impact-section .impact-wrap img {
    /* width: 100%;*/
  }
  .page-sector-inner .impact-section .sub-title {
    line-height: 24px;
    text-align: left;
  }
  .page-sector-inner .impact-section .impact-wrap h4 {
    margin: 0;
  }
  body.page-sector-inner .impact-section .impact-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
  }
  .section-container .description h2 {
    font-size: 30px;
  }
  .page-sector-inner .impact-stories {
    padding-bottom: 45px;
    margin-bottom: 0;
    padding-bottom: 0!important;
  }
  .section-container.has-desc-section .related-story:last-child {
    margin-bottom: 20px;
  }
  body.page-sector-inner .impact-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  /********new changes*******/
  .impact-data-blocks .impact__col {
    width: 100%;
  }
  .impact-data-blocks .impact__subtitle {
    max-width: none;
  }
  .impact-data-blocks .impact__data {
    border: none;
  }
}
@media screen and (min-width:768px) {
  .impact__data:nth-child(2) .impact__subtitle {
    display: none;
  }
}