body {
	font-family: "Poppins", sans-serif;
	background-color: #fff;
	margin: 0;
	font-size: 14px;
	overflow: visible;
}
/* modal start */
.modal {
	left: 10% !important;
}
.modal-content {
	width: 65%;
}
.modal-header {
	border-bottom: 0 none;
}
.modal-header img {
	width: 50%;
	margin-left: 25%;
}
.modal-title {
	text-align: center !important;
	margin-top: -21px !important;
	font-weight: 700 !important;
}
.popupText {
	font-size: 12px;
	text-align: center;
}

.modal-footer {
	border-top: 0 none;
	position: relative;
    	z-index: 99;
}
.bottombtn {
	width: 75%;
	background: linear-gradient(244.6deg, #ff6d4d 17.36%, #eb396e 74.86%);
	border-radius: 9px;
	text-align: center;
	margin-top: -34px;
	margin-right: 12%;
	height: 37px;
	border: none;
}
.alertclosebtn {
	float: right;
	border: none;
	background: transparent;
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 29px;
	font-weight: 700;
}
/* modal end */
body::-webkit-scrollbar {
	display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
body {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}
.error {
	font-size: 10px !important;
}
.outer {
	background-image: url("../img/bg_dashboard.jpg");
	width: 100%;
	height: 100vh;
	background-size: 100% 100%;
	letter-spacing: 0.1em;
}
.logoclass {
	text-align: center;
    padding-top: 1.5%;
    height: 16vh;
}
.centerdiv {
	width: 42%;
	height: fit-content;
	margin: -2% auto;
padding-bottom: 13px;
	background: linear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
}
.centerdiv h6 {
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	opacity: 1;
font-weight: 300;
padding-top: 20px;
letter-spacing: 0 !important;
}

.centerdiv h6 span {
	color: #fb7272;
    font-weight: 600 !important;
}
#loginForm{
margin-top: 2px;
}
.star_icon img {
	width: 3% !important;
	height: 1.5% !important;
	margin-left: 1%;
	margin-bottom: 4%;
}

.star_icon_register img {
	width: 1.8% !important;
	height: 1% !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
.star_icon_register_leftbox img {
	width: 4.8%;
	height: 1%;
	margin-left: 5px;
	margin-bottom: 12px;
}
.info_icon {
	width: 7.5% !important;
	margin-bottom: 3px !important;
	margin-left: 3px !important;
	position: relative;
}
.regpasswordicon{
	position: absolute;
    margin-left: -30px;
    margin-top: 20px;
color: #A7A7A7;
}
.centerdiv h2 {
	color: white;
	text-align: center;
	font-weight: 600 !important;
	font-size: 38px;
	line-height: 33px;


}
.centerdiv label {
	color: white;
	font-size: 13px;
	margin-left: 7%;
	opacity: 0.8;
	width: 50%;
font-weight: 200;
letter-spacing: 0 !important;
}
.centerdiv label span {
	color: red;
}
.centerdiv input {
	width: 85%;
	margin-left: 7.5%;
	height: 7vh !important;
	margin-top: 1%;
	font-size: 13px;
	font-weight: 300;
border-radius: 8px !important;
}
.verifydiv{
margin-top: 6px;
}
.verifydiv h6 {
	font-size: 13px;
	opacity: 0.9;
	margin-top: -8px;
letter-spacing: 0 !important;
}
.verifydiv a {
	color: #ff7e7e;
	text-decoration: none;
	margin-left: 2px;
font-weight: 400;
	-webkit-text-stroke-width: 0.3px;
	-webkit-text-stroke-color: #ff7e7e;
}
.centerdiv input.error {
	border: 2px solid #ff7e7e;
}
.centerdiv input[type="password"]:not(:placeholder-shown) {
	font-size: 16px;
	letter-spacing: 1.5px;
	height: 7vh !important;
	width: 85%;
	margin-left: 7.5%;
	font-weight: 600;
	line-height: 8% !important;
	padding-left: 3%;
	padding-top: 0vh;
	padding-bottom: 0vh;
}
.centerdiv input[type="password"].error {
	border: 2px solid #ff7e7e;
}
.passwordIcon {
	margin-left: 87%;
	width: 5%;
	height: 6%;
	position: absolute;
	margin-top: -5.6%;
	cursor: pointer;
	padding-left: 1px;
color: #A7A7A7
}
.passwordIcon.fa-eye-slash {
	padding-left: 0px;
}

.loginbutton {
	width: 41%;
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	height: 7vh;
	margin-left: 7.5%;
	color: white;
	font-size: 18px;
	font-weight: 600;
	outline: none;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 1%;
    border: none;
letter-spacing: .5px;
    border-radius: 7px;
}
.loginbutton:hover {
	color: white;
}

.requestotpbutton {
	background: #fde9e7;
	border: 1.2px solid #db5a66;
	width: 42%;
	height: 7vh;
	font-size: 16px;
	color: #df6361;
	margin-left: 0.8%;
	font-weight: 600;
	margin-top: 1%;

    border-radius: 7px;
letter-spacing: .5px;
}
.loginbutton.active {
	background: #fde9e7;
	border: 1.2px solid #db5a66;
	color: #df6361;
}
.requestotpbutton.active {
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	color: white;
}
.button_parent_class {
	margin-top: 8% !important;
}
.forget_password {
	   text-align: right;
    font-size: 11px !important;
    text-decoration: none;
    color: white;
    margin-right: 47px !important;
    float: right !important;
    margin-top: 9px;
font-weight: 300;
    letter-spacing: 0 !important;
}
.forget_password:hover {
	color: white;
}
.orclass {
	text-align: center;
opacity: .6 !important;
	font-size: 14px !important;
margin-top: -5px;
    margin-left: -9px;
}
.registerbutton {
	width: 85%;
	background: rgba(255, 247, 247, 0.84);
	color: black;
	height: 7vh;
	margin-left: 7.5%;
	font-size: 18px;
	font-weight: 600;
	-webkit-text-stroke-width: 0.1px;
	-webkit-text-stroke-color: black;

    border-radius: 7px;
letter-spacing: .5px;
}
.registerbutton:hover {
	color: #df6361 !important;
	-webkit-text-stroke-width: 0.1px;
	-webkit-text-stroke-color: #df6361;
}
#have_an_acc{
	color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
#have_an_acc a{
    text-decoration: none;
    color: #308df1;
	font-weight: 500;
}
.hide {
	display: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
}
.select_box {
	position: relative;
}
.select_box::after {
	content: url("../img/select_down_angle.svg");
	position: absolute;
	top: 59%;
	left: 88%;
	pointer-events: none;
	transform: scale(.8);
}
.select_box_state {
	position: relative;
}
.select_box_state::after {
	content: url("../img/select_down_angle.svg");
	position: absolute;
	top: 32%;
	left: 88%;
	pointer-events: none;
	transform: scale(.8);
}
div#errorUp {
	height: 200px;
	overflow: hidden;
	width: 40%;
	background-color: inear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
}

div#errorUp p {
	animation: 10s slide-up;
	margin-top: 0%;
	color: white;
	font-size: 12px;
}

