.page-top {
  background-color: transparent;
}

.padding-top {
  padding-top: 300px
}

.page .centered-1400 {
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-header {
  margin-top:-50px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.isIE.tax-section_programs .page-header,
.isIE.post-type-archive-publications .page-header {
  max-width:100%;
  flex:1 0 auto;
}

.page-header h1 {
  color: #529350;
}

h1.element-anime:before {
  background: #fff;
}

.page-content {
  padding-top: 50px;
  margin-bottom: 150px;
  position: relative;
  z-index: 0;
}

.article-teaser__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin-right: 50px;
  color: #529350;
  cursor: pointer;
  text-align:justify;
}

.isIE .article-teaser__title {
  display:block;
}

.article-teaser__title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url(../../image/sprite.svg) no-repeat -67px -63px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.article-teaser__title.active:after {
  -webkit-transform: rotate(90deg) scale(-1);
  transform: rotate(90deg) scale(-1);
}

.post-type-archive-publications .article-teaser__title {
  margin-right: 0;
}

.post-type-archive-publications .article-teaser__title:after {
  display: none;
}

.article-teaser__summary {
  display: none;
  /* padding-right: 50px; */
}

.article-teaser__summary p {
  margin-top: 20px;
}

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.isIE .filter {
  flex:1 0;
}

.filter_search_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter_search_box span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 52px;
  background: #529350;
}

.filter_search_box span:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../../image/sprite.svg) no-repeat -5px 0px;
}

.filter__search {
  padding: 15px;
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #fff;
  background: #7dec7d;
  border: 0;
  outline: 0;
}

.filter__search::-webkit-input-placeholder {
  font-family: 'CoText';
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #fff;
}

.filter__search::-moz-placeholder {
  font-family: 'CoText';
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #fff;
}

.filter__search:-ms-input-placeholder {
  font-family: 'CoText';
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #fff;
}

:-moz-placeholder {
  font-family: 'CoText';
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #fff;
}

.filter__taxonomy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 15px;
}

.filter__taxonomy .archive-dropdown {
  margin-left: 15px;
  white-space:nowrap;
}

.filter__taxonomy li {
  cursor: pointer;
}
.filter__taxonomy li:hover {
  color:#80f280;
}
.dataTables_info {
  display: none;
}

#example_filter,
#example_length {
  display: none;
}

.filter__mobile {
  display: none;
}

.filter__mobile span {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #529350 url(../../image/sprite.svg) no-repeat 0px 0px;
  border: 1px solid #fff;
  cursor: pointer;
}

span.filter__mobile_search {
  background-position: 6px 9px;
}

span.filter__mobile_dropdown {
  background-position: -72px -201px;
}

.filter__mobile span.opacity {
  opacity: 0.8;
}

@media (max-width:1230px) {
  .padding-top {
    padding-top:100px;
  }
  .page-header {
    margin-top:0;
  }
}

@media(max-width:1140px) {
  .isIE .filter {
    flex-basis:100%;
    align-self:flex-end;
  }
}

@media(max-width:1024px) {

  .page-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 0;
  }

  .page-header h1 {
    width: 235px;
  }

  .filter__mobile {
    display: block;
  }

  .filter {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-top: 20px;
  }

  .filter:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100%;
    width: 1000%;
    height: 100%;
    background: #ebebeb;
  }

  .filter__taxonomy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
  }

  .filter_search_box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 30px 0;
  }

  .filter_search_box,
  .filter__taxonomy {
    display: none;
  }

  .filter__search {
    width: 100%;
  }

  .filter__taxonomy .archive-dropdown {
    margin-left: 0;
    margin-bottom: 15px;
    width: 100%;
  }

  .archive-dropdown span {
    width: 100%;
    text-align: center;
  }

  .filter__taxonomy.active,
  .filter_search_box.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
