@media(max-width: 1120px){
.hero-banner {
	height: auto;
	padding: 100px 0 60px;
}

}


@media(max-width:1400px){
/* .hero-banner h2, .hero-banner h3 {
	font-size: 40px;
}
.hero-banner ul {
	gap: 10px;
}
.btn.btn-primary {
	font-size: 18px;
	padding: 12px 30px;
}
.hero-banner.inner-hero-banner .hero-left-content h5 {
	max-width: 620px;
	margin: 15px 0 10px;
	line-height: 35px;
}
.c-heading h2 {
	font-size: 30px;
} */
.hero-banner.inner-hero-banner {
	height: 96vh;
}
}

@media(max-width:991px){
.pw-bx-cnt {
	margin-top: 10px;
	gap: 8px;
}
.pw-bx-heading {
	justify-content: flex-start;
	flex-direction: column;
}
.pw-bx h3 {
	text-align: left;
}
.step-row {
	flex-direction: column;
}
.step-row .step-bx {
	max-width: 100%;
}
.menu-link {
	margin-top: 40px;
}
.header .d-flex {
	flex-direction: column;
	display: inline-flex !important;
	gap: 14px;
}
.call-header {
	margin-left: 0;
}
}

@media(max-width:767px){
body {
	font-size: 14px;
}
.sp-100 {
	padding: 50px 0;
}
.header .navbar-brand img {
	max-width: 130px;
}
.header .navbar.navbar-expand-lg.bg-body-tertiary {
	padding: 10px 15px;
	border-radius: 50px;
}
.header .navbar-collapse {
	position: absolute;
	left: 0;
	top: 34px;
	background: #f8f9fa;
	width: 100%;
/* 	padding: 40px 10px 20px; */
	z-index: -1;
	border-radius: 0 0 20px 20px;
}
.header .navbar-collapse > ul + div.d-flex {
	padding: 0 25px 20px;
	display: flex !important;
	justify-content: flex-start;
	align-items: flex-start;
}
.header .navbar-collapse > ul {
	padding: 40px 10px 0;
}
.header .navbar-toggler:focus {
	box-shadow: 0 0 0;
}
.hero-banner h2, .hero-banner h3 {
	font-size: 33px;
	line-height: 50px;
	margin: 0;
}
.hero-banner p {
	line-height: 24px;
}
.hero-banner li {
	gap: 12px;
	font-size: 16px;
}
.hero-banner ul {
	margin: 22px 0 27px;
	gap: 10px;
}
.btn.btn-primary {
	font-size: 16px;
	padding: 14px 30px;
}
.header .navbar-toggler:focus {
	box-shadow: 0 0 0;
}
.c-heading h2 {
	font-size: 25px;
}
.c-heading p {
	font-size: 14px;
	line-height: 24px;
}
.will-form .c-heading h2 {
	font-size: 23px;
	line-height: 30px;
}
.face-to-face h2 {
	font-size: 25px;
	line-height: initial;
}
.pw-cnt h3 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 16px;
}
.pw-cnt ul {
	gap: 10px;
	margin-bottom: 30px;
}
.pw-cnt + .text-center.mt-5 {
	margin-top: 18px !important;
}
.pw-bx {
	margin-bottom: 20px;
}
.will-price h3 {
	font-size: 30px;
}
.green-bx {
	margin-bottom: 25px;
}
.green-bx > img {
	margin-top: -25px;
	max-width: 46px;
}
.step-row .step-bx {
	padding: 0 20px 30px;
}
.step-bx p {
	font-size: 14px;
	line-height: 24px;
}
.step-row .step-bx .step-img img {
	max-width: 80px;
}
.step-row .step-bx .step-img {
	margin-top: -38px;
}
.step-cnt .step-number {
	font-size: 70px;
}
.testimonial .c-heading h2 {
	font-size: 30px;
	max-width: 330px;
}
.testimonial-item p {
	font-size: 16px;
	line-height: 30px;
}
.footer.landing-footer .footer-left ul {
	justify-content: flex-start;
}
.ap-row {
	gap: 30px;
	flex-direction: column;
}
.ap-middle {
	font-size: 16px;
	font-weight: 600;
}
.big-step-box .big-step-left {
	padding: 15px 15px;
	justify-content: flex-start;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.big-step-left span.d-block.d-md-none {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 9px;
}
.big-step-box .big-step-left img {
	max-width: 52px;
	max-height: 52px;
	align-self: flex-start;
}
.big-step-box .big-step-right {
	padding: 20px 20px 30px;
}
.big-step-box .big-step-right p {
	line-height: 24px;
	font-size: 14px;
}
.big-step-list .big-step-box:nth-child(2) {
	flex-direction: row-reverse;
}
.big-step-right h4 {
	font-size: 18px;
}
.big-step-box {
/* 	flex-direction: column; */
	margin-bottom: 20px;
	margin-left: 0 !important;
	max-width: 100%;
}
.hero-banner.inner-hero-banner .hero-left-content h5 {
	font-size: 20px;
	line-height: 28px;
}
.contact-form {
	padding: 20px 20px;
	border-radius: 10px;
	margin: 40px 0 20px;
}
.contact-form h3 {
	font-size: 25px;
	font-weight: 600;
	text-align: left;
	display: none;
}
.secure-cnt ul li {
	width: 100%;
	align-items: center;
	display: flex;
	gap: 15px;
}
.secure-cnt p {
	font-size: 14px;
	line-height: 24px;
}
.wi-image {
	margin-top: 40px;
}
.wi-cnt  p {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.wi-cnt h3 {
	font-size: 18px;
	text-align: center;
}
.secure-cnt h4 {
	font-size: 18px;
}
.rt-box {
	flex-direction: column-reverse;
}
.rt-box .c-heading.text-start {
	padding: 0px 30px;
	max-width: 100%;
}
.hero-banner.inner-hero-banner .hero-left-content p a {
	color: #fff;
	font-weight: 600;
	text-decoration: underline;
	display: block;
	font-size: 20px;
	margin-top: 19px;
}
.help-bx .shadeLogo {
	max-width: 50vw;
}
	
/* Funnel Form */
#progressbar {
	gap: 30px;
	margin-bottom: 40px;
}
#progressbar li a strong {
	font-size: 18px;
}
#progressbar li a::after {
	height: 10px;
}
.will-form h6 {
	font-size: 20px;
}
.step_boxs h4 {
	font-size: 20px;
	margin-bottom: 20px;
}
.step_list label {
	width: 160px;
	height: 160px;
	background-size: 14px;
}
.step_list .step-form-check label span {
	font-size: 16px;
	background-size: auto 68px;
	padding-top: 80px !important;
}
.step_boxs .row.pt-5.form--field {
	padding: 0 5px !important;
}
	.step_boxs .row.pt-5.form--field label {
	margin-bottom: 10px;
}

