#wpadminbar{
	display:none
}



.logo img {
	margin: 20px 0
}

.ex-client {
	font-size: 18px;
}

.gap-22 {
	gap: 22px;
}

.call-us-btn {
	gap: 10px;
	text-decoration: none !important
}

.call-us-btn .call-us-txt {

	flex-direction: column;
	gap: 6px;

	font-family: Mulish;
	font-weight: 500;
	font-size: 15px;
	line-height: 14px;
	text-transform: capitalize;
	color: #9EA945;
	text-decoration: none !important
}

.call-us-btn .call-us-txt span {
	font-weight: 800;
}

.inner-green-sec,
.inner-page-banner {
	height: auto
}

.banner-con {
	display: flex;
	gap: 0;
}

#header {
	border-bottom: 0;
	box-shadow: 0px 48px 56px 0px #32324740;
/* box-shadow: 0px 28px 28px 0px #32324726; */
}

.home-banner .btn-orange {
	font-size: 18px
}

.inner-banner-sec {
	padding: 0 40px 0px 80px
}

.banner-main-title {
	font-family: Coda;
	font-weight: 400;
	font-size: 48px;
	line-height: 68px;
	text-transform: capitalize;
}

.banner-main-title b {
	font-weight: 800;
}

.banner-sub-title p {
	color: #fff;
	font-family: Mulish;
	font-weight: 400;
	font-size: 19.69px;
	line-height: 32.49px;
	letter-spacing: 0%;
	text-transform: capitalize;
	    padding-right: 100px;
}

.about_section {
	padding: 140px 0;
	display: flex;
	flex-direction: column;
	gap: 140px;
}

.accident_benefit h2 {
	font-family: Coda;
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	letter-spacing: 0%;
	color: #212529;
}

.about_content {
	font-family: Mulish;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0%;
	color: #5D5D5D
}

.about_content strong,
.about_content b {
	font-weight: 800;
}

.who-is-covered {
	display: flex;
	align-items: center;
	gap: 30px;
	padding: 140px 0;
}

.who-is-covered h2 {
	font-family: Coda;
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	letter-spacing: 0%;
	color: #212529;
}

.who-is-covered-right p {
	font-size: 18px;
}

.green-tick-list ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.green-tick-list li {
	position: relative;
	margin-bottom: 20px;
	line-height: 33px;
	display: flex;
	gap: 10px;
	align-items: center;
	color: #212529;
}

.green-tick-list li::before {
	content: "";
	width: 35px;
	height: 35px;
	background-image: url("https://paibinsurance.com/wp-content/uploads/2025/12/Group.png");
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
}

.info-tabs {
	display: grid;
	gap: 40px;
	padding: 0 0 140px;
	grid-template-columns: 1fr 1fr;
}

.tabs-left {
	border-right: none !important;
}

.tabs-right {
	flex: 1.2;
}

.tabs-left h2 {
	margin-bottom: 24px;
}

