.flexslider {
    top: 15%;
  }
  .flexslider .slides li {
    display: initial;
    margin-top: 2%;
  }
  .flexslider .slides li h1 {
    text-align: center;
    color: white;
    margin-bottom: 2%;
  }
  .content-7 {
    width: 100%;
    margin-bottom: 3%;
    position: relative;
  }
  .flexslider .slides a img {
    width: 55%;
    height: auto;
  }
  .page-title {
    width: 30%;
  }
  .content-7 p {
    text-align: right !important;
    color: white !important;
  }
  .glide-line4 {
    position: absolute;
    right: 0;
    top: 85%;
    width: 8%;
    color: white;
  }
  .page-title {
    position: unset;
  }
  .glide-line4 p span:nth-child(1) {
    left: 0;
    background-color: white;
  }
  .glide-line4 p span:nth-child(2) {
    background-color: white;
  }
  .flex-direction-nav {
    bottom: 30%;
  }
  .swiper-slide img {
    object-fit: fill;
  }
  .flex-direction-nav .flex-next img,
  .flex-direction-nav .flex-prev img {
    width: 41px;
    height: 41px;
  }
  .header-logo {
    align-items: center;
  }
  .header-logo ul {
    display: flex;
    list-style: none;
    width: 50%;
    margin-bottom: 0;
    justify-content: space-between;
  }
  .header-logo ul li {
    color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 12px;
    padding: 0.5% 0;
    padding-right: 4%;
  }
  #home {
    width: 11%;
  }
  .header-box .row .col-lg-12 {
    margin-top: 1%;
  }
  .navigation-bar p {
    margin-top: 2%;
  }
  .flex-direction-nav a {
    width: 300px;
  }
  .flex-direction-nav .flex-prev1 img,
  .flex-direction-nav .flex-prev2 img,
  .flex-direction-nav .flex-prev3 img {
    width: 41px;
    position: absolute;
    left: 50%;
  }
  .flex-direction-nav .flex-next1 img,
  .flex-direction-nav .flex-next2 img,
  .flex-direction-nav .flex-next3 img {
    width: 41px;
    position: absolute;
    left: 75%;
  }
  .page-h3 {
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 60%;
    width: 30%;
    color: white;
  }
  .slides-box1 {
    width: 60%;
    margin: 0 auto;
  }
  .glide-line4-text {
    font-size: 14px;
    position: absolute;
    top: 15%;
    right: 0;
  }
  .swiper-wrapper-top {
    margin-top: 2%;
  }
  .mouse-box img {
    width: 16%;
  }
  .navigation-bar-div {
    right: 3%;
  }
  @media screen and (max-width: 580px) {
    .header-logo ul {
      display: none;
    }
    .flexslider .slides li h1 {
      font-size: 25px;
    }
    .slides-box1 {
      width: 90%;
    }
    .content-7 {
      width: 100%;
    }
    .page-title {
      width: 100% !important;
    }
    .content-7 p {
      float: unset;
    }
    .flexslider .slides a img {
      width: 100% !important;
    }
    .underline3 {
      margin: 10% 0;
    }
    .glide-line4 {
      top: 100%;
    }
    .flex-direction-nav .flex-next img {
      left: 24%;
    }
    .flex-direction-nav a {
      width: 180px;
    }
    .flex-direction-nav .flex-prev1 img,
    .flex-direction-nav .flex-prev2 img,
    .flex-direction-nav .flex-prev3 img {
      left: 20%;
      width: 41px !important;
    }
    .flex-direction-nav .flex-next1 img,
    .flex-direction-nav .flex-next2 img,
    .flex-direction-nav .flex-next3 img {
      left: 50%;
      width: 41px !important;
    }
    .page-h3 {
      position: unset;
      width: 100%;
    }
    .glide-line4 {
      position: unset;
    }
    .glide-line4-text {
      bottom: 8%;
      left: -75px;
    }
    .swiper-wrapper-top {
      margin-top: 8%;
    }
    .mouse-box img {
      width: 54%;
    }
    .mouse-box-last-img1 {
      width: 35% !important;
    }
    .mouse-box-last-img2 {
      width: 45% !important;
    }
  }