.hero-item .hero-content h1 {
    font-size: 80px;
    line-height: 80px;
}
.hero-item .hero-content h1 .h1-small {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    line-height: 34px;
    margin-top: 5px;
    color: #a7d851;
    text-transform: capitalize;
    max-width: 90%;
}
.feature-wrapper > p,
.amenities-content p,
.floor-plan-content p,
.about-content p {
    font-size: 18px;
    line-height: 30px;
}
.funfact .single-funfact p {
    font-size: 18px;
}
.about-content {
    padding-left: 20px;
}
.testimonial-area::before {
    opacity: 0.60;
}
.testimonial-section-title p {
    color: #a7d851;
    font-size: 16px;
}
.pre-launch-register-form .input-box input[type="text"] {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.95);
}
.pre-launch-register-form ::-webkit-input-placeholder { /* Edge */
    color: rgba(255, 255, 255, 0.65);
}
.pre-launch-register-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.65);
}
.pre-launch-register-form ::placeholder {
    color: rgba(255, 255, 255, 0.65);
}
.pre-launch-register-form .input-box input[type="submit"] {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    height: auto;
    padding: 15px 40px;
    border-radius: 5px;
    line-height: 22px;
    box-shadow: 0 0 20px rgba(24, 24, 24, 0.3);
    background: #0071b0;
    background-size: 200% auto;
}
.agent-contact-form form .input-box.submit-box input:hover,
.pre-launch-register-form .input-box input[type="submit"]:hover {
    background-color: #71b100;
    border-color: #71b100;
    color: #fff;
}
.input-box label {
    color: #fff;
    font-weight: normal;
}
.input-box select {
    display: block;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.95);
    color: rgba(255, 255, 255, 0.65);
    background-color: transparent;
    height: 40px;
    line-height: 24px;
    padding: 7px 15px;
}
.input-box select option {
    color: #000;
}
.input-box select {
    border-radius: 0;
    -webkit-border-radius: 0;
}
.about-image a {
    text-transform: uppercase;
    color: #fff;
    height: 52px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    padding: 15px 40px;
    border-radius: 5px;
    line-height: 22px;
    box-shadow: 0 0 20px rgba(24, 24, 24, 0.3);
    background: #0071b0;
    background-size: 200% auto;
}
.floor-plan-content a:hover,
.about-image a:hover {
    background: #71b100;
}
.input-box.x-required-field {
    display: none;
    visibility: hidden;
}
/* #prelaunchform_forms_flash {
    position: absolute;
    width: 100%;
    bottom: -100px;
} */
.floor-plan-content ul {
    list-style-type: circle;
    padding-left: 20px;
}
.floor-plan-content ul li {
    font-size: 17px;
    padding-bottom: 10px;
}
.floor-plan-content a {
    margin-top: 30px;
}
.floor-plan-image img {
    margin-top: 30px;
}
.feature-area.section h2 span,
.amenities-area.section h2 span {
    color: #71b100;
}
.amenities-area ul.more-info {
    float: left;
    clear: both;
}
.amenities-area ul.more-info li {
    width: 350px;
}
.amenities-area .more-info a {
    text-transform: uppercase;
    color: #fff;
    height: 52px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    padding: 15px 40px;
    border-radius: 5px;
    line-height: 22px;
    box-shadow: 0 0 20px rgba(24, 24, 24, 0.3);
    background: #71b100;
    background-size: 200% auto;
}
.amenities-area .more-info a:hover {
    background: #0071b0;
}
.amenities-content ul li {
    padding-right: 100px;
}
#scrollUp:hover {
    background-color: #71b100;
}
.agent-contact-form form ::-webkit-input-placeholder { /* Edge */
    color: rgba(0, 0, 0, 0.25);
}
.agent-contact-form form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.25);
}
.agent-contact-form form ::placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.agent-contact-info li {
    font-size: 17px;
}
.agent-contact-form form .input-box.submit-box input {
    text-transform: uppercase;
    color: #fff;
    height: 52px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    padding: 15px 40px;
    border-radius: 5px;
    line-height: 22px;
    box-shadow: 0 0 20px rgba(24, 24, 24, 0.3);
    background: #0071b0;
    background-size: 200% auto;
}
#contactform_forms_flash p {
    margin-bottom: 0px;
}
.register-interest-area .input-box label {
    color: #000;
}
.register-interest-area .input-box select {
    display: block;
    width: 100%;
    border: 1px solid rgba(74, 74, 74, 0.15);
    color: rgba(0, 0, 0, 0.65);
    background-color: transparent;
    height: 40px;
    line-height: 24px;
    padding: 7px 15px;
}
.register-interest-area .input-box input[type="submit"] {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    height: auto;
    padding: 15px 40px;
    border-radius: 5px;
    line-height: 22px;
    box-shadow: 0 0 20px rgba(24, 24, 24, 0.3);
    background: #0071b0;
    background-size: 200% auto;
}
.register-interest-area .input-box input[type="submit"]:hover {
    background: #71b100;
}

