/* Slider arc CSS */
.slider-container {
 	height: 300px;
	width: 400px;
	margin: auto;
	display: inline-block;
	position: relative;
	margin-top: -135px;
    margin-left: -135px;
}
.chr-circle-body{
	position: absolute;
	background: red;
	display: none; /*  Input field hidden */
}
#circle {
	position: absolute;
	left: 0;
	top: 0;
}
#status {
	font-family: 'Rubik-Regular';
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding-top: 50px;
	text-transform: uppercase;
}
#score{
	font-family: 'Rubik-Medium';
    font-weight: 700;
    color: #fff;
    font-size: 120px;
    margin-top: -15px;
    padding-top: 0px;
	text-shadow: -1px 4px 4px rgba(0, 0, 0, 0.31);
}
#score-bg-clr{background: red;}
.chr-cibil-score-arc {
    position: absolute;
    width: 299px;
    height: 299px;
    border-radius: 50%;
    left: 34.5%;
    top: 66%;
	text-align: center;
}
.startVal{
	position: absolute;
    left: 102px;
    bottom: -65px;
    font-size: 14px;
	color: #054F7F;
}
.endVal{
	position: absolute;
    bottom: -65px;
    right: -73px;
    font-size: 14px;
	color: #054F7F;
}
.chr-body-bg .container{width: 1020px;}

/* Dashboard */
.chr-normal-text{
	color: #fff;
	font-size: 20px;
}
.chr-control-num{
	color: #fff;
	font-size: 20px;
}
.CHR-dask-title p{
	margin-bottom: .5rem;
}
.CHR-dask-title h3{
	text-transform: uppercase;
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    font-family: 'Rubik-Bold';
    letter-spacing: 1px;
}
.CHR-dask-title h1{
	font-size: 70px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
	font-family: 'Rubik-Bold';
}
.CHR-dask-title .chr_btn{
	height: 36px;
    width: 127px;
	padding: 6px 5px;
}
.chr-card-1{
	min-height: 200px;
	border-radius: 10px;
	Padding: 17px 37px 17px 37px;
	box-shadow: 0px 4px 4px 0px #00000040;
	width:	470px;
}
.chr-card-2{
	min-height: 140px;
	border-radius: 10px;
	Padding: 17px 37px 17px 37px;
	box-shadow: inset 0px 6px 4px 0px #00000040;
}
.cardMaxHeight{
	min-height: 237px;
	box-shadow: 0px 4px 4px 0px #00000040 !important;
}
#sanctionLetterInitialCardCHR .chr-card-sub-head{
	margin-bottom: 12px !important;
	
}
#sanctionLetterInitialCardCHR .chr-error-message{
	position: absolute;
    bottom: -16px !important;
	color: #FF6161 !important;
}
.chr-card-white{
	background: #fff;
}
.chr-card-blue{
	background: #107BA8;
	position: relative;
	margin-left: 5px;
	box-shadow: 0px 4px 4px 0px #00000040 inset;
}
.chr-mt-25{
	margin-top: 25px;
}
.chr-section-head .sec-head-txt{
	font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 36px;
    margin-top: 36px;
	font-family: 'Rubik-Bold';
}
.chr-section-head{
	margin-top: 20px;
	position: relative;
    z-index: 1;
}
.chr-card-sub-head{
	font-size: 24px;
    margin-bottom: 3px;
    text-align: center;
    color: #044D7C;
    font-weight: 500;
	font-family: 'Rubik-Medium';
}
.chr-card-white .labelFloat .form-control{
	background: #EEEEEE;
    border-radius: 10px;
    padding-left: 12px;
    padding-top: 16px;
    border: 1px solid #EEEEEE !important;
	min-height: 40px;
    font-size: 14px;
}
#sanctionLetterInitialCardCHR .labelFloat .form-control{
    padding-left: 15px;
}
.chr-card-white .labelFloat input:focus + .floatLabel, .chr-card-white .labelFloat input:not(:placeholder-shown) + .floatLabel {
    top: 32px;
}
.chr-card-white .chr-card-btn .chr_btn{
	min-width: 127px;
    margin: 0 auto;
}
.chr-card-white .form-field {
    margin-bottom: 30px !important;
}
.chr-card-description{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-top: 30px;
	font-family: 'Rubik-Medium';
}
/*.chr-card-plain-btn{
	text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
} */
.chr-card-plain-btn{
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    bottom: -45px;
	z-index: 1;
}

