/* Hide Previous Search Dropdown Until Further Notice */
.mega-menu--desktop .mainmenu-item--search.mainmenu-item__level-1 > ul {
  display: none !important;
}

/* ========================Nav Bar Search================================ */

@media screen and (max-width: 992px) {
  #loading-indicator {
    background: url("/modules/custom/abt_core/images/loading-indicator.gif");
    width: 100px;
    height: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #block-algoliasearch .ais-Hits-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }

  #algolia-search-menu {
    background: #fff;
    position: absolute;
    width: 350px;
    right: 0;
    max-width: 350px;
    z-index: 999;
    padding-top: 1rem;
  }

  #block-algoliasearch h2 {
    font-size: 16px;
    color: #3c3936;
    line-height: 2rem;
  }

  #block-algoliasearch h6 {
    font-size: 12px;
    color: #336699;
    line-height: 2.5rem;
  }
  #block-algoliasearch h6 a {
    font-size: 12px;
    color: #336699;
    line-height: 2.5rem;
  }

  #block-algoliasearch h2,
  #block-algoliasearch h6 {
    margin: 0;
    padding: 0;
  }

  #block-algoliasearch,
  #block-algoliasearch h3,
  #block-algoliasearch p,
  #block-algoliasearch span {
    font-family: "Georgia", serif;
    margin: unset;
    color: #3c3936;
  }
  .mobile-search-padding {
    padding-bottom: 30rem !important;
  }

  .menu-result-container {
    flex-direction: column;
  }

  #block-algoliasearch .ais-Hits {
    width: 350px;
    overflow: scroll;
  }
  #block-algoliasearch .ais-Hits-list {
    width: 1300px;
  }
  #block-algoliasearch .ais-Hits-item {
    margin-left: 10px;
  }
  #block-algoliasearch img {
    max-width: 143px !important;
    height: 93px !important;
    margin: unset;
    width: 100%;
    order: 0;
    object-fit: cover;
    object-position: top;
  }
  #block-algoliasearch .all-results-btn {
    display: flex;
    justify-content: center;
    padding: 1rem;
    color: #ffffff;
    font-size: 17px;
    background-color: #007eb3;
    font-family: "Georgia", serif;
    border: 1px solid #ffffff;
  }
  #block-algoliasearch .all-results-btn:hover,
  #block-algoliasearch .all-results-btn:focus {
    background-color: #003e7d !important;
    box-shadow: 0 0 0 1px #007eb3, 0 0 0 4px #003e7d, 0 0 0 5px #003e7d !important;
  }

  #block-algoliasearch .all-results-btn-container {
    background-color: #007eb3;
    padding: 0.5rem;
    scale: 0.9;
    margin: 0rem 0rem 1rem 0rem;
  }

  #block-algoliasearch .searchbox-container {
    justify-content: center;
  }

  #block-algoliasearch .ais-SearchBox-input {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    border: 1px solid #b6b2a4;
    border-radius: 0;
    color: #69665e;
    height: 40px;
    padding: 0 8px;
    width: 310px;
  }

  #algolia-search-menu .results-text {
    max-width: 143px !important;
    /* max-height: 65px;
    overflow: scroll; */
  }
}
@media screen and (min-width: 992px) {
  #loading-indicator {
    background: url("/modules/custom/abt_core/images/loading-indicator.gif");
    width: 200px;
    height: 200px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #block-algoliasearch {
    display: grid;
    font-family: "Georgia", serif;
  }
  #algolia-search-menu {
    background: #fff;
    position: absolute;
    justify-self: center;
    z-index: 100;
    border-bottom: 1px solid #b6b2a4;
    border-left: 1px solid #b6b2a4;
    border-right: 1px solid #b6b2a4;
  }
  #block-algoliasearch img {
    max-width: 143px !important;
    height: 117px !important;
    margin: unset;
    width: 100%;
    order: 0;
    object-fit: cover;
    object-position: top;
    width: -webkit-fill-available;
  }
  #block-algoliasearch,
  #block-algoliasearch h3,
  #block-algoliasearch p,
  #block-algoliasearch span {
    font-family: "Georgia", serif;
    margin: unset;
    color: #3c3936;
  }

  #block-algoliasearch p {
    font-size: small;
  }
  #block-algoliasearch h2 {
    font-size: large;
    color: #3c3936;
    margin: 0;
    line-height: 2.5rem;
  }

  #block-algoliasearch h6 {
    font-family: "Georgia", serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 28px;
    line-height: 2.8rem;
    color: #369;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  }

  #block-algoliasearch h6 a {
    font-family: "Georgia", serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 28px;
    line-height: 2.8rem;
    color: #369;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  }

  #block-algoliasearch #searchbox {
    width: 45vw;
  }

  #block-algoliasearch .searchbox-container {
    justify-content: center;
    align-items: center;
    background-color: #002b54;
    border: 2rem solid #002b54;
  }

  .ais-SearchBox-submit {
    display: none !important;
  }

  .ais-SearchBox-input {
    line-height: 3rem;
    color: #69665e;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-style: italic;
    border: 1px solid #b6b2a4;
    color: #69665e;
    height: 50px;
    padding: 0 8px;
    width: calc(100% - 40px);
  }

  #block-algoliasearch .ais-Hits {
    margin: 0rem 0.5rem 0rem 3rem;
  }

  .menu-result {
    width: -webkit-fill-available;
    max-width: 143px;
  }

  #block-algoliasearch .ais-Hits li.focused {
    border: 2px solid #007eb3 !important;
  }

  #block-algoliasearch .ais-Hits-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0.5rem;
  }

  #block-algoliasearch .ais-Hits-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: auto;
  }

  #block-algoliasearch .ais-RefinementList-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  #block-algoliasearch .ais-RefinementList-label {
    display: flex;
    align-items: baseline;
  }

  #block-algoliasearch .results-container {
    /* gap: 3rem; */
  }

  #block-algoliasearch .all-results-btn {
    display: flex;
    justify-content: center;
    padding: 1rem;
    color: #ffffff;
    font-size: 17px;
    background-color: #007eb3;
    font-family: "Georgia", serif;
    border: 1px solid #ffffff;
  }

  #block-algoliasearch .all-results-btn:hover,
  #block-algoliasearch .all-results-btn:focus {
    background-color: #003e7d !important;
    box-shadow: 0 0 0 1px #007eb3, 0 0 0 4px #003e7d, 0 0 0 5px #003e7d !important;
  }

  #block-algoliasearch .all-results-btn-container {
    background-color: #007eb3;
    padding: 0.5rem;
    scale: 0.9;
  }

  #block-algoliasearch .ais-SearchBox-resetIcon {
    margin-left: 10px;
  }
}

