
:root{
    --housing-color:#C3935f;
    --title-color:#26262e;
    --description-color:#565857;
}
*,*:before,*:after{box-sizing: border-box;margin:0px;padding:0px;}
li{list-style: none;}
a,a:hover,a:focus{text-decoration: none;cursor: pointer;}
input,button,textarea{outline: none;outline-offset: 0px;}
input{appearance: none;-webkit-appearance: none;-moz-appearance: none;}
body{font-size: 16px;color:var(--title-color);font-family: "Manrope", sans-serif;overflow-x: hidden;background:#f6f5f3;}
img{max-width: 100%;height:auto;}
/* Font awesome css start */
@font-face {
    font-family: FontAwesome;
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.jashnrealty.com/assets/v1/fonts/fontawesome-webfont.eot);
    src: url(https://www.jashnrealty.com/assets/v1/fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),url(https://www.jashnrealty.com/assets/v1/fonts/fontawesome-webfont.woff) format('woff'),url(https://www.jashnrealty.com/assets/v1/fonts/fontawesome-webfont.ttf) format('truetype'),url(https://www.jashnrealty.com/assets/v1/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg')
}
[class*=" icon-"],[class^=icon-]{font-size: 14px;font-family: FontAwesome;font-weight: 400;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased}
[class*=" icon-"]:before,[class^=icon-]:before{text-decoration: inherit;display: inline-block;speak: none}
/* Font awesome css end */
[class*=" fa-"], [class^=fa-] {
    font-size: 14px;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
/* Header css start */
.digitour-header{width:100%;height:68px;padding:4px 45px;margin-top:0px;display: flex;align-items: center;box-shadow: 0 3px 10px rgb(0 0 0 / 10%);background:#fff;}
.walk-through-header .digitour-header{position: fixed;top:0;left:0;right:0;z-index:5;}
.digitour-infos.group-housing-cap .digitour-header{top:0px;}
.digitour-infos.reduce-top-spaces .digitour-header{margin-top:0;}
.digitour-title{width:100%;max-width:1500px;font-size: 20px;font-weight: 700;text-transform: uppercase;color: var(--title-color);margin-left:auto;margin-right:auto;display: flex;align-items:center;justify-content: space-between;}
.back-process-btn{font-size: 22px;-webkit-text-stroke: 2px #fff;margin-right: 15px;cursor: pointer;margin-bottom:5px;}
.back-process-btn:hover{color:var(--housing-color);}
.rera-icon-props{width: 48px;height: 48px;border-radius: 100%;display: inline-flex;align-items: center;justify-content: center;background: var(--housing-color);border:2px solid var(--housing-color);color:#fff;}
.rera-icon-props:hover{background:#fff;}
.link-lists-props{display: inline-flex;}
.rera-icon-props i{font-size:30px;-webkit-text-stroke:1px var(--housing-color);}
.rera-icon-props:hover i{color:var(--housing-color);-webkit-text-stroke:1px #fff;}
.link-lists-props > li{position: relative;}
.link-lists-props > li:not(:first-child){margin-left:15px;}
.digitour-header .inquiry-btn{display: inline-flex;align-items: center;justify-content: center;min-width:186px;padding: 0px 22px;position: relative;font-size: 16px;font-weight: 600;background:var(--housing-color);border: var(--housing-color) solid 2px;color: #fff;transition: transform 0.3s;border-radius: 24px;min-height: 48px;text-decoration: none;text-transform: uppercase;cursor: pointer;box-shadow:0 1px 3px rgba(0,0,0,0.2);}
.digitour-header .inquiry-btn:hover{background:#fff;color:var(--housing-color);transform: none;}
.digitour-header .inquiry-btn.contact-option{background: #fff;color:var(--housing-color);}
.digitour-header .inquiry-btn.contact-option:hover{background: var(--housing-color);color:#fff;}
.combine-menu-lists{display: inline-flex;align-items: center;justify-content: center;width: 48px;height: 48px;border-radius: 100%;background: #fff;box-shadow: var(--shadow-props);color: var(--housing-color);}
.combine-menu-lists .fa{font-size: 24px;}
.visiting-lists{position:absolute;top:58px;right:0;z-index:5;padding:0;bottom:auto;background:transparent;width:200px;display:none;}
.visiting-lists.show-contact{display: flex;flex-direction: column;background: var(--housing-color);padding:0;border-radius: 8px;}
.visiting-lists.show-contact > div{font-size:14px;font-weight:500;color:#fff;padding:8px 15px;cursor: pointer;text-transform: uppercase;}
.call-us-btn-wrapper a{color:#fff;}
.visiting-lists.show-contact > div:hover a{color:var(--housing-color);}
.visiting-lists.show-contact > div:hover{background:#fff;color:var(--housing-color);}
.visiting-lists.show-contact > div:not(:first-child){border-top:1px solid #fff;}
.visiting-lists.show-contact::after{position: absolute;content: "";right: 13px;top: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid rgba(136,89,42,.7);}
.combine-wrapper{display: none;}
.social-icon-info .visiting-lists.show-contact{position: fixed;top:auto;bottom:86px;right:10px;width:190px;text-align: right;}
.social-icon-info .visiting-lists.show-contact a{font-size: 14px;font-weight: 500;color: #fff;padding: 8px 15px;border-top: 1px solid #fff;}
.social-icon-info .visiting-lists.show-contact::after{top:auto;bottom:-10px;transform: rotate(180deg);}
/* Club towers brochure css*/
.digitour-header.brochure-props{padding:0 45px;align-items: center;}
.brochure-props .logo-image{display: grid;width: 130px;}
.brochure-props .logo-captions{display: flex;align-items: flex-end;}
/* Rera Info details css */
.rera-info-callback{position:absolute;top:58px;right:0;z-index:5;padding:0;bottom:auto;background:transparent;width:400px;display:none;}
.rera-info-callback.show-contact{display: block;}
.rera-info-callback .watch-rera-details{display: flex;background: var(--housing-color);padding: 15px;border-radius: 8px;position: relative;}
.rera-info-callback .watch-rera-details::after{position: absolute;content: "";right: 13px;top: -10px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid rgba(136,89,42,.7);}
.rera-info-callback .rera-scanner-caption{width: 93px;display: inline-flex;height: 93px;}
.rera-info-callback .rera-details-caption{width: calc(100% - 93px);padding-left: 15px;}
.rera-info-callback .rera-details-caption a,
.rera-info-callback .rera-details-caption a:hover,
.rera-info-callback .rera-details-caption a:focus{color:#fff;}
.rera-info-callback .rera-details-caption a{text-decoration: underline;}
.rera-info-callback .rera-details-caption a:hover{text-decoration: none;}
.rera-info-callback .rera-details-caption > div{font-size:14px;color:#fff;}

/* Digitour page css start */
.digitour-infos{position: fixed;z-index:999;top:0;right:0;bottom:0;background:#f8f8f8;left:0;}
.back-process-btn{font-size: 22px;-webkit-text-stroke: 2px #fff;margin-right: 15px;cursor: pointer;margin-bottom: 5px;}
.project-phase-info{position: relative;display: inline-block;}
.logo-image{display: inline-block;width: 100px;}
.digitour-header .project-phase-info{display: flex;}
.digitour-header .logo-captions{display: inline-flex;align-items: flex-end;}
.digitour-header .logo-image{display: inline-grid;width:120px;}
.digitour-header .project-phase-title{bottom:6px;}
.digitour-header .back-process-btn{margin-right: 10px;}
.data-title span.project-phase-title, 
.project-phase-title{font-size: 10px;font-weight: 700;text-transform: uppercase;border-radius: 2px;color: var(--title-color);background: #f5f5f5;display: inline-block;padding: 2px 4px;position: absolute;right: -54px;bottom: 10px;box-shadow: 0px 1px 3px rgba(0,0,0,0.2);}
.digitour-video{width: 100%;height: calc(100% - 68px);}
.image-lazy-loading{animation-duration: 1s;animation-fill-mode: forwards;animation-iteration-count: infinite;animation-name: placeHolderShimmer;animation-timing-function: linear;background: #F6F7F8;background: linear-gradient(to right, #F6F7F8 8%, #EEEEEE 18%, #F6F7F8 33%);background-size: 1000px 640px;position: relative;border-radius: 8px;box-shadow: var(--shadow-props);-webkit-box-shadow: var(--shadow-props);-moz-box-shadow: var(--shadow-props);-ms-box-shadow: var(--shadow-props);}
.digitour-container{width:100%;height:calc(100vh - 68px);padding:10px;position: relative;}
.digitour-video{width:100%;height:100%;}
.digitour-video iframe{border-radius:8px;width:100%;height:100%;border:none;}
.download-brochure-link.digitour-props{background:#fff;border:var(--housing-color) solid 2px;color:var(--housing-color);}
.download-brochure-link.digitour-props:hover{background:var(--housing-color);color:#fff;}
.digitour-subtitle.fixed-props{position: fixed;left: 20px;top: 88px;bottom: auto;z-index: 5;background: rgba(0,0,0,0.6);color: #fff;z-index: 5;padding: 8px 20px;border-radius: 8px;font-size: 16px;font-weight: 600;text-transform: uppercase;border-left: 2px solid var(--housing-color);box-shadow: 0px 1px 6px rgba(0,0,0,0.2);}
.video-wrapper video{width:100%;height:100%;object-fit:cover;border-radius:8px;}
.video-wrapper{position: relative;height:100%;}
.walkthrough-video{position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.4);top: 0;}
.playing-video-icon:before{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) scale(1);}
.playing-video-icon{cursor: pointer;transition: all 0.3s;}
.playing-video-icon:hover:before{transform: translate(-50%,-50%) scale(1.2);transition: all 0.3s;}
.playing-video-icon:before{content: "";width: 120px;height: 120px;transition: all 0.3s;background-image: url('https://cdn.jashnrealty.com/assets/v1/images/group-housing-info/video-play-button.svg');}
.video-wrapper.playing .walkthrough-video-info{display: none;}
.auto-rotate-info{background:#fff;color:var(--description-color);font-size:14px;font-weight:400;line-height:1.6;padding:8px 15px 8px 48px;box-shadow:0 1px 3px rgba(0,0,0,0.3);border-radius:8px;border-left:4px solid var(--housing-color);display:none;position: relative;z-index: 2;}
.auto-rotate-info img{position: absolute;content:"";left:15px;top:9px;width:20px;height:20px;z-index: 4;}
.auto-rotate-info:before{position: absolute;content:"";top:9px;left:15px;width:20px;height:20px;background-image:url('https://cdn.jashnrealty.com/assets/v1/images/group-housing-info/rotation.svg');}
@media screen and (max-width:1199px){
    .brochure-props .logo-image{width:100px;}
}
@media screen and (max-width:767px){
    .digitour-header.brochure-props,
    .digitour-header{padding-left:10px;padding-right:10px;}
    .digitour-video.walkthrough-video-props{height:auto;}
    .digitour-video.image-lazy-loading{background:transparent;box-shadow: none;}
    .digitour-video.iframe-video{position: relative;}
    .digitour-video.iframe-video iframe{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 10px;width: 100%;height: 100%!important;}
    .playing-video-icon:before{width:70px;height:70px;}
    .playing-video-icon:after{font-size:24px;}
    .video-wrapper video,
    .video-wrapper{height:auto;}
    .auto-rotate-info{display: block;margin-top:12px;}
    .digitour-title,
    .digitour-subtitle.fixed-props{top: 25px;background: transparent;box-shadow: none;color:var(--title-color);border: none;right: 15px;left: auto;padding: 0;text-transform: none;}
    .digitour-title.hide-data-props,
    .digitour-subtitle.fixed-props.hide-data-props{display: none;}
    .digitour-container.show-scroll-props{overflow-y: auto;-webkit-overflow-scrolling:touch;}
}
@media screen and (max-width:700px){
.hide-walkthrough{display: none;}
.combine-wrapper{display: inline-flex;}
}
@media screen and (max-width:576px){
    .auto-rotate-info img{top:12px;}
    .rera-icon-props,
    .combine-menu-lists{width:36px;height:36px;}
    .rera-info-callback.show-contact{width:278px;}
    .rera-info-callback .rera-scanner-caption{width:60px;height:60px;margin:0 auto 15px;}
    .rera-info-callback .rera-details-caption{width:calc(100% - 0px);padding-left:0;}
    .rera-info-callback .rera-details-caption > div{word-wrap: break-word;}
    .rera-info-callback .watch-rera-details{flex-direction: column;}
    .rera-info-callback,
    .visiting-lists{top:53px;}
}
@media screen and (max-width:406px){
    .auto-rotate-info:before{top:12px;}
}
@media screen and (max-width:360px){
    .digitour-header .logo-image{width:116px;}
}
/* Common css start */
.image-lazy-loading{
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #F6F7F8;
    background: linear-gradient(to right, #F6F7F8 8%, #EEEEEE 18%, #F6F7F8 33%);
    background-size: 1000px 640px;
    position: relative;
    border-radius: 8px;box-shadow: var(--shadow-props);-webkit-box-shadow: var(--shadow-props);-moz-box-shadow: var(--shadow-props);-ms-box-shadow: var(--shadow-props);
}
@keyframes placeHolderShimmer {
    0% {
      background-position: -468px 0
    }
    100% {
      background-position: 468px 0
    }
  }
  .zoomInDown{-webkit-animation-name: zoomInDown;animation-name: zoomInDown;transition: all .25s ease-in-out 0s;}
  .animated-modal{
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      transition: all .25s ease-in-out 0s;
  }
  @keyframes zoomInDown {
      0% {
          opacity: 0;
          -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
          transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
          -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
          animation-timing-function: cubic-bezier(.55,.055,.675,.19);
      }
      60% {
          opacity: 1;
          -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
          transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
          -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
          animation-timing-function: cubic-bezier(.175,.885,.32,1);
      }
  }
/* Get in touch css start */
.form-caption, .select-time {
    width: 100%;
    height: 40px;
    display: flex;
    padding: 0;
    border-radius: 0px;
    align-items: center;
    font-size: 16px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #c1c5cd;
    background: transparent;
    outline: none;
    outline-offset: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
}
.wrap-request-btn{width: 150px;height: 48px;background: var(--housing-color);border:var(--housing-color) solid 2px;display: inline-flex;align-items: center;justify-content: center;font-size: 16px;font-weight: 600;text-transform: uppercase;color:#fff;border-radius: 24px;box-shadow:var(--shadow-props);transition: transform 0.3s;cursor: pointer;}
.wrap-request-btn:hover{background:#fff;color:var(--housing-color);}
.wrap-request-btn .circle-loader{display: none;}
.wrap-request-btn.loading{pointer-events: none;}
.wrap-request-btn.loading .circle-loader{display: inline-flex;}
.wrap-request-btn.loading span{display: none;}
.modal.get-in-touch{position: fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.8);z-index:1000;padding-left:10px;padding-right:10px;display: none;overflow-y: auto;}
.modal.get-in-touch.show-modal{display: block;}
.modal.get-in-touch img{border-radius:8px 8px 0 0;}
.modal-info{width:100%;max-width:640px;margin:60px auto;background:#fff;border-radius:8px;display: flex;flex-direction: column;position: relative;}
.modal-info .tour-title{font-size:22px;font-weight:600;text-align: center;line-height:normal;margin-bottom:10px;text-transform: uppercase;}
.modal-info .housing-description{margin:20px 0;font-size: 16px;font-weight: 400;line-height: 1.6;color: var(--description-color);text-align: center;}
.modal-info .tour-title.bottom-spaces{margin-bottom:15px;}
.close-modal{display: inline-flex;position: absolute;top:10px;right:10px;width:30px;height:30px;border-radius:100%;z-index: 18;background:var(--housing-color);align-items: center;justify-content: center;cursor: pointer;}
.close-modal .icon-times{color: #fff;font-size: 22px;-webkit-text-stroke: 3px var(--housing-color);left: 0.5px;position: relative;margin-top:-2px;}
.modal-bg-image{position: relative;width:100%;height:0;padding-top:50%;}
.modal-bg-image img{position: absolute;top:0;left:0;right:0;}
.modal-bg-image,
.modal-bg-image img{border-radius:8px 8px 0 0;}
.wrap-modal-info{width:100%;display: flex;flex-direction: column;padding:20px;}
.modal-grid-two{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:15px;row-gap:10px;}
.modal-grid-two .tour-field + .tour-field{margin-top:0;}
.modal-grid-two .tour-title{font-size:24px;text-align: center;}
.icon-times:before{content:"\f00d";}
.icon-calneder:before{content:"\f073";}
.icon-download:before{content:"\f019";}
@media screen and (max-width:767px){
.modal-info{margin:30px auto;}
.close-modal{width:36px;height:36px;top:6px;right:6px;}
.close-modal .icon-times{font-size:24px;}
.gh-request-callback-modal-form .housing-description,
.modal-info .housing-description{text-align: center!important;}
.modal-info .housing-description.left-align-text{text-align: left!important;}
.modal-info .tour-title{font-size:18px;font-weight:700;}
.image-lazy-loading{background:transparent!important;}
.walkthrough-video.image-lazy-loading{box-shadow: none;}
.wrap-request-btn:hover{background:var(--housing-color);color:#fff;}
}
@media screen and (max-width:576px){
    .modal-grid-two{grid-template-columns:repeat(1,minmax(0,1fr));gap:15px;}
}
/* Link lists CSS start */
.link-captions{display: none;margin-top:24px;}
.link-captions.thanks-page-props{margin-top:0;padding:0 15px 40px;}
.link-captions.construction-props{width:100%;padding-left:15px;padding-right:15px;margin:0 0 40px;}
.link-captions .inquiry-btn{padding:2px 24px;min-width:186px;text-align: center;justify-content: center;}
.link-captions .inquiry-btn.download-option{margin-left:0;}
@media screen and (max-width:700px){
.link-captions{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap:24px;}
.link-captions.bottom-space-props{padding-bottom:24px;}
}
@media screen and (max-width:500px){
    .link-captions{display: grid;grid-template-columns: repeat(1,minmax(0,1fr));}
    .link-captions .inquiry-btn.download-option{margin-top:0;}
}

/* Brochure header menu design css start */
.hamburger-menus.brochure-props{width: 30px;height: 35px;display:none;position: relative;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer;}
.hamburger-menus.brochure-props span {display: block;position: absolute;height: 3px;width: 50%;background: var(--housing-color);opacity: 1;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.hamburger-menus.brochure-props span:nth-child(even){left: 50%;border-radius: 0 9px 9px 0;}
.hamburger-menus.brochure-props span:nth-child(odd){left:0px;border-radius: 9px 0 0 9px;}
.hamburger-menus.brochure-props span:nth-child(1), .hamburger-menus.brochure-props span:nth-child(2){top: 6px;}
.hamburger-menus.brochure-props span:nth-child(3), .hamburger-menus.brochure-props span:nth-child(4){top: 15px;}
.hamburger-menus.brochure-props span:nth-child(5), .hamburger-menus span:nth-child(6){top: 24px;}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(1),
.link-lists.brochure-design.active .hamburger-menus span:nth-child(6){-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(2),
.link-lists.brochure-design.active .hamburger-menus span:nth-child(5){-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(1){left: 2px;top: 12px;}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(2){left: calc(50% - 2.6px);top: 12px;}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(3){left: -50%;opacity: 0;}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(4){left: 100%;opacity: 0;}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(5){left: 3px;top: 21px;}
.link-lists.brochure-design.active .hamburger-menus span:nth-child(6){left: calc(50% - 3px);top: 21px;}
@media screen and (max-width:1000px){
.hamburger-menus.brochure-props{display: inline-flex;height:30px;margin-left:15px;}
}
/* Brochure header css start */
.link-lists.brochure-design{display: inline-flex;align-items: center;}
.brochure-rera-props{margin-left:15px;position: relative;}
.digitour-header .inquiry-btn.contact-option.white-btn{border:2px solid #fff;}
.digitour-header .inquiry-btn.contact-option.white-btn:hover{border:2px solid var(--housing-color);}
.digitour-header .inquiry-btn.hide-mobile-options{display: none;}
.hide-mobile-options .fa{font-size:16px;margin-right:6px;}
@media screen and (max-width:1300px){
    .digitour-header .link-lists.brochure-design .inquiry-btn{padding:0 10px;min-width:164px;}
}
@media screen and (max-width:1100px){
    .digitour-header .link-lists.brochure-design .inquiry-btn{font-size:14px;min-width:146px;}
    .link-lists.brochure-design .link-lists-props > li:not(:first-child){margin-left:10px;}
}
@media screen and (max-width:1000px){
.link-lists.brochure-design .wrap-link-lists{display: none;}
.link-lists.brochure-design.active .wrap-link-lists{display: block;position: fixed;left: 0;right: 0;background: #fff;bottom: 0;top: 69px;z-index: 125;}
.link-lists.brochure-design.active .combine-wrapper{display:none;}
.link-lists.brochure-design.active .hide-walkthrough{display: block;}
.link-lists.brochure-design.active .link-lists-props{display: flex;width:100%;flex-direction: column;}
.link-lists.brochure-design.active .link-lists-props > li{display: flex;margin:0;border-top:1px solid var(--housing-color);}
.digitour-header .inquiry-btn.hide-mobile-options{display: flex;}
.link-lists.brochure-design .combine-wrapper,
.hide-desktop-options{display: none!important;}
.digitour-header .link-lists.brochure-design .inquiry-btn{box-shadow:none;border:none;width:100%;justify-content: flex-start;}
.digitour-header .link-lists.brochure-design .inquiry-btn,
.digitour-header .link-lists.brochure-design .inquiry-btn:hover{background:#fff;color:var(--housing-color);}
}
@media screen and (max-width:767px){
    .inquiry-btn.contact-option.white-btn, 
    .inquiry-btn.contact-option.white-btn:hover{border:2px solid transparent;background:#fff;color:var(--housing-color);}
    .link-captions.btn-gaping-props{margin-bottom: 20px;}
}
.link-captions .call-us-btn .inquiry-btn{width:100%;}
@media screen and (max-width:500px){
    .link-captions .call-us-btn .inquiry-btn{margin-bottom: 48px;}
}
