.outer-library-block .Left-Filter, .outer-library-block .no-filter-img {
  top: 270px; }

.outer-glossary-block .Left-Filter {
  top: 370px !important; }
  .outer-glossary-block .title {
    color: #fff; }

.outer-news-block .Left-Filter, .outer-news-block .no-filter-img {
  top: 200px; }

.Left-Filter, .no-filter-img, .Left-Search {
  position: fixed;
  left: 40px !important;
  width: 220px; }

.no-filter-img {
  height: 450px; }

.Left-Search {
  width: 260px;
  padding-bottom: 10px;
  margin-top: 47px; }
  .Left-Search input {
    height: calc(100vh - 503px);
    width: calc(100% - 20px);
    height: 50px;
    padding-left: 20px;
    border-radius: 30px;
    border: none;
    outline: none; }
    .Left-Search input:focus {
      border: none;
      outline: none; }

.Left-Filter {
  height: calc(100vh - 503px);
  padding: 15px 20px;
  border-radius: 40px;
  opacity: 0;
  background-color: rgba(255, 255, 255, .2);
  /* =============================================================== RESPONSIVE =================================================================*/ }
  .Left-Filter.no-filters {
    background-color: initial;
    height: 100%; }
  .Left-Filter .filter-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 10px; }
  .Left-Filter .inner-filter {
    padding: 0;
    overflow-y: auto;
    height: calc(100vh - 590px); }
    .Left-Filter .inner-filter.image {
      height: 100%;
      max-height: 50vh; }
    .Left-Filter .inner-filter li {
      padding: 0; }
      .Left-Filter .inner-filter li .cta-container {
        width: 100%; }
        .Left-Filter .inner-filter li .cta-container .outer-box-cta {
          width: calc(100% - 80px);
          margin: 23px auto; }

@media (max-width: 1650px) {
  .Left-Filter, .Left-Search {
    left: 30px; }

  .no-filter-img {
    left: 20px; } }

@media (max-width: 960px) {
  .Left-Search {
    display: none; }

  .no-filter-img {
    display: none; }

  .outer-glossary-block .title {
    margin: 30px; }
    .outer-glossary-block .Left-Filter {
      top: 14vh !important; }

  .Left-Filter {
    position: absolute;
    overflow: hidden;
    z-index: 120;
    top: 14.5vh !important;
    left: 15px;
    height: auto;
    width: 300px;
    padding: 0;
    background-color: #9ad2de;
    border-radius: 29px; }
    .Left-Filter.no-filters {
      height: auto; }
    .Left-Filter .filter-title {
      background-image: url(/media/image/3b339f8963143e7f3d1e97f12ee72d6eb1cbcb74.svg);
      background-position: right 20px center;
      background-repeat: no-repeat;
      font-size: 18px;
      color: #233475; }
      .Left-Filter .filter-title:hover {
        background-image: url(/media/image/1f54e93bfb1855800577a048ba4b0a335a8868b4.svg);
        background-position-y: 65%;
        cursor: pointer;
        opacity: 0.8;
        transition: all 0.2s; }
    .Left-Filter .inner-filter {
      padding: 0;
      margin: 0;
      height: 100%;
      width: 100%;
      display: none;
      overflow: hidden; }
      .Left-Filter .inner-filter.image {
        display: none !important; }
      .Left-Filter .inner-filter li {
        width: calc(100% - 30px); }
        .Left-Filter .inner-filter li .cta-container .outer-box-cta {
          border: none;
          margin: 0;
          padding: 15px;
          width: 100%;
          border-radius: 0; } }

@media (max-width: 740px) {
  .Left-Filter {
    width: calc(100% - 30px); } }

@media (max-height: 960px) {
  .outer-glossary-block .Left-Filter {
    top: 405px !important; } }

@media (max-width: 320px) {
  .Left-Filter {
    top: 23.5vh !important;
    left: 20px !important; } }