@media screen and (max-width: 350px) {
  #algolia-search-menu {
    width: 98vw;
    max-width: 98vw;
  }
  #block-algoliasearch .ais-SearchBox-input {
    max-width: 85vw;
  }
}

.uppercase {
  text-transform: uppercase;
}

.ais-SearchBox-submitIcon {
  display: none !important;
}
mark {
  background: #b6b2a4 !important;
}

/* ========================Search Page================================ */

@media screen and (max-width: 576px) {
  #block-algoliasearchpage .page-hits-parent {
    margin: auto;
  }

  #block-algoliasearchpage img {
    max-width: 120px !important;
    max-height: 100px !important;
    margin: unset;
    object-position: top;
  }

  #block-algoliasearchpage p {
    line-height: 1.5;
  }
  #block-algoliasearchpage .page-results-container .ais-Hits-list {
    margin: 2rem 0rem 0rem 0rem;
  }

  #block-algoliasearchpage .page-results-container h3 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}

@media screen and (min-width: 992px) {
  #block-algoliasearchpage {
    padding: 137px 80px 0;
  }
}

@media screen and (max-width: 991px) {
  #block-algoliasearchpage {
    padding: 15vw 2vw 0vw 2vw;
  }
}

#block-algoliasearchpage .ais-SearchBox-input {
  margin: 0rem 0rem 5.5rem 0rem;
  line-height: 3rem;
  color: #69665e;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-style: italic;
  border: 1px solid #b6b2a4;
  color: #69665e;
  height: 50px;
  padding: 0 8px;
  width: calc(100% - 40px);
}

.page-search-header {
  color: #3c3936;
}

