@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");

#record-tab-usercomments {
  display: none !important;
}

.browse-item:first-child {
  display: none;
}

.title-contact {
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #999;
}
.location-mob {
  text-align: left !important;
}
.footer-info-wrap {
  display: flex;
  gap: 8px;
}

.footer-text-bold {
  color: var(--neutral-white, var(--neutral-white, #fff));
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.footer-text {
  color: var(--neutral-white, var(--neutral-white, #fff));
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.footer-text a {
  color: var(--neutral-white, var(--neutral-white, #fff));
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.footer-info > div {
  width: 100%;
}

:root {
  --primary-color-blue: #1f4f9f;
}

header .container.navbar {
  margin: 0;
  width: 100%;
  border-radius: unset;
  max-width: 100%;
}
.btn.btn-default {
  color: #fff !important;
}
html {
  font-size: 16px;
  overflow-x: hidden;
  font-family: "Roboto", sans-serif !important ;
}
body {
  background: #fff !important;
}
.breadcrumb > li a {
  color: #595959;
  font-family: Arial;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}
.breadcrumb > li + li:before {
  content: ">\00a0" !important;
}
.searchHomeContent {
  display: flex;
  justify-content: center;
}
.header-main {
  margin: 0;
}
.header-top {
  background: var(--primary-color-blue) !important;
}
.top-logo {
  display: flex;
  margin-left: 20px;
  align-items: center;
}
.link-header {
  text-decoration: none;
}
.navbar-header a:hover {
  text-decoration: none !important;
}
.header-title {
  padding: 7px;
}
.navbar-header {
  margin: 10px;
}
.header-pull-right {
  margin: 0 !important;
  display: flex;
  align-items: center;
}
header .navbar .navbar-nav > li > a:hover,
header .navbar .navbar-nav > li .dropdown-toggle:hover,
header .navbar .navbar-nav > li > a:focus,
header .navbar .navbar-nav > li .dropdown-toggle:focus {
  background-color: unset !important;
  outline: unset !important;
}
.menu-top {
  margin: 0 auto !important;
  width: 100% !important;
}
.main-menu {
  display: inline-flex;
  padding-left: 0px;
  margin-bottom: 0px;
  float: right;
  list-style: none;
}
.main-menu li {
  padding: 24px 12px;
}
.menu-item a {
  color: var(--Foundation-Black-black-12, #141414);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
#cartItems span {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
#cartItems svg {
  margin: 2px 5px;
}
.banner {
  border: unset !important;
}

.search-home-facets {
  display: none !important;
}
.search-box {
  margin: 0 !important;
  width: 100% !important;
  background: #e9eff6 !important;
  padding: 0 !important;
  margin-top: -5px !important;
}
#searchForm_type {
  width: 211px;
  padding: 12px 24px;
  height: 48px;
  border: unset !important;
  border: 1px solid #cfcfcf !important;
  background: #fff !important;
}
#searchForm_type option:last-child {
  display: none;
}
#searchForm_lookfor {
  width: 765px;
  max-width: 765px !important;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #cfcfcf !important;
  background: #fff !important;
}
.button-search {
  width: 139px;
  height: 48px !important;
  border-radius: 4px !important;
  background: var(--primary-color-blue) !important;
  border-color: var(--primary-color-blue) !important;
  display: flex !important;
  padding: 12px 24px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
}
.button-search span {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.advanced-search-link {
  width: 117px;
  height: 48px;
  border-radius: 4px !important;
  background: var(--primary-color-blue) !important;
  display: flex !important;
  padding: 12px 24px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  text-decoration: none !important;
}
.advanced-search-link span {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
#searchForm {
  max-width: 1272px;
  width: 1272px;
  display: block;
}
.footer-column {
  display: flex;
  padding: var(--Spacing-24, 24px);
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid var(--Foundation-Black-black-5, #d9d9d9);
  background: #fff;
  height: 329px;
}
.mid-home {
}
.mid-home a {
  text-decoration: none;
  color: #595959;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.Search-bottom {
  width: 95% !important;
  margin-left: 54px !important;
  margin-top: 24px;
}
.footer-container {
  margin-bottom: 170px;
  gap: 21px;
}
.box-home p {
  overflow: hidden;
  color: var(--Foundation-Black-black-12, #141414);
  text-overflow: ellipsis;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  letter-spacing: -0.44px;
}
.box-home-item {
  display: flex;
  padding: 12px 0px;
  padding-top: 0 !important;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.main-footer {
  margin: 0 auto !important;
  width: 100% !important;
  padding: 0 !important;
  background: #152336 !important;
}
.box-footer-container {
  margin: 0 auto !important;
  width: 100% !important;
  padding: 0;
  bolder: unset !important;
}
.navbar-inverse {
  background-color: #fff !important;
  border: unset !important;
}
.footer-logo {
  text-align: center;
}
.box-footer {
  padding: 54px 0 !important;
}
.title-footer {
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #999;
}
.footer-info {
  display: flex;
  margin-top: 16px;
  gap: 15px;
}
.detail-footer-p p {
  color: var(--neutral-white, #fff);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.detail-footer-p a {
  color: var(--neutral-white, #fff);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-decoration: none;
}
.footer-contact {
  padding: 0 !important;
}
.footer-info-icon {
  margin-top: 5px;
}
footer .tconfig {
  margin-top: 17px;
  margin-bottom: 16px;
  display: flex;
  gap: 0 27px;
}
.button-link {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 12px 16px;
  min-width: 200px;
  margin-top: 16px;
  margin-bottom: 24px;
  max-width: 300px;
  width: 100%;
  background: #fff;
}
.breadcrumbs .container {
  border: unset !important;
}
.Search-container {
  max-width: 1272px !important;
  margin: 0 auto !important;
  margin-bottom: 15px !important;
}
.breadcrumb {
  padding: 16px !important;
}
.mainbody.left,
.sidebar.left {
  padding-left: 1rem !important;
}
.search-controls label {
  width: 80px !important;
}
.result-body h2 a {
  color: var(--link, #06c);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}
#search-sidebar h2 {
  color: var(--neutral-black, #222) !important;
  font-family: Roboto !important;
  font-size: 22px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 33px !important;
  letter-spacing: -0.44px !important;
  margin-top: 0 !important;
}
.facet-title button {
  border-bottom: unset !important;
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.facet__list__item a {
  border-bottom: unset !important;
  text-decoration: none !important;
}
.facet-value {
  overflow: hidden;
  color: var(--neutral-dark-grey, #666);
  text-overflow: ellipsis;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.btn.btn-default {
  border-radius: 4px !important;
  background: var(--primary-color-blue) !important;
}
.facet-range-form input {
  color: #333 !important;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.record-nav .action-toolbar {
  margin: 0 !important;
}
.media-body h1 {
  padding: 8px;
  color: var(--Foundation-Black-black-12, #141414);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.media-body p {
  display: none;
}
.table-striped th {
  color: var(--Foundation-Black-black-12, #141414);
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.table-striped td {
  color: var(--link, #06c);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.table-striped td span a {
  text-decoration: none;
}
.subject-line a {
  text-decoration: none;
}

.sidebar.right h2 {
  color: var(--neutral-black, #222);
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  letter-spacing: -0.44px;
}
.list-group-item {
  display: flex;
  width: 268px;
  padding: var(--Spacing-16, 16px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Spacing-8, 8px);
  border-radius: var(--border-radius-4, 4px);
  border: 1px solid var(--neutral-light-grey, #ddd);
  background: #fff;
  margin-bottom: 10px !important;
}
.sidebar .facet-group {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ddd !important;
}
.sidebar.right {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 4px;
  background: var(--Foundation-Black-black-2, #fcfcfc);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);
}
.list-group-item a {
  color: var(--link, #06c);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
  text-decoration: none;
}
.your-account {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border: 1px solid var(--neutral-light-grey, #ddd) !important;
  background: var(--primary-color-blue) !important;
}
.list-group-item:first-child {
  width: 100% !important;
}
.label-info,
.result .format,
.sidebar .format {
  border-radius: 4px !important;
  background: var(--primary-color-blue) !important;
}
.sidebar.right {
  width: 300px !important;
  padding-right: 1rem !important;
  border-radius: 4px !important;
  background: var(--Foundation-Black-black-2, #fcfcfc) !important;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12) !important;
}
.sidebar .facet-group {
  border-radius: var(--border-radius-4, 4px) !important;
  border: 1px solid var(--neutral-light-grey, #ddd) !important;
  background: #fff !important;
}
.slider-container .slider-handle {
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
}
.main-menu li {
  padding: 10px 0;
}
.main-menu a {
  padding: 10px;
}
.main-menu a:hover {
  text-decoration: none;
  border-bottom: 2px solid var(--primary-color-blue);
  color: var(--primary-color-blue) !important;
}
@media (max-width: 1000px) {
  .header-link {
    font-size: 13px !important;
  }
  .main-menu {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .main-menu a {
    padding: 0px !important;
  }



  .template-name-results {
    width: 100% !important;
  }
  .header-title h2 {
    font-size: 11px !important;
  }
  .navbar-toggle {
    color: #fff !important;
    margin: 0 !important;
  }
  #cartItems span {
    font-size: 12px !important;
  }
  .your-account {
    font-size: 12px !important;
  }
  header .navbar .navbar-nav > li > a,
  header .navbar .navbar-nav > li .dropdown-toggle {
    padding: 0 !important;
  }
  header .navbar .navbar-right {
    gap: 8px;
  }
  .main-menu li {
    padding: 10px 0px !important;
  }
  .main-menu {
    gap: 7px;
  }
  .searchHomeContent {
    width: 100% !important;
  }
  #searchForm {
    width: 350px !important;
    display: flex !important;
    flex-direction: column !important;
  }

  #searchForm > div {
    flex-direction: column !important;
  }

  #searchForm_type {
    width: 350px !important;
  }
  #searchForm_lookfor {
    width: 350px !important;
  }
  .container,
  footer,
  .template-dir-combined.template-name-results footer .footer-container,
  .template-dir-combined.template-name-results footer .poweredby {
    margin: 0 !important;
  }
  .searchForm .clear-btn,
  .searchForm .btn-primary,
  .searchForm .form-control {
    width: 350px !important;
  }
  .searchForm .advanced-search-link {
    width: 350px !important;
  }
  .footer-container {
    padding-right: 0 !important;
  }
  .footer-column {
    margin-bottom: 20px !important;
  }
  .container,
  footer,
  .template-dir-combined.template-name-results footer .footer-container,
  .template-dir-combined.template-name-results footer .poweredby {
    padding-left: 3rem !important;
  }
  .navbar {
    padding: 0 !important;
  }
  .navbar-header {
    width: 100% !important;
  }


   .menu-top {
    padding: 0px !important;
  }
}
