html {
  font-size: 10px;
  scroll-behavior: smooth;
}

body .single-content {
    background: #fafbfc;
}

body .single-content .tipi-cols, body.body-f2 .single-content .tipi-cols {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

body .single-content .tipi-cols p {
    margin-bottom: 1.5em;
    font-size: 15px;
    line-height: 1.6;
}

body .single-content .tipi-cols .font-18 p {
    font-size: 18px;
}

body .separator {
  display: block;
  margin: 1.5rem 0;
  width: 100%;
}

body .separator:last-child {
  display: block;
}

body .playfairFont {
  font-family: 'Playfair Display', serif !important;
}

body .separator.noGap {
  margin: 0;
}

body .customContainer {
    max-width: 120rem;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.fp-container {
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
  padding: 0 30px;
}

.fp-container-wider {
    max-width: 760px;
}

.fp-container-wide {
    max-width: 1000px;
}

body .detailsSmall {
  color: #000;
  font-family: "Playfair Display", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6rem;
}

body .detailsMedium {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 2.6rem;
}

body .detailsExtraSml {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 2.3rem;
}

body .bannerTitle {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 9.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding-top: 7rem;
}

#bannerMain .bannerSeparator {
  margin-top: 1rem;
  display: flex;
  align-items: start;
  justify-content: space-between;
}

#bannerMain .leftBanner {
  max-width: 48rem;
}

#bannerMain .rightBanner {
  max-width: 64rem;
}

#bannerMain .rightBanner .bannerRightImg {
  width: 100%;
}

.removePT {
  padding-top: 0 !important;
}

#detailMultiInfo {
  padding-top: 7.8rem;
}

#detailMultiInfo .mobileBanner,
#detailMultiInfo .reviewOnMobile {
  display: none;
}

#detailMultiInfo .detailInnerContents {
  max-width: 57rem;
  margin: 0 auto;
}

#detailMultiInfo .detailInnerContents .commonSingleInfo {
  margin-bottom: 6rem;
}

.sectionTitle {
  color: #000;
  font-family: "Playfair Display", serif;
  font-size: 3.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: 4.95rem;
  padding-bottom: 3rem;
}

#detailMultiInfo .detailInnerContents .commonSingleInfo .sectionTitle {
  color: #000;
  font-family: "Playfair Display", serif;
  font-size: 3.7rem;
  font-style: normal;
  font-weight: 500;
  line-height: 4.95rem;
  padding-bottom: 2.3rem;
}

#detailMultiInfo .detailInnerContents .commonSingleInfo .innerSmlPart {
  padding-top: 3rem;
}

#detailMultiInfo .detailInnerContents .commonSingleInfo .innerSmlPart .sectionSmlTitle {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.25rem;
  text-transform: uppercase;
}

#gardenBanner .gardenBannerParent {
  position: relative;
}

#gardenBanner .gardenBannerParent .gardenBannerImg {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 33rem;
}

#gardenBanner .gardenBannerParent .review {
  position: absolute;
  left: 1.5rem;
  top: 47%;
  max-width: 28.9rem;
  text-align: center;
}

#gardenBanner .gardenBannerParent .review .qouteTxt {
  color: #BF936B;
  text-align: center;
  font-family: "Playfair Display", serif;
  padding-top: 3rem;
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.65rem;
}

.detailMultiInfoForPage_2 .detailInnerContents {
  padding-left: 6.2rem;
  max-width: 51.4rem !important;
}

.detailMultiInfoForPage_2 .detailInnerContents .bannerTitle {
  margin-bottom: 2.8rem !important;
}

#bannerThird {
  background-image: url(../images/elderly-woman-reading-while-using-magnifying-glass.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}

.bannerNine {
  background-image: url(../images/banner-9.jpg) !important;
}


.thirdTitle {
  color: white;
  font-size: 20rem;
  font-family: Lato;
  font-weight: 300;
  padding-top: 30rem;
  text-align: center;
  line-height: 0.75;
}

.bannerNine .thirdTitle {
  padding-top: 35rem !important;
  font-style: italic;
  padding-bottom: 3rem;
  text-align: left;
  font-family: 'Playfair Display', serif;
}

#detailThirdContent {
  padding: 7rem 0;
  padding-bottom: 0;
}

.brightDual {
  display: flex !important;
  justify-content: space-between;
}

.brightDual p {
  width: 45% !important;
  text-align: left;
}

.brightDual .brightQout {
  width: 45% !important;
  text-align: left;
}

#detailThirdContent .detailsSmall {
  max-width: 90rem;
  text-align: center;
  margin: 0 auto;
}

.innerQuat {
  padding-top: 8.3rem;
  max-width: 65rem;
  margin: 0 auto;
  text-align: center;

}

#detailThirdContent .qouteTitle {
  color: #BF936B;
  font-size: 2.6rem;
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  line-height: 3.6rem;
  word-wrap: break-word;
  padding-top: 2.8rem;
}

#things {
  margin-top: 7.5rem;
  padding: 6rem 0;
  background: #EBE9E3;
  text-align: center;
}

#things.no-space-top {
  margin-top: 0;
}

#things .sectionTitle {
  color: #BF936B;
}

#things .detailsMedium {
  max-width: 70rem;
  text-align: center;
  margin: 0 auto;
}

#closePro {
  padding: 10.5rem 0;
  padding-bottom: 7rem;
}

#closePro .customContainer {
  max-width: 91.8rem;
  margin: 0 auto;
}

.singleCountText {
  margin-top: 5rem;
}

.singleCountTextFirst {
  display: flex;
  align-items: center;
}

.singleCountTextFirst .countRight, .col50 .singleCountText .countRight {
    position: relative;
    padding: 10px 0px 10px 20px;
}

.singleCountTextFirst .countRight:before, .col50 .singleCountText .countRight:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #707070;
}

.dblock {
  display: block !important;
}

.dblock img {
  display: inline-block;
}

.singleCountTextFirst .countLeft {
  padding-right: 2.5rem;
  text-align: center;
}

.count {
  font-size: 7.9rem;
  font-family: Lato;
  font-weight: 500;
  line-height: .9;
  word-wrap: break-word
}

.times {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 3.18px;
}

.countSmlTitle {
  font-size: 1.8rem;
  font-family: Lato;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 2.25rem;
  word-wrap: break-word
}

.countDetails {
  padding-top: .5rem;
  font-size: 1.5rem;
  font-family: Lato;
  font-weight: 300;
  line-height: 2.3rem;
  word-wrap: break-word
}

