.adoption-event .wpcf7-text {
  padding: 35px 15px 15px 0;
  border-bottom: 1px solid #a7a8a9 !important;
  border: 0;
  border-radius: 0;
  width: 602px;
}
.petco-mnain-sec .event-post-type-title a {
  color: #1e1e1e;
}
.btn-submit {
  border-radius: 50px;
  background: #ebb700;
  color: #1e1e1e;
  font-family: "Lato";
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  padding: 11px 24px 11px 24px;
  border-color: #ebb700;
  margin-top: 30px;
}
.btn-submit:hover {
  border-color: #ebb700;
  background: #ffff;
  color: #1e1e1e;
}
.adoption-event ::placeholder {
  color: #53565a !important;
  font-family: "Lato" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 21.6px !important;
}
.btn-arrow a.elementor-button {
  width: 100%;
}
.acc-inr-sec .elementor-container.elementor-column-gap-no,
.acc-mission-inr-sec .elementor-container.elementor-column-gap-no {
  gap: 30px;
}
.acc-mission-inr-sec .btn-arrow .elementor-button-content-wrapper {
  padding-right: 15px;
}
.acc-mission-col {
  width: 100% !important;
}
.end-of-life-list h3 {
  display: flex;
  align-items: center;
}
.num-color {
  padding-right: 22px;
  color: #00a7b5;
  font-family: "Lato";
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  display: inline-block;
}
.public-btn {
  display: flex;
  align-items: baseline;
}
.public-btn p {
  color: #1e1e1e;
  font-family: "Lato";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  cursor: pointer;
}
.public-btn p:hover {
  color: #00a7b5;
}
img.arrow-icon {
  padding-left: 20px;
}

.br-slider-tab .elementor-tab-content {
  padding: 15px 0 !important;
}

.btn-arrow span.elementor-button-text:hover {
  color: #00a7b5;
}

.news-tab .elementor-tab-title:first-child {
  border-top: 1px solid #a7a8a9 !important;
}
.news-tab .elementor-tab-title {
  border-bottom: 1px solid #a7a8a9 !important;
  padding-left: 0 !important;
  padding-top: 30px !important;
  padding-bottom: 40px !important;
}

