:root {font-size: 16px;}
html { }
body { font-family: "brandon-grotesque",sans-serif; color: #000000; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.tk-brandon-grotesque { font-family: "brandon-grotesque",sans-serif; } .brand-color-red { color: #C8102E; }
.brand-background-red { background-color: #C8102E; }
.brand-color-dark-red { color: #C8102E; }
.brand-background-dark-red { background-color: #C8102E; }
.grey-bkgd { background-color: #ebebeb; }
.text-black, .text-black:hover { color: #000000; }  html { margin-top: 64.38px !important; }
body.logged-in #site-navbar { }
.google-review a:hover, .google-review a:active {
text-decoration: none;
} #careersModal { z-index:9999999; }
#careersModal .modal-header .close { font-size: 2rem; }
.modal-open div[id^=bf-revz-widget] { display: none !important; }
#careersModal .tabContentList li a, #careersModal .tabContentList li a:hover, #careersModal .tabContentList li a:active, #careersModal .tabContentList li a:focus { color: #000; }
#careersModal .modal-footer a, #careersModal .modal-footer a:hover, #careersModal .modal-footer a:focus, #careersModal .modal-footer a:active { color: #000; }
#careersModal .modal-footer a { text-decoration: underline; }
@media (max-width: 767.98px) {
.careers-btn .customBtn {
background-color: #fff;
border-color: #fff;
color: #C8102E;
}
.careers-btn .customBtn:hover, .careers-btn .customBtn:active {
background-color: #C8102E;
color: #fff;
}
} #generalPage a { color: #000000; text-decoration: underline; }
#generalPage a:hover, #generalPage a:active, #generalPage a:focus { color: #000; }
#generalPage a.customBtn { color: #fff; text-decoration: none; }
#generalPage a.customBtn:hover, #generalPage a.customBtn:active, #generalPage a.customBtn:focus { color: #C8102E; text-decoration: none; } .postNav a, .postNav a:hover, .blogPostLink:hover { color: #C8102E; } .fancybox-button { background: #fff; background: rgba(0,0,0,1); } body { font-size: 1.0625rem; }
.bigger-text { font-size: 1.25rem; }
.h1 { text-transform: uppercase; font-size: 1.5rem; font-weight: 900; }
h2, .h2 { font-size: 1.375rem; font-weight: 700; }
.h3,h3 { font-size: 1.25rem; }
.headerBox h2 { font-size: 1.375rem; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #C8102E; margin-bottom: 0; padding: 1.25rem 0 1.25rem 0; } .serviceListTitle { font-weight: 900; text-transform: uppercase; }
.serviceList { padding-left: 1.375rem; margin-bottom: 0; list-style-position: outside; }
.serviceList li { font-weight: 700; padding-bottom: .5rem; }
.serviceList li:last-of-type { padding-bottom: 0; }
.serviceList--first { margin-bottom: 1.75rem; }
.tabContentList { margin-bottom: 0; list-style: none; }
.tabContentList li { font-weight: 700; padding-bottom: .75rem; }
.tabContentList--right li:last-of-type { padding-bottom: 0; }
.tabContentList li::before { content: "\2022"; color: #C8102E; font-weight: 700; display: inline-block; width: 1em; margin-left: -1em; font-size: 1.375rem; line-height: 1; } .navbar { padding: .5rem 0; }
.horizontalNav { display: none !important; }
.button_container{position:relative;cursor:pointer;z-index:100;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;display: inline-block; height: 24px; width: 40px; top: 50%; left: 50%; margin-left: -20px; }
.button_container:hover{opacity:.7;}
.button_container span{background:#FFFFFF;border:none;width:100%;position:absolute;top:0;left:0;-webkit-transition:all .35s ease;transition:all .35s ease;cursor:pointer; height: 4px; }
.button_container span:nth-of-type(2) { top: 10px; }
.button_container span:nth-of-type(3) { top: 20px; }
.button_container .active span:nth-of-type(1){background:#FFF;-webkit-transform: translateY(10px) translateX(0) rotate(45deg); transform: translateY(10px) translateX(0) rotate(45deg);}
.button_container .active span:nth-of-type(2){opacity:0;background:#FFF;}
.button_container .active span:nth-of-type(3){background:#FFF; -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg); transform: translateY(-10px) translateX(0) rotate(-45deg);}
#sidebarCollapse { -webkit-appearance: none; -moz-appearance: none; padding: 0; height: 100%; width: 100%; background: transparent; border: 0; outline: 0; }
.navButtonWrapper { height: 5.75rem; width: 4.5rem; background-color: #C8102E; position: absolute; top: -.5rem; right: 0; }
.button_container:before { content: "MENU"; position: absolute; top: -1.25rem;; color: #FFF; font-size: .625rem; width: 100%; text-align: center; right: 0; -webkit-transition:all .35s ease;transition:all .35s ease;}
.navbar .container-fluid { -ms-flex-pack: start!important; justify-content: flex-start!important; padding-left: 6px; padding-right: 6px; }
.smrLogo { width: 80px; margin: 0 0 0 1.125rem; }
.navbar-brand { padding-top: 0; padding-bottom: 0; margin-right: 0; }
.navbar-brand img { width: 140px; }
.navbar-nav .nav-link { color: #C8102E; }
.navbar-nav .current_page_item .nav-link { text-decoration: overline; }
.navbar-nav .nav-link.dropdown-toggle, .navbar-nav .nav-link.dropdown-toggle:focus { outline: 0; } #sidebar { width: 100%; position: fixed; top: 4rem; right: -100vh; height: 100vh; z-index: 9999999; background: #ececec; color: #fff; transition: all 0.3s; overflow-y: scroll; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }
#sidebar.active { right: 0; }
.overlay {display: none; position: fixed;top: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.7); z-index: 998; opacity: 0; transition: all 0.5s ease-in-out; }
.overlay.active { display: block; opacity: 1; }
.sidenav { list-style: none; margin-bottom: 0; padding: 2rem 2rem 6.5rem 2rem; }
.sidenav li { cursor: pointer; padding: 0.5rem 0 0.5rem 0; position: relative; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.sidenav li:after { content: ""; width: 100%; display: block; height: 0.1875rem; background-color: #FFFFFF; position: absolute; bottom: 0; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.sidenav li:last-of-type:after { content: none; height: 0; }
.sidenav li.mobile-only { display: list-item; }
.sidebarnav-link { cursor: pointer; color: #C8102E; text-decoration: none; font-weight: 500; width: 100%; font-size: 1.25rem; padding: .5rem 0 .5rem 0; display: block; }
.sidebarnav-link:hover { text-decoration: none; color: #000; }
.sidenav li.current_page_item a { position: relative; padding-left: 1rem; }
.sidenav li.current_page_item a::before { font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f0da"; color: #C8102E; position: absolute; left: 0; top: .875rem; font-size: 1.25rem; line-height: 1; }
.sidenav li.current_page_item a.sidebarnav-link:hover::before { color: #000; } .customBtn { cursor: pointer; color: #FFFFFF; text-decoration: none; text-transform: uppercase; display: inline-block; letter-spacing: .0625rem; font-weight: 700; border-width: .125rem; background-color: #C8102E; border-color: #C8102E; border-style: solid; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }
.customBtn:hover { text-decoration: none; background-color: #FFF; color: #C8102E; }
.customBtn.gform_button { width: 75%; } ul.gform_fields { list-style-type: none; padding-left: 0; margin-bottom: 0; }
#field_1_1 .gfield_description,
#field_1_2 .gfield_description,
#field_1_3 .gfield_description,
#field_1_4 .gfield_description,
#field_1_8 .gfield_description,
ul.gform_fields .gfield .ginput_counter,
ul.gform_fields .gfield.captchaField label,
ul.gform_fields .gfield.hidden_label label.gfield_label { border: 0; clip: rect(0,0,0,0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#field_1_1.gfield_error .gfield_description.validation_message,
#field_1_2.gfield_error .gfield_description.validation_message,
#field_1_3.gfield_error .gfield_description.validation_message { font-size: 1rem; clip: unset; height: auto; margin: auto; overflow: auto; position: static; width: auto; color: #000000; background-color: #ffffff; border-color: #000000; padding: .5rem 1.25rem; }
#field_1_4.gfield_error .gfield_description.validation_message { font-size: 1rem; clip: unset; height: auto; margin: auto; overflow: auto; position: static; width: auto; color: #000000; background-color: #ffffff; border-color: #000000; padding: .5rem 1.25rem; }
#field_1_6.gfield_error #gfield_description_1_6 { font-size: 1rem; clip: unset; height: auto; margin: auto; overflow: auto; position: static; width: auto; color: #000000; background-color: #ffffff; border-color: #000000; padding: .5rem 1.25rem; }
#field_1_4 .ginput_container_textarea { height: 8rem; }
.full_width { clear: both; }
.left_half, .right_half { margin-bottom: 1.125rem; }
.gform_wrapper #error { font-size: 1rem; }
ul.gform_fields .gfield.gform_validation_container { display: none !important; }
.gform_wrapper .gf_hidden,.gform_wrapper .gform_hidden,.gform_wrapper input.gform_hidden,.gform_wrapper input[type=hidden] { display: none; max-height: 1px !important; overflow: hidden; }
.gform_fields .gfield .ginput_container_text input,
.gform_fields .gfield .ginput_container_phone input,
.gform_fields .gfield .ginput_container_email input { font-size: 1.0625rem; font-weight: 500; width: 100%; background-color: #ffffff; border-radius: 0; border-width: .125rem; border-style: solid; border-color: #000000; padding: .5rem; }
.gform_fields .gfield textarea { width: 100%; font-size: 1.0625rem; font-weight: 500; background-color: #ffffff; border-width: .125rem; border-radius: 0; border-style: solid; border-color: #000000; padding: .25rem .5rem; height: 8rem; }
.gform_fields .gfield .ginput_container_text,
.gform_fields .gfield .ginput_container_email,
.gform_fields .gfield .ginput_container_textarea { font-size: 1.0625rem; }
.gform_fields .gfield .gfield_label { color: #000000; font-weight: 700; font-size: 1rem; line-height: 1; text-transform: uppercase; margin-bottom: 0; display: block; }
.checkBoxesHorizontal .gfield_description { text-align: center; color: #C8102E; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox { padding-left: 0; list-style: none; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { color: #000000; font-weight: 500; margin-bottom: 0; font-size: 1rem; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label span { display: block; }
textarea { resize: none; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
textarea { overflow: auto; -ms-overflow-style: none }
}
.gform_wrapper input[type=checkbox] { visibility: hidden!important; margin: 0!important; width: 0!important; }
.gform_wrapper input[type=checkbox] + label:before,
.gform_wrapper input[type=checkbox] + span:before {
visibility: visible; font-family: "Font Awesome 5 Pro" !important; font-size: 25px; position: relative; font-weight: 400; top: 5px; padding-right: 8px;
}
.gform_wrapper input[type=checkbox] + label:hover, .gform_wrapper input[type=checkbox] + span:hover { cursor: pointer;}
.gform_wrapper input[type=checkbox] + label:before,
.gform_wrapper input[type=checkbox] + span:before { content: '\f45c'!important;	color: #C8102E; font-weight: 300; }
.gform_wrapper input[type=checkbox] + label:hover:before,
.gform_wrapper input[type=checkbox] + span:before { content: '\f45c';	font-weight: 400; }
.gform_wrapper input[type=checkbox]:checked + label:before,
.gform_wrapper input[type=checkbox]:checked + span:before { content: '\f45c'!important;	font-weight: 900; }
.gform_wrapper input[type=checkbox]:checked + label:hover:before,
.gform_wrapper input[type=checkbox]:checked + span:hover:before,
.gform_wrapper input[type=checkbox]:checked + label:before,
.gform_wrapper input[type=checkbox]:checked + span:before {	font-weight: 900;}
.captchaField { display: block; width: 100%; float: left; margin-bottom: 1.5rem; text-align: center; }
.captchaField .gfield_description {     color: #C8102E; font-size: 1rem; font-weight: 500; margin: auto; }
.ginput_recaptcha > div { margin: auto; }
.gform_footer { text-align: center; }
::-webkit-input-placeholder {
color: #000; font-weight: 500; font-size: 1rem;
}
::-moz-placeholder {
color: #000; font-weight: 500; font-size: 1rem;
}
:-ms-input-placeholder {
color: #000; font-weight: 500; font-size: 1rem;
}
:-moz-placeholder {
color: #000; font-weight: 500; font-size: 1rem;
}
.form_wrapper .checkBoxesHorizontal { float: left; width: 100%; padding: 1.5rem 0 1.5rem; }
.checkBoxesHorizontal .gfield_description { font-size: 1rem; font-weight: 500; padding-bottom: .875rem; width: 90%; margin: auto; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox { text-align: left; width: 13rem; margin: auto; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li { display: block; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { margin-bottom: 0; font-size: 1.0625rem; }
.sectionHero--contact h1 { margin-bottom: 1.75rem; }
.gform_confirmation_message { text-align: center; } .row--managers { padding-bottom: 1.5rem; }
.row--managers .managers { position: relative; float: left; display: inline-block; margin: 0 0 .5rem; width: 100%; }
.row--managers .managers::after { z-index: 2; content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 75%;
background: rgb(0,0,0);
background: linear-gradient(360deg, rgba(0,0,0,0.8099614845938375) 0%, rgba(0,0,0,0.76) 19%, rgba(0,0,0,0) 42%);
}
.managers figcaption { position: absolute; z-index: 3; bottom: 2%; width: 100%; left: 0; text-align: center; }
.managers__name { color: #FFFFFF; font-weight: 700; font-size: 1.875rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); line-height: 1.25; }
.managers__title { color: #C8102E; display: block; font-weight: 700; font-size: 1.5rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); line-height: 1.25; }
.row--managers .managers img { width: 100%; } #portfoliolist * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; overflow: hidden; }
#portfoliolist .portfolio { display: inline-block; }
.portfolio { float: left; margin: 0 0 .5rem; position: relative; width: 100%; }
.portfolio figure { margin: 0 0 0 0; cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.galLink { height: 100%; width: 100%; }
#dLabel { margin-left: auto; margin-right: auto; }
.galleryFilter { width: 180px; position: relative; padding: .5rem .75rem; color: #fff; letter-spacing: 2px; border: 2px solid #ce5749; text-transform: uppercase; font-weight: bold; background-color: #ce5749; outline: 0; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; }
.galleryFilter:hover {text-decoration: none; color: #fff; }
.galleryFilter::before { content: "Filter Photos by Categories"; font-style: normal; position: absolute; bottom: -.875rem; width: 100%; text-align: center; left: 0; font-size: 0.5rem; line-height: 1; color: #000000; }
#filters.stick .galleryFilter::before { content: none; }
.galleryFilter.dropdown-toggle::after { border: 0 !important; margin-left: 0; vertical-align: middle; }
.galleryFilter.dropdown-toggle.galleryFilter::after { content: "\f0d7"; font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 900; color: #fff; position: absolute; right: .5rem; top: .4375rem; font-size: 1.5rem; line-height: 1; z-index: 1; }
.filters--wrap.dropdown-menu { border: 0; padding: 0;}
.filters--wrap.dropdown-menu button { display: block; text-align: left; width: 100%; padding: .25rem 1.5rem; clear: both; white-space: nowrap; border-left: 0; border-right: 0; }
.filters--wrap.dropdown-menu button:active, .filters--wrap.dropdown-menu .mixitup-control-active { background-color: #ce5749; color: #fff; }
.filters--wrap.dropdown-menu.show { width: 180px; }
#filters.stick { position: fixed; top: 78.2px; z-index: 998; left: 50%; margin-left: -90px;}
.admin-bar #filters.stick { top: 137px; } .marbleBkgd { background: url(//mainepropertiesllc.com/wp-content/uploads/marble-bkgd-sm.jpg); } .imgLine { width: 0; height: .5rem; background-color: #C8102E; display: block; }
.imgLine--left {}
.imgLine--right { margin-left: auto; }
.animated.imgLine { width: 55%; -webkit-animation-name: line_animation; animation-name: line_animation; -webkit-animation-duration: 4s; animation-duration: 4s; -webkit-animation-delay: 2s; animation-delay: 2s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes line_animation { from { width: 0%;} to { width:55%;} }
@keyframes line_animation { from { width: 0%;} to { width:55%;} } #site-footer { padding: 2rem 0 2rem 0; } .footer__partners { font-weight: 700; font-size: 1.25rem; }
.footerPartnersLogos a:hover { text-decoration: none; }
.footerCol--01 .colInner { text-align: center; }
.footerCol--01 .colInner .footerPartnersLogos { width: auto; margin: auto auto 1.5rem auto; text-align: center;}
.footerPartnersLogos__img { display: inline-block; }
.footerPartnersLogos__img--01 { margin-right: .5rem; height: 3.4375rem; width: auto; }
.footerPartnersLogos__img--02 { margin-left: .5rem; height: 3.4375rem; width: auto; }
.footerPartnersLogos__img--03 { height: 3.4375rem; width: auto; margin-left: 1rem; }
.footerPartnersLogos__img--04 { width: 120px; margin-top: .75rem; }
#site-footer .credit { display: block; font-size: .8125rem; line-height: 1; text-align: center; padding-top: 1rem; width: 86px; margin: auto auto auto auto; }
#site-footer .credit a { color: #000; display: inline-block; }
#site-footer .credit a:hover { text-decoration: none; }
#site-footer .designed { display: block; }
#site-footer .credit img { width: 85px; display: block; padding-top: .25rem; margin-left: auto; margin-right: auto; } .footerCol--03 { padding: 0 15px 0 15px; }
#footerLogo { width: 6.5rem; display: inline-block; padding-bottom: 1rem; }
.footer__yourProperty { font-size: 1.25rem; font-weight: 900; text-transform: uppercase; letter-spacing: .0625rem; }
.wf-active .footerLinks__social a.socialIcon i { transition: color .5s ease; -moz-transition: color .5s ease; -webkit-transition: color .5s ease; }
.footerLinks__social { margin: 1.75rem 0 1.75rem 0; }
.footerLinks__social .socialIcon { margin-right: .25rem; font-size: 1.5rem; }
.footerLinks__social .socialIcon:last-of-type { margin-right: 0; }
.footerLinks__social a.socialIcon .fab { color: #fff; }
.footerLinks__social a.socialIcon:hover .fab { color: #000; }
.footerLinks__social a.socialIcon .fa-circle { color: #000; }
.footerLinks__social a.socialIcon:hover .fa-circle { font-weight: 300; color: #000; }
.footerPhones { margin-bottom: 1rem; }
.footerPhones a { color: #000; }
.phone:hover { text-decoration: none; }
.footerLinks .fa-map-marker, .footerLinks .getDirections { color: #C8102E; vertical-align: middle; }
.footerLinks .getDirections { font-weight: 700; display: inline-block; padding-left: .5rem; }
.footerLinks .fa-map-marker { font-size: 1.5rem; }
.footerLinks .getDirections { font-size: 1.25rem; }
.directionsLink:hover { text-decoration: none; }
.footer__companyName { font-size: 1.25rem; font-weight: 700; margin-bottom: .4375rem; }
.footerAddress { line-height: 1.25; margin-bottom: .75rem; }
.footerAddress--physical { font-weight: 700; } .wpac { padding: 10px!important;background: #fff!important; border-radius: 0 0 2px 2px!important; transition: all .2s ease-in-out!important; }
.wp-gr.wpac .wp-google-name span { font-family: "brandon-grotesque",sans-serif; }
.bbbLogo { width: 144px; display: block; margin: 1rem auto auto auto; }  .portfolio { margin: 0 .25rem .5rem; width: 49%; width: calc(100%/2 - .5rem); width: -webkit-calc(100%/2 - .5rem); width: -moz-calc(100%/2 - .5rem); }
.filter { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; outline: 0; }
.filter:focus, .filter:active { outline: 0; } .customModal .modal-content { border-radius: 0; }
.customModal .close { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; opacity: 1; padding: .25rem .75rem; background-color: #C8102E; }
.customModal .close:hover { opacity: 1 !important; }
.customModal .close i { color: #FFFFFF; }
.customModal .close:hover i { color: #000000; }
.customModal .modal-header { border-bottom: 0; border-radius: 0; }
.customModal .modal-dialog { margin: 3rem auto; }
.customModal h2 { text-transform: uppercase; letter-spacing: 0.0625rem; font-weight: 700; margin-bottom: 1.25rem; }
.customModal .colInner { margin-bottom: 2.25rem; }
.customModal .colInner p {}
.customModal .colInner p:last-of-type { margin-bottom: 0; } .sectionHero picture img { width: 100%; }
.page-team .sectionHero picture img { }
.sectionHeroBar__wrap h1 { letter-spacing: 0.125rem; }
.sectionHero { }
.sectionHero picture { }
.sectionHeroBar { }
.sectionHeroBar--careers { }
.sectionHeroBar__inner { padding: 1rem 0 1rem 0; text-align: left; background-color: #C8102E; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.sectionHeroBar__inner img { margin-right: 1rem; width: 70px; display: inline-block; -webkit-filter: brightness(0) saturate(100%) invert(1); filter: brightness(0) saturate(100%) invert(1); }
.sectionHeroBar--careers .sectionHeroBar__inner { display: block; text-align: center; }
.sectionHeroBar--careers .sectionHeroBar__wrap h1 { margin-bottom: 1rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p { color: #FFF; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(1) { width: 85%; margin-left: auto; margin-right: auto; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(2) { width: 85%; margin-left: auto; margin-right: auto; }
.sectionHeroBar__wrap{ }
.sectionHeroBar--careers .sectionHeroBar__wrap {}
.sectionHeroBar__wrap h1 { margin-bottom: 0; color: #FFFFFF; display: inline-block; vertical-align: middle; } .container--cta::before { content: ''; display: block; width: 100%; }
.container--cta::after { content: ''; display: block; width: 100%; }
.container--cta--homepage::before { height: 1.5rem; }
.container--cta--homepage::after { height: 1.5rem; }
.container--cta--team::before { height: 1.3125rem; }
.container--cta--team::after { height: 1.25rem; }
.container--cta--remodeling::before { height: 0; }
.container--cta--remodeling::after { height: 1.5rem; }
.row--cta { }
.row--cta .colInner { background-color: #FFF; border: .25rem solid #C8102E; padding: 2rem 0 2rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { font-weight: 700; margin-bottom: 1.75rem; }
.col__cta { height: 100%; background-color: #FFF; border: .25rem solid #C8102E; }
.col__cta .colInner { width: 100%; text-align: center; padding: 2rem 0 2rem 0; }
.col__cta .colInner h2 { margin-left: auto; margin-right: auto; } .row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1.5rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 1.5rem; } .col__cta.col__cta--rental-management .colInner { }
.col__cta.col__cta--rental-management .colInner h2 { max-width: 90%; } .col__cta--condo-management { margin: 0 0 0 0; } #homePageFirstContent .row:first-of-type { padding: 1.5rem 15px .5rem 15px; }
.twoColSections { padding: 1.5rem 15px; }
.twoColSections--first { padding: 1.5rem 15px 1.5rem 15px; }
.sectionHero--second { padding: 1.5rem 15px 0 15px; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 1.5rem 15px 1.5rem 15px; }
#sectionRemodeling.sectionHero--second { padding: 1.5rem 15px 0 15px; }
.page-remodeling .marbleBkgd { padding: 1.75rem 0 1.75rem 0; }
.colInner--team, .colInner--teamSecond { padding: 1.5rem 15px 1.5rem 15px; }
.sectionHero--contact { padding: 2.25rem 15px 1.25rem 15px; }
.row--homepage .colInner { padding: 1.5rem 0 0 0; }
.sectionSpacing--GalleryPageFilters { padding-top: 1.5rem; padding-bottom: 1.875rem; } .customBtn { font-size: 1.0625rem; padding: .25rem 1.75rem; }
.customBtn.gform_button { width: 80%; } figure { margin: 0 0 1.5rem; } .figureCustom { position: relative; }
.figureCustom--left {  }
.figureCustom--right { }
.figureCustom figcaption { background-color: #e90a2d; background-color: rgba(200,16,46,.85); color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: .0625rem; position: absolute; width: 100%; left: 0; }
.figureCustom figcaption { font-size: 1.125rem; height: auto; line-height: 1.25; bottom: 0; padding: .75rem 0 .75rem 0; }
.figureCustom__link { position: absolute; top: 31%; left: 50%; margin-left: -2.25rem; }
.figureCustom__link i { color: #FFF; color: rgba(255, 255, 255,1); }
.figureCustom__link i { font-size: 4.5rem; }
.figureCustom__link:hover i { color: #FFF; color: rgba(255, 255, 255,1); } .figureCustomTwo { position: relative; text-align: center; }
.figureCustomTwo--01 { margin: 0 0 1.5rem 0; }
.figureCustomTwo--02 { margin: 0 0 1.5rem 0; }
.figureCustomTwo--03 { margin: 0 0 1.5rem 0; }
.figureCustomTwo--04 { margin: 0 0 1.5rem 0; }
.figureCustomTwo img { width: 100%; }
.figureCustomTwo figcaption { background-color: #e90a2d; background-color: rgba(200,16,46,.85); color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: .0625rem; position: absolute; width: 100%; left: 0; bottom: 3%; padding: 0; }
.figureCustomTwo figcaption { font-size: 1.125rem; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { color: #FFF; display: block; position: relative; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { padding: 1.25rem 0; }
.figureCustomTwo figcaption a::after { content: ""; width: 0; height: 0; border-style: solid; border-width: 3.25rem 3rem 0 3rem; border-color: rgba(200,16,46,.85) transparent transparent transparent; position: absolute; bottom: -3.25rem; right: 1.25rem; z-index: 998; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0);
-webkit-transition: -webkit-transform 1s ease-in-out; transition: -webkit-transform 1s ease-in-out; -o-transition: transform 1s ease-in-out; transition: transform 1s ease-in-out; transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out; }
.figureCustomTwo figcaption a.active::after { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
.tab-pane-custom.fade { transition: all 1s ease-in-out; transform: translateY(-1rem); padding: 2rem 1rem; margin-bottom: 1.5rem; }
.tab-content .tab-pane { padding: 1.5rem .5rem 1.5rem .25rem; }
.tab-pane-custom.fade.show { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
.figureCustomTwo figcaption a.active::after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.figureCol { z-index: 2; } #sectionRental-management .figureCustomTwo--05 { margin: 0 0 1.5rem 0; }
#sectionRental-management .col__cta--rental-management { margin: 0 0 0 0; } #sectionCommercialProp-management .figureCustomTwo--05 { margin: 0 0 1.5rem 0; }
#sectionCommercialProp-management .col__cta--comprop-management { margin: 0 0 0 0; }
@media (max-width: 991.98px) {
.imgLine { width: 55%; }
}
@media (max-width: 767.98px) { .row--homepage .colInner p { max-width: 90%; margin-left: auto; margin-right: auto; } .col__cta--condo-management h2 { max-width: 450px; } .colInner--team h1 { margin-bottom: 1.75rem; } .joblist ul li a { color: #ffffff; }
.joblist .tabContentList li::before { color: #fff; }
}
@media (max-width: 575.98px) { .col__cta .colInner { width: 90%; margin-left: auto; margin-right: auto; }
.col__cta--condo-management h2 { max-width: 90%; }
}
@media (max-width: 420px) { .row--cta .colInner h2, .col__cta .colInner h2 { max-width: 90%; margin-left: auto; margin-right: auto; }
}
@media (min-width: 400px) { .container--cta--homepage::before { height: 1.5rem; }
.container--cta--homepage::after { height: 1.5rem; }
.container--cta--team::before { height: 1.5rem; }
.container--cta--team::after { height: 1.5rem; }
.container--cta--remodeling::before { height: 0; }
.container--cta--remodeling::after { height: 1.5rem; }
.row--cta { }
.row--cta .colInner { background-color: #FFF; border: .25rem solid #C8102E; padding: 1.75rem 0 1.75rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { font-weight: 700; margin-bottom: 1.75rem; }
.col__cta { height: 100%; background-color: #FFF; border: .25rem solid #C8102E; }
.col__cta .colInner { width: 100%; text-align: center; padding: 1.75rem 0 1.75rem 0; }
.col__cta .colInner h2 { margin-left: auto; margin-right: auto; } .row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1.5rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 1.5rem; } .col__cta.col__cta--rental-management .colInner { }
.col__cta.col__cta--rental-management .colInner h2 { max-width: 90%; } .col__cta--condo-management { margin: 0 0 0 0; } #homePageFirstContent .row:first-of-type { padding: 1.5rem 15px .5rem 15px; }
.twoColSections { padding: 1.5rem 15px; }
.twoColSections--first { padding: 1.5rem 15px 1.5rem 15px; }
.sectionHero--second { padding: 1.5rem 15px 0 15px; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 1.5rem 15px 1.5rem 15px; }
#sectionRemodeling.sectionHero--second { padding: 1.5rem 15px 0 15px; }
.page-remodeling .marbleBkgd { padding: 1.75rem 0 1.75rem 0; }
.colInner--team, .colInner--teamSecond { padding: 1.5rem 15px 1.5rem 15px; }
.sectionHero--contact { padding: 2.25rem 15px 1.25rem 15px; }
.row--homepage .colInner { padding: 1.5rem 0 0 0; }
}
@media (min-width: 576px) { body { font-size: 1.125rem; }
.h1 { text-transform: uppercase; font-size: 1.75rem; font-weight: 900; }
h2, .h2 { font-size: 1.625rem; font-weight: 700; }
.headerBox h2 { font-size: 1.5rem; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #C8102E; margin-bottom: 0; padding: 1.0625rem 0 1.0625rem 0; } .serviceListTitle { font-weight: 900; text-transform: uppercase; }
.serviceList { padding-left: 1.5rem; margin-bottom: 0; list-style-position: outside; }
.serviceList--first { margin-bottom: 1.75rem; }
.serviceList li { font-weight: 700; padding-bottom: .5rem; }
.serviceList li:last-of-type { padding-bottom: 0; }
.tabContentList { margin-bottom: 0; list-style: none; }
.tabContentList li { font-weight: 700; padding-bottom: .75rem; }
.tabContentList--right li:last-of-type { padding-bottom: 0; }
.tabContentList li::before { content: "\2022"; color: #C8102E; font-weight: 700; display: inline-block; width: 1em; margin-left: -1em; font-size: 1.5rem; line-height: 1; }
html { margin-top: 83.8px !important; } .navButtonWrapper { height: 6.75rem; right: .9375rem; }
.navbar .container-fluid { -ms-flex-pack: start!important; justify-content: flex-start!important; padding-left: 15px; padding-right: 15px; }
.navbar { padding: .675rem .25rem; }
.smrLogo { width: 130px; margin: 0 0 0 1.5rem; }
.navbar-brand img { width: 180px; }
.button_container { margin-left: -20px; } #sidebar { top: 5.25rem; height: 100%;  }
.admin-bar #sidebar { }
.sidenav { padding: 2.25rem 4.5rem 9rem 3.5rem; }
.sidenav li { padding: 0.5rem 0 0.5rem 0; }
.sidebarnav-link { font-size: 1.5rem; padding: 0.5rem 0 0.5rem 0; display: block; }
.sidenav li.current_page_item a { padding-left: 1rem; }
.sidenav li.current_page_item a::before { left: 0; top: 1rem; font-size: 1.5rem; line-height: 1; } .sectionHero picture img { width: 100%; }
.page-team .sectionHero picture img { }
.sectionHeroBar__wrap h1 { letter-spacing: 0.125rem; }
.sectionHero { }
.sectionHero picture { }
.sectionHeroBar { }
.sectionHeroBar--careers { }
.sectionHeroBar__inner { padding: 1.25rem 0 1.25rem 0; text-align: left; background-color: #C8102E; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.sectionHeroBar__inner img { margin-right: 1rem; width: 95px; display: inline-block; -webkit-filter: brightness(0) saturate(100%) invert(1); filter: brightness(0) saturate(100%) invert(1); }
.sectionHeroBar--careers .sectionHeroBar__inner { display: block; text-align: center; }
.sectionHeroBar--careers .sectionHeroBar__wrap h1 { margin-bottom: 1.25rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p { color: #FFF; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(1) { width: 85%; margin-left: auto; margin-right: auto; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(2), .joblist { width: 475px; margin-left: auto; margin-right: auto; }
.sectionHeroBar__wrap h1 { margin-bottom: 0; color: #FFFFFF; display: inline-block; vertical-align: middle; } figure { margin: 0 0 1rem; }
.figureCustom__link { top: 33%; left: 50%; margin-left: -2.75rem; }
.figureCustom__link i { font-size: 5.5rem; color: #FFF; color: rgba(255, 255, 255,.8); } .figureCustom figcaption { font-size: 1.25rem; padding: 1.25rem 0 1.25rem 0; bottom: 0; width: 100%; left: 0; } .figureCustomTwo { position: relative; text-align: center; }
.figureCustomTwo--01 { margin: 0 0 1rem 0; }
.figureCustomTwo--02 { margin: 0 0 1rem 0; }
.figureCustomTwo--03 { margin: 0 0 1rem 0; }
.figureCustomTwo--04 { margin: 0 0 1rem 0; }
.figureCustomTwo img { width: 100%; } .figureCustomTwo figcaption { font-size: 1.25rem; }
#sectionRental-management .figureCustomTwo--05 { margin: 0 0 1rem 0; }
#sectionRental-management .col__cta--rental-management { margin: 0 0 0 0; }
.tab-content .tab-pane { padding: 1.5rem 1rem; }
.tab-pane-custom.fade { transition: all 1s ease-in-out; transform: translateY(-1rem); padding: 2rem 1rem; margin-bottom: 1rem; } #sectionCommercialProp-management .figureCustomTwo--05 { margin: 0 0 1rem 0; }
#sectionCommercialProp-management .col__cta--comprop-management { margin: 0 0 0 0; } .customBtn { font-size: 1.0625rem; padding: .25rem 1.75rem; }
.customBtn.gform_button { width: 80%; } .container--cta::before { content: ''; display: block; width: 100%; }
.container--cta::after { content: ''; display: block; width: 100%; }
.container--cta--homepage::before { height: 1rem; }
.container--cta--homepage::after { height: 1rem; }
.container--cta--team::before { height: 1.5rem; }
.container--cta--team::after { height: 1rem; }
.container--cta--remodeling::before { height: 0; }
.container--cta--remodeling::after { height: 1rem; }
.row--cta { }
.row--cta .colInner { background-color: #FFF; border: .25rem solid #C8102E; padding: 2rem 0 2rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { font-weight: 700; margin-bottom: 1.75rem; }
.col__cta { height: 100%; background-color: #FFF; border: .25rem solid #C8102E; }
.col__cta .colInner { width: 100%; text-align: center; padding: 2rem 0 2rem 0; }
.col__cta .colInner h2 { margin-left: auto; margin-right: auto; } .row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 1rem; } .col__cta.col__cta--rental-management .colInner { }
.col__cta.col__cta--rental-management .colInner h2 { max-width: 90%; } .col__cta--condo-management { margin: 0 0 0 0; } #homePageFirstContent .row:first-of-type { padding: 1.25rem 15px .5rem 15px; }
.twoColSections { padding: 1.25rem 15px; }
.twoColSections--first { padding: 1.25rem 15px 1.25rem 15px; }
.sectionHero--second { padding: 1.25rem 15px 0 15px; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 1.25rem 15px 1rem 15px; }
#sectionRemodeling.sectionHero--second { padding: 1.25rem 15px 0 15px; }
.page-remodeling .marbleBkgd { padding: 1.75rem 0 1.75rem 0; }
.colInner--team, .colInner--teamSecond { padding: 1.25rem 15px 1.25rem 15px; }
.sectionHero--contact { padding: 2.25rem 30px 1.75rem 30px; }
.row--homepage .colInner { padding: 1.25rem 0 0 0; } #filters { }
.filter { color: #C8102E; font-weight: 700; margin-bottom: 0; font-size: 1.25rem; line-height: 1.2; }
.filter.mixitup-control-active {  }
.filter--divider { }
.sectionSpacing--GalleryPageFilters { padding-top: 1.75rem; padding-bottom: 1.75rem; }
#filters.stick { top: 91px; margin-left: -112.5px; }
.galleryFilter { width: 225px; padding: .5rem .75rem; }
.filters--wrap.dropdown-menu.show { width: 225px; } #site-footer { padding: 2rem 0 2rem 0; }
.custom-divider { width: 3px; background-color: #C8102E; margin: auto; display: block; height: 100%; } .footer__partners { font-size: 1.25rem; }
.footerCol--01 .colInner { text-align: center; }
.footerCol--01 .colInner .footerPartnersLogos { width: auto; margin: auto auto 1.75rem auto; text-align: center;}
.footerPartnersLogos { }
.footerPartnersLogos__img { display: inline-block; }
.footerPartnersLogos__img--01 { margin-right: .5rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--02 { margin-left: .5rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--03 { height: 4rem; width: auto; margin-left: 1rem; } .footerCol--03 { padding: 0 15px 0 15px; }
#footerLogo { width: 8rem; display: inline-block; padding-bottom: 1rem; }
.footer__yourProperty { font-size: 1.5rem; }
.footer__companyName { font-size: 1.5rem; }
.footer__companyName { font-weight: 700; margin-bottom: .4375rem; }
.footerAddress { font-size: 1.25rem; }
.footerAddress--physical { font-weight: 700; }
.footerPhones { margin-bottom: 1rem; font-size: 1.25rem; }
.footerLinks .fa-map-marker { font-size: 2rem; }
.footerLinks .getDirections { font-size: 1.5rem; }
.footerLinks__social { margin: 1.75rem 0 1.75rem 0; }
.footerLinks__social .socialIcon { margin-right: .25rem; font-size: 1.5rem; }
.footerLinks__social .socialIcon:last-of-type { margin-right: 0; }
.phoneWrap--divider { display: inline-block; margin: 0 .25rem 0 .25rem; } .wpac { padding: 10px!important;background: #fff!important; border-radius: 0 0 2px 2px!important; transition: all .2s ease-in-out!important; }
.wp-gr.wpac .wp-google-name span { font-family: "brandon-grotesque",sans-serif; }
.bbbLogo { width: 144px; display: block; margin: 1rem auto auto auto; } .row--managers .managers { margin: 0 .25rem .5rem; width: 49%; width: calc(100%/2 - .5rem); width: -webkit-calc(100%/2 - .5rem); width: -moz-calc(100%/2 - .5rem); }
.row--managers .managers img { width: auto; }
.managers__name { font-size: 1.5rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); line-height: 1.5; }
.managers__title { font-size: 1.125rem; line-height: 1; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); line-height: 1.5; }
.colInner--teamSecond h2 { margin-bottom: 1.75rem; }
.colInner--teamSecond .custom_button_wrap { padding: 1.75rem 0 0 0; }
.managers figcaption { bottom: 5%; } .left_half, .right_half { }
.right_half { }
.gform_fields .gfield textarea, #field_1_4 .ginput_container_textarea { height: 8.75rem; }
.form_wrapper .checkBoxesHorizontal { float: left; width: 100%; padding: 1.5rem 0 1.5rem; }
.checkBoxesHorizontal .gfield_description { font-size: 1rem; font-weight: 500; padding-bottom: .875rem; width: 100%; margin: auto; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox { text-align: left; width: 13rem; margin: auto; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li { display: block; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { margin-bottom: 0; font-size: 1.0625rem; }
.sectionHero--contact h1 { margin-bottom: 1.75rem; }
}
@media (min-width: 768px) { body { font-size: 1.25rem; }
.bigger-text { font-size: 1.3125rem; }
.h1 { text-transform: uppercase; font-size: 2rem; font-weight: 900; }
.h2 { font-size: 1.75rem; font-weight: 700; }
h2 { font-size: 2rem; }
.h3,h3 { font-size: 1.75rem; }
.headerBox h2 { font-size: 1.625rem; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #C8102E; margin-bottom: 0; padding: 1.25rem 0 1.25rem 0; } .serviceListTitle { font-weight: 900; text-transform: uppercase; }
.serviceList { padding-left: 1.5rem; margin-bottom: 0; list-style-position: outside; }
.serviceList--first { margin-bottom: 0; }
.serviceList li { font-weight: 700; padding-bottom: .5rem; }
.serviceList li:last-of-type { padding-bottom: 0; }
.tabContentList { margin-bottom: 0; list-style: none; }
.tabContentList li { font-weight: 700; padding-bottom: .75rem; }
.tabContentList--right li:last-of-type { padding-bottom: 0; }
.tabContentList li::before { content: "\2022"; color: #C8102E; font-weight: 700; display: inline-block; width: 1em; margin-left: -1em; font-size: 1.5rem; line-height: 1; } html { margin-top: 91px !important; }
.navbar { padding: .675rem 1rem; }
.smrLogo { width: 140px; margin: 0 0 0 1.5rem; }
.navbar-brand img { width: 200px; }
.button_container:before { top: -1.125rem; }
.button_container { height: 34px; width: 45px; top: 50%; left: 50%; margin-left: -22.5px; }
.button_container span { height: 4px; }
.button_container span:nth-of-type(2) { top: 14px; }
.button_container span:nth-of-type(3) { top: 29px; }
.button_container .active span:nth-of-type(1) { -webkit-transform: translateY(14.5px) translateX(0) rotate(45deg); transform: translateY(14.5px) translateX(0) rotate(45deg); }
.button_container .active span:nth-of-type(2) { opacity: 0; }
.button_container .active span:nth-of-type(3) { -webkit-transform: translateY(-14.5px) translateX(0) rotate(-45deg); transform: translateY(-14.5px) translateX(0) rotate(-45deg); }
.navButtonWrapper { height: 7.75rem; top: -.5rem; right: .9375rem; width: 5.25rem; } #sidebar { width: 400px; right: -400px; top: 5.5625rem; height: 100%;  }
.admin-bar #sidebar { top: 7.6875rem; }
.sidenav { padding: 3.75rem 4.5rem 9rem 3.5rem; }
.sidenav li { padding: 0.5rem 0 0.5rem 0; }
.sidebarnav-link { font-size: 1.5rem; padding: 0.5rem 0 0.5rem 0; display: block; } .customBtn { font-size: 1.0625rem; padding: .25rem 1.5rem; }
.customBtn.gform_button { width: 39.375rem; } .sectionHero picture img { width: 100%; min-height: 525px; object-fit: cover; object-position: center center; }
.page-team .sectionHero picture img { min-height: 0; }
.sectionHeroBar__downArrow { bottom: .5rem; width: 100%; text-align: center; }
.sectionHeroBar__downArrow i { font-size: 2rem;  }
.sectionHeroBar__wrap h1 { letter-spacing: 0.125rem; }
.sectionHero { position: relative; display: block; }
.sectionHero picture { padding: 0 0 0 0; }
.sectionHeroBar { background-color: rgba(255,255,255,.89); width: 300px; height: 100%; position: absolute; top: 0; left: 15px; z-index: 2; }
.sectionHeroBar--careers { width: 350px; }
.sectionHeroBar__inner { padding: 0 0 0 0; text-align: center; background-color: transparent; display: block; -webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-webkit-box-align:unset;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-pack:unset;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:unset}
.sectionHeroBar__inner img { margin-right: 0; padding-bottom: 2rem; width: 130px; display: inline-block; -webkit-filter: none; filter: none; }
.sectionHeroBar__wrap{ position: absolute; top: 42%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }
.sectionHeroBar--careers .sectionHeroBar__wrap { top: 50%; }
.sectionHeroBar__downArrow{ position: absolute; left: 0; cursor: pointer; }
.sectionHeroBar__wrap h1 { margin-bottom: 0; color: #C8102E; display: block; } .container--cta::before { content: ''; display: block; width: 100%; }
.container--cta::after { content: ''; display: block; width: 100%; }
.container--cta--homepage::before { height: 3rem; }
.container--cta--homepage::after { height: 3rem; }
.container--cta--team::before { height: 3rem; }
.container--cta--team::after { height: 3rem; }
.container--cta--remodeling::before { height: 3rem; }
.container--cta--remodeling::after { height: 2rem; }
.row--cta { }
.row--cta .colInner { background-color: #FFF; border: .25rem solid #C8102E; padding: 3rem 0 3rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { font-weight: 700; margin-bottom: 1.75rem; }
.col__cta { height: 100%; background-color: #FFF; border: .25rem solid #C8102E; }
.col__cta .colInner { width: 100%; text-align: center; padding: 3rem 0 3rem 0; }
.col__cta .colInner h2 { margin-left: auto; margin-right: auto; } .row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 1rem; } .col__cta.col__cta--rental-management .colInner { }
.col__cta.col__cta--rental-management .colInner h2 { max-width: unset; } .col__cta--condo-management { margin: 0 0 0 0; } .marbleBkgd { background: url(https://mainepropertiesllc.com/wp-content/uploads/marble-bkgd.jpg); }  .figureCustom figcaption { font-size: 1rem; height: auto; line-height: 1.25; bottom: -1.6875rem; padding: 1rem 0 1rem 0; width: 95%; left: 2.5%; }
.figureCustom--remodeling { margin: 0 0 0 0; }
.figureCustom__link { top: 41%; } .figureCustomTwo { text-align: left; }
.figureCustomTwo img { width: auto; }
.figureCustomTwo figcaption { width: 95%; bottom: 3%; font-size: 1rem; }
.tab-content .tab-pane { padding: 2rem 2rem; } #homePageFirstContent .row:first-of-type { padding: 3rem 15px 2rem 15px; }
.twoColSections { padding: 3rem 15px; }
.twoColSections--first { padding: 3rem 15px 3rem 15px; }
.sectionHero--second { padding: 3rem 15px 0 15px; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 3rem 15px 1rem 15px; }
#sectionRemodeling.sectionHero--second { padding: 3rem 15px 0 15px; }
.page-remodeling .marbleBkgd { padding: 3rem 0 3rem 0; }
.colInner--team, .colInner--teamSecond { padding: 3rem 15px 3rem 15px; }
.sectionHero--contact { padding: 3rem 15px 3rem 15px; }
.row--homepage .colInner { padding: 0 0 0 0; } .left_half, .right_half { width: 49%; margin-bottom: 1.5rem; display: inline; float: left; }
.right_half { margin-left: 2%; }
.gform_fields .gfield textarea, #field_1_4 .ginput_container_textarea { height: 8.75rem; }
.form_wrapper .checkBoxesHorizontal { float: left; width: 100%; padding: 2rem 0 2rem; }
.checkBoxesHorizontal .gfield_description { font-size: 1rem; font-weight: 500; padding-bottom: .875rem; width: 100%; margin: auto; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox { text-align: left; width: 13rem; margin: auto; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li { display: block; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { margin-bottom: 0; font-size: 1.0625rem; }
.sectionHero--contact h1 { margin-bottom: 1.75rem; } .row--managers .managers { margin: 0 .25rem .5rem; width: 33%; width: calc(100%/3 - .5rem); width: -webkit-calc(100%/3 - .5rem); width: -moz-calc(100%/3 - .5rem); }
.managers__name { font-size: 1.75rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.managers__title { font-size: 1.125rem; line-height: 1; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.colInner--teamSecond h2 { margin-bottom: 1.75rem; }
.colInner--teamSecond .custom_button_wrap { padding: 1.75rem 0 0 0; }
.managers figcaption { bottom: 5%; } #filters { padding-bottom: 4rem; }
.filter { color: #C8102E; font-weight: 700; margin-bottom: 0; font-size: 2rem; line-height: 1.2; background-color: transparent !important; border: 0 !important; }
.filter.mixitup-control-active { text-decoration: underline; }
.filter--divider { font-size: 2rem; margin-bottom: 0; margin-left: .75rem; margin-right: .75rem; font-weight: 500; line-height: 1.2; color: #C8102E; }
.sectionSpacing--GalleryPageFilters { padding-top: 4rem; padding-bottom: 0; }
#filters.stick { position: relative; top: auto; left: auto; margin-left: 0; } #sectionCareers { display: none; }
.sectionHeroBar--careers .sectionHeroBar__wrap h1 { margin-bottom: 1.75rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p { font-size: 1.25rem; margin-bottom: 1.25rem; color: #000; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(1) { width: 260px; margin-left: auto; margin-right: auto; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(2), .joblist { width: 90%; margin-left: auto; margin-right: auto; }
.joblist ul li a { color: #000; } .headerBox { margin-bottom: -1rem; }
.row--homepage { }
#homePageFirstContent { max-width: 90%; } #site-footer { padding: 2rem 0 2rem 0; }
.custom-divider { width: 3px; background-color: #C8102E; margin: auto; display: block; height: 100%; } .footer__partners { font-size: 1.25rem; }
.footerCol--01 .colInner { text-align: center; }
.footerCol--01 .colInner .footerPartnersLogos { width: 8.875rem; margin: auto; text-align: center;}
.footerPartnersLogos { }
.footerPartnersLogos__img { display: inline-block; }
.footerPartnersLogos__img--01 { margin-right: .25rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--02 { margin-left: .25rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--03 { height: 4rem; width: auto; margin-top: .75rem; margin-left: 0; }
.footerPartnersLogos__img--04 { margin-top: .75rem; } .footerCol--03 { padding: 0 15px 3rem 15px; }
#footerLogo { width: 8rem; display: inline-block; padding-bottom: 1rem; }
.footer__yourProperty { font-size: 1.5rem; }
.footer__companyName { font-size: 1.5rem; }
.footer__companyName { font-weight: 700; margin-bottom: 0; }
.footerAddress { font-size: 1.25rem; margin-bottom: 0; line-height: 1.5; }
.footerAddress--physical { font-weight: 700; }
.footerPhones { margin-bottom: 1rem; font-size: 1.25rem; }
.footerLinks .fa-map-marker { font-size: 1.75rem; }
.footerLinks .getDirections { margin-right: 2rem; font-size: 1.25rem; }
.footerLinks__social { margin: 0; }
.footerLinks__social .socialIcon { margin-right: .25rem; font-size: 1.25rem; }
.footerLinks__social .socialIcon:last-of-type { margin-right: 0; }
.phoneWrap--divider { display: inline-block; margin: 0 .25rem 0 .25rem; } .wpac { padding: 10px!important;background: #fff!important; border-radius: 0 0 2px 2px!important; transition: all .2s ease-in-out!important; }
.wp-gr.wpac .wp-google-name span { font-family: "brandon-grotesque",sans-serif; }
.bbbLogo { width: 144px; display: block; margin: 1rem auto auto auto; } .imgLine { width: 0; height: 1rem; background-color: #C8102E; display: block; }
}
@media (min-width: 768px) and (max-width: 991.98px) {
#sectionCommercialProp-management .figureCustomTwo {
width: 768px;
max-width: 80%;
margin-left: auto;
margin-right: auto;
}
#sectionCommercialProp-management .figureCustomTwo img {
width: 100%;
}
#sectionCommercialProp-management .figureCustomTwo figcaption {
width: 100%;
}
#sectionCommercialProp-management .tab-content {
width: 768px;
max-width: 80%;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 992px) {
#vp { background-color: green !important; } body { font-size: 1.25rem; }
.bigger-text { font-size: 1.375rem; }
.h1 { text-transform: uppercase; font-size: 2rem; font-weight: 900; }
.h2 { font-size: 1.75rem; font-weight: 700; }
.headerBox h2 { font-size: 1.625rem; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #C8102E; margin-bottom: 0; padding: 1.25rem 0 1.25rem 0; } .serviceListTitle { font-weight: 900; text-transform: uppercase; }
.serviceList { padding-left: 1.5rem; margin-bottom: 0; list-style-position: outside; }
.serviceList li { font-weight: 700; padding-bottom: .5rem; }
.serviceList li:last-of-type { padding-bottom: 0; }
.tabContentList { margin-bottom: 0; list-style: none; }
.tabContentList li { font-weight: 700; padding-bottom: .75rem; }
.tabContentList li:last-of-type { padding-bottom: 0; }
.tabContentList li::before { content: "\2022"; color: #C8102E; font-weight: 700; display: inline-block; width: 1em; margin-left: -1em; font-size: 1.5rem; line-height: 1; } .navbar { padding: .675rem 1rem; }
.smrLogo { width: 140px; margin: 0 0 0 2rem; }
.navbar-brand img { width: 200px; } #sidebar { width: 500px; right: -500px; top: 5.5625rem;  }
.admin-bar #sidebar { top: 7.6875rem; }
.sidenav { padding: 2rem 4.5rem 9rem 3.5rem; }
.sidenav li { padding: 0.5rem 0 0.5rem 0; }
.sidebarnav-link { font-size: 1.5rem; padding: 0.5rem 0 0.5rem 0; display: block; } .customBtn { font-size: 1.0625rem; padding: .25rem 1.5rem; }
.customBtn.gform_button { width: 39.375rem; } .sectionHero picture img { height: 550px; min-height: 0; object-fit: cover; object-position: center center; width: 100%; }
.sectionHeroBar__downArrow { bottom: .5rem; width: 100%; text-align: center; }
.sectionHeroBar__downArrow i { font-size: 2rem;  }
.sectionHeroBar__wrap h1 { letter-spacing: 0.125rem; }
.sectionHero { position: relative; }
.sectionHeroBar { background-color: rgba(255,255,255,.89); width: 330px; height: 100%; position: absolute; top: 0; left: 15px; z-index: 2; }
.sectionHeroBar--careers { width: 350px; }
.sectionHeroBar__inner { text-align: center; }
.sectionHeroBar__inner img { padding-bottom: 2rem; width: 130px; }
.sectionHeroBar{ }
.sectionHeroBar__wrap{ position: absolute; top: 42%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }
.sectionHeroBar--careers .sectionHeroBar__wrap { top: 50%; }
.sectionHeroBar__downArrow{ position: absolute; left: 0; cursor: pointer; }
.sectionHeroBar__wrap h1 { margin-bottom: 0; } .container--cta::before { content: ''; display: block; width: 100%; }
.container--cta::after { content: ''; display: block; width: 100%; }
.container--cta--homepage::before { height: 3rem; }
.container--cta--homepage::after { height: 3rem; }
.container--cta--team::before { height: 3rem; }
.container--cta--team::after { height: 3rem; }
.container--cta--remodeling::before { height: 5rem; }
.container--cta--remodeling::after { height: 2.75rem; }
.row--cta { }
.row--cta .colInner { background-color: #FFF; border: .25rem solid #C8102E; padding: 4rem 0 4rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { font-weight: 700; margin-bottom: 2.125rem; }
.col__cta { height: 100%; background-color: #FFF; border: .25rem solid #C8102E; }
.col__cta .colInner { width: 100%; text-align: center; padding: 3rem 0 3rem 0; }
.col__cta .colInner h2 { margin-left: auto; margin-right: auto; } .row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 3rem; } .col__cta.col__cta--rental-management .colInner { }
.col__cta.col__cta--rental-management .colInner h2 { max-width: unset; } .col__cta--condo-management { margin: 0 0 0 0; } .marbleBkgd { background: url(//mainepropertiesllc.com/wp-content/uploads/marble-bkgd.jpg); }  .figureCustom { position: relative; }
.figureCustom--left { margin: 0 0 0 0; }
.figureCustom--right { margin: 0 0 0 0; }
.figureCustom figcaption { background-color: #e90a2d; background-color: rgba(200,16,46,.85); color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: .0625rem; position: absolute; width: 95%; left: 2.5%; padding: 0; }
.figureCustom figcaption { font-size: 1rem; height: 5rem; line-height: 5rem; bottom: -2.5rem; padding: 0; }
.figureCustom__link { position: absolute; top: 40%; left: 50%; margin-left: -2.75rem; }
.figureCustom__link i { color: #FFF; color: rgba(255, 255, 255,.8); }
.figureCustom__link i { font-size: 5.5rem; }
.figureCustom__link:hover i { color: #FFF; color: rgba(255, 255, 255,1); }
.figureCustom--remodeling { margin: 0 0 0 0; } .figureCustomTwo { position: relative; }
.figureCustomTwo--01 { margin: 0 0 1rem 0; }
.figureCustomTwo--02 { margin: 0 0 1rem 0; }
.figureCustomTwo--03 { margin: 0 0 1rem 0; }
.figureCustomTwo--04 { margin: 0 0 1rem 0; }
.figureCustomTwo figcaption { background-color: #e90a2d; background-color: rgba(200,16,46,.85); color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: .0625rem; position: absolute; width: 95%; left: -.25rem; bottom: 3%; padding: 0; }
.figureCustomTwo figcaption { font-size: 1.25rem; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { color: #FFF; display: block; position: relative; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { padding: 1.25rem 0; }
.figureCustomTwo figcaption a::after { content: ""; width: 0; height: 0; border-style: solid; border-width: 3.25rem 3rem 0 3rem; border-color: rgba(200,16,46,.85) transparent transparent transparent; position: absolute; bottom: -3.25rem; right: 1.25rem; z-index: 999999; transform-origin: 50% 0; transform: scale(0); transition: transform 1s ease-in-out; }
.figureCustomTwo figcaption a.active::after { transform: scale(0); }
.tab-pane-custom.fade { transition: all 1s ease-in-out; transform: translateY(-1rem); padding: 3rem 2rem; margin-bottom: 1rem; }
.tab-content .tab-pane { padding: 3rem 2rem; }
.tab-pane-custom.fade.show { transform: translateY(0); }
.figureCustomTwo figcaption a.active::after { transform: scale(1); }
.figureCol { z-index: 2; } #sectionRental-management .figureCustomTwo--05 { margin: 0 0 1rem 0; }
#sectionRental-management .col__cta--rental-management { margin: 0 0 0 0; } #sectionCommercialProp-management .figureCustomTwo--05 { margin: 0 0 1rem 0; }
#sectionCommercialProp-management .col__cta--comprop-management { margin: 0 0 0 0; } #homePageFirstContent .row:first-of-type { padding: 3rem 15px 2rem 15px; }
.twoColSections { padding: 3rem 15px; }
.twoColSections--first { padding: 3rem 15px 3rem 15px; }
.sectionHero--second { padding: 3rem 15px 0 15px; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 3rem 15px 3rem 15px; }
#sectionRemodeling.sectionHero--second { padding: 3rem 15px 0 15px; }
.page-remodeling .marbleBkgd { padding: 3rem 0 3rem 0; }
.colInner--team, .colInner--teamSecond { padding: 3rem 15px 3rem 15px; }
.sectionHero--contact { padding: 3rem 15px 3rem 15px; } .checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox { text-align: left; width: auto; margin: 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; align-content: stretch; align-items: center; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li { order: 0; flex: 0 1 33.33%; align-self: auto; text-align: left; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li:last-of-type { margin-right: 0; }
.left_half, .right_half { margin-bottom: 1.75rem; }
.gform_fields .gfield .ginput_container_text input, .gform_fields .gfield .ginput_container_phone input, .gform_fields .gfield .ginput_container_email input { font-size: 1.5rem; line-height: 1; padding: .4375rem .75rem .4375rem .9375rem; }
.gform_fields .gfield textarea { font-size: 1.25rem; line-height: 1.2; padding: .5rem .75rem .5rem .9375rem; height: 10rem; }
#field_1_4 .ginput_container_textarea { height: 10rem; }
::-webkit-input-placeholder { font-size: 1.25rem; }
::-moz-placeholder { font-size: 1.25rem; }
:-ms-input-placeholder { font-size: 1.25rem; }
:-moz-placeholder { font-size: 1.25rem; }
.gform_wrapper input[type=checkbox] + label:before, .gform_wrapper input[type=checkbox] + span:before { font-size: 1.375em; padding-right: .75rem; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { font-size: 1.25rem; line-height: 1; }
.sectionHero--contact h1 { margin-bottom: 1.75rem; } .row--homepage { margin-left: 1.25rem; margin-right: 1.25rem; }
#homePageFirstContent { max-width: 768px; }
.twoColSections { }
.row--homepage .fadeInRight .colInner, .row--homepage div[data-animation="fadeInRight"] .colInner { margin-left: 2%; margin-right: auto; max-width: 90%; }
.row--homepage .fadeInLeft .colInner, .row--homepage div[data-animation="fadeInLeft"] .colInner { margin-right: 2%; margin-left: auto; max-width: 90%; }
.row--homepage .colInner h2 { margin-bottom: 1.25rem; }
.row--homepage .colInner .custom_button_wrap { padding: 1rem 0 0 0; }
.row--homepage-last .fadeInRight .colInner { width: auto; }
.imgBtmLine { position: relative; }
.imgBtmLine::after { content: ""; width: 0; height: .75rem; background-color: #C8102E; position: absolute; bottom: -.75rem; }
.imgBtmLine--left::after { left: 0; }
.imgBtmLine--right::after { right: 0; }
.animated .imgBtmLine::after { -webkit-animation-name: line_animation; animation-name: line_animation; -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-delay: 1s; animation-delay: 1s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.headerBox { margin-bottom: -1rem; } .row--managers .managers { margin: 0 .25rem .5rem; width: 32%; width: calc(100%/3 - .5rem); width: -webkit-calc(100%/3 - .5rem); width: -moz-calc(100%/3 - .5rem); }
.row--managers .managers img { width: auto; }
.managers__name { font-size: 1.75rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.managers__title { font-size: 1.25rem; line-height: 1; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.colInner--teamSecond h2 { margin-bottom: 1.75rem; }
.colInner--teamSecond .custom_button_wrap { padding: 1.75rem 0 0 0; }
.managers figcaption { bottom: 6.5%; } .portfolio { margin: 0 .25rem .5rem; width: 49%; width: calc(100%/2 - .5rem); width: -webkit-calc(100%/2 - .5rem); width: -moz-calc(100%/2 - .5rem); } #sectionCareers { display: none; }
.sectionHeroBar--careers .sectionHeroBar__wrap h1 { margin-bottom: 1.75rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p { font-size: 1.25rem; margin-bottom: 1.25rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(1) { width: 300px; margin-left: auto; margin-right: auto; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(2), .joblist { width: 90%; margin-left: auto; margin-right: auto; } #site-footer { padding: 2rem 0 2rem 0; }
.custom-divider { width: 3px; background-color: #C8102E; margin: auto; display: block; height: 100%; } .footer__partners { font-size: 1.25rem; }
.footerCol--01 .colInner { text-align: center; }
.footerCol--01 .colInner .footerPartnersLogos { width: 8.875rem; margin: auto; text-align: center;}
.footerPartnersLogos { }
.footerPartnersLogos__img { display: inline-block; }
.footerPartnersLogos__img--01 { margin-right: .25rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--02 { margin-left: .25rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--03 { height: 4rem; width: auto; margin-top: .75rem; } .footerCol--03 { padding: 0 15px 3rem 15px; }
#footerLogo { width: 8rem; display: inline-block; padding-bottom: 1rem; }
.footer__yourProperty { font-size: 1.5rem; }
.footer__companyName { font-size: 1.5rem; }
.footer__companyName { font-weight: 700; margin-bottom: 0; }
.footerAddress { font-size: 1.25rem; margin-bottom: 0; }
.footerAddress--physical { font-weight: 700; }
.footerPhones { margin-bottom: 1rem; font-size: 1.25rem; }
.footerLinks .fa-map-marker { font-size: 1.75rem; }
.footerLinks .getDirections { margin-right: 2rem; font-size: 1.25rem; }
.footerLinks__social .socialIcon { margin-right: .25rem; font-size: 1.25rem; }
.footerLinks__social .socialIcon:last-of-type { margin-right: 0; }
.phoneWrap--divider { display: inline-block; margin: 0 .25rem 0 .25rem; } .wpac { padding: 10px!important;background: #fff!important; border-radius: 0 0 2px 2px!important; transition: all .2s ease-in-out!important; }
.wp-gr.wpac .wp-google-name span { font-family: "brandon-grotesque",sans-serif; }
.bbbLogo { width: 164px; display: block; margin: 1rem auto auto auto; }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.page-id-153 .sectionHero picture img {
min-height: 600px;
}
}
@media (min-width: 1200px) {
#vp { background-color: purple !important; } body { font-size: 1.313rem; }
.bigger-text { font-size: 1.5rem; }
.h1 { text-transform: uppercase; font-size: 2.375rem; font-weight: 900; }
.h2 { font-size: 2.125rem; font-weight: 700; }
.headerBox h2 { font-size: 1.75rem; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #C8102E; margin-bottom: 0; padding: 2rem 0 2rem 0; } .serviceListTitle { font-weight: 900; text-transform: uppercase; }
.serviceList { padding-left: 1.5rem; margin-bottom: 0; list-style-position: outside; }
.serviceList li { font-weight: 700; padding-bottom: .5rem; }
.serviceList li:last-of-type { padding-bottom: 0; }
.tabContentList { margin-bottom: 0; list-style: none; }
.tabContentList li { font-weight: 700; padding-bottom: .75rem; }
.tabContentList li:last-of-type { padding-bottom: 0; }
.tabContentList li::before { content: "\2022"; color: #C8102E; font-weight: 700; display: inline-block; width: 1em; margin-left: -1em; font-size: 1.5rem; line-height: 1; } .navbar .container-fluid { -ms-flex-pack: justify!important; justify-content: space-between!important; }
.navbar-brand { padding-top: .75rem; padding-bottom: .75rem; }
.navbar-brand img { width: 190px; }
.smrLogo { width: 115px; margin: 0 0 0 1.5rem; }
#site-navbar { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: 0; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
.horizontalNav { display: -ms-flexbox!important; display: flex!important; -ms-flex-preferred-size: auto; flex-basis: auto; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: center; align-items: center; }
.horizontalNav .navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-right: 5.5rem; margin-bottom: 0; list-style: none; -ms-flex-direction: row; flex-direction: row; }
.navbar-nav .nav-link { font-size: 1.0625rem; padding-top: 0; padding: 0 .75rem; font-weight: 700; }
#menu-top-nav-menu li { position: relative; margin: 0 .25rem 0 0; padding: 0 .25rem 0 0; }
#menu-top-nav-menu li:last-of-type { margin: 0 0 0 0; padding: 0 0 0 0; }
#menu-top-nav-menu li::after { content: ""; height: 70%; width: .0625rem; background-color: #000; position: absolute; right: 0; top: 15%; }
#menu-top-nav-menu li:last-of-type:after { content: none; width: 0; }
#menu-top-nav-menu .dropdown-menu li { margin: 0 0 0 0; padding: 0 0 0 0; }
#menu-top-nav-menu .dropdown-menu li::after { content: none; margin-top: 0; width: 0; height: 0; }
#menu-top-nav-menu .dropdown-toggle::after { vertical-align: middle; }
.navbar-nav .dropdown-menu { position: absolute; right: 0; left: auto; min-width: 14rem; width: auto; width: fit-content; background: #ececec; border: 0; border-radius: 0; text-align: center; margin: 0; }
.navbar-nav .dropdown-menu .dropdown-item { font-size: 1.0625rem; color: #C8102E; text-decoration: none; font-weight: 500; padding: .5rem 1.5rem; }
.navbar-nav .dropdown-menu .dropdown-item:hover { background-color: #ececec; color: #000; } .sectionHero picture img { height: 675px; object-fit: cover; object-position: center center; width: 100%; }
.sectionHeroBar__downArrow { bottom: .5rem; width: 100%; text-align: center; }
.sectionHeroBar__downArrow i { font-size: 2rem;  }
.sectionHeroBar__wrap h1 { letter-spacing: 0.125rem; }
.sectionHero { position: relative; }
.sectionHeroBar { background-color: rgba(255,255,255,.89); width: 400px; height: 100%; position: absolute; top: 0; left: 5%; z-index: 2; }
.sectionHeroBar--careers { width: 500px; }
.sectionHeroBar__inner { text-align: center; }
.sectionHeroBar__inner img { padding-bottom: 2rem; width: auto; }
.sectionHeroBar{ }
.sectionHeroBar__wrap{ position: absolute; top: 42%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }
.sectionHeroBar--careers .sectionHeroBar__wrap { top: 50%; }
.sectionHeroBar__downArrow{ position: absolute; left: 0; cursor: pointer; }
.sectionHeroBar__wrap h1 { margin-bottom: 0; } .container--cta::before { content: ''; display: block; width: 100%; }
.container--cta::after { content: ''; display: block; width: 100%; }
.container--cta--homepage::before { height: 5rem; }
.container--cta--homepage::after { height: 5rem; }
.container--cta--team::before { height: 5rem; }
.container--cta--team::after { height: 5rem; }
.container--cta--remodeling::before { height: 7rem; }
.container--cta--remodeling::after { content: none; height: 0; }
.row--cta { }
.row--cta .colInner { background-color: #FFF; border: .25rem solid #C8102E; padding: 4rem 0 4rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { font-weight: 700; margin-bottom: 2.125rem; }
.col__cta { height: 100%; background-color: #FFF; border: .25rem solid #C8102E; position: relative;}
.col__cta .colInner { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; padding: 0 0 0 0; }
.col__cta .colInner h2 { margin-left: auto; margin-right: auto; } .row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 5rem; } .col__cta.col__cta--rental-management .colInner { width: auto; margin-left: auto; left: 0; }
.col__cta.col__cta--rental-management .colInner h2 { max-width: unset; } .col__cta--condo-management { margin: 0 0 0 .25rem; } .container--cta--remodeling .colInner { margin-bottom: -3.5rem; } #sidebar { top: 5.6875rem; width: 430px; right: -430px; }
.admin-bar #sidebar { top: 7.6875rem; }
.sidenav { padding: 3.75rem 4.5rem 4rem 3.5rem; }
.sidenav li { padding: 0.5rem 0 0.5rem 0; }
.sidenav li.mobile-only { display: none; }
.sidebarnav-link { font-size: 1.625rem; padding: 0.5rem 0 0.5rem 0; display: block; } .customBtn { font-size: 1.125rem; padding: .25rem 1.5rem; }
.customBtn.gform_button { width: 39.375rem; } .left_half, .right_half { margin-bottom: 1.75rem; }
.gform_fields .gfield .ginput_container_text input, .gform_fields .gfield .ginput_container_phone input, .gform_fields .gfield .ginput_container_email input { font-size: 1.5rem; line-height: 1; padding: .4375rem .75rem .4375rem .9375rem; }
.gform_fields .gfield textarea { font-size: 1.5rem; line-height: 1.2; padding: .5rem .75rem .5rem .9375rem; height: 11rem; }
#field_1_4 .ginput_container_textarea { height: 11rem; }
::-webkit-input-placeholder { font-size: 1.5rem; }
::-moz-placeholder { font-size: 1.5rem; }
:-ms-input-placeholder { font-size: 1.5rem; }
:-moz-placeholder { font-size: 1.5rem; }
.gform_wrapper input[type=checkbox] + label:before, .gform_wrapper input[type=checkbox] + span:before { font-size: 1.375em; padding-right: .75rem; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { font-size: 1.5rem; line-height: 1; margin-left: 5rem; }
.checkBoxesHorizontal .ginput_container_checkbox .gfield_checkbox li label { margin-bottom: 1.5rem; }
.sectionHero--contact h1 { margin-bottom: 1.75rem; }  .figureCustom { position: relative; }
.figureCustom--left { margin: 0 1rem 0 0; }
.figureCustom--right { margin: 0 0 0 1rem; }
.figureCustom figcaption { background-color: #e90a2d; background-color: rgba(200,16,46,.85); color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: .0625rem; position: absolute; width: 95%; left: 2.5%; padding: 0; }
.figureCustom figcaption { font-size: 1.125rem; height: 6rem; line-height: 6rem; bottom: -3rem; }
.figureCustom__link { position: absolute; top: 41%; left: 50%; margin-left: -3rem; }
.figureCustom__link i { color: #FFF; color: rgba(255, 255, 255,.8); }
.figureCustom__link i { font-size: 6rem; }
.figureCustom__link:hover i { color: #FFF; color: rgba(255, 255, 255,1); }
.figureCustom--remodeling { margin: 0 0 0 0; }
.figureCustom--remodeling img { width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } .figureCustomTwo { position: relative; }
.figureCustomTwo--01 { margin: 0 .5rem 1rem 0rem; }
.figureCustomTwo--02 { margin: 0 .25rem 1rem .25rem; }
.figureCustomTwo--03 { margin: 0 0 1rem .5rem; }
.figureCustomTwo--04 { margin: 0 .5rem 0 0rem; }
.figureCustomTwo figcaption { background-color: #e90a2d; background-color: rgba(200,16,46,.85); color: #ffffff; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: .0625rem; position: absolute; width: 95%; left: -1rem; bottom: 5%; padding: 0; }
.figureCustomTwo figcaption { font-size: 1.25rem; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { color: #FFF; display: block; position: relative; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { padding: 1.25rem 0; }
.figureCustomTwo figcaption a::after { content: ""; width: 0; height: 0; border-style: solid; border-width: 3.875rem 3.75rem 0 3.75rem; border-color: rgba(200,16,46,.85) transparent transparent transparent; position: absolute; bottom: -3.875rem; right: 1.25rem; z-index: 999999; transform-origin: 50% 0; transform: scale(0); transition: transform 1s ease-in-out; }
.figureCustomTwo figcaption a.active::after { transform: scale(1); }
.tab-pane-custom.fade { transition: all 1s ease-in-out; transform: translateY(-1rem); }
.tab-pane-custom.fade.show { transform: translateY(0); } #sectionRental-management .figureCustomTwo--05 { margin: 0 .25rem 0 .25rem; }
#sectionRental-management .col__cta--rental-management { margin: 0 0 0 .5rem; } #sectionCommercialProp-management .figureCustomTwo--05 { margin: 0 .25rem 0 .25rem; }
#sectionCommercialProp-management .col__cta--comprop-management { margin: 0 0 0 0.5rem; }
.second-tab-group .tab-pane { margin-top: 1rem; } #homePageFirstContent .row:first-of-type { padding: 5rem 0 4rem 0; }
.twoColSections { padding: 5rem 0; }
.twoColSections--first { padding: 5rem 0 5rem 0; }
.sectionHero--second { padding: 5rem 0 0 0; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 5rem 0 5rem 0; }
#sectionRemodeling.sectionHero--second { padding: 5rem 0 0 0; }
.page-remodeling .marbleBkgd { padding: 7.5rem 0 5rem 0; }
.colInner--team, .colInner--teamSecond { padding: 5rem 0 5rem 0; }
.sectionHero--contact { padding: 5rem 0 5rem 0; } .tab-content { position: relative; z-index: -1; }
.tab-content .tab-pane { padding: 3rem 2rem; margin-bottom: 1rem; }
#sectionHome-services .tab-content .tab-pane { margin-bottom: 0; } #site-footer { padding: 2rem 0 2rem 0; }
.custom-divider { width: 3px; background-color: #C8102E; margin: auto; display: block; height: 100%; } .footerCol--01 .colInner { text-align: center; }
.footerCol--01 .colInner .footerPartnersLogos { width: 9.875rem; margin: auto; text-align: center;}
.footerPartnersLogos { }
.footerPartnersLogos__img { display: inline-block; }
.footerPartnersLogos__img--01 { margin-right: .5rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--02 { margin-left: .5rem; height: 4rem; width: auto; }
.footerPartnersLogos__img--03 { height: 4rem; width: auto; margin-top: .75rem; }
.footer__partners { font-size: 1.375rem; }
#site-footer .credit { display: block; font-size: .8125rem; line-height: 1.1; text-align: left; padding-top: 1.5rem; } .footerCol--03 { padding: 2rem 15px 2rem 15px; min-width: 460px; }
#footerLogo { width: 8rem; display: inline-block; padding-bottom: 1rem; }
.footer__yourProperty { font-size: 1.5rem; }
.footer__companyName { font-size: 1.5rem; }
.footer__companyName { font-weight: 700; margin-bottom: 0; }
.footerAddress { font-size: 1.25rem; margin-bottom: 0; }
.footerAddress--physical { font-weight: 700; }
.footerPhones { margin-bottom: 1rem; font-size: 1.25rem; }
.footerLinks .fa-map-marker { font-size: 1.75rem; }
.footerLinks .getDirections { margin-right: 2rem; font-size: 1.25rem; }
.footerLinks__social .socialIcon { margin-right: .25rem; font-size: 1.313rem; }
.footerLinks__social .socialIcon:last-of-type { margin-right: 0; }
.phoneWrap--divider { display: inline-block; margin: 0 .25rem 0 .25rem; } .wpac { padding: 10px!important;background: #fff!important; border-radius: 0 0 2px 2px!important; transition: all .2s ease-in-out!important; }
.wp-gr.wpac .wp-google-name span { font-family: "brandon-grotesque",sans-serif; }
.bbbLogo { width: 164px; display: block; margin: 2rem auto auto auto; } .row--managers { padding-bottom: 0; }
.row--managers .managers { }
.row--managers .managers img { width: 100%; }
.managers__name { font-size: 1.75rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.managers__title { font-size: 1.25rem; line-height: 1; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.colInner--teamSecond h2 { margin-bottom: 1.75rem; }
.colInner--teamSecond .custom_button_wrap { padding: 1.75rem 0 0 0; }
.managers figcaption { bottom: 7.5%; } .custom-divider--serviceList { }
.serviceListTitle { margin-bottom: 1.75rem; } .row--homepage { margin-left: 6.25rem; margin-right: 6.25rem; }
#homePageFirstContent { max-width: 960px; }
.twoColSections { padding: 5rem 0; }
.row--homepage .fadeInRight .colInner, .row--homepage div[data-animation="fadeInRight"] .colInner { margin-left: 1.75rem; margin-right: auto; max-width: none; }
.row--homepage .fadeInLeft .colInner, .row--homepage div[data-animation="fadeInLeft"] .colInner { margin-right: 1.75rem; margin-left: auto; max-width: none; }
.row--homepage .colInner h2 { margin-bottom: 1.75rem; }
.row--homepage .colInner .custom_button_wrap { padding: 2rem 0 0 0; }
.row--homepage-last .fadeInRight .colInner { width: auto; }
.imgBtmLine { position: relative; }
.imgBtmLine::after { content: ""; width: 0; height: 1rem; background-color: #C8102E; position: absolute; bottom: -1rem; }
.imgBtmLine--left::after { left: 0; }
.imgBtmLine--right::after { right: 0; }
.animated .imgBtmLine::after { -webkit-animation-name: line_animation; animation-name: line_animation; -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-delay: 1s; animation-delay: 1s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.headerBox { margin-bottom: -2.25rem; } .sectionHeroBar--careers .sectionHeroBar__wrap h1 { margin-bottom: 1.75rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p { font-size: 1.625rem; margin-bottom: 1.75rem; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(1) { width: 350px; margin-left: auto; margin-right: auto; }
.sectionHeroBar--careers .sectionHeroBar__inner p:nth-of-type(2) { width: 430px; margin-left: auto; margin-right: auto; }
.joblist { width: 430px; margin-left: auto; margin-right: auto; } .customModal .close i { font-size: 2.25rem; }
.customModal .modal-body { padding: 1rem 5rem 4rem 5rem; }
.customModal h2 {}
.customModal p {} .galLink--image { cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.portfolio--image img { transition: all .2s ease-in-out; }
.galLink--image:hover img { transform: scale(1.1); } article.post .container, .container--960 { max-width: 960px; }
}
@media (min-width: 1280px) { .row--managers .managers { width: 24%; width: calc(100%/4 - .5rem); width: -webkit-calc(100%/4 - .5rem); width: -moz-calc(100%/4 - .5rem); }
.row--managers .managers img { width: auto; }
.managers__name { font-size: 1.5rem; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
.managers__title { font-size: 1.0625rem; line-height: 1; text-shadow: -1px 5px 9px rgba(0,0,0,0.55); }
}
@media (min-width: 1400px) {
#vp { background-color: orange !important; } body { font-size: 1.375rem; }
.bigger-text { font-size: 1.5rem; }
.h1 { text-transform: uppercase; font-size: 2.5rem; font-weight: 900; }
.h2 { font-size: 2.25rem; font-weight: 700; }
.headerBox h2 { font-size: 1.75rem; font-weight: 700; text-transform: uppercase; color: #fff; background-color: #C8102E; margin-bottom: 0; padding: 2rem 0 2rem 0; } .sectionHero picture img { height: auto; height: calc(90vh - 91px); object-fit: cover; object-position: center center; width: 100%; }
.sectionHeroBar { left: 7%; width: 420px; }
.sectionHeroBar--careers { width: 600px; }
.sectionHeroBar__wrap { top: 45%; -webkit-transform: translateY(-55%); -ms-transform: translateY(-55%); transform: translateY(-55%); }
.sectionHeroBar--careers .sectionHeroBar__wrap { top: 45%; }
.sectionHeroBar__inner img { padding-bottom: 2rem; }  .figureCustom figcaption { font-size: 1.4375rem; height: 7.5rem; line-height: 7.5rem; bottom: -3.75rem; }
.figureCustom__link { top: 40%; margin-left: -3rem; }
.figureCustom__link i { font-size: 6rem; }
.figureCustom--remodeling img { height: 40rem; } .figureCustomTwo figcaption { font-size: 1.25rem; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { padding: 1.25rem 0; } .container-xxl { max-width: 1350px; } #homePageFirstContent .row:first-of-type { padding: 5rem 0 4rem 0; }
.twoColSections { padding: 5rem 0; }
.twoColSections--first { padding: 7.5rem 0 5rem 0; }
.sectionHero--second { padding: 7.5rem 0 0 0; }
#sectionRental-management.sectionHero--second,
#sectionCondo-management.sectionHero--second,
#sectionCommercialProp-management.sectionHero--second { padding: 7.5rem 0 7.5rem 0; }
#sectionRemodeling.sectionHero--second { padding: 7.5rem 0 0 0; }
.page-remodeling .marbleBkgd { padding: 12.5rem 0 7.5rem 0; }
.colInner--team, .colInner--teamSecond { padding: 5rem 0 5rem 0; }
.sectionHero--contact { padding: 5rem 0 5rem 0; } .navbar-brand { padding-top: .6875rem; padding-bottom: .6875rem; }
.navbar-brand img { width: 200px; }
.smrLogo { width: 125px; margin: 0 0 0 1.5rem; }
.horizontalNav .navbar-nav { margin-right: 6rem; }
.navbar-nav .nav-link { font-size: 1.25rem; padding-top: 0; padding: 0 1rem; font-weight: 700; }
#site-navbar { padding: 0 1rem; }
#menu-top-nav-menu li { position: relative; margin: 0 .5rem 0 0; padding: 0 .5rem 0 0; }
#menu-top-nav-menu li:last-of-type { margin: 0 0 0 0; padding: 0 0 0 0; }
#menu-top-nav-menu li::after { content: ""; height: 70%; width: .0625rem; background-color: #000; position: absolute; right: 0; top: 15%; }
#menu-top-nav-menu li:last-of-type:after { content: none; width: 0; }
.navbar-nav .dropdown-menu .dropdown-item { font-size: 1.25rem; } .container--cta::before { content: ''; display: block; width: 100%; }
.container--cta::after { content: ''; display: block; width: 100%; }
.container--cta--homepage::before { height: 5rem; }
.container--cta--homepage::after { height: 5rem; }
.container--cta--team::before { height: 5rem; }
.container--cta--team::after { height: 5rem; }
.container--cta--remodeling::before { height: 7rem; }
.container--cta--remodeling::after { content: none; height: 0; }
.container--cta--remodeling .colInner { margin-bottom: -6rem; }
.row--cta .colInner { padding: 4rem 0 4rem 0; }
.row--cta .colInner h2, .col__cta .colInner h2 { margin-bottom: 2.125rem; }
.col__cta .colInner h2 { max-width: 470px; }
.row--cta--homeservices::before { content: ''; display: block; width: 100%; height: 1rem; }
.row--cta--homeservices::after { content: ''; display: block; width: 100%; height: 5rem; } .col__cta.col__cta--rental-management .colInner { width: 18.75rem; margin-left: -9.375rem; left: 50%; }
.col__cta.col__cta--rental-management .colInner h2 { max-width: unset; } #sidebar { width: 430px; top: 5.6875rem; right: -430px; height: calc(100vh - 93px); }
.admin-bar #sidebar { top: 7.6875rem; }
.sidenav { padding: 4.5rem 4.5rem 4rem 3.5rem; }
.sidenav li { padding: 0.5rem 0 0.5rem 0; }
.sidebarnav-link { font-size: 1.625rem; padding: 0.5rem 0 0.5rem 0; display: block; } .customBtn { font-size: 1.25rem; } .row--homepage { margin-left: 130px; margin-right: 130px; }
#homePageFirstContent { max-width: 960px; }
.headerBox { margin-bottom: -2.8125rem; }
.row--homepage .colInner .custom_button_wrap { padding: 3rem 0 0 0; }
.row--homepage .fadeInRight .colInner, .row--homepage div[data-animation="fadeInRight"] .colInner { margin-left: 3rem; margin-right: auto; max-width: 500px; }
.row--homepage .fadeInLeft .colInner, .row--homepage div[data-animation="fadeInLeft"] .colInner { margin-right: 3rem; margin-left: auto; max-width: 500px; } .row--managers .managers { width: 19%; width: calc(100%/5 - .5rem); width: -webkit-calc(100%/5 - .5rem); width: -moz-calc(100%/5 - .5rem); }
.managers__name { font-size: 1.625rem; text-shadow: none; }
.managers__title { font-size: 1.0625rem; line-height: 1; text-shadow: none; } .portfolio { margin: 0 .25rem .5rem; width: 32%; width: calc(100%/3 - .5rem); width: -webkit-calc(100%/3 - .5rem); width: -moz-calc(100%/3 - .5rem); } #site-footer { padding: 2rem 0 2rem 0; }
.custom-divider { width: 3px; background-color: #C8102E; margin: auto; display: block; height: 100%; } .footer__partners { font-size: 1.375rem; } .footerCol--03 { min-width: 500px; }
.footer__yourProperty { font-size: 1.625rem; }
.footer__companyName { font-size: 1.625rem; }
.footerAddress { font-size: 1.25rem; }
.footerAddress--physical { font-weight: 700; }
.footerAddress--mailing {}
.footerPhones { font-size: 1.25rem; }
.footerLinks .fa-map-marker { font-size: 2rem; }
.footerLinks__social .socialIcon { font-size: 1.375rem; }
.footerLinks .getDirections { font-size: 1.25rem; } }
@media (min-width: 1650px) {
#vp { background-color: #555 !important; } .container-xxl { max-width: 1600px; } .sectionHero picture img { height: auto; height: calc(95vh - 91px); object-fit: cover; object-position: center center; width: 100%; }
.sectionHeroBar { left: 8.8%; width: 500px; }
.sectionHeroBar__wrap{ position: absolute; top: 45%; -webkit-transform: translateY(-55%); -ms-transform: translateY(-55%); transform: translateY(-55%); }
.sectionHeroBar--careers .sectionHeroBar__wrap { top: 40%; }
.sectionHeroBar__inner img { padding-bottom: 2.5rem; }
.sectionHeroBar__downArrow{ bottom: 1rem; width: 100%; text-align: center; }
.sectionHeroBar--careers { width: 635px; } .navbar-brand { padding-top: .5rem; padding-bottom: .5rem; }
.navbar-brand img { width: 205px; }
.smrLogo { width: 140px; margin: 0 0 0 2rem; }
.horizontalNav .navbar-nav { margin-right: 6rem; }
.navbar-nav .nav-link { font-size: 1.375rem; padding-top: 0; padding: 0 1rem; font-weight: 700; line-height: 5.6875rem; }
#menu-top-nav-menu li { position: relative; margin: 0 1rem 0 0; padding: 0 1rem 0 0; }
#menu-top-nav-menu li:last-of-type { margin: 0 0 0 0; padding: 0 0 0 0; }
#menu-top-nav-menu li::after { content: ""; height: 1.5rem; width: .0625rem; background-color: #000; position: absolute; right: 0; top: 50%; margin-top: -.75rem; }
#menu-top-nav-menu li:last-of-type:after { content: none; width: 0; }
.navbar-nav .dropdown-menu .dropdown-item { font-size: 1.375rem; } #sidebar { top: 5.6875rem; }
.admin-bar #sidebar { top: 7.6875rem; }  .figureCustom figcaption { font-size: 1.5rem; height: 7.75rem; line-height: 7.75rem; bottom: -3.875rem; }
.figureCustom__link { top: 38%; margin-left: -3.5rem; }
.figureCustom__link i { font-size: 7rem; }
.figureCustom--remodeling img { height: 43.75rem; } .figureCustomTwo figcaption { font-size: 1.25rem; }
.figureCustomTwo figcaption a, .figureCustomTwo figcaption span { padding: 1.25rem 0; } #site-footer { padding: 2rem 0 2rem 0; }
.custom-divider { width: 3px; background-color: #C8102E; margin: auto; display: block; height: 100%; } .footer__partners { font-size: 1.375rem; } .footerCol--03 { min-width: 500px; }
.footer__yourProperty { font-size: 1.625rem; }
.footer__companyName { font-size: 1.625rem; }
.footerAddress { font-size: 1.25rem; }
.footerAddress--physical { font-weight: 700; }
.footerAddress--mailing {}
.footerPhones { font-size: 1.25rem; }
.footerLinks .fa-map-marker { font-size: 2rem; }
.footerLinks .getDirections { font-size: 1.25rem; }  .container--cta--remodeling .colInner { margin-bottom: -6rem; }
.custom-divider--serviceList { } .managers__name { font-size: 1.75rem; }
.managers__title { font-size: 1.375rem; line-height: 1; }
}
@media (min-width: 1925px) { .row--homepage { margin-left: auto; margin-right: auto; max-width: 1600px; }
.row--homepage .imgBtmLine--left { text-align: left; }
.row--homepage .imgBtmLine--right { text-align: right; }
} .page-id-611 #field_1_6 {
display: none;
}
.page-id-611 .captchaField {
margin-top: 1.5rem;
}
.page-id-611 .handyme-hero {
background-image: url(https://mainepropertiesllc.com/wp-content/uploads/home-services-hero-md.jpg); background-repeat: no-repeat; background-position: center; background-size: cover;
}
.page-id-611 .handyme-hero p:empty {
display: none;
}
.page-id-611 .handyme-logo {
width: clamp(18.75rem, calc(18.75rem + ((1vw - 0.36rem) * 48.1541)), 37.5rem);
}
.handyme-hero-inner {
background: rgba(255,255,255,.89);
}
@media (min-width: 992px) {
.page-id-611 .handyme-hero {
background-image: url(https://mainepropertiesllc.com/wp-content/uploads/home-services-hero.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover;
}
}
@media (min-width: 1200px) {
.page-id-611 #field_1_6 {
display: block;
}
.page-id-611 .handyme-logo {
width: 730px;
}
.page-id-611 .captchaField {
margin-top: 0;
}
}