#contactform_forms_flash,
#registerform_forms_flash,
#prelaunchform_forms_flash {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 20px;
}

.about-area.section.error404 {
    margin-top: 100px;
    min-height: 800px;
}

.error404 a {
    text-transform: uppercase;
    color: #fff;
    height: 52px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    padding: 15px 40px;
    border-radius: 5px;
    line-height: 22px;
    box-shadow: 0 0 20px rgba(24, 24, 24, 0.3);
    background: #0071b0;
    background-size: 200% auto;
}

.error404 a:hover {
    background: #71b100;
}

#scrollUp {
    right: 110px;
    z-index: 9999 !important;
}

.hide-project-name {
    display: none;
}

.fixed-action-btn {
    position: fixed !important;
    right: 20px;
    bottom: 25px;
    width: 60px;
    height: auto;
    border-radius: 100px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    overflow: hidden;
    z-index: 9999 !important;
}

.fixed-action-btn:hover {
    cursor: pointer;
    transform: scale(1.2);
}

@media only screen and (max-width: 1200px) {
    .hero-item .hero-content h1 {
        font-size: 60px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 992px) {
    .navbar-header .logo {
        width: 140px;
    }
    .main-menu nav ul li a {
        font-size: 12px;
        line-height: 28px;
    }
    .hero-area {
        padding-top: 100px;
    }
    .hero-item .hero-content h1 {
        font-size: 50px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .hero-item .hero-content h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .hero-item .hero-content h1 .h1-small {
        font-size: 22px;
        line-height: 26px;
        display: block;
        margin-top: 10px;
    }
    .hero-item .hero-content a {
        font-size: 12px;
        padding: 10px 20px;
        height: 40px;
    }
    .about-content {
        padding-left: 1px;
    }
    .floor-plan-image,
    .about-image {
        margin-bottom: 20px;
    }
    .floor-plan-content h2 {
        margin-bottom: 20px;
    }
    .floor-plan-image img {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .amenities-area .more-info {
        bottom: -10px;
    }
    .amenities-content ul li {
        padding-right: 10px;
    }
    .amenities-content::before {
        opacity: 1;
    }
    .feature-area::before {
        width: 89%;
    }
    .single-feature p {
        line-height: 20px;
    }
    /* .agent-image {
        position: relative;
        bottom: -182px;
    } */
    .agent-content {
        float: right;
    }
    .agent-content h2 {
        line-height: 36px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .agent-image {
        position: relative;
        bottom: -165px;
    }
}

@media only screen and (max-width: 930px) {
    .feature-area::before {
        width: 100%;
    }
}

@media only screen and (min-width: 375px ) and (max-width: 900px) {
    .agent-image {
        bottom: -165px;
    }
}

@media only screen and (max-width: 768px) {
    .agent-area {
        padding: 0px 0px 20px 0px;
    }
    .agent-image {
        position: relative;
        bottom: -115px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 700px;
    }
    .main-menu nav ul li a {
        font-size: 18px;
        line-height: 40px;
    }
    .hero-item .hero-content h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .hero-item .hero-content h1 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .hero-item .hero-content h1 .h1-small {
        font-size: 20px;
        line-height: 24px;
        margin-top: 5px;
    }
    .hero-slider .slick-dots li button,
    .hero-slider .slick-dots li button::before {
        display: none;
    }
    .floor-plan-content a {
        font-size: 15px;
        height: 47px;
        padding: 13px 35px;
    }
    .floor-plan-content h2,
    .newsletter-section-title h2 {
        line-height: 36px;
    }
    .agent-image {
        bottom: 0;
        width: 60%;
    }
}

@media only screen and (max-width: 700px) {
    .container {
        width: 600px;
    }
    .amenities-content {
        padding: 50px 60px;
    }
}

@media only screen and (max-width: 620px) {
    .container {
        width: 520px;
    }
    .amenities-content {
        padding: 50px 70px;
    }
}

@media only screen and (max-width: 540px) {
    .container {
        width: 420px;
    }
    .amenities-content {
        padding: 50px 80px;
    }
    .hero-item .hero-content h1 .h1-small {
        font-size: 16px;
        line-height: 18px;
        margin-top: 5px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 479px) {
    .container {
        width: 420px;
    }
    .amenities-content {
        padding: 50px 50px;
    }
    .hero-item .hero-content h2 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .hero-item .hero-content h1 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .hero-item .hero-content h1 .h1-small {
        font-size: 12px;
        line-height: 14px;
        margin-top: 3px;
    }
    .hero-item .hero-content a {
        font-size: 11px;
        line-height: 15px;
        padding: 10px 20px;
        height: 35px;
    }

    .amenities-area .more-info a,
    .floor-plan-content a {
        margin-top: 10px;
    }

    .amenities-area .more-info a,
    .floor-plan-content a,
    .about-image a {
        height: 38px;
        font-size: 12px;
        padding: 15px 20px;
        line-height: 10px;
    }

    .agent-contact-form form .input-box.submit-box input,
    .pre-launch-register-form .input-box input[type="submit"],
    .register-interest-area .input-box input[type="submit"] {
        height: 38px;
        font-size: 12px;
        padding: 15px 20px;
        line-height: 3px;
    }

    .agent-content h2,
    .feature-wrapper > h2,
    .amenities-content h2,
    .floor-plan-content h2,
    .newsletter-section-title h2,
    .testimonial-section-title h2,
    .about-content h1 {
        font-size: 24px;
        line-height: 26px;
    }

    .feature-wrapper > p, 
    .amenities-content p, 
    .floor-plan-content p, 
    .about-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .floor-plan-content h2 {
        margin-bottom: 10px;
    }

    .about-content h4 {
        font-size: 10px;
        margin-bottom: 1px;
    }

    #floor-plan-area.pt-120,
    #testimonial-area.pt-120,
    #about-area.pt-120 {
        padding-top: 60px;
    }

    #register-interest-area.pb-120,
    #floor-plan-area.pb-120,
    #testimonial-area.pb-120,
    #about-area.pb-120 {
        padding-bottom: 60px;
    }

    .funfact .single-funfact h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .funfact .single-funfact p {
        font-size: 14px;
        line-height: 18px;
    }
    .agent-area {
        padding: 0px 0px 60px 0px;
    }
    .agent-image {
        width: 90%;
    }
    .agent-content h2 {
        margin-bottom: 20px;
    }
    .agent-contact-info {
        margin-bottom: 10px;
    }
    .agent-contact-info li {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 430px) {
    .container {
        width: 360px;
    }
}

@media only screen and (max-width: 376px) {
    .hero-item .hero-content h2 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .hero-item .hero-content h1 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .hero-item .hero-content h1 .h1-small {
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
        margin-top: 3px;
    }
    .hero-item .hero-content a {
        font-size: 10px;
        line-height: 5px;
        padding: 10px 20px;
        height: 25px;
    }

    .amenities-area .more-info a,
    .floor-plan-content a,
    .about-image a {
        height: 30px;
        font-size: 11px;
        padding: 15px 20px;
        line-height: 2px;
    }

    .agent-contact-form form .input-box.submit-box input,
    .pre-launch-register-form .input-box input[type="submit"],
    .register-interest-area .input-box input[type="submit"] {
        height: 30px;
        font-size: 11px;
        padding: 15px 20px;
        line-height: 2px;
    }
}

@media only screen and (max-width: 360px) {
    .container {
        width: 320px;
    }
    .amenities-content {
        padding: 50px 30px;
    }
    .single-feature {
        width: 300px;
    }
    .single-feature img {
        width: 100%;
    }
    .feature-wrapper > p, 
    .amenities-content p, 
    .floor-plan-content p, 
    .about-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .funfact .single-funfact h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .funfact .single-funfact p {
        font-size: 12px;
        line-height: 16px;
    }
    .testimonial-section-title p {
        font-size: 14px;
        margin-top: 0px;
    }
    .input-box label {
        font-size: 14px;
    }
    .floor-plan-content ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .newsletter-section-title {
        margin-bottom: 20px;
    }
    .amenities-content ul li {
        font-size: 13px;
        line-height: 20px;
    }
    .agent-contact-form form .input-box textarea,
    .agent-contact-form form .input-box input {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1200px) {
    .amenities-content ul li {
        width: 250px;
    }
}