.tab {
	width: 100%;
	background: none;
	border: none;
	text-align: left;
	padding: 25px 0;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #e6e6e6;
	color: #555;
	display: flex;
	align-items: center;
	gap: 20px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.tab.active {
	color: #5a7a2c;
	border-bottom: 2px solid #5a7a2c;
}

.tabs-right {
	border-radius: 12px;
	overflow: hidden;
}

.tab-content {
	display: none;
	z-index: 1;
	bottom: 30px;
	height: 100%;
	width: 100%;
	padding: 30px 20px;
	background-size: cover;
	background-position: center;
	align-items: end;
	justify-content: flex-start;
}

.tab-content.active {
	display: flex;
}

.tab-content p {
	line-height: 33px;
	font-size: 20px;
	color: #FFF;
	margin-bottom: 0;
}



.staying_same {
	background: #B9B9B9;
	border-radius: 10px;
	padding: 0 60px 60px 60px;
}

.staying_same img {
	top: -75px;
	position: absolute;
}

.staying_same_con {
	margin-top: 105px;
}

.staying_same_con h2 {
	font-family: Coda;
	font-weight: 400;
	font-size: 40px;
	line-height: 100%;
	color: #212529;
	margin-bottom: 13px;
}

.staying_same_content p {
	font-family: Mulish;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0%;
	color: #212529
}

.footer_bottom {
	background: #212529;
	padding: 50px 0;
}

.copy_text p {
	margin: 0;
	font-family: Mulish;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #FFFFFF
}

.social_icons a {
	color: #fff;
}

.social_icons a:hover {
	opacity: .8
}

.social_icons {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.footer_top {
	padding: 100px 0;
	background-image: url(https://paibinsurance.com/wp-content/uploads/2025/12/footer_bg.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.footer_form {
	padding: 58px 48px 34px;
	background: rgb(255 255 255 / 50%);
	border-radius: 10px
}

.footer_form h3 {
	text-align: center;
	font-family: Coda;
	font-weight: 400;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #212529;
	margin-bottom: 30px;
}

.footer_form_sec .wpcf7-form-control::placeholder {
	font-family: Mulish;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0%;
	color: #212529;
}

.footer_form_sec .wpcf7-text,
.footer_form_sec .wpcf7-email,
.footer_form_sec .wpcf7-textarea {
	background: #fff;
	padding: 15px;
	outline: none;
	width: 100%;
	border: 0;
	border-radius: 4px;

	font-family: Mulish;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0%;
	color: #212529;
}

.footer_form_sec .wpcf7-textarea {
	max-height: 125px
}

.footer_form_sec .wpcf7-form p {
	margin: 0;
}

.footer_form_sec .wpcf7-form .col-lg-12 {
	padding: 0;
	margin-bottom: 13px;
}

.footer_form_sec .wpcf7-form .col-lg-12:last-of-type {
	margin-bottom: 0;
}

.footer_form_sec .wpcf7-form .wpcf7-submit {
	margin: 0 auto;
	display: block;
	background: #FF8240;
	color: #fff;
	border-radius: 50px;
	padding: 18px 30px;
	font-family: Mulish;
	font-weight: 800;
	font-size: 18px;
	line-height: 100%;
	text-transform: capitalize;
}

.footer_form_sec .wpcf7-form .wpcf7-spinner {
	margin: 0 auto !important;
	display: block !important;
	margin-top: 13px !important;
}

.footer_right {
	display: flex;
	align-items: start;
	justify-content: center;
	flex-direction: column;
}

.footer_right h3 {
	font-family: Coda;
	font-weight: 400;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #fff;
	margin-bottom: 10px;
}

.footer_right p {
	font-family: Mulish;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	color: #fff;
}

.footer_contact_item {
	display: flex;
	margin-bottom: 33px;
	gap: 10px;
}

.footer_contact_item:last-of-type {
	margin-bottom: 0;
}

.footer_contact_info h4 {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0;
}

.footer_contact_info p,
.footer_contact_info a {
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}

.footer_contact_info a:hover {
	color: #FF8240
}

.footer_contact_sec {
	margin-top: 33px
}

.footer_form .btn.btn-orange img {
	height: 24px;
	width: 24px;
}

.footer_form .btn.btn-orange {
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 18px;
	gap: 7px;
	margin: 0 auto;
}

.becoming-optional-section {
	background: #697843;
	padding: 140px 0;
}

.becoming-optional-section h2 {
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	text-align: center;
	color: #FFFFFF;
}

.becoming-optional-content,
.becoming-optional-content p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
}

.becoming-optional-content {
	margin-bottom: 63px
}

.optional_slider {
	margin: 0
}

.flip-card {
	width: 300px;
	height: 360px;
	/*   perspective: 1000px; */
}

.flip-inner {
	position: relative;
	width: 100%;
	height: 100%;
	transition: transform 0.6s ease;
	transform-style: preserve-3d;
}

.flip-card:hover .flip-inner {
	transform: rotateY(180deg);
}

/* Shared styles */
.flip-front,
.flip-back {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 9px 33px;
	backface-visibility: hidden;
	border-radius: 10px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.flip-front {
	border: 1px solid #fff;
}

.flip-front h3 {
	font-family: 'Mulish', sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}


.flip-back {
	box-shadow: 0px 32px 40px 0px #3232471A;

	box-shadow: 0px 20px 20px 0px #3232471A;

	background: #fff;
	color: #697843;
	transform: rotateY(180deg);
}

.flip-back h3 {
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #697843;
	font-family: 'Mulish', sans-serif;
}

.flip-front img,
.flip-back img {
	width: 100px;
	margin-bottom: 10px;
}

.flip-back-content,
.flip-back-content p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #697843;
	margin: 0
}

.optional_slider_container {
	padding-left: 20px;
	position: relative
}

.optional_slider_container .slick-slide {
	padding: 0 10px;
}

.optional_slider_container .slick-track {
	margin-left: -10px;
	margin-right: -10px;
}

.optional_slider_container .slick-list {
	padding-right: 12%;
	overflow: hidden;
}

.optional_slider_arrow {
	position: absolute;
	top: 50%;
	right: 45px;
	transform: translateY(-50%);
	z-index: 99;
	display: flex;
	gap: 10px;
}

.optional_slider_arrow button {
	all: unset;
	cursor: pointer
}

.optional_slider_arrow button:hover svg circle {
	fill: #fff;
}

.optional_slider_arrow button:hover svg path {
	stroke: #697843;
}

.optional_slider_overlay {
	content: "";
	height: 100%;
	width: 177px;
	display: block;
	position: absolute;
	right: 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(105 120 67 / 85%) 45%, rgb(105 120 67 / 90%) 100%);
	top: 0;
}

.what-steps-sec {
	background: #697843;
	color: #FFF;
	padding: 140px 0 170px;
}

.download_section {
	padding: 70px 0 140px;
}

.fact_sheets {
	margin-bottom: 60px;
	display: grid;
	gap: 40px;
	grid-template-columns: 1fr 1fr;
}

.quick_links_container h2,
.fact_sheet_container h2 {
	width: 500px;
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	text-align: center;
	color: #212529;
	align-self: stretch;
	margin: 0 auto 60px;
}

.fact_sheet_content h3 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 33px;
	text-transform: uppercase;
	color: #212529;
	margin-bottom: 20px;
}

