
.property_valuation_main_container * {
    font-family: "Lato", sans-serif;
    box-sizing: border-box;
    padding: 0px;
}

.heading {
    font-size: 50px;
    line-height: 115%;
}

.sub_heading {
    font-size: 35px;
}
.sub_heading1 {
    font-size: 32px;
}

.normal_Text {
    font-size: 25px;
}

.normal_Text1 {
    font-size: 30px;
}

.DISCOVER_home_text {
    text-align: center;
    color: white;
    font-weight: bold;
}

.DISCOVER_home_sub-text {
    text-align: center;
    color: white;
}

.main-section {
   
    background-image: url('images/mainBG.png');
    background-size: cover;
}

.claim-btn-mainBOX {
    background-color: rgba(67, 210, 239, 0.4);
    border-radius: 10px;
}

.unlock-home-text {
    color: #FAF089;
    font-weight: bold;
}

.E-book_unlock_text {
    color: white;
}

.claim-btn {
    background-color: #E37325;
    border-radius: 20px;
    color: white;
    border: 0px;
}

.steps-headings {
    color: white;
    font-weight: 700;
}

.steps-headings {
    color: white;
    font-weight: 700;
}

.steps-explainations {
    color: white;
    font-size:19px;
}

.steps-image-container {
    background-color: #edc89b;
    border-radius: 20px;
    width: 90%;
    display: flex;
    justify-content: center;
}

    .steps-image-container img {
        aspect-ratio: 1/1;
        width: 180px;
    }

.icon-images-wrapper {
    background-color: #e27c35;
}

.copyright-footer {
    background-color: #0a2042;
}

.copyRight-Text {
    color: white;
    font-size: 14px;
}


/*.cross-icon-wrappper {
    padding: 6px;
    border: 2px solid #cbc6c6;
    background-color: black;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    box-shadow: -4px 4px 10px black;
    font-size: 21px;
    align-items: center;
    color: white;
    justify-content: center;
    top: 1px;
    right: 1px;
    position: absolute;
}*/


.cross-icon-wrappper {
    padding: 6px;
    border: none;
    background-color: transparent;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    font-size: 21px;
    align-items: center;
    color: white;
    justify-content: center;
    top: 8px;
    right: 9px;
    position: absolute;
}

.selectize-dropdown [data-selectable].option {
    padding: 16px;
}


.progression-form-bg {
    background-color: rgba(165, 162, 162, 0.629);
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0px;
    overflow-y: scroll;
}

.progression-form {
    background-color: #031e41;
    border-radius: 30px;
    padding: 1px;
    position: relative;
    margin: auto;
    max-width:600px;
}

.form-internal-panel {
    background-color: white;
    width: 100%;
}

    .form-internal-panel img {
        border-radius: 30px;
    }


.from-main-heading {
    color: #edf4a8;
    font-weight: 600;
}

.rangeBorders {
    width: 76%;
    height: 16px;
    border-radius: 4px;
    background-color: white;
}

.rangeColor {
    width: 0%;
    height: 16px;
    transition-duration:2s;
    background-color: #1e4fab;
}

.page-index {
    color: white;
    font-size: 14px;
    white-space:nowrap;
}

.next-button {
    border: 0px;
    border-radius: 2px;
    background-color: #E37325;
    width: 100%;
    padding: 5px 10px;
    color: white;
}

.progression-form-bg {
    display: none;
}

.propertyType-Selector {
    font-size: 16px;
    padding: 6px !important;
    border: none;
    background-color: #e9e9e9;
}

.propertyType-Selector:focus {
    outline:none;
}


.PropertRequired_Alert {
    font-size: 16px;
    display: none;
}

.QuestionsFields {
    outline: none;
    width: 100%;
    border: 0.5px solid #ede9e8;
    background-color: #ede9e8;
}

.hide-Questions {
    display: none !important;
}

    .hide-Questions ul {
        list-style: none;
        padding: 0px;
    }

.page-index {
    margin-bottom: 0px;
}

@media screen and ( max-width:1400px) {

    .heading {
        font-size: 40px;
    }

    .sub_heading {
        font-size: 25px;
    }

    .sub_heading1 {
        font-size: 25px;
    }

    .normal_Text1 {
        font-size: 25px;
    }

}



@media screen and ( max-width:1000px) {
    .heading {
        font-size: 40px;
    }

    .sub_heading {
        font-size: 26px;
    }

    .normal_Text {
        font-size: 18px;
    }
    .normal_Text1 {
        font-size: 18px;
    }

    .claim-btn-mainBOX {
        flex-wrap: wrap;
    }
}

@media screen and ( max-width:680px) {
    .rangeBorder {
        width: 460px;
    }
}

@media screen and ( max-width:620px) {
    .rangeBorder {
        width: 400px;
    }
}

@media screen and ( max-width:550px) {
    .rangeBorder {
        width: 360px;
    }
}

@media screen and ( max-width:510px) {
    .rangeBorder {
        width: 320px;
    }
}
@media screen and ( max-width:500px) {
    .heading {
        font-size: 35px;
    }
    .normal_Text {
        font-size: 17px;
    }

    .round-image-container img {
        width: 100%;
    }

    .claim-btn {
        font-size: 18px !important;
    }


    .sub_heading {
        font-size: 24px;
    }

    .cross-icon-wrappper {
        width: 35px;
        height: 35px;
        font-size: 20px;
        top:5px;
    }
    .sub_heading1 {
        font-size: 22px;
    }
    .progression-form {
        max-width: 100%;
    }
}

@media screen and ( max-width:465px) {
    .rangeBorder {
        width: 280px;
    }
}

@media screen and ( max-width:430px) {
    .rangeBorder {
        width: 250px;
    }
}

@media screen and ( max-width:420px) {
    .cross-icon-wrappper {
        width: 30px;
        height: 30px;
    }

    .sub_heading1 {
        font-size: 18px;
    }
}

@media screen and ( max-width:400px) {
    .rangeBorder {
        width: 210px;
    }
}



