.ytp-large-play-button {
  position: absolute;
  left: 50%;
  top: 38%;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -24px;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  z-index: 63;
  opacity: 0.8;
}
.ytp-copylink-button {
  display: none !important;
}

.ytp-button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: inherit;
  text-align: inherit;
  font-size: 100%;
  font-family: inherit;
  cursor: default;
  line-height: inherit;
}

.ytp-large-play-button:hover {
  opacity: 1;
}

.cv-slider-wrap .owl-carousel .owl-item img {
  display: block;
  width: 23%;
}

.modal-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 270px;
}
.p-b-10 {
  padding-bottom: 5px;
}

.modal {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-close img {
  max-width: 100%;
}

.modal-header {
  position: relative;
}
.modal-close {
  position: absolute;
  height: auto;
  width: 23px;
  right: -63px;
  top: -30px;
  border: none;
  background: transparent;
}

.retirement_text {
  margin-right: 20px;
}

.dl-img-modal img {
  max-width: 180px;
  width: 100%;
  object-fit: contain;
}
.cel-width {
  max-width: 248px !important;
}
.bus-width {
  max-width: 115px !important;
}
.ret-width {
  max-width: 95px !important;
}

/*Section 1: Banner Slider*/
.bs-img {
  /* height: 80vh; */
  display: flex;
  align-items: center;
}
.bs-btn {
  font-size: 18px;
  font-weight: 600;
  width: 190px;
  height: 40px;
}
.bs-btn:hover {
  color: #fff;
}
.bs-text {
  /* max-width: 570px; */
  width: 40%;
  margin-top: -100px;
}
.bs-text h2 {
  font-size: 33px;
  font-weight: 700;
  color: #233670;
  text-transform: capitalize;
}
.bs-text p {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  max-width: 285px;
  text-transform: capitalize;
}
.bs-text .left-border {
  border-left: 1px solid #62d523;
  padding-left: 7px;
}

.bs-left,
.bs-right {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  cursor: pointer;
  top: 45%;
}
.bs-left.disabled,
.bs-right.disabled {
  opacity: 0.5;
}
.bs-left {
  left: 25px;
}
.bs-right {
  right: 25px;
}
.bs-left i,
.bs-right i {
  color: #000;
  font-size: 20px;
}
.bs-left:focus,
.bs-right:focus {
  outline: none;
}

.bs-dots {
  position: absolute;
  /* width: 50%; */
  display: flex;
  left: 115px;
  bottom: 38%;
}
.bs-dot {
  /* width: 160px;
  height: 180px; */
  font-size: 18px;
  font-weight: 700;
  color: #8f8f8f;
  border: none;
  background-color: transparent;
  outline: none;
  padding: 0;
  margin-right: 15px;
  cursor: pointer;
  transition: 300ms ease;
}
.owl-dot.active .bs-dot {
  color: #233670;
}
.bannerBgCls {
  background-size: cover !important;
}
.bs-dot:focus {
  outline: none;
}
/*Section 1: Banner Slider-----END*/

/*Section 2: Offer Slider [os]*/
.os-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #e5e5e5;
}
.os-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  background-image: url("../images/offerbg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}
.os-text {
  padding-top: 20px;
}
.os-text h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
.os-text p {
  color: #fff;
  margin-bottom: 20px;
  border-left: 1px solid #fff;
  padding-left: 7px;
  max-width: 300px;
  font-weight: 600;
}
.os-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 325px;
  height: 60px;
  background: linear-gradient(to right, #308800, #7be83f);
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.os-btn span {
  margin: 0 20px;
  color: #fff;
}
.os-btn .os-pdf {
  width: 15px;
}
.os-btn .os-download {
  width: 8px;
}

/* .os-slider .owl-nav{
  position: absolute;
  left:-52%;
  bottom: 35%;
}
.os-left,.os-right{
  background:transparent;
  border:none;
  outline: none;
  position: relative;
  cursor: pointer;
  top:45%;
}
.os-left.disabled,.os-right.disabled{
  opacity: 0.5;
} */
.os-nav-wrap {
  display: flex;
  margin-bottom: 20px;
}
.os-nav-arrow {
  margin-right: 15px;
}
.os-nav-arrow i {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.os-slider-wrap {
  width: 133%;
}
.os-slider {
  width: 100%;
}
.os-item {
  padding: 20px 0;
}
.os-item-text {
  height: 350px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  padding: 20px;
}

.os-icon {
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 2px 3px 5px rgb(0 0 0 / 30%);
  margin-bottom: 10px;
}
.os-icon img {
  width: 50px !important;
}
.os-title {
  font-size: 16px;
  color: #2e2f67;
  font-weight: 900;
  margin-bottom: 10px;
}
.os-card-text {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
.os-readmore {
  font-size: 13px;
  color: #3e9c48;
}
.os-readmore:hover {
  color: #3e9c48;
}
.os-readmore i {
  font-size: 10px;
}
/*Section 2: Offer Slider [os]-----END*/

/*Section 3: Different Lifestages [dl]*/
.dl-section {
  background-color: #e5e5e5;
}
.dl-section-title h2 {
  font-size: 30px;
  font-weight: 700;
  color: #2e2f67;
  max-width: 317px;
}
.dl-section-title p {
  font-family: "Poppins", sans-serif;
  color: #000;
}
.dl-main-wrap {
  position: relative;
}
.dl-bg-road {
  width: 100%;
  opacity: 0.4;
}

.dl-text-wrap {
  position: relative;
  transition: 300ms ease;
}
.dl-text {
  position: absolute;
}
.dl-text h5 {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #2e2f67;
  margin-bottom: 0;
  transition: 300ms ease;
}
.dl-text p {
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  color: #000;
  margin-bottom: 0;
}
.dl-item {
  position: absolute;
  transition: 300ms ease;
  opacity: 0;
}
.dl-main-wrap.animate .dl-item {
  /* animation: dlFadeUp 1s ease forwards; */
  animation-name: dlFadeUp;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.dl-text-wrap:after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dl-img {
  transition: 300ms ease;
}
.dl-item:hover .dl-img {
  transform: scale(1.12);
}
.dl-item:hover .dl-text-wrap {
  transform: translateY(-10px);
}
.dl-item:hover .dl-text h5 {
  color: #247fdc;
}

.dl-item-1 {
  left: 5%;
  bottom: 23%;
  /* animation-delay: initial; */
}
.dl-item-1 .dl-img img {
  width: 77px;
}
.dl-item-1 .dl-text {
  text-align: center;
  width: 102px;
  left: -12px;
  bottom: 45px;
}
.dl-item-1 .dl-text-wrap:after {
  background-image: url("../images/top.svg");
  width: 7px;
  height: 28px;
  bottom: 10px;
  left: 38px;
}

.dl-item-2 {
  left: 14%;
  bottom: 4%;
  /* animation-delay: initial !important; */
}
.dl-item-2 .dl-img img {
  width: 113px;
}
.dl-item-2 .dl-text {
  text-align: center;
  width: 132px;
  left: -9px;
  bottom: 45px;
}
.dl-item-2 .dl-text-wrap:after {
  background-image: url("../images/top.svg");
  width: 7px;
  height: 28px;
  bottom: 10px;
  left: 56px;
}

.dl-item-3 {
  left: 40%;
  bottom: 4%;
  /* animation-delay: 1.5s; */
}
.dl-item-3 .dl-img img {
  width: 120px;
}
.dl-item-3 .dl-text {
  text-align: left;
  width: 119px;
  left: 165px;
  bottom: -166px;
}
.dl-item-3 .dl-text-wrap:after {
  background-image: url("../images/right.svg");
  width: 28px;
  height: 7px;
  bottom: -125px;
  left: 130px;
}

.dl-item-4 {
  left: 36%;
  bottom: 40%;
  /* animation-delay: 2s; */
}
.dl-item-4 .dl-img img {
  width: 76px;
}
.dl-item-4 .dl-text {
  text-align: right;
  width: 158px;
  left: -185px;
  bottom: -223px;
}
.dl-item-4 .dl-text-wrap:after {
  background-image: url("../images/left.svg");
  width: 28px;
  height: 7px;
  bottom: -183px;
  left: -20px;
}
.dl-item-4 .dl-text h5 {
  font-size: 16px;
}

.dl-item-5 {
  left: 31%;
  bottom: 77%;
  /* animation-delay: 2.5s; */
}
.dl-item-5 .dl-img img {
  width: 224px;
}
.dl-item-5 .dl-text {
  text-align: left;
  width: 122px;
  left: 250px;
  bottom: -100px;
}
.dl-item-5 .dl-text-wrap:after {
  background-image: url("../images/right.svg");
  width: 28px;
  height: 7px;
  bottom: -62px;
  left: 204px;
}
.dl-item-5 .dl-text h5 {
  font-size: 16px;
}

.dl-item-6 {
  left: 56%;
  bottom: 42%;
  /* animation-delay: 3s; */
}
.dl-item-6 .dl-img img {
  width: 91px;
}
.dl-item-6 .dl-text {
  text-align: left;
  width: 196px;
  left: 38px;
  bottom: -340px;
}
.dl-item-6 .dl-text-wrap:after {
  background-image: url("../images/bottom.svg");
  width: 7px;
  height: 28px;
  bottom: -260px;
  left: 40px;
}
.dl-item-6 .dl-text h5 {
  font-size: 16px;
}

.dl-item-7 {
  left: 73%;
  bottom: 42%;
  /* animation-delay: 3.5s; */
}
.dl-item-7 .dl-img img {
  width: 53px;
}
.dl-item-7 .dl-text {
  text-align: center;
  width: 160px;
  left: -44px;
  bottom: -273px;
}
.dl-item-7 .dl-text-wrap:after {
  background-image: url("../images/bottom.svg");
  width: 7px;
  height: 28px;
  bottom: -225px;
  left: 26px;
}

.dl-item-8 {
  left: 74%;
  bottom: 73%;
  /* animation-delay: 4s; */
}
.dl-item-8 .dl-img img {
  width: 64px;
}
.dl-item-8 .dl-text {
  text-align: left;
  width: 100px;
  left: 107px;
  bottom: -210px;
}
.dl-item-8 .dl-text-wrap:after {
  background-image: url("../images/right.svg");
  width: 28px;
  height: 7px;
  bottom: -171px;
  left: 73px;
}
.dl-item-8 .dl-text h5 {
  font-size: 17px;
}

.dl-item-9 {
  left: 88%;
  bottom: 74%;
  /* animation-delay: 4.5s; */
}
.dl-item-9 .dl-img img {
  width: 142px;
}
.dl-item-9 .dl-text {
  text-align: center;
  width: 134px;
  left: 4px;
  bottom: -400px;
}
.dl-item-9 .dl-text-wrap:after {
  background-image: url("../images/bottom.svg");
  width: 7px;
  height: 28px;
  bottom: -295px;
  left: 67px;
}
.dl-item-9 .dl-text h5 {
  font-size: 16px;
}
.dl-item-9 .dl-text-wrap:before {
  content: "";
  position: absolute;
  height: 80px;
  width: 1px;
  background-color: #c9c9c9;
  left: 70px;
  bottom: -260px;
}

@keyframes dlFadeUp {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
/*Section 3: Different Lifestages [dl]-----END*/

/*Section 4: Offer Cards [oc]*/
.oc-section {
  position: relative;
  padding-top: 50px;
  /* padding-bottom: 50px; */
  /* background-color: #e5e5e5; */
}
.oc-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 77%;
  background-image: url("../images/offercardbg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}

.oc-item {
  margin-bottom: 30px;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.oc-img {
  height: 173px;
  border-radius: 10px 10px 0 0;
}
.oc-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  padding: 0 15px;
}
.oc-text p {
  margin-bottom: 0;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  color: #000;
  text-align: center;
}
.oc-margin {
  margin-top: 50px;
}
.oc-text-wrap {
  padding-top: 100px;
}
.oc-btn {
  width: 120px;
  height: 40px;
}
/*Section 4: Offer Cards [oc]-----END*/

/*Section 5: Clients Videos [cv]*/
.cv-section {
  padding-bottom: 50px;
}
.cv-slider-wrap {
  margin: 0 -15px;
}
.cv-item {
  padding: 20px 0;
}
.cv-link {
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.cv-img {
  height: 230px;
  border-radius: 5px 5px 0 0;
}
.cv-text {
  text-align: center;
  padding: 10px 15px;
  border-radius: 0 0 5px 5px;
}
.cv-text h5 {
  font-size: 22px;
  font-weight: 600;
  color: #2e2f67;
  margin-bottom: 5px;
}
.cv-text p {
  color: #707070;
  margin-bottom: 0;
}
.cv-title h2 {
  /* font-size: 40px;
  font-weight: 700;
  color:#000; */
  font-size: 30px;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  margin: 35px 0;
}
.cv-left,
.cv-right {
  /* position: absolute; */
  background-color: #fff;
  border: 0.5px solid #707070;
  color: #707070;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  outline: none;
  cursor: pointer;
}
.cv-left:focus,
.cv-right:focus {
  outline: none;
}
.cv-slider .owl-nav {
  display: flex;
  position: absolute;
  top: -40px;
  right: 15px;
}
/*Section 5: Clients Videos [cv]-----END*/

/*Section 6: Wealthness Insights [wi]*/
.wi-section {
  padding-bottom: 0;
}
.wi-slider-wrap {
  margin: 0 -15px;
}
.wi-item {
  padding: 20px 0;
}
.wi-link {
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.wi-img {
  height: 200px;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.wi-date {
  position: absolute;
  width: 125px;
  height: 30px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  background-color: #2e2f67;
  bottom: 0;
  left: 30px;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
}
.wi-text {
  min-height: 155px;
  text-align: left;
  padding: 20px;
  border-radius: 0 0 5px 5px;
  background-color: #f2f2f2;
}
.wi-text h5 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}
.wi-text p {
  font-size: 12px;
  color: #b1b1b1;
  margin-bottom: 15px;
}
.wi-text span {
  font-size: 13px;
  color: #2e2f67;
}
.wi-text span i {
  font-size: 10px;
}

.wi-left,
.wi-right {
  /* position: absolute; */
  background-color: #fff;
  border: 0.5px solid #707070;
  color: #707070;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  outline: none;
  cursor: pointer;
}
.wi-left:focus,
.wi-right:focus {
  outline: none;
}
.wi-slider .owl-nav {
  display: flex;
  position: absolute;
  top: -40px;
  right: 15px;
}
/*Section 6: Wealthness Insights [wi]-----END*/

.dl-section-mobile {
  display: none;
}

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 280px) and (max-width: 767px) {
  * {
    box-sizing: border-box;
  }

  .bs-text {
    margin-bottom: 50px;
  }

  .bs-dots {
    display: none;
  }

  .mbRoadMapDivCls {
    background-image: url(../images/home/LifeStages.png);
    width: 100%;
    height: 246px;
    background-size: cover;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 30px;
  }

  .headerTxtCusCon {
    padding-left: 10%;
    padding-right: 10%;
  }
  /* section 1 bg img mobile */

  /* .bg-img-mobile {
    background-image: url("../images/home/Mobile-view-Banner1.png") !important;
  } */

  /* .bg-img-mobile2 {
    background-image: url("../images/home/Mobile-view-Banner2.png") !important;
  }

  .bg-img-mobile3 {
    background-image: url("../images/home/Mobile-view-Banner3.png") !important;
  }

  .bg-img-mobile4 {
    background-image: url("../images/home/Mobile-view-Banner4.png") !important;
  }

  .bg-img-mobile5 {
    background-image: url("../images/home/Mobile-view-Banner5.png") !important;
  } */

  .bs-img {
    /* height: 70vh; */
  }

  .dl-heading {
    position: absolute;
    top: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #2e2f67;
  }

  .dl-section-mobile {
    display: block;
  }

  .dl-carousel {
    position: absolute;
    top: 0px;
  }

  .dl-bg-road {
    height: 450px;
  }

  .dl-item-1 {
    margin-top: 179px;
    margin-left: 80px;
    width: 100px;
  }
  .dl-item-1 .dl-img img {
    width: 100%;
  }

  .dl-item-2 {
    animation-delay: 1s;
    margin-left: 225px;
    margin-top: -139px;
    width: 100px;
  }

  .dl-item-2 .dl-text {
    text-align: center;
    width: 137px;
    left: -10px;
    bottom: 45px;
  }
  .dl-text h5 {
    font-size: 15px;
  }
  .dl-text p {
    font-size: 10px;
  }
  .dl-item-2 .dl-text-wrap:after {
    background-image: url(../images/top.svg);
    width: 7px;
    height: 28px;
    bottom: 10px;
    left: 45px;
  }

  .dl-item-2 .dl-img img {
    width: 80px;
  }

  .dl-items-cust {
    margin-top: 283px;
  }

  .dl-items2-cust {
    margin-top: 169px;
  }

  .dl-items2-cust .dl-img img {
    width: 68px;
  }

  .dl-items3-cust .dl-img img {
    width: 54px;
  }
  .dl-items3-cust {
    width: 58px;
  }
  .dl-items3-cust .dl-text {
    left: -35px;
  }
  .dl-items3-cust .dl-text-wrap:after {
    left: 27px;
  }

  .dl-section {
    display: none;
  }

  .bannerBgCls {
    /* background-size: 84% !important; */
  }

  .bs-img {
    align-items: flex-end;
    /* height: 80vh !important; */
  }
  .bs-text h2 {
    font-size: 21px;
  }

  .bs-text .left-border {
    border-left: 1px solid #62d523;
    padding-left: 7px;
    font-size: 13px;
  }

  /*  --Section 2: Offer Slider [os]--   */

  .os-section {
    padding-top: 0;
    margin: 30px 0;
  }

  .os-section:before {
    height: 94%;
  }

  .os-text h2 {
    font-size: 21px;
  }
  .os-nav-wrap {
    display: none;
  }

  .os-text p {
    font-size: 14px;
  }

  .os-btn {
    width: 272px;
    height: 48px;
  }
  .os-item-text {
    height: 284px;
    padding: 11px;
  }

  .os-title {
    font-size: 14px;
  }

  .os-card-text {
    font-size: 12px;
    margin-bottom: 6px;
  }

  /*  --Section 3: Different Lifestages [dl]--  */

  .dl-section {
    background-color: #e5e5e5;
  }

  /*  --Section 4: Offer Cards [oc]--  */
  .oc-section {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
  }
  .oc-section:before {
    height: 100%;
  }
  .oc-text-wrap {
    padding-top: 0px;
    margin: 16px 0;
  }

  .oc-margin {
    margin-top: 0px;
  }

  /*   --Section 5: Clients Videos [cv]--   */
  .cv-title h2 {
    font-size: 23px;
  }

  .cv-slider .owl-nav {
    display: flex;
    position: static;
    top: 35%;
  }
  .cv-left {
    position: absolute;
    top: 35%;
    left: -1%;
  }
  .cv-right {
    position: absolute;
    top: 35%;
    right: 0%;
  }

  .cv-item {
    padding: 0 34px;
    padding-bottom: 20px;
  }
  .cv-img {
    height: 204px;
    border-radius: 5px 5px 0 0;
  }
  .cv-text h5 {
    font-size: 18px;
  }

  .cv-section {
    padding-bottom: 0px;
    margin-top: 10px;
  }

  /*   --Section 6: Wealthness Insights [wi]--   */

  .wi-slider .owl-nav {
    display: flex;
    position: static;
  }
  .wi-left {
    position: absolute;
    top: 45%;
    left: -1%;
  }
  .wi-right {
    position: absolute;
    top: 45%;
    right: 0%;
  }

  .wi-item {
    padding: 0 34px;
  }
  .wi-img {
    height: 204px;
    border-radius: 5px 5px 0 0;
  }
  .wi-text h5 {
    font-size: 15px;
  }
}

/*Tablets, Ipads (portrait)*/
@media (min-width: 768px) and (max-width: 1023px) {
  .bs-img {
    height: 70vh;
    display: flex;
    align-items: center;
  }
  .bannerBgCls {
    background-size: cover;
  }
  .bs-dots {
    position: absolute;
    /* width: 50%; */
    display: flex;
    left: 61px;
    bottom: 37px;
  }

  .bs-text {
    max-width: 360px;
  }

  .bs-text h2 {
    font-size: 25px;
  }
  .bs-left {
    left: 0px;
  }
  .bs-right {
    right: 0px;
  }

  .os-text h2 {
    font-size: 35px;
  }

  .os-section:before {
    height: 78%;
  }
  .os-text {
    padding-top: 0;
  }

  .oc-btn {
    margin-bottom: 18px;
  }
  .cv-title h2 {
    font-size: 35px;
  }
}

/*Ipad Pro (portrait)*/
@media (min-width: 1024px) and (max-width: 1151px) {
  /* .bs-img {
    height: 43vh;
  }
  .bs-dots {
    position: absolute;
    /* width: 50%; */
  /* display: flex;
    left: 76px;
    bottom: 130px;
    top: 74%;
  }
  .bs-left {
    left: 5px;
  }
  .bs-right {
    right: 5px;
  } */
  .bs-text {
    max-width: 465px !important;
  }
}

/*1152ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â648, 1280ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â720, 1366ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â768,*/
@media (min-width: 1152px) and (max-width: 1599px) {
  .bs-text {
    /* max-width: 465px !important; */
  }
}
/*1600x800*/
@media (min-width: 1600px) and (max-width: 1919px) {
  .bs-img {
    height: 90vh;
  }

  .os-slider-wrap {
    width: 150%;
  }
}
@media (min-width: 1000px) and (max-width: 1599px) {
  .bs-dots {
    left: 10%;
    bottom: 29%;
  }
}
@media (min-width: 1920px) {
  .bs-img {
    height: 85vh;
  }
  .bs-dots {
    left: 405px;
    bottom: 250px;
  }
  .os-slider-wrap {
    width: 170%;
  }
  .os-title {
    font-size: 18px;
  }
  .os-card-text {
    font-size: 14px;
  }
  .os-readmore {
    font-size: 14px;
  }
}

/* Chnages Made by Shivam  */

.investImgCls {
  width: 50%;
}

.preRetImgCls {
  width: 50%;
}

.cusPaddingCls {
  padding: 20px !important;
}

.creativeImgDivCls,
.creativeImgDivCls2,
.creativeImgDivCls3,
.creativeImgDivCls4,
.creativeImgDivCls5 {
  width: 100%;
  height: 620px;
  background-position: right;
  background-color: transparent;
  background-image: url(../images/home/loanDep01.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.creativeImgDivCls2 {
  background-image: url(../images/home/banner02.png);
}

.creativeImgDivCls3 {
  background-image: url(../images/home/banner03.png);
}
.creativeImgDivCls4 {
  background-image: url(../images/home/banner04.png);
}
.creativeImgDivCls5 {
  background-image: url(../images/home/banner05.png);
}

.headerTxtCusCon {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 115px;
  flex-wrap: nowrap;
  padding-right: 115px;
  justify-content: space-between;
}

.creativeDivCls {
  width: 60%;
}

@media (min-width: 1024px) and (max-width: 1160px) {
  .hd-nav-link {
    font-size: 14px !important;

    margin: 0px 6px !important;
  }
}

@media (min-width: 280px) and (max-width: 767px) {
  .headerTxtCusCon {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 115px;
    flex-wrap: nowrap;
    padding-right: 115px;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .custom-container {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .creativeImgDivCls,
  .creativeImgDivCls2,
  .creativeImgDivCls3,
  .creativeImgDivCls4,
  .creativeImgDivCls5 {
    height: 350px;
    background-position: center;
  }
  .creativeDivCls {
    width: 100%;
  }
  .bs-text {
    width: 100%;
    margin-bottom: 0 !important;
    padding-top: 27%;
  }
}