.page-results-container h1,
.page-results-container h2,
.page-results-container h3,
.page-results-container h4,
.page-results-container h5,
.page-results-container h6,
.page-results-container p {
  margin: 0;
  padding: 0;
}

.page-results-container .ais-Hits {
}
.page-results-container .ais-Hits-list {
  display: flex;
  flex-direction: column;
  margin: auto;
  align-items: baseline !important;
}

.page-results-container .ais-Hits-item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.page-results-container .ais-RefinementList-checkbox {
  margin: 0px 5px 0px 0px;
}
.page-results-container .ais-RefinementList-label {
  font-size: 1.6rem;
  line-height: 3rem;
  color: #369;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.page-hits {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.page-results-container img {
  max-width: 170px;
  height: 138px;
  /* width: 100%; */
  object-fit: cover;
  object-position: top;
}
.page-results-container h2 {
  font-family: "Georgia", serif;
  line-height: 3.6rem;
  font-size: 3rem;
  color: #3c3936;
}
.page-results-container h3 {
  font-family: "Georgia", serif;
  line-height: 3.6rem;
  font-size: 3rem;
  color: #3c3936;
  margin: 0.5rem 0rem 0.5rem 0rem;
}

.page-results-container p {
  font-family: "Georgia", serif;
  font-size: 1.8rem;
  color: #3c3936;
  line-height: 2.5rem;
}

.page-results-container h6,
.page-results-container h6 a {
  font-family: "Georgia", serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 28px;
  line-height: 2.8rem;
  color: #369;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}
.custom-label-border {
  border: 1px solid #b6b2a4;
  padding: 5px;
  padding: 24px 20px 20px;
}
.fieldset-title {
  margin: 0px 0px 20px 0px;
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #666;
  font-family: "Georgia", serif;
  text-transform: uppercase;
}

.page-results-container .sort-stats-container {
  margin: 6rem 0rem 0rem 0rem;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 30px;
  line-height: 3rem;
  color: #3c3936;
  font-style: italic;
}

#page-sort-by {
  display: flex;
  gap: 20px;
}

.sort-container label {
  color: #707070;
}

#page-sort-by button.active {
  text-decoration: underline;
}

.ais-Pagination,
.ais-Pagination a {
  color: #369 !important;
}

.ais-Pagination-list {
  display: flex;
  justify-content: space-around;
  gap: 15px;
}

.battles-title {
  order: 1;
}

.battle-search-input {
  margin-top: 2.5rem;
  order: -1;
  background-image: none;
  border: 1px solid #b6b2a4;
  border-radius: 0;
  box-shadow: none;
  min-height: 50px;
  padding: 0 8px;
}

#block-algoliasearchpage .ais-SearchBox-reset {
  margin-left: auto;
  margin-right: 4rem;
  margin-top: -4rem;
  font-size: 1.8rem;
  line-height: 3rem;
  background-color: rgb(255, 255, 255);
  color: rgb(51, 102, 153);
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(51, 102, 153);
  border-image: initial;
  border-radius: 18px;
  padding: 4px 30px;
}

#block-algoliasearchpage .ais-CurrentRefinements-delete {
  border: 1px solid #fff;
  padding: 2px 3px;
  border-radius: 15px;
  font-size: 8px;
}

#block-algoliasearchpage .ais-CurrentRefinements-categoryLabel {
  margin-right: 10px;
}

#block-algoliasearchpage .ais-CurrentRefinements-list {
  display: flex;
  flex-wrap: wrap;
  margin: -5.5rem 0px 0px 0px;
  max-width: 60%;
}
#block-algoliasearchpage .ais-CurrentRefinements-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  /* margin: 0.5rem 0px -2.5rem 0px; */
}

#block-algoliasearchpage .ais-CurrentRefinements-category {
  width: fit-content;
  display: flex;
  font-size: 13px;
  align-items: center;
  background-color: #369;
  background-size: 18px;
  border-radius: 18px;
  color: #fff;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  margin: 10px;
  padding: 4px 10px 4px 10px;
  text-align: left;
}

#block-algoliasearchpage .ais-CurrentRefinements-label {
  display: none;
}

.ais-Pagination-item--firstPage .ais-Pagination-link::after {
  content: " FIRST";
}

a.ais-Pagination-link[aria-label="Last"]::before {
  content: "LAST ";
}

