body.admin-bar #top {
    margin-top: 0 !important;
}
body, button, input, select, textarea {
    font-family: "RobotoRegular" !important;
}

#main-content {
    padding-bottom: 50px;
}

.bg-green {
    background: #27B24D !important;
}

.bg-darkgreen {
    background: #123237 !important;
}

.bg-light-green {
    background: #EFFFF3 !important;
}

.bg-about-card {
    background: #e9e9e9 !important;
}

.bg-light-white {
    background: #f5f5f5 !important;
}

.text-green {
    color: #27B24D !important;
}

.text-black {
    color: #272727 !important;
}

.text-light-black {
    color: #444444 !important;
}

.text-gray {
    color: #606060 !important;
}

.text-justify {
    text-align: justify !important;
}

.border-green {
    border: 1px solid #27B24D !important;
}

.border-bottom-green {
    border-bottom: 1px solid #27B24D !important;
}

.section-container {
    padding: 35px 0;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-23 {
    font-size: 23px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-26 {
    font-size: 26px !important;
}

.fs-27 {
    font-size: 27px !important;
}

.fs-28 {
    font-size: 28px !important;
}

.fs-29 {
    font-size: 29px !important;
}

.fs-30 {
    font-size: 30px !important;
}

.fs-31 {
    font-size: 31px !important;
}

.fs-32 {
    font-size: 32px !important;
}

.fs-33 {
    font-size: 33px !important;
}

.fs-34 {
    font-size: 34px !important;
}

.fs-35 {
    font-size: 35px !important;
}

.fs-36 {
    font-size: 36px !important;
}

.fs-37 {
    font-size: 37px !important;
}

.fs-38 {
    font-size: 38px !important;
}

.fs-39 {
    font-size: 39px !important;
}

.fs-40 {
    font-size: 40px !important;
}

.fs-41 {
    font-size: 41px !important;
}

.fs-42 {
    font-size: 42px !important;
}

/**************** MAin Navigation Section CSS ****************/
#newhpcustom-maintop {
    padding: 25px 0 10px 0 !important;
}
.cust-trick {
    height: 85px !important;
    overflow: hidden;
}
#logo {
    margin-top: 0 !important;
}
#newhpcustom-topright #searchform .fa-search {
    padding: 8px !important;
}
#newhpcustom-maintop #pagenav {
    margin: 0% 0% 0% 20% !important;
}
.areaweserve {
    background: #646464 !important;
}
#banner-enrollment-form .img-res-sm {
    width: 30px;
    height: auto;
    max-height: 30px;
    margin-bottom: 0px;
    margin-right: 10px;
}
#banner-enrollment-form .tab-enroll-heading {
    display: none;
    color: #606060;
    font-size: 20px !important;
}

