* {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	color: #000;
}

/*Dashboard page css*/

.dash_btn {
	font-size: 16px;
	width: 160px;
	height: 40px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	border-radius: 4px;
}

.btn.dash_btn.dash_signupBtn {
	background-color: #315DC3;
	color: #fff;
}

.btn.dash_btn.dash_loginBtn {
	color: #000;
}

.dash_bannerSec {
	background-image: url(./images/banner_vertShapes.webp);
	background-size: cover;
	width: 100%;
	display: grid;
	height: 100vh;
}

.dash_ban_bg {
	background-color: rgba(104, 110, 255, 0.76);
	display: grid;
	align-items: center;
}

.headlines h1 {
	font-family: 'Rajdhani', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 4.45vw;
	/* line-height: 99px; */
	text-transform: uppercase;
	color: #FFFFFF;
}

.another_signupBtn_box {
	margin-top: 20px;
}

.dash_another_signupBtn {
	background: #00197B;
	color: #fff;
	border: 0;
	display: flex;
	height: 50px;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	cursor: pointer;
}

.dash_another_signupBtn:hover {
	color: #fff;
}

.dash_lrow_padd {
	padding-left: 3vw;
}

.ver_mail_idBox div {
	justify-content: center;
}

.ver_mail_idBox label {
	margin-bottom: 10px;
}



/*Sign Up Page*/

.signup_agreement_frmBox {
	display: grid;
	justify-content: flex-start;
	height: 100vh;
	align-items: center;
	width: 64%;
	padding-left: 10vw;
}

.sign_middleWare {
	min-height: 60vh;
	display: grid;
	align-items: center;
}

.signup_agreement_frmBox .nav-tabs {
	display: grid;
}

.signup_agreement_frmBox .nav-tabs .nav-link {
	width: 580px;
	border: 0;
	text-align: left;
	background-color: #F4F7FE;
	margin-bottom: 20px;
	height: 74px;
	border-radius: 15px;
	position: relative;
	/* text-transform: capitalize; */
}

.signup_agreement_frmBox .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}

.signup_agreement_frmBox .nav-link span.checkd_btn {
	border: 1px solid #315DC3;
	width: 32px;
	height: 32px;
	box-sizing: border-box;
	position: absolute;
	background-color: #fff;
	border-radius: 50px;
	top: 20px;
}

.signup_agreement_frmBox .nav-link.active span.checkd_btn {
	border: 5px solid #315DC3;
}

.signup_agreement_frmBox .nav-link span.check_opt {
	margin-left: 55px;
	color: #000;
}

.signup_agreement_frmBox .tab-pane {
	background: #315DC3;
	color: #fff;
	border-radius: 7px;
	text-align: center;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-transform: capitalize;
}

.frm_welcome_head h1 {
	font-family: 'Rajdhani', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	color: #315DC3;
	text-transform: uppercase;
}

.frm_welcome_head p {
	font-family: 'Roboto', sans-serif;
	/* color: #4B4B4B; */
	color: #526484;
	font-size: 16px;
	/* text-transform: capitalize; */
}

.tell_usBox h4 {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 25px;
	color: #4B4B4B;
	/* text-transform: capitalize; */
}

.signup_tabBox_sec .container-fluid {
	padding: 0;
}

section.signup_tabBox_sec {
	overflow: hidden;
}

.signup_tabBox_sec .dash_bannerSec {
	width: 36%;
	padding: 0;
	background-position: right;
}

.dash_sign_left_head {
	padding: 0px 4vw;
}

.dash_sign_left_head h1 {
	font-family: 'Rajdhani', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 2.5vw !important;
	color: #ffffff;
	text-transform: uppercase;
}

header.floating_header {
	position: absolute;
	width: 100%;
	top: 10px;
	left: 0;
}

a.navbar-brand.sign_dash_logo {
	padding-left: 3.2vw;
}

a.navbar-brand.sign_dash_logo img {
	width: 14.62vw;
}

.signup_agreement_frmBox .tab-pane a {
	padding: 15px;
	display: block;
	color: #fff;
	text-decoration: none;
}

li.already_logedBox p {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
}

li.already_logedBox p a {
	color: #315DC3;
	text-decoration: none;
}

li.already_logedBox p span {
	color: #315DC3;
	text-decoration: none;
}

/*Organise_signUp Page*/

.light_bg_changed {
	background-color: #E9F0FE;
	display: grid;
	align-items: flex-end;
}

.dashOrg_innerSign h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 42px;
}

.dashOrg_innerSign {
	width: 330px;
	text-transform: capitalize;
}

.dashOrg_innerSign p {
	margin: 0;
	font-weight: 500;
}

.org_signImg_box {
	padding-bottom: 15px;
}

li.already_logedBox {
	padding-right: 2vw;
	list-style: none;
}

.org_signImg_box img {
	width: 82%;
	height: 50vh;
	object-fit: contain;
	display: block;
	margin: 0 auto;
	object-position: left;
	mix-blend-mode: darken;
}


.orgFrm_head h4 {
	font-size: 30px;
	font-weight: 500;
	color: #545454;
}

.back_btnHead {
	margin-bottom: 15px;
	display: inline
}

