#msform fieldset {
    border: 0 none;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: relative;
    text-align: center;
}


#msform fieldset:not(:first-of-type) {
    display: none
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}


.mstepform-box .progress {
    height: 8px;
    border-radius: 2px;
    background: #041633;
    max-width: 500px;
    margin: 0 auto 49px auto;
}

.mstepform-box .progress-bar {
    background-color: #FFF200;
    border-radius: 2px;
}

.mstepform-box { 
    background: url('https://diamondlaw.ca/wp-content/uploads/sites/8/2021/08/form-bg.jpg' ) no-repeat center center;
    background-size: cover;
    border-radius: 8px;
    padding: 65px 65px 46px;
}

.mstep-head h2 {
    text-transform: uppercase;
    color: #FFF200 !important;
    font-weight: 800;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 12px;
}

#msform .mstep-head p {
    font-weight: 600;
    font-size: 23px;
    line-height: 35px;
    color: #fff !important;
    margin-bottom: 27px;
    font-family: 'Open Sans',sans-serif;
}

#msform p {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    margin-bottom: 27px;
    font-family: 'Open Sans',sans-serif;
}

#msform input,
#msform select {
    height: 57px;
    width: 100% !important;
    max-width: 506px;
    margin: auto;
    background: #FFFFFF;
    border-radius: 7px;
    color: #000000;
    font-weight: 600;
    font-size: 19px;
    line-height: 26px;
    padding: 10px 19px;
    border: none;
    display: block;
    outline: none;
}

#msform .action-button {
    background: #FFF200;
    border-radius: 6px;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    height: auto;
    display: inline-block;
    max-width: 233px;
    padding: 17.5px 10px;
}

#msform .previous.action-button {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    margin-right: 33px;
}

.form-card {
    margin-bottom: 46px;
}

.radio-fields {
    max-width: 485px;
    margin: 0 auto;
}

.radio-fields label {
    background: #041633;
    border-radius: 7px;
    display: block;
    margin: 0;
    padding: 24px 20px;
    font-weight: 600;
    font-size: 19px;
    color: #D0DEFF;
    border: 2px solid transparent;
    line-height: 26px;
    transition: ease all 0.5s;
    position: relative;
    cursor: pointer;
}

.single-radio-fields input {
    display: none !important;
}

.single-radio-fields {
    flex: 0 0 49%;
}

.single-radio-fields label::after {
    content: '';
    display: block;
    border: 2.93393px solid #D0DEFF;
    filter: drop-shadow(0px 2.93393px 2.93393px rgba(0, 0, 0, 0.06));
    border-radius: 50%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(50% - 35px);
    transition: ease all 0.5s;
}

.single-radio-fields span {
    margin-left: 25px;
}

.single-radio-fields input:checked+label {
    border-color: #FFF200;
}

.single-radio-fields input:checked+label::after {
    background-color: #FFF200;
    border-color: #FFF200;
    box-shadow: none;
}

.single-radio-fields input:checked+label::before {
    content: '';
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(50% - 25.5px);
    transition: ease all 0.5s;
    background: #041633;
    z-index: 1;
}

#msform select {
    appearance: none;
    background: url('https://diamondlaw.ca/wp-content/uploads/sites/8/2021/08/slect-icon.png') #fff no-repeat right 15px center;
}

.clr-white,
.clr-white * {
    color: #fff;
}

.form-card h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 28px;
    font-family: 'Open Sans',sans-serif;
}

.form-card ul {
    list-style-type: none;
    margin: 0 0 50px;
    padding: 0;
}

.form-card ul li {
    background: url('https://diamondlaw.ca/wp-content/uploads/sites/8/2021/08/list-icon.png') no-repeat left top 7px;
    font-weight: 600;
    font-size: 21px;
    line-height: 33px;
    color: #FFFFFF;
    margin-bottom: 25px;
    padding-left: 49px;
    font-family: 'Open Sans',sans-serif;
}

#msform ::placeholder {
    color: #000000;
}

#msform fieldset:last-child h2 {
    margin-bottom: 15px;
}

