/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {list-style: none;}
blockquote,
q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {outline: none;}
article,
aside,
nav,
section {display: block;}
audio,
canvas,
video {display: inline-block;}
audio:not([controls]) {display: none;}
hr, .wp-block-separator {border: 0; border-bottom: 1px solid #cfcfcf; background: none; height: 0; margin: 30px 0;}
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Form fields, general styles first */

.wpcf7 sup {color: red;}
.wpcf7 p {margin: 0!important;}
.wpcf7 .flex {margin: 0!important;}
.wpcf7 label {padding: 0 0 2px; display: inline-block;}
.wpcf7-validation-errors {border: 1px solid red; margin: 30px 0; padding: 10px 15px;}
.wpcf7-not-valid-tip {font-size: 0.9em!important; margin: 0 0 10px;}
.wpcf7-form-control-wrap {margin: 0 0 10px;}
.wpcf7-checkbox, .wpcf7-radio {display: block; margin: 0 0 10px;}

button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input.wpcf7-file {margin: 0 0 20px;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; -webkit-transition: .3s; transition: .3s;}

#searchsubmit {background: #00255d; border: 0; color: #FFFFFF; min-width: 24%;}

/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {border: 0;	border-radius: 0;	padding: 0;}

/* Responsive elements */

.entry-content img,
.comment-content img,
.widget img,
embed, iframe, object, video {max-width: 100%;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 12px; line-height: 2; color: #666666;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-item a,
.gallery-caption {width: 100%; padding: 0 10px 0 0; box-sizing: border-box;}
.gallery-item a {display: block;}
.gallery-caption a {display: inline;}
.gallery-columns-1 .gallery-item a {max-width: 100%; width: auto;}
.gallery .gallery-icon img {height: auto; border: 0!important;}
.gallery-columns-1 .gallery-icon img {padding: 3%;}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a, .nav-single a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}

.nav-single {border-top: 1px solid #cfcfcf; clear: both; margin: 30px 0 0; padding: 30px 0 0;}
.single-share + .nav-single {border-top: 0; margin-top: 0; padding-top: 0;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;}

/* Author profiles */

.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px; overflow: hidden;}
.author-description p {color: #757575; font-size: 13px; line-height: 1.846153846;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Basic structure
-------------------------------------------------------------- */

html {font-size: 90.5%;}
body {
	line-height: 1.4;
	font-size: 16px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
	padding: 150px 0 0;
	-webkit-transition: .4s;
	transition: .4s;
}

a {
	outline: none;
	color: #00255d;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
}
a:hover {text-decoration: underline;}
.entry-content a {color: #f7921d;}

/* Sidebar */

.widget-area .widget {margin-bottom: 30px;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {}
.textwidget p:last-child {margin: 0;}
	
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px; line-height: 1.846153846; color: #757575;}
.comments-link a,
.entry-meta a {color: #757575;}
.comments-link a:hover,
.entry-meta a:hover {color: #333;}
.entry-content,
.entry-summary,
.mu_register {line-height: inherit;}

.entry-content h1,
.comment-content h1,
h1,
.entry-content h2,
.comment-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
.comment-content h3,
h3,
.entry-content h4,
.comment-content h4,
h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0 0 20px;
	line-height: 1.2;
	font-family: 'Montserrat';
	color: #00255d;
}

.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 26px;}
.entry-content h2, .comment-content h2, .mu_register h2, h2.entry-title {font-size: 24px; font-weight: 600;}
.entry-content h2:not(:first-child) {padding-top: 15px;}
.entry-content h3, .comment-content h3, h3 {font-size: 20px;}
.entry-content h4, .comment-content h4, h4 {font-size: 16px;}
.entry-content h5, .comment-content h5 {font-size: 16px;}
.entry-content h6, .comment-content h6 {font-size: 14px;}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p, p {margin: 0 0 20px; line-height: inherit;}
p:last-child {margin: 0;}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {margin: 0 0 20px;}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {margin-bottom: 0;}
.entry-content ul,
.comment-content ul,
.mu_register ul {list-style: disc outside;}
.entry-content ol,
.comment-content ol {list-style: decimal outside;}
.entry-content li,
.comment-content li,
.mu_register li {margin: 0 0 0 25px;}

.entry-content blockquote, .comment-content blockquote {background: #eee; margin-bottom: 25px; padding: 25px;}
.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {margin-bottom: 0;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 20px;}
.entry-content dl,
.comment-content dl {margin: 0 24px;}
.entry-content dt,
.comment-content dt {font-weight: bold;}
.entry-content dd,
.comment-content dd {margin-bottom: 24px;}
.entry-content table,
.comment-content table {margin: 0 0 20px; width: 100%;}
.entry-content table caption,
.comment-content table caption {margin: 24px 0;}
.entry-content td,
.comment-content td {vertical-align: top; padding: 0 5px;}

.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta, .archive-meta {margin-top: 24px; font-size: 13px; color: #757575;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block; height: auto; margin: 0 auto; max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}

/* Comments
-------------------------------------------------------------- */

.comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;}

/* Comment form */

#respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;}

/* Below title meta styling */

.below-title-meta{color:#aaa; font-size: 12px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Minimum width of 850pixels. */

@media screen and (min-width: 850px) {
	.site {margin: 0 auto; max-width: 1024px;}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {width: 100%; margin: 0;}

/* NAV MENU DEFAULTS 
-------------------------------------------------------------- */

.themonic-nav {}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none; display: block;}

/* NAV MENU CUSTOMIZATIONS */

.themonic-nav .nav-menu > li {padding: 0 15px;}
.themonic-nav .nav-menu > li:first-child {padding-left: 0;}
.themonic-nav .nav-menu > li:last-child {padding-right: 0;}
.themonic-nav .nav-menu > li > a {line-height: 2; text-transform: uppercase; font-weight: 600; position: relative; overflow: hidden; font-size: 16px;}
.themonic-nav .nav-menu > li > a:after {content: ""; display: block; position: absolute; left: -1px; bottom: 0; width: 0; height: 2px; background: #f7921d; -webkit-transition: .3s; transition: .3s;}
.themonic-nav .nav-menu > li > a:hover {}
.themonic-nav .nav-menu > li > a:hover:after {width: 100%;}

.themonic-nav .nav-menu > li.current-menu-item > a,
.themonic-nav .nav-menu > li.current-menu-ancestor > a {color: #f7921d;}
.themonic-nav .nav-menu > li.current-menu-item > a:after,
.themonic-nav .nav-menu > li.current-menu-ancestor > a:after {width: 100%;}

.themonic-nav .sub-menu {position: absolute; top: 100%; left: 50%; -webkit-transform: translate(-50%,0); transform: translateX(-50%); z-index: 10; text-align: center; max-height: 0; overflow: hidden; -webkit-transition: .5s; transition: .5s; background: #fff;}
.themonic-nav .nav-menu li:hover > .sub-menu {max-height: 250px; padding: 10px 0; box-shadow: 0 8px 30px rgb(0 0 0 / 10%);}
.themonic-nav .sub-menu > li {}
.themonic-nav .sub-menu > li > a {line-height: 1.4; padding: 6px 20px; width: 160px; font-weight: 500; text-align: left;}
.themonic-nav .sub-menu > li > a:hover {color: #f7921d;}

.themonic-nav .sub-menu .sub-menu {left: 100%; top: 0; -webkit-transform: none; transform: none;}
.themonic-nav .sub-menu .sub-menu > li > a {background: #e9e9e9;}
.themonic-nav .sub-menu .sub-menu > li > a:hover {background: #ddd;}

}

.delay0-1 {-webkit-animation-delay: .1s; -moz-animation-delay: .1s; -ms-animation-delay: .1s; -o-animation-delay: .1s; animation-delay: .1s;}
.delay0-2 {-webkit-animation-delay: .2s; -moz-animation-delay: .2s; -ms-animation-delay: .2s; -o-animation-delay: .2s; animation-delay: .2s;}
.delay0-3 {-webkit-animation-delay: .3s; -moz-animation-delay: .3s; -ms-animation-delay: .3s; -o-animation-delay: .3s; animation-delay: .3s;}
.delay0-4 {-webkit-animation-delay: .4s; -moz-animation-delay: .4s; -ms-animation-delay: .4s; -o-animation-delay: .4s; animation-delay: .4s;}
.delay1-1 {-webkit-animation-delay: .6s; -moz-animation-delay: .6s; -ms-animation-delay: .6s; -o-animation-delay: .6s; animation-delay: .6s;}
.delay1-2 {-webkit-animation-delay: .7s; -moz-animation-delay: .7s; -ms-animation-delay: .7s; -o-animation-delay: .7s; animation-delay: .7s;}
.delay1-3 {-webkit-animation-delay: .8s; -moz-animation-delay: .8s; -ms-animation-delay: .8s; -o-animation-delay: .8s; animation-delay: .8s;}
.delay1-4 {-webkit-animation-delay: .9s; -moz-animation-delay: .9s; -ms-animation-delay: .9s; -o-animation-delay: .9s; animation-delay: .9s;}
.delay2-1 {-webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -ms-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;}
.delay2-2 {-webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -ms-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay2-3 {-webkit-animation-delay: 1.3s; -moz-animation-delay: 1.3s; -ms-animation-delay: 1.3s; -o-animation-delay: 1.3s; animation-delay: 1.3s;}
.delay2-4 {-webkit-animation-delay: 1.4s; -moz-animation-delay: 1.4s; -ms-animation-delay: 1.4s; -o-animation-delay: 1.4s; animation-delay: 1.4s;}

#page-wrap {padding: 0 15px; color: #253557;}
.home #page-wrap {display: none;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0; padding: 50px 0;  box-sizing: border-box; flex-grow: 1; max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 40px 0 40px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.entry-content > .gallery:not(:last-child) {margin: 0 0 20px!important;}
.entry-content > div:not(:last-child):not(.expand):not(.collapse):not(.full):not(.cta) {margin-bottom: 20px;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%; margin: 0 0 20px;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

#aurora-nav-btn {padding: 8px 10px 2px;}
.anb-line {border-color: #153b8a;}
#aurora-mobile-menu {background: #153b8a;}
#aurora-mobile-menu a {font-family: 'Montserrat';}
#aurora-mobile-menu .menu-title {font-size: 18px; font-weight: 600; font-family: 'Montserrat';}
#aurora-mobile-menu .menu-item-21 a:after {content: "Send Us a Bid"; display: block; background: #f7921d; margin: 0 0 0 -20px; padding: 0 0 0 20px; width: calc(100% + 20px);}

#aurora-mobile-menu a {font-family: 'Montserrat';}

html.fancybox-active:not(.fancybox-allowscroll) {--vertical-scrollbar: 0!important; padding-right: 15px;}
.compensate-for-scrollbar {margin: 0!important;}
a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$=".gif"], a[href$=".webp"] {cursor: zoom-in;}
.fancybox-content-wrap {display: none;}
.fancybox-slide--html .fancybox-content {max-width: 750px; max-height: 75vh; min-height: 300px;}

.limit-xl {max-width: 1400px; margin: 0 auto;}
.limit-l {max-width: 1300px; margin: 0 auto;}
.limit {max-width: 1200px; margin: 0 auto;}
.limit-reg {max-width: 1024px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; gap: 20px 2%;}
.flex.g0 {gap: 0;}
.flex.g1 {gap: 20px 3%;}
.flex.g2 {gap: 20px 4%;}
.flex.g3 {gap: 20px 5%;}
.flex.g4, .wp-block-columns.g4 {gap: 20px 6%;}
.flex.g5 {gap: 20px 7%;}
.flex.g6 {gap: 20px 8%;}
.entry-content .flex:not(:last-child):not(.rec-ico) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.flex.jcsb {justify-content: space-between;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box;}
.flex.rows > * {width: 32%;}
.flex.f0 > *, .flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex.f1 > * {flex: 1;}
.flex.f2 > * {width: 49%;}
.flex.f3 > * {width: 32%;}
.flex.f4 > * {width: 23.5%;}
.flex.f5 > * {width: 18.4%;}
.flex .f2 {width: 48%; flex-grow: 2;}
.flex .f3 {width: 32%;}
.flex .f4 {width: 23.5%;}
.flex .f5 {width: 18.4%;}
.flex .f40 {width: 39%;}
.flex .f60 {width: 59%;}
.flex .f23 {width: 66%; flex-grow: 2;}
.flex .f34 {width: 74.5%; flex-grow: 3;}
.flex.p15 > * {padding: 15px;}
.flex.p20 > * {padding: 20px;}
.flex.p25 > * {padding: 25px;}
.flex.p30 > * {padding: 30px;}
.flex.p40 > * {padding: 40px;}
.flex.p50 > * {padding: 50px;}
.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.pad {padding: 30px 0;}
.entry-content .pad + .pad {padding-top: 0;}
.p50 {padding: 50px;}
.pv50 {padding: 50px 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.full {position: relative; left: 50%; width: 100vw; transform: translate(-50%,0); padding: 50px calc((100vw - 1024px)/2); margin: 50px 0; box-sizing: border-box; background: #eee;}
.entry-content .full:first-child {margin-top: -50px;}
.entry-content .full:last-child {margin-bottom: -50px; background: #d4dae5;}

a.button, .wp-block-button:not(.is-style-outline) a.wp-block-button__link {display: inline-block; text-decoration: none; padding: 10px 30px; border-radius: 100px; font-weight: 600; background: #f7921d; color: #fff;}
a.button:hover, .wp-block-button:not(.is-style-outline) a.wp-block-button__link:hover {background: #00255d;}
a.button2, .wp-block-button.is-style-outline a.wp-block-button__link {display: inline-block; text-decoration: none; font-family: 'Montserrat'; font-weight: 600; text-transform: uppercase; color: #00255d; border: 0; border-bottom: 2px solid #f7921d; padding: 0 0 2px; border-radius: 0;}
a.button2:hover, .wp-block-button.is-style-outline a.wp-block-button__link:hover {color: #f7921d;}
.ico-txt.flex {display: inline-flex;}
.checks li {background: url(//norfolkmultifamily.com/wp-content/uploads/ico-check-circ.svg) no-repeat left top / 23px auto; list-style: none; padding: 0 0 3px 35px; margin: 0 0 8px;}
.cta {background: linear-gradient(to right, #fab420, #f8982a 20%, #f8982a 80%, #fab420); color: #fff; padding: 30px 80px; margin: 50px 0;}
.featured {border: 1px solid #ddd; padding: 30px; box-shadow: 0 8px 30px rgb(0 0 0 / 10%);}

.cta a.button, .cta .wp-block-button:not(.is-style-outline) a.wp-block-button__link {background: #fff; color: #f7921d; font-size: 130%; box-shadow: 0 15px 20px rgb(0 0 0 / 8%);}
.cta a.button:hover, .cta .wp-block-button:not(.is-style-outline) a.wp-block-button__link:hover {background: #00255d; color: #fff;}
.ico-txt .it-ico {margin: 0 15px 0 0;}
.ico-txt .it-ico img {max-width: 40px;}
.ico-txt .it-txt {white-space: nowrap;}
.cta h1, .cta h2, .cta h3, .cta h4 {color: #fff;}
.cta .wp-block-buttons {justify-content: center;}

div[style="flex-basis:66.66%"] {flex-basis: unset!important;}
.cta div[style="flex-basis:33.33%"] {flex-basis: unset!important; flex-grow: 0; flex-shrink: 0; width: auto;}

#header {padding: 25px 15px; box-sizing: border-box; border-bottom: 6px solid #f7921d; font-family: 'Montserrat'; position: fixed; left: 0; top: 0; z-index: 99; width: 100%; background: #fff; -webkit-transition: .4s; transition: .4s;}
.logo {max-width: 300px; line-height: 0; -webkit-transition: .4s; transition: .4s;}
#h-links {text-align: right; font-size: 14px;}
#hl-top {margin: 0 0 20px; -webkit-transition: .4s; transition: .4s;}
#hl-top > a:not(:last-child) {margin-right: 30px;}
a[href^="tel:"] {font-weight: 600; background: url(//norfolkmultifamily.com/wp-content/uploads/ico-phone-o.svg) no-repeat left center / contain; display: inline-block; padding: 2px 0 0 18px; text-decoration: none;}
a[href^="tel:"]:hover {color: #f7921d;}
#hl-top a[href^="tel:"] {font-size: 16px;}
#header a {-webkit-transition: .4s; transition: .4s;}

.srch {display: inline-block;}
.srch form {display: inline-block;}
#searchform > div {display: flex; align-items: center;}
input#s {line-height: 40px; padding: 0 15px; border: 0; margin: 0 14px 0 0; width: 0; padding: 0; box-sizing: border-box; background: #eee; font-family: 'Open Sans'; -webkit-transition: .5s; transition: .5s;}
#searchsubmit {min-width: 0; margin: 0; background: url(//norfolkmultifamily.com/wp-content/uploads/ico-search.svg) no-repeat center center / contain; font-size: 0; padding: 0; width: 24px; height: 30px;}
.srch form:hover input#s, #header .srch form:focus-within input#s {width: 250px; padding: 0 15px;}

/* Header shrinking
body.scroll {padding: 0;}
.scroll #header {padding: 12px 15px; box-shadow: 0 2px 20px rgb(0 0 0 / 15%);}
.scroll .logo {max-width: 200px;}
.scroll #hl-top {margin: 0 0 6px;}
.scroll #hl-top a {font-size: 12px;}
.scroll #h-links a.button {padding: 7px 20px;}
.scroll .themonic-nav .nav-menu > li > a {font-size: 14px;}
.scroll .themonic-nav .nav-menu > li.current-menu-item > a:after {height: 2px;}
*/

#b-home.banner {background: url(//norfolkmultifamily.com/wp-content/uploads/banner-multifamily-building2.jpg) no-repeat center center / cover; position: relative; height: calc(85vh - 150px); min-height: 600px; overflow: hidden;}
/*
.banner:after {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,37,93,0.7); z-index: 1;}
*/
/*
.banner .b-over {position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; text-align: center; color: #00255d; font-family: 'Montserrat'; background: rgba(255,255,255,0.8); padding: 30px 15px; box-sizing: border-box;}
*/
#b-home.banner:after {content: ""; display: block; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 37, 93, 0.75);}
.banner .b-over {position: absolute; left: 0; top: 50%; z-index: 3; width: 100%; transform: translate(0, -50%); text-align: center; font-family: 'Montserrat'; padding: 30px 15px; box-sizing: border-box; color: #fff;}
img#nf90 {width: 200px;}
.banner .b-img {margin: 0 0 25px; line-height: 0;}
.banner h1, .banner h2 {line-height: 1.4; font-size: 20px; font-weight: 500; color: inherit;}
.banner h1 span, .banner h2 span {display: block; font-size: 30px; text-transform: uppercase; font-weight: 700; margin: 0 0 10px;}
.banner h1 strong, .banner h2 strong {color: #f7921d; display: inline-block;}
.banner .b-label {text-transform: uppercase; font-weight: 700; letter-spacing: 0.1em;}
.banner .b-label span {display: inline-block; position: relative;}
.banner .b-label span:before, .banner .b-label span:after {content: ""; display: block; position: absolute; right: calc(100% + 20px); top: 50%; transform: translate(0,-50%); width: 135px; height: 2px; background: #fff;}
.banner .b-label span:after {right: auto; left: calc(100% + 20px);}

#b-inner.banner-sm {height: 200px;}
#b-inner.banner-xsm {height: auto; padding: 70px 0 0;}
#b-inner.banner-xsm:after {content: ""; display: block; position: relative; z-index: 3; width: 100%; height: 0; padding: 3.75% 0 0; background: linear-gradient(to top right, #fff 49.5%, transparent 50.5%);}
#b-inner.banner-xsm .b-over {padding: 0 15px 60px; box-sizing: border-box;}
.banner-xsm .crumbs {text-align: left; margin: 0; color: #d8dde1; font-size: 13px;}
.banner-xsm .crumbs a {color: #fff;}
.banner-xsm .crumbs a:hover {color: #f7921d;}

#b-inner .b-over {position: absolute; left: 0; top: 50%; width: 100%; transform: translate(0,-50%); text-align: center; z-index: 2;}
.blue-banner:before {content: ""; display: block; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: #00255d; opacity: 0.8;}
#b-inner h1, #b-inner h2 {color: #fff; margin: 0; font-size: 30px; text-transform: uppercase; font-weight: 700;}
#b-inner h1 strong, #b-inner h2 strong {color: #f7921d;}

#slider {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#slider .metaslider {height: 100%;}
#slider .metaslider > div {height: 100%;}
#slider .flexslider {height: 100%;}
#slider .slides {height: 100%;}
#slider .slides li {height: 100%;}
#slider img {height: 100%; width: 100%; object-fit: cover;}

.head1, .head2 {font-size: 30px; font-weight: 700; color: #00255d; text-align: center; margin: 0 0 30px; text-transform: uppercase; line-height: 1.2; font-family: 'Montserrat';}
.head1:after {content: ""; display: block; width: 4px; height: 25px; background: #d8dde1; margin: 20px auto;}
.head1 span {display: block; text-transform: none; font-weight: 300;}
.head2 {display: inline-block; position: relative;}
.head2:after {content: ""; display: block; position: absolute; left: calc(100% + 30px); top: 50%; margin: 0; transform: translate(0,-50%); width: 35px; height: 4px; background: #d8dde1;}

.serv {padding: 75px 15px 40px;}
.serv .limit {max-width: calc(100vw - 15%);}
.serv .flex > div {position: relative;}
.serv .s-img {display: block; text-decoration: none; line-height: 0; padding: 60% 0 0; position: relative; z-index: 1; overflow: hidden;}
.serv .s-img:after {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,37,93,0); -webkit-transition: .4s; transition: .4s;}
.serv .s-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; -webkit-transition: .4s; transition: .4s;}
.serv .s-txt {position: relative; z-index: 2; background: #fff; padding: 30px 20px; -webkit-transition: .4s; transition: .4s;}
.serv .s-txt h2, .serv .s-txt h3 {font-size: 18px; font-weight: 600;}
.serv .s-txt h2 a, .serv .s-txt h3 a {color: #00255d; text-decoration: none;}
.serv .s-btn {/* height: 0; */ overflow: hidden; -webkit-transition: .4s; transition: .4s;}

/* Products / service section hover effects
.serv .flex > div:hover .s-img img {top: -20px;}
.serv .flex > div:hover .s-img:after {background: rgba(0,37,93,0.7);}
.serv .flex > div:hover .s-txt {margin-top: -70px;}
.serv .flex > div:hover .s-btn {height: 40px;}
*/

#srv-boxes-wrap {position: relative; background: url(//norfolkmultifamily.com/wp-content/uploads/bg-srv0.jpg) no-repeat center center / cover;}
#srv-boxes-wrap:after {content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: linear-gradient(to bottom, transparent 20%, #00255d);}
img.srv-bg {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0; -webkit-transition: .4s; transition: .4s;}
img.srv-bg.on {opacity: 1;}
#srv-boxes {position: relative; z-index: 3;}
.srv-box {position: relative; overflow: hidden; padding: 0 30px; border-right: 1px solid rgba(255,255,255,0.5); -webkit-transition: .5s; transition: .5s;}
.srv-box:last-child {border: 0;}
.sbt-sect:not(:last-child) {margin: 0 0 40px;}
.sb-txt {position: relative; padding: 50px 0; color: #fff; max-width: 375px; height: calc(100% - 100px); margin: 0 auto; transform: translate(0,calc(100% - 175px)); -webkit-transition: .5s; transition: .5s;}
.sb-txt .head1 {text-align: left; color: #fff; text-transform: none;}
.sb-txt .head1:after {width: 100px; height: 3px; background: #fff; margin: 20px 0;}
.sb-txt p:not(:last-child) {margin: 0 0 15px;}
.sb-txt li {background: url(//norfolkmultifamily.com/wp-content/uploads/ico-arrow-r-o.svg) no-repeat left 5px / 13px auto; padding: 0 0 0 24px; margin: 0 0 6px;}
.sb-txt li:last-child {margin: 0;}
.sb-txt a.button:hover {background: #fff; color: #f7921d;}

.srv-box:hover {background: rgba(0,37,93,0.8);}
.srv-box:hover .sb-txt {transform: none;}

.recent {padding: 75px 0 35px 15px;}
.rp-slider {width: calc(50% + 608px); margin: 0 0 0 auto;}
.block-head {margin: 0 0 50px;}
.bh-other {text-align: right; padding-right: 112px;}
.recent button.slick-prev.slick-arrow, .recent button.slick-next.slick-arrow {width: 38px; height: 38px; border-radius: 100px!important; border: 3px solid #00255d!important; background: url(//norfolkmultifamily.com/wp-content/uploads/ico-arrow-r-b.svg) no-repeat center center / 20px auto #fff!important; opacity: 0.2;}
.recent button.slick-prev.slick-arrow {left: auto!important; right: calc(50vw - 605px)!important; top: -88px; transform: translate(-100%,0); background-image: url(//norfolkmultifamily.com/wp-content/uploads/ico-arrow-l-b.svg)!important;}
.recent button.slick-next.slick-arrow {left: auto; right: calc(50vw - 655px)!important; top: -88px; transform: translate(-100%,0);}
.recent button.slick-prev.slick-arrow:hover, .recent button.slick-next.slick-arrow:hover {opacity: 1;}
.recent .wppsac-carousel-slides {border: 1px solid #ccc; padding: 0!important; margin: 0 15px 40px; -webkit-transition: .3s; transition: .3s;}
.recent .wppsac-carousel-slides:hover {box-shadow: 0 8px 30px rgb(0 0 0 / 10%);}
.recent .wppsac-post-image-bg a {display: block; position: relative; padding: 60% 0 0;}
.recent .wppsac-post-image-bg a:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; padding: 7.16% 0 0; background: linear-gradient(to top right, #fff 49.5%, transparent 50.5%);}
.recent .wppsac-post-image-bg, .recent img.wppsac-post-image-bg {margin: 0!important;}
.recent img.wppsac-post-image-bg {margin: 0!important; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.recent .wppsac-post-content-position {padding: 10px 20px; position: relative; color: #253557;}
.rec-units {position: absolute; right: 30px; top: -5px; transform: translate(0,-50%); background: #f7921d; color: #fff; font-family: 'Montserrat'; width: 75px; height: 75px; border-radius: 100px; text-align: center; font-size: 12px; line-height: 1.2;}
.recu-inner {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.rec-units span {display: block;}
.recu-num {font-weight: bold; font-size: 145%;}
.recu-label {text-transform: uppercase;}
.recent h4.wppsac-post-title {color: #f7921d; font-size: 18px; padding: 0 85px 0 0;}
.recent h4.wppsac-post-title a {color: inherit!important;}
.recent .wppsac-sub-content {padding: 0; margin: 0 0 15px;}
.recent a.wppsac-readmorebtn {display: none; font-family: 'Montserrat'; font-weight: 600; text-transform: uppercase; color: #00255d!important; border: 0!important; border-bottom: 2px solid #f7921d!important; padding: 0 0 2px!important; font-size: 13px!important;}
.rec-info {margin: 0 0 15px;}
.rec-ico {margin: 0 0 8px;}
.reci-img {width: 22px; text-align: center; line-height: 1;}
.reci-img img {max-width: 22px; max-height: 25px; display: inline-block;}
.reci-txt a {color: #253557; text-decoration: none;}
.reci-txt a:hover {color: #f7921d;}
.rec-btn {margin: 15px 0 0;}
.flex > .rec-btn {margin: 0;}
.rec-btn a {font-size: 13px;}

.full-slant {max-width: calc(50% + 600px); padding: 0 15px 0 0;}
.fs-img {position: relative;}
.fs-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.fs-img:after {content: ""; display: block; position: absolute; right: 0; top: 0; width: 12%; height: 100%; background: linear-gradient(to top left, #fff 50%, transparent 50.5%);}
.fs-txt {flex-grow: 0; flex-shrink: 0; width: 450px; padding: 100px 0;}
.check-boxes {margin: 0 0 35px;}
.check-box.flex {align-items: center; margin: 0 0 15px; line-height: 1.2; gap: 18px;}
.cb-check {flex-grow: 0; flex-shrink: 0; line-height: 0;}
.cb-check img {width: 35px;}

#contract {padding: 50px 15px 65px; text-align: center; color: #00255d; font-weight: 600; position: relative;}
#contract img {max-width: 280px;}

.talk {background: linear-gradient(to right, #fab420, #f8982a 20%, #f8982a 80%, #fab420); padding: 0 15px; color: #fff;}
.talk .flex.f1 > div:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.5);}
.talk .head1 {color: #fff; text-transform: none;}
.talk .head1:after {content: none; display: none;}
.talk a.button {background: #fff; color: #f7921d; box-shadow: 0 15px 20px rgb(0 0 0 / 8%);}
.talk a.button:hover {background: #00255d; color: #fff;}
.talk a[href^="tel:"] {background-image: url(//norfolkmultifamily.com/wp-content/uploads/ico-phone-w2.svg); color: #fff; margin: 0 5px; font-size: 16px;}

.t-img {line-height: 0; flex-grow: 0;}
.t-img img {margin: -25px 0 0; max-width: 800px;}
.t-txt {text-align: center;}

.logos {padding: 50px; text-align: center; position: relative; z-index: 2;}
.logos .head1 {margin: 0;}
.logos .flex > div {padding: 0 12px;}
.logos img {width: 100%; max-width: 165px; max-height: 60px; object-fit: contain;}
.logos img.l-sq {max-height: 95px;}

#footer {background: #00255d; color: #fff; padding: 30px 15px; border-top: 6px solid #f7921d; position: relative;}
#footer a:not(.button) {color: #fff;}
#f-brand {border-right: 1px solid rgba(255,255,255,0.2); margin: 0 50px 0 0; padding: 0 50px 0 0;}
#f-brand > div:not(:last-child) {margin: 0 0 30px;}
#f-logo img {max-width: 250px;}
#footer a.button {font-size: 14px; padding: 15px 40px;}
#footer a.button:hover {background: #fff; color: #f7921d;}
#fl-top {margin: 0 0 50px;}
#fl-top .menu {display: flex; justify-content: space-between; gap: 0 20px;}
#fl-top h4 {color: #fff; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 15px; font-size: 15px;}
#fl-top li {margin: 5px 0 0;}
#fl-top li a {text-decoration: none; font-family: 'Montserrat'; font-weight: 500; display: inline-block;}
#fl-top li a:hover {color: #f7921d;}
#fl-top .menu > li > a {text-transform: uppercase; letter-spacing: 0.1em; font-weight: bold; font-size: 15px; margin: 0 0 15px; color: #fff!important;}
#footer .ico-txt {font-family: 'Montserrat'; text-transform: uppercase; font-weight: 500; font-size: 16px; letter-spacing: 0.1em;}
#footer .ico-txt .it-ico img {max-width: 45px;}
.soc a {font-size: 25px; margin: 0 10px;}
#footer .soc a {color: #fff;}
#footer .soc a:hover {color: #f7921d;}
#parent-logo {position: absolute; right: 30px; bottom: 30px; text-align: center; opacity: 0.8; font-size: 12px; font-family: 'Montserrat';}
#parent-logo img {width: 125px; margin: 10px 0 0;}

#blueprint {display: none; position: absolute; z-index: 2; right: -6%; top: 20%; width: 50vw; padding: 69.5% 0 0; background: url(//norfolkmultifamily.com/wp-content/uploads/element-floor-plan.jpg) no-repeat right bottom / contain; transform: rotate(-13deg); opacity: 0.1;}
#contract .limit,
.talk .limit,
#footer .limit {position: relative; z-index: 3;}

.ctct-inline-form {margin: 30px 0;}
div.ctct-form-embed form.ctct-form-custom {position: relative; max-width: 400px; margin: 0!important; min-height: 0!important;}
.ctct-form-embed .ctct-form-defaults {background: none!important; padding: 0!important;}
.ctct-form-embed .ctct-form-defaults .ctct-form-header {display: none;}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {display: none;}
.ctct-form-embed .ctct-form-defaults #gdpr_text {display: none;}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {margin: 0!important;}
div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {content: none; display: none;}
.ctct-form-embed .ctct-form-custom .ctct-form-label {font-family: 'Montserrat'; color: #fff!important; font-weight: 500!important; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 8px;}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {margin: 0; border: 0!important; border-radius: 0!important; border-bottom: 2px solid #5898ed!important; padding: 10px 52px 10px 15px!important;}
.ctct-form-embed .ctct-form-custom .ctct-form-button {position: absolute; bottom: 0; right: 0; width: 22px!important; height: 46px; padding: 0 15px!important; border-radius: 0!important; font-size: 0!important; border: 0!important; box-sizing: content-box; background: url(//norfolkmultifamily.com/wp-content/uploads/ico-arrow-r-b.svg) no-repeat center center / 22px auto!important;}
.ctct-form-embed .ctct-form-custom .ctct-form-button:hover {background-color: transparent!important; border: 0!important;}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {display: none;}

#b-inner {position: relative; height: 400px;}

.crumbs {margin: 40px 0 -30px; font-size: 14px; position: relative; z-index: 2; font-family: 'Montserrat'; color: #bbb;}
.crumbs .limit {max-width: 1024px;}
.crumbs span[property="itemListElement"] {padding: 0 3px;}
.crumbs span[property="itemListElement"]:first-child {padding-left: 0;}
.crumbs span[property="itemListElement"]:last-child {padding-right: 0;}
.crumbs a {display: inline-block; text-decoration: none; font-weight: 500; color: #888;}
.crumbs a:hover {color: #00255d;}

.wp-block-columns:last-child {margin-bottom: 0;}

#page-wrap h1 {position: relative; text-transform: uppercase;}
#page-wrap h1:after {content: ""; display: block; width: 30px; height: 4px; background: #d8dde1; position: absolute; left: -20px; top: 50%; transform: translate(-100%,-50%); margin: 0;}
#page-wrap .center h1:after {left: 50%; top: auto; bottom: -12px; transform: translate(-50%,0);}
#page-wrap h2 {font-size: 26px; font-weight: 600;}
#page-wrap h3 {font-weight: 600;}

#filters {max-width: 1024px; margin: -25px auto 40px; position: relative; z-index: 2; background: #fff; box-shadow: 0 8px 30px rgb(0 0 0 / 10%); padding: 20px; box-sizing: border-box; font-family: 'Montserrat'; font-weight: 600; font-size: 14px;}
#filters form > ul {display: flex;}
#filters form > ul li {padding: 0;}
#filters form > ul > li {flex-grow: 1;}
#filters li.sf-field-taxonomy-project_type {flex-grow: 1;}
#filters li.sf-field-taxonomy-project_type ul {display: flex; justify-content: space-between;}
#filters form > ul > li.sf-field-reset {flex-grow: 0; margin: 0 4.5% 0 0;}
#filters a.search-filter-reset {display: inline-block; text-decoration: none;}
#filters a.search-filter-reset:hover {color: #f7921d;}
#filters li.sf-field-reset a:after {content: ""; display: block; height: 2px; background: #f7921d; margin: 5px 0 0;}
#filters label {color: #00255d;}
#filters li.sf-field-taxonomy-project_type ul > li label:after {content: ""; display: block; height: 2px; background: #e7ebf3; margin: 5px 0 0; -webkit-transition: .3s; transition: .3s;}
#filters li.sf-field-taxonomy-project_type ul > li.sf-option-active label:after {background: #00255d;}
#filters input {margin-bottom: 0;}
#filters .sf-count {font-weight: 500; color: #a8aebc;}

#p-count {text-align: center; font-family: 'Montserrat'; color: #a8aebc; font-weight: 600; font-size: 18px; margin: 0 0 35px;}

.post-type-archive-projects .site,
.post-type-archive-news-events .site,
.blog .site {max-width: 1200px;}
.post-type-archive-projects .site-content {padding-top: 0;}

.proj {flex-grow: 0; border: 1px solid #ddd; -webkit-transition: .3s; transition: .3s;}
.proj:hover {box-shadow: 0 8px 30px rgb(0 0 0 / 10%);}
.proj-txt {position: relative; padding: 10px 20px 20px;}
.proj .rec-units {right: 20px;}
.proj-img a {display: block; position: relative; padding: 75% 0 0;}
.proj-img a:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; padding: 7.16% 0 0; background: linear-gradient(to top right, #fff 49.5%, transparent 50.5%);}
.proj-img img {margin: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.proj-txt h4 {color: #f7921d; font-size: 18px; padding: 0 76px 0 0;}
.proj-txt h4 a {color: inherit; text-decoration: none;}
.proj .rec-info {margin: 0;}
.proj .rec-ico:last-child {margin: 0;}

.single .site-content {padding-top: 0;}

.compensate-for-scrollbar {margin: 0!important;}

#pd-wrap.flex {gap: 35px; margin: -70px 0 0; position: relative; z-index: 4;}
#pd-imgs {width: 60%;}
#pd-featured {line-height: 0; margin: 0 0 20px; box-shadow: 0 -15px 30px -12px rgba(0, 0, 0, 0.5);}
#pd-gal {gap: 20px 2%; line-height: 0;}
#pd-txt {width: 40%; padding: 65px 0 0; position: relative;}
#pd-txt .rec-units {top: 40px; right: 0; transform: translate(100%,0);}
#pd-txt h1 {text-transform: none;}
#pd-txt h1:after {content: none; display: none;}
#pd-txt .rec-info {margin: 0 0 40px;}
#pd-txt .rec-ico {margin: 0 0 12px;}
#pd-txt .rec-ico:last-child {margin: 0;}
#pd-txt .reci-label {min-width: 100px;}
#pd-txt h3 {font-size: 18px; font-weight: 700;}
.pd-details {border-left: 3px solid #ced8e5; padding: 0 0 0 28px; margin: 0 0 40px;}
.pd-details .pdd-row.flex {margin: 0 0 15px;}
.pddr-label {min-width: 100px;}
.pddr-val, #pd-txt .reci-txt {color: #00255d; font-weight: 600;}
#pd-txt .reci-txt a {color: #00255d;}
#pd-txt .reci-txt a:hover {color: #f7921d;}

#pd-addl {border-top: 1px solid #ced8e5; margin: 40px 0 0; padding: 40px 0 0;}

#pd-similar {position: relative; border-top: 1px solid #ccc; width: 100vw; left: 50%; transform: translate(-50%,0); padding: 50px 15px; box-sizing: border-box; margin: 50px 0 -50px;}
#pd-similar .proj {background: #fff;}

.heateor_sss_sharing_ul > a {margin: 0 6px!important;}
.heateor_sss_sharing_ul > a:first-child {margin-left: 0!important;}
.heateor_sss_sharing_ul > a:last-child {margin-right: 0!important;}

.recent.page-recent {background: #eee;}
.recent.page-recent .wppsac-carousel-slides {background: #fff;}

ul.icos > li {list-style: none; margin: 0 0 15px; position: relative; padding: 0 0 0 28px;}
ul.icos > li:before {font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: 0; top: 0; color: #00255d;}
li.address:before {content: "\f3c5";}
li.phone:before {content: "\f879";}
li.fax:before {content: "\f1ac";}
li.email:before {content: "\f0e0";}
ul.icos a[href^="tel:"], .ico-pickup a[href^="tel:"] {font-weight: inherit; background: none; display: inline; padding: 0;}
ul.icos a[href^="tel:"]:hover, .ico-pickup a[href^="tel:"]:hover {text-decoration: underline; color: #00255d;}

.ico-pdf, .ico-pickup {background: url(//norfolkmultifamily.com/wp-content/uploads/ico-pdf.svg) no-repeat left 20px / 36px auto; padding: 20px 0 0 60px; border-top: 1px solid #ddd; margin: 0 0 20px;}
.ico-pdf h3, .ico-pickup h3 {margin: 0 0 5px;}
.ico-pickup {background: url(//norfolkmultifamily.com/wp-content/uploads/ico-pickup.svg) no-repeat left 20px / 44px auto;}
.ico-pdf a.wp-block-button__link, .ico-pickup a.wp-block-button__link {background: #fff!important; color: #f7921d!important; border: 2px solid #f7921d; font-size: 85%; padding: 8px 18px!important; min-width: 130px;}
.ico-pdf a.wp-block-button__link:hover, .ico-pickup a.wp-block-button__link:hover {background: #f7921d!important; color: #fff!important;}

#ne-results .proj-txt h4 {padding: 0;}
.reci-img.reci-cal img {max-width: 20px;}
#ne-results .proj .rec-info {margin: 0 0 15px;}
.rec-txt {font-size: 13px; line-height: 1.6;}
.rec-txt:not(:last-child) {margin: 0 0 15px;}
#ne-results span.read-more {display: none;}

.ne-header {position: relative; z-index: 3; margin: -70px 0 0;}
.neh-img {position: relative; padding: 40% 0 0; margin: 0 0 50px; box-shadow: 0 8px 30px rgb(0 0 0 / 20%);}
.neh-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.neh-tags {position: absolute; left: 8px; bottom: 0; width: 100%; max-width: 350px;}
.neh-tags a {display: inline-block; background: rgba(255,255,255,0.9); border-radius: 4px; font-size: 14px; padding: 4px 10px; margin: 0 8px 8px 0; text-decoration: none;}
.neh-tags a:hover {background: #ced8e5;}
.neh-block {margin: 0 0 40px; gap: 0 70px;}
.neh-block h1 {margin: 0;}
.neh-info > div {display: inline-block; font-weight: 600; padding: 2px 0 2px 35px; margin: 0 30px 0 0;}
.neh-info > div:last-child {margin-right: 0;}
.neh-info a {text-decoration: none; color: #00255d;}
.neh-info a:hover {color: #f7921d;}
.neh-cat {background: url(//norfolkmultifamily.com/wp-content/uploads/ico-folder.png) no-repeat left center / contain;}
.neh-date {background: url(//norfolkmultifamily.com/wp-content/uploads/ico-calendar.svg) no-repeat left center / contain;}

.proj-tags {padding: 20px 12px 12px 20px; border-top: 1px solid #ddd;}
.proj-tags a {display: inline-block; border: 1px solid #00255d; border-radius: 4px; font-size: 13px; padding: 3px 5px; margin: 0 8px 8px 0; text-decoration: none; -webkit-transition: .2s; transition: .2s;}
.proj-tags a:hover {background: #00255d; color: #fff;}

#post-results .post {position: relative; padding: 0 0 0 calc(30% + 30px);}
#post-results .post-img {position: absolute; left: 0; top: 0; width: 30%; height: 100%;}
#post-results .post-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
#post-results .post-txt {padding: 30px 0;}
#post-results .post h4 {font-size: 24px; font-weight: 600;}
#post-results .post h4 a {color: inherit; text-decoration: none;}
#post-results .post .rec-info {margin: 0 0 12px; font-size; 13px;}
#post-results .post .rec-txt {font-size: 15px;}
#post-results .post .read-more {display: none;}
#post-results .post-tags {margin: 14px 0 0;}
#post-results .post-tags a {display: inline-block; border: 1px solid #00255d; border-radius: 4px; font-size: 13px; padding: 3px 5px; margin: 0 8px 8px 0; text-decoration: none; -webkit-transition: .2s; transition: .2s;}
#post-results .post-tags a:hover {background: #00255d; color: #fff;}
#post-results .post:last-of-type + hr {display: none;}

#team-results {padding: 30px 0;}
.team {text-align: center; padding: 0 10px; flex-grow: 0;}
.team-img {width: 100%; position: relative; padding: 100% 0 0; border-radius: 500px; overflow: hidden;}
.team-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.team-txt h3 {display: inline-block; border-top: 3px solid #f7921d; margin: 20px 0 0; padding: 10px 0 0; font-size: 18px;}
.team-txt h3 a {color: #00255d; text-decoration: none;}
.team-txt h3 a:hover {color: #f7921d;}
.team-txt .tt-pos {color: #253557; font-size: 90%;}

.tpop-contacts {padding: 30px; text-align: center; background: #fff;}
.tpc-img {position: relative; width: 100%; padding: 100% 0 0; border-radius: 500px; overflow: hidden; box-shadow: 0 8px 25px rgb(0 0 0 / 12%); margin: 0 0 15px;}
.tpc-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.tpc-name h4 {font-size: 26px; font-weight: 600; margin: 0 0 5px;}
.tpc-pos {color: #253557; font-weight: 600; font-size: 18px; margin: 0 0 20px;}
.tpc-ph {margin: 0 0 15px;}
.tpc-ph a {color: #f7921d; font-weight: 700;}
.tpc-em a {display: inline-block; background: url(//norfolkmultifamily.com/wp-content/uploads/ico-email.svg) no-repeat 25px center / auto 14px #f7921d; color: #fff; font-size: 14px; padding: 12px 25px 12px 54px; border-radius: 100px; font-weight: bold; text-decoration: none;}
.tpc-em a:hover {background-color: #00255d;}
.tpop-bio {background: #eee; padding: 50px 10px 50px 30px; color: #253557; font-size: 15px;}

#fancybox-outer {box-shadow: 0 0 50px rgb(0 0 0 / 30%)!important; background: #eee!important;}
#fancybox-overlay {background: rgba(0,0,0,0.5)!important;}
#fancybox-content {border: 0!important;}
.fancypop {display: none;}
.f-pop {max-width: 750px; max-height: 500px; overflow-y: auto;}
.f-pop p:not(:last-child) {margin: 0 0 15px;}

.single-share {text-align: center; border-top: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; padding: 20px 0; margin: 30px 0;}
.single-share .heateor_sss_sharing_container {display: inline-block;}

.grid-share span.heateor_sss_svg {width: 22px!important; height: 22px!important;}
.grid-share .heateor_sss_sharing_ul > a {margin: 0 5px!important;}
.grid-share .heateor_sss_sharing_ul > a:first-child {margin-left: 0!important;}
.grid-share .heateor_sss_sharing_ul > a:last-child {margin-right: 0!important;}

#page-wrap input#s {width: 100%;}
figure.wp-block-image {margin-bottom: 20px;}

@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 50px 0; box-sizing: border-box;}
	.flex.rows {width: 100%; margin-left: 0;}

	.full {padding: 50px 15px;}
	.head1, .head2 {font-size: 26px;}

	body {padding: 141px 0 0;}
	#head-block {align-items: center;}
	#hl-top {margin: 0 0 10px;}
	.logo {max-width: 255px;}
	.srch {display: none;}
	#hl-top > a:not(:last-child) {margin-right: 0;}
	#hl-top > a:not(:first-child) {margin-left: 30px;}

	#srv-boxes-wrap {font-size: 14px;}
	.serv .limit {max-width: 1024px;}
	.srv-box {padding: 0 20px;}
	.sbt-sect:not(:last-child) {margin: 0 0 25px;}
	.sb-txt {padding: 30px 0; height: calc(100% - 25px);}

	.recent {padding: 75px 0 0 15px;}
	.block-head {margin: 0 0 30px;}
	.bh-other {text-align: right; padding-right: 125px;}
	.rp-slider {width: 100%;}
	.recent button.slick-prev.slick-arrow {right: 22px!important; top: -68px;}
	.recent button.slick-next.slick-arrow {right: -28px!important; top: -68px;}

	.fs-txt {padding: 50px 0;}

	.t-img img {max-width: 100%;}
	.t-txt {flex-shrink: 0; padding: 0 20px;}

	.logos {padding: 50px 15px 35px;}

	#b-inner {height: 300px;}
	#b-inner.banner-xsm .b-over {padding: 0 15px 45px;}

	#pd-wrap.flex {margin: -50px 0 0;}
	#pd-txt .rec-units {transform: translate(0,-50%);}
}
@media screen and (max-width : 850px){
	#main {display: block;}
	.site-content {padding: 30px 0 50px;}
	.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}

	.head1, .head2 {margin: 0 0 20px;}
	.head1:after {margin: 10px auto;}

	img#nf90 {width: 175px;}

	.serv {padding: 50px 15px 20px;}
	.serv .s-txt {padding: 20px 15px;}
	.sb-txt {padding: 30px 0; height: calc(100% - 50px);}

	.recent {padding: 50px 0;}
	.recent .block-head {padding: 0 15px;}
	.recent .wppsac-carousel-slides {margin-bottom: 0;}

	.fs-txt {width: 48%; padding: 35px 0;}

	.talk {padding: 0 0 25px;}
	.talk .flex {display: block;}
	.t-img {max-width: 90%; margin: 0 auto 25px; padding: 0 20px; border-bottom: 1px solid rgba(255,255,255,0.65);}
	.t-txt {padding: 0;}
	.talk .head1 span {display: inline;}

	.logos .flex > div {padding: 0 9px;}

	#f-main {flex-flow: column-reverse;}
	#fl-top {margin: 0 0 30px;}
	#fl-top .sub-menu {font-size: 14px;}
	#fl-btm {text-align: center;}
	#footer .ico-txt {text-align: left;}
	.ctct-inline-form {margin: 20px 0;}
	#fl-btm .ctct-form-custom {margin: 0 auto!important;}
	#f-brand {border-right: 0; border-top: 1px solid rgba(255,255,255,0.2); margin: 30px 0 0; padding: 30px 0; text-align: center; font-size: 14px;}
	#f-brand > div:not(:last-child) {margin: 0 0 20px;}
	#f-logo img {max-width: 230px;}
	#footer a.button {padding: 10px 30px;}
	#parent-logo {position: static;}

	.cta {padding: 30px; text-align: center;}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style]),
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:50%"] {flex-basis: calc(50% - 1em)!important; flex-grow: 0;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:60%"] {flex-basis: calc(50% - 1em)!important;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:40%"] {flex-basis: calc(50% - 1em)!important;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:20%"] {flex-basis: calc(20% - 1em)!important;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:80%"] {flex-basis: calc(80% - 1em)!important;}

	#filters form > ul {display: block; text-align: center;}
	#filters form > ul > li {width: 100%; margin: 0;}
	#filters form > ul > li.sf-field-reset {margin: 0 0 15px;}
	#filters li.sf-field-taxonomy-project_type ul {display: inline-block; text-align: left;}
	#filters li.sf-field-taxonomy-project_type ul li {margin: 10px 0 0;}

	#b-inner.banner-sm {height: 175px;}
	#b-inner.banner-xsm .b-over {padding: 0 15px 34px;}

	#proj-results .flex {gap: 30px 20px;}
	#proj-results .flex.f3 > .proj {width: calc(50% - 10px);}

	#pd-wrap.flex {margin: -38px 0 0;}
	#pd-featured {margin: 0 0 15px;}
	#pd-gal {gap: 15px;}
	#pd-gal > div.f2 {width: calc(50% - 8px);}

	#ne-results > .flex.f3 > div {width: 48%;}

	.wp-block-columns.g4 {gap: 20px 2%;}
}
@media screen and (max-width : 720px){
	.fbreak1 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak1 > * {width: 100%!important; margin: 0 0 20px!important;}
	.fbreak1 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak1 > :last-of-type {margin: 0!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: 48%!important; flex: auto!important; margin: 0 1% 20px!important;}
	.f4-break > *:nth-last-child (-n+2) {margin-bottom: 0!important;}

	body {padding: 115px 0 0;}
	#header {padding: 15px 15px;}
	.logo {max-width: 230px;}
	#hl-top a.button {padding: 8px 20px;}

	#b-home.banner {height: 500px; min-height: 0;}
	.banner h1, .banner h2 {font-size: 18px;}
	.banner h1 span, .banner h2 span {font-size: 26px;}
	img#nf90 {width: 150px;}

	.serv .flex {gap: 20px 25px;}
	.serv .flex.f3 > div {width: calc(50% - 15px);}

	#srv-boxes {display: block;}
	.srv-box {background: linear-gradient(to bottom, rgba(0,37,93,0.5), rgba(0,37,93,0.9))!important; border-right: 0; border-bottom: 1px solid rgba(255,255,255,0.5);}
	.sb-txt {height: auto; transform: none; max-width: none; padding: 50px 20px;}
	.srv-box:after {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(//norfolkmultifamily.com/wp-content/uploads/bg-srv1.jpg) no-repeat center center / cover; z-index: -1;}
	.srv-box:nth-child(2):after {background-image: url(//norfolkmultifamily.com/wp-content/uploads/bg-srv2.jpg);}
	.srv-box:nth-child(3):after {background-image: url(//norfolkmultifamily.com/wp-content/uploads/bg-srv3.jpg);}
	img.srv-bg {display: none;}

	.full-slant {max-width: 100%; padding: 0;}
	.full-slant > .flex {display: block;}
	.fs-img {padding: 50% 0 0;}
	.fs-img:after {width: 100%; height: 35px; top: auto; bottom: 0; background: linear-gradient(to top right, #fff 49.5%, transparent 50.5%);}
	.fs-txt {width: 100%; padding: 20px 30px 0;}

	.logos .flex {flex-flow: row wrap;}
	.logos img {max-width: 130px; max-height: 50px;}
	.logos img.l-sq {max-height: 80px;}

	#fl-top {margin: 0 0 10px;}
	#fl-top .menu {flex-flow: row wrap;}
	#fl-top .menu > li {width: calc(50% - 10px); margin-bottom: 25px;}

	#b-inner {height: 230px;}
	#b-inner.banner-xsm .b-over {padding: 0 15px 20px;}

	#pd-wrap.flex {flex-flow: column-reverse; gap: 0;}
	#pd-txt {width: 100%; padding: 60px 0 0;}
	#pd-txt .rec-info {border-left: 3px solid #ced8e5; padding: 0 0 0 28px;}
	.pddr-label {min-width: 80px;}
	#pd-imgs {width: 100%;}

	#team-results .flex.f5 .team {width: 31.33%;}
	.tpop-contacts {padding: 30px 20px;}
	.tpop-bio {padding: 50px 10px 50px 20px;}

	.wp-block-columns.g4 {flex-flow: column-reverse; gap: 30px 2%;}

	.neh-block {text-align: center;}
	.neh-info {font-size: 14px;}
	.neh-info > div {padding: 0 0 0 30px;}
}
@media screen and (max-width : 575px){
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak2 > * {width: 100%!important; margin: 0 0 20px!important;}
	.fbreak2 > *.m0, .fbreak2 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak2 > :last-of-type {margin: 0!important;}
	.f4-break.fbreak2 > *:nth-last-child(2) {margin-bottom: 20px!important;}

	.head1, .head2 {font-size: 24px;}

	body {padding: 104px 0 0;}
	.logo {max-width: 215px;}
	#hl-top a.button {display: none;}

	#b-home.banner {height: 450px;}
	.banner .b-over {padding: 25px 15px;}
	.banner h1, .banner h2 {font-size: 16px;}
	.banner h1 span, .banner h2 span {font-size: 22px;}
	.banner .b-label {font-size: 15px;}
	img#nf90 {width: 130px;}

	.serv {font-size: 14px;}
	.serv .flex {gap: 15px 20px;}
	.serv .s-txt h2, .serv .s-txt h3 {margin: 0 0 10px;}
	.sb-txt {padding: 35px 5px;}

	.recent .block-head {display: block;}
	.bh-other {text-align: left; padding: 0; margin: 14px 0 0;}

	.fs-txt {padding: 20px 25px;}

	#contract {padding: 35px 15px 55px;}
	#contract img {max-width: 220px;}

	.t-img {border-bottom: 1px solid rgba(255,255,255,0.5); padding: 0 5px; max-width: 93%;}
	.talk p:not(:last-child) {margin: 0 0 15px;}
	.talk a.button {padding: 8px 22px;}

	.logos .flex > div {padding: 0;}
	.logos img {max-width: 115px; max-height: 35px;}
	.logos img.l-sq {max-height: 68px;}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style]),
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:50%"] {flex-basis: 100%!important; flex-grow: 0;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:60%"] {flex-basis: 100%!important;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:40%"] {flex-basis: 100%!important;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:20%"] {flex-basis: calc(25% - 1em)!important;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style="flex-basis:80%"] {flex-basis: calc(75% - 1em)!important;}
	.wp-block-image .alignright {margin: 0;}

	#b-inner.banner-sm {height: 140px;}
	#b-inner h1, #b-inner h2 {font-size: 24px;}

	#proj-results .flex.f3 > .proj {width: 100%;}

	#ne-results > .flex.f3 > div {width: 100%;}

	.tpop.flex {display: block;}
	.tpop.flex .tpop-contacts {width: 100%;}
	.tpc-img {width: 200px; height: 200px; padding: 0; margin: 0 auto 15px;}
	.tpop.flex .tpop-bio {width: 100%; padding: 30px 20px;}
}
@media screen and (max-width : 425px){
	.fbreak3 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak3 > *, .fbreak3.f4-break > *:nth-last-child(2), .fbreak3.f4-break > *:nth-last-child(1) {width: 100%!important; margin: 0 0 20px!important;}
	.fbreak3 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak3 > :last-of-type {margin: 0!important;}

	.head1, .head2 {font-size: 23px;}

	body {padding: 102px 0 0;}
	.logo {max-width: 190px;}
	#hl-top a[href^="tel:"] {font-size: 14px;}

	#b-home.banner {height: 400px;}
	.banner h1, .banner h2 {font-size: 14px; margin: 0 0 15px;}
	.banner h1 span, .banner h2 span {line-height: 1.2;}
	.banner .b-label span:before, .banner .b-label span:after {width: 100px;}
	img#nf90 {width: 110px;}

	.serv .flex {display: block;}
	.serv .flex.f3 > div {width: 100%;}
	.serv .s-txt {padding: 20px 15px 35px;}

	.bh-other {margin: 30px 0 0;}

	.recent {padding: 50px 0 35px;}

	#contract {font-size: 14px;}

	.talk .head1 {font-size: 22px;}
	.t-img {max-width: none; margin: 0 auto 20px;}
	.talk a.button {padding: 7px 20px; font-size: 14px;}

	.logos img {max-width: 95px; max-height: 32px;}
	.logos img.l-sq {max-height: 60px;}

	#fl-top .sub-menu {font-size: 13px;}
	#fl-top .menu > li > a {font-size: 14px; letter-spacing: 0;}

	#b-inner {height: 190px;}
	#b-inner h1, #b-inner h2 {font-size: 22px;}

	#team-results .flex.f5 .team {width: 48%;}
}.wp-admin .updraftupdatesnotice-yourversiontested {display: none;}