@media (max-width: 1440px) {}

@media (max-width:1366px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {}

@media (max-width:1024px) {
    .left-sec {
        margin-right: 50px;
    }
}

@media (max-width:812px) {}

@media (max-width:768px) {
    .left-sec {
        margin-right: 75px;
    }
    .overviewContent >.right-sec {
        width: 90% !important;
        margin: 0;
    }

}

@media (max-width: 767px) {
    .overviewContent.container {
        padding: 0 8%;
    }
    .mask-content-cover {
        position: relative;
        top: 0;
        text-transform: uppercase;
        display: flex;
        flex-direction: column;
        left: 0;
        margin-top: 30px;
    }
    .mask-content-cover h2 {
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    .mask-content-cover h2 span {
        font-size: 2.5rem;
    }
    .overviewContent {
        margin: 0 0 20px 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .overviewContent >.right-sec {
        width: 100% !important;
        margin: 0;
    }
    .customer_enq_wrp li,
    .customer_enq_wrp li.cc-num,
    .customer_enq_wrp li.mobField {
        width: 100%;
    }
    .socialsec {
        float: left;
    }
    h2.white {
        color: #802625;
    }
    .customer_enq_wrp li.cc-num .form-group,
    .otpGenbtn .form-group {
        padding-left: 0 !important;
    }
    .customer_enq_wrp label.crdNum,
    .customer_enq_wrp label.otpNum {
        left: 0;
    }
    header .right-logo {
        float: none;
        width: 210px;
        padding-top: 5px;
        DISPLAY: block;
        margin: 0 auto;
    }
    .d-flex-jc-l {
        flex-wrap: wrap;
    }
    .customer_enq_wrp .form-group.mobFlg {
        width: 80px;
    }
    .customer_enq_wrp li.mobField .mobnumfield {
        width: 77%;
    }
    .customer_enq_wrp .applyNowbtn .form-group,
    .genOtpbtn.form-group {
        padding-left: 0px;
    }
.swiper-container-horizontal>.swiper-pagination.swiper-pagination-bullets{bottom:0px !important;}
}

@media (max-width:667px) {
    .customer_enq_wrp li.mobField .mobnumfield {
        width: 74%;
    }
}

@media (max-width: 480px) {}

@media (max-width:411px) {

}

@media (max-width:414px) {}
.overviewContent >.right-sec {
        width: 50%;
        display: block;
        margin: 0 auto;
    }
    .overviewContent >.right-sec .customer_enq_wrp li{width:100%;}
.customer_enq_wrp .form-group.mobFlg::before {
    content: '+';
    position: absolute;
    top: 14px;
    font-weight: normal;
    font-size: 19px;
    color: #000;
}
.customer_enq_wrp .form-group.mobFlg #mbcode {
    padding-left: 15px;
}
.customer_enq_wrp .form-group.mobFlg {
    max-width: 20% !important;
    width: 230px;
    background-color: transparent;
    padding: 0;
}
.overviewContent >.right-sec .genOtpbtn {
    width: 212px;
}
.customer_enq_wrp li.cc-num .form-group, .customer_enq_wrp li.otpGenbtn .form-group{padding-left:0px;}
.customer_enq_wrp label.crdNum, .customer_enq_wrp label.otpNum {
    left: 0;
}
.customer_enq_wrp .form-group.mobFlg label {
    left: 0px;
}
.customer_enq_wrp input[type="text"]:focus, .customer_enq_wrp input[type="text"]:valid{border-color: #802625 !important;}
.customer_enq_wrp li.applyNowbtn .form-group{padding-left:0;}
.overviewContent >.right-sec .customer_enq_wrp input[type="text"]:focus~label{top:0px;}
.overviewContent >.right-sec .customer_enq_wrp label,.overviewContent >.right-sec .customer_enq_wrp input[type="text"]:focus~label, .overviewContent >.right-sec .customer_enq_wrp input[type="text"]:valid~label{color:#000;}
button[disabled="disabled"].otpBtn {
    border: 1px solid #a5a5a5 !important;
    cursor: default;
    color: #a5a5a5;
}
.customer_enq_wrp li.otpGenbtn span.errorMsg, .customer_enq_wrp li.cc-num span.errorMsg {
    left: 0;
}
.customer_enq_wrp span.errorSuccMsg{
	left: 0;
    color: #008000;
    display: none;   
    }
.customer_enq_wrp li.otpGenbtn{margin-top:0;}
.right-sec p {
    color: #000;
    font-size: 1.4rem;
    margin-bottom: 15px;
}
.right-sec a {
    color: #802625;
    font-size: 1.4rem;
    font-weight: bold;
}
.indusLogin-Form .thanku-popup p{font-size:1.6rem;}
#redirectCTA{
    border: 1px solid #fff;
    padding: 8px 20px;
    margin-top: 20px;
    display: inline-block;}
.customer_enq_wrp input[type="number"]:focus~label,
.customer_enq_wrp input[type="number"]:valid~label {
    font-size: 1.2rem;
    top: 0px;
    color: #000;
}
        .customer_enq_wrp .input_field_valid input[type="number"] {
    border-color: #802625;
}
.customer_enq_wrp .radio-group label input[type="number"] {
    width: auto;
    margin-right: 5px;
}
                        .customer_enq_wrp input[type="number"] {
    width: 100%;
    border: 0;
    outline: 0;
    padding: 16px 0 6px;
    line-height: normal;
    border-bottom: 2px solid #802625;
    box-shadow: none;
    color: #000;
    background-color: transparent;
    font-size: 1.6rem;
}
.customer_enq_wrp input.phcode + label{
    top: 0;
        font-size: 1.2rem;
    }
.customer_enq_wrp .errorMsg {
    position: relative;
                top: 0;
                left: 0;
            }
@media (max-width: 767px){
	.customer_enq_wrp .form-group.mobFlg{
    	max-width: 25%!important;
     }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}
.swiper-pagination {
                    position: relative!important;
                        }
.swiper-pagination-bullet {

                               margin: 4px;
                            }
