/* Fonts and PR Styles 2026 */

/* New Body Styles
font-family: "quire-sans", sans-serif;
font-weight: 400, 700;
font-style: normal, italic;
*/
@font-face {
  font-family: 'Kalice';
  src:  url('../fonts/Kalice-Regular.woff2') format('woff2'),
        url('../fonts/Kalice-Regular.woff') format('woff');
  font-weight:400;
  font-style: normal;
}
@font-face {
  font-family: 'Kalice';
  src:  url('../fonts/Kalice-Italic.woff2') format('woff2'),
        url('../fonts/Kalice-Italic.woff') format('woff');
  font-weight:400;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src:  url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff');
  font-weight:500;
  font-style: normal;
}
body, body p {
	font-family: "quire-sans", sans-serif;
	font-weight: 400;
	font-size:17px;
	line-height: 1.7;
	color:#333333;
	font-variant-numeric: lining-nums;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
body .font-up p, body .sub-head p {
	font-size:19px;
}
body .sub-head p {
	line-height: 1.5;
}
body .font-down p {
	font-size:15px;
	line-height:1.5;
}
body .opaque-small p {
	font-size:12px;
	color:#8a9198;
	letter-spacing: .02em;
}
body .kalice-font p {
	font-family: "Kalice", Georgia, serif;
	line-height: 1.16;
	font-style: italic;
	text-align: right;
	color:#98a08f;
}
h1, h2, h3 {
	font-family: "Kalice", Georgia, serif;
	line-height: 1.16;
	font-weight:400;
	color:#0A1F30;
}
h1, .h1 {
	font-size: 50px;
}
h2, .h2 {
	font-size: 46px;
}
h3, .h3 {
	font-size: 26px;
}
h3.smaller {
	font-size:21px;
}
h4, .h4 {
	font-family: "quire-sans", sans-serif;
	text-transform: uppercase;
	font-size:14px;
	line-height: 1.2;
	letter-spacing: 0.14em;
	font-weight:700;
}
body .gform_wrapper.gravity-theme .gfield input, body .gform_wrapper.gravity-theme .gfield select, body .gform_wrapper.gravity-theme .gfield textarea, body .rcp_form input[type=text], body .rcp_form input[type=email], body .rcp_form input[type=password], body .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
	font-family: "quire-sans", sans-serif;
}
.green-text {
	color: #53694B;
}
.blue-text {
	color:#516CB3 !important;
}
.lightsage-text {
	color:#B9C7A9 !important;
}
.down-linked a, .side-linked a {
	color:inherit;
	letter-spacing: 0.06em;
}
.down-linked a svg {
	vertical-align: middle;
	margin-top:-2px;
	animation: 2.6s ease-in-out 0s infinite normal none running downcue;
}
.side-linked a {
	transition:all 0.3s ease;
	padding-bottom: 4px;
    border-bottom: 1px solid transparent;
}
.side-linked a:hover {
    border-bottom: 1px solid currentColor;
}
.side-linked a .arrow {
	display: inline-block;
	transform: translateX(0);
	transition: all 0.3s ease;
}
.side-linked a:hover .arrow {
	transform: translateX(4px);
}
@keyframes downcue {
    0% {
        transform: translateY(0px);
    }
	50% {
		transform: translateY(5px);
	}
    100% {
        transform: translateY(0px);
    }
}
/* Button Styling Updates */
body.material a.nectar-button.small, body.material a.nectar-button.medium, body.material a.nectar-button.large, body .gform_wrapper.gravity-theme .top_label .gfield_label {
	font-family: "quire-sans", sans-serif;
	font-weight:700;
}
body.material .light a.nectar-button.see-through-2:not(.start-blue) {
	-webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
	background-color: rgba(255, 255, 255, .10) !important;
}
body.material .light a.nectar-button.see-through-2:not(.start-blue):hover {
	color:#0A1F30 !important;
	border-color:#ffffff !important;
	background-color:#ffffff !important;
}
/* Default Styling for sections */
body .nectar-milestone .number {
	font-family: "Kalice", Georgia, serif;
	font-weight:400;
	font-size:46px !important;
	line-height: 1.2em !important;
	color:#0A1F30;
}
body .light .nectar-milestone .number {
	color:#ffffff;
}
body .nectar-milestone .subject {
	font-size:14px;
	line-height: 1.4;
	letter-spacing: 0;
	color:#4b555c;
}
body .light .nectar-milestone .subject {
	color:rgba(255,255,255,0.66);
}
body .meta-facts {
	display:flex;
	flex-wrap:wrap;
	font-family: "quire-sans", sans-serif;
	font-size:12px;
	text-transform: uppercase;
	letter-spacing:0.08em;
	color:#5b6570;
	row-gap:4px;
}
body .meta-facts span {
	position: relative;
	margin-right:10px;
	white-space: nowrap;
}
body .meta-facts span:before {
	content: "·";
	color:#53694B;
	margin-right:10px;
}
body .meta-facts span:first-child:before {
	display:none;
}
body .opaque-logos {
	display:flex;
	flex-wrap:wrap;
	opacity: 0.62;
	column-gap: 25px;
}
body .jh-timeline-ticker .nectar-flickity.nectar-carousel {
	overflow:hidden;
}
body .jh-timeline-ticker .nectar-flickity.nectar-carousel:before,  body .jh-timeline-ticker .nectar-flickity.nectar-carousel:after {
	content: " ";
	position: absolute;
	left:0;
	top:0;
	width:90px;
	height:100%;
	background:linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
	z-index: 99;
	pointer-events: none;
}
body .jh-timeline-ticker .nectar-flickity.nectar-carousel:after, body .pr-community-slides .nectar-carousel > .flickity-viewport:after {
	left:auto;
	right:0;
	background:linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
}
body .ticker-holding h4 {
	font-size: 11px;
	letter-spacing: 0.08em;
    line-height: 1;
    display: inline-block;
    padding: 2px 14px 2px 26px;
    background: #ffffff;
    margin: 0 !important;
	position: relative;
	z-index: 9;
}
body .ticker-holding a h3 {
	font-size:20px;
	padding-top:10px;
	transition: all 0.2s ease;
}
body .ticker-holding a:hover h3 {
	text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: rgba(83, 105, 75, .55);
}
body .ticker-holding .ticker-content img {
	height:200px;
	object-fit: cover;
}
body .ticker-holding .ticker-top {
	position:relative;
	margin-bottom:20px;
	min-height:29px;
}
body .ticker-holding .ticker-top:before {
	content: " ";
	position: absolute;
	left:0;
	top:15px;
	width:calc(100% + 20px);
	height:2px;
	background-color:rgba(83, 105, 75, .4);
}
body .ticker-holding .ticker-top:after {
	content: " ";
	position: absolute;
	border:3px solid #53694B;
	width:8px;
	height:8px;
	left:0;
	top:9px;
	border-radius: 200%;
	box-shadow: 0 0 0 3px #ffffff;
	z-index: 9;
	background-color:#ffffff;
}
body .hold-timeline-events > .col.span_12 > .column_container {
	margin-bottom:10px !important;
	margin-top:30px !important;
}
body .hold-timeline-events > .col.span_12 > .column_container > .vc_column-inner {
	border-top:2px solid #53694B !important; 
	padding-top:25px;
}
body .hold-timeline-events p, body .three-col-center-content .col.has-col-content p  {
	font-size:15px;
	line-height: 1.5;
}
body .col.sage-back-holder {
	padding:30px !important;
	background: rgba(248, 249, 245, .9);
    border: 1px solid rgba(83, 105, 75, .4);
	backdrop-filter: blur(2px);
}
body .three-col-center-content {
	border: 1px solid rgba(83, 105, 75, .4);
	border-top:3px solid #53694B;
}
body .three-col-center-content .col.has-col-content > .vc_column-inner {
	padding:40px 6%;
}
body .num-flex {
	display:flex;
	column-gap:1%;
}
body .num-flex>div {
	flex: 1 1 0;
}
body .num-flex small {
	font-size:11px;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	display: block;
}
body figure.white-out {
	position:relative;
	padding: 10px 10px 12px;
	background-color:#ffffff;
	box-shadow: 0 12px 28px rgba(10, 31, 48, .16), 0 2px 6px rgba(10, 31, 48, .08);
	transform: rotate(-1.1deg);
}
body figure.white-out.pr-open-video:before, body figure.white-out.pr-open-video:after {
	content: "";
    position: absolute;
    width: 96px;
    height: 26px;
	top: -9px;
    left: -26px;
    box-shadow: rgba(10, 31, 48, 0.12) 0px 1px 3px;
    z-index: 4;
    background: rgba(226, 216, 188, 0.8);
	transform: rotate(-38deg);
	pointer-events: none;
}
body figure.white-out.pr-open-video:after {
	left:auto;
	top:auto;
	bottom: -9px;
    right: -26px;
}
body figure.white-out.right-image {
    display: block;
    transform: translateX(0) rotate(2deg);
}
body figure.white-out.right-image.mb-30 {
	transform: translateX(-20%) rotate(2deg);
	max-width: 140%;
    width: 140%;
	margin-bottom: 30px;
}
body figure.white-out .hold-content {
	aspect-ratio: 16 / 9;
	overflow: hidden;
	position: relative;
}
body figure.white-out.image-fig .hold-content:after {
	content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image: linear-gradient(135deg, #cdc3ae 50%, rgba(0, 0, 0, 0) 50.5%), linear-gradient(225deg, #cdc3ae 50%, rgba(0, 0, 0, 0) 50.5%), linear-gradient(45deg, #cdc3ae 50%, rgba(0, 0, 0, 0) 50.5%), linear-gradient(315deg, #cdc3ae 50%, rgba(0, 0, 0, 0) 50.5%);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: top left, top right, bottom left, bottom right;
}
body figure.white-out.pr-open-video .hold-content {
	aspect-ratio: 4 / 3;
}
body figure.white-out video, body figure.white-out img {
	object-fit: cover;
	width:100% !important;
	height:100% !important;
	transform: scale(1.02);
	margin:0 !important;
}
body figure.white-out figcaption {
	display: block;
	text-align: center;
	font-style:italic;
	line-height: 1.2;
	color:#6d7469;
	padding-top:8px;
}
body .boxed-text .wpb_wrapper {
	border: 1px solid rgba(255, 255, 255, .35);
	padding:30px;
}
body .pr-community-slides .nectar-carousel > .flickity-viewport:before, body .pr-community-slides .nectar-carousel > .flickity-viewport:after {
	content: " ";
	position:absolute;
	width:30vw;
	height:100%;
	pointer-events: none;
	z-index: 99;
	background:linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0.8), rgba(255,255,255,0.6));
}
body .pr-community-slides .nectar-carousel > .flickity-viewport:before {
	left:auto;
	right:100%;
}
body .pr-community-slides .nectar-carousel > .flickity-viewport:after {
	left:100%;
	right:auto;
	background:linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0.8), rgba(255,255,255,0.6));
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button.previous {
	left:-50px;
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button.next {
	right:-50px;
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button.next svg {
	right:12px;
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button.previous svg {
	left:15px;
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button:before {
	background: rgba(248, 249, 245, .92);
	border: 1px solid rgba(10, 31, 48, .16);
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button:hover:before {
	background-color:#53694B;
	border-color:#53694B;
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button:hover svg {
	filter: invert(1);
}
body .pr-community-slides .nectar-carousel .flickity-prev-next-button:after {
	display:none;
}
body .pr-form-holder > .vc_column-inner > .wpb_wrapper {
	background: rgba(10, 33, 49, .55);
    border: 1px solid rgba(255, 255, 255, .22);
    padding: 40px !important;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}
body .pr-form-holder .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 0;
}
body .pr-form-holder .gform_wrapper .gform_footer input[type=submit] {
	min-width:100%;
	text-align: center;
	border-color:#516CB3 !important;
	background-color:#516CB3 !important;
	padding:12px 20px !important;
}
body .pr-form-holder .gform_wrapper.gravity-theme .top_label .gfield_label {
	color:rgba(255,255,255,0.75);
}
/* Tabbed Sections */
body .tabbed[data-style="default"] ul.wpb_tabs_nav li {
	margin-right:10px;
}
body .tabbed[data-style="default"] ul.wpb_tabs_nav li a {
	color:#0A1F30;
	border: 1px solid rgba(10, 33, 49, .28);
	font-size:13px;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	padding:12px 18px;
	background-color:#ffffff;
}
body .tabbed[data-style="default"] ul.wpb_tabs_nav li a.active-tab {
	background-color:#0A1F30 !important;
	border-color:#0A1F30 !important;
	color:#ffffff;
}
body .tabbed[data-style="default"] .ui-tabs-panel {
	padding-top:20px;
}
/* Page Submenu */
body .predator-sub .page-submenu ul {
	background-image:url('/wp-content/uploads/2026/08/pr-logo-horz-blk-480.png');
	background-size:168px;
	background-repeat: no-repeat;
	background-position: left center;
}
.page-submenu.stuck {
    top: 92px !important;
    opacity: 1;
    transform: translateY(0px) !important;
}
body .page-submenu ul {
    padding: 12px 0;
}
body .page-submenu ul li {
    margin: 0 5px;
}
body .page-submenu ul li a {
    font-family: "quire-sans", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    border: 1px solid #dfe1e4;
    font-size: 12px;
    line-height: 1.1em;
    padding: 14px;
    opacity: 1;
    transition: all 0.3s ease;
    background-color: #ffffff;
}
body .page-submenu ul li.current-menu-item a {
    color: #ffffff !important;
    border-color: #0a1f30 !important;
    background-color: #0a1f30;
}
/* Listings Display */
body .holding-listings-outer.default-listings .listing-result {
	border: 1px solid #e6e7e8;
	box-shadow: 0 18px 44px rgba(10, 31, 48, 0);
	transition:all 0.3s ease;
}
body .holding-listings-outer.default-listings .listing-result:hover {
	box-shadow: 0 18px 44px rgba(10, 31, 48, .14);
    transform: translateY(-4px);
    border-color: #e8e8e8;
}
body .jh-listing-result .bottom {
	padding: 0 15px 15px 15px;
}
.jh-listing-result .bottom h3 {
    margin-bottom: 4px;
    font-size: 20px;
}
.jh-listing-result .bottom .price, .single .listing-second-details .pricing {
	font-family: "Kalice", Georgia, serif;
	font-weight:400;
	font-size:17px;
}
.jh-listing-result .bottom .details {
	display:block;
	padding-top:8px;
	color:#5a6470;
	font-size:14px;
	line-height: 1.2;
}
.jh-listing-result .top .status, .holding-listings-outer .listing-result figure .status {
	font-family: "quire-sans", sans-serif;
	font-weight:700;
	font-size:12px;
	line-height: 1.2;
	background-color:#0A1F30;
	padding: 8px 12px;
    top: 10px;
}
.jh-listing-result .bottom .mls-open {
	padding-top:0;
	padding-bottom:12px;
}
.jh-listing-result .bottom .mls-open h4 {
	font-family: "quire-sans", sans-serif;
	font-weight:400;
	font-size:12px;
	letter-spacing: 0.06em;
	color:#5a6470;
}
.jh-listing-result .bottom .mls-open h4 .loc {
	text-decoration:none;
}
.jh-listing-result .bottom .mls-open h4 .sep {
    margin: 0 5px;
    opacity: 0.5;
}
@media (min-width: 1320px) {
    body .holding-listings-outer.default-listings .jh-listing-result .top {
        height: 286px;
    }
	body .holding-listings-outer.default-listings .listing-result {
        width: 31.733333%;
    }
}
/* Form Styling */
body .gform_wrapper.gravity-theme .gfield input, body .gform_wrapper.gravity-theme .gfield select, body .gform_wrapper.gravity-theme .gfield textarea, body .rcp_form input[type=text], body .rcp_form input[type=email], body .rcp_form input[type=password], body .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
	background-color: rgba(255, 255, 255, .07);
    border: 1px solid rgba(255, 255, 255, .35);
    padding: 10px 12px;
}
body .gform_wrapper.gravity-theme .gfield select {
	background-position:right 10px center;
}
body .gform_wrapper.gravity-theme .top_label .gfield_label, body .rcp_form label {
	font-family: "quire-sans", sans-serif;
	font-weight:700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	font-size:12px;
	line-height: 1.2em;
}
body .gform_wrapper .gform_footer input[type=submit] {
	font-family: "quire-sans", sans-serif;
	font-weight:700;
}
/* Predator Ridge Page Over-ride */
h4, .h4, .jh-listing-result .bottom .mls-open h4, .jh-listing-result .top .status, .holding-listings-outer .listing-result figure .status, body .meta-facts, body .num-flex small, body .tabbed[data-style="default"] li a, body .page-submenu ul li a, body .gform_wrapper.gravity-theme .top_label .gfield_label, body .gform_wrapper .gform_footer input[type=submit] {
	font-family: 'Gotham', sans-serif;
	font-weight:500;
}
body.material a.nectar-button.start-green, body.material .light a.nectar-button.start-green {
	border-color:#53694B !important;
	background-color:#53694B !important;
}
body.material a.nectar-button.small, body.material a.nectar-button.medium, body.material a.nectar-button.large {
	font-family: "Gotham", sans-serif;
	font-weight:500;
}
body .hold-green-line .divider-border {
	background-color:rgba(83, 105, 75, .45);
}
body .row .col img.aspect-3 {
	aspect-ratio:3/2;
	object-fit: cover;
}
body .jh-pr-bottom-sec .green-text {
	white-space:nowrap;
}
@media (max-width: 1440px) {
    .page-submenu.stuck {
        top: 88px !important;
    }
}
@media (max-width: 1240px) {
	body .page-submenu ul li a {
		font-size:11px;
	}
	body .predator-sub .page-submenu ul {
		background-image:none;
		text-align: left;
	}
}
@media (max-width: 999px) {
    .page-submenu.stuck {
        top: 77px !important;
    }
	body .page-submenu .container {
		max-width:100%;
	}
	body .predator-sub .page-submenu ul {
		text-align: center;
	}
	body .page-submenu ul li a {
        border-bottom: none;
    }
	body figure.white-out.right-image.mb-30 {
		transform: translateX(-10%) rotate(2deg);
		max-width: 120%;
		width: 120%;
	}
	body .jh-timeline-ticker .nectar-flickity.nectar-carousel {
		width:100vw;
		margin-left:-6vw;
	}
	body .jh-timeline-ticker .nectar-flickity.nectar-carousel:before, body .jh-timeline-ticker .nectar-flickity.nectar-carousel:after {
		width:6vw;
	}
	body .pr-community-slides .nectar-carousel > .flickity-viewport:before, body .pr-community-slides .nectar-carousel > .flickity-viewport:after {
		display:none;
	}
	body .pr-community-slides .nectar-carousel .flickity-prev-next-button {
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: all !important;
	}
}
@media (max-width: 690px) {
	body, body p, .jh-listing-result .bottom .price, .single .listing-second-details .pricing {
		font-size:15px;
	}
	body .font-up p, body .sub-head p {
        font-size: 16px;
    }
	h1, .h1 {
		font-size:32px;
	}
	h2, .h2  {
		font-size:30px;
	}
	body .nectar-milestone .number {
		font-size:30px !important;
	}
	h3, .h3 {
		font-size:22px;
	}
	h3.smaller, .jh-listing-result .bottom h3, body .ticker-holding a h3 {
		font-size:18px;
	}
	h4, .h4 {
		font-size:12px;
		letter-spacing: 0.08em;
	}
	body .num-flex small {
		font-size:10px;
	}
	body figure.white-out figcaption {
		font-size:13px;
	}
	body.material a.nectar-button.small {
		min-width:140px;
	}
	body .boxed-text .wpb_wrapper, body .col.sage-back-holder {
		padding:30px 25px !important;
	}
	body .pr-form-holder > .vc_column-inner > .wpb_wrapper {
		padding:40px 25px !important;
	}
	body .pr-community-slides .nectar-flickity.nectar-carousel .flickity-slider .cell {
		width:88%;
	}
	body .pr-community-slides .nectar-carousel .flickity-prev-next-button.previous {
		left: 0;
		top: 13%;
	}
	body .pr-community-slides .nectar-carousel .flickity-prev-next-button.next {
		right:0;
		top:13%;
	}
}