@keyframes errorUp {
	from {
		margin-top: 100%;
		height: 300%;
	}
	to {
		margin-top: 0%;
		height: 100%;
	}
}
/* REGISER PAGE START */
.outer_register {
	background-image: url("../img/bg_dashboard_register.jpg");
	width: 100%;
	height: fit-content;
	background-size: 100% 100%;
	letter-spacing: 0;
	padding: 10px;
}
.logoclass_register {
	text-align: center;
	padding-top: 1%;
	height: 18vh;
}
.centerdiv_register {
	width: 41%;
	height: fit-content;
	margin: -3% auto;
	background: linear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
margin-bottom: 10px;

}
.centerdiv_register::-webkit-scrollbar {
	display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.centerdiv_register {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}
.centerdiv_register h6 {
	color: white;
	text-align: center;
	font-size: 17.5px;
	line-height: 30px;
	opacity: 1 !important;
	font-weight: 300;
	padding-top: 20px;
	letter-spacing: 0 !important;
}
.centerdiv_register h6 span {
	color: #ff7e7e;
	font-weight: 500 !important;
}
.centerdiv_register h2 {
	color: white;
	text-align: center;
	font-weight: 600 !important;
	font-size: 38px;
	line-height: 33px;
	letter-spacing: 0 !important;
}
.centerdiv_register label {
	color: white;
	font-size: 13px;
	margin-left: 8%;
	opacity: 0.8;
	margin-top: 2.3%;
	width: 80%;
letter-spacing: 0 !important;
font-weight: 200;
}
.gstin_label {
	color: white;
	font-size: 12px;
	margin-left: 8%;
	opacity: 0.8;
	margin-top: 3% !important;
}

.full_boxes {
	width: 85%;
	margin-top: 2%;
margin-left: 8%;
display: flex;
}
.left_box {
	width: 48%;
}
.select_box {
	width: 48%;
}
.left_box_label {
	margin-left: 0% !important;
	margin-top: -4vh !important;
}
.right_box_label {
	margin-left: 0 !important;
	margin-bottom: 2% !important;
	margin-top: 10% !important;
}
.right_box {
	width: 48%;
margin-left: 4%;
margin-top: -4%;
}
.right_box_input {
	width: 100%;
	height: 5.5vh;
	font-size: 10px;
	background: rgba(255, 255, 255, 0.84);
	box-sizing: border-box;
	border-radius: 5px;
	font-weight: 700;
	padding: 0.375rem 0.75rem;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.right_box_input.error {
	border: 2px solid #ff7e7e;
}
.left_box_input {
	width: 100%;
	height: 5.5vh;
	font-size: 10px;
	background: rgba(255, 255, 255, 0.84);
	box-sizing: border-box;
	border-radius: 5px;
	font-weight: 700;
	padding: 0.375rem 0.75rem;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.left_box_input.error {
	border: 2px solid #ff7e7e;
}
.left_box_select {
	width: 105%;
	height: 5.5vh;
	margin-top: 2%;
	font-size: 10px;
	background: rgba(255, 255, 255, 0.84);
	box-sizing: border-box;
	border-radius: 5px;
	margin-left: 7%;
	font-weight: 700;
	padding-left: 7%;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.left_box_select.error {
	border: 2px solid #ff7e7e;
}
/* .left_box_input:focus {
} */
#signupForm input, #signupForm select{
    font-weight: 400 !important;
    border-radius: 6px !important;
    background: #FFFFFF !important;
    height: 7vh !important;
    font-size: 13px !important;
}
.full_length_input {
	width: 85%;
	height: 7vh;
	font-size: 13px;
	background: #FFFFFF;
	box-sizing: border-box;
	border-radius: 5px;
	font-weight: 700;
	margin: 0 auto;
}
.full_length_input.error {
	border: 2px solid #ff7e7e;
}
/* .full_length_input:focus {
	
} */
.signupbutton {
	width: 85%;
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	height: 7vh;
	margin-top: 4%;
	margin-left: 8%;
	color: white;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .5px;
	border-radius: 7px;
}
.agree_msg {
	font-size: 13px;
	margin-top: 3%;
	padding-top: 2%;
	text-align: center;
	color: #ff7e7e;
	height: 8%;
	font-weight: 400;
	background-image: url(../img/bottom_register.svg) !important;
	background-size: 100%;
	width: 100%;
	height: 7vh;
}
.agree_msg a{
	color: #ff7e7e;
	text-decoration: none;
}
.agree_msg a:hover{
	color: #FFFFFF;
}
.full_boxes input[type="password"]:not(:placeholder-shown) {
	font: large Verdana, sans-serif;
	letter-spacing: 1px;
}

#err_login_form {
	font-size: 10px !important;
	margin-left: 7% !important;
	background-color: transparent !important;
	color: #ff7e7e;
}
.childerror {
	padding: 15px;
	border-radius: 8px;
	background-color: rgba(20, 52, 230, 0.8);
	color: #fff;
	font-size: 14px;
	pointer-events: all;
}
/* REGISTER PAGE END */

/* reset password page :start */
.centerdiv_resetpassword {
	width: 40%;
	
    height: 550px;
    padding-bottom: 30px;
	margin: -2% auto;
	background: linear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
padding-top: 10px;
}
/* .centerdiv_resetpassword label {
	color: white;
	font-size: 12px;
	margin-left: 8%;
	opacity: 0.8;
} */
.reset_email_input {
	width: 85%;
	margin-left: 8%;
	height: 7vh;
	margin-top: 1%;
	font-size: 13px;
	background: #ffffff;
	box-sizing: border-box;
	border-radius: 7px;
	font-weight:300;
}
.reset_email_input.error {
	border: 2px solid #ff7e7e;
}
.reset_password img {
	width: 24%;
	margin-left: 37%;
	margin-right: auto;
	margin-top: 4%;
}
.reset_password_text {
	font-size: 32px;
	color: white;
	text-align: center;
	font-weight: 600 !important;
	line-height: 33px;
	margin-top: 3%;
	opacity: 1;
	letter-spacing: 0;
}
.reset_msg {
	color: white;
	text-align: center;
	font-size: 15px;
	margin-top: 3%;
	letter-spacing: 0;
	font-weight: 300;
	opacity: .8;
}
.reset_email {
	    color: white;
    font-size: 13px;
    margin-left: 7.5%;
    opacity: 0.8;
    width: 50%;
    font-weight: 200;
    letter-spacing: 0 !important;
}
.reset_button {
	width: 85%;
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	height: 7vh;
	margin-top: 6%;
	margin-left: 8%;
	color: white;
	font-size: 18px;
	font-weight: 500;
letter-spacing: .5 !important;
border-radius: 7px;
}
.reset_button:hover {
    font-weight: 500;
}
.star_icon_reset img {
	width: 3% !important;
	height: 1.5% !important;
	margin-left: 1%;
	margin-bottom: 4%;
}

/* reset password page :end */

/* verify start */
.centerdiv_verify {
	width: 40%;
	height: 582px;
	margin: -2% auto;
	background: linear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
padding-top: 10px;
}
.verify_icon img {
	width: 24%;
	margin-left: 37%;
	margin-right: auto;
	margin-top: 4%;
}
.text2 span {
	color: #ff7e7e;
	margin-left: 2px;
	text-decoration: none;
cursor: pointer;
}
.login_verification {
	font-size: 32px;
	color: white;
	text-align: center;
	font-weight: 600 !important;
	line-height: 33px;
	margin-top: 3%;
	opacity: 1;
	letter-spacing: 0;
}
.verify_text {
	color: white;
    text-align: center;
    font-size: 16px;
    margin-top: 3%;
    letter-spacing: 0;
    font-weight: 300;
    opacity: .8;
}
.otpform {
	width: 85%;
	margin-left: 8%;
}
.otpform input {
	background: rgba(255, 255, 255, 0.84);
	border-radius: 7px;
	width: 12%;
	height: 74px;
	margin-left: 3.5%;
	margin-top: 4%;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	transition: all 0.2s ease-in-out;
	font-size: 34px;
	color: black;
	text-align: center;
	font-weight: 600;
border: 1px solid #B5C2D7;
}
.otpform input.error {
	border: 2px solid #ff7e7e;
}
.verify_btn {
	width: 85%;
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	height: 7vh;
	margin-top: 7%;
	margin-left: 8%;
	color: white;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.5;
border-radius: 7px;
}
.text2 {
color: #FFFFFF;
	font-size: 13px;
    opacity: 0.8;
    margin-top: 20px;
    letter-spacing: 0 !important;
text-align: center;
font-weight: 300;
}
.text2 span {
	color: #ff7e7e;
    text-decoration: none;
    margin-left: 2px;
    font-weight: 400;
    -webkit-text-stroke-width: 0.3px;
    -webkit-text-stroke-color: #ff7e7e;
}
.otpform input:focus {
	background: rgba(253, 233, 231, 0.84);
	border: 1px solid rgba(255, 92, 82, 0.86);
	box-sizing: border-box;
	outline: none;
}
/* verify end */

/* check mail page :start */
.centerdiv_checkmail {
	width: 40%;
	height: 67vh;
	margin: -2% auto;
	background: linear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
}

.check_mail img {
	width: 24%;
	margin-left: 37%;
	margin-right: auto;
	margin-top: 4%;
}
.checkmail_text {
	font-size: 32px;
	color: white;
	text-align: center;
	font-weight: 700 !important;
	line-height: 33px;
	margin-top: 2% !important;
	opacity: 1;
	letter-spacing: 0.1em;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: white;
}
.checkmail_msg {
	color: white;
	text-align: center;
	font-size: 15px;
	margin-top: 3% !important;
	-webkit-text-stroke-width: 0.1px;
	-webkit-text-stroke-color: white;
}
.checkmail_button {
	width: 85%;
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	height: 7vh;
	margin-top: 8%;
	margin-left: 8%;
	color: white;
	font-size: 12px;
	letter-spacing: .5px;
	font-weight: 700;
	pointer-events: none;
}
/* check mail page :end */

/* create_new_password page :start */
.centerdiv_create_new_password {
	width: 40%;
	height: 83vh;
	margin: -2% auto;
	background: linear-gradient(
		108.46deg,
		rgba(255, 255, 255, 0.24) 0%,
		rgba(255, 255, 255, 0.06) 100%
	);
	backdrop-filter: blur(27px);
	padding-top: 10px;
}
.centerdiv_create_new_password h2 {
	font-size: 32px;
	color: white;
	text-align: center;
	font-weight: 600 !important;
	line-height: 33px;
	margin-top: 3%;
	opacity: 1;
	letter-spacing: 0;
}
.create_new_password_input {
	width: 85%;
	margin-left: 8%;
	height: 7vh;
	margin-top: 1%;
	font-size: 13px;
	border-radius: 7px;
	font-weight:300;
background: #ffffff;
}
.create_new_password_input.error {
	border: 2px solid #ff7e7e;
}
.create_new_password_input[type="password"]:not(:placeholder-shown) {
	font: large Verdana, sans-serif;
	letter-spacing: 1px;
}
.create_new_password_input[type="password"].error {
	border: 2px solid #ff7e7e;
}
.new_pass_text {
	margin-top: 3% !important;
	color: white;
	font-size: 13px;
	margin-left: 8%;
	opacity: 0.8;
	width: 80%;
	font-weight: 200;
	letter-spacing: 0 !important;

}
.password {
	color: white;
	font-size: 13px;
	margin-left: 8%;
	opacity: 0.8;
	width: 80%;
	margin-top: 2.5% !important;
	font-weight: 200;
	letter-spacing: 0 !important;
}
.create_new_password img {
	width: 24%;
	margin-left: 37%;
	margin-right: auto;
	margin-top: 3%;
}
.create_new_password_msg {
	color: white;
	text-align: center;
	font-size: 15px;
	margin-top: 2%;
	letter-spacing: 0;
    font-weight: 300;
opacity: .8;
}
.update_button {
	width: 85%;
	background: linear-gradient(244.6deg, #e37158 17.36%, #d34670 74.86%);
	height: 7vh;
	margin-top: 7%;
	margin-left: 8%;
	color: white;
	font-size: 18px;
	letter-spacing: .2px;
	font-weight: 500;
border-radius: 9px;
}
.update_button:hover {
	font-weight: 500 !important;
}
.star_icon_create_password img {
	width: 2% !important;
	height: 1% !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
/* create_new_password page :end */

@media (width: 1024px) and (height: 1366px) {
	/* login page start */
	.outer {
		background-image: url("../img/tablet.png");
		width: 100%;
		height: 100vh;
		background-size: 100% 100%;
	}
	.logoclass img {
		width: 22% !important;
		margin-top: 2%;
	}
	.centerdiv {
		width: 81%;
		margin-top: -10.5% !important;
		height: 71%;
	}
	.centerdiv h6 {
		padding-top: 3% !important;
		font-size: 26px;
		line-height: 30px;
		opacity: 1 !important;
	}
	.centerdiv h2 {
		font-size: 40px;
		margin-top: 3%;
	}
	.forget_password {
		margin-left: 59% !important;
		margin-top: -0.5vh;
		font-size: 22px !important;
	}
	.centerdiv label {
		width: 40%;
		font-size: 22px;
		margin-left: 8%;
		padding-top: 2%;
	}
	.centerdiv input {
		height: 80px !important;
		margin-top: 1%;
		font-size: 22px !important;
		border-radius: 8px;
	}
	.centerdiv input[type="password"]:not(:placeholder-shown) {
		font-size: 36px !important;
		letter-spacing: 1.5px;
		height: 80px !important;
		border-radius: 8px;
	}
	.star_icon img {
		width: 5.5% !important;
		height: 1.5% !important;
		margin-left: 2% !important;
		margin-bottom: 5% !important;
	}
	.passwordIcon {
		margin-left: 85%;
		position: absolute;
		margin-top: -7%;
		cursor: pointer;
		padding-left: 1px;
		font-size: 28px;
color: #A7A7A7;
	}
	.loginbutton {
		width: 85%;
		height: 6vh !important;
		margin: 6% 0 0 8%;
		font-size: 24px !important;
		border-radius: 8px;
	}
	.requestotpbutton {
		width: 85%;
		height: 6vh !important;
		margin: 3.5% 0 0 8%;
		font-size: 24px !important;
		border-radius: 8px;
	}
	.orclass {
		font-size: 22px !important;
		letter-spacing: 0.2em;
	}
	.registerbutton {
		width: 85%;
		height: 6vh !important;
		margin: 3% 0 0 8%;
		font-size: 24px !important;
		border-radius: 8px;
	}
	.verifydiv h6 {
		font-size: 18px;
	}
	/* login page end */

	/* otp verification page start */

	.centerdiv_verify {
		width: 81%;
		margin-top: -10.5% !important;
		height: 71%;
	}
	.verify_text {
		padding-top: 1% !important;
		font-size: 26px;
		line-height: 30px;
	}
	.verify_icon img {
		width: 27%;
		margin-top: 3%;
	}
	.otpform {
		width: 85%;
		margin-left: 8%;
	}
	.login_verification {
		font-size: 44px;
		margin-top: 5%;
	}
	.otpform input {
		width: 13%;
		height: 10vh;
		margin-left: 2.5%;
		margin-top: 10%;
		font-size: 44px;
	}
	.verify_btn {
		height: 6vh;
		margin-top: 9%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 8px;
	}
	.text2 {
		margin-top: 4%;
		font-size: 22px !important;
	}

	/* otp verification page end */

	/* check your mail page start */
	.centerdiv_checkmail {
		width: 81%;
		margin-top: -10.5% !important;
		height: 58%;
	}

	.check_mail img {
		width: 27%;
		margin-top: 5%;
	}
	.checkmail_text {
		font-size: 44px;
		margin-top: 8% !important;
	}
	.checkmail_msg {
		padding-top: 1% !important;
		font-size: 24px;
		line-height: 30px;
		opacity: 1 !important;
	}
	.checkmail_button {
		height: 6vh;
		margin-top: 13%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 14px;
	}

	/* check your mail page end */

	/* reset password page :start */
	.centerdiv_resetpassword {
		width: 81%;
		margin-top: -10.5% !important;
		height: 65%;
	}
	.reset_password img {
		width: 27%;
		margin-top: 5%;
	}
	.reset_password_text {
		font-size: 44px;
		margin-top: 8% !important;
	}
	.reset_msg {
		padding-top: 1% !important;
		font-size: 24px;
		line-height: 30px;
		opacity: 1 !important;
	}
	.reset_email {
		width: 40%;
		font-size: 22px !important;
		margin-left: 8% !important;
		padding-top: 2% !important;
	}
	.reset_email_input {
		height: 80px !important;
		margin-top: 1%;
		font-size: 22px !important;
		border-radius: 8px;
	}
	.reset_button {
		height: 6vh;
		margin-top: 10%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 14px;
	}
	.star_icon_reset img {
		width: 5.5% !important;
		height: 1.5% !important;
		margin-left: 2% !important;
		margin-bottom: 5% !important;
	}
	/* reset password page :end */

	/* create new password page :start */
	.centerdiv_create_new_password {
		width: 81%;
		margin-top: -10.5% !important;
		height: 72%;
	}
	.create_new_password img {
		width: 27%;
		margin-top: 5%;
	}
	.centerdiv_create_new_password h2 {
		font-size: 44px;
		margin-top: 8% !important;
		-webkit-text-stroke-width: 0.2px;
		-webkit-text-stroke-color: white;
	}
	.create_new_password_msg {
		padding-top: 3% !important;
		font-size: 24px;
		line-height: 30px;
		opacity: 1 !important;
	}
	.create_new_password_input {
		height: 80px !important;
		margin-top: 1%;
		font-size: 22px !important;
		border-radius: 8px;
	}
	.create_new_password_input[type="password"]:not(:placeholder-shown) {
		font-size: 36px !important;
		letter-spacing: 1.5px;
		height: 80px !important;
		border-radius: 8px;
	}
	.new_pass_text {
		width: 40%;
		font-size: 22px !important;
		margin-left: 8% !important;
		padding-top: 2% !important;
	}
	.password {
		width: 45%;
		font-size: 22px !important;
		margin-left: 8% !important;
		padding-top: 2% !important;
	}

	.update_button {
		height: 6vh;
		margin-top: 7%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 14px;
	}
	.star_icon_create_password img {
		width: 5.5% !important;
		height: 1.5% !important;
		margin-left: 2% !important;
		margin-bottom: 5% !important;
	}

	/* create new password page :end */
	/* register page start */

	.outer_register {
		background-image: url("../img/tablet.png");
		width: 100%;
		height: 100vh;
		background-size: 100% 100%;
		padding: 10px;
	}
	.logoclass_register img {
		width: 22% !important;
		margin-top: 2%;
	}
	.centerdiv_register {
		width: 81%;
		margin-top: -10.5% !important;
		height: 88%;
	}
	.centerdiv_register h6 {
		font-size: 22px;
	}
	.centerdiv_register h2 {
		font-size: 40px;
		margin-top: 2%;
	}
	.centerdiv_register label {
		margin-top: 2%;
		font-size: 18px;
	}
	.full_length_input {
		font-size: 17px;
		border-radius: 14px;
	}
	.left_box_input {
		font-size: 17px;
		border-radius: 14px;
	}
	.right_box_input {
		font-size: 17px;
		border-radius: 14px;
	}
	.right_box_label {
		margin-left: 12% !important;
		margin-bottom: 3% !important;
		margin-top: 1% !important;
	}
	.full_boxes {
		margin-top: 3%;
	}
	.signupbutton {
		font-size: 24px;
		border-radius: 14px;
	}
	.agree_msg {
		font-size: 16px;
		height: 5.5vh;
	}
	/* register page end */
}
@media (min-width: 767px) and (max-width: 1023px) {
	.outer {
		background-image: url("../img/tablet.png");
		width: 100%;
		height: 100vh;
		background-size: 100% 100%;
	}
	.logoclass img {
		width: 22% !important;
		margin-top: 2%;
	}
	.centerdiv {
		width: 85%;
		margin-top: -10.5% !important;
		height: 73%;
	}
	.centerdiv h6 {
		padding-top: 3% !important;
		font-size: 20px;
		line-height: 30px;
		opacity: 1 !important;
	}
	.centerdiv label {
		width: 40%;
		font-size: 20px;
		margin-left: 8%;
		padding-top: 2%;
	}
	.centerdiv input {
		height: 60px !important;
		margin-top: 1%;
		font-size: 16px;
		border-radius: 8px;
	}
	.centerdiv input[type="password"]:not(:placeholder-shown) {
		font-size: 30px;
		letter-spacing: 1.5px;
		height: 60px !important;
		border-radius: 8px;
	}
	.star_icon img {
		width: 4% !important;
		height: 1.5% !important;
		margin-left: 2% !important;
		margin-bottom: 5% !important;
	}
	.centerdiv h2 {
		font-size: 36px;
		margin-top: 2%;
	}
	.forget_password {
		margin-left: 60% !important;
		font-size: 16px !important;
		margin-top: -8px !important;
	}
	.loginbutton {
		width: 85%;
		height: 6vh !important;
		margin: 4% 0 0 8%;
		font-size: 18px !important;
		border-radius: 8px;
	}
	.verifydiv h6 {
		font-size: 15px;
	}

	.requestotpbutton {
		width: 85%;
		height: 6vh !important;
		margin: 4% 0 0 8%;
		font-size: 18px !important;
		border-radius: 8px;
	}
	.orclass {
		font-size: 16px !important;
		margin-top: 0vh !important;
	}
	.registerbutton {
		margin-top: 1vh !important;
		font-size: 18px !important;
		height: 6vh !important;
		border-radius: 8px;
	}
	.passwordIcon {
		margin-left: 85%;
		position: absolute;
		margin-top: -6%;
		cursor: pointer;
		font-size: 20px;
	}

	/* otp verify start */
	.centerdiv_verify {
		width: 85%;
		margin-top: -10.5% !important;
		height: 73%;
	}
	.verify_icon img {
		width: 29%;
		margin-top: 3%;
	}
	.login_verification {
		font-size: 34px;
		margin-top: 4%;
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: white;
	}
	.verify_text {
		font-size: 20px;
		margin-top: 3%;
	}
	.otpform {
		width: 85%;
		margin-left: 8%;
	}
	.login_verification {
		font-size: 36px;
		margin-top: 5%;
	}
	.otpform input {
		width: 13%;
		height: 10vh;
		margin-left: 2.5%;
		margin-top: 10%;
		font-size: 44px;
	}
	.verify_btn {
		height: 6vh;
		margin-top: 9%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 8px;
	}
	.text2 {
		margin-top: 4%;
		font-size: 16px !important;
	}
	/* otp verify end */

	/* check your mail page start */
	.centerdiv_checkmail {
		width: 85%;
		margin-top: -10.5% !important;
		height: 60%;
	}

	.check_mail img {
		width: 27%;
		margin-top: 5%;
	}
	.checkmail_text {
		font-size: 44px;
		margin-top: 8% !important;
	}
	.checkmail_msg {
		padding-top: 1% !important;
		font-size: 20px;
	}
	.checkmail_button {
		height: 6vh;
		margin-top: 13%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 12px;
	}
	/* check your mail page end */

	/* reset password page :start */
	.centerdiv_resetpassword {
		width: 85%;
		margin-top: -10.5% !important;
		height: 66%;
	}
	.reset_password img {
		width: 29%;
		margin-top: 3%;
	}
	.reset_password_text {
		font-size: 34px;
		margin-top: 4%;
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: white;
	}
	.reset_msg {
		font-size: 20px;
		margin-top: 3%;
	}
	.reset_email {
		width: 40%;
		font-size: 20px !important;
		margin-left: 8% !important;
		padding-top: 2%;
	}
	.reset_email_input {
		height: 60px !important;
		margin-top: 1%;
		font-size: 16px;
		border-radius: 8px;
	}
	.reset_button {
		height: 6vh;
		margin-top: 9%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 8px;
	}
	.star_icon_reset img {
		width: 6% !important;
	}
	/* reset password page end  */

	/* create new password start */
	.centerdiv_create_new_password {
		width: 85%;
		margin-top: -10.5% !important;
		height: 75%;
	}
	.create_new_password img {
		width: 29%;
		margin-top: 3%;
	}
	.centerdiv_create_new_password h2 {
		font-size: 34px;
		margin-top: 4%;
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: white;
	}
	.create_new_password_msg {
		font-size: 20px;
		margin-top: 3%;
	}
	.create_new_password_input {
		height: 60px !important;
		margin-top: 1%;
		font-size: 16px;
		border-radius: 8px;
	}
	.create_new_password_input[type="password"]:not(:placeholder-shown) {
		font-size: 30px;
		letter-spacing: 1.5px;
		height: 60px !important;
		border-radius: 8px;
	}
	.new_pass_text {
		width: 40%;
		font-size: 20px;
		margin-left: 8%;
		padding-top: 2%;
	}
	.password {
		width: 40%;
		font-size: 20px;
		margin-left: 8%;
		padding-top: 2%;
	}
	.update_button {
		height: 6vh;
		margin-top: 9%;
		margin-left: 8%;
		font-size: 24px;
		border-radius: 8px;
	}
	.star_icon_create_password img {
		width: 6% !important;
	}

	/* create new password page :end */
	/* register page start */

	.outer_register {
		background-image: url("../img/tablet.png");
		width: 100%;
		height: 104vh;
		background-size: 100% 100%;
	}
	.logoclass_register img {
		width: 22% !important;
		margin-top: 2%;
	}
	.centerdiv_register {
		width: 81%;
		margin-top: -10.5% !important;
		height: 88%;
	}
	.centerdiv_register h6 {
		font-size: 18px;
	}
	.centerdiv_register h2 {
		font-size: 32px;
		margin-top: 2%;
	}
	.centerdiv_register label {
		margin-top: 2%;
		font-size: 14px;
	}
	.full_length_input {
		font-size: 14px;
		border-radius: 14px;
	}
	.left_box_input {
		font-size: 14px;
		border-radius: 14px;
	}
	.right_box_input {
		font-size: 14px;
		border-radius: 14px;
	}
	.right_box_label {
		margin-left: 12% !important;
		margin-bottom: 2% !important;
		margin-top: 1% !important;
	}
	.full_boxes {
		margin-top: 3%;
	}
	.signupbutton {
		font-size: 22px;
		border-radius: 14px;
	}
	.agree_msg {
		font-size: 16px;
		height: 5.5vh;
	}
	/* register page end */
}

@media (max-width: 766px) {
	.outer {
		background-image: url("../img/bg_mobile.png");
		width: 100%;
		height: 107vh;
		background-size: 100% 100%;
	}
	.logoclass img {
		width: 27% !important;
        margin-top: 0%;
	}
	.centerdiv {
		width: 100%;
		margin-top: -21.5% !important;
		height: 73%;
	}
	.centerdiv h6 {
		padding-top: 3% !important;
		font-size: 15px;
	}
	.verifydiv h6 {
		font-size: 10px;
	}
	.centerdiv label {
		width: 40%;
		margin-left: 8%;
		margin-top: 0%;
		padding-top: 2%;
	}
	.star_icon img {
		width: 6% !important;
		height: 2% !important;
		margin-left: 2% !important;
		margin-bottom: 5% !important;
	}
	.centerdiv h2 {
		font-size: 18px;
		margin-top: -15px;
	}
	.forget_password {
		margin-left: 45% !important;
		margin-top: -1vh;
		font-size: 12px !important;
	}
	.loginbutton {
		margin-top: 1vh;
	}

	.requestotpbutton {
		margin-top: 1vh;
	}
	.orclass {
		font-size: 12px !important;
		margin-top: 0vh !important;
	}
	.registerbutton {
		margin-top: 0vh !important;
	}
	.passwordIcon {
		margin-left: 83%;
		width: 5%;
		height: 6%;
		position: absolute;
		margin-top: -8.5%;
		cursor: pointer;
		font-size: 14px;
	}
	.loginbutton {
		width: 85%;
		height: 7vh !important;
		margin: 2% 0 0 8%;
		border-radius: 5px;
	}
	.requestotpbutton {
		width: 85%;
		margin: 6% 0 0 8%;
		height: 7vh !important;
		border-radius: 5px;
	}
	.centerdiv input {
		height: 7vh !important;
		margin-top: 1%;
		border-radius: 5px !important;
	}
	.centerdiv input[type="password"]:not(:placeholder-shown) {
		height: 7vh !important;
		font-size: 18px;
		letter-spacing: 1.8px;
	}
	.registerbutton {
		width: 85%;
		height: 7vh;
		border-radius: 5px;
	}

	/* otp verify start */
	.centerdiv_verify {
		width: 96%;
		margin: -15% auto;
		height: 72%;
	}
	.verify_icon img {
		width: 30%;
		margin-top: 3%;
		margin-left: 36%;
	}
	.login_verification {
		font-size: 18px;
		margin-top: 2vh !important;
		-webkit-text-stroke-width: 0.2px;
		-webkit-text-stroke-color: white;
	}
	.verify_text {
		font-size: 14px;
		margin-top: -1%;
		opacity: .7;
	}
	.otpform {
		width: 85%;
		margin-left: 8%;
		margin-top: 4%;
	}

	.otpform input {
		width: 13%;
		height: 9.5vh;
		margin-left: 1.5%;
		margin-top: 4%;
		font-size: 20px;
		border-radius: 4px;
	}
	.verify_btn {
		height: 7vh;
		margin-top: 11%;
		margin-left: 7.5%;
		font-size: 16px;
		border-radius: 5px;
	}
	.text2 {
		margin-top: 5%;
        font-size: 12px !important;
	}
	/* otp verify end */

	/* check your mail page start */
	.centerdiv_checkmail {
		width: 96%;
		margin: -15% auto;
		height: 55%;
	}

	.check_mail img {
		width: 30%;
		margin-top: 5%;
	}
	.checkmail_text {
		font-size: 18px;
		margin-top: 2vh !important;
		-webkit-text-stroke-width: 0.2px;
		-webkit-text-stroke-color: white;
	}
	.checkmail_msg {
		font-size: 11px;
		margin-top: -1%;
	}
	.checkmail_button {
		height: 6vh;
		margin-top: 12%;
		margin-left: 7.5%;
		font-size: 12px;
		border-radius: 9px;
	}
	/* check your mail page end */

	/* reset password page :start */
	.centerdiv_resetpassword {
		width: 96%;
		margin: -15% auto;
		height: 70vh;
	}
	.reset_password img {
		width: 30%;
		margin-top: 5%;
		margin-left: 137px;
	}
	.reset_password_text {
		font-size: 18px !important;
		margin-top: 2vh !important;
		-webkit-text-stroke-width: 0.2px;
		-webkit-text-stroke-color: white;
		font-weight: 500 !important;
	}
	.reset_msg {
		font-size: 13px;
		margin-top: 0.9%;
	}
	.reset_email {
		width: 40%;
		margin-left: 8.5%;
		margin-top: -1%;
		padding-top: 2%;
	}
	.reset_email_input {
		height: 7vh !important;
		margin-top: 1%;
		border-radius: 5px;
	}
	.reset_button {
		height: 7vh;
		margin-top: 6%;
		margin-left: 8%;
		font-size: 16px;
		border-radius: 5px;
	}
	.star_icon_reset img {
		width: 6% !important;
	}
	.centerdiv_create_new_password {
		width: 96%;
		margin: -15% auto;
		height: 73vh;
	}
	.create_new_password img {
		width: 30%;
		margin-top: 5%;
	}
	.centerdiv_create_new_password h2 {
		font-size: 18px;
		margin-top: 2vh !important;
		-webkit-text-stroke-width: 0.2px;
		-webkit-text-stroke-color: white;
	}
	.create_new_password_msg {
		font-size: 11px;
		margin-top: -1%;
	}
	.create_new_password_input {
		height: 6vh !important;
		margin-top: 1%;
		border-radius: 9px;
		font-size: 10px;
	}
	.create_new_password_input[type="password"]:not(:placeholder-shown) {
		height: 6vh !important;
		font-size: 18px;
		letter-spacing: 1.8px;
	}
	.new_pass_text {
		width: 40%;
		margin-left: 8%;
		margin-top: 7% !important;
		padding-top: 2%;
	}
	.password {
		width: 45%;
		margin-left: 8%;
		margin-top: 2%;
		padding-top: 2%;
	}
	.update_button {
		height: 6vh;
		margin-top: 12% !important;
		margin-left: 7.5%;
		font-size: 12px;
		border-radius: 9px;
	}
	.star_icon_create_password img {
		width: 6% !important;
	}
	/* create new password page :end */
	/* register start */

	.outer_register {
		background-image: url(../img/register.png);
		width: 100%;
		height: fit-content;
		background-size: 100% 100%;
	}
	.logoclass_register img {
		width: 32% !important;
		margin-top: 3%;
	}
	.centerdiv_register {
		width: 85%;
		margin-top: -16.5% !important;
		height: 83%;
	}
	.centerdiv_register h6 {
		padding-top: 1% !important;
		font-size: 11px;
	}
	.centerdiv_register h2 {
		font-size: 20px;
		margin-top: -1.5vh !important;
	}
	.centerdiv_register label {
		font-size: 11px;
	}
	.centerdiv_register .star_icon_register_leftbox img{
		width: 1.8% !important;
		height: 1% !important;
		margin-left: 3px !important;
		margin-bottom: 10px !important;
	}
	.left_box {
		width: 96%;
		margin-left: 10%;
	}
	.right_box {
		width: 95%;
		margin-left: -1%;
	}
	.select_box {
		width: 100%;
	}
	.right_box_label {
		margin-left: 11% !important;
		margin-bottom: 0% !important;
		margin-top: 21% !important;
	}
	.agree_msg {
		font-size: 8px;
		margin-top: 7%;
		padding-top: 2%;
		height: 4vh;
	}
	.full_boxes input, .full_boxes select {
		margin-top: 0%;
		width: 100% !important;
	}
	.signupbutton {
		font-size: 12px;
		border-radius: 9px;
	}

	/* register end */
}
@media screen and (width: 414px) and (height: 736px) {
	.centerdiv_register {
		height: 81%;
	}
}
@media screen and (width: 390px) {
	.centerdiv {
		height: 69vh;
	}
	.forget_password {
		margin-left: 43% !important;
		font-size: 14px !important;
	}
	.loginbutton {
		margin: 5% 0 0 8%;
	}
	.centerdiv_verify {
		height: 60vh;
		margin-top: -19%;
	}
	.centerdiv_checkmail {
		height: 45vh;
		margin: -19% auto;
	}
	.centerdiv_create_new_password {
		width: 96%;
		margin: -21% auto;
		height: 66vh;
	}
	.centerdiv_create_new_password h2 {
		font-size: 20px;
	}
	.create_new_password_msg {
		font-size: 12px;
	}
	.new_pass_text {
		font-size: 14px;
	}
	.create_new_password_input {
		margin-top: 3%;
	}
	.update_button {
		font-size: 14px;
	}
	.reset_password_text {
		font-size: 20px;
	}
	.reset_msg {
		font-size: 12px;
	}
	.reset_email {
		font-size: 14px;
	}
	.reset_email_input {
		margin-top: 2%;
	}
	.reset_button {
		font-size: 14px;
	}
	.centerdiv_resetpassword {
		width: 96%;
		margin: -19% auto;
		height: 54vh;
	}
	.centerdiv_register {
		margin-top: -22.5% !important;
		height: 84%;
	}
	.agree_msg {
		height: 3.5vh;
	}
	.verifydiv h6 {
		font-size: 10px;
	}
	.outer_register {
		background-image: url("../img/register.png");
		width: 100%;
		height: 130vh;
		background-size: 100% 100%;
	}
}
@media screen and (width: 375px) and (height: 812px) {
/* login form */
	.logoclass{
		padding-top: 5%;
	}
	.centerdiv {
		height: fit-content;
		margin-top: -30px;
	}
	.centerdiv label{
		margin-left: 5%;
	}
	.centerdiv input{
		width: 90%;
		margin: 0 auto;
	}
	.centerdiv form i{
		margin-top: -26px;
	}
	.forget_password {
		margin-top: 6px;
    	margin-right: 20px !important;
	}
	.button_parent_class{
		margin-top: 50px !important;
	}
	.loginbutton, .requestotpbutton, .registerbutton {
		width: 90%;
		font-size: 16px;
		margin-left: 17.2px;
	}
	.verifydiv h6 {
		font-size: 10.5px;
	}

/* register form */

	.centerdiv_register {
		width: 100%;
		height: fit-content;
		margin-top: -30px !important;
	}
	.centerdiv_register h6{
		font-size: 12.5px;
	}
	.centerdiv_register h2{
		font-size: 17.5px;
    	margin-top: -15px !important;
	}
	.centerdiv_register form{
		margin-top: 15px;
	}
	#signupForm label{
		margin-left: 20px;
	}
	#signupForm input{
		width: 90%;
	}
	#signupForm .full_boxes{
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.full_boxes .left_box{
		margin-left: 0;
		margin-top: 5px;
		width: 100%;
	}
	.full_boxes .left_box i{
		margin-top: 16px;
	}
	.full_boxes .left_box .star_icon_register_leftbox img:first-child{
		width: 2%;
	}
	.full_boxes .left_box .star_icon_register_leftbox img.info_icon{
		width: 5% !important;
	}
	.full_boxes .right_box{
		width: 100%;
    	margin: 0;
	}
	.full_boxes .right_box label{
		margin-top: 8px !important;
		margin-left: 0 !important;
		margin-bottom: 4px !important;
	}

	.signupbutton{
		width: 90%;
    	margin-left: 17.8px;
	}
	.agree_msg{
		margin-top: 15px;
		font-size: 7.5px;
		padding-top: 5px;
	}

/* forgotpass form */

	.centerdiv_resetpassword{
		margin-top: -20px;
	}
	.centerdiv_resetpassword form label{
		margin-left: 18px;
		margin-bottom: 3px;	
	}
	.centerdiv_resetpassword form{
		margin-top: 5px;
	}
	.centerdiv_resetpassword form input{
		width: 90%;
    	margin: 0 auto;
	}
	.reset_button{
		width: 90%;
		margin-left: 17px;
	}

/* otp form */

	.centerdiv_verify{
		margin-top: -30px;
	}
	.centerdiv_verify form{
		margin-top: 10px;
	}
	.centerdiv_verify form .otpform{
		margin-top: 0;
	}
	.centerdiv_verify form button{
		width: 90%;
    	margin-left: 17px;
	}

/* verifyemail form */

	#email_reverify{
		margin-top: 5px;
	}
}
@media screen and (width: 428px) {
	.centerdiv {
		height: 68vh;
	}
	.forget_password {
		margin-left: 47% !important;
		font-size: 14px !important;
	}
	.loginbutton {
		margin: 7% 0 0 8%;
	}
	.passwordIcon {
		font-size: 16px;
		opacity: 0.8 !important;
	}
	.centerdiv_verify {
		height: 60vh;
		margin-top: -19%;
	}
	.centerdiv_checkmail {
		height: 45vh;
	}
	.centerdiv_create_new_password {
		width: 96%;
		margin: -21% auto;
		height: 64vh;
	}
	.centerdiv_create_new_password h2 {
		font-size: 20px;
	}
	.create_new_password_msg {
		font-size: 13px;
	}
	.new_pass_text {
		font-size: 14px;
	}
	.create_new_password_input {
		margin-top: 2%;
	}
	.update_button {
		font-size: 14px;
	}
	.centerdiv_resetpassword {
		width: 96%;
		margin: -19% auto;
		height: 51vh;
	}
	.reset_msg {
		font-size: 12px;
	}
	.reset_email_input {
		margin-top: 2%;
	}
	.centerdiv_register {
		margin-top: -23.5% !important;
		height: 82%;
	}
	.agree_msg {
		height: 3.5vh;
	}
	.outer_register {
		background-image: url("../img/register.png");
		width: 100%;
		height: 130vh;
		background-size: 100% 100%;
	}
	.verifydiv h6 {
		font-size: 10px;
	}
}
@media screen and (max-width: 320px) {
	.centerdiv {
		height: 81vh;
		width: 100%;
	}
	.forget_password {
		font-size: 12px !important;
		margin-right: 27px !important;
		margin-top: 6px;

	}
	.button_parent_class{
		margin-top: 20% !important;
	}
	.button_parent_class .loginbutton, .button_parent_class .requestotpbutton, .registerbutton{
		font-size: 13px;
	}
	.passwordIcon {
		font-size: 13px;
		opacity: 0.8 !important;
	}
	.centerdiv_verify {
		height: 69vh;
		width: 100%;
	}
	.full_boxes{
		display: block;
		margin: 0 auto;
	}
	.full_boxes .left_box{
		width: 100%;
		margin-left: 0;
	}
	.full_boxes .select_box{
		width: 100%;
		margin-left: 0;
	}
	.left_box .left_box_label, .select_box .left_box_label{
		margin-top: 5px !important;
	}
	.right_box .right_box_label{
		margin-top: 15px !important;
		margin-left: 0 !important;
	}
	#pop_up{
		margin-left: -204px !important;
		margin-top: 25px !important;
		width: 255px;
	}
	.full_boxes .right_box{
		width: 100%;
		margin-left: 0;
	}
	.centerdiv_checkmail {
		margin-top: -10%;
	}
	.centerdiv_resetpassword {
		width: 100%;
	}
	.create_new_password_msg {
		font-size: 9px;
		margin-top: -1%;
	}
	.new_pass_text {
		margin-left: 8.5%;
		margin-top: 5% !important;
	}
	.centerdiv_create_new_password {
		height: 74vh;
		width: 100%;
	}
	.password {
		width: 50%;
	}
	.reset_msg {
		font-size: 9px;
	}
	.centerdiv_register {
		height: fit-content;
		width: 100%;
	}
	.centerdiv_register h2{
		font-size: 17px;
		margin-top: -19px!important;
	}
	.centerdiv_register .star_icon_register_leftbox img{
		width: 1.8% !important;
		height: 1% !important;
		margin-left: 3px !important;
		margin-bottom: 10px !important;
	}
	.agree_msg {
		font-size: 7.5px;
		margin-top: 7%;
		padding-top: 2%;
		height: 4vh;
	}
	.outer_register {
		background-image: url("../img/register.png");
		width: 100%;
		height: fit-content;
		background-size: 100% 100%;
	}
	.verifydiv h6 {
		font-size: 9px;
	}
	#alertModal .modal-content{
		margin-left: 25px !important;
	}
}