.Flex {
  display: flex;
  justify-content: space-between;
}

.col50 {
  width: 49%;
  display: inline-block;
}

.col50 .singleCountText {
  display: flex;
  align-items: center;
}

.col50 .countLeft {
  padding-right: 2.5rem;
  align-items: center;
}

.addPaddingLeft {
  padding-left: 2.5rem;
}


#triplCountCards .sectionTitle {
  padding-bottom: 1.5rem;
}

#triplCountCards .detailsMedium {
  margin-top: 0;
}

.tirpleCards .singleCard {
  text-align: center;
}

.col30 {
  width: 31.5%;
  display: inline-block;
}

.tirpleCards {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

#triplCountCards .customContainer {
  max-width: 91.8rem;
  margin: 0 auto;
}

#triplCountCards .tripleTop {
  max-width: 62rem;
}

.bannerSeparatorSecond {
  padding-top: 2rem;
}

.separateQuate {
  display: flex;
  align-items: center;
}

.separateQuate .quatTxt {
  padding-left: 4.5rem;
  color: #BF936B;
  font-size: 2.2rem;
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  line-height: 3.6rem;
  word-wrap: break-word
}

.bannerMainTwo .customContainer {
  position: relative;
}

.rightBanner {
  position: absolute;
  right: 0;
  top: 0;
}

.bannerMainTwo .bannerRightImg {
  max-width: 33.2rem;
}

#closeProximity .dualBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dualBox .leftPart,
.dualBox .rightPart {
  max-width: 48.5%;
  display: inline-block;
}

.dualBox .leftPart .imghome {
  width: 100%;
}

.dualBox .rightPart {
  padding-left: 3rem;
}

.dualBox .rightPart .sectionTitle {
  max-width: 28.5rem;
}

.dualBox .rightPart .detailsExtraSml {
  max-width: 42.6rem;
}

.dualBox .rightPart .detailsMedium.semiBold {
  padding: 2rem 0;
}

.semiBold {
  font-weight: 500 !important;
}

#moreClose {
  padding: 8rem 0;
}

#moreClose .dualBox {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

#moreClose .dualBox .singleBox {
  width: 45%;
  display: inline-block;
}

#moreClose .dualBox .singleBox .detailsExtraSml {
  padding-top: 1.25rem;
}

#otherTopContributions {
  padding-bottom: 8rem;
}

#otherTopContributions .detailsMedium {
  padding-bottom: 8rem;
  max-width: 42.6rem;
}

.singleCircle {
  height: 34rem;
  width: 34rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: .1rem solid #000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circleInner .circleMidTitle {
  font-size: 1.8rem;
  font-family: Lato;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 2.25rem;
  word-wrap: break-word;
  max-width: 21.1rem;
  text-align: center;
  margin: 0 auto;
  padding: 1rem 0;
}

.circleInner .circleDetails {
  color: black;
  font-size: 1.5rem;
  font-family: Lato;
  font-weight: 300;
  line-height: 2.3rem;
  max-width: 18.5rem;
  word-wrap: break-word;
  text-align: center;
  margin: 0 auto;
}

.mt0 {
  margin-top: 0 !important;
}

.circleCtrl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -18rem;
}

.circleCtrl .leftDualBox {
  display: flex;
}

.circleCtrl .leftDualBox .singleCircle:first-child {
  margin-right: 3.8rem;
}

.circleCtrl .rightBox .singleCircle {

  margin-bottom: 2.8rem;
}

#otherTopContributions .customContainer .circleCtrl {
  max-width: 80.6rem;
}

#brightHeader {
  padding-top: 7rem;
}

.lh-auto {
  line-height: 1 !important;
}

.colored {
  color: #BF936B !important;
}

#brightHeader .brightTitle {
  color: #BF936B;
  font-size: 9.6rem;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: 400;
  word-wrap: break-word;
  text-align: center;
  text-align: right;
  line-height: 0.8;
  max-width: 60.3rem;
  margin: 0 auto;
}

.textLeft {
  text-align: left !important;
}

#brightHeader .brightTitle span {
  display: block;
  color: #212122;
  font-size: 9.6rem;
  font-family: Lato;
  font-weight: 300;
  word-wrap: break-word;
  text-align: left;
}

.brightText {
  max-width: 58.6rem;
  text-align: center;
  margin: 0 auto;
  font-size: 1.6rem;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  line-height: 2.6rem;
  word-wrap: break-word;
  padding-top: 1.5rem;
}

.brightBanner {
  width: 100%;
  padding: 7rem 0;
}

.brightQout {
  text-align: center;
}

.qoutTitle {
  color: #BF936B;
  font-size: 2.6rem;
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  line-height: 3.650rem;
  word-wrap: break-word;
  max-width: 47rem;
  margin: 0 auto;
  text-align: center;
  padding-top: 2.4rem;
}

.w-100 {
  width: 100% !important;
  max-width: 100% !important;
}

.qoutDownTxt {
  padding-top: 6.7rem;
}

.singleTitleBox {
  max-width: 67.21rem;
  margin: 0 auto;
}

#thingMultiBox .sectionTitle {
  max-width: 50.5rem;
}

#thingMultiBox .smallTitleBold {
  padding-bottom: .5rem;
}

.addPtTwo {
  padding-top: 2.7rem;
}

.addPtSix {
  padding-top: 5rem;
}

.thingFooter {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

#tastefully .sectionTitle {
  color: #BF936B;
  font-size: 20.5rem;
  font-family: Lato;
  line-height: 1;
  font-weight: 300;
  word-wrap: break-word;
}

#CloseProx {
  padding: 7rem 0;
}

.innerSmlBoxCtrl {
  max-width: 67.2rem;
  margin: 0 auto;
  padding-top: 6rem;
}

.flexQout {
  display: flex;
  align-items: center;
  max-width: 58rem !important;
  text-align: left;
  justify-content: space-between;

}

.flexQout img {
  width: 5rem;
  margin-right: 3rem;
}

.hidden {
  visibility: hidden;
}

.ctrlTrippleCircleBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#otherTopContribution {
  padding: 7rem 0;
}

#otherTopContribution .circleTitle {
  color: black;
  font-size: 3.7rem;
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  line-height: 4.9rem;
  word-wrap: break-word;
  text-align: center;
  padding-bottom: 6rem;
}

.textCenter {
  text-align: center !important;
}

.textDefault {
  font-style: normal;
}

#potentialBanner .potentialBanner {
  width: 100%;
}

#potentialBanner {
  padding-top: 3rem;
}