.chr_plain_btn{
	border: 1px solid #fff;
    padding: 8px 15px 8px 15px;
    border-radius: 20px;
    color: #fff;
    height: 37px;
    width: auto;
    font-size: 14px;
	line-height: 18px;
	background: transparent;
}
.chr_plain_btn:hover{
	color: #fff;
    text-decoration: none;
	background-image: linear-gradient(to right, #FF512F 0%, #F09819 51%, #FF512F 100%);
    text-align: center;
    background-size: 200% auto;
    border-radius: 50px;
    display: block;
    border: none;
    font-size: 14px;
	border: 1px solid transparent;
}
.cardMaxHeight #downloadCHR{
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    bottom: -28px;
    z-index: 1;
    line-height: 20px;
}
.chr-link-btn{
	color: #fff;
    margin-left: 15px;
    font-size: 14px;
    padding-top: 7px;
}
.chr-link-btn:hover{
	color: #fff;
    text-decoration: none;
}
.chr_plain_btn_blue{
	border: 1px solid #044D7C;
    padding: 5px 15px 5px 15px;
    border-radius: 20px;
    color: #002953;
    font-size: 14px;
    height: 36px;
    width: auto;
    background: #fff;
}
.chr_plain_btn_blue:hover{
	color: #044D7C;
    text-decoration: none;
	background-image: linear-gradient(to right, #FF512F 0%, #F09819 51%, #FF512F 100%);
    text-align: center;
    background-size: 200% auto;
    color: white;
    border-radius: 50px;
    display: block;
    border: none;
    font-size: 14px;
}
.txt-orange{
	color: #FF5101 !important;
}
.txt-blue{
	color: #044D7C !important;
}
/*body{
	background: radial-gradient(64.38% 64.38% at 57.58% 35.62%, #10AEF2 0%, #0F7AA8 100%); 
} */
.chr-q-indicators .chr-quiz-dot{
	display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 2px;
    position: relative;
    top: 30px;
}
/* Slider CSS */
/*.KBA-quiz{margin-top: 65px;}
.KBA-btns {
    display: table;
    margin: 10px auto 30px auto;
} */
.customNextBtn, .customPreviousBtn{
    float: right;
    color: #fff;
    padding: 6px 10px;
    margin-left: 5px;
    cursor: pointer;
    border-radius: 50px;
    width: 73px;
    min-height: 35px;
    text-align: center;
	font-size: 14px;
}
.customNextBtn{
	background: linear-gradient(89.7deg, #FF5101 9.12%, #FF5B01 49.55%, #F07D19 89.48%);
	/* margin-left: 20px;*/
}
.customPreviousBtn{
	background: #002953;
	margin-right: 10px;
}
/* label container */
.radio-button-container {
	display: block;
    position: relative;
    line-height: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 4px 10px 5px 40px;
    border-radius: 5px;
    background: #0a709d;
    color: #fff;
	width: 291px;
    min-height: 35px;
}
/* Hide the browser's default radio button */
.radio-button-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 7px;
  left: 10px;
  height: 21px;
  width: 21px;
  border-radius: 50%;
  transition: all 0.3s;
  background: #095A87;
  box-shadow: inset 1px 2px 4px 0px #000;
}
/* On mouse-over, add a grey background color */
.radio-button-container:hover input ~ .checkmark {
  border-color: rgba(0,0,0,0.5);
}
/* When the radio button is checked */
.radio-button-container input:checked ~ .checkmark {
  border-color: #095A87;
  background: #095A87;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio-button-container input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.radio-button-container .checkmark:after {
 	top: 0px;
    left: 0px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 1px 1px 4px 0px #000;
}
.question-name{
	color: #fff;
	font-size: 16px;
	text-transform: inherit;
}
.chr-tNc .tNc-1 label:before{
	width: 34px;
    height: 16px;
}
.chr-tNc .tNc-2 label:before{
	width: 41px;
    height: 16px;
}
.chr-tNc .tNc-1 label {
    display: inline-flex;
}
.chr-tNc .tNc-2 label {
    display: inline-flex;
}
.chr-footer{
	height: 44px;
    background: #002953;
}
.chr-footer .cibil-img{
	position: absolute;
    left: 20px;
    top: 4px;
}
.cibil-img img{ 
	width: 58px;
}
.bhfl-img{
	position: absolute;
    top: 7px;
    right: 25px;
}
.bhfl-img img{
	width: 175px;
}
.chr-otpBTN{
	margin: 25px 30% 25px 30%;
	display: flex;
    justify-content: center;
}
.chr_btn {
    background-image: linear-gradient(to right, #FF512F 0%, #F09819 51%, #FF512F 100%);
    padding: 6px 20px 6px 20px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 50px;
    display: block;
    border: none;
	min-width: 79px;
    height: 36px;
    font-size: 14px;
}
.chr_btn:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}
.chr-tNc .vh {
	position: absolute !important; 
	clip: rect(1px, 1px, 1px, 1px); 
	padding: 0 !important; 
	border: 0 !important; 
	height: 1px !important; 
	width: 1px !important; 
	overflow: hidden;
}
.chr-tNc label:before {
	content: ''; 
	width: 16px; 
	height: 16px; 
	background: #f2f2f2; 
	border: 1.5px solid #000;
	display: inline-block; 
	margin-right: 10px;
    border-radius: 3px;
}
.chr-tNc input[type="checkbox"]:checked ~ label:before {
	background: #337ab7 no-repeat center; 
	background-size: 10px 10px; 
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1LjcwMSA0NS43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NS43MDEgNDUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yMC42ODcsMzguMzMyYy0yLjA3MiwyLjA3Mi01LjQzNCwyLjA3Mi03LjUwNSwwTDEuNTU0LDI2LjcwNGMtMi4wNzItMi4wNzEtMi4wNzItNS40MzMsMC03LjUwNCAgICBjMi4wNzEtMi4wNzIsNS40MzMtMi4wNzIsNy41MDUsMGw2LjkyOCw2LjkyN2MwLjUyMywwLjUyMiwxLjM3MiwwLjUyMiwxLjg5NiwwTDM2LjY0Miw3LjM2OGMyLjA3MS0yLjA3Miw1LjQzMy0yLjA3Miw3LjUwNSwwICAgIGMwLjk5NSwwLjk5NSwxLjU1NCwyLjM0NSwxLjU1NCwzLjc1MmMwLDEuNDA3LTAuNTU5LDIuNzU3LTEuNTU0LDMuNzUyTDIwLjY4NywzOC4zMzJ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.chr-tNc label{
	font-size: 10px;
    line-height: 12.75px;
    color: #000;
    font-weight: 400;
}
/* .chr-tNc input[type="checkbox"]:focus ~ label {color: #20bf6b;} */
.chr-body-bg .form-group {margin-bottom: 15px;}
.chr-body-bg .input-group{margin-bottom: 15px;}

.chr-body-bg .input-group .form-control{border-radius: 10px !important;}
.page-top-margin{
    margin-top: 56px;
}
.frm-sub-head{
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 0;
	font-size: 16px;
	font-family: 'Rubik-Medium';
}
.chr-land-page-title{
	font-size: 70px;
    text-transform: uppercase;
    font-weight: 700;
	color: #fff;
	line-height: 1.2;
	font-family: 'Rubik-Bold';
    text-shadow: -4px 4px 4px rgb(0 0 0 / 22%);
}
.chr-app-form .form-control {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 15px;
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 0;
    height: 37px;
    color: #fff;
	background: #0948824D;
	border: 0;
    border-radius: 10px;
	padding-top: 12px;
}
.chr-body-bg{
	background: radial-gradient(64.38% 64.38% at 57.58% 35.62%, #10AEF2 0%, #0F7AA8 100%); 
	position: relative;
}
/*
.CHR-Application{
	min-height: 110vh;
} */
.chr-mt-leftTitle{margin-top: 60px;}
.chr-mt-15{
		/* margin-top: 25px; */
		width: 332px;
		margin: 25px auto auto auto;
}
.light1-top-right{
	position: absolute;
    background-image: url(/documents/37350/7495199/top-right-corner.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
}
.light2-top-left{
	position: absolute;
    background-image: url(/documents/37350/7495199/top-left-corner.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
}
.light2-bottom-left{
	position: absolute;
    background-image: url(/documents/37350/7495199/top-right-side.png);
    background-repeat: no-repeat;
    background-position: bottom -70px left 0px;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
}
.card-top-right{
	position: absolute;
    background-image: url(/documents/37350/7495199/card-top-corner.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: inherit;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-top-right-radius: 10px;
	z-index: 0;
}
#wrapper {
    padding-left: 0;
    padding-right: 0;
}
#column-1{
	padding-left: 0;
    padding-right: 0;
}
/*
.chr-error-message{
    padding-left: 15px;
	margin-top: 3px;
} */

.chr-input-error{
	border: 1.4px solid #FAFF63 !important;
}
.CHR-Application-Opps{
	height: 90vh;
}
.oops-descr-txt{
	font-size: 20px;
	color: #fff;
}
.chr-readMore{
	width: 27%;
}
.oops-technical-error{width: 82%;}
.oops-no-hit-error{width: 82%;}
.CHR-Application-otp{
	min-height: 90vh;
}
.otp-descr{
	color: #fff;
    text-align: center;
}	
.otpFieldPart{margin-top: 70px;}
.otpFieldPart .digit-group input {
    border: 1px solid rgba(9, 90, 135, 1);
    background: transparent;
}
.otpFieldPart .digit-group input:focus {
    border: 1.5px solid #fff !important;
    background: transparent;
}
.form-group input:focus, .input-group input:focus {
    border: 1.5px solid #fff !important;
}

.CHR-Application-otp .count_otp {
    padding: 5px 0px 25px;
	justify-content: left;
}
.CHR-Application-otp .count_time {
    color: #fff;
    font-size: 14px;
	position: absolute;
    right: 10px;
}
.alter-sec-width .chr-otp-submit{
	margin-top: 24px;
}
.chr-blue-btn {
    background: #002953;
    padding: 4px 10px 5px 10px;
    border-radius: 75px;
    color: #fff;
    min-width: 79px;
    min-height: 35px;
	font-size: 14px;
}
.chr-blue-btn:hover{
    color: #fff;
	text-decoration: none;
}
.otp-resend-submit{
	display: inline-flex;
	/* margin: 10px 28%; */
	justify-content: center;
    width: 100%;
}
.chr-btn-left{
	margin-left: 0px;
}
.chr-mt-65 {
    margin-top: 65px;
}

.tncAgreeCHRerror{
	position: relative !important;
    bottom: 5px !important;
    left: 0px;
}
.tncAuthoriseCHRerror{
	position: relative !important;
    bottom: 5px !important;
    left: 0px;
}
#invalidOTPErrorCHR{
	bottom: auto;
    left: 15px;
}
.chr-otp-submit button[disabled]{
	/* background-image: linear-gradient(to right, #b5aead 0%, #837a6e 51%, #8f8c8b 100%) !important; */
	cursor: no-drop;
}
.chr-otp-submit .chr-blue-btn{
	box-shadow: none;
    border: 0;
	font-size: 14px;
	margin-right: 15px;
}
.chr-tNc .chr-tnc-link{
	display: contents;
    color: #FF5F49;
}
.chr-tnc-link:hover{
    color: #FF5F49;
}
.count_otp .chr-error-message{
	padding-left: 4px ;
	font-size: 12px;
}

/* CHR FAQ CSS */
.checkFAQs .accordion .card .card-body {
	padding: 0 25px 5px 25px !important;
	font-size: 12px;
	color: #fff !important;
	background: #0D6B93 !important;
}
.checkFAQs .accordion .card-header {
	padding: 0;
	border-bottom: 0;
	background: #0D6B93 !important;
}
.checkFAQs .accordion .card-header .btn-link {
	border-radius: 1px;
    color: #fff !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500 !important;
    padding: 8px 25px 10px 25px !important;
    font-family: 'Rubik-Regular';
    width: 100%;
    text-align: left;
    min-height: 40px;
}
.checkFAQs .accordion .card-header:hover {
	color: #000000;
	text-decoration: underline;
}
.checkFAQs .accordion .card-header .btn:focus {
	box-shadow: none;
}
.checkFAQs .accordion .card-header .faq-arrow {
	position: absolute;
	right: 20px;
	color: #fff;
	font-size: 18px;
	top: 6px;
}
.checkFAQs .accordion .card-header h2 {
	line-height: 0;
}
.checkFAQs .accordion .card {
	border-radius: 25px;
	border-width: 0;
	margin-bottom: 12px;
}
#chr-faq{
	margin-top: 20px;
	min-height: auto;
}
/*.chr-card-plain-btn #downloadCHR{background: transparent;} */
#CHR-FAQs [aria-expanded="true"] i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.checkFAQs {
	background-color: transparent;
}
#CHR-FAQs .card {
	background-color: transparent;
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-angle-up:before {
	content: "\f106";
}

.CHR-Application {
	padding-bottom: 20px;
}

/* Loader CSS */
.loader-css {
	display: inline-block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 16px solid #f3f3f3;
	border-top: 16px solid #3498db;
	-webkit-animation: spin 1.5s infinite;
	animation: spin 1.5s infinite
}
.loadoverlay-css {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: rgba(128, 128, 128, .4)
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}
@keyframes spin {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}
.desktop-dboard-mb{
	margin-bottom: 130px;
}


.chr-cibil-faq-see-all{
	font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    padding-top: 5px;
    font-weight: 400;
	padding-right: 3px;
	font-family: Rubik-Regular;
}
.chr-cibil-faq-see-all a{
    color: #fff;
}
.txt-low{
    text-transform: capitalize !important;
}
/* KBA Page CSS  */

#kbaErrorMessageCHR{
	bottom: 45px !important;
    left: 15px;
}
.owl-dots .owl-dot{
	border: 0;
    background: transparent;
    padding: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #0a709d !important;
	margin: 5px 5px;
}
.KBA-quiz{margin-top: 65px;}
.KBA-btns {
    display: flex;
    margin: 10px auto 2px auto;
    flex-direction: row;
    width: 100%;
    justify-items: center;
    align-items: center;
    justify-content: center;
}
#kbaSubmitBtnCHR{
	margin-left: 10px;
}
#skipAlternateMobileNumberCHR{
	border: 0;
}
.alter-sec-width{
	width: 335px;
}
.alter-screen-desc{
	font-size: 16px;
    text-align: center;
	margin-top: 70px;
}
#alternateMobileApplicationFormCHR{
	min-height: 90vh;
}
.errorLine{
	border: 1.5px solid #FAFF63 !important;
}
.svgRangeImage{
	width: 410px;
    height: 300px;
	zoom: 1.15;
}
/*#payNowBtnCHR{
	text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 25px;
	
    left: 50%;
    transform: translateX(-50%);
} */
#payNowBtnCHR{
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    bottom: -2px; 
    z-index: 1;
	line-height: 24px;
}
p.faq-mobile-length {
	margin-bottom: 0;
	padding-right: 20px;
}
.chr-first-row-cards .chr-card-blue{
	box-shadow: 0px 4px 4px 0px #00000040 !important;
}
.graph-bottom-margin{
	margin-bottom: 110px;
}
.chr-app-form.chr-mt-65{
	margin-top: 42px;
}
.onlyButtonCard{
	box-shadow: 0px 4px 4px 0px #00000040 !important;
}
.onlyButtonCard #payNowBtnCHR{
	bottom: -43px;
}
.emailErrorBorder{
	border: 1px solid #FF6161 !important;
}
.screen-4 .chr-card-sub-head.txt-orange{
	margin-top: 20px;
}
.safari .chr-control-num, .safari .chr-control-num span, .safari .chr-control-num span a{
	color: #fff !important;
}
/* Safari browser input float label issue CSS */
.safari .labelFloat input:placeholder-shown + .safari .floatLabel {
	cursor: text;
	max-width: 66.66%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transform-origin: left bottom;
	-moz-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	-o-transform-origin: left bottom;
	-webkit-transform: translate(0, 0) scale(1);
	-moz-transform: translate(0, 0) scale(1);
	-ms-transform: translate(0, 0) scale(1);
	-o-transform: translate(0, 0) scale(1);
	padding-left: 15px;
}
.safari .labelFloat input:focus + .safari .floatLabel,
.safari .labelFloat input:not(:placeholder-shown) + .safari .floatLabel {
	-webkit-transform: translate(0px, -30px);
  -moz-transform: translate(0px, -30px);
  -o-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  padding: 0 0px 0 15px;
  font-size: 10px;
  top: 33px;
  margin-bottom: 0;
}
.safari .labelFloat input:not(:placeholder-shown) + .floatLabel:after {
	left: -.1em;
	right: -.1em;
}