.news-tab .elementor-tabs-wrapper {
  margin-right: 30px;
}
.news-tab .elementor-tab-content {
  padding: 0 !important;
}
.news-tab .elementor-button-icon svg {
  display: flex;
}
/*events css  */
.adoption-events .event-post-type-thumbnail,
.adoption-events .press-post-type-thumbnail {
  line-height: 0;
}
.adoption-events .event-post-type,
.adoption-events .news-press-post-type {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  row-gap: 60px;
}
.adoption-events .press-post-type {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.adoption-events .event-post-type-date_time {
  color: #00a7b5;
  font-family: "Lato";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding: 15px 0;
}
.adoption-events .press-post-type-date,
.adoption-events .press-post-type-news-tag {
  padding: 15px 0;
}
.adoption-events .press-post-type-date a,
.adoption-events .press-post-type-news-tag a {
  color: #00a7b5;
  font-family: "Lato";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.adoption-events .event-post-type-title,
.adoption-events .press-post-type-title {
  color: #1e1e1e;
  font-family: "Lato";
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  /* padding-bottom: 15px; */
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
}
.adoption-events .press-post-type-title a {
  color: #1e1e1e;
  font-family: "Lato";
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.adoption-events .event-post-type-address {
  color: #53565a;
  font-family: "Lato";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 15px;
}
.adoption-events .learnmore {
  display: flex;
}
.adoption-events .learnmore a {
  color: #1e1e1e;
  font-family: "Lato";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.2px;
  align-items: center;
  display: flex;
  text-transform: capitalize;
}

.adoption-events .readmore a,
#recent_post .readmore a {
  color: #1e1e1e;
  font-family: "Lato";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.2px;
  padding: 11px 24px;
  border-radius: 50px;
  background-color: #ebb700;
  display: inline-block;
  border: 1px solid #ebb700;
  transition: 0.3s all;
}
.adoption-events .readmore a:hover,
#recent_post .readmore a:hover {
  padding: 11px 24px;
  border-radius: 50px;
  background-color: #ffffff;
  display: inline-block;
}
.adoption-events .learnmore img {
  margin-left: 8px;
  width: 10px !important;
  height: 15px;
  margin-top: 2px;
}
.subscribe-form .ny-join-btn input.wpcf7-form-control.wpcf7-submit {
  border-color: #ebb700 !important;
  border-right: 1px solid #ebb700 !important;
  border-top: 1px solid #ebb700 !important;
  border-bottom: 1px solid #ebb700 !important;
  border-left: 1px solid #ebb700 !important;
}
.subscribe-form .ny-join-btn input.wpcf7-form-control {
  border-right: none !important;
  border-color: #a7a8a9 !important;
  border-left: 1px solid #a7a8a9 !important;
  border-top: 1px solid #a7a8a9 !important;
  border-bottom: 1px solid #a7a8a9 !important;
}
.adoption-events #recent_post .press-post-type {
  display: initial;
}
#recent_post .press-thumbnail {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 82px 0;
	gap: 0;
	flex-wrap: wrap;
}
body .recent-release-main {
	display: flex;
	padding-right: 0;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	max-width: 49.83%;
}
.ny_recent_press_explore_sec #recent_post .press-post-type-item {
	padding-left: 0;
	margin-left: 17px;
}
#recent_post .press-post-type-item {
	width: 100%;
	max-width: calc(50.162% - 17px);
	text-align: right;
}
.recent-release-main h4 a {
  color: #c153f5;
  font-family: "Lato";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

#recent_post .recent-release-main .press-post-type-title a {
  color: #53565a;
  font-family: "Lato";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  padding: 20px 0;
  display: inline-block;
}

#recent_post .recent-release-main .press-post-type-date a {
  color: #00a7b5;
  font-family: "Lato";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
#recent_post .recent-release-main .press-post-type-excerpt {
	color: #1e1e1e;
	font-family: "Lato";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	padding: 20px 96px 20px 0;
}

.placement-icon a.elementor-button {
  width: auto !important;
}
.press_filter .press_filter-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #a7a8a9;
  border-top: 1px solid #a7a8a9;
  padding: 25px 0;
}
.press_filter .press_filter-content h3 {
  color: #53565a;
  font-family: "Lato";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
.press_filter select#press-category-filter {
  width: 435px;
  border-radius: 50px;
  border: 1px solid #a7a8a9;
  padding: 16px 42px;
  color: #a7a8a9;
  font-family: "Lato";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  background: transparent;
  background-image: url(/wp-content/uploads/2023/08/down-arrow.svg);
  background-repeat: no-repeat;
  background-position-x: 92%;
  background-position-y: 24px;
  appearance: none;
}

#post-container .press-post-type {
  padding-top: 30px;
}
#recent_post .press-post-type-thumbnail {
  line-height: 0;
}

.pagination {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.pagination .page-numbers {
  color: #ebb700;
  font-family: "Lato";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.pagination span.page-numbers.current {
  color: #00a7b5;
}
.pagination span.page-numbers[aria-current="page"]{
  color: #00a7b5;
}

/* press detail css */

.press-detail-img img {
  width: 100%;
  height: 477px;
  object-fit: cover;
}

.press-detail-inner > div {
  gap: 45px;
}
.acc-inr-sec .elementor-container.elementor-column-gap-no {
  gap: 20px;
}
@media screen and (max-width: 1280px) {
  #recent_post .recent-release-main .press-post-type-excerpt {
    padding-right: 20px;
  }
}

@media (max-width: 1024px) {
  .acc-mission-col {
    width: 50% !important;
  }
  .acc-mission-inr-sec .btn-arrow .elementor-button-content-wrapper {
    padding-right: 0px;
  }
  .press_filter select#press-category-filter {
    width: 300px;
    background-position-y: 24px;
  }
  .press_filter .press_filter-content h3 {
    font-size: 20px;
    line-height: 27px;
  }

  #recent_post .recent-release-main .press-post-type-title a {
    font-size: 40px;
    line-height: 50px;
  }
  .acc-mission-inr-sec .elementor-container.elementor-column-gap-no {
    gap: unset;
  }
  .recent-release-main h4 a {
    font-size: 18px;
    line-height: 22px;
  }
  .adoption-events .press-post-type-title a {
    font-size: 18px;
    line-height: 22px;
  }
}

