.section-search .views-field-field-hero-image,
.section-search .views-field-field-video-thumbnail,
.section-search .views-field-field-podcast-image-content {
	background: #000 none repeat scroll 0 0;
	overflow: hidden;
	margin-bottom: 0.5em;
	position: relative;
}

.section-search .views-field-field-video-thumbnail .d365tv-play {
	pointer-events: none;
}

.section-search .views-field-title .title-hr {
	background-color: #000;
	height: 2px;
    margin: 8px 0 0;
    width: 25px;
}

.section-search .views-field img {
	transition: all 0.5s ease 0s;
	margin: 0 !important;
}

.section-search .views-field img:hover {
	opacity: 0.7;
	transform: scale(1.08, 1.08);
}

.section-search .view-empty h2 {
	margin: 0 0 1em !important;
}

.block-search-api-stats-block {
	margin-top: 120px;
}

.block-search-api-stats-block h2 {
	margin: 1em 0em !important;
	text-transform: none !important;
	font-size: 1.5em !important;
}

.block-search-api-stats-block ul {
	list-style: none;
	padding: 0em;
	max-width:500px;
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.block-search-api-stats-block ul li {
	margin-bottom: 1em;
}

.block-search-api-stats-block ul li a {
	text-decoration: none;
	color: #ff6813;
}

.view-id-vcal_solr_search .views-field-field-interests ul {
  color: #959595;
  list-style: none;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.view-id-vcal_solr_search .views-field-field-interests ul li {
	display: inline;
	background-color: #f0f0f0;
	padding: 5px 7px;
}

@media screen and (max-width: 430px) {
 .view-id-vcal_solr_search .block-facetapi {
   width: calc(100% - 1em);
 }
}

.view-id-vcal_solr_search .form-type-select {
  float: left;
  width: 380px;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #d6d6d6;
  padding: 5px 5px 5px 10px;
  background: url("arrow-down.png") no-repeat 370px 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

@media screen and (max-width: 430px) {
  .view-id-vcal_solr_search .form-type-select {
    width: 100%;
    background: url("arrow-down.png") no-repeat calc(100% - 10px) 10px;
    flex-direction: column;
  }
}

@media screen and (max-width: 430px) {
  .view-id-vcal_solr_search .form-type-select.form-item {
    margin-top: 20px;
  }
}

.section-search .view-id-vcal_solr_search .form-type-select label {
  display: inline-block;
  line-height: 30px;
  margin: 0;
  text-transform: none;
  font-weight: 700;
  color: #6e6e6e;
}

@media screen and (max-width: 430px) {
  .section-search .view-id-vcal_solr_search .form-type-select label {
    margin-top: -32px;
    margin-left: -10px;
  }
}

.view-id-vcal_solr_search .form-type-select .form-select {
  display: inline-block;
  float: right;
  border: none;
  text-align: right;
  padding-right: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  color: #9b9b9b;
  background: transparent;
  outline: none;
  cursor: pointer;
  direction: rtl;
}

@media screen and (max-width: 430px) {
  .view-id-vcal_solr_search .form-type-select .form-select {
    text-align: left;
    direction: ltr;
    font-size: 14px;
  }
}

.view-id-vcal_solr_search .form-type-select .form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.view-id-vcal_solr_search .view-filters input::-webkit-input-placeholder { /* WebKit browsers */
  color: transparent;
}

.view-id-vcal_solr_search .view-filters input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: transparent;
}

.view-id-vcal_solr_search .view-filters input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: transparent;
}

.view-id-vcal_solr_search .view-filters input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: transparent;
}

.vcal-solr-search-clear-filters {
	display: block;
	padding-top:9px;
}

@media screen and (max-width: 430px) {
  .vcal-solr-search-clear-filters {
  	clear: both;
  	padding-top:0;
  	margin-bottom: 10px;
  }
}

.vcal-solr-search-clear-filters a {
	text-decoration: none;
	font-size: 90%
}

.vcal-solr-search-clear-filters a.active {
	color: #5fb4e5;
}

.vcal-solr-search-clear-filters a.not-active {
	color: #9b9b9b;
}

.block--ajax_facets {
  position: relative;
}

#facetapi-facet-search-apivcal-node-index-block-search-api-combined-1-wrapper .ajax-progress .throbber,
#facetapi-facet-search-apivcal-node-index-block-field-interests-wrapper .ajax-progress .throbber {
  background-image: url(../../../../themes/vca/images/lazyload.gif);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center;
  width: 30px;
  height: 30px;
  display: block;
  margin: 0;
  position: absolute;
  top: 5px;
  right: -1px;
  z-index: 2;
}

@media screen and (max-width: 430px) {
  #facetapi-facet-search-apivcal-node-index-block-search-api-combined-1-wrapper .ajax-progress .throbber,
  #facetapi-facet-search-apivcal-node-index-block-field-interests-wrapper .ajax-progress .throbber {
    top: 25px;
    right: -10px;
  }
}
