.hide-password:hover, .hide-password:active,.hide-password:focus{
color:#b1246d !important
}

.send-mb-otp:hover, .send-mb-otp:active,.send-mb-otp:focus{
color:#b1246d !important
}

.containernew {
	max-width: 1100px;
}
.send-email-otp:hover, .send-email-otp:active,.send-email-otp:focus{
color:#b1246d !important
}

.form-group .form-control {
	border: 0;
	border-bottom: 1px solid #e2e2e2;
	padding: 12px 0;
	background: #fff;
	letter-spacing: .7px;
	font-weight: 300;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
/* 	height: 44px; */
	color: #000000;
	font-size: 14px;
	position: relative;
	-webkit-transition: border .9s ease;
	-o-transition: border .9s ease;
	transition: border .9s ease;
}

.blockUi {
	display: none;
	position: fixed;
	width: 100%;
	/* height: 100%; */
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #0a001ba6;
	z-index: 2000;
	text-align: center;
}

.blockUi img {
	width: 100px;
	margin-top: 25%;
}

.container {
	 max-width: 960px;
}

#stamsg{
	color: red;
}

.rightdiv{
	box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
}

[data-toggle="collapse"] .fa:before {
	content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
	content: "\f13a";
}

#password_rules ul li {
	/*font-size: 12px;
        font-weight: normal;*/
	color: #000000;
}

#password_rules ul li.complete {
	color: #5DB406;
}

span.togglePassword {
	color: gray;
	font-size: 12px;
	cursor: pointer;
}

/* New CSS*/
@import
	url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

@import
	url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700')
	;

@import
	url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap')
	;

.main-font {
	font-family: 'Roboto', sans-serif
}

.stepsTextCpp {
	color: #3f536e;
	font-weight: 500;
	font-size: 14px;
}

#resendOtpChngPhoId a:active, #resendOtpChngPhoId a:visited,
	#resendOtpChngPhoId a:hover {
	color: #a470b3 !important;
	cursor: pointer;
}

.bacpMainDiv>.row {
	box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
}

.imagePosition {
	background: url(../images/uspic_ppk.jpeg) !important;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 1000px;
	background-position-x: 52% !important;
	background-position-y: 56% !important;
}

.alt-font {
	font-family: 'Poppins', sans-serif
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: .3px;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased
}

.required:after {
	content: " *";
	color: red;
}

.btnSendOtp {
	margin-top: 30px;
}

.contact {
	padding: 4%;
	height: auto;
}

.columeBGColor {
	background: #ff0879;
	padding: 12% 20px;
	border-top-left-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
	text-align: center;
	color: #ffffff;
	min-height: 626px;
}

.contact-info {
	margin-top: 10%;
}

.contact-info img {
	margin-bottom: 15%;
}

.contact-info h2 {
	margin-bottom: 10%;
}

.colsPaddingBGC {
	background: #fff;
	padding: 3%;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

.contact-form {
	/* margin-left: 30px; */
	margin-right: 15px;
}

.contact-form label {
	font-weight: 600;
}

.contact-form button {
	background: #25274d;
	color: #fff;
	font-weight: 600;
}

.contact-form button:focus {
	box-shadow: none;
}

.btn:not (:disabled ):not (.disabled ) {
	cursor: pointer;
}

.btn.btn-gradient {
	color: #fff;
	flex: 1 1 auto;
	transition: .5s;
	background-size: 200% auto;
	background-image: linear-gradient(135deg, #682d8e 0, #e21567 100%);
}

.btn.btn-rounded {
	border-radius: 50px;
}

.shareSocialMedia li {
	display: contents;
}

.btn.btn-large {
	font-size: 14px;
	padding: 4px 24px;
}

.gradient-text1 {
	background: #3264f5;
	background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
	background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
	background: linear-gradient(135deg, #682d8e 0, #e21567 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3264f5',
		endColorstr='#7202bb', GradientType=1);
	-webkit-background-clip: text;
	text-align: center;
}

#mob-partitioned {
	
    padding-left: 22px;
    letter-spacing: 30px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 39px 1px;
    background-repeat: repeat-x;
    background-position-x: 38px;
    width: 164px;
    min-width: 165px
}


#email-partitioned {
	
	padding-left: 22px;
    letter-spacing: 30px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 39px 1px;
    background-repeat: repeat-x;
    background-position-x: 38px;
    width: 164px;
    min-width: 165px
}

#divInner {
	left: 0;
	position: sticky;
}

#divOuter {
	width: 190px;
	overflow: hidden;
}

.block {
	background: rgba(0, 0, 0, .3) url('E:/chartjs/loading.gif') no-repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1100;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

.alert-success-msg-bg {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-msg {
	padding: 3px;
	margin-bottom: 0px;
	border: 2px solid transparent;
	border-radius: 20px;
	width: 56%;
}

/* #pageMessages {
	position: fixed;
	top: 30%;
	right: 15px;
	width: 30%;
	border: 2px solid transparent;
	border-radius: 20px;
	display: none;
}
 */
 
 #pageMessages {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 30%;
	z-index: 1100;
	display: none;
}
.alert {
	position: relative;
}

.bgimage{
   width: 1263px;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    opacity: 1;
    background-image: url(images/join.png);
}

.alert .close {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1em;
}

.alert .fa {
	margin-right: .3em;
}

input:required {
	border: 1px solid green;
}
/* input:required:invalid {
  border: 1px solid red;
} */
.hidden {
	display: none;
}

.bacpMainDiv>.row {
	box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
}
/*css by rohit*/
.bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contact>.row {
	box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 0.35);
}