@media (max-width: 820px) {
  .adoption-event .wpcf7-text {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .news-tab .elementor-tabs-wrapper {
    width: 0 !important;
  }
  .news-tab .elementor-tab-desktop-title {
    display: none;
  }
  .news-tab .elementor-tab-mobile-title {
    display: block !important;
  }
  .news-tab .elementor-tabs-wrapper {
    margin-right: 0px;
  }
  #recent_post .press-post-type-item {
    text-align: center;
  }
  #recent_post .press-thumbnail {
    display: flex;
    flex-direction: column-reverse;
  }

  #recent_post .recent-release-main .press-post-type-title a {
    font-size: 30px;
    line-height: 36px;
    padding: 15px 0 7px 0;
  }
  .adoption-events .press-post-type {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .adoption-events .event-post-type,
  .adoption-events .news-press-post-type {
    grid-template-columns: repeat(2, 1fr);
  }
  .acc-inr-sec .elementor-container.elementor-column-gap-no {
    gap: unset !important;
  }  
}

@media (max-width: 767px) {

  .adoption-events .event-post-type-address {
    font-size: 14px;
  }
  .acc-mission-col {
    width: 100% !important;
  }
  .pagination {
    margin: 20px auto;
    display: none;
  }
  .acc-mission-inr-sec .btn-arrow .elementor-button-content-wrapper {
    padding-right: 15px;
  }

  #recent_post .recent-release-main .press-post-type-excerpt {
    font-size: 14px;
    line-height: 19px;
    padding: 15px 0;
  }
  .recent-release-main h4 a {
    font-size: 16px;
    line-height: 19px;
  }
  #post-container .press-post-type {
    padding-top: 20px;
  }

  .press_filter .press_filter-content h3 {
    font-size: 18px;
    line-height: 21px;
  }
  .press_filter .press_filter-content {
    display: inline-block;
    width: 100%;
  }
  .press_filter select#press-category-filter {
    width: 100%;
    background-position-y: 24px;
    margin-top: 18px;
    padding: 16px 39px;
    font-size: 14px;
    line-height: 17px;
  }
  .adoption-events .press-post-type-date a,
  .adoption-events .press-post-type-news-tag a {
    font-size: 16px;
    line-height: 19px;
  }
  .adoption-events .press-post-type-title a {
    font-size: 18px;
    line-height: 22px;
  }
  .adoption-events .event-post-type-date_time {
    font-size: 16px;
    padding: 15px 0 10px 0;
  }
  .adoption-events .event-post-type-title {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 10px;
  }
  .adoption-events .event-post-type,
  .adoption-events .press-post-type,
  .adoption-events .news-press-post-type {
    display: block;
  }
  .adoption-event .wpcf7-text {
    padding: 35px 15px 15px 0;
    width: 100%;
  }
  .adoption-event ::placeholder {
    font-size: 14px;
    line-height: 16.8px;
  }
  .btn-submit {
    margin-top: 20px;
  }
  .num-color {
    font-size: 20px;
    line-height: 24px;
  }
  #recent_post .press-post-type-item,
  body .recent-release-main {
    max-width: 100%;
  }
}
