#emailResendOTP,#mobileResendOTP{
font-size: 13px;padding: 0px;cursor: pointer;
}
#emailResendOTP:hover,#mobileResendOTP:hover{
text-decoration: underline;
}
.login_about{
	color:#D94A21 !important;
	border-bottom:3px solid #D94A21 !important;
	font-weight:bold;
	font-size:15px !important;
}
.register-bg{
	padding:50px 20px 10px 20px !important;
}
.help-line{
	 font-size: 14px !important;
   font-weight: 600 !important;
   color:#3d3d3d !important;
   line-height:34px !important;
   font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.model-header-fonts-size{
	font-size: 13px !important;
}
.gsstextmobilewidth{
	width:275px !important;
}

.otp-content{
	width:550px;
}
.operation
{
	padding-top:5% !important;
}

body{ 
	font-family: 'Raleway', sans-serif; 
	font-size:20px;
	color: #494949;
} 
   
  img.logo {margin-top:14px;}
  
  
  .main-content {
	  padding-top:70px;
  }
  
  .login-section {
	  margin: 170px 0px; 
  }
  .mt-sm {
	  margin-top:20px;
  }
  .mb-30 {
	  margin-bottom:40px;
  }
  
  .mt-0 {
	  margin-top:0px;
  }
  
  input::-webkit-input-placeholder {font-size:12px !important;font-weight: 600 !important;vertical-align:middle !important;}
input:-moz-placeholder { /* Firefox 18- */
font-size:12px !important;font-weight: 600 !important;vertical-align:middle !important;} 
input::-moz-placeholder {  /* Firefox 19+ */
font-size:12px !important;font-weight: 600 !important;vertical-align:middle !important;}
input:-ms-input-placeholder {  font-size:12px !important;font-weight: 600 !important;vertical-align:middle !important;}
.login-btn:focus{background-color:#fd000e !important;border-color:2px solid #ff3b48 !important;color:#FFF;}

  .login-form {
	margin: 20px auto;
    width: 60%;
    float: none;
  }
  .formborder{
 border-right: 4px solid #d61921;
    border-radius: 4px;
    padding-right: 20px;
    margin-right: -25px;
    }
  
.header {
	min-height:400px;
	width:100%;
	background:url("../img/header.png");
	border-radius: 0px 0px 60px 60px;
}
 
.header-image {
	width:100%;
} 

.left-dec {
	position: absolute;
    /* bottom: -98px; */
    top: 87%;
    left: 0;
    z-index: -1;
}

.right-dec {
	position: absolute;
    /* bottom: -98px; */
    top: 87%;
    right: 0;
    z-index: -1;
}

.white-bg {
	background-color: rgba(255, 255, 255, 0.85); 
	padding:50px 20px;
	margin:40px 0px;
	border-radius:30px;
	
}
.white-bg form {
	padding:10px;
}
.white-bg h4 {
	text-align:center;
	margin-top:30px;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#494949;
	font-weight:normal;
	font-size:14px;
}
.white-bg input[type=text] {
	background:#dcdcdc;
	border:none;
	border: 1px solid #cccccc;
	border-radius:0px;
	box-shadow:none !important;
	color:#494949;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  
  .register-popupfont input[type=text]{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  
  
#verification input[type=text],#mobile-number,.pinCode {
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }
.btn-primary, .btn-primary:hover {
	background: #d61921;
    border-color: #d61921;
    border-radius: 14px;
    font-size: 15px;
    padding: 6px 16px;
    font-weight: bold;
    width: 35%;
} 

.ring-bg {
	margin: 40px 0px;
	clear:both;
}
 
.main-body h2{
	
	font-family: 'Montserrat', sans-serif; 
	color: #b98843;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}

.main-body p {
	line-height:24px;
	font-size:16px;
	color:#2B2B2B;
} 
  
  
 .scheme-detail ul{
	 text-align:left !important;
	 font-size:14px;
	 width:80%;
	 margin:0 auto;
 }
 .scheme-detail ul li{ 
	margin-bottom:20px;
	background:url(../img/li-bg.png) left top no-repeat;
	list-style:none;	
	padding-left:30px;
	color:#2B2B2B;
 }
  
  .kalyan-right-ico {
    font-size: 34px !important;
    padding-left: 12px;
    margin: 3px auto;
    color: #df3c06;
}


  footer {
	  min-height:40px;
	  background:url(../img/footer-bg.png) repeat-x;
	  /* margin-top:80px; padding:10px !important; */
	  overflow:hidden;
	  
  }
 .registernowhome ,.registernowhome:hover,.registernowhome:active, .registernowhome:focus{
    width: 55%;
        background: #d61921;
    border-color: #d61921;
}  
  
  .copyright {color:#FFF;font-weight:normal;margin-top:25px; font-size:14px;}   
 
  .form-control {font-size: 13px;font-weight: 600;}

 
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) { 
/* .login {width:281px; margin:0 auto; } */
}


@media (max-width:768px){

.registernowhome,.registernowhome:hover ,.registernowhome:active, .registernowhome:focus{
    width: 55%;
        background: #d61921;
    border-color: #d61921;
}
	
.left-dec, .right-dec {
	    top: 80%;
} 

img.modal_logo {width:auto !important;}

 .ring-bg img {
	 width:100%;
 }
 
 .white-bg { 
    padding: 10px 20px;
    margin: 20px 0px; 
}

.logo {
	margin-bottom:10px;
}

.white-bg h4 {
	margin-top:10px;
}

.scheme-detail ul {
	width:100%;
	padding:0px;
}

.scheme-detail ul li {
	margin-bottom:20px;
}
/* 13-02-2019 */


}

@media (max-width:767px){
 .formborder{border:none;}

.right-dec {
	display:none;
} 
img.modal_logo {width:auto !important;}
.sucess, .failure { text-align: center !important; float;none !important; }
.modal_custom_width { width:370px;  }
.headerbdr{ margin-top: 0 !important;width: 100% !important; }
 #terms-checkbox { float: left !important;}
 .terms-txt { font-size: 13px !important;}

}

@media only screen and (max-width: 600px) {

}
@media (max-width:414px){
	.modal_custom_width { width:390px !important;margin:25px auto; }
	 img.modal_logo {width:auto !important;}
	
}

.bdr { border-top: 10px solid #cb0a10; }

.has-error .form-control {
    border-color: #d61921 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.has-error .form-control-feedback, .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #d61921;
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 5px;
}
.error.help-block {
	font-family: 'Raleway', sans-serif !important;
	font-style:normal !important;
	margin-bottom: 0;
}
.error.help-block, .form-control-feedback {
	
	font-size:12px;
}

.has-feedback .form-control-feedback {
	top:0px;
}

 

 /* Modal */
 form#verification { margin-top:50px; }
 .bdr { border-color: #ccc;border-style: solid;border-width: 1px 1px 1px 1px;margin: 15px; }
 .modal_custom_width { width:460px;margin:25px auto; }
 .verification_title { font-weight: 700;font-size: 38px; margin-top:15px;text-align:center; }
 #MobileNumber, #EmailID, #otp-email, #otp, #mbl-otp {background-color: #c8c8c8;border-radius:6px;}
 .label_verifi_form {float: left;margin-left: 0px;font-size: 16px;}
 
 #MobileNumber::placeholder,  #EmailID::placeholder, #otp-email::placeholder, #otp::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

#MobileNumber:-ms-input-placeholder, #EmailID:-ms-input-placeholder, #otp-email:-ms-input-placeholder, #otp:-ms-input-placeholder  { /* Internet Explorer 10-11 */
  color: #000;
}

#MobileNumber::-ms-input-placeholder, #EmailID::-ms-input-placeholder, #otp-email::-ms-input-placeholder, #otp::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}
em#MobileNumber-error, em#EmailID-error {float:left;}
.hasfeedback .form-control-feedback {right: 0px;top: -31px;}
.bdr_rm_btm { border-bottom: none; }
.bdr_rm_top { border-top: none; }
.modal-head { display:initial !important;padding:15px !important; }
.close { font-size: 21px !important; opacity: .2; }
.modal-head .close { margin-top: 0px !important; padding:0px !important;margin-right: 4px;margin-left: 0px;margin-bottom: 0px;}
.div-center {margin:0 auto; }
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}
.error-span{ 
	color: #d61921;font-size:12px;
	 }

/* registration */
.left-dec1 {width: 100px;height: auto;position: relative;margin-left: 20px;}
.header1 { margin-top: 15px; }
 .reg_wrapper { background:url(../img/slider3.jpg) #FFF fixed center; padding-bottom:100px; opacity: 0.8;}
 
.reg_title { text-transform:uppercase;color:#000; font-weight:700;font-size: 23px;}
.form_bdr { border-radius: 24px;background: #FFF;border: 1px solid #FFF;padding: 30px 50px;margin-top: 20px; }
.form_title  {color: #000;border-bottom: 1px solid #000;margin-top: 5px; font-weight: 600;font-size: 18px;margin-top:25px;padding-bottom: 5px;margin-bottom:20px;}
#registrationForm label { font-size: 14px;color: #000;font-weight: 500; } 
#registrationForm .form-control { -webkit-box-shadow:none;box-shadow:none; }
.note-text { font-size: 15px; }
h2 .note-text { font-size: 15px !important;font-weight:500;margin-top: 8px; }
#registrationForm textarea { height:34px; }
.optional{color: #000;font-weight: 500;font-size: 10px; }
.terms-txt { color:#d10a10;font-weight: 600;font-size:17px; }
.register-btn, .register-btn:hover {padding: 10px 25px;font-size: 16px;font-weight: 600;color:FFF;margin-top: 20px;margin-bottom: 35px; }
label.custom-file-label.note-label-size {font-size:10px !important;margin-top:5px; }
.upload-btn, .upload-btn:hover {background: #d10a10;color: #FFF;border: 1px solid #d10a10; }
input#inputGroupFile { border: 1px solid #ccc;border-radius: 4px; }
input.form-control.upload-placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;font-size:14px;font-weight:400;
}
input.form-control.upload-placeholder::-moz-placeholder { /* Firefox 19+ */
  color: #000;font-size:14px;font-weight:400;
}
input.form-control.upload-placeholder:-ms-input-placeholder { /* IE 10+ */
  color: #000;font-size:14px;font-weight:400;
}
input.form-control.upload-placeholder:-moz-placeholder { /* Firefox 18- */
  color: #000;font-size:14px;font-weight:400;
}
#relationship-nominee, select#installment-amount, select#scheme-type, select#opt-amount-momnth, select#gender, select#Area, select#permanent-Area, select#nominee-Area, select#ID-Proof-type { font-weight:500; }
input#currentaddressCheck, input#terms-checkbox { vertical-align:middle;margin:0px; }
input#currentaddressCheck:checked {color:#d10a10;background-color: #2196F3;}
.fa-custom { color:#000; }
#registrationForm label.error {color:#d61921 !important;}
#terms-checkbox { float: left;margin-top: 9px !important ;margin-right: 7px !important; }
.float-left { float:left; /* padding-left: 10px;padding-right: 10px; */}
.headerbdr { border-color: #cb0a10;border-style: solid;border-width: 3px;float: left;width: 100%;position: relative;margin-top: 71px;z-index: -1;margin-left: 0px; }
.float-right {float:initial !important;}
.glyphicon-calendar:before { content: "\e109"; }
.fa-info-circle:before { content: "\f05a"; }













/* new */

.sub-head-kalyan {
    text-align: center;
    font-size: 18px;
    padding: 15px 2% 0px;
}

.kalyan-header {
    padding: 35px 40px;
    border: 1px solid #574433;
    border-top-right-radius: 60px;
    border-top-left-radius: 60px;
    background: #574433;
    color: #fff;
}
.kalyan-box .main-head {
	text-align: center;
    color: #fff;
}
.main-head p {
    font-size: 32px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 0px;
    line-height: 34px;
}
.main-head p:nth-child(2){
	font-size: 25px !important;
}
.main-content-kalyanchit {
	width: 90%;	
	margin:auto;
}
.sub-head-kalyan span {
	font-weight: 600;
}
.scheme-detail ul {
    text-align: left !important;
    font-size: 15px;
    width: unset;
    margin: 0 auto;
    padding:0;
    min-height: 155px;
} 
.scheme-detail ul  li {
	color: #574433;
    font-weight: 600;
    font-size: 14px;
}
.scheme-detail a {
	display: block;
    width: 100%;
    margin: auto;
    font-size: 11px;
    line-height: 7px;
    text-align: center;
    text-decoration: none;
    color: #da2f0c;
    font-weight: 600;
}
.kalyan-right-ico {
	font-size: 34px;
    padding-left: 12px;
	margin: 3px auto;
	color: #df3c06;
}
.blk-element {
	display: inline-block;
	color: #df3c06;
}
.kalyan-content {
	padding: 2% 6%;
}
.kalyan-footer {
	display: block;
    text-align: center;
}
.kalyan-footer button {
	padding: 2% 9%;
    font-size: 15px;
    font-weight: bold;
    background: #cf2a05;
    border-radius: 13px;
    text-transform: uppercase;
}
.kalyan-col{
	padding: 0 3%;
}
.border-kalyan {
	border: 4px solid #574433;
	/* border-radius: 10% 10% 45% 45% / 69%; */
	border-radius: 0px 0px 10px 10px;
	margin: 10px 0px 8px;
}

.footer-notes  {
	width:80%;
	margin: auto;
}
.footer-notes ol {
	display: block;
	list-style-type: decimal;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 5%;
	font-size: 13px;

  }
  .footer-notes p {
	  font-size: 14px;
  }
.footer-notes  ol li {
    font-size: 12px;
    color: #574433;
}
.footer-notes  ol a {
	font-weight: bold;
	text-decoration: underline;
	color:#574433;
}



.scheme .schemel1
{   font-size: 20px;
   font-weight: 600;
   color:#3d3d3d;
}
.color-strip{
	border: 1px solid #574433;
	}
.scheme .schemel2
{
color: #868686;
   font-size: 16px;
   font-weight: 600;
   line-height: 0px;
}
.scheme
{
	font-family: "Montserrat";
	/* padding: 6% 5% 2%; */
	margin-top:50px;
	width: 92%;
}

.scheme-detail ul {
	margin-bottom:10px;
}
.muharat-ftd{
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
.muharat-etd
{
	 border-top-color: transparent !important;
}
.customer-disc-muhurat {
	width: 22% !important;
    padding: 12px !important;
}
.customer-disc-muhurat1 {
	width: 32% !important;
    padding: 12px !important;
}
.diamond{
	width: 16% !important;
    padding: 12px !important;
}
.muharat-head th{
	text-align: center;
	font-size: 15px;
}
.muharat-fr td{
	text-align: center;
	font-size: 15px;
	padding:5px 2x;
}
.scheme .nav-tabs>li.active>a,.scheme .nav-tabs>li.active>a:hover,.scheme .nav-tabs>li.active>a:focus,
.scheme .nav-tabs{
	border:none !important;
}
.scheme .nav-tabs>li>a:hover
{
		    border-color:transparent !important;
}
.scheme .nav-tabs>li.active>a{
background-color:#d6d2cd !important;
}
.scheme .nav-tabs li>a>span.schemel2
{
	color:#3d3d3d;

}
.scheme .nav-tabs li>a>span.schemel2
{
	color:#868686;
}
/* .scheme .nav-tabs>li.muhurat-gold{
	border-right: 1px solid #574433;
} */
thead tr:nth-child(2) th,.muharat-tablehead tr:nth-child(3) th {
    background: #574433;
    color: #fff;
    border-color: transparent;
}

thead tr:nth-child(2) th:first-child,.muharat-tablehead tr:nth-child(3) th:first-child {
    border-top-left-radius: 37px;
}

.total-benifits {
	text-align: -webkit-center;
    font-size: 11px !important;
    width: 10%;
}
thead tr:nth-child(2) th,.muharat-tablehead tr:nth-child(3) th {
	font-size: 12px !important;
    padding: 12px 1px !important;
    font-weight: 600 !important;
    line-height: 14px;
}
th.scheme {
    border-right: 5px solid !important;
}
.instalment-details p:nth-child(2),.nos-period p:nth-child(2) ,.investment p:nth-child(1),
.bonus-detail p:nth-child(2) ,.customer-bonus p:nth-child(2)  {
	font-size: 9px !important;
    white-space: nowrap ;
}
thead p {
	margin-bottom: 3px !important;
}
.customer-disc {
	width: 13% !important;
    padding: 12px !important;
}
tbody {
	border: 1px solid #574433;
}
tbody td { 
	border:unset !important;
}
tbody  tr.muharat-fr td {
	border-right:1px solid #574433 !important; 
	font-size: 13px !important;
	padding: 2px 2px;
    line-height: 20px;
}
.border-per {
	border: 1px solid #574433 !important;
}
.cust-benefits{
	width:8% !important;
}
.background-amt {
	background: #d7d3cf;
	font-weight: 600;
}
.background-red {
	background:#cf2a05;
	color:#fff !important;
	font-weight: 600;
}

.dis-chrg,.dis-dia,th:nth-last-child() {
	width:9% !important;
}
tr.muharat-fr:nth-child(4) {
    border-bottom: 1px dotted #574433;
}

table th,table th {
    vertical-align: middle !important;
}
table td,table td {
    vertical-align: middle !important;
}
.diamond,.diamond1,.diamond2 {
	width:9% !important;
}
.customer-disc-muhurat1,.customer-disc-muhurat {
	width:9% !important;
	white-space: nowrap;
}
.muharat-scheme-detail tr.muharat-fr:nth-child(2) {
    border-bottom: 1px dotted #574433;
}
.benefits{
	color:#3b2414;
	   border: 1px solid #3b2414;
	   border-top-left-radius: 15px;
	   border-top-right-radius: 15px;
	   margin-top: 14px;
	   padding: 10px 0px;
	}
	.muhurat-gold{
		border-right: 5px solid #000;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	 }
	.muhurat-gold a{
		margin-right: 12px !important;
	 }
	 .muhurat-wedding{
		margin-left: 10px;
	 }
	 .muharat-head th,.muharat-head td{
		text-align: center;
		font-size: 15px;
		padding: 0px !important;
		font-size: 13px;
		font-weight: 600;
		border-top:none !important;
		}
.bonusbenifit
{
border-bottom:1px solid #3b2414;
text-transform: uppercase;
}
@media screen and (min-width: 1200px) and (max-width:1400px) {
  .sub-head-kalyan span{
    font-size: 16px;
  }
  .scheme-detail ul{
  min-height: 150px;
  }
}
@media screen and (min-width: 1401px) {
  .sub-head-kalyan span{
    font-size: 15px;
  }
   
   #overlay {

   position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .7);
}
#loader {
     position: fixed;
    display: block;
    left: 50%;
    top: 48%;
    z-index: 9999;
    width: 145px;
    height: 180px;
    background-image: url(../img/rollingloader.gif);
    background-repeat: no-repeat;
    margin: -77px 0 0 -75px;
}
}
th.datepicker-switch:hover, th.prev:hover, th.next:hover {
    color: #000 !important; 
}
.mobile-verrify label {
	font-size:15px ;
}
.no-mrgn {
	margin-bottom:10px;
}
.seperator {
	font-size:15px;
	text-transform:uppercase;
	text-align:center;
}
}
