@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
.bbc-banner {
  position: relative;
}
.bbc-banner-info {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
      width: 100%;
    height: 100%;
    z-index: 999;
    padding: 0;
}
.bbc-banner-info h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 40.563px;
  line-height: 49px;
  text-align: center;
  letter-spacing: -0.4507px;
  margin: 100px 0 100px;
  color: #ffffff;
}
.the-way-you-live-title h2 {
  text-align: center;

  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 32.4504px;
  line-height: 43px;
  /* or 133% */
  text-align: center;
  letter-spacing: -1.08168px;

  color: #27408d;
}
.the-way-you-live-title span {
  color: #ff6363;
}
.the-way-you-live {
  padding: 80px 0;
}
.the-way-you-live-box {
  background: #ede6da;
  border-radius: 0 34px 0 34px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
  height: 440px;
}
.the-way-you-live-box img {
  height: 182px;
}
.the-way-you-live-box h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 21.6336px;
  line-height: 31px;
  /* identical to box height, or 142% */
  text-align: center;
  letter-spacing: -0.4507px;

  color: #1f2538;
  padding: 15px 0 7px;
}
.the-way-you-live-box p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 15.3238px;
  line-height: 23px;
  text-align: center;
  letter-spacing: -0.18028px;
  padding: 0;
  color: #1f2538;
}
.the-way-you-live-title {
  margin-bottom: 73px;
}
.the-way-you-live-box.lbox-2 {
  background: #bbcfd4;
  border-radius: 34px 0 34px 0;
}
.the-way-you-live-box.lbox-3 {
  background: #dbe9db;
}
.bbc-read-more-bt {
  background: #ff6363;
  border-radius: 7.2112px;
  display: flex;
  justify-content: space-between;
  width: 170px;
  height: 50px;
  align-items: center;
  padding: 0 12px;
  color: #fff;
}
.bbc-read-more-bt p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 15.3238px;
  line-height: 29px;
  /* identical to box height, or 188% */
  letter-spacing: -0.54084px;

  color: #ffffff;
}
.the-way-you-live-title.align-to-left h2 {
  text-align: left;
}
.beautiful-surroundings-wrap.wellbeing
  .the-way-you-live-title.align-to-left
  h2 {
  color: #fff;
}
.beautiful-surroundings-wrap.wellbeing .the-way-you-live-title.align-to-left p {
  color: #fff;
}
.beautiful-surroundings-wrap .the-way-you-live-title > p {
  padding: 16px 0 25px;
}
.beautiful-surroundings img {
  height: 460px;
}
.beautiful-surroundings {
  display: flex;
  justify-content: flex-end;
}
.testi-info p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 28.8448px;
  line-height: 37px;
  color: #1f2538;
  margin-bottom: 25px;
}
.testi-info div span {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 15.3238px;
  line-height: 26px;
  /* identical to box height, or 171% */
  color: #ff6363;
  padding-right: 12px;
}
.testi-info div h5 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 15.3238px;
  line-height: 26px;
  color: #1f2538;
  opacity: 0.7;
}
.bbc-testimonials-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testi-img {
  width: 203px;
}
.testi-img img {
  width: 203px;
  height: 203px;
  border-radius: 300px;
}
.bbc-testimonials-wrap {
  width: 64%;
  margin: 100px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-bottom: 1px solid #e7e9ed;
  padding-bottom: 60px; */
}
.testi-info {
  padding-left: 60px;
}
.moments-wrap {
  background: #022f46;
}
.red-escape-box {
  background: #f55050;
  border-radius: 24.3378px;
  padding: 80px;
  position: relative;
  top: -80px;
}
.beautiful-surroundings-wrap.wellbeing {
  padding-bottom: 150px;
  background: #181a1b;
  padding-top: 92px;
}
.red-escape-box h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 28.8448px;
  line-height: 40px;
  /* identical to box height, or 138% */
  letter-spacing: -1.08168px;

  color: #ffffff;
}
.red-escape-box p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 17.1266px;
  line-height: 29px;
width: 93%;
	color:#fff;
}

