/***changes***/
.sticky-index-bar {
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  display: flex;
  top: 0;
  width: 100%;
  z-index: 10;
  background-color: #BFF355;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  margin-top: 0;
}
.sticky-index-bar .container {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .sticky-index-bar .container {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .sticky-index-bar {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .sticky-index-bar {
    margin-top: 8px;
  }
}
.sticky-index-bar .sticky-index-bar h2 {
  color: #fff;
  transition: all 0.3s ease-out;
}
.sticky-index-bar .sticky-index-bar small.sr {
  display: none;
}
@media (max-width: 767px) {
  .sticky-index-bar {
    background: none;
    box-shadow: none;
  }
}
.sticky-index-bar .sticky-index-wrapper {
  display: flex;
  min-height: 50px;
  justify-content: space-between;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox li {
  background-color: #243508;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox li:hover {
  color: #BFF355;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox li:hover h2 {
  color: #BFF355;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox li:hover .control__indicator {
  background-color: #BFF355;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox li.selected--list {
  background-color: #cccccc;
  color: rgb(0, 0, 0);
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox li.selected--list .control__indicator {
  background-color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .sticky-index-bar .sticky-index-wrapper .sxa_search_result_section .filSubCatBox {
    top: 50px;
  }
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox li {
  background-color: #243508;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox li:hover {
  color: #BFF355;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox li:hover h2 {
  color: #BFF355;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox li:hover .control__indicator {
  background-color: #BFF355;
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox li.selected--list {
  background-color: #cccccc;
  color: rgb(0, 0, 0);
}
.sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox li.selected--list .control__indicator {
  background-color: rgb(0, 0, 0);
}
@media (max-width: 767px) {
  .sticky-index-bar .sticky-index-wrapper .sxa_search_result_section_ot .filSubCatBox {
    top: 50px;
  }
}
.sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container:last-child {
  margin-right: -3px;
}
.sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container .btn-dropdownSticky {
  background-color: #243508;
  border: 1px solid #243508;
  color: #BFF355;
  text-decoration: none;
}
@media (max-width: 767px) {
  .sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container .btn-dropdownSticky {
    font-size: 2.5rem;
    line-height: 20px;
    color: #243508;
    background-color: #BFF355;
    padding: 15px 20px 15px 20px;
  }
}
.sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container .btn-dropdownSticky::after {
  border: solid #BFF355;
  border-width: 0 2px 2px 0;
}
@media (max-width: 767px) {
  .sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container .btn-dropdownSticky::after {
    border: solid #243508;
    border-width: 0 2px 2px 0;
  }
}
.sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container.active a::after {
  top: calc(50% - 7px);
}
.sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container.active .btn-dropdownSticky {
  background-color: transparent;
  border: 1px solid #243508;
  color: #243508;
}
.sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container.active .btn-dropdownSticky::after {
  border: solid #243508;
  border-width: 0 2px 2px 0;
}
@media (max-width: 767px) {
  .sticky-index-bar .sticky-index-wrapper .dropdown-container-outer.eight .dropdown-container.active .btn-dropdownSticky {
    background-color: #BFF355;
    border: none;
  }
}
.sticky-index-bar .right-section {
  display: flex;
  min-height: 50px;
}
@media only screen and (min-width: 768px) {
  .sticky-index-bar .right-section {
    width: 75%;
  }
}
.sticky-index-bar .right-section .content-tag {
  font-size: 20px;
  font-family: "roobert_regular";
  line-height: 20px;
  background-color: #243508;
  padding: 15px 20px;
  color: #BFF355;
  z-index: 9;
  min-height: 50px;
  margin-left: 0px;
}
.sticky-index-bar .right-section .title {
  padding-left: 20px;
  font-size: 20px;
  line-height: 20px;
  font-family: "roobert_regular";
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #243508;
}
.sticky-index-bar .chapters-dropdown h2 {
  font-size: 14.5px;
  line-height: 18px;
  font-family: "roobert_medium";
  margin-bottom: 0;
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section .col-1,
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .col-1 {
  margin-bottom: 0;
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section .search-results-container,
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .search-results-container {
  margin-bottom: 0;
}
@media only screen and (min-width: 0) and (max-width: 1199px) {
  .sticky-index-bar .chapters-dropdown {
    width: 100%;
  }
  .sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot {
    padding: 0;
  }
}
.sticky-index-bar .chapters-dropdown .checkbox-list li {
  cursor: pointer;
}
.sticky-index-bar .chapters-dropdown .checkbox-list li.selected {
  background-color: #cccccc;
  color: #243508;
}
.sticky-index-bar .chapters-dropdown .checkbox-list li.selected:hover {
  color: #243508;
}
.sticky-index-bar .chapters-dropdown .checkbox-list li.selected:hover h2 {
  color: #243508;
}
.sticky-index-bar .chapters-dropdown .checkbox-list li.selected:hover .control__indicator {
  background-color: #243508 !important;
}
.sticky-index-bar .chapters-dropdown .checkbox-list li.selected h2 {
  color: #243508;
}
.sticky-index-bar .chapters-dropdown .checkbox-list li.selected .control__indicator {
  background-color: #243508;
}
@media only screen and (min-width: 768px) {
  .sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot {
    padding-right: 0;
    padding-left: 0;
  }
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .tailor-dropdown {
  padding: 0;
}
@media only screen and (min-width: 0) and (max-width: 1199px) {
  .sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container {
    width: 100%;
    margin-bottom: 0;
  }
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .btn-dropdown {
  font-size: 20px;
  line-height: 20px;
  font-family: "roobert_regular";
  padding: 15px 61.8px 15px 20px;
}
@media only screen and (min-width: 0) and (max-width: 1199px) {
  .sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox {
    width: 100%;
  }
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .tailor-dropdown {
  padding: 0px;
}
@media only screen and (min-width: 0) and (max-width: 1199px) {
  .sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox .tailor-dropdown {
    width: 100%;
  }
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox li {
  padding: 12px 18px 12px 45px;
  font-size: 14.5px;
  line-height: 16px;
  border-bottom: 1px solid #4d5357;
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox li .control__indicator {
  top: 21px;
}
.sticky-index-bar .chapters-dropdown .sxa_search_result_section_ot .dropdown-container-outer.eight .dropdown-container .filSubCatBox li .sr {
  display: none;
}