#moreCombination {
  background: #EBE9E3;
  /* padding: 8rem 0; */
  padding: 60px 0;
}

.smallCircle {
  height: 28rem !important;
  width: 28rem !important;
}

.innerCircleCtrlGroup {
  padding-top: 4rem;
  padding-bottom: 7rem;
}

.singleCircle-2 {
  margin-bottom: 4rem;
}

.singleCircle-3 {
  margin-top: 4rem;
}

.onePart {
  width: 33%;
  display: inline-block;
  align-items: center;
  vertical-align: middle;
}

.twoPart {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
}

.threePart {
  margin-top: -23rem;
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}

.mtO {
  margin-top: 0 !important;
}

.singleCircle-5 {
  margin-top: 5rem;
}

.moveRight {
  margin: 0 0 0 auto;
  max-width: 68rem;
  padding-right: 15rem;
  margin-top: 3.5rem;
}

#quatAndTings .customContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#quatAndTings .quatLeft {
  text-align: center;
  padding: 6rem;
}

#quatAndTings .quatLeft .leftQuatText {
  color: #BF936B;
  font-size: 2.6rem;
  font-family: Playfair Display;
  font-weight: 500;
  line-height: 3.6rem;
  word-wrap: break-word;
  padding-top: 2.2rem;
}

#quatAndTings .thingRight .sectionTitle {
  color: #BF936B;
  padding-bottom: 1.5rem;
}

#quatAndTings .thingRight {
  padding: 6rem;
  background: #EBE9E3;
  padding-right: 10rem; 
}

#topCombination .topContributeBox {
  max-width: 97rem;
  margin: 0 auto;
}

#topCombination .topContributeBox .singleTitleBox {
  max-width: fit-content;
}

#topCombination .topTitle {
  color: black;
  font-size: 13.5rem;
  font-family: Lato;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word
}

#topCombination .topTitleDes {
  color: black;
  font-size: 3.7rem;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  line-height: 49.50px;
  word-wrap: break-word
}

#topCombination .topDetails {
  max-width: 38rem;
}

.topContributeBox .headerTop {
  display: flex;
  gap: 60px;
  align-items: center;
}

#topCombination {
  background: #EBE9E3;
  padding: 10rem 0;
}

.dualLineRating {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.dualLineRating .innerSingleItemBox {
  margin-top: 4.6rem;
  max-width: 48%;
}

#brightHeader .dualHeaderCtrl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#brightHeader .leftBrigth {
  max-width: 50%;
  text-align: left;
}

#brightHeader .brightRight {
  max-width: 50%;
}

#brightHeader .brightRight img {
  max-width: 100%;
}

.treeTopic {
  text-align: center;
  max-width: 57rem;
  margin: 0 auto;
  padding-bottom: 4rem;
}

.dualHeaderReverse {
  flex-direction: row-reverse;
  max-width: 93.2rem;
  margin: 0 auto;
  align-items: start !important;
  padding-bottom: 6rem;
}

#brightHeader .exposed {
  color: black;
  font-size: 9.6rem;
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  word-wrap: break-word;
}

.dualHeaderReverse .leftBrigth {
  padding-left: 3rem;
}

.lhReset {
  line-height: 1 !important;
  padding: 0;
}

#optimalSolution .sectionTitle {
  color: black;
  font-size: 9.6rem;
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
  line-height: 11.8rem;
  word-wrap: break-word;
  max-width: 85rem;
}

#optimalSolution {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

#optimalSolution .optimalDual {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

#optimalSolution .optimalDual .left {
  max-width: 70%;
  padding-right: 8.3rem;
}

#optimalSolution .optimalDual .left .optimalDetails {
  color: black;
  font-size: 1.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 2.6rem;
  word-wrap: break-word;
}

#optimalSolution .optimalDual .left .singleDetails {
  margin-top: 3rem;
}

#optimalSolution .optimalDual .left p {
  color: black;
  font-size: 1.5rem;
  font-family: Lato;
  font-weight: 300;
  line-height: 2.3rem;
  word-wrap: break-word;
  padding-top: 1.3rem;
}

#optimalSolution .optimalDual .right .optimalBanner {
  width: 100%;
}

#highDemandHeader .bannerCtrl {
  text-align: right;
}

#highDemandHeader .highDemTitle .dualInfo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 89rem;
  margin: 0 auto;
  padding-bottom: 7rem;
}

#highDemandHeader .highDemTitle .dualInfo p {
  color: black;
  font-size: 1.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 2.6rem;
  word-wrap: break-word;
  max-width: 32.1rem;
}

#highDemandHeader .highDemTitle .dualInfo div {
  font-size: 12.7rem;
  font-family: Lato;
  font-weight: 300;
  word-wrap: break-word;
}

#highDemandHeader .highDemTitle .sectionTitle_1 {
  color: #BF936B;
  font-size: 12.7rem;
  font-family: Lato;
  font-weight: 300;
  word-wrap: break-word;
  padding-bottom: 4rem;
  padding-left: 25rem;
}


#lightHeader {
  padding-top: 7rem;
  padding-bottom: 5rem;
}

#lightHeader .Light-FilledTitle {
  color: black;
  font-size: 12.7rem;
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
  word-wrap: break-word;
}

#lightHeader .detailsMedium {
  max-width: 64rem;
  margin: 0 auto;
  text-align: center;
}

#lightReview {
  padding: 7rem 0;
}

.VintageHeader {
  padding-top: 0 !important;
}

.VintageHeader .leftBrigth {
  padding-right: 15rem;
}

.VintageHeader .leftBrigth .brightRight img {
  width: 100%;
}

#vintageReview {
  padding: 8rem 0;
}

#openingBanner .openingBanner {
  width: 100%;
}

.resetPaddingMargin {
  margin: 0 !important;
  padding: 0 !important;
}

.italic {
  font-style: italic !important;
}

.widthSecond-qout {
  max-width: 74.8rem !important;
}

.openingBox {
  padding-bottom: 8rem;
}

.defaultFont {
  text-transform: unset;
}

#thankYou .thanksTitle {
  font-size: 9.6rem;
}

#thankYou {
  /* min-height: 100vh; */
  padding-top: 120px;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pg-thank-you-wrapper {
   min-height: 100vh;
}