.back_btnHead span i {
	color: #000;
	margin-right: 10px;
}

.back_btnHead span a {
	color: #315DC3;
	text-decoration: none;
}

.signFrm_wid {
	width: 455px;
}

.opt_fillInput {
	width: 100%;
	margin-bottom: 25px;
	padding: 10px 15px;
	border: 1px solid #D5D5D5;
	border-radius: 6px;
}

.org_sign_paddInc_left {
	padding-left: 5px;
}

.org_sign_paddInc_right {
	padding-right: 5px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000000;
}

input:focus-visible,
select:focus-visible,
textarea:focus-visible {
	outline: #315DC3 auto 1px;
}

.optBtn {
	padding: 10px 43px !important;
	font-size: 16px !important;
	border-radius: 4px !important;
	border: 0 !important;
}

button.btn.optBtn.via_google {
	background: #E7E7E7;
}

.optBtn.via_linkedin {
	background-color: #315DC3;
	color: #fff;
}

.sign_optionalBtns {
	display: flex;
	justify-content: space-between;
}

.or_divider p {
	text-align: center;
	/* margin-top: 20px; */
	margin-bottom: 0;
}

.organised_signUp_frm_outter {
	padding-left: 12vw;
}

.orgSign_dash_logo {
	padding-left: 3.2vw;
}

.org_signUp_submitBtn {
	background: #315DC3 !important;
	color: #fff !important;
	border-radius: 7px !important;
	text-align: center !important;
	font-size: 16px !important;
	font-family: 'Roboto', sans-serif !important;
	text-transform: capitalize;
	padding: 15px !important;
	border: 0 !important;
	width: 100%;
}

.frm_grp {
	position: relative;
}

.form-label {
	position: absolute;
	left: 15px;
	top: 10px;
	color: #000;
	background-color: #fff;
	z-index: 10;
	transition: transform 150ms ease-out, font-size 150ms ease-out;
	width: 80%;
}

.focused .form-label {
	transform: translateY(-102%);
	font-size: .75em;
	/* background-color: transparent; */
	color: #315dc3;
	padding: 0 3px 0 2px;
	width: auto;
}

.back_btnHead span {
	cursor: pointer;
}



/*Verify_Mail Page*/
.ver_mail_outer {
	padding: 0;
	justify-content: center;
}

.ver_head_container {
	text-align: center;
}

.ver_head_container h1 {
	font-size: 2.2vw;
	margin-top: 20px;
	color: #545454;
	text-transform: capitalize;
}

.ver_mail_idBox {
	text-align: center;
	/* text-transform: capitalize; */
}

.ver_mail_idBox p {
	margin-bottom: 8px;
	color: #323232;
}

.ver_mail_idBox h4 {
	color: #315DC3;
	font-weight: 700;
	font-size: 1.58vw;
}

img.ver_vector {
	width: 5.1566vw;
}

.ver_mailFooter {
	width: 335px;
	/*text-align: center;*/
	/* text-transform: capitalize; */
	margin: 0 auto;
}

.ver_mailFooter p {
	margin-bottom: 10px;
	margin-top: 15px;
}

.ver_mailFooter a {
	color: #315DC3;
	text-decoration: none;
}

.otpContainer input {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	width: 40px !important;
	height: 45px;
	margin: 0 5px;
}

/* State country city css */
input.signUpName {
	background: none;
	height: 47px;
	margin: 0;
	-webkit-tap-highlight-color: transparent;
	display: block;
	min-width: 0;
	width: 100%;
	animation-name: mui-auto-fill-cancel;
	animation-duration: 10ms;
	padding: 12px 14px !important;
	border-radius: 6px;
	border: 1px solid #bfbfbf;
	margin-bottom: 15px;
}

.frm_grp textarea {
	border-radius: 4px;
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
	padding: 12px 14px !important;
	margin-top: 0;
	width: 100% !important;
}

.city_Css label {
	width: 100%;
}