.qualify_details h3 {
	font-size: 32px;
	line-height: 40px;
}
.qualify_details p {
	font-size: 16px;
	line-height: 24px;
}
.callUs {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	margin-top: 20px;
	color: #000;
}
.callUs a {
	display: block;
}
.header .navbar-expand-lg .navbar-nav a {
	display: block;
}
.hero-left-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
.hero-banner.inner-hero-banner .hero-left-content {
	padding: 70px 0 40px;
}
	
.whatsapp-btn {
	background: rgb(37, 211, 102);
	color: #fff;
	position: fixed;
	bottom: 16px;
	z-index: 99;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px 0px;
	font-size: 25px;
	gap: 4px;
	right: 15px;
	border-radius: 50px;
	border: 1px solid #25d366;
	width: 44px;
	height: 44px;
	align-items: center;
	justify-content: center;
}
.foot-pop {
	text-align: left;
	padding: 15px 0;
}
.foot-pop .btn.btn-primary {
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 50px;
	display: block;
	max-width: calc(100% - 60px);
}
.header .navbar-toggler {
	border: 0 !important;
}
.hero-banner.inner-hero-banner {
	min-height: 70vh;
	height: auto;
}
.will-question ul li a {
	width: 150px;
	height: 150px;
}
.landingModal .modal-body .btn-close {
	right: -4px;
}
.will-question-head h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.will-question-head p {
	line-height: 24px;
	font-size: 16px;
}
.will-question .wQue {
	font-size: 20px;
}
}