.removePB {
  padding-bottom: 0 !important;
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
  html {
    font-size: 9px;
  }

  body .bannerTitle {
    line-height: 1;
    font-size: 9rem;
  }

  .bannerMainTwo .bannerRightImg {
    max-width: 31.8rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  html {
    font-size: 8px;
  }

  body .bannerTitle {
    font-size: 7.6rem;
  }

  .bannerMainTwo .bannerRightImg {
    max-width: 32rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  html {
    font-size: 8px;
  }

  #bannerMain .leftBanner p.detailsSmall {
    padding-right: 1.5rem;
  }

  #gardenBanner .gardenBannerParent .gardenBannerImg {
    max-width: 25.8rem;
  }

  #gardenBanner .gardenBannerParent .review .qouteTxt {
    padding-top: 3rem;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  #gardenBanner .gardenBannerParent .review {
    left: 1rem;
    top: 34%;
    max-width: 22.9rem;
  }

  body .bannerTitle {
    line-height: 1;
    font-size: 6.6rem;
  }

  .singleCircle {
    height: 27rem;
    width: 27rem;
  }

  .count {
    font-size: 5.9rem;
  }

  .circleInner .circleMidTitle {
    font-size: 1.5rem;
  }

  #tastefully .sectionTitle {
    font-size: 15.5rem;
    text-align: center;
  }

}

@media screen and (max-width: 768px) {
  html {
    font-size: 9.5px;
  }

  body .bannerTitle {
    font-size: 4rem;
  }

  #bannerMain .bannerSeparator {
    display: block;
  }

  .addPaddingLeft {
    padding-left: 0;
  }

  #bannerMain .rightBanner {
    margin-top: 2.5rem;
  }

  #detailMultiInfo .detailInnerContents .commonSingleInfo .sectionTitle {
    font-size: 3rem;
  }

  .detailMultiInfoForPage_2 .detailInnerContents {
    padding-left: 0;
  }

  #gardenBanner .gardenBannerParent .gardenBannerImg {
    position: static;
    max-width: fit-content;
    width: 100%;
  }

  #gardenBanner .gardenBannerParent .centerCtrl {
    text-align: center;
  }

  #gardenBanner .gardenBannerParent .review {
    position: static;
    max-width: 28.9rem;
    margin: 0 auto;
    margin-top: 6rem;
  }

  body .bannerTitle {
    padding-top: 4rem;
  }

  .reviewOfLargScreen,
  .bannerOfLargScreen {
    display: none;
  }

  #detailMultiInfo {
    padding-top: 0;
  }

  #detailMultiInfo .mobileBanner {
    display: block;
  }

  #detailMultiInfo .reviewOnMobile {
    padding-bottom: 4.5rem;
    display: block;
    text-align: center;
  }

  #detailMultiInfo .reviewOnMobile .reviewText {
    color: #BF936B;
    text-align: center;
    font-family: "Playfair Display", serif;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.6rem;
  }

  .img-flull {
    width: 100%;
  }

  .rightBanner {
    position: static;
    width: 100%;
  }

  #bannerMain .rightBanner {
    max-width: fit-content;
  }

  .thirdTitle {
    font-size: 6rem;
  }

  .count {
    font-size: 5.9rem;
  }

  .dFlex {
    display: block;
  }

  .col50 {
    width: 100%;
    display: block;
  }

  .col30 {
    width: 48%;
    margin-bottom: 2rem;
  }

  .bannerMainTwo .bannerRightImg {
    max-width: 100%;
  }

  #closeProximity .dualBox {
    display: block;
  }

  .dualBox .leftPart,
  .dualBox .rightPart {
    max-width: 100%;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  #moreClose {
    padding: 4rem 0;
  }

  body .detailsMedium {
    font-size: 1.5rem;
  }

  .singleCircle {
    height: 30rem;
    width: 30rem;
    margin: 0 auto !important;
    margin-top: 2.5rem !important;
  }

  .circleCtrl {
    display: block;
    margin-top: 0;
  }

  #otherTopContributions .detailsMedium {
    padding-bottom: 2rem;
    max-width: 42.6rem;
  }

  .circleCtrl .leftDualBox {
    display: block;
  }

  .circleCtrl .leftDualBox .singleCircle:first-child {
    margin-right: 0;
  }

  .circleInner .circleDetails {
    font-size: 1.4rem;
    line-height: 1.1;
  }

  #tastefully .sectionTitle {
    text-align: center;
    font-size: 5.5rem;
  }

  .dualBox .rightPart {
    padding-left: 0;
  }

  #brightHeader .brightTitle {
    font-size: 6rem;
  }

  #brightHeader .brightTitle span {
    font-size: 6rem;
  }

  .qoutTitle {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
  }

  .ctrlTrippleCircleBox {
    display: block;
  }

  #otherTopContribution .circleTitle {
    padding-bottom: 3rem;
  }

  .twoPart {
    width: 100%;
    display: block;
  }

  .threePart {
    margin-top: 0;
    display: block;
    width: 100%;
  }

  .onePart {
    width: 100%;
    display: block;
  }

  .brightDual {
    display: block !important;
  }

  #brightHeader {
    padding-top: 3.5rem;
  }

  .brightDual p {
    width: 100% !important;
    text-align: left;
  }

  .brightDual .brightQout {
    width: 100% !important;
  }

  .moveRight {
    margin: 0 auto;
    margin-top: 0px;
    max-width: 100%;
    padding-right: 0;
    margin-top: 3.5rem;
  }

  #quatAndTings .customContainer {
    display: block;
  }

  #quatAndTings .thingRight {
    max-width: 100%;
    padding: 3rem;
  }

  .topContributeBox .headerTop {
    display: block;
    padding-right: 0;
  }

  #topCombination .topDetails {
    max-width: 100%;
  }

  .dualLineRating {
    display: block;
  }

  .dualLineRating .innerSingleItemBox {
    max-width: 100%;
  }

  #brightHeader .dualHeaderCtrl {
    display: block;
  }

  #brightHeader .leftBrigth,
  #brightHeader .brightRight {
    max-width: 100%;
  }

  #brightHeader .brightRight {
    margin-top: 2rem;
  }

  #brightHeader .exposed {
    font-size: 6rem;
  }

  .dualHeaderReverse .leftBrigth {
    padding-left: 0;
  }

  #optimalSolution .sectionTitle {
    font-size: 6rem;
    line-height: 1.2;
  }

  #optimalSolution .optimalDual {
    display: block;
  }

  #optimalSolution .optimalDual .left {
    max-width: 100%;
    padding-right: 0;
  }

  #optimalSolution .optimalDual .right {
    margin-top: 3rem;
    text-align: center;
  }

  #optimalSolution .optimalDual .right img {
    width: 50% !important;
    margin: 0 auto;
  }

  #highDemandHeader .highDemTitle .sectionTitle_1 {
    font-size: 7.7rem;
    padding-bottom: 2rem;
    padding-left: 0;
    padding-top: 4rem;
  }

  #highDemandHeader .highDemTitle .dualInfo {
    flex-direction: column-reverse;
  }

  #highDemandHeader .highDemTitle .dualInfo div {
    font-size: 6rem;
    width: 100%;
    display: block;
  }

  #highDemandHeader .highDemTitle .dualInfo p {
    font-weight: 400;
    line-height: 2.6rem;
    word-wrap: break-word;
    max-width: 100%;
    width: 100%;
  }

  #lightHeader .Light-FilledTitle {
    font-size: 6rem;
  }

  .VintageHeader .leftBrigth {
    padding-right: 0;
  }

  #brightHeader .brightTitle {
    padding-top: 4rem;
  }

  #thingMultiBox .singleTitleBox.addPtSix {
    padding-top: 0;
  }

  #thankYou .thanksTitle {
    color: black;
    font-size: 6.6rem;
    line-height: 1.25;
  }

  .highDemBanner {
    width: 100%;
  }
}