.fact_sheet {
	display: flex;
	align-items: center;
	border: 2px solid #697843;
	border-radius: 10px;
	padding: 24px;
	padding-right: 0;
}

.fact_sheet_content .btn-orange {
	font-size: 18px
}

.quick_links_container {
	background: #B9B9B9;
	border-radius: 10px;
	padding: 60px 65px;
}

.quick_links_container h2 {
	margin-bottom: 21px
}

.quick_links {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 36px;
}

.quick_links a {
	background: #fff;
	border-radius: 10px;
	padding: 21px 22px;
	box-shadow: 0px 16px 16px 0px #32324714;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 700;
	font-size: 20px;
	line-height: 33px;
	color: #697843;
	text-decoration: none;
	transition: all .2s ease-in
}

.quick_links a:hover {
	background: #697843;
	color: #fff;
}

.quick_links a:hover svg path,
.quick_links a:hover svg rect {
	stroke: #fff;
}

.faqs_section {
	padding: 70px 0
}

.faqs_section h2 {
	width: 640px;
	font-family: 'Coda';
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #212529;
	margin: 0 auto 60px;

}

.accordion-button {
	all: unset;
	cursor: pointer;
	font-family: Mulish;
	font-weight: 800;
	font-size: 20px;
	line-height: 33px;
	text-align: left;
	text-transform: uppercase;
	color: #212529;
	outline: none !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.accordion-button:not(.collapsed) {
	color: #697843
}

.accordion-button:after {
	content: "";
	display: block;
	height: 32px;
	width: 32px;
	flex-shrink: 0;
	background: url(https://paibinsurance.com/wp-content/uploads/2026/01/faq_arrow_down.webp);
}

.accordion-button:not(.collapsed):after {
	background: url(https://paibinsurance.com/wp-content/uploads/2026/01/faq_arrow_up.webp);
}

.faqs_accordion {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.accordion-item {
	display: flex;
	flex-direction: column;
	gap: 18px;
	padding: 0 50px 35px;
	border-bottom: 1px solid #B9B9B9;
}

.accordion-body p:last-of-type {
	margin-bottom: 0
}

.accordion-body p,
.accordion-body {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	color: #5D5D5D;
	opacity: 0.9;
}

.accordion-item.act {
	border-bottom-color: #697843
}

.accordion-item.hidden {
	display: none
}

#see_more_faqs {
	font-size: 18px;
	scroll-margin-top: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

#see_more_faqs img {
	width: 24px;
	height: 24px;
	transform: rotate(90deg);
}

#see_more_faqs.view-less img {
	transform: rotate(0);
}

.see_more_faqs {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 60px;
}

.accident_benefits_section {
	padding: 140px 0 70px
}

.disclaimer {
	background: #B9B9B9;
	border-radius: 10px;
	padding: 60px 62px;
	margin-top: 90px;
}

.disclaimer h2 {
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	display: flex;
	align-items: center;
	color: #212529;
	margin-bottom: 20px;

}

.disclaimer-content,
.disclaimer-content p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	display: flex;
	align-items: center;
	color: #212529;
}

.disclaimer-content p:last-of-type {
	margin: 0
}

.customer_scenarios_item img {
	border-radius: 10px;
	width: 100%
}

.customer_scenarios {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	justify-content: center;
	gap: 40px;
	margin-bottom: 60px;
}

.customer_scenarios h2 {
	font-family: 'Coda';
	font-weight: 400;
	font-size: 36px;
	line-height: 57px;
	color: #212529;
	margin-bottom: 12px;
}

.customer_scenarios_content,
.customer_scenarios_content p {
	font-family: 'Mulish';
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	color: #5D5D5D;
	opacity: .95;
}

.customer_scenarios_content span {
	color: #697843;
	/* 	font-weight: 700; */
}

.customer_scenarios_content a {
	color: #697843;
	text-decoration: underline;
	font-weight: 700;
}

.customer_scenarios_content a:hover {
	text-decoration: none
}

.customer_scenarios_content p:last-of-type {
	margin: 0
}

.steps_sub_heading,
.steps_main_heading {
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 57px;
	text-align: center;
	color: #FFFFFF;
}

.steps_main_heading {
	margin-bottom: 60px
}

.steps_sub_heading {
	margin-bottom: 28px
}

.steps_section .btn {
	font-size: 18px;
	margin: 0 auto
}

.step_item img {
	border-radius: 10px;
	width: 100%;
}

.step_count {
	margin: 30px 0 23px;
	display: flex;
	align-items: center;
}

.what-steps-slider {
	padding-left: 200px;
	overflow: hidden;
}

.what-steps-slider .slick-list {
	padding-right: 25%;
	margin-right: -40px;
	overflow: hidden;
}

.what-steps-slider .slick-track {
	display: flex;
}

.what-steps-slider .slick-slide {
	margin-right: 40px;
}


.step_count span {
	background: #9EA945;
	width: 54px;
	height: 54px;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	font-weight: 800;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Coda', sans-serif;
}

.step_item_content h3 {
	font-family: 'Mulish', sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 33px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 10px
}

.step_item_content p {
	font-family: 'Mulish', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	color: #FFFFFF;
}

.step_item_content p:last-of-type {
	margin-bottom: 0
}

.step_count::after {
	content: "";
	background: url(https://paibinsurance.com/wp-content/uploads/2026/01/step_arrow.webp);
	height: 12px;
	width: calc(100% - 55px);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center right;
}

.what-steps-slider {
	margin-bottom: 60px
}

.customer_slider_item {
	padding: 40px 55px 40px 40px;
	border-radius: 10px;
	border: 1px solid #697843;
	grid-template-columns: 1fr 1fr;
	align-items: start;
	display: grid;
	box-shadow: 0px 24px 32px 0px #32324714;
box-shadow: 0px 16px 16px 0px #32324714;
}

.customer_slider_top {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 28px;
	margin-bottom: 20px;
}

.customer_slider_top img {
	height: 172px;
	width: 172px;
	flex-shrink: 0;
	flex-grow: 0;
}

.customer_slider_item ul li::before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(https://paibinsurance.com/wp-content/uploads/2025/12/Group.png);
	background-size: contain;
	background-repeat: no-repeat;
	flex-shrink: 0;
	flex-grow: 0;
}

.customer_slider_item ul {
	list-style: none;
	padding: 0;
}

.customer_slider_item ul li {
	position: relative;
	display: flex;
	margin-bottom: 10px;
	gap: 10px;
font-weight: 700;
font-size: 18px;
line-height: 27px;
}

.customer_slider_top p {
	font-family: 'Coda';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 40px;
	color: #212529;
}

.customer_slider_top p span {
	color: #697843;
	display: block;
}

.customer_slider_content,
.customer_slider_left .optional_benefits_hidden,
.customer_slider_left .optional_benefits_hidden p,
.customer_slider_content p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	color: #5D5D5D;
}

.customer_slider_content p:last-of-type {
	margin-bottom: 0
}


.customer_slider_item .btn span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 19px;
	text-transform: capitalize;
	color: #FFFFFF;
}