/*Sign_in Page*/
.sign_inFrm_head h4 {
	color: #315DC3;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700;
	font-size: 1.96vw;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.sign_inFrm_head p {
	color: #526484;
	margin-bottom: 10px !important;
}

.organised_signIn_frm_outter {
	padding-left: 0;
	justify-content: center;
	align-items: baseline;
	padding-top: 15vh;
}

.sign_inFrm_wid {
	width: 460px;
	height: 60vh;
}



/*Organisation After Dashboard Popup*/
.image-upload>input {
	display: none;
}

.in-file {
	display: flex;
	align-items: center;
	width: 100%;
}

.image-upload {
	display: flex;
	text-align: center;
	width: auto;
	justify-content: center;
	height: 115px;
	display: grid;
	margin: 0 auto;
	/* background-color: #F2F4FD; */
	border-radius: 5px;
}




.update_Newhead {
	text-align: center;
	color: #545454;
	font-size: 28px;
	margin-bottom: 25px;
	text-transform: capitalize;
	font-weight: 500;
}

/* .upLoad_logoBox  {
	margin-bottom: 0;
	margin-top: 15px;
font-weight: 500;
width: 100%;
padding: 6px;
color: #315DC3;
}

*/ 
.upLoad_logoBox {
	margin-bottom: 0;
	font-weight: 500;
	width: 100%;
	padding: 6px;
	color: #fff;
	background: #315DC3;
	border-radius: 6px;
	font-size: 10px;
}

.up_modal_cst_wid {
	max-width: 850px;
}

.up_modal_cst_wid .modal-content {
	border: 0;
	border-radius: 20px;
}

input.upd_input_area,
textarea.upd_input_area,
select.upd_input_area {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #D4D4D4;
	border-radius: 5px;
	padding: 10px 15px;
}

.upd_head {
	margin-bottom: 50px;
}

.up_modal_cst_wid .modal-body {
	padding: 2em;
}

.up_modal_cst_wid .modal-footer {
	padding-top: 0 !important;
	padding: 2em;
	justify-content: center;
	border-top: 0px solid #dee2e6;
}

button.btn.upd_get_started {
	background: #315DC3;
	color: #fff;
	margin: 20px 0 20px;
	border-radius: 7px;
	padding: 14px;
	width: 200pxpx;
}



/*Agency Sign up Page*/
.agn_signImg_box img {
	width: 100%;
	height: 60vh;
	object-fit: contain;
	display: block;
	margin: 0 auto;
	object-position: center;
	mix-blend-mode: darken;
}

.dark_bg_changed {
	background-color: #E9F0FE;
	display: grid;
	align-items: flex-end;
}

.dashAgn_innerSign h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 42px;
}

.dashAgn_innerSign {
	text-transform: capitalize;
}

.dashAgn_innerSign p {
	margin: 0;
	font-weight: 500;
	width: 330px;
}


/*Resource Sign up Page*/
.res_signImg_box img {
	width: 100%;
	height: 50vh;
	object-fit: contain;
	display: block;
	margin: 0 auto;
	object-position: center;
	mix-blend-mode: darken;
}

.skyblue_bg_changed {
	background-color: #ECF4FA;
	display: grid;
	align-items: flex-end;
}

.dashRes_innerSign h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 42px;
	width: 335px;
}

.dashRes_innerSign {
	text-transform: capitalize;
}

.dashRes_innerSign p {
	margin: 0;
	font-weight: 500;
	width: 330px;
}

.res_sign_optionalBtns {
	display: flex;
	justify-content: space-between;
}

.res_signFrm_wid {
	width: 505px;
}

.res_sign_optionalBtns .via_google {
	width: 49%;
}

.res_sign_optionalBtns .via_linkedin {
	width: 49%;
}


/*Dashboard 3 Popup*/
.uph_flex {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 35px;
}

.uph_flex .update_Newhead {
	margin-bottom: 0;
	margin-left: 25px;
}

.uph_flex .image-upload {
	margin: 0;
}

.tax_ded_checkBox_opt .nav-link {
	border: 0;
	width: 200px;
	text-align: left;
	margin-right: 25px;
	position: relative;
	padding-left: 35px;
}

.tax_ded_checkBox_opt .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}

.tax_ded_checkBox_opt {
	margin-bottom: 20px;
}

.tax_ded_checkBox_opt .nav-link span.check_opt {
	font-size: 15px;
	color: #526484;
	font-weight: 500;
}

.tax_ded_checkBox_opt span.checkd_btn {
	position: absolute;
	left: 0;
	width: 19px;
	top: 15px;
	height: 19px;
	border-radius: 50px;
	border: 2px solid #686EFF;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tax_ded_checkBox_opt .nav-link.active span.chk_innerSpan {
	width: 9px;
	height: 9px;
	background: #686EFF;
	display: inline-block;
	border-radius: 50px;
}

.checkbox {
	width: auto;
	margin: 15px auto;
	position: relative;
	padding: 0;
	display: inline;
}

.checkbox input[type="checkbox"] {
	width: auto;
	opacity: 0.00000001;
	position: absolute;
	left: 0;
	margin-left: -20px;
}

.checkbox label {
	position: relative;
}

.checkbox label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: 0px;
	width: 19px;
	height: 19px;
	transition: transform 0.28s ease;
	border-radius: 0px;
	border: 2px solid #686EFF;
}

.checkbox label:after {
	content: '';
	display: block;
	width: 9px;
	height: 5px;
	border-bottom: 2px solid #686EFF;
	border-left: 2px solid #686EFF;
	-webkit-transform: rotate(-45deg) scale(0);
	transform: rotate(-45deg) scale(0);
	transition: transform ease 0.25s;
	will-change: transform;
	position: absolute;
	top: 6px;
	left: 5px;
}

.checkbox input[type="checkbox"]:checked~label::before {
	color: #686EFF;
}

.checkbox input[type="checkbox"]:checked~label::after {
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}

.checkbox label {
	min-height: 34px;
	display: block;
	padding-left: 28px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
	vertical-align: sub;
}

