 .sec-gap {
    padding: 80px 0px;
  }

  .banner-sec.about-us:after {
    display: block;
    background-color: transparent;
  }

  .bg-area.about-us {
    background-image: url("https://www.jubileelife.com/assets/images/new-plan-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 -495px;
  }

  .about-us .title-sec.financial-highlights {
    padding: 50px 0 20px;
  }
  .family-takaful-sec .family_takaful_swiper .box-area {
    align-items: center;
	}
	.about-us .family-takaful-sec .senior_citizens_swiper .box-area .img-area {
    background-color: #E9E9E9;
    align-items: center;
    justify-content: center;
    width: 40%;
	}
  .about-us .family-takaful-sec .senior_citizens_swiper .box-area .img-area img {
    width: 80%;
	}
  .about-us .unlock-sec {
    margin-top: 17px;
  }
  .about-us .unlock-sec .main-area .img-area::after {
    left: 22%;
  }

  .about-us .tailored-sec {
    background-image: none;
    /*height: 790px;*/
    
  }
  .about-us .tailored-sec .main-area .content-area {
    bottom: -70px;
  }

  .reach-sec {
    margin-bottom: 80px;
  }

  .ceo-message {
    background: #F3F3F3;
    padding: 20px 0 24px;
  }

  @media (max-width: 767px) {
    .inner-banner-sec.banner-sec.mob-v {
        padding-bottom: 0;
        min-height: 570px;
    }

    .family-takaful-sec .senior_citizens_swiper .swiper-slide .box-area {
      background-color: #E9E9E9;
    }
    .about-us .family-takaful-sec .senior_citizens_swiper .box-area .img-area {
      width: 100%;
    }
    .about-us .family-takaful-sec .family_takaful_swiper .swiper-slide .box-area {
      margin-bottom: 40px;
    }
    .about-us .family-takaful-sec .senior_citizens_swiper .box-area .content-area {
      background-color: #E9E9E9;
    }
    /* .about-us .family-takaful-sec .senior_citizens_swiper .swiper-slide .box-area {
      margin-bottom: 40px;
    } */

    .ceo-message .content-area {
      padding: 28px 20px;
    }

    .about-us .tailored-sec .main-area .content-area .default-para {
      opacity: 1 !important;
    }
    .about-us .tailored-sec .main-area .content-area a {
      opacity: 1 !important;
    }

    .about-us .funds-price-sec {
      padding-top: 0;
    }
  }
  @media (min-width: 768px) and (max-width: 1199px) {
    .rw-reverse {
      flex-direction: row-reverse;
    }

    .banner-sec.inner-banner-sec.health-protection.about-us .img-area {
      position: unset;
    }
    .inner-banner-sec.banner-sec.mob-v.about-us {
      padding: 0px 0 0;
      min-height: auto;
    }

    .inner-banner-sec.banner-sec.mob-v.about-us {
      margin-top: 108px;
    }

    .about-us .family-takaful-sec .senior_citizens_swiper .box-area {
      min-height: 538px;
      background-color: #E9E9E9;
    }
    .about-us .family-takaful-sec .senior_citizens_swiper .box-area .content-area {
      background-color: #E9E9E9;
    }

    .about-us .family-takaful-sec .family_takaful_swiper .box-area .img-area {
      padding-top: 0px;
    }
    .about-us .family-takaful-sec .senior_citizens_swiper .box-area .img-area {
      width: 100%;
    }

    .about-us .tailored-sec .main-area .content-area .default-para {
      opacity: 1 !important;
    }
    .about-us .tailored-sec .main-area .content-area a {
      opacity: 1 !important;
    }

    .panel-list-sec .col-xl-5 {
      width: 65%;
    }
  }