/* Flip180 */
img {
    display: block;
}

.fp-grid {
    display: grid;
}

.fp-line-vertical-1 {
  display: inline-block;
  margin-right: 30px;
  width: 1px;
  height: 150px;
  background: #707070;
}

.fp-line-horizontal-1 {
  display: block;
  margin: 15px auto 20px auto;
  width: 80%;
  height: 1px;
  background: #707070;
}

.fp-line-horizontal-2 {
  display: block;
  margin: 15px auto 20px auto;
  width: 100%;
  height: 1px;
  background: #707070;
}

.bg-grey-1 {
  background: #EBE9E3;
}

/* Helpers */
.limit-row-400 {
    max-width: 400px;
}

.limit-row-500 {
    max-width: 500px;
}

.limit-row-550 {
  max-width: 550px;
}

.limit-row-600 {
    max-width: 600px;
}

.limit-row-650 {
  max-width: 650px;
}

.limit-row-700 {
  max-width: 700px;
}

.limit-row-800 {
  max-width: 800px;
}

.limit-row-center {
  margin: 0 auto;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-20 {
    padding-top: 20px;
}

.pad-top-30 {
    padding-top: 30px;
}

.pad-top-40 {
    padding-top: 40px;
}

.pad-top-50 {
    padding-top: 50px;
}

.pad-top-60 {
    padding-top: 60px;
}

.pad-bottom-10 {
    padding-bottom: 10px;
}

.pad-bottom-20 {
    padding-bottom: 20px;
}

.pad-bottom-30 {
    padding-bottom: 30px;
}

.pad-bottom-40 {
    padding-bottom: 40px;
}

.pad-bottom-50 {
    padding-bottom: 50px;
}

.pad-bottom-60 {
    padding-bottom: 60px;
}

.fp-heading {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    line-height: 1.2;
}

.fp-main-heading {
    line-height: 1.2;
}

.fp-main-heading-1 {
    font-size: 46px;
}

.fp-main-heading-2 {
    font-size: 60px;
}

.fp-heading-1 {
    font-size: 46px;
}

.fp-heading-2 {
    font-size: 54px;
}

.fp-heading-3 {
    font-size: 28px;
    font-weight: 500;
}

.fp-title-paragraph {
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-30 {
  font-size: 30px;
}

.fweight-500 {
  font-weight: 500;
}

.fp-quote {
    max-width: 300px;
    margin: 0 auto;
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.5;
    color: #BF936B;
    text-align: center;
}

.fp-quote-wide {
    max-width: 800px;
}

.fp-quote-wider {
  max-width: 580px;
}

.fp-quote.left {
  margin: 0;
  display: flex;
  align-items: center;
  text-align: left;
}

.fp-quote.left .fp-text {
  display: flex;
  flex: 1;
  margin-left: 20px;
}

.fp-quote .fp-icon-wrapper {
    margin-bottom: 0;
}

.fp-quote .fp-icon-wrapper .fp-icon {
  margin: 20px auto;
}

.fp-quote.left .fp-icon-wrapper {
  margin: 0;
  margin-right: 20px;
}

/* Why Descriptions Matter */
.fp-sec-why-descriptions.fp-sec-hero {
    padding-top: 50px;
}

.fp-grid-2 .fp-mask {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.fp-grid-2 .fp-mask img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

/* Opening your Descriptions */
.fp-sec-opening-descriptions.fp-sec-hero {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.fp-sec-opening-descriptions.fp-sec-hero img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top right;
}

/* Bright */
.fp-sec-bright.fp-sec-hero {
    padding-top: 60px;
}

.fp-sec-bright.fp-sec-hero .fp-heading {
  font-size: 80px;
  font-style: italic;
}

.fp-sec-bright.fp-sec-hero .fp-mask img {
    width: 100%;
    margin: 0 auto;
}

/* Taste */
.fp-sec-taste.fp-sec-hero .fp-main-heading {
  font-size: 60px;
}

/* Delight */
.fp-sec-delight.fp-sec-hero {
  padding-top: 80px;
}

.fp-sec-delight.fp-sec-hero .fp-main-heading {
  font-size: 70px;
}

#thankYou .fp-heading {
    line-height: 1;
}

#thankYou .fp-heading:nth-child(2) {
    margin-top: -10px;
}

.thanksDetails {
    max-width: 500px;
}

/* Recessed */
body.postid-7567 .single-content {
  background: rgb(235,233,227);
  background: radial-gradient(circle, rgba(235,233,227,1) 0%, rgba(227,224,216,1) 60%, rgba(227,224,216,1) 79%);
}

.fp-sec-recessed.fp-sec-hero {
  padding-top: 60px;
}

.fp-sec-recessed.fp-sec-hero .fp-heading-wrapper {
  font-size: 60px;
}

.fp-sec-recessed.fp-sec-hero .fp-heading-wrapper .fp-title-2 {
  display: block;
  margin-top: -30px;
  text-align: right;
}

/* Potential */
.fp-sec-potential.fp-sec-hero {
  padding-top: 60px;
}

.fp-sec-potential.fp-sec-hero .fp-main-heading {
  font-size: 62px;
  -webkit-animation-name: opacity1;
        animation-name: opacity1;
    -webkit-animation-duration: 4s;
            animation-duration: 4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

/* Mature */
.fp-sec-mature.fp-sec-hero {
  position: relative;
  height: 400px;
}

.fp-sec-mature.fp-sec-hero .fp-heading {
  position: absolute;
  left: 60px;
  bottom: 0;
  font-size: 60px;
  font-style: italic;
  color: #fff;
}

.fp-sec-sweet.fp-sec-hero .fp-main-heading {
  font-size: 60px;
}

/* Trees */
.fp-sec-trees.fp-sec-hero .fp-main-heading {
  font-size: 60px;
}

/* Exposed Brick */
.fp-sec-exposed-brick.fp-sec-hero .fp-heading-wrapper {
  font-size: 62px;
}

.fp-sec-exposed-brick.fp-sec-hero .fp-heading-wrapper .fp-title-2 {
  display: block;
  padding-right: 45px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1;
  text-align: right;
}

.fp-sec-high.fp-sec-hero .fp-main-heading {
  font-size: 60px;
}

/* Light-Filled */
.fp-sec-light.fp-sec-hero {
  padding-top: 60px;
}

.fp-sec-light.fp-sec-hero .fp-heading, .fp-sec-vintage.fp-sec-hero .fp-heading {
  font-size: 60px;
}

.fp-sec-charming.fp-sec-hero {
    position: relative;
    height: 40vh;
}

.fp-sec-charming.fp-sec-hero .fp-main-heading {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 60px;
    line-height: 1;
    color: #fff;
    text-align: center;
}

/* Parallax */
.fp-parallax-wrapper-1, .fp-parallax-wrapper-2 {
    width: 100%;
    height: 40vh;
    overflow: hidden;
}

.fp-parallax-wrapper-1 .fp-parallax-img {
    width: 100%;
    height: 90vh;
    background-image: url("../images/banner-10.jpg");
    background-size: cover;
    background-position: center;
}

.fp-parallax-wrapper-2 .fp-parallax-img {
    width: 100%;
    height: 100%;
    background-image: url("../images/banner-3.jpg");
    background-size: cover;
    background-position: center right;
}

.graphic-trees-wrapper {
    position: relative;
    margin-right: -30px;
}

.graphic-trees-wrapper .graphic-trees-2 {
    position: absolute;
    bottom: -3%;
    left: -5%;
    max-width: 56%;
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-animation-name: scale1;
            animation-name: scale1;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@keyframes scale1 {
    0% {
        -webkit-transform: scale(0);
                transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

.fp-anim-ken-burns-wrapper {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.fp-anim-ken-burns-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  -webkit-animation: move 30s ease infinite;
          animation: move 30s ease infinite;
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  50% {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
  }
  100% {
      -webkit-transform: scale(1);
              transform: scale(1);
  }
}

@keyframes move {
  0% {
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
  }
  50% {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
  }
  100% {
      -webkit-transform: scale(1);
              transform: scale(1);
  }
}

@media screen and (min-width: 992px) {
    .md-min-break {
        display: block;
    }

    .fp-main-heading-1 {
        font-size: 96px;
    }

    .fp-main-heading-2 {
        font-size: 130px;
    }

    .fp-heading-1 {
        font-size: 100px;
    }

    .fp-heading-2 {
        font-size: 90px;
    }

    .fp-heading-3 {
        font-size: 38px;
    }

    .fp-grid-1 {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 60px;
        margin-right: calc((940px - (100vw - 180px))/ 2);
    }

    .fp-grid-1 .fp-mask {
        margin-top: -100px;
        position: relative;
        width: 100%;
        height: 650px;
        overflow: hidden;
    }

    .fp-grid-1 .fp-mask img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    /* Why Descriptions Matter */
    .fp-sec-why-descriptions.fp-sec-hero {
        padding-top: 120px;
    }

    .fp-sec-opening-descriptions.fp-sec-hero {
        height: 450px;
    }

    .fp-sec-delight.fp-sec-hero {
      padding-top: 0;
    }

    .fp-sec-delight.fp-sec-hero .fp-main-heading {
      font-size: 140px;
    }

    .fp-sec-bright.fp-sec-hero {
      padding-top: 100px;
    }

    .fp-sec-bright.fp-sec-hero .fp-heading {
      font-size: 140px;
    }

    #thingMultiBox.openingBox .fp-heading .fp-title-1 {
        margin-left: -50px;
    }
    
    #thingMultiBox.openingBox .fp-heading-2 {
        margin-top: -10px;
    }

    #thankYou .fp-heading:nth-child(2) {
        margin-top: -20px;
    }

    .fp-grid-14 {
      display: grid;
      grid-template-columns: repeat(12, 1fr);
      grid-template-rows: repeat(12, 8.3%);
      height: 100vh;
    }
  
    .fp-grid-14 .fp-mask {
      grid-column: 7 / 13;
      grid-row: 1 / 9;
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      -webkit-transform: scale(0) translate(0%, 0%);
              transform: scale(0) translate(0%, 0%);
      -webkit-transform-origin: top right;
              transform-origin: top right;
      -webkit-animation: animExpand1 0.6s;
              animation: animExpand1 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s;
    }
  
    .fp-grid-14 .fp-mask img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-bottom-left-radius: 180px;
    }
  
    .fp-grid-14 .fp-main-heading-1 {
      grid-column: 2 / 5;
      grid-row: 6 / 9;
      -webkit-transform: translateX(-300%);
              transform: translateX(-300%);
      -webkit-animation-name: movingRight1;
              animation-name: movingRight1;
      -webkit-animation-duration: 0.6s;
              animation-duration: 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s;
    }
  
    .fp-grid-14 .fp-main-heading-2 {
      grid-column: 5 / 9;
      grid-row: 9 / 11;
      -webkit-transform: translateX(300%);
              transform: translateX(300%);
      -webkit-animation-name: movingLeft1;
            animation-name: movingLeft1;
      -webkit-animation-duration: 0.6s;
              animation-duration: 0.6s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s;
    }
  
    .fp-grid-14 .fp-text {
        position: relative;
        top: 30px;
        grid-column: 2 / 5;
        grid-row: 9 / 11;
    }

    .fp-parallax-wrapper-1 { 
        height: 60vh;
    }

    .fp-parallax-wrapper-2 .fp-parallax-img {
        height: 90vh;
    }

    .singleCountTextFirst .countLeft {
        min-width: 140px;
    }

    .fp-grid-6 {
        padding-right: 60px;
        max-width: 1200px;
        align-items: center;
        grid-template-columns: repeat(2, 1fr);
        gap: 60px;
    }

    .fp-grid-7 {
        grid-template-columns: repeat(2, 1fr);
        gap: 60px;
    }

    .fp-anim-ken-burns-wrapper {
        height: 80vh;
    }
    
    @keyframes animExpand1 {
      0% {
          -webkit-transform: scale(0) translate(0%, 0%);
                  transform: scale(0) translate(0%, 0%);
      }

      100% {
          -webkit-transform: scale(1) translate(0%, 0%);
                  transform: scale(1) translate(0%, 0%);
      }
    }

    @keyframes movingRight1 {
      0% {
          -webkit-transform: translateX(-300%);
                  transform: translateX(-300%);
      }

      100% {
          -webkit-transform: translateX(0);
                  transform: translateX(0);
      }
    }

    @keyframes movingLeft1 {
      0% {
          -webkit-transform: translateX(300%);
                  transform: translateX(300%);
      }

      100% {
          -webkit-transform: translateX(0);
                  transform: translateX(0);
      }
    }
  
}

@media screen and (min-width: 1199px) {
    /* Garden */
    .fp-grid-2 {
        grid-template-columns: 440px 1fr;
        column-gap: 60px;
        align-items: flex-end;
        margin-left: calc((940px - (100vw - 180px))/ 2);
    }

    .fp-grid-2 .fp-mask {
        height: 800px;
        -webkit-transform: translateX(-300%);
                transform: translateX(-300%);
        -webkit-animation-name: movingRight1;
                animation-name: movingRight1;
        -webkit-animation-duration: 0.6s;
                animation-duration: 0.6s;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s;
    }

    .fp-grid-3 {
        margin-bottom: -40px;
        grid-template-columns: 440px 550px;
        column-gap: 30px;
        margin-left: calc((660px - (100vw - 180px))/ 2);
    }

    .fp-grid-4 {
        grid-template-columns: 440px 550px;
        column-gap: 30px;
        margin-left: calc((660px - (100vw - 180px))/ 2);
    }

    .fp-grid-5 {
      align-items: flex-end;
      grid-template-columns: 1fr 520px;
      column-gap: 30px;
      margin-right: calc((920px - (100vw - 180px))/ 2);
  }

    .fp-grid-5 .fp-mask {
      position: relative;
      width: 100%;
      height: 800px;
      overflow: hidden;
  }

  .fp-grid-5 .fp-mask img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      /* object-position: bottom; */
      object-position: top;
  }

  .fp-grid-5 .fp-content-item {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      padding-right: 40px;
      padding-bottom: 60px;
  }

  .fp-circles-wrapper-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
  }

  .fp-circles-wrapper-1 .singleCircle:nth-child(1) {
    position: relative;
    top: -100px;
    width: 30rem;
    height: 30rem;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }

  .fp-circles-wrapper-1 .singleCircle:nth-child(2) {
    position: relative;
    right: 50px;
    width: 35rem;
    height: 35rem;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }

  .fp-circles-wrapper-1 .singleCircle:nth-child(3) {
    position: relative;
    top: -140px;
    right: 50px;
    width: 28rem;
    height: 28rem;
    grid-column: 3 / 4;
    grid-row: 1 / 2;
  }

  .fp-circles-wrapper-1 .singleCircle:nth-child(4) {
    position: relative;
    top: -100px;
    right: 100px;
    width: 34rem;
    height: 34rem;
    grid-column: 3 / 4;
    grid-row: 2 / 3;
  }

  .fp-grid-8 {
    max-width: 1350px;
    /* max-width: 760px; */
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }

  .fp-grid-9 {
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }

  .fp-grid-10 {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
  }

  .fp-grid-11 {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    column-gap: 20px;
    margin-right: calc((850px - (100vw - 180px))/ 2);
  }

  .fp-grid-12 {
    margin-top: -140px;
    align-items: flex-end;
    grid-template-columns: 1fr 500px;
    column-gap: 10px;
  }

  .fp-grid-12 .fp-content {
    padding-bottom: 40px;
  }

  .fp-grid-13 {
    align-items: flex-end;
    column-gap: 50px;
    grid-template-columns: 1fr 55%;
    margin-right: calc((900px - (100vw - 180px))/ 2);
  }

  .fp-grid-13 .fp-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-bottom: 30px;
  }

  .fp-grid-13 .fp-mask {
    position: relative;
    width: 100%;
    height: 95vh;
    overflow: hidden;

    -webkit-transform: scale(0) translate(0%, 0%);
        transform: scale(0) translate(0%, 0%);
    -webkit-transform-origin: top right;
        transform-origin: top right;
    -webkit-animation: animExpand1 0.6s;
        animation: animExpand1 0.6s;
    -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
  }

  .fp-grid-13 .fp-mask img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .fp-sec-recessed.fp-sec-hero {
    padding-top: 120px;
  }

  .fp-sec-recessed.fp-sec-hero .fp-heading-wrapper {
    font-size: 160px;
  }

  .fp-sec-recessed.fp-sec-hero .fp-heading-wrapper .fp-title-2 {
    margin-top: -100px;
    font-size: 140px;
  }

  .fp-sec-potential.fp-sec-hero {
    padding-top: 120px;
  }

  .fp-sec-potential.fp-sec-hero .fp-main-heading {
    font-size: 160px;
  }

  .fp-sec-mature.fp-sec-hero {
    height: 600px;
  }

  .fp-sec-mature.fp-sec-hero .fp-heading {
    font-size: 200px;
  }

  .fp-sec-sweet.fp-sec-hero .fp-main-heading {
    font-size: 150px;
  }

  .fp-sec-sweet.fp-sec-hero .fp-text {
    max-width: 700px;
    margin-left: auto;
  }

  /* Trees */
  .fp-sec-trees.fp-sec-hero .fp-main-heading {
    font-size: 160px;
  }

  /* Exposed Brick */
  .fp-sec-exposed-brick.fp-sec-hero .fp-heading-wrapper {
    font-size: 150px;
  }

  .fp-sec-exposed-brick.fp-sec-hero .fp-mask {
    -webkit-transform: scale(0) translate(0%, 0%);
            transform: scale(0) translate(0%, 0%);
    -webkit-animation: animExpand2 0.6s;
            animation: animExpand2 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }

  .fp-sec-exposed-brick.fp-sec-hero .fp-title-1 {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
    -webkit-animation-name: movingRight1;
            animation-name: movingRight1;
    -webkit-animation-duration: 0.6s;
            animation-duration: 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }

  .fp-sec-exposed-brick.fp-sec-hero .fp-title-2 {
    -webkit-transform: translateX(300%);
            transform: translateX(300%);
    -webkit-animation-name: movingLeft1;
            animation-name: movingLeft1;
    -webkit-animation-duration: 0.6s;
            animation-duration: 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }

  @keyframes animExpand2 {
    0% {
        -webkit-transform: scale(0) translate(0%, 0%);
                transform: scale(0) translate(0%, 0%);
    }

    100% {
        -webkit-transform: scale(1) translate(0%, 0%);
                transform: scale(1) translate(0%, 0%);
    }
  }

  .fp-sec-light.fp-sec-hero {
    padding-top: 80px;
  }

  .fp-sec-charming.fp-sec-hero {
    height: 70vh;
  }

  .fp-sec-high.fp-sec-hero .fp-main-heading, .fp-sec-light.fp-sec-hero .fp-heading {
    font-size: 160px;
  }

  .fp-sec-vintage.fp-sec-hero .fp-heading {
    font-size: 140px;
  }

  .fp-sec-taste.fp-sec-hero .fp-main-heading {
    font-size: 180px;
  }

    .fp-sec-charming.fp-sec-hero .fp-main-heading {
        font-size: 200px;
        bottom: -30px;
    }

    .fp-parallax-wrapper-2 {
        height: 70vh;
    }
}