.checkbox label span {
	position: relative;
	top: 28%;
	font-size: 16px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.checkbox input[type="checkbox"]:focus+label::before {
	outline: 0;
}

.insur_headBox h4 {
	font-size: 16px;
	margin: 12px !important;
	font-weight: 300 !important;
}

.mob-dev_menuIcons,
.mob_dev_authBtns_box,
.already_logedBox._onMob {
	display: none;
}

/* Overwrite css */
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input {
	padding: 12px 14px !important;
	border-radius: 6px;
}

.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root {
	top: -5px !important;
	color: rgb(0 0 0) !important;
}

.css-1u3bzj6-MuiFormControl-root-MuiTextField-root {
	/* margin-bottom: 20px !important; */
}

.css-md26zr-MuiInputBase-root-MuiOutlinedInput-root {
	/* margin-bottom: 20px !important; */
}

.css-wb57ya-MuiFormControl-root-MuiTextField-root {
	margin-bottom: 15px !important;
}

/* dashboard modal css */
.css-153eyq5-MuiModal-root-MuiDialog-root {
	overflow: auto;
}

.css-1t1j96h-MuiPaper-root-MuiDialog-paper {
	max-width: 850px !important;
	height: calc(100% - 3.5rem) !important;
}

#croper_width .css-1t1j96h-MuiPaper-root-MuiDialog-paper {
	max-width: 850px !important;
	height: auto;
}

.css-153eyq5-MuiModal-root-MuiDialog-root .MuiDialogContent-root {
	padding: 0 !important;
}

/* #animateRight_modal .css-hz1bth-MuiDialog-container {
	height: auto !important;
} */

.css-lc2yqr-MuiButtonBase-root-MuiIconButton-root {
	top: 0px !important;
}

div#onload {
	max-height: 75vh;
}

#animateRight_modal .css-hz1bth-MuiDialog-container {
	justify-content: right !important;
	animation-name: modalFloat;
	animation-duration: .6s;

}

#animateRight_modal .css-1t1j96h-MuiPaper-root-MuiDialog-paper {
	margin: 0;
}




@keyframes modalFloat {
	from {
		transform: translate(300vh, 0);
	}

	to {
		transform: translate(0, 0);
	}
}

/* dashboard modal css */

.crop_mainCon {
	position: absolute;
	width: 100%;
	z-index: 99999;
	box-shadow: 0 0 0 9999em;
	color: rgba(0, 0, 0, 0.5);
	left: 0;
	background-color: #fff;
}

/* crops css  */
.Demo-controls-33 {
	align-items: center;
	flex-direction: column !important;
}

.MuiButton-label {
	color: #fff !important;
}

.MuiButton-containedPrimary {
	background-color: #315DC3 !important;
}

.selectd_img {
	/* width: 148px;
	height: 148px; */
	width: 100px;
	height: 100px;
	border: 1px solid #bfbfbf;
	border-radius: 50%;
}

.selectd_img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: contain;
}

.profile-img-contaner {
	display: flex;
	margin-bottom: 15px;
	grid-column-gap: 5vw;
}

/* crops css  */

.css-1v3hyuc-MuiFormControl-root {
	margin: 0 !important;
	margin-bottom: 15px !important;
}

label[data-shrink=false]+.MuiInputBase-formControl .css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
	height: 1.9em !important;
}

.css-1pysi21-MuiFormLabel-root-MuiInputLabel-root {
	color: rgb(0 0 0);
}

@media (min-width: 300px) and (max-width: 340px) {
	.css-hlj6pa-MuiDialogActions-root {
		position: absolute;
		bottom: 0;
		background-color: #fff;
		width: 100%;
		justify-content: center !important;
	}
}

.checkbox label {
	font-size: 13px;
}

.end_tart_date {
	width: 100% !important;
	height: 45px !important;
	padding: 13px !important;
}

/* .css-8atqhb {
	margin-top: 75px !important
} */

.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation0.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.MuiDrawer-paperAnchorDockedLeft {
	z-index: 99999;
	background-color: #00092C !important;
}

/* header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed {
    width: calc(100% - 55px);
	background-color: #fff !important;
} */
/* header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed {
    width: calc(100% - 55px);
    background-color: #fff !important;
} */

header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-1191obr-MuiPaper-root-MuiAppBar-root {
	width: calc(100% - 65px);
}

header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-1191obr-MuiPaper-root-MuiAppBar-root {
	width: calc(100% - 240px);
}

/* .css-2dum1v-MuiDrawer-docked .MuiDrawer-paper{
	width: calc(0px + 1px) !important;
}
.css-bpnhhg .MuiDrawer-paper{
	width: calc(0px) !important;
}
.MuiDrawer-root.MuiDrawer-docked.css-bpnhhg.MuiDrawer-paper{
	width: calc(0px) !important;
} */
svg#_inlineStyles path {
	color: #fff;
}

.css-ahj2mt-MuiTypography-root {
	font-size: 11px !important;
}

.css-1wc848c-MuiFormHelperText-root {
	margin-left: 0 !important;
	margin-top: -4px !important;
	font-size: 11px !important;
}

.col-md-12.btn_centre {
	text-align: center;
}

.msa_modal .css-hz1bth-MuiDialog-container {
	height: none !important;
}

.css-1191obr-MuiPaper-root-MuiAppBar-root {
	box-shadow: 0px 1px 1px -1px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 1px 0px 0px rgb(0 0 0 / 8%) !important;
}

/* Overwrite css */

