body {
    font-family: 'Noto Sans';
    font-weight: 400;
    font-size: 16px;
    background: url(../img/bg-02.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

* {
    box-sizing: border-box;
}

h1,
h2 {
    font-family: 'Noto Sans';
    margin: 0px;
}

h1 {
    font-size: 100px;
}

h2 {
    font-size: 60px;
    text-transform: uppercase;
}

h3 {
    font-size: 30px;
}

a,
a:hover {
    text-decoration: none;
}

p {
    margin: 0px;
}

.header-logo.logo,
.col-mg-top {
    margin-bottom: 40px;
}

.col-mg-top {
    font-weight: 600;
    margin-top: 0px;
}

.col-form-sec {
    margin-bottom: 15px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.volucher-vaild .col-form-sec .control-label {
    color: #5a5a5a;
    margin-bottom: 6px;
}

.col-form-sec input:focus {
    outline: none;
    box-shadow: none;
    border-color: transparent;
}

.col-form-sec .form-control {
    border: 1px solid #a0a0a0;
}

.col-3-free h1 {
    margin-right: 10px;
}

.logo {
    margin-bottom: 80px;
}

.container {
    max-width: 880px !important;
    margin: 0 auto;
    width: 100% !important;
}

.logo a img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}

.thanks-col p {
    font-size: 18px;
    line-height: 30px;
    margin: 40px 0;
    color: #000000;
}

.logo a {
    width: auto;
}

.col-sec-3 {
    color: #fff;
}

.col-3-free p {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.bottom-ft a {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.col-sec-3 .form-control {
    background: #fff;
    border: 0;
    padding: 25px 20px;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    border-radius: 0;
}

.col-3-free {
    display: inline-block;
    vertical-align: middle;
}

.col-sec-3 .form-group input::placeholder {
    color: #fff !important;
}

.col-sec-3 .form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.col-sec-3 .form-group {
    margin-bottom: 15px;
    float: left;
    width: 77%;
    margin-right: 20px;
}

.col-term {
    margin: 20px 0;
}

.bottom-ft a {
    margin: 0 10px;
    color: #fff;
}

.btn-link:hover,
.btn-link:focus {
    outline: none;
}

button.button-style.nextBtn,
button.button-style {
    border: 2px solid #000;
    border-right: 0px;
    border-top: 0px;
    background: transparent;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    padding: 12px 52px;
    text-transform: uppercase;
    margin-top: 30px;
}


/*-------------Start-Second-page-col-------------*/

.setup-content .control-label,
.volucher-vaild .control-label {
    font-size: 18px;
    color: #1b1d1f;
    font-weight: 400;
    font-family: 'Noto Sans';
}

.stepwizard-step a {
    background: transparent !important;
    text-decoration: none;
}

.stepwizard-step {
    display: inline-block;
}

.form-group {
    margin-bottom: 15px;
}

.radio input[type="radio"] {
    cursor: pointer;
    position: absolute;
    width: auto;
    height: auto;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.radio span {
    position: relative;
    padding-left: 48px;
    font-size: 15px;
    font-family: 'Noto Sans';
}

.radio input[type="radio"]:checked+span:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    background: #000;
    left: 16px;
    top: 7px;
    border-radius: 100%;
    -ms-border-radius: 100%;
}

.radio span:after {
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid #000;
    position: absolute;
    left: 12px;
    top: 3px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.box {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    float: left;
    margin: 10px 0 30px 0;
    padding: 60px 76px;
    width: 100%;
}

table.table-responsive.table-condensed td {
    font-family: 'Noto Sans';
    font-weight: 600;
    font-size: 16px;
    padding: 12px 6px 5px;
}

.stepwizard-step a {
    padding-right: 14px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
}

.stepwizard-step {
    position: relative;
}

.stepwizard-step:after {
    content: "/";
    position: absolute;
    color: #000;
    right: -1px;
    font-size: 20px;
    top: -4px;
}

.col-xs-12.pd-col {
    padding: 0px;
}

.stepwizard-step:last-child:after {
    content: unset;
}

.stepwizard-step a:hover {
    text-decoration: none;
}

.stepwizard-step .btn-default:hover {
    color: none;
}

.control-group textarea {
    width: 100%;
}

a.btn-default.btn-primary {
    color: #000;
}

.stepwizard {
    margin-bottom: 30px;
}

.err{
    color: red;
    float: left;
    margin-top: 5px;
}

.thank-text p {
    font-size: 22px;
    margin-bottom: 15px;
}

label.control-label {
    font-size: 26px;
    font-family: 'Noto Sans';
    margin-bottom: 0px;
}

td.td-col-section table {
    margin: 0 auto;
    width: 100%;
    max-width: 264px;
    float: none;
}

td.td-col-section tr td {
    float: left;
    width: auto;
    margin: 0 10px;
}

.emai-col {
    background: url(../img/bg-02.png);
    width: 100%;
    background-size: cover;
    margin: 0px;
    padding: 50px 0;
    float: none;
    text-align: center;
}

button.button-style.nextBtn:focus,
button.button-style:focus {
    outline: none;
}


/*-------------Start-28-06-2019---------------*/

.control {
    font-family: 'Noto Sans';
    display: block;
    position: relative;
    padding-left: 30px;
    margin: 5px 0px;
    padding-top: 0px;
    cursor: pointer;
    font-size: 17px;
    padding-left: 50px;
}

.form-group.control-group span {
    font-family: 'Noto Sans';
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background: #e6e6e6;
    border: 0px solid #000;
}

.control-radio .control_indicator {
    border-radius: undefined;
}


/* .control:hover input~.control_indicator,
.control input:focus~.control_indicator {
    background: #cccccc;
} */

.control input:checked~.control_indicator {
    background: #000;
}

.control:hover input:not([disabled]):checked~.control_indicator,
.control input:checked:focus~.control_indicator {
    background: #0e6647;
}

.control input:disabled~.control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control input:checked~.control_indicator:after {
    display: block;
}

.control-checkbox .control_indicator:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
}

.control_indicator {
    position: absolute;
    top: 3px;
    left: 16px;
    height: 16px;
    width: 16px;
    border: 2px solid #000;
    border-radius: 2px;
}

.control-checkbox input:disabled~.control_indicator:after {
    border-color: #5a5a5a;
}


/*-------------End-28-06-2019---------------*/

.has-error.control-label {
    color: #ff0500;
}

.has-error .radio span {
    color: #000 !important;
}

.thank_text {
    font-weight: bold;
    font-size: 35px;
}


/***** techmind css 28-april 2022 onwards *****/

.ap_wrapper {
    background: rgba(202, 202, 200, 0.8);
    padding-left: 40px;
    padding-right: 40px;
    /* text-align: center; */
    min-height: 100vh;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    flex-wrap: wrap;
}

.ap_wrapper .thanks-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ap_wrapper .thanks-col p {
    width: 100%;
    margin-top: 0;
}

.ap_wrapper .col-sec-3 .form-group {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto;
    float: unset;
}

.ap_wrapper .col-sec-3 .btn.btn-link {
    margin: 30px auto 0;
}

.ap_wrapper p,
.ap_wrapper .col-sec-3 .form-group label {
    color: #000;
}

.terms {
    margin-top: 80px;
}

.terms p {
    font-size: 16px;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #AAA9A9!important;
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #AAA9A9!important;
}

 ::placeholder {
    color: #AAA9A9!important;
}

.ap_wrapper .col-sec-3 .form-control {
    padding: 0px 20px;
    height: 50px;
}

.col-sec-3 .btn.btn-link,
.page2 button.button-style.nextBtn,
.page2 button.button-style,
.ap_voucher_check button.button-style.nextBtn,
.ap_voucher_check button.button-style {
    float: left;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 12px 30px;
    text-decoration: none;
    background: #ff8c3c;
    border: 0;
}


/*** page 2 ***/

.ap_wrapper .box {
    background-color: transparent;
}

.page2 h4 span:first-child {
    color: #000;
    font-size: 14px;
}

.page2 h4 span:last-child {
    color: #000;
    background: #fff;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
    padding: 5px 15px;
}

.page2 .ad-cu-name {
    display: flex;
    justify-content: center;
}

.page2 .ad-cu-name center {
    margin: 10px 20px 20px;
}

.page2 .stepwizard-step:after {
    display: none;
}


/* .page2 .stepwizard .stepwizard-step:not(:first-child) {
    opacity: 0;
    pointer-events: none;
} */

.page2 .stepwizard .stepwizard-step a {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    display: block;
    text-align: center;
    width: 100%;
    border-bottom: 2px solid #000;
    position: relative;
    bottom: -1px;
}

.page2 .stepwizard .stepwizard-step a.disabled {
    opacity: 0;
    pointer-events: none;
}

.page2 .stepwizard {
    border-bottom: 1px solid #fff;
    width: 100%;
    margin: 0 auto;
}

.page2 .stepwizard .stepwizard-step {
    width: calc(100% / 5);
    display: flex;
    align-items: flex-end;
}

.page2 .stepwizard-row.setup-panel.text-center {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.page2 .control_indicator {
    border: 0;
    border-radius: 50%;
    background: #fff;
}

.dFlexcenter {
    display: flex;
    justify-content: center;
}

.sul-radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

.sul-radio .radio span {
    padding-left: 0;
    padding-top: 30px;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.sul-radio label.radio.inline {
    width: calc(100% / 5);
    text-align: center;
}

.sul-radio .radio span:after {
    left: 50%;
    transform: translateX(-50%);
    border: 0;
    background: #fff;
    width: 16px;
    height: 16px;
}

.sul-radio::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: #fff;
    width: calc(100% - (100% / 5));
}

.sul-radio .radio input[type="radio"]:checked+span:before {
    left: 50%;
    top: 7px;
    transform: translateX(-50%);
    z-index: 99;
    width: 9px;
    height: 9px;
}

.sul-radio-mark .radio span:after {
    background: #fff;
    border: 0;
    width: 16px;
    height: 16px;
}

.sul-radio-mark .radio input[type="radio"]:checked+span:before {
    width: 9px;
    height: 9px;
    z-index: 99;
    left: 15px;
}


/*** voucher check ***/

.ap_voucher_check .form-group {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
}

.ap_voucher_check .form-group input,
.ap_voucher_check .form-group select {
    width: 100%;
    height: 50px;
    border: 0!important;
}

.ap_voucher_check label.control-label {
    color: #000!important;
    margin-bottom: 9px!important;
}

.ap_voucher_check .nextBtn {
    margin-top: 0;
}

.ap_voucher_check div#error:empty,
.ap_voucher_check p#submit_msg:empty,
.ap_voucher_check p#claimed_error:empty,
.ap_voucher_check p#claimed_location:empty,
.ap_voucher_check p#claimed_date:empty {
    display: none;
}

.ap_voucher_check div#error,
.ap_voucher_check p#claimed_error {
    position: relative;
    padding: 0.3rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    display: block;
    width: 100%;
}

.ap_voucher_check p#submit_msg {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

.ap_voucher_check .mTop {
    margin-top: 70px;
    font-weight: 400;
    color: #000;
}

.ap_thankyou label.control-label {
    font-size: 80px;
    color: #000;
    font-weight: 500;
}

.ap_voucher_check p#claimed_location,
.ap_voucher_check p#claimed_date {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}

.claimedLocation p:last-child {
    margin: 0;
}

@media (min-width: 1200px) {
    .title-wrap {
        display: flex;
        text-align: left;
        margin-left: 100px;
        align-items: center;
    }
}

@media only screen and (max-width: 767px) {
    .thanks-col p br {
        display: none;
    }
    .col-sec-3 .form-group {
        margin-right: 16px;
    }
    .thanks-col p {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 0;
    }
    .col-sec-3 .form-control {
        padding: 10px 14px;
        font-size: 18px;
        height: auto;
    }
    .col-sec-3 .btn.btn-link {
        font-size: 18px;
        padding: 8px 30px;
        margin-top: 6px;
    }
    button.button-style.nextBtn,
    button.button-style {
        font-size: 18px;
        margin-top: 0px;
        outline: none;
        padding: 10px 30px;
        margin-top: 0px;
    }
    .logo {
        margin-bottom: 12px;
    }
    .sul-radio-mark .radio input[type="radio"]:checked+span:before {
        left: 4px;
    }
    .radio span:after {
        left: 0px;
    }
    body {
        padding: 30px 0;
    }
    .radio span {
        padding-left: 20px;
    }
    button.button-style.nextBtn,
    button.button-style {
        font-size: 18px;
        padding: 8px 30px;
        margin-top: 20px;
    }
    .stepwizard {
        margin-bottom: 8px;
    }
    .thank-text p {
        font-size: 16px;
    }
    .col-sec-3 .form-group {
        float: left;
        width: 72%;
        margin-right: 20px;
    }
    .col-sec-3 .btn.btn-link {
        float: left;
        width: auto;
        margin-top: 3px;
    }
}

@media only screen and (max-width: 479px) {
    .form-group {
        margin-bottom: 0px;
    }
    .logo a img {
        max-width: 170px;
    }
    h2 {
        font-size: 30px;
    }
    .stepwizard-step a {
        padding-right: 14px;
        font-size: 11px;
    }
    .stepwizard {
        margin: 8px 0;
    }
    .box {
        margin: 20px 0;
    }
    h1 {
        font-size: 56px;
        vertical-align: middle;
        line-height: 63px;
    }
    .col-3-free p {
        font-size: 12px;
    }
    .col-sec-3 .form-group {
        width: 65%;
        margin-right: 8px;
    }
    table.table-responsive.table-condensed td {
        padding: 6px;
        width: 25%;
        float: left;
        text-align: center;
        /* word-break: break-word; */
        font-size: 11px;
    }
    h4 {
        font-size: 16px !important;
    }
    .col-3-free h1 {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 359px) {
    .col-sec-3 .form-group {
        width: 60%;
        margin-right: 10px;
    }
    h1 {
        font-size: 56px;
    }
    .col-3-free h1 {
        margin-right: 5px;
    }
    .col-3-free h2 {
        text-align: left;
        font-size: 40px;
    }
    .col-3-free p {
        font-size: 14px;
    }
}

@media screen and (max-width:992px) {
    .ap_wrapper {
        padding: 40px 15px;
        height: auto;
        max-width: 90%!important;
    }
    .ap_wrapper .col-sec-3 .form-group {
        width: 100%;
    }
    .ap_thankyou label.control-label {
        font-size: 55px;
        color: #000;
    }
    .ap_wrapper>div {
        width: 100%;
    }
}

@media screen and (max-width:876px) {
    .sul-radio::before {
        top: 41%;
    }
}

.sul-radio .radio span b {
    font-weight: normal;
}

@media screen and (max-width:768px) {
    .sul-radio label.radio.inline:nth-child(odd) span b {
        position: relative;
        top: -55px;
    }
}

@media screen and (max-width:576px) {
    .ap_wrapper .col-sec-3 .btn.btn-link {
        width: 100%;
    }
    .thanks-col p {
        font-size: 14px;
    }
    .ap_thankyou label.control-label {
        font-size: 32px;
        color: #000;
    }
    .setup-content .control-label,
    .volucher-vaild .control-label {
        font-size: 14px;
    }
    .sul-radio .radio span {
        font-size: 14px;
    }
    .sul-radio::before {
        top: 43%;
    }
    .form-group.control-group span {
        font-size: 14px;
    }
    .page2 .ad-cu-name {
        flex-wrap: wrap;
    }
    .page2 .ad-cu-name center {
        margin-top: 0;
    }
    .page2 .ad-cu-name center:first-child {
        margin-bottom: 0;
    }
    .page2 .stepwizard .stepwizard-step a {
        font-size: 13px;
    }
    .terms p {
        font-size: 14px;
    }
}

@media screen and (max-width:480px) {
    .page2 .stepwizard .stepwizard-step {
        width: 100%;
    }
    .page2 .ap_dis {
        display: none!important;
    }
}

.survey_close_main p:first-child {
    color: #000;
    font-size: 40px;
    line-height: 78px;
    font-weight: 600;
}
.survey_close_main p {
    display: flex;
    font-weight: 500;
    font-size: 28px;
    color: #000;
    align-items: center;
    justify-content: center;
}