/* ************************** */

@media only screen and (min-width: 321px) and (max-width: 376px) {
	/* login form */
		.logoclass{
			padding-top: 5%;
		}
		.centerdiv {
			height: fit-content;
			margin-top: -30px !important;
		}
		.centerdiv label{
			margin-left: 5%;
		}
		.centerdiv input{
			width: 90% !important;
			margin: 0 auto !important;
			margin-top: 5px !important;
		}
		.centerdiv form i{
			margin-top: -29px;
            margin-left: 302px;
		}
		.forget_password {
			margin-top: 7px;
            margin-right: 20px !important;
		}
		.button_parent_class{
			margin-top: 46px !important;
		}
		.loginbutton, .requestotpbutton, .registerbutton {
			width: 90%;
			font-size: 15px;
			margin-left: 17.2px;
		}
		.verifydiv h6 {
			font-size: 12px;
		}
	
	/* register form */
	
		.centerdiv_register {
			width: 100%;
			height: fit-content;
			margin-top: -30px !important;
		}
		.centerdiv_register h6{
			font-size: 12.5px;
		}
		.centerdiv_register h2{
			font-size: 17.5px;
			margin-top: -15px !important;
		}
		.centerdiv_register form{
			margin-top: 15px;
		}
		#signupForm label{
			margin-left: 20px;
		}
		.centerdiv_register .star_icon_register_leftbox img{
			width: 1.8% !important;
			height: 1% !important;
			margin-left: 3px !important;
			margin-bottom: 10px !important;
		}
		#signupForm input{
			width: 90%;
		}
		#signupForm .full_boxes{
			display: block;
			width: 90%;
			margin: 0 auto;
		}
		.full_boxes .left_box{
			margin-left: 0;
			margin-top: 5px;
			width: 100%;
		}
		.full_boxes .left_box i{
			margin-top: 16px;
		}
		.full_boxes .left_box .star_icon_register_leftbox img:first-child{
			width: 2%;
		}
		.full_boxes .left_box .star_icon_register_leftbox img.info_icon{
			width: 5% !important;
		}
		#pop_up{
			margin-left: -194px !important;
			margin-top: 25px !important;
			width: 258px;
		}
		.full_boxes .right_box{
			width: 100%;
			margin: 0;
		}
		.full_boxes .right_box label{
			margin-top: 8px !important;
			margin-left: 0 !important;
			margin-bottom: 4px !important;
		}
	
		.signupbutton{
			width: 90%;
			margin-left: 17.8px;
			font-size: 13px;
			font-size: 15px;
		}
		.agree_msg{
			margin-top: 15px;
			font-size: 7.5px;
			padding-top: 5px;
		}
	
	/* forgotpass form */
	
		.centerdiv_resetpassword{
			margin-top: -20px;
			height: 65vh;
		}

		.reset_password img {
			width: 30%;
			margin-top: 4%;
			margin-left: 120px;
		}
		.centerdiv_resetpassword form label{
			margin-left: 18px;
			margin-bottom: 3px;	
		}
		.centerdiv_resetpassword form{
			margin-top: 5px;
		}
		.centerdiv_resetpassword form input{
			width: 90%;
			margin: 0 auto;
		}
		.reset_button{
			width: 90%;
			margin-left: 17px;
			font-style: 15px;
		}
	
	/* otp form */
	
		.centerdiv_verify{
			margin-top: -30px;
		}
		.centerdiv_verify form{
			margin-top: 10px;
		}
		.centerdiv_verify form .otpform{
			margin-top: 0;
		}
		.centerdiv_verify form button{
			width: 90%;
			margin-left: 17px;
			font-size: 15px;
		}
	
	/* verifyemail form */
	
		#email_reverify{
			margin-top: 5px;
		}
		
		#alertModal .modal-content{
			margin-left: 29px !important;
		}
}

