h2, .entry-content h2, .entry-content h2 a {
  font-size: 2rem;
}


h3, .entry-content h3, .entry-content h3 a {
  font-size: 1.5rem;
}


h4, .entry-content h4, .entry-content h4 a {
  font-size: 1rem;
}
.login-menu-item {
	background: transparent;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,.33);
    font-weight: 600;
    height: 46px;
}
.login-menu-item a {
	    color: #fff !important;
	font-size: 0.9375rem;
}
.login-menu-item:hover {
	border: 1px solid #fff;
}
.show-my-profile .login-menu-item {
	display: none;
}
	.elementor-127 .elementor-element.elementor-element-0534565 .elementor-heading-title {
		line-height: 24px;
	}

@media screen and (max-width: 767px) {
	.elementor-127 .elementor-element.elementor-element-8bfcb78 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
		padding-bottom: 0;
	}
	.col-two-mob .elementor-column{
		width: 50%;
	}
}
@media screen and (max-width: 450px) {
	.elementor-127 .elementor-element.elementor-element-59f4701 .elementor-heading-title {
		font-size: 50px;
	}
	.elementor-127 .elementor-element.elementor-element-89d8e14 > .elementor-widget-container {
		margin: 0 0 80px 0;
	}
	.elementor-widget-container iframe {
		height: 510px !important;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		display: flex;
		flex-wrap: wrap;
	}
	.mb-0-mob {
		margin-bottom: 0 !important;
	}
}

/**************** new styles 1 ***************/
.qualify-form-other-wrap {
	height: 430px;
	width: 100%;
	min-height: 430px;
	max-width: 400px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	padding: 20px;
	border-radius: 10px;
}
.qualify-form-other-wrap .left-normal-text {
	font-size: 19px;
	line-height: 37px;
	font-weight: 500;
}
.qualify-form-other-wrap .left-normal-text a {
	text-decoration: underline;
}
.menu > li.profile-menu-item {
	display: none;
}
.show-my-profile .menu > li.login-menu-item {
	display: none;
}
.show-my-profile .menu > li.profile-menu-item {
	display: inline-block;
}
.menu > li.profile-menu-item a,
.menu > li.login-menu-item a {
	border: 1px solid #777;
	border-radius: 4px;
	padding: 5px 8px;
}
.menu > li.profile-menu-item a:hover,
.menu > li.login-menu-item a:hover {
	border: 1px solid #c8ac48;
}
.menu > li.profile-menu-item,
.menu > li.login-menu-item {
	margin-right: 0;
}
.qualify-form-other-wrap .big-strong {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
	margin-top: 0;
}
.qualify-form-other-wrap .left-normal-text a.continue-case-btn {
	border: 1px solid #777;
	border-radius: 4px;
	padding: 1px 12px;
	text-decoration: none;
	font-weight: 400;
	margin-top: 22px;
	display: inline-block;
	color: #1a5ce0 !important;
	background: #fff;
}
.qualify-form-other-wrap .left-normal-text a {
	color: #fff;
}