.in-press--banner__wrap {
  z-index: 4
}

@media (min-width:1200px) {
  .in-press--banner__wrap {
    min-height: 27.5rem;
    padding: 11.88rem 0 6.25rem
  }
}

@media (min-width:576px) and (max-width:1199px) {
  .in-press--banner__wrap {
    padding: 7.5rem 0 4.38rem
  }
}

@media (max-width:575px) {
  .in-press--banner__wrap {
    padding: 6.25rem 0 3.13rem
  }
}

.in-press--banner__content {
  position: relative;
  width: 50%
}

@media (max-width:991px) {
  .in-press--banner__content {
    margin-bottom: 1.25rem;
    width: 100%
  }
}

.in-press--banner__content .h1,
.in-press--banner__content .h4,
.in-press--banner__content h1,
.in-press--banner__content h4 {
  line-height: 1.2;
  margin: 0
}

.in-press--banner__content .h1 a:focus,
.in-press--banner__content .h1 a:hover,
.in-press--banner__content .h4 a:focus,
.in-press--banner__content .h4 a:hover,
.in-press--banner__content h1 a:focus,
.in-press--banner__content h1 a:hover,
.in-press--banner__content h4 a:focus,
.in-press--banner__content h4 a:hover {
  color: #ffc600
}

.in-press--banner__field {
  width: 50%
}

@media (max-width:991px) {
  .in-press--banner__field {
    width: 100%
  }
}

@media (max-width:575px) {
  .in-press--banner__field .form-search--inner {
    text-align: right
  }
}

.in-press--banner__field .form-search--inner .search-input {
  padding-right: 11.25rem
}

@media (min-width:992px) {
  .in-press--banner__field .form-search--inner .search-input {
    padding-right: 8.75rem
  }
}

@media (max-width:991px) {
  .in-press--banner__field .form-search--inner .search-input {
    padding-right: 5rem
  }
}

.in-press--banner__field .form-search--inner .clear-search {
  cursor: pointer;
  display: block;
  height: 1.25rem;
  opacity: 0;
  position: absolute;
  right: 10rem;
  top: 47%;
  transform: rotate(45deg) translateY(-50%);
  width: 1.25rem
}

@media (max-width:991px) {
  .in-press--banner__field .form-search--inner .clear-search {
    right: 7.5rem;
    right: 3.75rem
  }
}

.in-press--filter {
  margin-bottom: 3.44rem
}

@media (min-width:1200px) {
  .in-press--list {
    padding-bottom: 6.25rem
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .in-press--list {
    padding-bottom: 3.13rem
  }
}

@media (max-width:767px) {
  .in-press--list {
    padding-bottom: 0
  }

  .in-press--list .load-more-press {
    padding-bottom: 3.13rem
  }
}

.in-press--item {
  display: block
}

@media (min-width:1200px) {
  .in-press--item {
    margin-bottom: 4.38rem
  }
}

@media (max-width:1199px) {
  .in-press--item {
    margin-bottom: 3.13rem
  }
}

.in-press--item:hover .in-press--content .icon {
  color: #1a222e
}

.in-press--img {
  position: relative
}

@media (min-width:768px) {
  .in-press--img {
    max-width: 41.75rem
  }
}

@media (max-width:767px) {
  .in-press--img {
    margin-bottom: 1.88rem;
    max-width: 31.25rem
  }
}

.in-press--img:before {
  background-color: #d7dadd;
  border-radius: .38rem;
  content: "";
  height: 100%;
  left: .63rem;
  position: absolute;
  top: .63rem;
  transition: .4s ease-in-out;
  width: 100%;
  z-index: 1
}

.in-press--img_img {
  padding-top: 61.7283950617%
}

.in-press--img_img picture {
  z-index: 2
}

.in-press--content {
  position: relative
}

@media (min-width:1600px) {
  .in-press--content {
    padding-right: 3.13rem
  }
}

@media (min-width:1200px) and (max-width:1599px) {
  .in-press--content {
    padding-right: 2.5rem
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .in-press--content {
    padding-right: 1.88rem
  }
}

.in-press--content_press {
  color: #485363;
  font-weight: 700;
  margin-bottom: 1.25rem
}

.in-press--content_press span {
  color: #d7dadd;
  display: inline-block;
  font-weight: 500;
  margin-left: .75rem
}

.in-press--content .h3,
.in-press--content h3 {
  max-width: 35.63rem
}

.in-press--content .icon {
  color: #ffc600;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s ease-in-out
}

@media (min-width:1600px) {
  .in-press--content .icon {
    font-size: 3rem
  }
}

@media (min-width:1200px) and (max-width:1599px) {
  .in-press--content .icon {
    font-size: 2.25rem
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .in-press--content .icon {
    font-size: 1.63rem
  }
}

@media (max-width:767px) {
  .in-press--content .icon {
    display: none
  }
}

/*-- ===================================================================== */
/*-- =================== New Styling for Press block =================== */
/*-- ===================================================================== */

#in_press_more_btn:hover,
#in_press_more_btn:focus {
	border: 1px solid #ffc600;
}