.ais-Pagination-item--firstPage .ais-Pagination-link {
  display: none;
}

.ais-Pagination-item--firstPage .ais-Pagination-link.visible {
  display: inline;
}

/* Align the current refinements list and the "Clear All" button in the search form */
.ais-SearchBox-form {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
}

/* Remove default list styles from current refinements list */
.ais-CurrentRefinements-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  order: 2;
}

/* Add margin between list items in the current refinements list */
.ais-CurrentRefinements-item:not(:last-child) {
  margin-right: 10px;
}

/* Adjust the "Clear All" button style */
.ais-SearchBox-reset {
  order: 3;
  background: none;
  border: none;
  cursor: pointer;
  color: #007bff; /* Change the color to match your theme */
  font-size: 14px;
  text-decoration: underline;
  margin-left: auto; /* Push the "Clear All" button to the right */
}

#title-2-dropdown,
#name-15-dropdown {
  order: -2;
}

#title-2-dropdown .ais-RefinementList-checkbox,
#name-15-dropdown .ais-RefinementList-checkbox {
  display: none;
}

#title-2-dropdown .ais-RefinementList-label,
#title-2-dropdown .ais-RefinementList-count,
#name-15-dropdown .ais-RefinementList-label,
#name-15-dropdown .ais-RefinementList-count {
  color: #69665e;
}

#title-2-dropdown .ais-RefinementList-list,
#name-15-dropdown .ais-RefinementList-list {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #aaa;
  border-top: 0;
}

#title-2-dropdown .ais-Panel-body .ais-RefinementList-list,
#name-15-dropdown .ais-Panel-body .ais-RefinementList-list {
  display: none;
}

.ais-Dropdown-close {
  display: none;
}

#title-2-dropdown .ais-RefinementList-item:hover,
#title-2-dropdown .ais-RefinementList-item:hover *,
#name-15-dropdown .ais-RefinementList-item:hover,
#name-15-dropdown .ais-RefinementList-item:hover * {
  background-color: #007eb3;
  color: #fff !important;
}

#title-2-dropdown .ais-RefinementList-item--selected .ais-RefinementList-label,
#name-15-dropdown .ais-RefinementList-item--selected .ais-RefinementList-label {
  color: #999;
}

#block-algoliasearchpage .ais-RefinementList-list .ais-RefinementList-item {
  margin-bottom: 1rem;
}

.ais-Dropdown-button {
  display: none;
  line-height: 3rem;
  margin: 1rem 0rem 0rem 0rem;
  color: #69665e;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  border: 1px solid #b6b2a4;
  color: #69665e;
  height: 50px;
  padding: 0 8px;
  width: calc(100% - 40px);
  text-align: start;
}

#title-2-dropdown .ais-SearchBox-input,
#name-15-dropdown .ais-SearchBox-input {
  margin: 1rem 0rem 0rem 0rem;
  width: calc(100% - 23px);
}

.ais-RefinementList .ais-SearchBox-reset {
  margin-left: auto;
  margin-right: 1rem !important;
  margin-top: -4.5rem !important;
  padding: 0px 15px !important;
  font-size: 1.8rem;
  line-height: 3rem;
  background-color: rgb(255, 255, 255);
  color: rgb(51, 102, 153);
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(51, 102, 153);
  border-image: initial;
  border-radius: 18px;
}

#query-suggestions-container,
#menu-query-suggestions-container {
  position: relative;
}

#menu-query-suggestions-container .suggestions-dropdown {
  position: absolute;
  width: 50%;
  z-index: 1;
  border-radius: 2px;
  border: 1px solid black;
  border-top: none;
  padding: 1rem;
  background-color: #ffffff;
}

#query-suggestions-container .suggestions-dropdown {
  top: -48px;
  position: absolute;
  width: 50%;
  z-index: 1;
  border-radius: 2px;
  border: 1px solid black;
  border-top: none;
  padding: 1rem;
  background-color: #ffffff;
}

.suggestion-item.selected {
  background-color: #f0f0f0;
}

.suggestion-item:hover {
  background-color: #f0f0f0;
}