@media screen and (max-width: 360px) {
	.CHR-Application-otp .count_time {
		right: 0px;
	}
    #invalidOTPErrorCHR {
        left: -5px;
    }
	.otpFieldPart .digit-group input {
		width: 40px !important;
		height: 40px !important;
	}
}
@media screen and (max-width: 390px) {
    .slider-container {
        margin-left: -100px;
    }
	.mb-txt-center{
		margin-top: 20px;
	}
	.CHR-Application-otp .count_otp {
		position: relative;
	}
	.CHR-Application-otp .count_time {
		right: 0px;
	}
    #invalidOTPErrorCHR {
        left: -5px;
    }
	.otpFieldPart .digit-group input {
        width: 45px;
        height: 45px;
    }

}

@media screen and (max-width: 430px) {
	.slider-container {
        margin-left: -82px;
    } 
	.CHR-Application-otp .count_time {
		right: 0px;
	}
	#invalidOTPErrorCHR {
		left: -5px;
	}
}

@media screen and (max-width: 767px) {
	#payNowBtnCHR {
		bottom: 0px;
	}
	/*.CHR-Application{
		min-height: 120vh;
	} */
	
	.mb-txt-center{
		margin-top: 20px;
	}
	
	.chr-mt-leftTitle{margin-top: 20px;}
	.chr-land-page-title {
		font-size: 32px;
	}
	.cibil-img{
		width: 86px;
		height: auto;
	}
	.page-top-margin {
		padding-left: 25px;
		padding-right: 25px;
	}
	.frm-sub-head{
		margin-bottom: 20px;
		margin-top: 20px;
		font-size: 16px;
	}
	.chr-otpBTN {
		margin: 25px 20% 25px 20%;
	}
	.oops-no-hit-error, .oops-technical-error {
		width: 100%;
	}
	.chr-readMore {
		width: 40%;
	}
	.otp-resend-submit {
		/* margin: 10px 18%;*/
		margin: auto;
	}
	.owl-carousel.off{
		display: block;
	}
	.chr-quiz-dot.active{
		background: #fff !important;
	}
	.KBA-quiz {
		margin-top: 10px;
	}
	.chr-q-indicators{
		position: relative;
		bottom: 25px;
		padding-left: 0;
	}
	.oops-descr-txt{
		font-size: 14px;
	}
	.chr-body-bg .container{
		width: auto;
		display: flex;
        flex-direction: column;
	}
	.CHR-dask-title h3{
		font-size: 22px;
	}
	.CHR-dask-title h1 {
		font-size: 22px;
	}
	.chr-card-1 {
		margin-bottom: 5px;
		width: auto;
	}
	.chr-card-2 {
		margin-bottom: 25px;
	}
	.chr-mt-65 {
		margin-top: 40px;
	}
	.mobile-view-score{
		display: flex;
		flex-direction: column-reverse;
	}
	.slider-container {
		margin-left: -100px;
	}
	.cibil-slider-mobile-view{
		margin-top: 165px;
	}
	.chr-card-sub-head {
		font-size: 16px;
		font-family: 'Rubik-Medium';
	}
	.chr-card-plain-btn {
		width: 100%;
		bottom: -15px;
	}
	.chr-card-blue{
		margin-top: 20px;
		min-height: 141px;
	}
	.chr-section-head .sec-head-txt {
		font-size: 14px;
	}
	.chr-cibil-faq-see-all{
		padding-top: 0px;
	}
	.desktop-dboard-mb {
		margin-bottom: 50px;
	}
	.chr-faqs-bg{
		min-height: auto;
	}
	.radio-button-container{
		width: 100% !important;
	}
	.alter-sec-width {
		width: 100%;
	}
	.alter-sec-width .chr-otp-submit{
		display: flex;
    	justify-content: space-evenly;
	}
	.chr-mt-15{
			width: 100%;
	}
	.CHR-Application-otp{
		padding-bottom: 20px;
	}
	#invalidOTPErrorCHR{
		bottom: -2px;
	}
	.count_time {
		margin: 0 -3px;
	}
	.light2-top-left{
		background-position: top 0 left -235px
	}
	.light1-top-right{
		background-position: right -30px top 10px;
	}
	.light2-bottom-left{
		display: none;
	}
	.chr-body-bg .form-group {
		margin-bottom: 20px;
	}
	.chr-body-bg .input-group {
		margin-bottom: 20px;
	}
	.chr-error-message{
		bottom: -10px;
		line-height: 1.1;
	}
	.dateSpecial {
		line-height: 1.1;
	}
	.chr-tNc .tNc-1 label:before {
		width: 40px;
	}
	.chr-tNc .tNc-2 label:before {
		width: 50px;
	}
	.chr-normal-text{
		color: #fff;
		font-size: 16px;
	}
	.chr-control-num {
		color: #fff !important;
		font-size: 16px;
	}
	.chr-card-description{
		font-size: 16px;
		margin-top: 15px;
		font-family: 'Rubik-Medium';
	}
	.chr-app-form .form-control {
		height: 39px;
	}
	.cardMaxHeight {
		min-height: 200px;
	}
	.cardMaxHeight #downloadCHR {
		bottom: 12px;
	}
	.chr-mt-25{
		margin-top: 0;
	}
	.chr-section-head .sec-head-txt {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.cardMaxHeight #downloadCHR {
		bottom: -3px;
	}
	.chr-card-1.chr-card-blue.cardMaxHeight {
		min-height: 141px;
	}
	.chr-dynamic-content.chr-card-1.chr-card-white.chr-input-field.cardMaxHeight {
		min-height: 167px;
		padding: 12px 22px;
	}
	#chr-faq {
		min-height: auto;
	}
	.prodBlueSubHead{
		font-size: 14px !important;
		font-family: font-family: 'Rubik-Medium' !important;
	}
	.plainWhiteCard{
		min-height: 141px !important;
	}
	.checkFAQs .accordion .card-header .btn-link {
		font-size: 12px;
	}
	.chr-cibil-score-arc {
		width: 260px;
		height: 260px;
		left: 31.3%;
		top: 60%;
	}
	.svgRangeImage {
		zoom: 1.02;
	}
	.startVal {
		left: 90px;
		bottom: -30px;
	}
	.endVal {
		bottom: -30px;
		right: -22px;
	}
	.graph-bottom-margin{
		margin-bottom: inherit;
	}
	.onlyButtonCard #payNowBtnCHR {
		bottom: -12px;
	}
	.onlyButtonCard {
		min-height: 141px;
	}
	
}