#msform fieldset:last-child input {
    margin-bottom: 33px;
}

#msform .claim-form input.action-button {
    max-width: 485px;
    margin: 11px auto 0;
    display: block;
    font-family: 'HelveticaInserat';
}

.chatnow-box {
    background: linear-gradient(180deg, #001D4B 0%, #375494 100%);
    border-radius: 8px;
    padding: 46px 50px 48px;
}

.chatnow-box h2 {
    font-weight: 800;
    font-size: 48px;
    line-height: 58px;
    color: #FFF200;
    margin-bottom: 5px;
}

.chatnow-box p {
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
    color: #FFFFFF;
    margin-bottom: 35px;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    margin-top: 15px
}

.chatnow-box .chatnow-btn {
    background: url('https://diamondlaw.ca/wp-content/uploads/sites/8/2021/08/chat-icon.png') #FFF200 no-repeat left 18px center;
    border-radius: 6px;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    height: auto;
    display: inline-block;
    max-width: 100%;
    padding: 17.5px 23px 17.5px 70px;
    color: #000000;
    text-align: left;
    font-family: 'HelveticaInserat';
}

.chatnow-box .chatnow-btn:hover {
    text-decoration: none;
}

@media only screen and (max-width: 767px) {

    .mstepform-box {
        padding: 35px 20px;
    }

    .mstep-head h2 {
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 7px;
    }

    #msform p {
        font-size: 15px;
        line-height: 1.3;
        margin-bottom: 25px;
    }

    .mstepform-box .progress {
        height: 6px;
        margin-bottom: 25px;
    }

    #msform .mstep-head p {
        font-size: 17px;
        line-height: 1.3;
        margin-bottom: 20px;
    }

    #msform input,
    #msform select {
        height: 50px;
        font-size: 15px;
        line-height: 1.3;
        padding: 9px 16px;
    }

    .form-card {
        margin-bottom: 30px;
    }

    #msform .action-button {
        font-size: 17px;
        line-height: 1.3;
        max-width: 130px;
        padding: 14.5px 10px;
    }

    #msform .previous.action-button {
        margin-right: 10px;
    }

    .radio-fields label {
        padding: 10px 12px;
        font-size: 15px;
        line-height: 26px;
    }

    .single-radio-fields span {
        margin-left: 14px;
    }

    .single-radio-fields label::after {
        width: 20px;
        height: 20px;
        left: calc(50% - 29px);
    }

    .single-radio-fields input:checked+label::before {
        width: 6px;
        height: 6px;
        left: calc(50% - 22.5px);
    }

    .form-card h4 {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 22px;
    }

    .form-card ul li {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 17px;
        padding-left: 29px;
        background-size: 17px;
    }

    .form-card ul {
        margin-bottom: 35px;
    }

    #msform fieldset:last-child input {
        margin-bottom: 15px;
    }

    .chatnow-box h2 {
        font-size: 25px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .chatnow-box {
        padding: 30px 20px;
        margin-bottom: 30px;
    }

    .chatnow-box p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    .chatnow-box .chatnow-btn {
        font-size: 19px;
        line-height: 1.4;
        padding: 15px 19px 15px 52px;
        background-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

    .mstep-head h2 {
        font-size: 32px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    #msform .mstep-head p {
        font-size: 21px;
        line-height: 1.3;
        margin-bottom: 26px;
    }

    .mstepform-box {
        padding: 40px 30px;
    }

    .mstepform-box .progress {
        margin-bottom: 30px;
    }

    #msform input,
    #msform select {
        font-size: 17px;
    }

    .form-card {
        margin-bottom: 35px;
    }

    #msform p {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 23px;
    }

    #msform .action-button {
        font-size: 22px;
        max-width: 200px;
        padding: 15px 10px;
    }

    #msform .previous.action-button {
        margin-right: 20px;
    }

    .radio-fields label {
        padding: 18px 20px;
        font-size: 17px;
    }

    .form-card h4 {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 22px;
    }

    .form-card ul li {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 21px;
        padding-left: 40px;
        background-size: 20px;
    }

    #msform fieldset:last-child input {
        margin-bottom: 25px;
    }

    .chatnow-box {
        padding: 40px 30px;
    }

    .chatnow-box h2 {
        font-size: 32px;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .chatnow-box p {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 28px;
    }

    .chatnow-box .chatnow-btn {
        font-size: 22px;
        padding: 15px 23px 15px 59px;
        background-size: 28px;
    }
}

