.innerHero{background-image: url('../images/hero.jpg'); display: flex; align-items: flex-end; justify-content: center;}
.sectionHeading{border-top: none; padding-top: 0; text-align: left;}
#georgian-section .border{display: none;}
#defaultCarousel .carousel-indicators li{width: 12px; height: 12px; background-color: #FFF; opacity: 1; margin: 5px;}
#defaultCarousel .carousel-indicators .active{background-color: #E22B28;}
.contactMap{margin: 0;}
.virtual-bar { z-index: 9; left: 33%; top: 41%; }
hr.grey{background-color: #53626F;height: 1px!important;}
hr.black{background-color: #424F5C;height: 1px!important;}


.activeNav,.nav-link:focus, .nav-link:hover{color: #F7941D;}
/* #projectNav .navbar-nav .activeNav, #projectNav .navbar-nav .nav-item:hover {
    background-color: #56b9ca;
} */
a:hover{color: #F7941D;}
 .img-plus {
    position: absolute;
    right: 0;
    bottom: 33px;
}
.img-wrapper{position: relative;}
.customButton{font-size: 16px;font-weight: 400;}

.pdfDownload {
    border-bottom: 1px solid #F7941E;
}
#projectNav {
    margin-top: 7px;
}
a {
    color: #56b9ca;}
    .poppins-light{font-family: poppins light;}
    .pdfDownload {
        font-size: 14.5px;
        color: #000;
        padding: 10px 15px;
    }
    .lh-35{line-height:35px}
    .vimeo-wrapper {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 70vh;
        z-index: -1;
        pointer-events: none;
        overflow: hidden;
    }
    .fullHero {
        
        background-position: center;
        background-size: cover;
    }
    .vimeo-wrapper iframe, .vimeo-wrapper video {
        width: 100vw;
        height: 56.25vw;
        min-height: 70vh;
        min-width: 177.77vh;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .fullHero .showMoreButton {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 20px;
        z-index: 99;
    }
    .contactMap {
        height: 500px;
    }
    .homeName {
        font-size: 45px;
        letter-spacing: 1px;
        font-weight: 800;
    }
.model{position: relative;}
    .model::before{position: absolute;
        content: '';
        height: 3px;
        margin: 0 auto;
        left: 0;
        right: 0;
        top:5%;
        width: 45%;
        background: #F7941E;}
.urban-towns-form{
    top: 15%;
    right: 0;
    z-index: 2;
    position: absolute;
}
.townhomes-2025{
    top: 9%;
    right: 0;
    z-index: 2;
    position: absolute;
}



/* #registrationFormUrbanTowns .form-control::placeholder { color: #000000; opacity: 1; font-weight: 300; }
#registrationFormUrbanTowns .form-control:-ms-input-placeholder { color: #000000;}
#registrationFormUrbanTowns .form-control::-ms-input-placeholder { color: #000000;} */
#registrationFormUrbanTowns .form-control{height: 43px;border:none;border-radius:0;margin-bottom: 10px;}
#registrationFormUrbanTowns .btn-submit{background-color: #fba425;font-weight: 500;font-size: 18px;color:white;border:none;width:100%;padding:10px}
#registrationFormTownhomes-2025 .form-control{height: 43px;border:none;border-radius:0;margin-bottom: 10px;}
#registrationFormTownhomes-2025 .btn-submit{background-color: #fba425;font-weight: 500;font-size: 18px;color:white;border:none;width:100%;padding:10px}
#registrationFormTownhomes-2025  label{font-size: 14px;}
#registrationFormTownhomes-2025 .form-control::placeholder{padding-left:6px}

@media screen and (max-width:1700px){
    .urban-towns-form{
        top: 7%;
    }
    .townhomes-2025{
        top: 7%;
    }
}
@media screen and (max-width:1450px){
    .urban-towns-form{
        top: 3%;
    }
    .townhomes-2025{
        top: 3%;
    }
}
@media screen and (max-width:1300px){
    .urban-towns-form{
        top: 5%;
    }
    .urban-towns-form .fs-24{font-size: 18px;}
    .urban-towns-form .fs-17{font-size: 15px!important;}
    .townhomes-2025{
        top: 2%;
    }
    .townhomes-2025 .fs-24{font-size: 18px;}
    .townhomes-2025 .fs-17{font-size: 15px!important;}
    #registrationFormUrbanTowns .form-control{height: 35px;margin-bottom: 6px;}
    #registrationFormUrbanTowns .btn-submit{padding: 7px;}
    #registrationFormTownhomes-2025 .form-control{height: 30px;margin-bottom: 4px;}
   #registrationFormTownhomes-2025  .btn-submit{padding: 7px;}
   #registrationFormTownhomes-2025 label{font-size: 12px;}
   #registrationFormTownhomes-2025 .form-control::placeholder{font-size:12px}
}
@media screen and (max-width:1100px){
    .urban-towns-form{
        top: 2%;
    }
    .urban-towns-form .fs-24{font-size: 16px;}
    .urban-towns-form .fs-17{font-size: 13px!important;}
    .townhomes-2025{
        top: 2%;
    }
    .townhomes-2025 .fs-24{font-size: 15px;}
    .townhomes-2025 .fs-17{font-size: 12px!important;}
    #registrationFormUrbanTowns .form-control{height: 35px;margin-bottom: 3px;}
    #registrationFormUrbanTowns .btn-submit{padding: 5px;font-size: 12px;}
    #registrationFormUrbanTowns .form-control::placeholder{font-size: 13px;}
    #registrationFormTownhomes-2025 .form-control{height: 35px;margin-bottom: 3px;}
    #registrationFormTownhomes-2025  .btn-submit{padding: 5px;font-size: 12px;}
    #registrationFormTownhomes-2025 .form-control::placeholder{font-size: 13px;}
}
@media screen and (max-width:990px){
    .urban-towns-form{position: relative;}
    #registrationFormUrbanTowns .form-control{border:1px solid black}
    #registrationFormTownhomes-2025 .form-control{border:1px solid black}
    .townhomes-2025{position: relative;}
}