@media only screen and (min-width: 377px) and (max-width: 520px) {
/* login form */
	.logoclass{
		padding-top: 5%;
	}
	.centerdiv {
		height: fit-content;
		margin-top: -30px !important;
	}
	.centerdiv label{
		margin-left: 5%;
	}
	.centerdiv input{
		width: 90% !important;
		margin: 0 auto !important;
		margin-top: 6px !important;
	}
	.centerdiv form i{
		margin-top: -29px;
		margin-left: 346px;
	}
	.forget_password {
		margin-top: 7px;
		margin-right: 20px !important;
	}
	.button_parent_class{
		margin-top: 50px !important;
	}
	.loginbutton, .requestotpbutton, .registerbutton {
		width: 90%;
		font-size: 16px;
		margin-left: 17.2px;
	}
	.verifydiv h6 {
		font-size: 12px;
	}

	/* register form */

	.centerdiv_register {
		width: 100%;
		height: fit-content;
		margin-top: -30px !important;
	}
	.centerdiv_register h6{
		font-size: 15px;
	}
	.centerdiv_register h2{
		font-size: 18px;
		margin-top: -15px !important;
	}
	.centerdiv_register form{
		margin-top: 15px;
	}
	#signupForm label{
		margin-left: 20px;
	}
	#signupForm input{
		width: 90%;
	}
	#signupForm .full_boxes{
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.full_boxes .left_box{
		margin-left: 0;
		margin-top: 5px;
		width: 100%;
	}
	.full_boxes .left_box i{
		margin-top: 16px;
	}
	.full_boxes .left_box .star_icon_register_leftbox img:first-child{
		width: 2%;
	}
	.full_boxes .left_box .star_icon_register_leftbox img.info_icon{
		width: 5% !important;
	}
	#pop_up{
		margin-left: -229px !important;
		margin-top: 25px !important;
		width: 270px;
	}
	.full_boxes .right_box{
		width: 100%;
		margin: 0;
	}
	.full_boxes .right_box label{
		margin-top: 8px !important;
		margin-left: 0 !important;
		margin-bottom: 4px !important;
	}
	.centerdiv_register .star_icon_register_leftbox img{
		width: 1.8% !important;
		height: 1% !important;
		margin-left: 3px !important;
		margin-bottom: 10px !important;
	}
	.signupbutton{
		width: 90%;
		margin-left: 20.8px;
		font-size: 16px;
	}
	.agree_msg{
		margin-top: 15px;
		font-size: 7.5px;
		padding-top: 5px;
	}

	/* forgotpass form */

	.centerdiv_resetpassword{
		margin-top: -20px;
	}
	.centerdiv_resetpassword form label{
		margin-left: 18px;
		margin-bottom: 3px;	
	}
	.centerdiv_resetpassword form{
		margin-top: 5px;
	}
	.centerdiv_resetpassword form input{
		width: 90%;
		margin: 0 auto;
	}
	.reset_button{
		width: 90%;
		margin-left: 17px;
		font-size: 16px;
	}

	/* otp form */

	.centerdiv_verify{
		margin-top: -30px;
	}
	.centerdiv_verify form{
		margin-top: 10px;
	}
	.centerdiv_verify form .otpform{
		margin-top: 0;
	}
	.centerdiv_verify form button{
		width: 90%;
		margin-left: 17px;
		font-size: 16px;
	}

	/* verifyemail form */

	#email_reverify{
		margin-top: 5px;
	}
	
	#alertModal .modal-content{
		margin-left: 29px !important;
	}
}