@media screen and (min-width: 1499px) {
  .fp-grid-14 .fp-main-heading-1 {
    grid-column: 2 / 5;
    grid-row: 7 / 9;
  }
  
  .fp-grid-14 .fp-main-heading-2 {
    grid-column: 4 / 8;
    grid-row: 9 / 11;
  }
  
  .fp-grid-14 .fp-text {
    grid-column: 2 / 4;
    grid-row: 9 / 11;
  }

  .fp-sec-charming.fp-sec-hero .fp-main-heading {
    font-size: 260px;
  }
}

@media screen and (max-width: 992px) {
    .md-max-pad-top-10 {
        padding-top: 10px;
    }
    
    .md-max-pad-top-20 {
        padding-top: 20px;
    }
    
    .md-max-pad-top-30 {
        padding-top: 30px;
    }
    
    .md-max-pad-top-40 {
        padding-top: 40px;
    }
    
    .md-max-pad-top-50 {
        padding-top: 50px;
    }
    
    .md-max-pad-top-60 {
        padding-top: 60px;
    }

    .md-max-pad-bottom-10 {
        padding-bottom: 10px;
    }
    
    .md-max-pad-bottom-20 {
        padding-bottom: 20px;
    }
    
    .md-max-pad-bottom-30 {
        padding-bottom: 30px;
    }
    
    .md-max-pad-bottom-40 {
        padding-bottom: 40px;
    }
    
    .md-max-pad-bottom-50 {
        padding-bottom: 50px;
    }
    
    .md-max-pad-bottom-60 {
        padding-bottom: 60px;
    }

    .md-max-fp-container {
      padding: 0 30px;
    }

    .fp-grid-14 .fp-main-heading-1, .fp-grid-14 .fp-main-heading-2, .fp-grid-14 .fp-text {
      padding: 0 30px;
    }
}

