/*
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Main Dark Blue */
/* Main Tourqoise */
@-moz-document url-prefix() {
  #form_our_grants input[type="submit"] {
    max-height: 24px !important;
  }

  #form_our_nep input[type="submit"] {
    max-height: 25px;
    line-height: 1;
    padding: 1px 0;
  }

  #form_serp input[type="submit"],
  #form_serp input[type="text"] {
    vertical-align: top;
  }
  #form_serp input[type="submit"] {
    padding: 0 6px 0 !important;
    height: 23px;
  }
}

.ui-autocomplete.ui-widget-content {
  border: 1px solid #2ac3e1;
  background: white;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  padding: 0;
  width: 400px !important;
}
.ui-autocomplete.ui-widget-content li a {
  cursor: pointer;
  background: white;
  border: 0 none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
.ui-autocomplete.ui-widget-content li a:hover {
  background: #002d62;
  color: white;
}

.searchResultTitle {
  display: none;
}

.desktop .searchSection .leftCol #clear_filters, .desktop .searchSection .leftCol #filter_programs,
.desktop .searchSection .leftCol .grouped_filter {
  display: block !important;
}
.desktop .searchSection .leftCol .selectedFilter {
  display: none !important;
}

.touch .searchSection.hctnews-events-publication .sortForm li.active .sub,
.no-touch .searchSection.hctnews-events-publication .sortForm li:hover .sub {
  display: block;
}

.searchSection {
  width: 100%;
  padding: 0 0 30px;
}
.searchSection .leftCol, .searchSection .rightCol {
  border-top: 1px solid #2ac3e1;
  padding: 9px 0;
}
.searchSection .leftCol {
  float: left;
  margin: 0 15px 0 50px;
  max-width: 138px;
  width: 100%;
}
.searchSection .leftCol .grouped_filter {
  display: block;
}
.searchSection .leftCol .selectedFilter {
  display: none;
}
.searchSection .leftCol h4 {
  margin: 0 0 24px 0;
  text-transform: uppercase;
  font-family: "TradeGothicLTComBold";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  color: #002d62;
}
.searchSection .leftCol h5 {
  padding-bottom: 2px;
  margin: 30px 0 25px 0 !important;
  text-transform: uppercase !important;
  font-family: "TradeGothicLTComBold" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: normal !important;
  color: #909090;
  border-bottom: 1px solid #2ac3e1 !important;
}
.searchSection .leftCol .grouped_filter.filterStaffPos ul li,
.searchSection .leftCol .grouped_filter.filterStaffDep ul li {
  margin: 0 0 6px 0;
}
.searchSection .leftCol .grouped_filter.filterStaffPos ul li a,
.searchSection .leftCol .grouped_filter.filterStaffDep ul li a {
  color: #002d62;
}
.searchSection .leftCol .grouped_filter.filterStaffPos ul li a.selected, .searchSection .leftCol .grouped_filter.filterStaffPos ul li a:hover,
.searchSection .leftCol .grouped_filter.filterStaffDep ul li a.selected,
.searchSection .leftCol .grouped_filter.filterStaffDep ul li a:hover {
  color: #2ac3e1;
}
.searchSection .leftCol .grouped_filter.filterStaffPos ul li a.filterDisabled,
.searchSection .leftCol .grouped_filter.filterStaffDep ul li a.filterDisabled {
  cursor: default;
  color: #909090;
}
.searchSection .leftCol .grouped_filter.filterStaffPos ul li a.filterDisabled:hover,
.searchSection .leftCol .grouped_filter.filterStaffDep ul li a.filterDisabled:hover {
  color: #909090;
}
.searchSection .leftCol .selectedFilter {
  text-transform: uppercase;
  font-family: "TradeGothicLTComBold";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  padding: 12px 30px;
  background: #2ac3e1;
  display: block;
  color: white;
  position: relative;
}
.searchSection .leftCol .selectedFilter:before {
  content: "";
  background: url(img/x_icon_15.png) no-repeat;
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 9px;
  top: 50%;
  margin-top: -8px;
}
.searchSection .leftCol ul li {
  margin: 0 0 6px 0;
  line-height: 1;
}
.searchSection .leftCol ul li a {
  color: #909090;
  display: block;
  margin: 0 0 6px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "TradeGothicLTComBold";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}
.searchSection .leftCol ul li a.selected, .searchSection .leftCol ul li a:hover {
  color: #2ac3e1;
}
.searchSection .leftCol ul li a.filter-all {
  color: #002d62;
}
.searchSection .leftCol ul li a.filter-all.selected, .searchSection .leftCol ul li a.filter-all:hover {
  color: #2ac3e1;
}
.searchSection .leftCol ul li a.filterDisabled, .searchSection .leftCol ul li a.disabled_level_1 > .depth-0 {
  cursor: default;
}
.searchSection .leftCol ul li a.filterDisabled:hover, .searchSection .leftCol ul li a.disabled_level_1 > .depth-0:hover {
  color: #909090;
}
.searchSection .leftCol ul li a.filterDisabled.filterDropdownOnly, .searchSection .leftCol ul li a.disabled_level_1 > .depth-0.filterDropdownOnly {
  cursor: pointer;
}
.searchSection .leftCol ul li ul li {
  margin: 0 0 6px 0;
}
.searchSection .leftCol ul li ul li.dd-active ul {
  display: block;
}
.searchSection .leftCol ul li ul li a {
  color: #002d62;
}
.searchSection .leftCol ul li ul li a:hover {
  color: #2ac3e1;
}
.searchSection .leftCol ul li ul li ul {
  margin-left: 26px;
}
.searchSection .rightCol {
  float: left;
  margin: 0 50px 0 15px;
  max-width: 810px;
  width: 100%;
}
.searchSection .rightCol form input[type="text"] {
  font-family: "MiloSerifOTRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  border: 1px solid #2ac3e1;
  margin: 0 0 0 19px;
  max-width: 286px;
  padding: 3px 0;
  text-indent: 6px;
  width: 100%;
  outline: none;
  vertical-align: bottom;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.searchSection .rightCol form input[type="submit"] {
  background: #002d62;
  border: 1px solid #002d62;
  color: #2ac3e1;
  cursor: pointer;
  font-family: "TradeGothicLTComBold";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  max-width: 138px;
  margin: 0 0 0 -3px;
  padding: 1px 6px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  height: 21px;
  vertical-align: bottom;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.searchSection .rightCol form input[type="submit"]:hover {
  color: #002d62;
  background: #2ac3e1;
  border: 1px solid #2ac3e1;
}
.searchSection .rightCol form .selecttoul_wrapper {
  width: 138px;
  display: inline-block;
  margin: 0 15px 0 15px;
}
.searchSection .rightCol form#form_staff_solr {
  position: relative;
}
.searchSection .rightCol form#form_staff_solr input.form-autocomplete {
  margin-left: 0;
}
.searchSection .rightCol form#form_staff_solr input.form-autocomplete.on {
  background-position: 100% -16px;
}
.searchSection .rightCol form#form_staff_solr input.form-autocomplete.selected {
  background: 0 none;
}
.searchSection .rightCol form#form_staff_solr .form-autocomplete-close {
  background: transparent url(img/x_icon_13_blue.png) no-repeat;
  width: 13px;
  height: 13px;
  display: none;
  position: absolute;
  text-indent: -9999px;
  right: 2px;
  top: 50%;
  margin-top: -7px;
  cursor: pointer;
}
.searchSection .rightCol form#form_our_grants input[type="text"] {
  margin-left: 0;
  max-width: 248px;
}
.searchSection .rightCol form#form_our_grants input[type="submit"] {
  max-width: 48px;
  text-align: center;
  max-height: 21px;
  height: auto !important;
}
.searchSection .rightCol form#form_our_grants input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
  margin-top: -2px;
  margin-bottom: -2px;
}
.searchSection .rightCol form#form_our_grants .amount.selecttoul_wrapper {
  margin-left: 6px;
}
.searchSection .rightCol form#form_our_grants .date.selecttoul_wrapper {
  margin-left: 21px;
}
.searchSection .rightCol form#form_our_nep input[type="text"] {
  text-indent: 0 !important;
  padding-left: 6px !important;
  margin: 0 -4px 0 0 !important;
}
.searchSection .rightCol .searchResults {
  padding: 21px 0 0 0;
}
.searchSection .rightCol #searchResultsWrapper .staff_search_json,
.searchSection .rightCol #searchResultsWrapper .staff_search_total {
  display: none;
}
.searchSection .rightCol table {
  width: 100%;
}
.searchSection .rightCol table th a {
  color: #002d62;
  font-family: "MiloSerifOTText";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
}
.searchSection .rightCol table th a span {
  background: url(img/arrow_sprites.png) no-repeat 0 0;
  width: 12px;
  height: 17px;
  display: block;
  position: absolute;
  top: 6px;
  left: -24px;
}
.searchSection .rightCol table th a.desc:hover span {
  background-position: -24px 0;
}
.searchSection .rightCol table th a.desc span {
  background-position: -12px 0;
}
.searchSection .rightCol table th a.asc:hover span {
  background-position: -12px 0;
}
.searchSection .rightCol table th a.asc span {
  background-position: -24px 0;
}
.searchSection .rightCol table th a {
  color: #002d62;
  font-family: "MiloSerifOTText";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
}
.searchSection .rightCol table th a span {
  background: url(img/arrow_sprites.png) no-repeat 0 0;
  width: 12px;
  height: 17px;
  display: block;
  position: absolute;
  top: 6px;
  left: -24px;
}
.searchSection .rightCol table th a:hover {
  color: #2ac3e1;
}
.searchSection .rightCol table th a.both:hover span {
  background-position: -12px 0;
}
.searchSection .rightCol table th a.desc {
  color: #2ac3e1;
}
.searchSection .rightCol table th a.desc:hover span {
  background-position: -24px 0;
}
.searchSection .rightCol table th a.desc span {
  background-position: -12px 0;
}
.searchSection .rightCol table th a.asc {
  color: #2ac3e1;
}
.searchSection .rightCol table th a.asc:hover span {
  background-position: -12px 0;
}
.searchSection .rightCol table th a.asc span {
  background-position: -24px 0;
}
.searchSection .rightCol table th, .searchSection .rightCol table td {
  padding: 6px 0;
  width: 20%;
}
.searchSection .rightCol table th:first-child, .searchSection .rightCol table td:first-child {
  max-width: 232px;
  width: 232px;
  padding: 6px 23px 6px 0;
}
.searchSection .rightCol table td {
  font-family: "MiloSerifOTRegular";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: black;
  vertical-align: top;
}
.searchSection .rightCol table td a {
  display: inline;
  border-bottom: 1px solid #2ac3e1;
  font-family: "MiloSerifOTRegular";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: black;
  line-height: 1.5;
  word-wrap: break-word;
}
.searchSection .rightCol table td a:hover {
  color: #2ac3e1;
}
.searchSection .rightCol table td p.search-project-title {
  font-family: "MiloSerifOTRegular";
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5;
}
.searchSection .rightCol .pagination, .searchSection .rightCol .item-list {
  padding: 30px 0 0 0;
}
.searchSection .rightCol .pagination ul, .searchSection .rightCol .item-list ul {
  margin-left: 0 !important;
}
.searchSection .rightCol .pagination ul li, .searchSection .rightCol .item-list ul li {
  color: #002d62;
  font-family: "MiloSerifOTRegular";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  float: left;
  margin: 0 3px 0 0;
  padding: 0;
  line-height: 1;
}
.searchSection .rightCol .pagination ul li.current, .searchSection .rightCol .pagination ul li.pager-current, .searchSection .rightCol .item-list ul li.current, .searchSection .rightCol .item-list ul li.pager-current {
  color: #2ac3e1;
}
.searchSection .rightCol .pagination ul li.pager-last, .searchSection .rightCol .pagination ul li.pager-first, .searchSection .rightCol .item-list ul li.pager-last, .searchSection .rightCol .item-list ul li.pager-first {
  display: none;
}
.searchSection .rightCol .pagination ul li.previous, .searchSection .rightCol .item-list ul li.previous {
  margin: 0 12px 0 0;
}
.searchSection .rightCol .pagination ul li.previous a, .searchSection .rightCol .item-list ul li.previous a {
  border-bottom: 1px solid #2ac3e1;
}
.searchSection .rightCol .pagination ul li.previous a:before, .searchSection .rightCol .item-list ul li.previous a:before {
  width: 8px;
  height: 10px;
  margin: 0 6px 0 0;
}
.searchSection .rightCol .pagination ul li.pager-previous, .searchSection .rightCol .item-list ul li.pager-previous {
  margin-right: 9px;
  position: relative;
}
.searchSection .rightCol .pagination ul li.pager-previous a, .searchSection .rightCol .item-list ul li.pager-previous a {
  display: block;
  margin-left: 15px;
  height: auto;
  text-transform: capitalize;
  border-bottom: 1px solid white;
}
.searchSection .rightCol .pagination ul li.pager-previous a:hover, .searchSection .rightCol .item-list ul li.pager-previous a:hover {
  border-bottom: 1px solid #2ac3e1;
}
.searchSection .rightCol .pagination ul li.pager-previous:before, .searchSection .rightCol .item-list ul li.pager-previous:before {
  content: "";
  background: url(img/pagination_prev.png) no-repeat;
  width: 8px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
}
.searchSection .rightCol .pagination ul li.next, .searchSection .rightCol .item-list ul li.next {
  margin: 0 0 0 12px;
}
.searchSection .rightCol .pagination ul li.next a, .searchSection .rightCol .item-list ul li.next a {
  border-bottom: 1px solid #2ac3e1;
}
.searchSection .rightCol .pagination ul li.next a:after, .searchSection .rightCol .item-list ul li.next a:after {
  width: 8px;
  height: 10px;
  content: url(img/pagination_next.png);
  margin: 0 0 0 6px;
}
.searchSection .rightCol .pagination ul li.pager-next, .searchSection .rightCol .item-list ul li.pager-next {
  margin-left: 12px;
  position: relative;
}
.searchSection .rightCol .pagination ul li.pager-next a, .searchSection .rightCol .item-list ul li.pager-next a {
  display: block;
  text-align: left;
  height: auto;
  text-transform: capitalize;
  border-bottom: 1px solid white;
}
.searchSection .rightCol .pagination ul li.pager-next a:hover, .searchSection .rightCol .item-list ul li.pager-next a:hover {
  border-bottom: 1px solid #2ac3e1;
}
.searchSection .rightCol .pagination ul li.pager-next:after, .searchSection .rightCol .item-list ul li.pager-next:after {
  content: "";
  background: url(img/pagination_next.png) no-repeat;
  width: 8px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -15px;
}
.searchSection .rightCol .pagination ul li a, .searchSection .rightCol .item-list ul li a {
  font-family: "MiloSerifOTRegular";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  position: relative;
  color: #002d62;
}
.searchSection .rightCol .pagination ul li a:hover, .searchSection .rightCol .item-list ul li a:hover {
  color: #2ac3e1;
}
.searchSection.hctnews-events-publication {
  padding: 60px 0 60px 0;
  background: white;
}
.searchSection.hctnews-events-publication.program-events {
  padding-top: 120px;
}
.searchSection.hctnews-events-publication h2 {
  font-family: "TradeGothicLTComBold";
  font-size: 50px;
  font-style: normal;
  font-weight: normal;
  color: #2ac3e1;
  margin: 0 0 12px 50px;
  text-transform: uppercase;
}
.searchSection.hctnews-events-publication form {
  margin: 0 0 0;
  width: 100%;
}
.searchSection.hctnews-events-publication form input[type="text"] {
  font-family: "MiloSerifOTRegular";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  border: 1px solid #2ac3e1;
  margin: 0 15px 0 0;
  max-width: 286px;
  padding: 4px 0 4px 6px;
  text-indent: 0;
  width: 100%;
  outline: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.searchSection.hctnews-events-publication form input[type="submit"] {
  background: #002d62;
  border: 1px solid #002d62;
  color: #2ac3e1;
  cursor: pointer;
  font-family: "TradeGothicLTComBold";
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  max-width: 70px;
  margin: 0 0 0 15px;
  padding: 3px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.searchSection.hctnews-events-publication form input[type="submit"]:hover {
  color: #002d62;
  background: #2ac3e1;
  border: 1px solid #2ac3e1;
}
.searchSection.hctnews-events-publication form .searchForm {
  text-align: right;
}
.searchSection.hctnews-events-publication form .searchForm input[type="text"] {
  margin: 0 -4px 0 0;
  vertical-align: top;
}
.searchSection.hctnews-events-publication form .searchForm input[type="submit"] {
  margin: 0;
  vertical-align: top;
}
.searchSection.hctnews-events-publication .sortForm li {
  float: left;
  margin: 0 40px 0 0;
  position: relative;
  background: white;
}
.searchSection.hctnews-events-publication .sortForm li a {
  min-width: 93px;
  display: block;
  padding: 3px 20px 3px 6px;
  border: 1px solid #2ac3e1;
  text-transform: uppercase;
  color: #002d62;
}
.searchSection.hctnews-events-publication .sortForm li a:after {
  content: url(img/sort_dd.png);
  position: absolute;
  right: 6px;
}
.searchSection.hctnews-events-publication .sortForm li .labelright, .searchSection.hctnews-events-publication .sortForm li label {
  position: absolute;
  left: 0;
  cursor: pointer;
}
.searchSection.hctnews-events-publication .sortForm li .labelright .ez-checkbox, .searchSection.hctnews-events-publication .sortForm li .labelright a, .searchSection.hctnews-events-publication .sortForm li label .ez-checkbox, .searchSection.hctnews-events-publication .sortForm li label a {
  width: 19px;
  height: 19px;
  background: transparent url(img/checkbox_sprites.png) no-repeat -19px 0;
  display: block;
  border: 0 none;
  padding: 0;
  position: absolute;
  left: 0;
  min-width: 19px !important;
}
.searchSection.hctnews-events-publication .sortForm li .labelright .ez-checkbox input[type="checkbox"], .searchSection.hctnews-events-publication .sortForm li .labelright a input[type="checkbox"], .searchSection.hctnews-events-publication .sortForm li label .ez-checkbox input[type="checkbox"], .searchSection.hctnews-events-publication .sortForm li label a input[type="checkbox"] {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.searchSection.hctnews-events-publication .sortForm li .labelright .ez-checkbox.checked, .searchSection.hctnews-events-publication .sortForm li .labelright .ez-checkbox.ez-checked, .searchSection.hctnews-events-publication .sortForm li .labelright a.checked, .searchSection.hctnews-events-publication .sortForm li .labelright a.ez-checked, .searchSection.hctnews-events-publication .sortForm li label .ez-checkbox.checked, .searchSection.hctnews-events-publication .sortForm li label .ez-checkbox.ez-checked, .searchSection.hctnews-events-publication .sortForm li label a.checked, .searchSection.hctnews-events-publication .sortForm li label a.ez-checked {
  background-position: 0 0;
}
.searchSection.hctnews-events-publication .sortForm li .labelright .ez-checkbox:after, .searchSection.hctnews-events-publication .sortForm li .labelright a:after, .searchSection.hctnews-events-publication .sortForm li label .ez-checkbox:after, .searchSection.hctnews-events-publication .sortForm li label a:after {
  display: none;
}
.searchSection.hctnews-events-publication .sortForm li:nth-child(2) .sub span {
  border-bottom: 1px solid #2ac3e1;
  height: 28px;
  vertical-align: bottom;
  display: table-cell;
  width: 152px;
}
.searchSection.hctnews-events-publication .sortForm li:nth-child(2) .sub label {
  margin: 0 0 6px;
}
.searchSection.hctnews-events-publication .sortForm li:nth-child(2) .sub label:first-of-type {
  padding-top: 6px;
}
.searchSection.hctnews-events-publication .sortForm li:nth-child(3) .sub {
  width: 468px;
}
.searchSection.hctnews-events-publication .sortForm li:nth-child(3) .sub li:nth-child(2) {
  width: 162px;
}
.searchSection.hctnews-events-publication .sortForm li .sub {
  display: none;
  width: 460px;
  position: absolute;
  top: 97%;
  left: 0;
  padding: 15px 9px 15px 9px;
  background: white;
  border: 1px solid #2ac3e1;
  z-index: 10;
}
.searchSection.hctnews-events-publication .sortForm li .sub li {
  float: left;
  margin: 0;
  font-family: "TradeGothicLTComBold";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #878787;
  width: 152px;
}
.searchSection.hctnews-events-publication .sortForm li .sub li span {
  display: block;
  padding: 0 0 0 0;
  text-transform: uppercase;
  color: black;
}
.searchSection.hctnews-events-publication .sortForm li .sub li ul {
  border-top: 1px solid #2ac3e1;
  padding: 6px 0 0 0;
}
.searchSection.hctnews-events-publication .sortForm li .sub li ul li {
  float: none;
  margin: 0;
  width: 100%;
  margin: 0 0 6px;
}
.searchSection.hctnews-events-publication .sortForm li .sub li label {
  font-weight: normal;
  position: relative;
  padding-left: 23px;
  color: black;
  line-height: 1.3;
}
.searchSection.hctnews-events-publication .sortForm li .sub li label input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
}
.searchSection.hctnews-events-publication .column {
  border-top: 1px solid #2ac3e1;
  margin: 0 50px 0 50px;
  padding: 12px 0 0 0;
}
.searchSection.hctnews-events-publication .searchResults {
  padding: 50px 0 0 0;
}
.searchSection.hctnews-events-publication .searchResults .searchList {
  margin: 0 0 50px -30px;
}
.searchSection.hctnews-events-publication .searchResults .searchList li {
  border: 1px solid #2ac3e1;
  border-top: 5px solid #2ac3e1;
  width: 304px;
  padding: 0 0 21px 0;
  margin: 0 0 30px 30px;
  position: relative;
  background: white;
}
.searchSection.hctnews-events-publication .searchResults .searchList li img {
  display: block;
}
.searchSection.hctnews-events-publication .searchResults .searchList li div {
  padding: 9px 0 9px 21px;
  width: 200px;
  margin-top: -32px;
  background: white;
  position: relative;
}
.searchSection.hctnews-events-publication .searchResults .searchList li h3 a {
  color: #002d62;
  text-transform: uppercase;
  font-family: "TradeGothicLTComBold";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
}
.searchSection.hctnews-events-publication .searchResults .searchList li h3 a:hover {
  color: #2ac3e1;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p {
  color: black;
  font-family: "MiloSerifOTRegular";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin: 0 20px 20px 20px;
  line-height: 1.5;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p.info a {
  color: inherit;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p.info a:hover {
  color: #2ac3e1;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p a {
  color: inherit;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p a:hover {
  color: #2ac3e1;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p.search-snippet span.no-break {
  margin-right: 6px;
}
.searchSection.hctnews-events-publication .searchResults .searchList li p.search-snippet span.no-break::before {
  content: "\A";
}
.searchSection.hctnews-events-publication .searchResults .searchList li p.search-snippet a {
  white-space: nowrap;
}
.searchSection.hctnews-events-publication .searchResults .searchList li .icon {
  background: url("img/sprites.png") no-repeat 0 0;
  width: 16px;
  height: 18px;
  display: block;
  position: absolute;
  right: 9px;
  bottom: 9px;
}
.searchSection.hctnews-events-publication .searchResults .searchList li.events .icon {
  background-position: -98px 0;
}
.searchSection.hctnews-events-publication .searchResults .searchList li.news .icon {
  background-position: -69px 0;
  width: 12px;
}
.searchSection.hctnews-events-publication .searchResults .searchList li.publication .icon {
  background-position: -81px -3px;
  width: 17px;
}
.searchSection.hctnews-events-publication .searchResults .searchList li.no-image div {
  width: auto;
  padding-right: 21px;
  margin-top: 0;
  background: transparent none;
}
.searchSection.hctSearch .content p {
  margin-left: 0;
}
.searchSection.hctSearch .rightCol {
  border: 0 none;
  margin: 0;
}
.searchSection.hctSearch .rightCol h4 {
  margin: 0 0 12px 0;
  font-family: "TradeGothicLTComBold";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  color: #002d62;
  text-transform: uppercase;
}
.searchSection.hctSearch .rightCol #form_serp .serp_keyword_filter {
  margin-bottom: 20px;
}
.searchSection.hctSearch .rightCol #form_serp .serp_keyword_filter input[type="text"] {
  margin: 0;
}
.searchSection.hctSearch .rightCol #form_serp .serp_keyword_filter input[type="submit"] {
  max-width: none;
  width: auto;
}
.searchSection.hctSearch .rightCol form {
  margin-bottom: 30px;
}
.searchSection.hctSearch .rightCol form .selecttoul_wrapper {
  margin: 0 30px 0 0;
}
.searchSection.hctSearch .rightCol form .selecttoul_wrapper .ddbottom dt a {
  width: 110px;
  max-height: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.searchSection.hctSearch .rightCol form .selecttoul_wrapper ul {
  margin: 0;
  width: 222px;
}
.searchSection.hctSearch .rightCol form .selecttoul_wrapper ul li:first-of-type {
  display: none;
}
.searchSection.hctSearch .rightCol form .selecttoul_wrapper ul li a {
  color: #002d62;
  font-size: 14px;
}
.searchSection.hctSearch .rightCol form .selecttoul_wrapper ul li a:hover {
  color: white;
}
.searchSection.hctSearch .searchResults .searchItem {
  max-width: 558px;
  margin-bottom: 60px;
  padding: 4px 0 0 0;
  border-top: 1px solid #002d62;
}
.searchSection.hctSearch .searchResults .searchItem h4, .searchSection.hctSearch .searchResults .searchItem p {
  margin-left: 0;
}
.searchSection.hctSearch .searchResults .searchItem h4 {
  margin-bottom: 6px;
}
.searchSection.hctSearch .searchResults .searchItem h4 a {
  font-family: "MiloSerifOTText";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  color: #002d62;
}
.searchSection.hctSearch .searchResults .searchItem h4 a:hover {
  color: #2ac3e1;
}
.searchSection.hctSearch .searchResults .searchItem h4 a strong {
  color: #2ac3e1;
  font-family: inherit;
  font-size: inherit;
}
.searchSection.hctSearch .searchResults .searchItem p {
  margin: 0;
}
.searchSection.hctSearch .searchResults .searchItem p.itemBreadcrumbs {
  font-family: "MiloSerifOTText";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: gray;
  margin-bottom: 7px;
}
.searchSection.hctSearch .searchResults .searchItem p strong.highlight {
  font-weight: bold;
  color: #2ac3e1;
}
.searchSection.hctSearch .searchResults .searchItem .readmore {
  font-family: "MiloSerifOTText";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #002d62;
  margin: 0 0 0 5px !important;
  border-bottom: 1px solid #2ac3e1;
}
.searchSection.hctSearch .searchResults .searchItem .readmore:hover {
  color: #2ac3e1;
}
.searchSection.hctSearch .searchResults .pagination ul {
  margin: 0;
  overflow: hidden;
  height: 20px;
}
.searchSection.hctStaff {
  padding: 0 0 100px;
}
.searchSection.hctStaff .rightCol {
  width: 100%;
}
.searchSection.hctStaff .searchResults {
  padding: 38px 0 0 0;
}
.searchSection.hctStaff .searchResults h4 {
  text-transform: uppercase;
}
.searchSection.hctStaff .searchResults h5 {
  margin: 35px 0 15px;
  color: #002d62;
  font-family: "TradeGothicLTComBold";
  font-size: 18.13px;
  font-style: normal;
  font-weight: normal;
}
.searchSection.hctStaff .searchResults .hctStaff-SubList {
  margin-bottom: 0px;
}
.searchSection.hctStaff .hctStaffList {
  margin: 0;
}
.searchSection.hctStaff .hctStaffList li {
  font-family: "MiloSerifOTText";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #002d62;
}
.searchSection.hctStaff .hctStaffList li a {
  color: #2ac3e1;
  font-family: "MiloSerifOTText";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
}
.searchSection.hctStaff .hctStaffList li a:hover {
  color: #0ca6c0;
}
.searchSection.hctStaff .hctStaffList li .staffInfo {
  display: none;
}
.searchSection.hctStaff .hctStaffList li .staffPositions {
  display: none;
}
.searchSection.hctStaff .hctStaffList li .staffPositions p {
  margin: 0 !important;
}
.searchSection.hctStaff .hctStaffList li.positionSingleSelected .staff_position {
  display: none;
}
.searchSection.hctStaff .hctStaffList li.positionSingleSelected .staffPositions {
  display: block;
}
.searchSection.hctGrants {
  padding: 0 0 100px;
}
.searchSection.hctGrants .leftCol ul li.dropdown.dd-active > a {
  color: #2ac3e1 !important;
}
.searchSection.hctGrants .leftCol ul li.dropdown.dd-active > a:before {
  content: "";
  background: url(img/filter_dd_arrow_active.png) no-repeat;
  background-size: 7px auto !important;
  -webkit-background-size: 7px auto !important;
  width: 7px;
  height: 5px;
  margin-top: -3px;
  left: -12px;
}
.searchSection.hctGrants .leftCol ul li.dropdown.dd-active > a:hover:before {
  content: "";
  background: url(img/filter_dd_arrow_active.png) no-repeat;
  background-size: 7px auto !important;
  -webkit-background-size: 7px auto !important;
  width: 7px;
  height: 5px;
  margin-top: -3px;
  left: -12px;
}
.searchSection.hctGrants .leftCol ul li.dropdown > a {
  position: relative;
}
.searchSection.hctGrants .leftCol ul li.dropdown > a:before {
  content: "";
  background: url(img/filter_dd_arrow.png) no-repeat;
  background-size: auto 7px !important;
  -webkit-background-size: auto 7px !important;
  width: 5px;
  height: 7px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: -9px;
}
.mobile .searchSection.hctGrants .leftCol ul li.dropdown > a:before {
  top: 70%;
}
.searchSection.hctGrants .leftCol ul li.dropdown > a:hover:before {
  content: "";
  background: url(img/filter_dd_arrow_hover.png) no-repeat;
  background-size: auto 7px !important;
  -webkit-background-size: auto 7px !important;
  width: 5px;
  height: 7px;
}
.searchSection.hctProgramGrants {
  margin-left: 0 !important;
}
.searchSection.hctProgramGrants.hasFilterAvailable .leftCol {
  display: block !important;
}
.searchSection.hctProgramGrants.hasFilterAvailable .rightCol {
  max-width: 480px;
}
.searchSection.hctProgramGrants .leftCol {
  display: none;
  margin-left: 0;
}
.searchSection.hctProgramGrants .leftCol h4, .searchSection.hctProgramGrants .leftCol ul {
  margin: 0;
}
.searchSection.hctProgramGrants .leftCol h4 {
  margin-bottom: 24px;
  font-family: "TradeGothicLTComBold";
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  color: #002d62;
}
.searchSection.hctProgramGrants .leftCol ul li {
  margin-bottom: 0;
}
.searchSection.hctProgramGrants .leftCol ul li a {
  color: #002d62;
}
.searchSection.hctProgramGrants .leftCol ul li a:hover, .searchSection.hctProgramGrants .leftCol ul li a.selected {
  color: #2ac3e1;
}
.searchSection.hctProgramGrants .leftCol ul li:first-of-type {
  margin-bottom: 24px;
}
.searchSection.hctProgramGrants .rightCol {
  padding: 0;
  float: right;
  max-width: 566px;
  border-top: 0 none;
  margin-right: 0;
}
.searchSection.hctProgramGrants .rightCol .searchResults {
  padding: 0;
  margin-top: -8px;
}

@media screen and (max-width: 1080px) {
  .hctGrants .rightCol {
    width: 71% !important;
  }
  .hctGrants .rightCol .selecttoul_wrapper {
    display: inline-block !important;
  }
  .hctGrants .rightCol table tr th, .hctGrants .rightCol table tr td {
    display: table-cell !important;
  }

  .hctStaff .leftCol .grouped_filter {
    display: block;
  }
  .hctStaff .leftCol .selectedFilter {
    display: none !important;
  }
  .hctStaff .rightCol {
    width: 52% !important;
  }

  .hctProgramGrants.hasFilterAvailable .rightCol {
    width: 70%;
  }
}
@media screen and (max-width: 1024px) {
  .hctProgramGrants.hasFilterAvailable .rightCol {
    width: 68%;
  }
}
@media screen and (min-width: 1000px) {
  .searchSection.hctnews-events-publication .searchResults .searchList li {
    width: 29.9%;
  }
  .searchSection.hctnews-events-publication .searchResults .searchList li img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 962px) {
  .searchSection.hctnews-events-publication .searchResults .searchList li {
    width: 28.8%;
  }
  .searchSection.hctnews-events-publication .searchResults .searchList li img {
    width: 100%;
    height: auto;
  }

  .hctStaff .rightCol {
    width: 47% !important;
  }
}
@media screen and (max-width: 960px) {
  .hctnews-events-publication h2 {
    margin: 0 50px 12px 50px !important;
    word-wrap: break-word;
  }
  .hctnews-events-publication .column {
    margin: 0 30px !important;
  }
  .hctnews-events-publication .sortForm > li {
    margin-right: 20px !important;
  }
  .hctnews-events-publication .searchForm input[type="text"] {
    max-width: 206px !important;
  }
  .hctnews-events-publication .searchList.isotope {
    margin-left: -6px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item .title {
    padding: 15px 21px 9px 21px !important;
    width: auto !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item h3 a {
    word-wrap: break-word;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item img {
    width: 100%;
    height: auto;
  }

  .hctGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 !important;
    max-width: none;
    width: auto;
    padding: 0;
  }
  .hctGrants .leftCol.leftColFilter {
    display: none;
  }
  .hctGrants .leftCol h4 {
    color: white;
    font-size: 24px;
    padding: 12px 50px;
    position: relative;
    background: #002d62;
    margin: 0;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 25px;
    margin: -5px 0 0 -9px;
  }
  .hctGrants .leftCol .selectedFilter {
    display: block !important;
    padding: 12px 50px;
  }
  .hctGrants .leftCol .selectedFilter:before {
    left: 15px;
  }
  .hctGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5 !important;
    border-bottom: 1px solid white;
    cursor: default !important;
  }
  .hctGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctGrants .leftCol .filterList li:first-of-type a:hover, .hctGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctGrants .leftCol .filterList li a {
    color: white;
    font-size: 24px;
    margin: 0 50px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctGrants .rightCol {
    max-width: none;
    width: 88% !important;
    margin: 50px 50px 0 50px;
  }
  .hctGrants .rightCol form .selecttoul_wrapper {
    display: inline-block !important;
  }
  .hctGrants .rightCol .searchResults table th .mobileElement, .hctGrants .rightCol .searchResults table td .mobileElement {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th.program a span {
    left: -18px;
  }

  .hctStaff .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -50px !important;
    max-width: none;
    width: calc(100% + 100px) !important;
    width: -webkit-calc(100% + 100px) !important;
    width: -moz-calc(100% + 100px) !important;
    width: -o-calc(100% + 100px) !important;
    width: 115.8%;
  }
  .hctStaff .leftCol .selectedFilter {
    display: block !important;
    padding: 12px 50px;
  }
  .hctStaff .leftCol .selectedFilter:before {
    left: 15px;
  }
  .hctStaff .leftCol div.grouped_filter {
    display: none;
  }
  .hctStaff .leftCol div.grouped_filter h5 {
    padding: 18px 50px;
    background: #002d62;
    color: #909090;
    margin: 0 !important;
    border: 0 none !important;
    font-size: 24px !important;
    font-weight: normal !important;
  }
  .hctStaff .leftCol div.grouped_filter ul {
    display: block;
    margin-bottom: 0 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li:first-of-type {
    display: block;
  }
  .hctStaff .leftCol div.grouped_filter ul li a {
    color: white !important;
    margin-bottom: 0;
  }
  .hctStaff .leftCol div.grouped_filter ul li a:hover, .hctStaff .leftCol div.grouped_filter ul li a.selected {
    color: #2ac3e1 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li a.filterDisabled {
    color: #909090 !important;
  }
  .hctStaff .leftCol h4 {
    color: white !important;
    font-size: 24px;
    padding: 12px 50px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctStaff .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctStaff .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 25px;
    margin: -5px 0 0 -9px;
  }
  .hctStaff .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctStaff .leftCol .filterList li {
    margin: 0;
  }
  .hctStaff .leftCol .filterList li:first-of-type {
    display: none;
  }
  .hctStaff .leftCol .filterList li.dropdown > a {
    color: #a5a5a5;
    border-bottom: 1px solid white;
  }
  .hctStaff .leftCol .filterList li a {
    color: white;
    font-size: 24px;
    margin: 0 50px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctStaff .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctStaff .rightCol {
    max-width: none !important;
    width: 100% !important;
    margin: 0;
  }
  .hctStaff .rightCol form .form-autocomplete-close {
    right: inherit;
    left: 384px;
  }
  .hctStaff .rightCol .searchResults ul {
    margin: 0;
  }

  .hctSearch .rightCol > h4 {
    color: white !important;
    font-size: 24px;
    padding: 12px 30px !important;
    position: relative;
    background: #002d62;
    margin: 0 0 0 -30px !important;
    border-bottom: 1px solid white;
    cursor: pointer;
    width: 100%;
  }
  .hctSearch .rightCol > h4.active {
    background: #a5a5a5;
  }
  .hctSearch .rightCol > h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctSearch .searchItem .itemBreadcrumbs {
    font-size: 18px !important;
  }
  .hctSearch .searchItem p {
    font-size: 24px;
  }
  .hctSearch .searchItem p a {
    font-size: inherit;
    border: 0 none;
  }

  .hctProgramGrants.hasFilterAvailable .rightCol {
    width: 100%;
  }
  .hctProgramGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -50px !important;
    max-width: none;
    width: calc(100% + 100px) !important;
    width: -webkit-calc(100% + 100px) !important;
    width: -moz-calc(100% + 100px) !important;
    width: -o-calc(100% + 100px) !important;
    width: 115%;
    padding: 0;
  }
  .hctProgramGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctProgramGrants .leftCol h4 {
    color: white !important;
    font-size: 24px;
    padding: 12px 50px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctProgramGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctProgramGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 25px;
    margin: -5px 0 0 -9px;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5;
    cursor: default !important;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctProgramGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    margin-bottom: 0 !important;
    display: none;
  }
  .hctProgramGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a:hover, .hctProgramGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li a {
    color: white !important;
    font-size: 24px;
    margin: 0 50px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctProgramGrants .leftCol .filterList li a:hover {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctProgramGrants .rightCol {
    max-width: none !important;
    width: 100%;
  }
  .hctProgramGrants .searchResults {
    padding: 38px 0 0 0 !important;
  }

  .pagination ul, .item-list ul {
    height: 24px !important;
    overflow: visible !important;
  }
}
@media screen and (max-width: 768px) {
  .searchSection
  .rightCol
  form#form_our_grants
  .amount.selecttoul_wrapper {
    margin-left: 0px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .hctnews-events-publication h2 {
    margin: 0 30px 0 30px !important;
    word-wrap: break-word;
  }
  .hctnews-events-publication .column {
    margin: 0 30px !important;
    border-top: 0 none !important;
    padding: 0 !important;
  }
  .hctnews-events-publication .searchForm,
  .hctnews-events-publication .sortForm {
    display: none !important;
  }
  .hctnews-events-publication .searchList.isotope {
    margin-left: 0 !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item {
    max-width: none;
    width: calc(100% - 2px) !important;
    width: -moz-calc(100% - 2px) !important;
    width: -webkit-calc(100% - 2px) !important;
    width: -o-calc(100% - 2px) !important;
    margin-left: 0 !Important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item .title {
    padding: 15px 21px 9px 21px !important;
    width: auto !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item h3 a {
    word-wrap: break-word;
    font-size: 22px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item p, .hctnews-events-publication .searchList.isotope .isotope-item p a {
    font-size: 18px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item img {
    width: 100%;
    height: auto;
  }

  .hctGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 !important;
    max-width: none;
    width: auto;
    padding: 0;
  }
  .hctGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctGrants .leftCol h4 {
    color: white;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5 !important;
    border-bottom: 1px solid white;
    cursor: default !important;
  }
  .hctGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctGrants .leftCol .filterList li:first-of-type a:hover, .hctGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctGrants .leftCol .filterList li a {
    color: white;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctGrants .rightCol {
    border-top: 0 none;
    float: none;
    max-width: none;
    width: auto;
    margin: 0 30px;
  }
  .hctGrants .rightCol form {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th:first-of-type, .hctGrants .rightCol .searchResults table td:first-of-type {
    display: block !important;
    width: auto;
    max-width: none;
    padding-bottom: 18px;
    padding-right: 0;
  }
  .hctGrants .rightCol .searchResults table th:first-of-type a span, .hctGrants .rightCol .searchResults table td:first-of-type a span {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th, .hctGrants .rightCol .searchResults table td {
    display: none !important;
  }
  .hctGrants .rightCol .searchResults table td p, .hctGrants .rightCol .searchResults table td a {
    font-size: 18px;
  }
  .hctGrants .rightCol .searchResults table td p.mobileElement {
    display: block !important;
    line-height: 1.3;
  }

  .hctStaff .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -30px !important;
    max-width: none;
    width: calc(100% + 60px) !important;
    width: -webkit-calc(100% + 60px) !important;
    width: -moz-calc(100% + 60px) !important;
    width: -o-calc(100% + 60px) !important;
  }
  .hctStaff .leftCol div.grouped_filter {
    display: none;
  }
  .hctStaff .leftCol div.grouped_filter h5 {
    padding: 18px 30px;
    background: #002d62;
    color: #909090;
    margin: 0 !important;
    border: 0 none !important;
    font-size: 18px !important;
    font-weight: normal !important;
  }
  .hctStaff .leftCol div.grouped_filter ul {
    display: block;
    margin-bottom: 0 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li:first-of-type {
    display: block;
  }
  .hctStaff .leftCol div.grouped_filter ul li a {
    color: white !important;
    margin-bottom: 0;
  }
  .hctStaff .leftCol div.grouped_filter ul li a:hover, .hctStaff .leftCol div.grouped_filter ul li a.selected {
    color: #2ac3e1 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li a.filterDisabled {
    color: #909090 !important;
  }
  .hctStaff .leftCol h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctStaff .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctStaff .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctStaff .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctStaff .leftCol .filterList li {
    margin: 0;
  }
  .hctStaff .leftCol .filterList li:first-of-type {
    display: none;
  }
  .hctStaff .leftCol .filterList li.dropdown > a {
    color: #a5a5a5;
    border-bottom: 1px solid white;
  }
  .hctStaff .leftCol .filterList li a {
    color: white;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctStaff .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctStaff .rightCol {
    border-top: 0 none;
    float: none;
    max-width: none;
    width: auto;
    margin: 0 0;
  }
  .hctStaff .rightCol form {
    display: none;
  }
  .hctStaff .rightCol .searchResults ul {
    margin: 0;
  }
  .hctStaff .rightCol .searchResults ul li {
    font-size: 18px;
  }
  .hctStaff .rightCol .searchResults ul li a {
    font-size: 18px;
  }

  .hctSearch .rightCol > h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px !important;
    position: relative;
    background: #002d62;
    margin: 0 0 0 -30px !important;
    border-bottom: 1px solid white;
    cursor: pointer;
    width: 100%;
  }
  .hctSearch .rightCol > h4.active {
    background: #a5a5a5;
  }
  .hctSearch .rightCol > h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctSearch .rightCol > form {
    display: none;
  }
  .hctSearch .selecttoul_wrapper {
    display: none;
    background: #002d62;
    margin: 0 !important;
    width: 100% !important;
    margin-left: -30px !important;
    padding: 0 30px;
  }
  .hctSearch .selecttoul_wrapper dt {
    border: 0 none;
  }
  .hctSearch .selecttoul_wrapper dt a {
    border-bottom: 1px solid white;
    padding-top: 15px;
    font-family: "TradeGothicLTComBold" !important;
    text-transform: uppercase;
    color: #a5a5a5 !important;
    font-size: 18px !important;
  }
  .hctSearch .selecttoul_wrapper dd {
    display: block !important;
    position: relative !important;
  }
  .hctSearch .selecttoul_wrapper dd ul {
    background: none;
    width: 100% !important;
    position: relative !important;
    margin: 0 !important;
    border: 0 none;
  }
  .hctSearch .selecttoul_wrapper dd ul li {
    padding-top: 15px;
  }
  .hctSearch .selecttoul_wrapper dd ul li a {
    font-family: "TradeGothicLTComBold" !important;
    text-transform: uppercase;
    color: white !important;
    font-size: 18px !important;
  }
  .hctSearch .searchItem .itemBreadcrumbs {
    font-size: 12px !important;
  }
  .hctSearch .searchItem p {
    font-size: 18px;
  }
  .hctSearch .searchItem p a {
    font-size: inherit;
    border: 0 none;
  }
  .hctSearch .searchItem .readmore {
    font-size: 18px !important;
  }

  .hctProgramGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -30px !important;
    max-width: none;
    width: calc(100% + 60px) !important;
    width: -webkit-calc(100% + 60px) !important;
    width: -moz-calc(100% + 60px) !important;
    width: -o-calc(100% + 60px) !important;
    padding: 0;
  }
  .hctProgramGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctProgramGrants .leftCol h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctProgramGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctProgramGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5;
    cursor: default !important;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctProgramGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    margin-bottom: 0 !important;
    display: none;
  }
  .hctProgramGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a:hover, .hctProgramGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li a {
    color: white !important;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctProgramGrants .leftCol .filterList li a:hover {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctProgramGrants .rightCol {
    max-width: none !important;
  }
  .hctProgramGrants .searchResults {
    padding: 38px 0 0 0 !important;
  }

  .pagination ul, .item-list ul {
    height: 24px !important;
    overflow: visible !important;
  }
  .pagination ul li, .item-list ul li {
    margin-right: 15px !important;
  }
  .pagination ul li.pager-previous, .item-list ul li.pager-previous {
    margin-left: 0px !important;
  }
  .pagination ul li.pager-previous a, .item-list ul li.pager-previous a {
    margin-left: 26px !important;
  }
  .pagination ul li.pager-previous:before, .item-list ul li.pager-previous:before {
    background: url(img/pagination_prev_mobile.png) no-repeat !important;
    width: 13px !important;
    height: 19px !important;
    margin-top: -10px !important;
  }
  .pagination ul li.pager-next:after, .item-list ul li.pager-next:after {
    background: url(img/pagination_next_mobile.png) no-repeat !important;
    width: 13px !important;
    height: 19px !important;
    margin-top: -10px !important;
    right: -26px !important;
  }
  .pagination .pager-current, .pagination .current, .pagination a, .item-list .pager-current, .item-list .current, .item-list a {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 480px) {
  .hctnews-events-publication h2 {
    margin: 0 30px 0 30px !important;
    word-wrap: break-word;
  }
  .hctnews-events-publication .column {
    margin: 0 30px !important;
    border-top: 0 none !important;
    padding: 0 !important;
  }
  .hctnews-events-publication .searchForm,
  .hctnews-events-publication .sortForm {
    display: none !important;
  }
  .hctnews-events-publication .searchList.isotope {
    margin-left: 0 !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item {
    max-width: none;
    width: calc(100% - 2px) !important;
    width: -moz-calc(100% - 2px) !important;
    width: -webkit-calc(100% - 2px) !important;
    width: -o-calc(100% - 2px) !important;
    margin-left: 0 !Important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item .title {
    padding: 15px 21px 9px 21px !important;
    width: auto !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item h3 a {
    word-wrap: break-word;
    font-size: 22px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item p, .hctnews-events-publication .searchList.isotope .isotope-item p a {
    font-size: 18px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item img {
    width: 100%;
    height: auto;
  }

  .hctGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 !important;
    max-width: none;
    width: auto;
    padding: 0;
  }
  .hctGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctGrants .leftCol h4 {
    color: white;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5 !important;
    border-bottom: 1px solid white;
    cursor: default !important;
  }
  .hctGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctGrants .leftCol .filterList li:first-of-type a:hover, .hctGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctGrants .leftCol .filterList li a {
    color: white;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctGrants .rightCol {
    border-top: 0 none;
    float: none;
    max-width: none;
    width: auto;
    margin: 0 30px;
  }
  .hctGrants .rightCol form {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th:first-of-type, .hctGrants .rightCol .searchResults table td:first-of-type {
    display: block !important;
    width: auto;
    max-width: none;
    padding-bottom: 18px;
    padding-right: 0;
  }
  .hctGrants .rightCol .searchResults table th:first-of-type a span, .hctGrants .rightCol .searchResults table td:first-of-type a span {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th, .hctGrants .rightCol .searchResults table td {
    display: none !important;
  }
  .hctGrants .rightCol .searchResults table td p, .hctGrants .rightCol .searchResults table td a {
    font-size: 18px;
  }
  .hctGrants .rightCol .searchResults table td p.mobileElement {
    display: block !important;
    line-height: 1.3;
  }

  .hctStaff .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -30px !important;
    max-width: none;
    width: calc(100% + 60px) !important;
    width: -webkit-calc(100% + 60px) !important;
    width: -moz-calc(100% + 60px) !important;
    width: -o-calc(100% + 60px) !important;
  }
  .hctStaff .leftCol div.grouped_filter {
    display: none;
  }
  .hctStaff .leftCol div.grouped_filter h5 {
    padding: 18px 30px;
    background: #002d62;
    color: #909090;
    margin: 0 !important;
    border: 0 none !important;
    font-size: 18px !important;
    font-weight: normal !important;
  }
  .hctStaff .leftCol div.grouped_filter ul {
    display: block;
    margin-bottom: 0 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li:first-of-type {
    display: block;
  }
  .hctStaff .leftCol div.grouped_filter ul li a {
    color: white !important;
    margin-bottom: 0;
  }
  .hctStaff .leftCol div.grouped_filter ul li a:hover, .hctStaff .leftCol div.grouped_filter ul li a.selected {
    color: #2ac3e1 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li a.filterDisabled {
    color: #909090 !important;
  }
  .hctStaff .leftCol h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctStaff .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctStaff .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctStaff .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctStaff .leftCol .filterList li {
    margin: 0;
  }
  .hctStaff .leftCol .filterList li:first-of-type {
    display: none;
  }
  .hctStaff .leftCol .filterList li.dropdown > a {
    color: #a5a5a5;
    border-bottom: 1px solid white;
  }
  .hctStaff .leftCol .filterList li a {
    color: white;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctStaff .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctStaff .rightCol {
    border-top: 0 none;
    float: none;
    max-width: none;
    width: auto;
    margin: 0 0;
  }
  .hctStaff .rightCol form {
    display: none;
  }
  .hctStaff .rightCol .searchResults ul {
    margin: 0;
  }
  .hctStaff .rightCol .searchResults ul li {
    font-size: 18px;
  }
  .hctStaff .rightCol .searchResults ul li a {
    font-size: 18px;
  }

  .hctSearch .rightCol > h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px !important;
    position: relative;
    background: #002d62;
    margin: 0 0 0 -30px !important;
    border-bottom: 1px solid white;
    cursor: pointer;
    width: 100%;
  }
  .hctSearch .rightCol > h4.active {
    background: #a5a5a5;
  }
  .hctSearch .rightCol > h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctSearch .rightCol > form {
    display: none;
  }
  .hctSearch .selecttoul_wrapper {
    display: none;
    background: #002d62;
    margin: 0 !important;
    width: 100% !important;
    margin-left: -30px !important;
    padding: 0 30px;
  }
  .hctSearch .selecttoul_wrapper dt {
    border: 0 none;
  }
  .hctSearch .selecttoul_wrapper dt a {
    border-bottom: 1px solid white;
    padding-top: 15px;
    font-family: "TradeGothicLTComBold" !important;
    text-transform: uppercase;
    color: #a5a5a5 !important;
    font-size: 18px !important;
  }
  .hctSearch .selecttoul_wrapper dd {
    display: block !important;
    position: relative !important;
  }
  .hctSearch .selecttoul_wrapper dd ul {
    background: none;
    width: 100% !important;
    position: relative !important;
    margin: 0 !important;
    border: 0 none;
  }
  .hctSearch .selecttoul_wrapper dd ul li {
    padding-top: 15px;
  }
  .hctSearch .selecttoul_wrapper dd ul li a {
    font-family: "TradeGothicLTComBold" !important;
    text-transform: uppercase;
    color: white !important;
    font-size: 18px !important;
  }
  .hctSearch .searchItem .itemBreadcrumbs {
    font-size: 18px !important;
  }
  .hctSearch .searchItem p {
    font-size: 18px;
  }
  .hctSearch .searchItem p a {
    font-size: inherit;
    border: 0 none;
  }
  .hctSearch .searchItem .readmore {
    font-size: 18px !important;
  }

  .hctProgramGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -30px !important;
    max-width: none;
    width: calc(100% + 60px) !important;
    width: -webkit-calc(100% + 60px) !important;
    width: -moz-calc(100% + 60px) !important;
    width: -o-calc(100% + 60px) !important;
    padding: 0;
  }
  .hctProgramGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctProgramGrants .leftCol h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctProgramGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctProgramGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5;
    cursor: default !important;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctProgramGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    margin-bottom: 0 !important;
    display: none;
  }
  .hctProgramGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a:hover, .hctProgramGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li a {
    color: white !important;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctProgramGrants .leftCol .filterList li a:hover {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctProgramGrants .rightCol {
    max-width: none !important;
  }
  .hctProgramGrants .searchResults {
    padding: 38px 0 0 0 !important;
  }

  .pagination ul, .item-list ul {
    height: 24px !important;
    overflow: visible !important;
  }
  .pagination ul li, .item-list ul li {
    margin-right: 15px !important;
  }
  .pagination ul li:nth-child(n+6), .item-list ul li:nth-child(n+6) {
    display: none;
  }
  .pagination ul li.pager-previous, .item-list ul li.pager-previous {
    margin-left: 0px !important;
    display: block;
  }
  .pagination ul li.pager-previous a, .item-list ul li.pager-previous a {
    margin-left: 26px !important;
  }
  .pagination ul li.pager-previous:before, .item-list ul li.pager-previous:before {
    background: url(img/pagination_prev_mobile.png) no-repeat !important;
    width: 13px !important;
    height: 19px !important;
    margin-top: -10px !important;
  }
  .pagination ul li.pager-next, .item-list ul li.pager-next {
    display: block;
  }
  .pagination ul li.pager-next:after, .item-list ul li.pager-next:after {
    background: url(img/pagination_next_mobile.png) no-repeat !important;
    width: 13px !important;
    height: 19px !important;
    margin-top: -10px !important;
    right: -26px !important;
  }
  .pagination ul li.pager-ellipsis, .item-list ul li.pager-ellipsis {
    display: block;
  }
  .pagination .pager-current, .pagination .current, .pagination a, .item-list .pager-current, .item-list .current, .item-list a {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 320px) {
  .hctnews-events-publication h2 {
    margin: 0 30px 0 30px !important;
    word-wrap: break-word;
  }
  .hctnews-events-publication .column {
    margin: 0 30px !important;
    border-top: 0 none !important;
    padding: 0 !important;
  }
  .hctnews-events-publication .searchForm,
  .hctnews-events-publication .sortForm {
    display: none !important;
  }
  .hctnews-events-publication .searchList.isotope {
    margin-left: 0 !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item {
    max-width: none;
    width: calc(100% - 2px) !important;
    width: -moz-calc(100% - 2px) !important;
    width: -webkit-calc(100% - 2px) !important;
    width: -o-calc(100% - 2px) !important;
    margin-left: 0 !Important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item .title {
    padding: 15px 21px 9px 21px !important;
    width: auto !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item h3 a {
    word-wrap: break-word;
    font-size: 22px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item p, .hctnews-events-publication .searchList.isotope .isotope-item p a {
    font-size: 18px !important;
  }
  .hctnews-events-publication .searchList.isotope .isotope-item img {
    width: 100%;
    height: auto;
  }

  .hctGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 !important;
    max-width: none;
    width: auto;
    padding: 0;
  }
  .hctGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctGrants .leftCol h4 {
    color: white;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5 !important;
    border-bottom: 1px solid white;
    cursor: default !important;
  }
  .hctGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctGrants .leftCol .filterList li:first-of-type a:hover, .hctGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctGrants .leftCol .filterList li a {
    color: white;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctGrants .rightCol {
    border-top: 0 none;
    float: none;
    max-width: none;
    width: auto;
    margin: 0 30px;
  }
  .hctGrants .rightCol form {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th:first-of-type, .hctGrants .rightCol .searchResults table td:first-of-type {
    display: block !important;
    width: auto;
    max-width: none;
    padding-bottom: 18px;
    padding-right: 0;
  }
  .hctGrants .rightCol .searchResults table th:first-of-type a span, .hctGrants .rightCol .searchResults table td:first-of-type a span {
    display: none;
  }
  .hctGrants .rightCol .searchResults table th, .hctGrants .rightCol .searchResults table td {
    display: none !important;
  }
  .hctGrants .rightCol .searchResults table td p, .hctGrants .rightCol .searchResults table td a {
    font-size: 18px;
  }
  .hctGrants .rightCol .searchResults table td p.mobileElement {
    display: block !important;
    line-height: 1.3;
  }

  .hctStaff .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -30px !important;
    max-width: none;
    width: calc(100% + 60px) !important;
    width: -webkit-calc(100% + 60px) !important;
    width: -moz-calc(100% + 60px) !important;
    width: -o-calc(100% + 60px) !important;
  }
  .hctStaff .leftCol div.grouped_filter {
    display: none;
  }
  .hctStaff .leftCol div.grouped_filter h5 {
    padding: 18px 30px;
    background: #002d62;
    color: #909090;
    margin: 0 !important;
    border: 0 none !important;
    font-size: 18px !important;
    font-weight: normal !important;
  }
  .hctStaff .leftCol div.grouped_filter ul {
    display: block;
    margin-bottom: 0 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li:first-of-type {
    display: block;
  }
  .hctStaff .leftCol div.grouped_filter ul li a {
    color: white !important;
    margin-bottom: 0;
  }
  .hctStaff .leftCol div.grouped_filter ul li a:hover, .hctStaff .leftCol div.grouped_filter ul li a.selected {
    color: #2ac3e1 !important;
  }
  .hctStaff .leftCol div.grouped_filter ul li a.filterDisabled {
    color: #909090 !important;
  }
  .hctStaff .leftCol h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctStaff .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctStaff .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctStaff .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    display: none;
  }
  .hctStaff .leftCol .filterList li {
    margin: 0;
  }
  .hctStaff .leftCol .filterList li:first-of-type {
    display: none;
  }
  .hctStaff .leftCol .filterList li.dropdown > a {
    color: #a5a5a5;
    border-bottom: 1px solid white;
  }
  .hctStaff .leftCol .filterList li a {
    color: white;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctStaff .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctStaff .rightCol {
    border-top: 0 none;
    float: none;
    max-width: none;
    width: auto;
    margin: 0 0;
  }
  .hctStaff .rightCol form {
    display: none;
  }
  .hctStaff .rightCol .searchResults ul {
    margin: 0;
  }
  .hctStaff .rightCol .searchResults ul li {
    font-size: 18px;
  }
  .hctStaff .rightCol .searchResults ul li a {
    font-size: 18px;
  }

  .hctSearch .rightCol > h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px !important;
    position: relative;
    background: #002d62;
    margin: 0 0 0 -30px !important;
    border-bottom: 1px solid white;
    cursor: pointer;
    width: 100%;
  }
  .hctSearch .rightCol > h4.active {
    background: #a5a5a5;
  }
  .hctSearch .rightCol > h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctSearch .rightCol > form {
    display: none;
  }
  .hctSearch .selecttoul_wrapper {
    display: none;
    background: #002d62;
    margin: 0 !important;
    width: 100% !important;
    margin-left: -30px !important;
    padding: 0 30px;
  }
  .hctSearch .selecttoul_wrapper dt {
    border: 0 none;
  }
  .hctSearch .selecttoul_wrapper dt a {
    border-bottom: 1px solid white;
    padding-top: 15px;
    font-family: "TradeGothicLTComBold" !important;
    text-transform: uppercase;
    color: #a5a5a5 !important;
    font-size: 18px !important;
  }
  .hctSearch .selecttoul_wrapper dd {
    display: block !important;
    position: relative !important;
  }
  .hctSearch .selecttoul_wrapper dd ul {
    background: none;
    width: 100% !important;
    position: relative !important;
    margin: 0 !important;
    border: 0 none;
  }
  .hctSearch .selecttoul_wrapper dd ul li {
    padding-top: 15px;
  }
  .hctSearch .selecttoul_wrapper dd ul li a {
    font-family: "TradeGothicLTComBold" !important;
    text-transform: uppercase;
    color: white !important;
    font-size: 18px !important;
  }
  .hctSearch .searchItem .itemBreadcrumbs {
    font-size: 12px !important;
  }
  .hctSearch .searchItem p {
    font-size: 18px;
  }
  .hctSearch .searchItem p a {
    font-size: inherit;
    border: 0 none;
  }
  .hctSearch .searchItem .readmore {
    font-size: 18px !important;
  }

  .hctProgramGrants .leftCol {
    border-top: 0 none;
    float: none;
    margin: 0 0 0 -30px !important;
    max-width: none;
    width: calc(100% + 60px) !important;
    width: -webkit-calc(100% + 60px) !important;
    width: -moz-calc(100% + 60px) !important;
    width: -o-calc(100% + 60px) !important;
    padding: 0;
  }
  .hctProgramGrants .leftCol.leftColFilter {
    display: block;
  }
  .hctProgramGrants .leftCol h4 {
    color: white !important;
    font-size: 18px;
    padding: 12px 30px;
    position: relative;
    background: #002d62;
    margin: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .hctProgramGrants .leftCol h4.active {
    background: #a5a5a5;
  }
  .hctProgramGrants .leftCol h4:before {
    content: "";
    background: url(img/filter_dd.png) no-repeat;
    width: 15px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 -9px;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a {
    color: #a5a5a5;
    cursor: default !important;
  }
  .hctProgramGrants .leftCol .filterList.menu > li > a:hover {
    color: #a5a5a5;
  }
  .hctProgramGrants .leftCol .filterList {
    background: #002d62;
    padding-bottom: 18px;
    margin-bottom: 0 !important;
    display: none;
  }
  .hctProgramGrants .leftCol .filterList li {
    margin: 0;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a {
    color: white !important;
    cursor: pointer !important;
    text-decoration: none;
    border-bottom: 0 none;
  }
  .hctProgramGrants .leftCol .filterList li:first-of-type a:hover, .hctProgramGrants .leftCol .filterList li:first-of-type a.selected {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li a {
    color: white !important;
    font-size: 18px;
    margin: 0 30px;
    padding-top: 18px;
    margin-bottom: 18px;
  }
  .hctProgramGrants .leftCol .filterList li a:hover {
    color: #2ac3e1 !important;
  }
  .hctProgramGrants .leftCol .filterList li ul li ul {
    display: none;
  }
  .hctProgramGrants .rightCol {
    max-width: none !important;
  }
  .hctProgramGrants .searchResults {
    padding: 38px 0 0 0 !important;
  }

  .pagination ul, .item-list ul {
    height: 24px !important;
    overflow: visible !important;
  }
  .pagination ul li, .item-list ul li {
    margin-right: 15px !important;
  }
  .pagination ul li:nth-child(n+6), .item-list ul li:nth-child(n+6) {
    display: none;
  }
  .pagination ul li.pager-previous, .item-list ul li.pager-previous {
    margin-left: 0px !important;
    display: block;
  }
  .pagination ul li.pager-previous a, .item-list ul li.pager-previous a {
    margin-left: 26px !important;
  }
  .pagination ul li.pager-previous:before, .item-list ul li.pager-previous:before {
    background: url(img/pagination_prev_mobile.png) no-repeat !important;
    width: 13px !important;
    height: 19px !important;
    margin-top: -10px !important;
  }
  .pagination ul li.pager-next, .item-list ul li.pager-next {
    display: block;
  }
  .pagination ul li.pager-next:after, .item-list ul li.pager-next:after {
    background: url(img/pagination_next_mobile.png) no-repeat !important;
    width: 13px !important;
    height: 19px !important;
    margin-top: -10px !important;
    right: -26px !important;
  }
  .pagination ul li.pager-ellipsis, .item-list ul li.pager-ellipsis {
    display: block;
  }
  .pagination .pager-current, .pagination .current, .pagination a, .item-list .pager-current, .item-list .current, .item-list a {
    font-size: 18px !important;
  }
}