.customer_slider_item .btn img {
	width: 19px;
	height: 19px;
	transform: rotateX(180deg);
}

.customer_slider_item .btn {
	display: flex;
	align-items: center;
	gap: 8px;
	box-shadow: 0px 24px 32px 0px #32324714;
	box-shadow: 0px 16px 16px 0px #32324714;
	padding: 5px 13px;
}

.customer_slider_item .btn.active img {
	transform: rotateX(0);
}

.optional_benefits_hidden {
	display: none
}

.optional_benefits_hidden.shown {
	display: block
}

.customer_slider_left {
	padding-right: 20px;
	padding-bottom: 38px;
	border-right: 1px solid #B9B9B9;
}

.customer_slider_left .btn{
	margin-top: 1rem;
}

.customer_slider_right {
	padding-left: 31px;
	padding-top: 35px;
}

.customer_slider .slick-slide {
  padding: 25px
}

.customer_slider  {
  margin: 0 -25px;
position:relative;
}


.customer_slider .slick-track {
  display: flex !important;
}

.customer_slider .slick-slide {
  height: auto !important;
  display: flex !important;
}
/* 
.customer_slider .slick-slide > div {
  display: flex;
  flex-direction: column;
  width: 100%;
} */

.customer_slider_right h3{
font-family: 'Mulish', sans-serif;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 33px;
text-transform: uppercase;
color: #212529;
	margin-bottom:18px
}