@media screen and (max-width: 992px) {
    .fp-grid-2 .fp-mask, .fp-grid-5 .fp-mask {
        margin-left: -30px;
        margin-right: -30px;
    }
}

.fp-anim-color-word {
  color: #011f4b;
  -webkit-animation-name: colorChange1;
          animation-name: colorChange1;
  -webkit-animation-duration: 3s;
        animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
}

.fp-anim-opacity-1 {
    opacity: 0;
    -webkit-animation-name: opacity1;
            animation-name: opacity1;
    -webkit-animation-duration: 4s;
          animation-duration: 4s;
    -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fp-anim-typewritter .typed-text {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
            transition: opacity 0.5s ease;
}

/* .fp-anim-typewritter-1 {
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-animation: typing1 3s steps(10) forwards;
            animation: typing1 3s steps(10) forwards;
}

@keyframes typing1 {
    from { width: 0 }
    to { width: 100% }
} */
  
@keyframes colorChange1 {
    0% {
        color: #011f4b;
    }

    100% {
        color: #BF936B;
    }
}

@keyframes opacity1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.single-content .count {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
}

.single-content .count.fp-seen {
    -webkit-animation: animScale1 0.7s;
            animation: animScale1 0.7s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@keyframes animScale1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
              transform: scale(0);
    }

    100% {
      opacity: 1;
      -webkit-transform: scale(1);
                transform: scale(1);
    }
}