[class*=bg-img] {
	position: relative;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.bg-img9 {
	background: url(../images/download.jpg);
}

.gradient-bg1 {
	background: #3264f5;
	background: -moz-linear-gradient(left, #3264f5 2%, #7202bb 82%);
	background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
	background: linear-gradient(135deg, #682d8e 0, #e21567 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3264f5',
		endColorstr='#7202bb', GradientType=1);
}

.opacity-9 {
	opacity: 0.9;
}

h2.text-white.mb-2 {
	text-align: center !important;
	padding-top: 102px;
	color: #ffffff;
}

.page_nav {
	background: #fff;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	padding: 18px 40px 10px;
	display: inline-block;
	margin-top: 80px;
	color: #7f7f7f;
	font-size: 14px;
	margin-bottom: -2px;
}

.main-color {
	color: #3264f5;
}

.footer-social {
	display: flex;
	align-items: center;
	justify-content: center;
	clear: both;
}

.footer-social li {
	display: inline-block;
	color: #fff;
	float: left;
	position: relative;
	text-decoration: none;
}

.footer-social a {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50px;
	font-size: 17px;
	margin: 10px 5px;
	border: 1px solid transparent;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	-ms-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}

.company-about {
	font-size: 11px;
	text-align: left;
	display: inline-block;
	font-weight: 500;
	color: #ffffff;
}

.ht-30 {
	height: 30px;
}

header {
	width: 100%;
	z-index: 99;
}

.navbar-top-default {
	position: absolute;
	top: 5;
	z-index: 99;
	height: 100px;
	width: 100%;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}

header a.logo {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}

header .logo .logo-dark.default, header .logo .logo-light.default {
	visibility: visible;
	opacity: 1;
	width: 170px;
	transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}

.sharingbox {
	padding-left: 23px;
}

.coupon {
	/* border: 5px dotted #bbb; */
	width: 100%;
	border-radius: 15px;
	margin: 0 auto;
	max-width: 600px;
	margin-top: 10px;
}

.containercoupon {
	padding: 2px 16px;
	background-color: #F1F1F1;
}

.promo {
	background: #fffdcf;
	padding: 3px;
}

.p-0 {
	padding: 0;
}

.mb-10 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.bottomCppCta {
	margin: 15px 0px;
}

.bottomCppCta a {
	-webkit-text-fill-color: unset !important;
	background: #9C1F7B;
	padding: 5px 10px;;
	border-radius: 16px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	width: 51%;
	margin: auto;
	margin-top: 10px;
	text-decoration: none;
}

.copyTextMainDiv {
	background: #fefcfd;
}
/* PPK CSS Start */
.hide-password , .send-mb-otp, .send-email-otp{
	display: inline-block;
	position: absolute;
	text-decoration: none;
	right: 5px;
	padding: 0px 6px;
	border-left: 1px solid #d2d8d8;
	top: 55%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 14px;
	font-size: 0.875rem;
	color: rgb(23, 0, 128);
}


.form-control-feedback {
	display: none;
}


.signupbox{
	max-width: 440px;
    float: right;
    width: 100%;
}
.posRel{
	position: relative;
	}
	.text-muted{
		-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	}


.icon-color {
  color: #ff3939d6;
  font-size: 1.2em;
}

/* #vid{
	width:100%;
} */
/* PPK CSS END */
@media screen and (max-width:768px) {
	.badge {
		font-size: 13px !important;
		font-weight: normal;
		padding: 1px;
	}
	.bottomCppCta {
		padding: 0;
	}
	#divOuter {
		margin: auto;
		text-align: center !important;
	}
	#submitData {
		width: auto;
	}
	/* .text-left.userFormHide {
		text-align: center !important;
	} */
	.bottomCppCta a {
		margin-top: 10px;
		width: auto;
	}
	.columeBGColor {
		padding: 2px;
		min-height: auto;
	}
	.contact-info img {
		margin-bottom: 0;
	}
	.contact-form {
		margin-left: 0;
		margin-right: 0px;
	}
	#sendOtpButtonId {
		margin: auto;
		margin-top: 5px;
	}
	.respTextACenter {
		text-align: center;
	}
	.btn.btn-large {
		margin-bottom: 10px;
	}
	.showFinalyy a {
		display: block;
	}
	#pageMessages {
		position: fixed;
		bottom: 15px;
		right: 15px;
		width: 100%;
		left:0;
		z-index: 10000;
	}
	.imagePosition {
		min-height: unset;
	}
	.loginContainer .row {
		margin: 10px;
	}
	.loginContainer .row>div {
		padding: 5px;
		margin: 3px auto;
	}
	.blockUi img {
		margin-top: 60%;
	}
	#bacpfd .row{
	margin: 0px;
	}
	#bacpfd .imagePosition{
	display: none;
	}
	.loginContainer .forgot{
	font-size: 16px;
    font-weight: bold;
	}
	.modal-dialog{
	margin: 0;
	}
	.custVideos iframe{
	height: auto !important;
	}
	.cardresponsivemargin .landinpageresponsive {
    margin-left: 0px !important;
    margin-right: 0px!important;
}

}


 