/* ========================Resource Search================================ */
/* @see web/themes/client/abt/styles/scss/components/03-organisms/paragraphs/_educator-resource-search.scss

#resource-search-menu .ais-SearchBox-input {
  padding: 0px 25px;
}

#resource-search-menu .ais-SearchBox-reset {
  background: white;
  padding: 1rem;
  border-top: 2px solid black;
  border-bottom: 2px solid dimgray;
}

#resource-search-menu .searchbox-container {
  background: linear-gradient(to right, #6b86a0, #336699);
  width: 100%;
  height: 100%;
  padding: 5rem;
  justify-content: center;
}

#resource-search-menu #resource-searchbox {
  width: 100%;
  margin: auto;
}

#resource-search-menu .resource-results-container {
  display: none;
  position: absolute;
  left: 15%;
  right: 15%;
  margin: -5rem auto 0rem auto;
  max-width: 1030px;
  border: solid 1px #707070;
  background-color: white;
  z-index: 3;
}

#resource-search-menu #resource-hits img {
  max-width: 50px;
  height: 50px;
  object-fit: cover;
}

#resource-search-menu .ais-RefinementList-list,
#resource-search-menu .ais-Menu-list {
  display: flex;
}

#resource-search-menu .ais-SearchBox-form {
  flex-wrap: unset;
  align-items: unset;
  justify-content: unset;
  max-width: 1030px;
  margin: auto;
}

#resource-search-menu .ais-Menu-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

#resource-search-menu .ais-Menu-item > div,
#resource-search-menu .ais-Menu-item > div .custom-tab {
  height: 100%;
  width: 100%;
}

#resource-search-menu .resource-facet-container {
  background-color: #efefef;
  overflow-x: auto;
}
#resource-search-menu .facet-grouping-container {
}

#resource-search-menu .hidden-checkbox {
  appearance: none;
  height: 0px;
  width: 0px;
}

#resource-search-menu .hidden-checkbox:focus {
  outline: none !important;
}

#resource-search-menu .hidden-checkbox:focus + .custom-tab-label {
  outline: 2px solid #336699;
}

#resource-search-menu .ais-Hits-item {
  border: solid 1px #707070;
  border-bottom: none;
}

#resource-search-menu .custom-tab {
  display: inline-block;
  cursor: pointer;
  text-wrap: nowrap;
}

#resource-search-menu .custom-tab .custom-tab-label {
  height: 63px;
}

#resource-search-menu .custom-tab .custom-tab-label {
  padding: 2rem 1.5rem;
  height: 100%;
  display: flex;
}

#resource-search-menu .hidden-checkbox:checked + .custom-tab-label,
#resource-search-menu .ais-RefinementList-item--selected {
  background-color: #b5121b;
}

#resource-search-menu .hidden-checkbox:checked + .custom-tab-label {
  background-color: #b5121b;
  color: white;
}

#resource-search-menu .custom-tab-label {
  color: #b5121b;
  font-family: "Roboto Condensed";
  font-weight: bold;
  text-wrap: nowrap;
}

#resource-search-menu #resource-hits h3 {
  color: #336699;
  font-size: 24px;
  margin-top: 1.5rem;
  padding: 0;
}

#resource-search-menu .resource-header-label,
#resource-search-menu .resource-header-label a {
  font-size: 12px;
  color: #336699;
}

#resource-search-menu .resource-title-link h2 {
  margin-top: 10px;
  font-size: 16px;
}

#resource-search-menu #resource-searchbox input {
  height: 7rem;
  font-size: 20px;
  width: 100%;
  border-right: none;
}

#resource-search-menu .advanced-search-container {
  margin-left: auto;
}
#resource-search-menu .advanced-search-btn-container {
  padding: 0.5rem 1rem;
  background-color: #032c53;
}

#resource-search-menu .advanced-search-btn {
  background-color: #032c53;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Roboto Condensed";
  font-weight: bold;
}

#resource-search-menu .all-results-btn,
#resource-search-menu .all-results,
#resource-search-menu .resource-all-results-btn {
  width: 100%;
  background-color: #032c53;
  color: white;
  text-align: center;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#resource-search-menu .resource-all-results-btn {
  font-size: small;
}

#resource-search-menu .ais-Panel {
  width: 100%;
  height: 100%;
}

#resource-search-menu .ais-Panel .ais-Panel-body,
#resource-search-menu .ais-Panel .ais-Panel-body > div,
#resource-search-menu .ais-Panel .ais-Panel-body .ais-Menu,
#resource-search-menu .ais-Panel .ais-Panel-body .ais-Menu-list {
  height: 100%;
}

#resource-search-menu .header-title {
  font-family: "brothers", "Georgia", serif;
  font-size: 15px;
  line-height: 3rem;
}

#resource-search-menu .header-subtitle {
  font-family: "Georgia", serif;
  max-width: 1030px;
}

#all-resources .ais-ClearRefinements-button {
  padding: 0rem 1.5rem 0rem 2rem;
  height: 63px;
}

#all-resources.all-resources-selected,
.ais-Menu-item--selected {
  background-color: #b5121b;
  color: white;
}

.page-node-type-action-landing-page
  .layout--main
  .field--name-field-paragraphs
  .paragraph.paragraph--type--educator-portal-search {
  max-width: unset;
  width: unset;
  margin-left: unset;
  margin-right: unset;
}

@media (min-width: 250px) {
  #resource-search-menu .resource-results-container {
    left: 16%;
    right: 16%;
  }
}

@media (min-width: 375px) {
  #resource-search-menu .resource-results-container {
    left: 11%;
    right: 11%;
  }
  #resource-search-menu #resource-hits img {
    max-width: 122px;
    height: 99px;
    object-fit: cover;
  }
  #resource-search-menu .header-title {
  font-family: "brothers", "Georgia", serif;
  font-size: 20px;
  line-height: 3rem;
}
}

@media (min-width: 450px) {
  #resource-search-menu .resource-results-container {
    left: 10%;
    right: 10%;
  }
}

@media (min-width: 480px) {
  #resource-search-menu .resource-results-container {
    left: 9%;
    right: 9%;
  }
}

@media (min-width: 568px) {
  #resource-search-menu .resource-results-container {
    left: 9%;
    right: 9%;
  }
  #resource-search-menu .header-title {
    font-family: "brothers", "Georgia", serif;
    font-size: 25px;
    line-height: 3.7rem;
  }
  #resource-search-menu .resource-header-label,
  #resource-search-menu .resource-header-label a {
    font-size: 13px;
    color: #336699;
  }

  #resource-search-menu .resource-title-link h2 {
    margin-top: 10px;
    font-size: 3rem;
  }
  #resource-search-menu #resource-searchbox input {
    height: 12rem;
    font-size: 42px;
    width: 100%;
  }
  #resource-search-menu .resource-all-results-btn {
    font-size: 17px;
  }
}

@media (min-width: 668px) {
  #resource-search-menu .resource-results-container {
    left: 8%;
    right: 8%;
  }
}

@media (min-width: 700px) {
  #resource-search-menu .resource-results-container {
    left: 7%;
    right: 7%;
  }
}

@media (min-width: 768px) {
  #resource-search-menu .resource-results-container {
    left: 6%;
    right: 6%;
  }
  #resource-search-menu .header-title {
    font-family: "brothers", "Georgia", serif;
    font-size: 50px;
    line-height: 5rem;
  }
  #resource-search-menu .header-title {
  font-family: "brothers", "Georgia", serif;
  font-size: 32px;
  line-height: 3rem;
}
}

@media (min-width: 868px) {
  #resource-search-menu .resource-results-container {
    left: 5%;
    right: 5%;
  }
    #resource-search-menu .header-title {
  font-family: "brothers", "Georgia", serif;
  font-size: 37px;
  line-height: 3rem;
}
}

@media (min-width: 992px) {
  #resource-search-menu .resource-results-container {
    left: 4%;
    right: 4%;
  }
  #resource-search-menu .advanced-search-btn {
    text-wrap: unset;
  }
  #resource-search-menu .advanced-search-btn-container {
    padding: 2rem 1rem;
    background-color: #032c53;
  }
  #resource-search-menu .ais-SearchBox-reset {
    background: white;
    padding: 1rem;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
  }
      #resource-search-menu .header-title {
  font-family: "brothers", "Georgia", serif;
  font-size: 43px;
  line-height: 3rem;
}
}

@media (min-width: 1280px) {
        #resource-search-menu .header-title {
  font-family: "brothers", "Georgia", serif;
  font-size: 50px;
  line-height: 3rem;
}
}