.fp-sec-cta-concierge {
  margin-bottom: 60px;
}

.fp-mod-cta-concierge {
  display: flex;
  align-items: center;
  background: #D9E3F5;
  border-radius: 32px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

/* .fp-mod-cta-concierge:before {
  height: 100px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 530px solid #D9E3F5;
  border-right: 190px solid rgba(0,0,0,0);
  width: 65%;
  
} */


.fp-mod-cta-concierge .fp-title-1 {
  margin-bottom: 5px;
  font-size: 44px;
  line-height: 1.1;
  font-weight: 400;
}

.fp-mod-cta-concierge .fp-text {
  margin-bottom: 20px;
}

.fp-mod-cta-concierge .fp-content {
  padding: 30px 50px;
}

.fp-mod-cta-concierge .fp-mask-wrapper {
  position: relative;
  /* max-width: 300px; */
  margin-left: auto;
  /* margin-right: -120px; */
}

.fp-mod-cta-concierge .fp-mask {
  position: relative;
  width: 460px;
  height: 300px;
  overflow: hidden;
  /* -webkit-transform: skew(-30deg);
       transform: skew(-30deg); */
}

/* .fp-mod-cta-concierge .fp-mask img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
  -webkit-transform: skew(-40deg);
          transform: skew(-40deg);
} */

.fp-mask-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/articles/summer-2023/images/cta-concierge.jpg");
  background-size: cover;
  /* -webkit-transform: skew(30deg, 0deg);
        transform: skew(30deg, 0deg); */
}

.fp-btn-web {
  position: relative;
  display: inline-block;
  padding: 18px 72px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 10px;
  transition: .3s all;
}

.fp-btn-web-primary {
  min-width: 246px;
  padding: 21px 34px;
  background: #0058FF;
  color: #fff;
  text-transform: uppercase;
}

.fp-btn-web-primary svg {
  position: absolute;
  top: 24px;
  right: 26px;
}

.fp-angled-box-1 {
  position: absolute;
  top: -30px;
  width: 100px;
  height: 411px;
  background: #D9E3F5;
  z-index: 1;
  -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
  left: -60px;
}

@media screen and (max-width: 992px) {
  .fp-mod-cta-concierge {
    flex-direction: column;
  }
}