/**************** Start Hero Section CSS ****************/
.section-enrollment {
    width: 100% !important;
    height: 100%; 
    min-height: auto;
    position: relative !important;
    display: flex; 
    margin-top: 0px;
    background: url( /wp-content/uploads/2025/06/new-home-page-hero-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: scroll;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.section-enrollment .container {
    position: relative;
    z-index: 2;
}
.section-enrollment .logo-50anniversary { 
    width: 180px;
    margin: 0;
}
.section-enrollment .ti-widget[data-layout-id='55'][data-set-id='soft'][data-pid='29662693304f7634be066fc0040'] .ti-header {
   padding: 0 !important;
} 
.section-enrollment .ti-widget[data-layout-id='55'][data-set-id='soft'][data-pid='29662693304f7634be066fc0040'] .ti-widget-container {
    margin-top: 0px;
    margin-bottom: 0;
} 
.section-enrollment .ti-widget[data-layout-id='55'][data-set-id='soft'][data-pid='29662693304f7634be066fc0040'] .ti-text {
    color: #000;
}
.section-enrollment .rating-card {
    background: #e7f7eb !important;
    opacity: 0.8;
}
.section-enrollment .deadline-msg {
    color: #444;
    font-weight: 600;
    border: 1px solid #27b24d;
    background: #F0FFF4;
    padding: 10px 15px;
    text-align: center;
    border-radius: 10px;
}
.section-enrollment .container.banner-enrollment-form {
    width: 100% !important;
    max-width: 100% !important;
}
.section-enrollment .col-res-enroll {
    width: 88% !important;
}
.section-enrollment .col-res-enroll .card-container {
    background: #ffffffbd;
    border: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.section-enrollment  #exp-enrollment #gform_7 input, .section-enrollment #gform_7 input  {
    padding: 10px;
}
.section-enrollment .col-res-enroll .card-container-body {
    padding: 0 70px;
}
.section-enrollment .innerpage .entry .gform_body .top_label .gfield_label {
    display: contents !important;
    color: #606060 !important;
    font-weight: 600 !important;
}
.section-enrollment label[for="input_7_1"] {
    display: block !important;
}
.section-enrollment .gform_legacy_markup_wrapper .top_label .gfield_label, .section-enrollment .gform_legacy_markup_wrapper legend.gfield_label {
    display: contents !important;
}
.section-enrollment .gform_wrapper .top_label li.gfield.gf_left_third, .section-enrollment .gform_wrapper .top_label li.gfield.gf_middle_third, .section-enrollment .gform_wrapper .top_label li.gfield.gf_right_third {
    margin-bottom: 0px !important;
}
.section-enrollment .gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 24px;
}
.section-enrollment  #field_7_2, .section-enrollment  #field_7_9 {
    padding-left: 5px;
}
.section-enrollment .add-properties-card {
    margin-top: 15px;
}
.section-enrollment .item-list:empty {
    border: 0px solid #ddd;
}
.section-enrollment .gform_legacy_markup_wrapper .gform_footer {
    display: none;
}
.section-enrollment .enquiries-bg {
    width: 80%;
    margin: 0 auto 30px auto;
}
.section-enrollment .item:last-child {
    border-bottom: 0;
}
.section-enrollment .iframe_container {
    width: 100% !important;
    height: 580px;
    border-radius: 12px;
    opacity: 0.9;
}
#PropertiesModal .form-add-property .item-list {
    width: 90% !important;
    max-width: 90% !important;
}
.section-enrollment .iframe_container .badge-icon {
    width: 150px !important;
    height: 175px !important;
}
.section-enrollment #banner-enrollment-form .step-one-banner {
    width: 25px;
    height: 25px;
    background-color: #27B24D;
    color: #FFF;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    display: inline-block;
}
.modal {
    position: fixed  !important;
    top: 50%  !important;
    left: 50%  !important;
    transform: translate(-50%, -50%)  !important;
    z-index: 1100 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    padding: 20px  !important;
}
.modal-backdrop {
    position: fixed  !important;
    display: none !important;
    top: 0  !important;
    left: 0  !important;
    width: 100%  !important;
    height: 100%  !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    z-index: 1050 !important;
}

/**************** Enrollment CSS ****************/
.section-enrollment .banner-enrollment-form {
    margin-top: 0 !important;
}
.section-enrollment .nav-pills {
    justify-content: center;
}
.section-enrollment .main-heading-mt {
    margin-top: 20px;
}
.section-enrollment .banner-enrollment-form #propertysearch-input {
    font-size: 18px;
    padding: .375rem .75rem .375rem 55px !important;
}
.section-enrollment #propertySearchDropDown {
    max-height: 250px !important;
}
.section-enrollment .card-container {
    background: transparent;
    box-shadow: none;

}
.section-enrollment .nav-pills .nav-link {
    background: #F2F2F2;
}
.section-enrollment .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #FFF;
    color: #000;
    border: 2px solid #27b24d;
}
.section-enrollment .main-heading {
    color: #444;
}
.section-enrollment #propertySearchDropDown .list-group-item:last-child {
    margin-bottom: 0px;
}
.section-enrollment .banner-enrollment-form .list-group {
    max-width:81%;
}
.section-enrollment .banner-enrollment-form .dollar-icon {
    width: auto;
    height: auto;
    position: relative;
    top: 2px;
    font-size: 20px !important;
    margin-right: 5px;
    color: #27B24D;
    text-align: center;
    background: transparent;
    line-height: 25px;
    border-radius: 0;
}
.section-enrollment .markericon {
    width: 35px;
    position: absolute;
    top: 14px;
    left: 12px;
    color: #27B24D;
    font-size: 20px;
}
.section-enrollment #propertysearch-input {
    margin-bottom: 0;
    border: 1px solid #27b24d !important;
}
.section-enrollment .item-list {
    width: 88%;
    max-height: 285px;
}
.section-enrollment .list-group-item {
    background: transparent;
}
.section-enrollment ul {
    margin: 0;
}
.section-enrollment ul li:hover i {
    color: #FFF;
} 
.section-enrollment .dollar-icon {
    font-size: 15px;
}


