/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.5.1645689856
Updated: 2022-02-24 08:04:16

*/

html {
	scroll-behavior: smooth;
}
html body {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	font-size: 16px !important;
	line-height: 28px !important;
	color: #495057 !important;
	position: relative;
	background: #fff;
}
#page hr, #header, #footer {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #001837;
	font-family: 'Poppins', sans-serif !important;
}
a, img {
	transition: all 0.3s ease-in-out;
}
html h1 {
	font-size: 42px;
	line-height: 54px;
	font-weight: 400;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
html h2 {
	font-size: 36px;
	line-height: 46px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 30px;
}
h1:before, h2:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	background-color: #fba311;
	width: 60px;
	height: 4px;
	margin: auto;
	bottom: 0;
}
.btn_wrap a {
	background-color: #fba311;
	padding: 11px 30px;
	border-radius: 5px;
	text-decoration: none !important;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	color: #fff !important;
	border: 1px solid #fba311;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
}
.btn_wrap a:hover {
	background-color: #ec980d;
}
.site-header .site-branding {
	display: none;
}
.claimhelpline_sec3 .btn_wrap {
  margin-top: 40px;
}
.banner_sec {
	padding: 70px 0 80px;
	position: relative;
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.banner_sec .row {
	align-items: center;
}
.banner_sec:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(146deg, rgba(28, 25, 89, 0.95) 35%, rgba(28,25,89,0) 100%);
}
.banner_sec .content_wrap {
	color: #fff;
	max-width: 550px;
}
.banner_sec .about_claim {
	/*display: flex;*/
	/* background-color: #fff; */
	border-radius: 10px;
	margin-top: 40px;
	/* max-width: 600px; */
	font-size: 0;
}
.banner_sec .about_claim .about_claim_box {
	padding: 30px;
	text-align: center;
	border: 1px solid #FFF;
	width: 48%;
	display: inline-block;
	vertical-align: top;
	font-size: initial;
	border-radius: 8px;
	margin: 5px;
}
/* .banner_sec .about_claim .about_claim_box:last-child {
	border-right: 0;
} */
.banner_sec .about_claim .about_claim_box h6 {
	text-transform: full-size-kana;
	margin: 0;
	font-size: 20px;
	line-height: 28px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 0px;
}
.banner_sec .about_claim .about_claim_box i {
	font-size: 32px;
	margin-bottom: 10px;
	color: #fba311;
}
.banner_sec h1 {
	color: #fff;
	margin-bottom: 20px;
	padding: 0;
}
.banner_sec h1:before {
	display: none;
}
.banner_sec form {
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 30px 40px;
	min-height: 410px;
	box-shadow: 0 0 20px 0 rgba(255,255,255,0.2);
	font-family: 'Poppins', sans-serif;
}
.banner_sec form input#oi_claimstart_yes {
	opacity: 0;
}
.banner_sec .content_wrap p {
	color: rgba(255,255,255,0.7);
}
.banner_sec .claim_form {
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
}
.banner_sec .content_wrap img {
	margin: auto 110px auto auto;
	max-width: 520px;
	width: 100%;
}
form#accident_form {
	background-color: #fff;
	padding: 10px 40px 30px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #f9f9f9;
	display: block;
	font-size: 14px;
	margin: 0;
	max-width: 100%;
	padding: 8px 12px;
	line-height: 24px;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
}
form label {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin: 0px 0 2px;
	line-height: 23px;
	color: #001837;
}
form select {
	width: 100%;
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #f9f9f9;
	color: #333;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("./../../uploads/2022/02/arrow.png");
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: center right 10px;
	cursor: pointer;
}
.claimhelpline_sec2 {
	padding: 80px 0 80px;
}
.claimhelpline_sec2 .title_row {
	text-align: center;
	max-width: 950px;
	margin: auto auto 60px;
}
.claimhelpline_sec2 .sec_wrap {
	border-radius: 5px;
	padding: 40px 40px 35px;
	text-align: center;
	box-shadow: 0 10px 40px -10px rgba(0,0,0,.1);
	border-bottom: 3px solid #fba311;
	background: #FFF;
}
.claimhelpline_sec2 .sec_wrap h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}
.claimhelpline_sec2 .sec_wrap img {
	max-height: 60px;
	filter: invert(100%);
}
.claimhelpline_sec2 .sec_wrap .img_wrap {
	background-color: #fba311;
	border-radius: 100%;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto auto 20px;
}
.claimhelpline_sec2 .row {
	justify-content: center;
}
form button, form [type="submit"] {
	background-color: #fba311;
	padding: 8px 20px;
	width: 100%;
	border-radius: 5px;
	margin-top: 15px;
	text-decoration: none !important;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	color: #fff;
	border: 1px solid #fba311;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
}
form button:hover, form [type="submit"]:hover {
	background-color: #ec980d;
}
.claimhelpline_sec3 {
	padding: 80px 0 80px;
	background-color: #f7f7f7;
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
}
.claimhelpline_sec3:before {
	content: "";
	position: absolute;
	background-color: #1c1959;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0.7;
}
.claimhelpline_sec3 .content_box {
	text-align: center;
	max-width: 800px;
	margin: auto;
	box-shadow: 0px 10px 30px 0 rgba(0,0,0,0.1);
	padding: 50px 50px 50px;
	border-radius: 25px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.claimhelpline_sec4 .img_wrap img {
	width: 100%;
	height: 100%;
	max-width: 420px;
	min-height: 420px;
	object-fit: cover;
	border-radius: 55% 35% 55% 35%;
}
.claimhelpline_sec4 {
	padding: 80px 0 80px;
}
.claimhelpline_sec4 .row {
	/*align-items: center;*/
	margin-bottom: 90px;
}
.claimhelpline_sec4 .row:last-child {
	margin-bottom: 0px;
}
.claimhelpline_sec4 h2 {
	margin-bottom: 30px;
	text-align: left;
}
.claimhelpline_sec4 h2:before {
	right: auto;
}
.claimhelpline_sec4 .row .col-md-6 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.claimhelpline_sec4 .row:nth-child(2n+1) {
	flex-direction: row-reverse;
}
.claimhelpline_sec4 .row.news_section {
	flex-direction: inherit;
	/*margin-top: -30px;*/
}
.claimhelpline_sec4 .content_wrap ul {
	padding: 0;
	list-style: none;
}
.claimhelpline_sec4 .content_wrap ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 8px;
}
.claimhelpline_sec4 .content_wrap ul li:before {
	position: absolute;
	content: "\f05d";
	top: 0;
	left: 0;
	color: #fba311;
	font-size: 17px;
	font-family: fontawesome;
}
.claimhelpline_sec4 .img_wrap {
	position: relative;
	/*height: 100%;*/
	margin: auto;
}
.claimhelpline_sec4 .row .img_wrap:before {
	position: absolute;
	content: '';
	background-image: url(./../../../myclaimhelpline/wp-content/uploads/2022/02/dots.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	right: -50px;
	top: -50px;
	width: 180px;
	height: 180px;
	z-index: -1;
	opacity: 0;
}
.claimhelpline_sec4 .row:nth-child(2n) .img_wrap:before {
	left: -50px;
	right: auto;
	top: -50px;
}
.claimhelpline_sec5 {
	padding: 80px 0 80px;
	background-color: #f7f7f7;
}
.claimhelpline_sec5 h2 {
	margin-bottom: 60px;
}
.claimhelpline_sec5 .item_wrapper {
	max-width: 800px;
	margin: auto;
	background-color: #fff;
	padding: 40px;
	border-radius: 4px;
	border: 1px solid #f5f5f5;
}
.claimhelpline_sec5 .item_wrapper img {
	max-width: 90px;
	border-radius: 100%;
	margin-right: 20px;
}
.claimhelpline_sec5 .item_wrapper h5 {
	margin-bottom: 0;
	font-weight: 600;
}
.claimhelpline_sec5 .about_client {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.claimhelpline_sec5 .item_wrapper p {
	font-style: italic;
}
.claimhelpline_sec5 .owl-dots button {
	outline: none;
}
.claimhelpline_sec5 .owl-dots button span {
	width: 6px;
	height: 6px;
	margin: 4px 8px;
	vertical-align: middle;
	background: #ccc;
	display: block;
	transition: all .2s ease;
	border-radius: 30px;
}
.claimhelpline_sec5 .owl-dots button.active span {
	width: 10px;
	height: 10px;
	margin: 2px 8px;
	background: #6382f7;
}
.claimhelpline_sec5 .owl-dots {
	text-align: center;
	margin-top: 30px;
}
.aboutus_sec {
	padding: 70px 0 80px;
	position: relative;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.aboutus_sec:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #1c1959;
	opacity: 0.85;
}
.aboutus_sec .content_wrap {
/* 	text-align: center; */
	color: #fff;
	max-width: 950px;
	margin: auto;
}
.aboutus_sec .row {
	align-items: center;
}
.aboutus_sec .video_wrap {
	position: relative;
	padding-bottom: 100%;
}
.aboutus_sec .video_wrap video {
	width: 100%;
	position: absolute;
	inset: 0;
	height: 100%;
}
.aboutus_sec h2 {
	color: #fff;
}
.aboutus_sec .btn_wrap {
	text-align: center;
	margin-top: 40px;
}
.site_footer {
	background-color: #1c1959;
	color: #fff;
	text-align: center;
	padding: 90px 0 0;
	font-size: 14px;
	line-height: 24px;
}
.site_footer .bottom_sec {
	border-top: 1px solid #3b3875;
	padding: 25px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 70px;
}
.site_footer .bottom_sec ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
}
.site_footer .bottom_sec ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 18px;
	border-left: 1px solid #3b3875;
	padding-left: 18px;
	font-size: 14px;
	line-height: 24px;
}
.site_footer .bottom_sec ul li:first-child {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.site_footer .bottom_sec ul li a {
	color: #fff;
	text-decoration: none;
}
.site_footer .copyright_text p {
	margin-bottom: 0;
}
.site_footer .bottom_sec ul li a:hover {
	color: #fba311;
}
.site-header .site-logo img {
	max-width: 280px;
	   height: auto;
}
.site-header {
	padding: 0px 0;
}
.news_section .news_boxs {
	text-align: center;
}
.news_section .news_boxs img {
	margin-bottom: 20px;
	max-height: 70px;
	object-fit: contain;
	filter: grayscale(100%);
	opacity: 0.9;
}
.news_section .news_boxs a:hover img {
	filter: grayscale(0);
	opacity: 1;
}
.news_section .news_boxs p {
	font-style: italic;
}
.news_section h3 {
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	color: rgba(86,86,86,0.7);
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.needhelp_sec {
	padding: 80px 0;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.needhelp_sec:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.94;
}
.needhelp_sec .btn_wrap {
	text-align: center;
	margin-top: 40px;
}
.needhelp_sec .content_wrap {
	text-align: center;
}
form .form_header label {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0px;
	display: block;
}
form .form_header label span {
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	margin: 10px 0 0;
	display: block;
}
form .form_header {
	background-color: #1eb0e6;
	margin: -30px -30px 25px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 15px;
}
form .field_wrap {
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
form .field_wrap.left_half {
	width: 50%;
	padding-right: 10px;
	float: left;
}
form .field_wrap.right_half {
	width: 50%;
	padding-left: 10px;
	float: right;
}
form .field_wrap p {
	font-size: 12px;
	color: #001837;
	line-height: 20px;
	margin: 0;
}
form .field_wrap .inner_wrap label,
form .field_wrap .inner_wrap input {
	cursor: pointer;
}

.thankyou_section {
	padding: 80px 0;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.thankyou_section:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.94;
}
.thankyou_section .content_wrap {
	text-align: center;
	max-width: 600px;
	margin: auto;
}
.thankyou_section h1 {
	font-weight: 600;
}


.popup_wrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	z-index: 999;
	background-color: rgba(0,0,0,.8);
	padding: 0 15px;
}
.popup_wrapper .popup_wrapper_tab {
	display: table;
	width: 100%;
	height: 100%;
}
.popup_wrapper .popup_wrapper_tab .popup_wrapper_cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.popup_wrapper .popup_box {
	width: 100%;
	max-width: 800px;
	background-color: #fff;
	padding: 50px 50px 50px;
	margin: 40px auto;
	position: relative;
	-webkit-box-shadow: 0 5px 50px 0 rgba(0,0,0,.4);
	box-shadow: 0 5px 50px 0 rgba(0,0,0,.4);
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.popup_wrapper .popup_box .popup_box_close {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 10px;
	line-height: 1;
	cursor: pointer;
}
.popup_wrapper .popup_box .popup_box_head h2 {
	text-align: center;
	margin-bottom: 30px;
}
.popup_wrapper .popup_box .popup_box_body p a,
.popup_wrapper .popup_box .popup_box_body li a {
	color: #df8e08;
	font-weight: 500;
}
.popup_wrapper h3 {
	margin: 35px 0 10px;
	font-size: 22px;
	line-height: 32px;
}
.popup_wrapper .popup_box .popup_box_body ul {
	padding-left: 15px;
}
#complaints_procedure .content_section h3:first-child {
	margin-top: 0;
}

.col-md-5 .about_claim {
	display:none;
}


/************* thank you ***********/
.thnku_pg {
	padding: 50px 0 80px;
	/*background-color: #fbee90;*/
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(./wp-content/uploads/2022/02/3.jpg);
	position: relative;
}
.thnku_pg::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.94;
}
.thnku_pg .container {
    position: relative;
}
.thnku_pg .main_wrapper ul {
	border: 0;
	font-size: 0px;
}
.thnku_pg ul li {
	background-color: #fff;
	display: inline-block;
	font-size: 16px;
	border: 1px solid #ddd;
	border-left: 0;
	border-bottom: 0;
}
.thnku_pg ul li:first-child {
	border-left: 1px solid #ccc;
}
.thnku_pg .main_wrapper ul li a {
	padding: 10px 20px;
	display: inline-block;
	border-bottom: 3px solid #fff;
}
.thnku_pg .tab-content {
	padding: 30px 30px !important;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 0 0 4px 4px;
	border-top: 0;
}
.thnku_pg .tab-content p {
	font-size: 15px;
	line-height: 23px;
	color: #444;
	margin-bottom: 3px;
}
.thnku_pg .tab-content .box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.thnku_pg .tab-content .box:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.thnku_pg .main_wrapper {
	width: 100%;
	max-width: 1080px;
	margin: auto;
	padding: 0 20px;
}
.thnku_pg h3 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.thnku_pg .tab-content h4 {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.tab-content .tab-pane.active {
	opacity: 1;
}
.thnku_pg .bottom_txt span {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: block;
	color: #333;
	margin: 20px 0;
}
.thnku_pg .nav-tabs a {
	color: #333;
	padding: 9px 10px;
	font-size: 17px;
	font-weight: 500;
	border: 1px solid #ddd;
	border-right: 0;
	border-radius: 0;
}
.thnku_pg .nav-tabs a:first-child {
	border-left: 0;
}
.thnku_pg .nav-tabs a.active {
	background-color: #00b0e2;
	color: #fff;
	border-bottom: 3px solid #9f6e9d;
}
.thnku_pg nav {
	background-color: #fff;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
.thnku_pg h1 {
	text-align: center;
}
.thnku_pg .title_wrapper {
	text-align: center;
	margin-bottom: 40px;
}
/************* thank you ***********/

/
/* responsive */
@media(max-width: 1200px) {
	.claimhelpline_sec4 .row .img_wrap:before {
		right: -25px;
	}
	.claimhelpline_sec4 .row:nth-child(2n) .img_wrap::before {
		left: -25px;
	}
}
@media(max-width: 991px) {
	html h1 {
		font-size: 32px;
		line-height: 44px;
	}
	html h2 {
		font-size: 32px;
		line-height: 44px;
	}
	.thnku_pg h1 {
		font-size: 52px !important;
	}
	.banner_sec .col-md-7,
	.banner_sec .col-md-5 {
		max-width: 100%;
		flex: inherit;
	}
	.banner_sec .claim_form {
		padding-top: 40px;
	}
	.banner_sec .about_claim {
		max-width: 100%;
	}
	.claimhelpline_sec2 .col-md-3 {
		max-width: 33.333%;
		flex: inherit;
	}
	.claimhelpline_sec2 .sec_wrap {
		padding: 40px 25px 35px;
	}
	.site_footer .bottom_sec {
		padding: 15px 0;
		margin-top: 50px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.site_footer .copyright_text p {
		margin-bottom: 10px;
	}
	.site_footer {
		padding: 70px 0 0;
	}
	.site_footer .bottom_sec ul li {
		margin: 0px !important;
		padding: 0 10px !important;
	}
	
.col-md-5 .about_claim
{
	display:block;
}

	.col-md-7 .about_claim
{
	display:none;
}
	
}
@media(max-width: 767px) {
	html h1 {
		font-size: 28px;
		line-height: 42px;
	}
	html h2 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 25px;
		padding-bottom: 25px;
	}
	.aboutus_sec .row {
	flex-direction: column;
}
	.aboutus_sec .content_wrap {
	text-align: center;
		margin-bottom: 30px;
}
	.aboutus_sec .col-md-6 {
	flex: auto;
	max-width: 100%;
}
	.popup_wrapper .popup_box {
		padding: 40px 30px 30px;
	}
	.popup_wrapper .popup_box .popup_box_close {
		top: 10px;
		right: 10px;
	}
	.banner_sec {
		padding: 55px 0 70px;
	}
	.claimhelpline_sec2 .col-md-3 {
		max-width: 50%;
		margin-bottom: 30px;
	}
	.claimhelpline_sec2 .col-md-3:last-child {
		margin-bottom: 0px;
	}
	.claimhelpline_sec2 {
		padding: 60px 0 70px;
	}
	.claimhelpline_sec3 .btn_wrap {
		margin-top: 30px;
	}
	.claimhelpline_sec3 .content_box {
		padding: 40px 20px 50px;
	}
	.claimhelpline_sec3 {
		padding: 70px 0 70px;
	}
	.claimhelpline_sec5 h2 {
		margin-bottom: 50px;
	}
	.claimhelpline_sec5 {
		padding: 60px 0 60px;
	}
	.claimhelpline_sec5 .item_wrapper {
		padding: 40px 40px 30px;
		height: auto !important;
	}
	.aboutus_sec {
		padding: 55px 0 60px;
	}
	.needhelp_sec {
		padding: 55px 0 60px;
	}
	.claimhelpline_sec4 .row:nth-child(2n+1) {
		flex-direction: inherit;
	}
	.claimhelpline_sec4 .img_wrap {
		margin-bottom: 20px;
		height: auto;
	}
	.claimhelpline_sec4 h2 {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.claimhelpline_sec4 .row {
		margin-bottom: 90px;
	}
	.news_section .news_boxs {
		margin-bottom: 40px;
	}
	.news_section .news_boxs img {
		margin-bottom: 15px;
		max-height: 60px;
	}
	.news_section h3 {
		padding-bottom: 15px;
		margin-bottom: 35px;
	}
	.claimhelpline_sec4 {
		padding: 90px 0 30px;
	}
	.claimhelpline_sec4 .news_section {
		margin-top: 0px !important;
	}
}
@media(max-width: 575px) {
	html h1 {
		font-size: 26px;
		line-height: 38px;
	}
	html h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.thnku_pg .col-xs-12 {
		padding: 0;
	}
	.thnku_pg .bottom_txt span {
		text-align: center;
	}
	.thnku_pg .nav-tabs a {
		padding: 8px 10px !important;
		font-size: 15px !important;
	}
	.thnku_pg {
		padding: 40px 0 50px !important;
	}
	.thnku_pg h1 {
		font-size: 36px !important;
	}
	.thnku_pg .nav-tabs a {
		width: 100%;
	}
	.thnku_pg .main_wrapper .tab-content {
		padding: 25px 20px !important;
	}
	
	.popup_wrapper .popup_box .popup_box_head h2 {
		font-size: 26px;
		line-height: 36px;
	}
	.popup_wrapper .popup_box .popup_box_close {
		top: 5px;
		right: 5px;
	}
	.popup_wrapper .popup_wrapper_tab,
	.popup_wrapper .popup_wrapper_tab .popup_wrapper_cell {
		display: block;
	}
	.popup_wrapper .popup_box {
		padding: 40px 20px 25px;
	}
	.popup_wrapper h3 {
		margin: 30px 0 10px;
	}
	.site-header {
		padding: 0px 0;
	}
	.site-header .site-logo img {
		max-width: 250px;
	}
	.site-header > .site-logo{
		border-bottom: 0px !important;
	}
	.thankyou_section {
		padding: 60px 0;
	}
	.claimhelpline_sec4 .img_wrap img {
		max-width: 330px;
		min-height: 330px;
	}
	.banner_sec h1 {
		margin-bottom: 15px;
	}
	.banner_sec .about_claim {
		margin-top: 30px;
		flex-wrap: wrap;
	}
	.banner_sec form {
		padding: 30px 20px 30px;
	}
	form .form_header {
		margin: -30px -20px 25px;
	}
	form button, form [type="submit"] {
		margin-top: 5px;
	}
	.banner_sec {
		padding: 50px 0 60px;
	}
	.claimhelpline_sec2 {
		padding: 45px 0 60px;
	}
	.claimhelpline_sec2 .col-md-3 {
		max-width: 100%;
		margin-bottom: 25px;
	}
	.claimhelpline_sec2 .title_row {
		margin: auto auto 50px;
	}
	.claimhelpline_sec5 .row,
	.claimhelpline_sec4 .news_section,
	.claimhelpline_sec3 .row {
		margin: 0;
	}
	.claimhelpline_sec3 .content_box {
		padding: 30px 18px 45px;
	}
	.claimhelpline_sec4 .img_wrap {
		margin-bottom: 15px;
		margin-left: 0;
	}
	form .field_wrap.left_half,
	form .field_wrap.right_half {
		width: 100%;
		float: none;
		padding: 0;
		margin-bottom: 15px;
	}
	.claimhelpline_sec4 .row:nth-child(2n) .img_wrap:before {
		left: -10px;
	}
	.claimhelpline_sec4 .row .img_wrap:before {
		right: -10px;
	}
	.claimhelpline_sec4 .row {
		margin-bottom: 50px;
	}
	.claimhelpline_sec4 {
		padding: 70px 0 20px;
	}
	.claimhelpline_sec5 {
		padding: 50px 0 50px;
	}
	.claimhelpline_sec5 .owl-dots {
		margin-top: 20px;
	}
	.claimhelpline_sec5 .item_wrapper {
		padding: 30px 20px 20px;
	}
	.claimhelpline_sec5 h2 {
		margin-bottom: 40px;
	}
	.aboutus_sec {
		padding: 50px 0 50px;
	}
	.needhelp_sec .btn_wrap {
		margin-top: 30px;
	}
	.site_footer {
		padding: 50px 0 0;
	}
	.site_footer .bottom_sec {
		margin-top: 40px;
	}
	.site_footer .bottom_sec ul li {
		padding: 0 5px !important;
	}
	.site_footer .bottom_sec ul li a {
		font-size: 13px;
	}
	.site_footer .copyright_text p {
		font-size: 13px;
	}
	.claimhelpline_sec2 .sec_wrap img {
		max-height: 50px;
	}
	.claimhelpline_sec2 .sec_wrap .img_wrap {
		width: 90px;
		height: 90px;
	}
	.banner_sec .about_claim .about_claim_box {
		width: 47%;
		border-top: 1px solid #ddd;
	}
	.banner_sec .about_claim .about_claim_box:first-child {
        border-top: 1px solid #ddd;
    }
	.banner_sec .about_claim .about_claim_box:nth-child(2) {
		        min-height: 188px;
	}
}
/* responsive end */