@media(max-width: 1200px) {
	div .css-map-container.m170 {
		margin: -48px 0 0 -28px !important;
		transform: scale(0.7, 0.7);
	}
	.banner_sec .left_colm {
		width: 55%;
	}
	.banner_sec .right_colm {
		width: 45%;
	}
	.thnku_pg .ui-tabs-nav .ui-tabs-tab {
		width: fit-content;
		flex-grow: 1;
	}
}
@media(max-width: 991px) {
	.container {
		max-width: 720px;
	}
	.thnku_pg .ui-tabs-nav .ui-tabs-tab a {
		padding: 8px 20px;
		font-size: 16px;
	}
	html section.banner_sec div.claim_form div.hero_form_fields_wrapper div.agreement_popover:after {
		display: none;
	}
	html section.banner_sec div.claim_form div.hero_form_fields_wrapper div.agreement_popover {
		background-color: transparent;
		border: 0;
		position: relative;
		padding: 14px 0px 0;
		width: auto;
		inset: auto !important;
	}
	.banner_sec .hero_form_fields_wrapper.row {
		margin: 0;
	}
	section.banner_sec div.claim_form div.hero_form_fields_box {
		max-width: none !important;
	}
	.check_claim_sec span {
		font-size: 32px;
	}
	.check_claim_sec span img {
		max-width: 36px;
	}
	.check_claim_sec {
		padding: 45px 0;
	}
	.claim_sec3 .content_wrap {
		padding-left: 40px;
	}
	.your_claim .left_colm {
		width: 100%;
	}
	.your_claim .right_colm {
		width: 100%;
	}
	.your_claim .right_colm .col_img {
		padding-left: 0;
		height: auto;
		padding-top: 20px;
	}
	.your_claim {
		padding: 70px 0 80px;
	}
	.findout_claim {
		padding: 120px 0;
	}
	.press_media .left_colm {
		width: 100%;
	}
	.press_media .right_colm {
		width: 100%;
	}
	.press_media .left_colm .inner_wrap {
		padding-right: 0;
		max-width: none;
		padding-bottom: 30px;
	}
	.press_media {
		padding: 70px 0;
	}
	.site_footer .footer_botm {
		align-items: flex-start;
		flex-direction: column-reverse;
		gap: 10px;
		padding: 20px 0;
  		margin-top: 40px;
	}
	.banner_sec .main_wrapper {
		flex-wrap: wrap;
	}
	.banner_sec .left_colm {
		width: 100%;
	}
	.banner_sec .right_colm {
		width: 100%;
		padding: 30px 0 0;
	}
	section.banner_sec div.claim_form {
		max-width: 470px;
	}
}
@media(max-width: 767px) {
	.container {
		max-width: 536px;
	}
	h1 {
		font-size: 36px;
		line-height: 44px;
	}
	.popup_wrapper .popup_box {
		width: calc(100% - 60px);
		padding: 40px 30px 40px;
	}
	.popup_wrapper .popup_box .popup_box_head h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.popup_wrapper p {
		margin-bottom: 15px;
	}
	.popup_wrapper p,
	.popup_wrapper li {
		font-size: 16px;
  		line-height: 24px;
	}
	.popup_wrapper .popup_box .popup_box_close {
		top: 15px;
		right: 15px;
	}
	.check_claim_sec {
		padding: 40px 0;
	}
	.check_claim_sec span {
		font-size: 28px;
	}
	.check_claim_sec span img {
		margin: 0 35px;
	}
	.claim_sec3 .left_colm {
		width: 100%;
	}
	.claim_sec3 .right_colm {
		width: 100%;
	}
	.claim_sec3 .main_wrapper {
		flex-wrap: wrap;
	}
	.claim_sec3 .content_wrap {
		padding: 30px 0 0;
		max-width: none;
	}
	.findout_claim {
		padding: 90px 0 100px;
	}
	.press_media {
		padding: 60px 0;
	}
	.thnku_pg .ui-tabs-nav {
		flex-wrap: wrap;
		border-radius: 28px;
	}
	.thnku_pg .ui-tabs-nav .ui-tabs-tab {
		width: 100%;
		flex-grow: unset;
	}
}
@media(max-width: 575px) {
	body {
		font-size: 16px;
		line-height: 26px;
	}
	h1 {
		font-size: 32px;
		line-height: 40px;
	}
	h2 {
		font-size: 30px !important;
		line-height: 38px !important;
	}
	h4 {
		font-size: 22px;
		line-height: 32px;
	}
	h6 {
		font-size: 16px;
		line-height: 25px;
	}
	.site_footer .site_logo img {
		max-width: 260px;
	}
	.site_footer .other_links h5 {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 5px;
	}
	.site_footer {
		font-size: 15px;
		line-height: 24px;
	}
	.your_claim .right_colm img {
		min-height: 300px;
	}
	.your_claim {
		padding: 50px 0 60px;
	}
	.findout_claim .btn_wrap {
		margin-top: 25px;
	}
	.findout_claim {
		padding: 60px 0 65px;
	}
	.findout_claim::before {
		background: linear-gradient(90deg, rgb(30, 176, 230) 20%, rgba(255,255,255,0) 140%);
	}
	.press_media .media_item:nth-child(2n+1) {
		margin: 0;
	}
	.press_media .right_colm .media_item {
		width: 100%;
		padding: 0;
	}
	.press_media .right_colm .inner_wrap {
		padding-top: 0;
		gap: 20px;
	}
	.press_media {
		padding: 45px 0 55px;
	}
	.claim_sec3 .btn_wrap {
		margin-top: 22px;
	}
	.claim_sec3 .imgs_wrap {
		padding: 0 0 90px;
	}
	header .site_logo img {
		max-width: 250px;
	}
	.site_header {
		padding: 20px 0px;
	}
	.btn_wrap a {
		font-size: 15px;
		line-height: 25px;
		padding: 10px 25px;
	}
	.banner_sec .btn_wrap {
		margin-top: 22px;
	}
	.thnku_pg .bottom_txt span {
		text-align: center;
	}
	.banner_sec .claim_form h4.upper_title {
		margin: -40px -20px 20px !important;
		font-size: 18px;
		line-height: 28px;
	}
	section.banner_sec div.claim_form div.hero_form_titles p {
		line-height: 23px;
		margin: 0 0 15px;
		font-size: 15px;
	}
	section.banner_sec div.claim_form div.hero_form_titles p::after {
		height: 2px;
		margin: 8px auto 0 auto;
	}
	section.banner_sec div.claim_form h3 {
		font-size: 20px;
		line-height: 30px;
		margin: 0 0 0px;
	}
	#claims-calculator-wrapper {
		height: 305px !important;
	}
	section.banner_sec div.claim_form {
		padding: 40px 15px 30px !important;
		min-height: auto !important;
	}
	div .css-map-container.m170 {
		margin: -48px 0 0 -40px !important;
		transform: scale(0.6, 0.6);
	}
	form h4 {
		margin: 0 -26px 20px !important;
	}
	footer#site-footer {
		padding: 50px 0 0 !important;
	}
	.banner_sec .content_wrap img {
		max-width: 280px !important;
	}
	.banner_sec .claim_form .main_wrap {
		padding: 10px 20px 25px !important;
	}
	section.banner_sec div.claim_form div.hero_form_fields_wrapper .right_col {
		width: 60%;
	}
	section.banner_sec div.claim_form div.hero_form_fields_wrapper .left_col {
		width: 40%;
	}
	section.banner_sec div.claim_form div.hero_form_fields_box h4 > span {
		width: 35px;
		height: 35px;
		line-height: 36px;
	}
	section.banner_sec div.claim_form div.hero_form_fields_box h4 {
		font-size: 18px;
	}
	.banner_sec {
		padding: 10px;
	}
	section.banner_sec div.claim_form div.hero_form_fields_wrapper button {
		font-size: 15px;
		line-height: 25px;
		padding: 10px 30px;
	}
	.check_claim_sec span {
		font-size: 24px;
	}
	.check_claim_sec span img {
		margin: 0 25px;
		max-width: 30px;
	}
	.check_claim_sec {
		padding: 35px 0;
	}
	.claim_sec3 .imgs_wrap img {
    	height: 300px;
    	padding: 7px;
    	max-width: 250px;
    }
	.claim_sec3 .imgs_wrap img:last-child {
		max-width: 180px;
		height: 230px;
		margin-bottom: -90px;
	}
	.claim_sec3 {
		padding: 60px 0;
	}
	.site_footer .footer_botm .footer_links ul {
		flex-direction: column;
		gap: 2px;
	}
	.site_footer .footer_botm .footer_links ul li:not(:first-child) {
		padding-left: 0;
		margin-left: 0;
	}
	.site_footer .footer_botm .footer_links ul li:not(:first-child)::before {
		opacity: 0;
	}
	.your_claim .claim_points {
		display: block !important;
	}
	.your_claim .claim_points .item {
		width: auto !important;
	}
	.your_claim .right_colm .col_img {
		padding-top: 30px;
	}
	.thnku_pg .title_wrapper {
		margin-bottom: 40px;
	}
	.tab_content .tab_panel[aria-hidden="false"] {
		padding: 25px;
	}
	.tab_content .tab_panel .box:not(:last-child) {
		margin-bottom: 30px;
	}
	.thnku_pg h1 {
		margin-bottom: 15px;
	}
	.thnku_pg {
		padding: 120px 0 40px;
	}
	.popup_wrapper .popup_box {
		width: calc(100% - 40px);
		padding: 30px 20px 25px;
		margin: 20px auto;
	}
	.popup_wrapper .popup_box .popup_box_head h2 {
		margin-bottom: 20px;
	}
}