/**************** End Footer Section CSS ****************/
@media(min-width:375px) and (max-width:424.98px){ 
    #newhpcustom-phonenum {
        left: -22px !important; 
    }
}
@media(min-width:425px) and (max-width:575.98px){ 
    #newhpcustom-phonenum {
        left: -65px !important; 
    }
}

@media (max-width: 575.98px) {
    .tab-sub-heading {
        display: flex !important; 
    }
    .banner-enrollment-form .nav-wrapper {
        padding: 0 !important; 
    }
    .banner-enrollment-form .nav-pills {
        display: flex;
        justify-content: flex-start;
    }
    .nav-pills .nav-link span, .heading-circle-green {
        width: 25px !important;
        height: 25px !important;
        margin-right: 5px !important;
        font-size: 12px !important;
        line-height: 39px !important;
        border: 2px solid #27B24D !important;
    }
    .section-enrollment .nav-pills .nav-link div h4 {
        display: none !important;
    }
    .nav-pills .nav-link h6 {
        color: #606060 !important;
        font-size: 16px !important;
        margin-bottom: 0 !important;
    }
    .banner-enrollment-form .nav-item {
       margin: 0 8px 0 0 !important;
    }

    
    #after-deadline-modal .btn-close {
        position: relative;
        top: -35px; 
    }
    .thanks-card-container {
        height: 100% !important;
    }
    #pagenav {
        display: none;
    }
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }  
    .tab-sub-heading {
        display: flex !important;
        top: 10px;
        margin-bottom: 25px !important;
        position: relative;
    }
    .btn-gear-trigger.top-50 {
        top: auto !important;
        bottom: 45px;
    }
    .expand-gear-trigger {
        top: auto !important;
        bottom: 45px;
    }
    #newhpcustom-maintop {
        border-bottom: 2px solid #f5f5f5;
    }
    #newhpcustom-uppernav #menu-top-menu {
        margin: 0 !important;
    }
    #newhpcustom-uppernav { 
        height: 22px !important;
        margin: 3px 0 0 0 !important;
    }
    #newhpcustom-uppernav ul li {
        line-height: 23px !important;
    }
    #newhpcustom-uppernav ul li a::before {
        top: 3px !important;
    }
    #newhpcustom-topright #searchform {
        display: none !important;
    }
    #newhpcustom-uppernav ul li {
        padding: 0px 5px !important;
    }
    #newhpcustom-phonenum {
        position: relative !important;
        padding: 0px 0 0 28px !important;
        background-size: 22px !important;
        font-size: 9px !important;
        float: left !important;
    }
    #newhpcustom-phonenum span {
        font-size: 16px !important;
    }
    .areaweserve {
        display: none;
    }
    .section-enrollment h1 {
        font-size: 20px !important;
    }
    .section-enrollment .deadline-msg { 
        font-size: 15px !important;
        margin-bottom: 0;
    }
    .section-enrollment .main-heading {
        font-size: 15px;
    }
    .section-enrollment .main-heading-mt {
        margin-top: 8px;
    }
    .btn-deadlines-text {
        display: none;
    }
    .section-enrollment .container {
        width: 100%;
    }
    .section-enrollment .banner-enrollment-form #propertysearch-input {
        height: 58px;
    }
    .section-enrollment .ti-widget[data-layout-id='55'][data-set-id='soft'][data-pid='29662693304f7634be066fc0040'] .ti-text {
        color: #FFF;
    }
    .section-enrollment .ti-widget[data-layout-id='55'][data-set-id='soft']>.ti-widget-container>.ti-header, .ti-widget[data-layout-id='55'][data-set-id='soft']>.ti-widget-container>.ti-footer {
        backdrop-filter: none;
    }
    #banner-enrollment-form .tab-enroll-heading {
        display: flex;
        margin-top: 8px;
    }
    .banner-enrollment-form .tab-content {
        padding: 0 !important;
    }
    .section-enrollment .rating-card {
        background: #00000057;
    }
    .ti-widget[data-layout-id='55'][data-set-id='soft'] {
        overflow: visible;
        padding-left: 20px;
    }
    #banner-enrollment-form .search-btn {
        width: 50px;
        height: 58px;
        margin-top: 0px;
        font-size: 16px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    #banner-enrollment-form .item-list {
        max-width: 100%;
    }
    #banner-enrollment-form .item-county {
        position: relative;
        display: block;
        margin-left: 0;
        right: 0;
        bottom: 0;
    }
    .section-enrollment .col-res-enroll {
        width: 100% !important;
    }
    .section-enrollment .col-res-enroll .card-container-body {
        padding: 0 15px;
    }
    .section-enrollment .gform_wrapper .top_label li.gfield.gf_left_half {
        padding-right: 0;
    }
    #banner-enrollment-form .img-res-sm {
        width: 30px;
        height: auto;
        max-height: 30px;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .section-enrollment .logo-50anniversary {
        width: 100px;
        margin: 0;
    }
    .form-control:focus, .form-select:focus {
        box-shadow: none !important;
        border: 1px solid #27B24D !important;
    }
    #PropertiesModal .form-add-property .item-list {
        width: 90% !important;
        max-width: 90% !important;
    }
    #detailoconnor .feature-box {
        display: inline-block;
        text-align: center;
    }
    #detailoconnor .feature-icon {
        margin: 0 auto;
    }
    .footer-container img {
        width: 100px;
        height: 100px;
    }
    #footernav ul li a {
        font-size: 16px !important;
    }
    #footernav ul {
        text-align: left !important;
    }
    #footernav ul li {
        width: 100% !important;
        margin-bottom: 15px !important; 
    }
    #footernav ul li i {
        left: 20px !important;
        font-size: 13px;
        padding-left: 18px;
    }
    .footer-card-bg .card-left-0 {
        padding-left: 12px !important;
        padding-top: 15px !important;
    }
    .footer-nav .footer-logo-img {
        display: block;
        margin: 15px auto 30px auto;
    }
    #newsletter #gform_submit_button_16 {
        margin: 15px auto;
    }
    .copyright .social-icons {
        justify-content: flex-start !important;
        margin-top: 15px;
    }
    .copyright-text {
        margin-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #pagenav {
        display: none;
    }
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .section-enrollment .container {
        width: 100%;
    }
    .section-enrollment .nav-wrapper {
        display: none;
    }
    #banner-enrollment-form .tab-enroll-heading {
        display: flex;
    }
    .section-enrollment .col-res-enroll {
        width: 100% !important;
    }
    .footer-card-bg .card-left-0 {
        padding-left: 12px !important;
        padding-top: 15px !important;
    }
    
    #footernav ul li a {
        font-size: 14px !important;
    }
    #footernav ul li {
        width: 31% !important;
        border: 0;
        margin: 8px !important; 
    }
    #footernav ul li i {
        top: 4px !important;
    }
    .footer-nav .footer-logo-img {
        display: block;
        margin: 15px auto;
    }
    .footer-logo {
        text-align: center;
    }
    #newsletter #gform_submit_button_16 {
        margin: 15px auto;
    }
    .copyright-text.justify-content-end {
        justify-content: center !important;
    }
    .copyright-text {
        margin-top: 0px;
        justify-content: center;
    }
    .copyright .social-icons {
        margin-top: 15px;
        justify-content: center !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #pagenav {
        display: none;
    }
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .section-enrollment .container {
        width: 100%;
    }
    .section-enrollment .nav-wrapper {
        display: none;
    }
    #banner-enrollment-form .tab-enroll-heading {
        display: flex;
    }
    .section-enrollment .item-list {
        width: 83% !important;
        max-width: 83% !important;
    }
    #detailoconnor .feature-box {
        display: inline-block;
        text-align: center;
    }

    #detailoconnor .feature-icon {
        margin: 0 auto;
    }

    .footer-nav .footer-logo-img {
        display: block;
        margin: 15px auto;
    }

    #footernav ul li {
        width: 31% !important;
        margin: 10px !important;
    }
    #footernav ul li i {
        top: 2px !important;
    }
}

@media only screen and (max-width: 1024px) {
    #nav-demo {
        z-index: 2 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .section-enrollment .col-res-enroll {
        width: 91% !important;
    }
    #PropertiesModal .form-add-property .item-list {
        width: 80% !important;
        max-width: 80% !important;
    }
    #newsletter #input_16_1 {
        margin-bottom: 20px;
    }
    #footernav ul li {
        width: 30%;
        margin: 10px !important;
    }
}

@media (min-width: 1400px) {
    #footernav ul li {
        width: 31% !important;
        margin: 5px !important;
    }
    #footernav ul li a {
        font-size: 14px !important;
    }
    #newsletter #gform_submit_button_16 {
        margin: 15px auto 0 auto;
    }
    #PropertiesModal .form-add-property .item-list {
        width: 80% !important;
        max-width: 80% !important;
    }
}

@media (min-width: 1400px) and (max-width: 1900px) { 
    .section-enrollment .col-res-enroll {
        width: 100% !important;
    }
}