.bbc-read-more-bt-white {
  background: #fff;
  border-radius: 7.2112px;
  display: flex;
  justify-content: space-between;
  width: auto;
  height: 50px;
  align-items: center;
  padding: 0 12px;
}
.bbc-read-more-bt-white p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 15.3238px;
  line-height: 29px;
  /* identical to box height, or 188% */
  letter-spacing: -0.54084px;

  color: #1f2538;
}
.footer-gal h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 32.4504px;
  line-height: 41px;
  /* or 128% */
  text-align: center;
  letter-spacing: -0.18028px;

  color: #ffffff;
  padding: 23px 0 100px;
}
.footer-gal h2 span {
  color: #ff6363;
}
.bbc-foot {
  padding: 80px 0;
}
.bbc-foot img {
  height: 60px;
}
.youtube-video {
       position: relative;
    width: 98%;
    height: 100vh;
    overflow: hidden;
    margin: 1%;
    border-radius: 19px;
}

    .loc-video{
         width: 98%;
    height: 100vh;
    overflow: hidden;
    margin: 1%;
    border-radius: 19px;
    }
    .beautiful-surroundings-wrap {
    background: #F8F8F8;
    padding: 80px 0;
}
.extra-content {
    padding-bottom: 30px;
       
        transition: all 0.3s ease-in-out;
}

.youtube-video:after{
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: red;
    z-index: 999;
    position: absolute;
    opacity: 0;
}
.foot-gal-box img{
  width: 100%;
}
/* .youtube-video iframe {
    height: 802px !important;
} */
@media(min-width:1600px){
  .beautiful-surroundings-wrap {
    background: #F8F8F8;
    padding: 116px 0;
}
.the-way-you-live {
    padding: 110px 0;
}
.beautiful-surroundings-wrap.wellbeing {
    padding-bottom: 176px;
}
/* 	.youtube-video iframe {
    height:1035px !important;
} */
}
@media (max-width: 991px) {
  .bbc-banner-info {
    width: 80%;
    top: 50%;
  }
  .bbc-banner-info h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 33px 0;
  }
  a.bbc-logo {
    width: 190px;
  }
  a.bbc-down-arrow {
    width: 28px;
  }
  .youtube-video {
    height: 300px;
  }
  .youtube-video img {
    height: 100%;
  }
  .the-way-you-live-title h2 {
    font-size: 24px;
  }
  .the-way-you-live {
    padding: 40px 0;
  }
  .the-way-you-live-title {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .the-way-you-live-box {
    margin-bottom: 20px;
  }
  .the-way-you-live-title.align-to-left h2 {
    text-align: center;
    margin-top: 20px;
  }
  .the-way-you-live-title.align-to-left h2 br {
    display: none;
  }
  .beautiful-surroundings-wrap .the-way-you-live-title > p {
    text-align: center;
  }
  .bbc-read-more-bt {
    justify-content: center;
    align-items: center;
    padding: 0 12px;
    gap: 12px;
  }
  .beautiful-surroundings img {
    height: auto;
  }
  .testi-img {
    width: 123px;
    margin: 0 auto;
  }
  .testi-info {
    padding-left: 0;
    text-align: center;
  }
  .testi-info p {
    font-size: 18px;
    margin-top: 20px;
  }
  .testi-img img {
    width: 123px;
    height: 123px;
    border-radius: 300px;
    display: block;
    margin: 0 auto;
  }
  .bbc-testimonials-wrap {
    width: 90%;
    margin: 40px auto;
  }
  .testi-info > div {
    justify-content: center;
    flex-direction: column;
  }
  .red-escape-box {
    padding: 40px;
  }
  .bbc-read-more-bt-white{
	height: auto;
	margin-top: 20px;
  }
  .footer-gal h2 {
    padding: 23px 0 0;
    position: relative;
    top: -52px;
	font-size: 24px;
}
.bbc-foot {
    padding: 40px 0;
}
.bbc-foot img {
    height: 40px;
    margin: 0 auto;
    width: 227px;
    display: block;
}
.beautiful-surroundings-wrap.wellbeing {
    padding-top: 20px;
}
.extra-content {
        text-align: center;
}
.loc-video {
    height: auto;
}
}