@media only screen and (min-width: 521px) and (max-width: 766px) {
/* login form */

	.outer{
		height: fit-content;
		padding: 10px;
	}

	.logoclass img{
		width: 125px !important;
	}
	.centerdiv {
		width: 80%;
		margin-top: -5px !important;
		height: fit-content;
		margin-bottom: 15px;
	}
	.centerdiv h6{
		font-size: 16px;
	}
	.centerdiv h2{
		font-size: 22.5px;
		margin-top: -12px;
	}
	#loginForm{
		margin-top: 20px;
	}
	#loginForm input{
		height: 7vh !important;;
	}
	#loginForm label img{
		width: 9px !important;
	}
	#loginForm i{
		margin-top: -25px;
		margin-left: 86% !important;
	}
	.forget_password{
		margin-top: 9px;
	}
	#loginForm button{
		height: 7vh !important;
		font-size: 16px;
	}
	.verifydiv h6{
		font-size: 11.5px;
	}

/* register form */
	
	.logoclass_register img{
		width: 125px;
	}
	.centerdiv_register{
		margin-top: -10px !important;
		width: 80%;
	}
	.centerdiv_register h6{
		font-size: 15px;
	}
	.centerdiv_register h2{
		font-size: 22.5px;
		margin-top: -12px;
	}
	.full_boxes .left_box{
		margin-left: 0 !important;
		width: 98.5%;
	}
	.full_boxes .right_box{
		width: 98.5%;
		margin-left: 3% !important;
	}
	.right_box label{
		margin-left: 0 !important;
    	margin-bottom: 7px !important;
	}
	.agree_msg{
		padding-top: 1%;
	}

/* forgetpassword form */

	.centerdiv_register{
		margin-top: 10px !important;
		height: fit-content;
		width: 80%;
	}

/* otp form */

	.centerdiv_verify{
		margin-top: 5px !important;
		height: fit-content;
		width: 80%;
	}

/* change password form */
	.centerdiv_create_new_password{
		margin-top: 10px !important;
		height: fit-content;
		width: 80%;
		margin-bottom: 15px;
	}
}
