.inner-banner-sec.new-plan {
    padding: 190px 0;
    margin-top: 125px;
  }
  .banner-sec.new-plan:after {
    display: block;
    background-color: transparent;
  }

  .title-sec {
    padding: 70px 0 45px;
  }
  
  .senior_citizens_swiper .box-area .content-area .default-heading .bold-weight{
  	margin-bottom: 15px;
  }


  .family-takaful-sec.new-plan .senior_citizens_swiper .box-area .img-area img {
    width: 100%;
  }

  .family-takaful-sec.new-plan .family_takaful_swiper .box-area {
    align-items: center;
  }
  .family-takaful-sec.new-plan .family_takaful_swiper .box-area .content-area {
    padding: 20px 80px 20px 20px;
  }
  .family-takaful-sec.new-plan .family_takaful_swiper .box-area .img-area {
    align-self: center;
  }


  .new-plan .side-by-side {
    justify-content: center;
  }

  .invertor-info-sec.new-plan::after {
    display: none;
  }

  .comprehensive-sec.bancassurance {
    position: relative;
    padding: 0 0 70px;
  }

  .comprehensive-sec.bancassurance::after {
    content: "";
    /* background-image: url("https://www.jubileelife.com/assets/images/J-vector.png"); */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 231px;
    height: 523px;
    display: inline-block;
    position: absolute;
    top: -150px;
    right: 0;
    z-index: -1;
  }

  .comprehensive-sec.bancassurance .main-area .bancassurance_swiper .swiper-slide {
    height: auto;
  }
  .comprehensive-sec.bancassurance .main-area .bancassurance_swiper .swiper-slide .box,
  .comprehensive-sec.bancassurance .main-area .bancassurance_swiper .swiper-slide .box a {
    height: 100%;
  }

  .comprehensive-sec.bancassurance .main-area .logo-area a {
    justify-items: center;
    align-items: center;
    flex-direction: row;
  }
  .comprehensive-sec.bancassurance .main-area .logo-area .box a img {
    width: auto;
  }
  .comprehensive-sec.bancassurance .main-area .logo-area .box::after {
    display: none;
  }

  .comprehensive-sec.bancassurance .main-area .swiper-btns.center {
    bottom: -40px;
    position: relative;
  }

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

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

  .banner-sec.mob-v {
    padding: 115px 0 0;
    margin-top: 0px;
    min-height: 580px;
  }

  @media (max-width: 767px) {
  	
    
    .invertor-info-sec .main-area .box{
    	/*transform: translateX(200px);*/
    }
  
  	.comprehensive-sec.bancassurance .main-area .logo-area .box a img {
    	height: auto;
        width: auto;
        object-fit: contain;
    }
  
    .title-sec {
      padding: 40px 0 15px;
    }
    .family-takaful-sec.new-plan .family_takaful_swiper .box-area .content-area {
      padding: 20px 80px 0px 30px;
    }
    .invertor-info-sec {
      padding: 20px 0 30px 0px;
    }
    .comprehensive-sec.bancassurance {
      padding: 0 0 0px;
    }

    .corporate-slider .justify-content-center {
      justify-content: flex-start !important;
    }
  }
  
  
  @media (max-width: 1199px) {
    .banner-sec.inner-banner-sec.health-protection .img-area {
      position: unset;
    }

    .banner-sec.inner-banner-sec.health-protection:before {
      display: none;
    }
  }

  @media (min-width: 768px) and (max-width: 1199px) {
    .rw-reverse {
      flex-direction: row-reverse;
    }

    .inner-banner-sec.banner-sec.mob-v {
      padding: 0px 0 0;
      min-height: auto;
    }

    .inner-banner-sec.banner-sec.mob-v {
      margin-top: 108px;
    }
  }
     @media (min-width: 1490px) and (max-width: 1600px){
     .car-span{
     font-size: 22px;
 	 margin: 5px 0;
  	}
   }



.invertor-info-sec .main-area .box .img-area img {
  height:237px;
  object-fit:cover;
}