.customer_slider_controls {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.customer_slider_controls button{
	all: unset;
	cursor:pointer
}

.customer_slider_controls button:hover svg circle{
	fill:#707176
}
.customer_slider_controls button:hover svg path{
	stroke:#fff
}

.customer_slider::before {
    content: "";
    display: block;
    height: 100%;
    width: calc((100vw - 1110px) / 2);
    position: absolute;
    top: 0;
    left: 25px;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 8;
    transform: rotate(-180deg);
}

.customer_slider::after {
    content: "";
    display: block;
    height: 100%;
    width: calc((100vw - 1110px) / 2);
    position: absolute;
    top: 0;
    right: 25px;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 8;
}

@media (min-width: 1280px) and (max-width: 1699px) {
    .inner-banner-sec .banner-main-title {
        font-size: 40px;
		line-height: 54px;
    }
}

@media (max-width: 991px){
	.banner-con {
    	flex-direction: column;
	}
	
	.inner-banner-sec {
    	padding: 40px 50px 40px 80px;
	}
	
	.who-is-covered {
    	flex-direction: column;
	}
	
	.who-is-covered-left {
    	width: 100%;
	}
	
	.who-is-covered-left img {
    	width: 100%;
	}
	
	.customer_scenarios {
    	display: flex;
    	flex-direction: column;
	}
	
	.customer_scenarios_item {
    	width: 100%;
	}
	
	.fact_sheets {
    	display: flex;
    	flex-direction: column;
	}
	
	.customer_slider {
    	width: 100%;
	}
	
	.client-sec {
    	display: flex;
    	justify-content: space-between !important;
	}
}

@media (max-width: 768px) {
	.info-tabs {
		flex-direction: column;
	}

	.tabs-right {
		width: 100%;
	}

}

@media (max-width: 500px){
	.inner-banner-sec {
    	padding: 40px 0px 34px 0px;
	}
	
	.banner-sub-title p {
    	padding-right: 0px;
	}
	
	.accident_benefit {
    	flex-direction: column;
	}
	
	.staying_same {
    	padding: 0 30px 30px 30px;
	}
	
	.green-tick-list li::before {
    	flex-shrink: 0;
	}
	
	.who-is-covered {
    	padding: 70px 20px;
	}
	
	.what-this-means{
		display: flex;
	}
	
	.faqs_section h2 {
    	width: 100%;
	}
	
	.quick_links_container h2, .fact_sheet_container h2 {
    	width: 100%;
	}
	
	.fact_sheet {
    	flex-direction: column;
	}
	
	.quick_links {
    	display: flex;
    	flex-direction: column;
	}
}

@media (max-width: 499px){
	.btn-orange {
    	width: 70% !important;
	}
}