.event-listing-search {
  scroll-margin-top: 100px;
  font-family: "roobert_regular";
  font-style: normal;
  font-weight: 500;
  z-index: 4;
  padding-bottom: 0;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container {
  margin-right: 15px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 992px) {
  .event-listing-search .sxa_search_result_section_ot .search-sort-container {
    width: 25.5%;
  }
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container {
  padding: 0 0 0 20px;
  position: relative;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container .input-group-text {
  border: none;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container #OTLPSearchBarOT {
  font-family: "roobert_regular";
  line-height: 20px;
  border-bottom: none;
  margin-bottom: 0;
  padding: 15px 0 15px 30px;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container #OTLPSearchBarOT::placeholder {
  display: block;
  font-size: 20px;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container .search-icon {
  position: absolute;
  top: 30%;
}
@media only screen and (min-width: 992px) {
  .event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container .search-icon {
    top: 30%;
  }
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container ul.ui-menu {
  top: 50px;
  width: 100%;
  left: 0;
  max-width: 100% !important;
  right: 0px !important;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .autocomplete-width.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
}
.event-listing-search .sxa_search_result_section_ot .search-sort-container .autocomplete-width.ui-widget-content .ui-menu-item-wrapper {
  color: #333;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight {
    width: 71%;
  }
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container {
  min-width: auto;
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: 100%;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox {
  top: 50px;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory {
  padding: 0 0 1rem 0;
  background-color: #243508;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory li {
  background-color: #243508;
  border-bottom: 1px solid #3F4E26;
  color: #fff;
  line-height: 17px;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory li:hover {
  background-color: #bff355;
  color: #243508;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory li:hover .control__indicator {
  background-color: #243508;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory li label {
  margin: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: "roobert_regular";
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory li label input[type=checkbox] {
  margin-right: 10px;
}
.event-listing-search .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .el_filSubCategory li.selected--list {
  background-color: #bff355;
  color: #243508;
}
.event-listing-search .sxa_search_result_section_ot .filSelectedVal.our_thinking_search_results_filter .selected-filters-container .clear-btn-wrap .btn-clear-filter-ot {
  font-family: "roobert_regular";
}
.event-listing-search .sxa_search_result_section_ot .filSelectedVal.our_thinking_search_results_filter .selected-filters-container .selected-filters.ourThinking-selected-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.event-listing-search .sxa_search_result_section_ot .filSelectedVal.our_thinking_search_results_filter .selected-filters-container .selected-filters.ourThinking-selected-filters .filter-chip {
  border-radius: 4px;
  margin-right: 16px;
}
.event-listing-search .sxa_search_result_section_ot .filSelectedVal.our_thinking_search_results_filter .selected-filters-container .selected-filters.ourThinking-selected-filters .filter-chip .filter-text {
  color: #243508;
}
.event-listing-search .sxa_search_result_section_ot .filSelectedVal.our_thinking_search_results_filter .selected-filters-container .selected-filters.ourThinking-selected-filters .filter-chip .remove-filter {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.event-listing-search .sxa_search_result_section_ot .filSelectedVal.our_thinking_search_results_filter .selected-filters-container .selected-filters.ourThinking-selected-filters .filter-chip .remove-filter img {
  width: 14px;
  height: 14px;
}

body .ourThinkingSearchResult .testimonial_cards {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
body .ourThinkingSearchResult .testimonial_cards.publication-listing .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media only screen and (min-width: 992px) {
  body .ourThinkingSearchResult .testimonial_cards.publication-listing .row {
    margin: 0;
  }
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card {
  margin-bottom: 30px;
  padding: 0 15px;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card {
  min-height: 380px;
  padding: 0;
  border: 0;
  z-index: 1;
  background-image: linear-gradient(to right bottom, #61a6b5, #71a6b3, #68AEAC, #70acaa, #c3e789, #bbef4e);
  height: 100%;
  padding: 27px 32px 32px 24px;
}
@media only screen and (min-width: 992px) {
  body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card {
    padding: 25px 76px 40px 23px;
    min-height: 385px;
  }
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card:after {
  content: "";
  background-color: #243508;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 89.5%;
  height: 89.5%;
  z-index: 1;
  transition: 0.3s ease-in-out;
  clip-path: none;
  animation: none;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card:hover::after {
  width: 95%;
  height: 95%;
  clip-path: none;
  animation: none;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body {
  z-index: 9;
  padding: 0;
  color: #fff;
  position: relative;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_heading {
  margin-bottom: 22px;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_heading h3 {
  line-height: 25px;
  font-size: 19.5px;
  color: #fff;
  font-family: "roobert_medium";
}
@media only screen and (min-width: 768px) {
  body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_heading {
    margin-bottom: 24px;
  }
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_description {
  color: #BFF355;
  font-size: 24px;
  line-height: 30px;
  font-family: "roobert_regular";
  margin-bottom: 12px;
  padding-right: 30px;
}
@media only screen and (min-width: 768px) {
  body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_description {
    padding-right: 0;
    margin-bottom: 24px;
  }
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_description a {
  color: #BFF355;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  text-decoration: none;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .source {
  font-size: 12px;
  text-align: left;
  margin-bottom: 12px;
  line-height: 15px;
  font-family: "roobert_medium";
  color: #fff;
}
@media only screen and (min-width: 768px) {
  body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .source {
    margin-bottom: 15px;
  }
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_date {
  font-size: 12px;
  text-align: left;
  margin-bottom: 12px;
  line-height: 15px;
  font-family: "roobert_medium";
  color: #fff;
}
@media only screen and (min-width: 768px) {
  body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_date {
    margin-bottom: 15px;
  }
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_date {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/calendar.svg) 0 2px no-repeat;
  background-size: 11px;
  padding: 0 0 0 17px;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_country {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/pin.svg) 0 1px no-repeat;
  background-size: 10px;
  display: flex;
  font-size: 12px;
  text-align: left;
  line-height: 15px;
  font-family: "roobert_medium";
  color: #fff;
  margin-bottom: 15px;
  gap: 5px;
  padding: 0 0 0 17px;
}
body .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card.bg_dark_green:after {
  background-color: #243508;
}
body .ourThinkingSearchResult .noResultsOurThinkinglabel {
  text-align: center;
}
body .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsLabel,
body .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsFilterLabel {
  font-size: 18px;
  color: #243508;
  font-family: "roobert_medium";
  padding: 40px 20px;
  text-align: center;
}
body .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsLabel .hide,
body .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsFilterLabel .hide {
  display: block;
}
body.bdyEvnCont .ourThinkingSearchResult .noResultsOurThinkinglabel {
  padding: 0;
}
body.bdyEvnCont .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsLabel,
body.bdyEvnCont .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsFilterLabel {
  padding: 0 0px 20px 0;
  text-align: left;
  margin: -60px 0 0;
}
@media only screen and (min-width: 992px) {
  body.bdyEvnCont .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsLabel,
  body.bdyEvnCont .ourThinkingSearchResult .noResultsOurThinkinglabel .noResultsFilterLabel {
    padding: 0 15px 0px;
  }
}
body.bdyEvnCont .col-1.col-padded-bottom.filSelectedVal, body.bdyEvnCont .filSelectedVal {
  min-height: 73px;
}

.loader {
  text-align: center;
  margin: 30px auto;
  width: 50px;
  height: 50px;
  background-image: url(../images/common/AjaxLoader.gif);
  background-repeat: no-repeat;
  scale: 1.5;
}

.ui-autocomplete.autocomplete-width.people-autoSuggest {
  position: absolute;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
}
.ui-autocomplete.autocomplete-width.people-autoSuggest .ui-menu-item {
  list-style: none;
  margin: 0;
}
.ui-autocomplete.autocomplete-width.people-autoSuggest .ui-menu-item .ui-menu-item-wrapper {
  display: block;
  padding: 10px 15px;
  color: #333;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.ui-autocomplete.autocomplete-width.people-autoSuggest .ui-menu-item .ui-menu-item-wrapper:hover, .ui-autocomplete.autocomplete-width.people-autoSuggest .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  color: #333;
}

@media only screen and (min-width: 768px) {
  .event-listing-search .sxa_search_result_section_ot .search-sort-container .search-container #OTLPSearchBarOT {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .ourThinkingSearchResult .testimonial_cards .ourThinking-card .card .card-body .card_description {
    font-size: 22px;
  }
  .ourThinkingSearchResult .col-sm-12 {
    padding: 0;
  }
}
.bdyEvnCont .more-like-slider-download {
  flex-direction: column;
}
.bdyEvnCont .publication-card-container {
  width: 100%;
  margin-bottom: 60px;
}
.bdyEvnCont .publication-card-container .container {
  padding: 0;
  margin: 0 0 0px;
}
@media only screen and (min-width: 992px) {
  .bdyEvnCont .publication-card-container h2 {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .bdyEvnCont .publication-card-container .d-md-none {
    display: flex !important;
    width: 100%;
  }
}