.page-validate {
    background-color: #f2f2f2;
}
.info-bx {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 70px;
}
.info-bx p {
    font-size: 24px;
    text-align: center;
    color: #000;
}
.header  span{
    color: #084796;
    font-size: 25px;
    font-weight: bold;
}
.validate-steps {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}

.step-1, .step-2, .step-3 {
    padding: 0 15px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 5px #ccc;
    height:444px;
}
.step-1 .content_inside_2{
    margin-top:75px;
}
.header #step1_a {
    width: 100%;
    display: block;
}
.header #step1_img {
    display: block;
    margin: 0 auto;
}
.step-1 .header, .step-2 .header, .step-3 .header {
    border-top: none;
    background-color: #fff;
    font-size: 30px;
    padding: 15px 0;
    text-align: center;
    color: #999;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    justify-content: center;
    display: block !important;
}
.step-1.clicked .header, .step-2.clicked .header, .step-3.clicked .header {
    color: #00ace6;
    border-top-color: #00ace6;
}
.step-1 .content, .step-2 .content, .step-3 .content {
    background-color: transparent;
    color: #202020;
    padding: 5px 25px;
}
.header span.si {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 3px solid #202020;
    border-radius: 50%;
    font-size: 30px;
    color: #202020;
    margin-bottom: 20px !important;
    display: block;
    margin: auto;
}

.validate-steps .step-3.clickable .content .contnt_inside .content_inside_2 > span {
    background-color: #00b050;
    color: #fff;
}

.validate-steps .content .notice_message {
    display: block;
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
}
.validate-steps .content .step_icon {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}
.validate-steps .content .contnt_inside {
    display: block;
}
.validate-steps .content .contnt_inside .content_inside_1, .validate-steps .content .contnt_inside .content_inside_2 {
    display: block;
    height: 60px;
    position:relative
}
.content_inside_11  button{
    border: none;
    background: transparent;
    color: #084796;
    position: absolute;
    right: 15px;
    top: 8px;
}
.validate-steps .content .contnt_inside .content_inside_1 > span, .validate-steps .content .contnt_inside .content_inside_2 > span {
    background-color: #f2f2f2;
    color: #2f5597;
    display: block;
    font-size: 20px;
    padding: 5px 10px;
    min-height: 38px;
    border: 1px solid #ccc;
}
    .validate-steps .content .contnt_inside .content_inside_2 > span.clickable {
        color: #fff;
        background-color: #5cb85c;
        border-color: #4cae4c;
        cursor: pointer;
       
    }
.validate-steps .step-3 .content .contnt_inside .content_inside_2 > span {
    text-align: right;
}

.validate-steps .content .contnt_inside .content_inside_1 > a, .validate-steps .content .contnt_inside .content_inside_2 > a {
    display: none;
    text-align: right;
}
.validate-steps .header .step_icon {
    display: block;
    margin: 0 auto;
    padding: 0px 0px 20px 0px;
}
.validate-steps .content_tandc {
    background-color: transparent;
    color: #aeaeaf;
    margin: 10px 0px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    top: -20px;
}
    .validate-steps .content_tandc > input[type="checkbox"] {
        float: left;
        margin: 5px 5px 5px 0;
    }
    .validate-steps .content_tandc > span {
        float: left;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #202020;
    }
    .validate-steps .content_tandc > a {
        display: none;
        float: right;
        text-align: center;
        padding-right: 18px;
    }

.validate-steps .content_city {
    padding: 0 15px;
    position: relative;
    top: -20px;
}
    .validate-steps .content_city > span {
        background-color: #00b050;
        color: #fff;
        display: block;
        font-size: 18px;
        padding: 5px 10px;
        margin: 5px 0;
        text-align: center;
    }
.validate-steps .header {
    display: block;
}
.btn-submit {
    display: block;
    margin: 0 auto;
    min-width: 100px;
}
.content_tandc #chkterms{
    width: 16px;
    height: 16px;
}
.content_inside_11 {
    position: relative;
    position: relative;
    height: 60px;
    display: block;
}
.content_inside_11 .form-control {
    border: 1px solid #084796;
    border-radius: 7px;
}

#removePromo {
    display: none;
    color: red;
}

@media only screen and (max-width: 1205px) {
    .info-bx {
        margin-top: 20px;
        margin-bottom: 20px;
        min-height: 40px;
    }
    .step-1 .content, .step-2 .content, .step-3 .content {
        background-color: transparent;
        color: #202020;
        padding: 5px 0px;
    }
}
@media only screen and (max-width: 991px) {
    .validate-steps .content .contnt_inside .content_inside_1 > span, .validate-steps .content .contnt_inside .content_inside_2 > span {
        background-color: #f2f2f2;
        color: #2f5597;
        display: block;
        font-size: 15px;
        padding: 5px 10px;
        min-height: 38px;
        border: 1px solid #ccc;
    }
    .header span.si {
        width: 45px;
        height: 45px;
        line-height: 45px;
        border: 3px solid #202020;
        border-radius: 50%;
        font-size: 20px;
        margin-bottom: 15px !important;
    }
    .validate-steps .header .step_icon {
        display: block;
        margin: 0 auto;
        padding: 0px 0px 20px 0px;
        width: 45px;
    }
    .header span {
        color: #084796;
        font-size: 18px;
        font-weight: bold;
    }
    .step-1 .header, .step-2 .header, .step-3 .header {
        font-size:18px;
    }
    .validate-steps .content .notice_message {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .validate-steps .content .contnt_inside .content_inside_1, .validate-steps .content .contnt_inside .content_inside_2 {
        display: block;
        height: 50px;
        position:relative;
    }
    .validate-steps .content_tandc {
        background-color: transparent;
        color: #aeaeaf;
        margin: 0px 0px 10px 0px;
        overflow: hidden;
        padding: 5px;
        position: relative;
        top: 0px;
    }
    .step-1, .step-2, .step-3 {
        height: 363px;
    }
    .content_tandc #chkterms {
        width: 12px;
        height: 12px;
    }
}
@media only screen and (max-width: 835px) {
    .step-1, .step-2, .step-3 {
    height: 363px;
}
.validate-steps .content .contnt_inside .content_inside_1 > span, .validate-steps .content .contnt_inside .content_inside_2 > span {
    background-color: #f2f2f2;
    color: #2f5597;
    display: block;
    font-size: 14px;
    padding: 5px 10px;
    min-height: 30px;
    border: 1px solid #ccc;
}
.step-1, .step-2, .step-3 {
    height: 390px;
}
.step-1 .content_inside_2 {
    margin-top: 105px;
}
}
@media (max-width: 767px) {
    .step-1, .step-2, .step-3 {
        height: auto;
    }
    .step-1 .content_inside_2 {
        margin-top: auto;
    }
    .info-bx p {
        font-size: 18px;
        text-align: center;
        color: #000;
    }
}
@media (max-width: 991px) {
    .page-validate .container {
        width: 100%;
    }
}