@media only screen and (min-width: 1023px) and (max-width: 1150px) {

    .mstep-head h2 {
        font-size: 35px;
    }

    .mstepform-box {
        padding: 50px 35px;
    }

    #msform .mstep-head p {
        font-size: 21px;
        line-height: 1.3;
        margin-bottom: 25px;
    }

    .mstepform-box .progress {
        margin-bottom: 35px;
    }

    #msform p {
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 24px;
    }

    .form-card {
        margin-bottom: 40px;
    }

    #msform input,
    #msform select {
        font-size: 17px;
    }

    #msform .action-button {
        font-size: 23px;
        max-width: 220px;
        padding: 14px 10px;
    }

    .form-card h4 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .form-card ul li {
        font-size: 21px;
        line-height: 1.4;
        margin-bottom: 21px;
        padding-left: 35px;
        background-size: 20px;
    }

    #msform .previous.action-button {
        margin-right: 25px;
    }

    .chatnow-box h2 {
        font-size: 35px;
    }

    .chatnow-box p {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    .chatnow-box .chatnow-btn {
        font-size: 22px;
        line-height: 30px;
        padding: 15px 23px 15px 70px;
    }
}





/* everest form */
.multi-h {
    background: url(https://diamondlaw.ca/wp-content/uploads/sites/8/2021/08/form-bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 8px;
    padding: 55px 65px 46px;
    margin-top: 50px;
}
.mstep-head p {
    font-weight: 600;
    font-size: 23px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 27px;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
}
.multi-col .everest-forms-progressbar-status {
    display: none !important;
}
.multi-col .everest-forms-multi-part-indicator-progress-wrap {
    background-color: #041633;
}
.multi-col .everest-forms-multi-part-indicator.progress {
    background: #041633;
    border-radius: 5px;
    max-width: 500px;
    margin: 0 auto 40px;
}
.multi-col span.evf-label {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    text-align: center !important;
    margin-bottom: 27px;
    display: block;
}
.multi-col select {
    margin: auto;
    color: #000000 !important;
    font-weight: 600 !important;
    padding: 10px 20px !important;
    display: block;
    font-family: 'Open Sans',sans-serif;
    width: 100% !important;
    max-width: 510px !important;
}
.multi-col button.everest-forms-part-next.button {
    background: #FFF200 !important;
    border-radius: 6px !important;
    font-weight: 800 !important;
    font-size: 25px !important;
    line-height: inherit !important;
    height: auto;
    display: inline-block;
    max-width: 230px !important;
    padding: 17.5px 10px 15px !important;
    width: 100%;
    border: 0px !important;
    color: #000 !important;
    font-family: 'HelveticaInserat';
margin-top: 30px;
}
.multi-col .everest-forms label .required {
    display: none;
}
.multi-col button.everest-forms-part-prev.button {
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 6px !important;
    font-weight: 800 !important;
    font-size: 25px !important;
    line-height: inherit !important;
    height: auto;
    display: inline-block;
    max-width: 230px !important;
    padding: 17.5px 10px 15px !important;
    width: 100%;
    border: 0px !important;
    color: #fff !important;
    font-family: 'HelveticaInserat';
    margin-right: 30px;
margin-top: 30px;
}
.multi-col li.choice-1.depth-1, .multi-col li.choice-2 {
    background: #041633;
    border-radius: 7px;
    display: block;
    margin: 0;
    padding: 24px 20px;
    font-weight: 600;
    font-size: 19px;
    color: #D0DEFF;
    border: 2px solid transparent;
    line-height: 26px;
    transition: ease all 0.5s;
    position: relative;
    cursor: pointer;
    max-width: 230px !important;
    margin: 0 auto 20px !important;
}
.multi-col button.everest-forms-submit-button {
    height: 65px !important;
    display: inline-block;
    border: 0px !important;
    font-family: 'HelveticaInserat';
    max-width: 350px;
    font-size: 21px !important;
}
.multi-col input#evf-10731-field_zZDggdR26A-15_1, .multi-col input#evf-10731-field_zZDggdR26A-15_2 {
    width: 40px;
    margin-top: 1px;
    margin-left: 50px;
    display: none;
}
.multi-col #evf-10731-field_Tvqncytpby-23 ul li {
    background: url(https://diamondlaw.ca/wp-content/uploads/sites/8/2021/08/list-icon.png) no-repeat left top 7px;
    font-weight: 600;
    font-size: 21px;
    line-height: 33px;
    color: #FFFFFF;
    padding-left: 49px;
    margin-top: 40px !important;
}

