/* breakpoints */

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.container {
  max-width: 1251px;
}

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media only screen and (min-width: 1224px) {
  [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}

.sidebar-nav {
  background-color: #f5f5f5;
  height: auto;
  position: relative;
  padding-top: 10.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
}

.sidebar-nav:after {
  background-color: #f5f5f5;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1000%;
  left: 100%;
}

.sidebar-nav .back {
  padding-left: 6rem;
}

.sidebar-nav .back a {
  text-decoration: none;
  font-family: Open Sans;
  font-size: 1.6rem;
  color: #004987;
  padding-left: 0;
  border-style: none;
  font-weight: 600;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  max-width: 33.8rem;
}

.sidebar-nav .back a:hover {
  text-decoration: underline;
}

.sidebar-nav .back a:before {
  font-family: FontAwesome;
  font-weight: 500;
  text-decoration: none;
  margin-right: 2rem;
  display: inline-block;
  content: '\f177';
}

.sidebar-nav .back a:hover:before {
  text-decoration: none;
}

.sidebar-nav .page-list {
  padding-bottom: 8rem;
  padding-top: 4.5rem;
}

.sidebar-nav .page-list .item {
  list-style-type: none;
  border-width: 0;
  margin-left: 5rem;
}

.sidebar-nav .page-list ul.items {
  padding-bottom: 3.5rem;
}

.sidebar-nav .link-group-item {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2.5rem;
  list-style-type: none;
  border-width: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  padding-right: 2rem;
  max-width: 33.8rem;
}

.sidebar-nav .link-group-item:before {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom-color: #666;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  content: '';
}

.sidebar-nav .link-group-item:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: transparent;
  content: '';
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.sidebar-nav .link-group-item:hover:after {
  width: 100%;
  border-color: #004987;
}

.sidebar-nav .link-group-item:focus:after {
  width: 100%;
  border-color: #004987;
}

.sidebar-nav .link-group-item > a {
  padding-left: 0;
  font-size: 1.6rem;
  color: #51626f;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Open Sans';
  border: none;
  text-decoration: none;
  color: #485F78;
  font-weight: 600;
  padding-right: 1rem;
  text-decoration: none;
  border-width: 0;
  font-family: Open Sans;
  font-size: 1.6rem;
}

.sidebar-nav .link-group-item > a:after {
  position: absolute;
  font-size: 1.6rem;
  color: #51626f;
  right: 0;
  font-weight: 100;
  font-family: FontAwesome;
  content: '\f178';
}

.sidebar-nav .link-group-item > a:hover {
  color: #004987;
}

.sidebar-nav .link-group-item > a:hover {
  color: #004987;
}

.sidebar-nav .link-group-item > a:after {
  position: absolute;
  font-size: 1.6rem;
  position: absolute;
  color: #004987;
  font-weight: 300;
  right: 0;
  font-family: FontAwesome;
  content: '\f178';
}

.panel-heading .listing-toggle {
  font-size: 1.6rem;
  font-family: Open Sans;
  font-weight: 400;
}

.panel-heading .listing-toggle:after {
  font-family: FontAwesome;
  font-size: 1.8rem;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 2.8rem;
  content: '\f067';
}

.panel-heading .listing-toggle.open:after {
  content: '\f068';
}

.panel-heading .listing-toggle .title {
  padding-bottom: 2.8rem;
}

.panel-heading .in-this-section li.item {
  list-style-type: none;
  border-width: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.panel-heading .in-this-section li.item .field-title {
  margin-right: 4rem;
}

.panel-heading .in-this-section li.item .field-title a {
  font-size: 1.6rem;
  color: #485F78;
  font-weight: 200;
  font-family: Open Sans;
  text-decoration: none;
  border-width: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.panel-heading .in-this-section li.item .field-title a:after {
  position: absolute;
  font-size: 1.8rem;
  color: #485F78;
  font-family: FontAwesome;
  right: 2.2rem;
  content: '\f178';
}

.side-content-page-block .custom-breadcrumb {
  margin-top: 11rem;
}

.side-content-page-block .field-description a {
  color: #004987;
}

.side-content-page-block .field-description a:hover {
  color: #007bff;
}

.sidebar-content__main {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2.4rem;
}

@media only screen and (min-width: 768px) {
  .sidebar-content__main {
    padding-bottom: 9.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .sidebar-content__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
  }
}

.sidebar-content__main .col-12 {
  padding: 0 !important;
}

.sidebar-content__outer {
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .sidebar-content__outer {
    padding-right: 6.5rem !important;
  }
}

@media only screen and (max-width: 375px) {
  .sidebar-content__outer .link-squares--tile {
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) {
  .sidebar-content__outer .component.page-list.link-list.link-squares.link-squares--tile.col-12 {
    min-width: 57.5rem;
  }
}

@media only screen and (min-width: 1440px) {
  .sidebar-content__outer .component.page-list.link-list.link-squares.link-squares--tile.col-12 {
    min-width: 76.6rem;
  }
}