/*Responsive Part*/
/*Sign_up Page*/

@media (max-width: 479px) {
	.sign_inFrm_wid {
		width: 100%;
		height: auto;
	}

	header.floating_header {
		display: none;
	}
	.signup_tabBox_sec .dash_bannerSec {
		display: none;
	}

	.signup_agreement_frmBox {
		height: 100vh;
		width: 100% !important;
		padding: 0 15px;
		align-items: center;
		padding-top: 0;
	}

	.sign_optionalBtns {
		flex-direction: column;
		gap: 15px;
	}

	.sign_optionalBtns a.optBtn,
	.sign_optionalBtns button.optBtn {
		width: 100%;
	}

}

@media (max-width: 767px) {
	.or_divider {
		margin-bottom: 20px;
	}
}

@media (min-width: 300px) and (max-width: 359px) {

	/*Index Page*/
	.authentication_btnsBox {
		margin: 10px 0;
	}

	.authentication_btnsBox .dash_loginBtn {
		margin-bottom: 10px;
	}

	.headlines h1 {
		font-size: 30px;
	}

	.dash_btn {
		font-size: 14px;
	}

	.dash_another_signupBtn {
		height: 45px;
		width: 150px;
	}

	.fr_logo {
		width: 60%;
	}

	.fr_logo img {
		width: 100%;
	}

	.dash_btn {
		width: 150px;
	}

	.device_menu_hide {
		display: none;
	}

	.mob-dev_menuIcons {
		display: block;
	}

	.mob-dev_menuIcons i {
		color: #00197b;
		font-size: 18px;
	}

	.mob-dev_menuIcons a:nth-child(1) {
		margin-right: 12px;
	}

	.mob_conv_nav {
		position: absolute;
		width: 100%;
		background-color: #fff;
	}

	.dash_lrow_padd {
		padding-left: 0;
	}

	/*Log In*/
	header.floating_header {
		display: none;
	}

	.signup_tabBox_sec .container-fluid {
		padding: 0 15px;
	}

	.signup_tabBox_sec .dash_bannerSec {
		display: none;
	}



	.sign_inFrm_wid {
		width: 100%;
		height: auto;
	}

	.optBtn {
		padding: 8px 9px;
		font-size: 14px;
	}

	.sign_optionalBtns,
	.sign_inFrm_head p,
	.res_sign_optionalBtns {
		margin-bottom: 20px;
	}

	.sign_inFrm_head h4 {
		font-size: 24px;
	}

	.frm_welcome_head p {
		font-size: 14px;
		color: #526484;
	}

	.row.fill_up_taskBox .form-label {
		font-size: 14px;
		width: auto;
	}

	.row.fill_up_taskBox .focused .form-label {
		font-size: .75em;
	}

	.opt_fillInput {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.org_signUp_submitBtn {
		font-size: 14px;
		border-radius: 5px;
		padding: 12px;
	}

	.already_logedBox._onMob {
		display: block;
		margin-top: 25px;
		text-align: center;
	}

	.already_logedBox._onMob a {
		text-decoration: none;
	}

	section.signup_tabBox_sec {
		overflow: scroll;
	}

	/*Sign_up*/
	.frm_welcome_head h1 {
		font-size: 20px;
	}

	.signup_agreement_frmBox .nav-tabs .nav-link {
		width: 100%;
		padding-left: 40px;
		border-radius: 12px;
		height: auto;
	}

	.signup_agreement_frmBox .nav-link span.check_opt {
		margin-left: 0px;
		font-size: 14px;
	}

	.signup_agreement_frmBox .nav-link span.checkd_btn {
		width: 20px;
		height: 20px;
		left: 8px;
		top: 15px;
	}

	.signup_agreement_frmBox .nav-link.active span.checkd_btn {
		border: 3px solid #315DC3;
	}

	.tell_usBox h4 {
		font-size: 15px;
	}

	.signup_agreement_frmBox .tab-pane a {
		padding: 12px;
		font-size: 14px;
	}

	.sign_middleWare {
		height: auto;
		padding: 35px 0;
	}

	/*Organistion, Resource and Agency sign_up*/
	.signFrm_wid,
	.res_signFrm_wid {
		width: 100%;
	}

	.orgFrm_head h4 {
		margin-bottom: 20px;
		font-size: 25px;
	}

	.org_sign_paddInc_right {
		padding-right: 12px;
	}

	.org_sign_paddInc_left {
		padding-left: 12px;
	}

	.res_sign_optionalBtns {
		margin-bottom: 20px;
	}

	/*Mail verfication*/
	.ver_head_container h1 {
		font-size: 25px;
		margin-top: 12px;
	}

	img.ver_vector {
		width: 45px;
	}

	.ver_mail_idBox p,
	.ver_mailFooter p {
		font-size: 14px;
	}

	.ver_mail_idBox h4 {
		margin-bottom: 25px;
		font-size: 20px;
	}

	.signup_agreement_frmBox.ver_mail_outer .sign_middleWare {
		height: 65vh;
	}

	.ver_mailFooter {
		width: 100%;
	}

	/*Dashboard modal*/
	.update_Newhead {
		font-size: 20px;
	}

	.image-upload {
		width: 110px;
		/* height: 110px; */
	}

	.upLoad_logoBox p {
		font-size: 14px;
	}

	.upd_head {
		margin-bottom: 30px;
	}

	.upd_body .form-label {
		font-size: 14px;
		top: 12px;
	}

	.upd_body .focused .form-label {
		font-size: .75em;
	}

	button.btn.upd_get_started {
		padding: 12px;
		border-radius: 5px;
		font-size: 14px;
	}

	.up_modal_cst_wid .modal-body {
		padding: 1.2em;
	}

	.uph_flex .update_Newhead {
		margin-left: 0px;
	}

	.checkbox {
		margin: 10px 10px 10px;
	}

	.insur_headBox h4 {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.checkbox label span {
		font-size: 14px;
	}

	.checkbox label:before {
		top: 2px;
	}

	.tax_ded_checkBox_opt .nav-link span.check_opt {
		font-size: 14px;
	}

	.tax_ded_checkBox_opt .nav-link {
		width: 250px;
	}

	.or_divider p {
		margin-top: 0;
	}

}

@media (min-width: 360px) and (max-width: 559px) {

	/*Index Page*/
	.authentication_btnsBox {
		margin: 10px 0;
	}

	.authentication_btnsBox .dash_loginBtn {
		margin-bottom: 10px;
	}

	.headlines h1 {
		font-size: 30px;
	}

	.dash_btn {
		font-size: 14px;
	}

	.dash_another_signupBtn {
		height: 45px;
		width: 150px;
	}

	.fr_logo img {
		width: 100%;
	}

	.dash_btn {
		width: 150px;
	}

	.device_menu_hide {
		display: none;
	}

	.mob-dev_menuIcons {
		display: block;
	}

	.mob-dev_menuIcons i {
		color: #00197b;
		font-size: 18px;
	}

	.mob-dev_menuIcons a:nth-child(1) {
		margin-right: 12px;
	}

	.mob_conv_nav {
		position: absolute;
		width: 100%;
		background-color: #fff;
	}

	.dash_lrow_padd {
		padding-left: 0;
	}

	/*Log In*/
	header.floating_header {
		display: none;
	}

	.signup_tabBox_sec .container-fluid {
		padding: 0 15px;
	}

	.signup_tabBox_sec .dash_bannerSec {
		display: none;
	}

	.signup_agreement_frmBox {
		height: 100vh;
		width: 100% !important;
		padding: 0 15px;
		align-items: center;
		padding-top: 0;
		justify-content: center;
	}

	.sign_inFrm_wid {
		width: 100%;
		height: auto;
	}

	.optBtn {
		padding: 8px 9px;
		font-size: 14px;
		width: 49%;
	}

	.sign_optionalBtns,
	.sign_inFrm_head p {
		margin-bottom: 20px;
	}

	.sign_inFrm_head h4 {
		font-size: 24px;
	}

	.frm_welcome_head p {
		font-size: 14px;
		color: #526484;
	}

	.row.fill_up_taskBox .form-label {
		font-size: 14px;
		width: auto;
	}

	.row.fill_up_taskBox .focused .form-label {
		font-size: .75em;
	}

	.opt_fillInput {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.org_signUp_submitBtn {
		font-size: 14px;
		border-radius: 5px;
		padding: 12px;
	}

	.already_logedBox._onMob {
		display: block;
		margin-top: 25px;
		text-align: center;
	}

	.already_logedBox._onMob a {
		text-decoration: none;
	}

	section.signup_tabBox_sec {
		overflow: scroll;
	}

	/*Sign_up*/
	.frm_welcome_head h1 {
		font-size: 24px;
	}

	.signup_agreement_frmBox .nav-tabs .nav-link {
		width: 100%;
		padding-left: 40px;
		border-radius: 12px;
		height: 65px;
	}

	.signup_agreement_frmBox .nav-link span.check_opt {
		margin-left: 0px;
		font-size: 14px;
	}

	.signup_agreement_frmBox .nav-link span.checkd_btn {
		width: 20px;
		height: 20px;
		left: 10px;
		top: 20px;
	}

	.signup_agreement_frmBox .nav-link.active span.checkd_btn {
		border: 3px solid #315DC3;
	}

	.tell_usBox h4 {
		font-size: 15px;
	}

	.signup_agreement_frmBox .tab-pane a {
		padding: 12px;
		font-size: 14px;
	}

	.sign_middleWare {
		height: auto;
		padding: 35px 0;
	}

	/*Organistion, Resource and Agency sign_up*/
	.signFrm_wid,
	.res_signFrm_wid {
		width: 100%;
	}

	.orgFrm_head h4 {
		margin-bottom: 20px;
		font-size: 25px;
	}

	.org_sign_paddInc_right {
		padding-right: 12px;
	}

	.org_sign_paddInc_left {
		padding-left: 12px;
	}

	.res_sign_optionalBtns {
		margin-bottom: 20px;
	}

	/*Mail verfication*/
	.ver_head_container h1 {
		font-size: 25px;
		margin-top: 12px;
	}

	img.ver_vector {
		width: 45px;
	}

	.ver_mail_idBox p,
	.ver_mailFooter p {
		font-size: 14px;
	}

	.ver_mail_idBox h4 {
		margin-bottom: 25px;
		font-size: 20px;
	}

	.signup_agreement_frmBox.ver_mail_outer .sign_middleWare {
		height: 60vh;
	}

	.ver_mailFooter {
		width: 100%;
	}

	/*Dashboard modal*/
	.update_Newhead {
		font-size: 20px;
	}

	.image-upload {
		width: 110px;
		/* height: 110px; */
	}

	.upLoad_logoBox p {
		font-size: 14px;
	}

	.upd_head {
		margin-bottom: 30px;
	}

	.upd_body .form-label {
		font-size: 14px;
		top: 12px;
	}

	.upd_body .focused .form-label {
		font-size: .75em;
	}

	button.btn.upd_get_started {
		padding: 12px;
		border-radius: 5px;
		font-size: 14px;
	}

	.up_modal_cst_wid .modal-body {
		padding: 1.2em;
	}

	.uph_flex .update_Newhead {
		margin-left: 0px;
	}

	.checkbox {
		margin: 10px 10px 10px;
	}

	.insur_headBox h4 {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.checkbox label span {
		font-size: 14px;
	}

	.checkbox label:before {
		top: 2px;
	}

	.tax_ded_checkBox_opt .nav-link span.check_opt {
		font-size: 14px;
	}

	.tax_ded_checkBox_opt .nav-link {
		width: 310px;
	}

	.tax_ded_checkBox_opt span.checkd_btn {
		top: 10px;
	}

	.or_divider p {
		margin-top: 0;
	}

}

@media (min-width: 560px) and (max-width: 767px) {

	/*Index Page*/
	.authentication_btnsBox {
		margin: 10px 0;
	}

	.authentication_btnsBox .dash_loginBtn {
		margin-bottom: 10px;
	}

	.headlines h1 {
		font-size: 38px;
	}

	.dash_btn {
		font-size: 14px;
	}

	.dash_another_signupBtn {
		height: 45px;
		width: 150px;
	}

	.fr_logo img {
		width: 100%;
	}

	.dash_btn {
		width: 150px;
	}

	.device_menu_hide {
		display: none;
	}

	.mob-dev_menuIcons {
		display: block;
	}

	.mob-dev_menuIcons i {
		color: #00197b;
		font-size: 18px;
	}

	.mob-dev_menuIcons a:nth-child(1) {
		margin-right: 12px;
	}

	.mob_conv_nav {
		position: absolute;
		width: 100%;
		background-color: #fff;
	}

	.dash_lrow_padd {
		padding-left: 0;
	}

	/*Log In*/
	header.floating_header {
		display: none;
	}

	.signup_tabBox_sec .container-fluid {
		padding: 0 15px;
	}

	.signup_tabBox_sec .dash_bannerSec {
		display: none;
	}

	.signup_agreement_frmBox {
		height: 100vh;
		width: 100% !important;
		padding: 0 15px;
		align-items: center;
		padding-top: 0;
	}

	.sign_inFrm_wid {
		width: 100%;
		height: auto;
	}

	.optBtn {
		padding: 8px 9px;
		font-size: 14px;
		width: 49%;
	}

	.sign_optionalBtns,
	.sign_inFrm_head p {
		margin-bottom: 20px;
	}

	.sign_inFrm_head h4 {
		font-size: 24px;
	}

	.frm_welcome_head p {
		font-size: 14px;
		color: #526484;
	}

	.row.fill_up_taskBox .form-label {
		font-size: 14px;
		width: auto;
	}

	.row.fill_up_taskBox .focused .form-label {
		font-size: .75em;
	}

	.opt_fillInput {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.org_signUp_submitBtn {
		font-size: 14px;
		border-radius: 5px;
		padding: 12px;
	}

	.already_logedBox._onMob {
		display: block;
		margin-top: 25px;
		text-align: center;
	}

	.already_logedBox._onMob a {
		text-decoration: none;
	}

	section.signup_tabBox_sec {
		overflow: scroll;
	}

	/*Sign_up*/
	.frm_welcome_head h1 {
		font-size: 28px;
	}

	.signup_agreement_frmBox .nav-tabs .nav-link {
		width: 100%;
		padding-left: 40px;
		border-radius: 12px;
		height: 65px;
	}

	.signup_agreement_frmBox .nav-link span.check_opt {
		margin-left: 0px;
		font-size: 14px;
	}

	.signup_agreement_frmBox .nav-link span.checkd_btn {
		width: 20px;
		height: 20px;
		left: 10px;
		top: 20px;
	}

	.signup_agreement_frmBox .nav-link.active span.checkd_btn {
		border: 3px solid #315DC3;
	}

	.tell_usBox h4 {
		font-size: 15px;
	}

	.signup_agreement_frmBox .tab-pane a {
		padding: 12px;
		font-size: 14px;
	}

	.sign_middleWare {
		height: auto;
		padding: 35px 0;
	}

	.signup_agreement_frmBox {
		justify-content: center;
	}

	/*Organistion, Resource and Agency sign_up*/
	.signFrm_wid {
		width: 65%;
		margin: 0 auto;
	}

	.orgFrm_head h4 {
		margin-bottom: 20px;
		font-size: 25px;
	}

	.org_sign_paddInc_right {
		padding-right: 12px;
	}

	.org_sign_paddInc_left {
		padding-left: 12px;
	}

	.res_sign_optionalBtns {
		margin-bottom: 20px;
	}

	/*Mail verfication*/
	.ver_head_container h1 {
		font-size: 25px;
		margin-top: 12px;
	}

	img.ver_vector {
		width: 45px;
	}

	.ver_mail_idBox p,
	.ver_mailFooter p {
		font-size: 14px;
	}

	.ver_mail_idBox h4 {
		margin-bottom: 25px;
		font-size: 20px;
	}

	.signup_agreement_frmBox.ver_mail_outer .sign_middleWare {
		height: 60vh;
	}

	.ver_mailFooter {
		width: 100%;
	}

	/*Dashboard modal*/
	.checkbox {
		margin: 10px 10px 10px;
	}

	.or_divider p {
		margin-top: 0;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	.frm_welcome_head h1 {
		font-size: 32px;
	}

	.frm_welcome_head p {
		font-size: 14px;
		color: #526484;
		margin-bottom: 25px;
	}

	.tell_usBox h4 {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.signup_agreement_frmBox .nav-tabs .nav-link {
		/* width: 455px; */
		height: 60px;
		border-radius: 10px;
		margin-bottom: 15px;
	}

	.signup_agreement_frmBox .nav-link span.check_opt {
		font-size: 14px;
		margin-left: 40px;
	}

	.signup_agreement_frmBox .nav-link span.checkd_btn {
		width: 25px;
		height: 25px;
	}

	.signup_agreement_frmBox {
		justify-content: center;
		margin: 0 auto;
		width: 60%;
		padding: 0;
		align-items: center;
	}

	.signup_agreement_frmBox .tab-pane {
		font-size: 15px;
	}

	a.navbar-brand.sign_dash_logo img {
		width: 22vw;
	}

	/*Index Page*/
	.device_menu_hide {
		display: none;
	}

	.mob_dev_authBtns_box {
		display: flex;
	}

	.dash_btn {
		font-size: 14px;
		width: 145px;
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mob_dev_authBtns_box .dash_btn:nth-child(1) {
		margin-right: 10px;
	}

	.mob_conv_nav {
		position: absolute;
		width: 100%;
		background-color: #fff;
	}

	.dash_lrow_padd {
		padding-left: 0;
	}

	.headlines h1 {
		font-size: 42px;
	}

	/*Log In*/
	header.floating_header {
		display: none;
	}

	.already_logedBox._onMob {
		display: block;
		margin-top: 25px;
		text-align: center;
	}

	.signup_tabBox_sec .dash_bannerSec {
		display: none;
	}

	.sign_inFrm_wid {
		height: auto;
		padding: 35px 0;
	}

	.row.fill_up_taskBox .form-label {
		width: auto;
		font-size: 15px;
	}

	/*Sign_up*/
	.signup_tabBox_sec .container-fluid {
		padding: 0 15px;
	}

	section.signup_tabBox_sec {
		overflow: scroll;
	}

	.sign_inFrm_head h4 {
		font-size: 28px;
	}

	.sign_optionalBtns,
	.or_divider {
		margin-bottom: 18px;
	}

	.or_divider p {
		margin-bottom: 25px;
	}

	.optBtn,
	.org_signUp_submitBtn {
		font-size: 15px;
	}

	.org_signUp_submitBtn {
		border-radius: 6px;
		padding: 12px;
	}

	.row.fill_up_taskBox .focused .form-label {
		font-size: .75em;
	}

	.orgFrm_head h4 {
		margin-bottom: 25px;
	}

	.res_sign_optionalBtns {
		margin-bottom: 20px;
	}

	/*Mail verfication*/
	.signup_agreement_frmBox.ver_mail_outer .sign_middleWare {
		height: 60vh;
	}

	.ver_head_container h1 {
		font-size: 28px;
	}

	.ver_mail_idBox h4 {
		font-size: 25px;
	}

}


@media (min-width: 992px) and (max-width: 1199px) {

	/*Sign_up*/
	.signup_agreement_frmBox {
		padding-left: 0;
		justify-content: center;
	}

	.frm_welcome_head h1 {
		font-size: 32px;
	}

	.signup_agreement_frmBox .nav-link span.checkd_btn {
		width: 28px;
		height: 28px;
	}

	.signup_agreement_frmBox .nav-link.active span.checkd_btn {
		border: 4px solid #315DC3;
	}

	.signup_agreement_frmBox .nav-link span.check_opt {
		margin-left: 45px;
	}

	.signup_agreement_frmBox .nav-tabs .nav-link {
		height: 70px;
	}

	.orgFrm_head h4 {
		margin-bottom: 25px;
	}


	/*Mail verfication*/
	.signup_agreement_frmBox.ver_mail_outer .sign_middleWare {
		height: 50vh;
	}
}







@media screen and (min-device-width: 1199px) and (max-device-width: 1366px) and (orientation : landscape) {
	.dark_bg_changed {
		padding: 6vw 0;
	}

}