.multi-col .everest-forms-part.everest-forms-part-6.last .evf-frontend-row:last-child {
    margin-top: 80px;
}
.multi-col .evf-frontend-grid.evf-grid-2 input::placeholder {
color: #000 !important;
font-weight: 600 !important;
}
.multi-col.evf-frontend-grid.evf-grid-2 input {
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 17px !important;
}
.multi-col #evf-form-10731 .everest-forms-multi-part-indicator.arrow_steps .everest-forms-multi-part-indicator-title.active::before{
    display: none;
}
.multi-col #evf-form-10731 .everest-forms-multi-part-indicator.arrow_steps .everest-forms-multi-part-indicator-title.active::after {
    display: none;
}
.multi-col .everest-forms .everest-forms-multi-part-indicator.arrow_steps .everest-forms-multi-part-indicator-title::before{
    display: none;
}
.multi-col .everest-forms .everest-forms-multi-part-indicator.arrow_steps .everest-forms-multi-part-indicator-title::after{
    display: none;
}
.multi-col .everest-forms .everest-forms-multi-part-indicator .everest-forms-multi-part--steps-list li.active {
    padding: 5px;
    font-size: 0px;
    height: 10px;
    margin-left: 3px;
    border-radius: 2px;
}
.multi-col .everest-forms .everest-forms-multi-part-indicator.arrow_steps .everest-forms-multi-part-indicator-title {
    padding: 5px;
    font-size: 0px;
    height: 10px;
    margin-left: 3px;
    border-radius: 2px;
        background: #041633;
}
.multi-col ul.everest-forms-multi-part--steps-list {
    margin-bottom: 50px !important;
}
.multi-col label.everest-forms-field-label-inline {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-left: -3px !important;
}
.multi-col #evf-10731-field_zZDggdR26A-15 li.depth-1.active {
    border: 3px solid #FFF200;
}
.multi-col .everest-forms .everest-forms-notice--success {
    background-color: #075096;
}
.multi-col div#evf-10731-field_Ou9EPfEAfo-21-container:before {
    content: '\f007';
    color: #2f549a;
    position: absolute !important;
    display: block !important;
    font-family: 'FontAwesome';
    font-size: 22px;
    margin-left: 15px;
    line-height: 43px;
}
.multi-col input#evf-10731-field_Ou9EPfEAfo-21 {
    padding-left: 50px;
}
@media (max-width: 767px){
    .multi-h{
        padding: 55px 35px 46px;
    }
.multi-col button.everest-forms-part-prev.button {
    margin-right: 0px;
}
div#evf-10731-field_Tvqncytpby-23-container {
    overflow: inherit;
    margin-bottom: 280px !important;
}
div#evf-10731-field_MJf5XflhYV-20-container {
    overflow: inherit;
    margin-bottom: 100px !important;
}
div#evf-10731-field_aoc2DP2eEz-22-container {
    overflow: inherit;
    margin-bottom: 90px !important;
}
.multi-col button.everest-forms-submit-button {
    margin-top: 20px;
    height: auto !important;
}
}