* {
	margin: 0;
	padding: 0
}

body {
	letter-spacing: 1px
}

.reviewContainer {
	float: left;
	background: url(../images/bu/review-bg.jpg) top center;
	background-repeat: no-repeat;
	min-height: 340px;
	padding: 0;
	margin: 0;
	width: 100%;
	background-size: contain
}

.reviewContainer h1 {
	color: #f4c50b;
	margin: 17% auto 20px auto;
	width: 49%;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400
}

.reviewContainer ul {
	width: 49%;
	margin: 0 auto;
	background: #fff;
	box-shadow: 1px 5px 4px #e7e7e7;
	padding: 40px 0
}

.reviewContainer ul li {
	list-style-type: none;
	font-size: 14px;
	display: table;
	width: 100%;
	margin: 0 0 10px 0
}

.reviewContainer ul li label {
	color: #005387;
	width: 30%;
	display: table-cell;
	text-align: right;
	vertical-align: middle
}

.reviewContainer ul li span {
	text-align: left;
	display: table-cell;
	padding-left: 32px;
	line-height: 25px;
	vertical-align: middle
}

.reviewContainer ul li span input[type=text] {
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	padding: 12px 10px;
	color: #747474;
	width: 295px
}

.reviewContainer ul li span select {
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	padding: 12px 10px;
	color: #747474;
	width: 357px
}

.reviewContainer ul li span textarea {
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	padding: 12px 30px;
	color: #747474;
	width: 295px;
	margin-bottom: 15px
}

.reviewContainer ul li span input[type=button] {
	width: 185px;
	height: 40px;
	background: #40d47e;
	color: #fff;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
	border: 0;
	border-radius: 3px;
	cursor: pointer
}

.reviewContainer ul li span input[type=button]:hover {
	background: #3ac775
}

#policybazaar .reviewContainerInner {
	margin: 30px auto;
	text-align: center;
	width: 1170px;
}
@media screen and (max-width: 1024px){
	#policybazaar .reviewContainerInner {width:90%}
}
.reviewContainerInner h1 {
	font-size: 20px;
	font-weight: bold;
	color: #005387;
	padding-bottom: 20px;
	text-align: left;
}

.reviewContainerInner h2 {
	border-bottom: 1px solid #e3e3e3;
	color: #747474;
	font-size: 20px;
	padding: 35px 0 0 0;
	width: 50%;
	margin: 0 auto;
	font-weight: normal;
	line-height: 40px
}

.reviewContainerInner h2 .orange {
	color: #fdac4c;
	padding: 10px
}

.reviewContainerInner h2 .user {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold
}

.reviewContainerInner p {
	color: #747474;
	font-size: 14px;
	margin: 0 auto;
	line-height: 20px;
	text-align: left;
}

ul.rating-sec {
	margin: 0 auto;
	width: 100%;
	margin: 20px 0
}

ul.rating-sec li {
	list-style-type: none;
	width: 190px;
	padding: 0 32px;
	color: #005387;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	line-height: 30px
}

.reviewContainerInner .sort {
	color: #34495e;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

.reviewContainerInner select,
.reviewContainerInner select:focus {
	height: 40px;
	color: #666;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	text-align: left;
	font-size: 14px;
	padding: 0 5px;
	width: 180px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/bu/arrow-down_dark.png) no-repeat 95% center;
	outline: none;
	box-shadow: none;
}

ul.view-rating {
	width: 100%;
	margin: 30px auto;
	list-style: none
}

ul.view-rating ul:after {
	content: "";
	display: table;
	clear: both
}

ul.view-rating li {
	text-align: left;
	margin-bottom: 20px;
	opacity: 0;
	-moz-transform: translate3d(0, 0, 0) scale(0.4);
	-ms-transform: translate3d(0, 0, 0) scale(0.4);
	-o-transform: translate3d(0, 0, 0) scale(0.4);
	transform: translate3d(0, 0, 0) scale(0.4);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	opacity: 1;
	transform: translate3d(0px, 0px, 0px) scale(1);
	transition: transform .3s ease 0s, opacity .3s ease 0s
}

ul.view-rating li p {
	position: relative;
	background: #34495e;
	color: #fff;
	padding: 20px;
	line-height: 18px;
	border-radius: 5px;
	margin-bottom: 1em;
	font-size: 14px
}

ul.view-rating li p:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 2em;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-top-color: #34495e
}

.grid-item {
	width: 300px;
	margin-bottom: 10px;
	padding: 0
}

.author-info {
	float: left;
	width: 100%;
	list-style: none
}

.author-info li,
.author-info li a {
	color: #34495e;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 100%
}

.author-info li span {
	float: left;
	width: 100%;
	font-size: 12px
}

.planreviewouter {
	display: table;
	width: 100%
}

.plan-reviewleft,
.plan-reviewright {
	display: table-cell;
	vertical-align: top
}

.plan-reviewright {
	width: 300px;
	text-align: left;
}

.helpfulContent .plan-reviewright {
	width: 330px;
}

.helpfulContent .plan-reviewright .button {
	width: 100%;
	display: inline-block;
	background: #ff9d3b;
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
	font-weight: 400;
	letter-spacing: 0;
	padding: 15px 15px 15px 55px;
	position: relative;
	text-align: left;
}

.plan-review {
	float: left;
	width: 100%;
	text-align: left
}

.plnreview-left {
	float: left;
	width: 100%
}

.plnreview-box {
	float: left;
	width: 100%;
	/* padding: 30px; */
	-webkit-box-shadow: 2px 1px 5px 0 rgba(232, 225, 232, 1);
	-moz-box-shadow: 2px 1px 5px 0 rgba(232, 225, 232, 1);
	box-shadow: 2px 1px 5px 0 rgba(232, 225, 232, 1);
	margin-bottom: 20px;
	box-sizing: border-box;
	display: table;
	background: #fff;
	border: 1px solid #e6e5e5;
}

.headingWrapper {
	border-bottom: 1px solid #d1dde0;
	margin-bottom: 20px;
	display: table;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.plan-review h2,
.plan-review h3 {
	margin-bottom: 10px;
	float: left;
	font-weight: 500;
	width: 65%;
	font-size: 22px;
}

.total-review {
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: normal;
	float: right;
	/*
    position: absolute;
    top: -6px;
	right: 0;
	margin: 3px 0 5px 0;
	*/
}

.total-review span {
	color: #f4c50b;
	font-weight: bold
}

.total-review span.nowshowing {
	color: #b7b7b7;
	font-weight: normal;
	/*padding-left: 8px;*/
	display: block;
	font-size: 10px;
}

.plnreview-box p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #666565;
	margin-top: 8px;
}

.rating-view {
	display: table-cell;
	width: 150px;
	vertical-align: top;
	background-color: #f3f3f3;
	padding: 30px 10px 30px 10px;
}

.revie-descr {
	display: table-cell;
	padding-left: 10px;
	vertical-align: top;
	padding: 30px 20px 30px 20px;
}

.revie-descr h4 {
	color: #000;
	font-weight: bold;
	margin-bottom: 7px
}

.starfill,
.starempty {
	font-family: sans-serif;
	font-size: 18px;
}

.rater-info {
	font-size: 14px;
	color: #5c5c5c;
	line-height: 18px;
	/*margin: 5px 0 0 0*/
}

.rater_name {
	margin-top: 3px;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}

.rater-info strong {
	font-weight: bold
}

.dark-sky {
	color: #3289bf
}

.ratingsBlock {
	display: block;
	color: #253858;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px 20px 4px;
	margin: 20px 0;
}

.button {
	width: 100%;
	display: inline-block;
	background: #ff9d3b;
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
	font-weight: 400;
	letter-spacing: 0;
	padding: 12px;
	position: relative;
	text-align: center;
}

.plan-reviewright>a:before {
	width: 37px;
	height: 34px;
	content: '';
	background: url('../images/write_review.png') no-repeat;
	position: absolute;
	top: 0;
	left: 18px;
	bottom: 0;
	margin: auto;
}

.button:hover {
	background: #ff9d3b
}

.button2 {
	float: left;
	font-size: 12px;
	margin: 10px;
	text-align: center;
	text-decoration: underline
}

.button2:hover {
	text-decoration: none
}

.plan-reviewright h3 {
	font-size: 16px;
	font-weight: bold
}

.rate-it-now {
	margin: 10px 0 20px 0;
	display: table;
	width: 100%;
	border-spacing: 10px 0
}

.rate-it-now a {
	display: table-cell;
	float: none;
	margin-right: 10px
}

.rate-it-now h4 {
	color: #3289bf;
	font-size: 14px;
	margin-bottom: 5px
}

.headingWrapper .starts_block {
	display: inline-block;
	margin-bottom: 7px;
	margin-left: 20px;
}

.headingWrapper span.star_rig.on {
	color: #ffab00;
}

.headingWrapper span.star_rig:before {
	content: '\2605';
}

.headingWrapper span.star_rig {
	font-size: x-large;
	width: 22px;
	display: inline-block;
	color: #dfe1e6;
	margin-right: 3px;
}

.headingWrapper span.star_rig.half_6:after {
	width: 13.5px;
}

.headingWrapper span.star_rig.half:after {
	content: '\2605';
	color: #ffab00;
	position: absolute;
	margin-left: -22px;
	width: 12.5px;
	overflow: hidden;
}

.plan-review h2 {
	width: auto;
	margin: 0;
}

.car_rating_txt #ratingValue {
	font-size: 18px;
}

.car_rating_txt .based_rating {
	font-size: 12px;

}

.headingWrapper #ratingValue {
	font-size: 20px;
	margin-left: 10px;
}

.clearfix::before {
	content: '';
	display: block;
	clear: both;
}

.sort .review_btn_left {
	float: left;
	padding-top: 15px;
}

.sort .review_btn_right {
	float: right;
}

.review_btn_right .button {
	padding: 11px 30px 11px 30px;
}

.rating_text.car_rating_txt {
	color: #253858;
	font-size: 24px;
	font-weight: 500;
	margin-right: 9px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	display: block !important;
}

.rating_text.car_rating_txt .starts_block {
	display: inline-block;
	margin-bottom: 7px;
}

.rating_text.car_rating_txt span.star_rig.on {
	color: #ffab00;
}

.rating_text.car_rating_txt span.star_rig {
	font-size: x-large;
	width: 25px;
	display: inline-block;
	color: #dfe1e6;
	margin-right: 3px;
}

.rating_text.car_rating_txt span.star_rig:before {
	content: '\2605';
}

.rating_text.car_rating_txt span.star_rig.half_6:after {
	width: 13.5px;
}

.rating_text.car_rating_txt span.star_rig.half:after {
	content: '\2605';
	color: #ffab00;
	position: absolute;
	margin-left: -22px;
	width: 12.5px;
	overflow: hidden;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

/* updates starts  */
.reviewitemlist {
	max-height: 330px;
}

.headingWrapper .total_reviewCount {
	padding: 0;
	margin: 0;
}

.headingWrapper {
	border: none !important;
	margin-bottom: 0;
}

.headingWrapper .total_reviewCount {
	float: none;
}

.reviewbox .slick-arrow {
	position: absolute;
	width: 31px;
	height: 31px;
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid rgba(23, 43, 77, 0.2);
	top: -31px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	z-index: 2;
}

.reviewbox .slick-prev:before {
	left: 12px;
	top: 10px;
}

.reviewbox .slick-next:before {
	right: 12px;
	top: 10px;
}

.reviewbox .slick-next {
	right: 0;
	top: -35px;
}

.reviewbox .slick-prev {
	left: auto;
	right: 45px;
	top: -35px;
}

.reviewbox .slick-list {
	margin: 0 0 30px;
}

.termbu_review .h3 {
	font-weight: 500;
	border-bottom: 0px solid #7a869a;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #253858;
	font-size: 24px
}

.rating_text_bottom {
	color: #505f79;
	font-size: 12px;
}

.headingWrapper span.star_rig {
	font-size: 20px;
	width: 17px;
}

.headingWrapper span.star_rig.half:after {
	margin-left: -17px;
	width: 11px;
}

.total_reviewCount .nowshowing {
	color: #253858 !important;
	font-size: 12px !important;
	font-weight: normal;
	margin-bottom: 15px;
	display: block;
}

.carouselWrapper .disReview .carouselBlock {
	height: 330px;
}

.carouselWrapper .carouselBlock {
	width: 370px;
	float: left;
	margin-left: 15px;
}

.plan-reviewright .rate-it-now #hrefwritereview {
	margin: 0 16px 0 0;
}

.reviewitemlist .contentWrap {
	padding: 0;
}

.reviewitemlist .h5 {
	font-size: 16px;
}

.reviewitemlist span.review_content {
	max-height: 185px;
	text-align: justify;
	position: relative;
	font-size: 16px;
	color: #253858;
	padding-left: 35px;
	font-weight: 400;
	overflow: auto;
	padding-right: 20px;
	padding-top: 0;
	margin-right: 9px;
	position: relative;
}

.reviewitemlist span.review_content::after {
	content: "";
	position: absolute;
	left: 6px;
	top: 2px;
	width: 22px;
	height: 44px;
	background-image: url(./../images/articles/health/svg/quotes.svg);
	background-repeat: no-repeat;
	background-position: 5px 20px;
}

.reviewitemlist .userinfo .h4 {
	font-size: 16px;
}

.reviewitemlist .userinfo {
	padding-left: 55px;
	position: relative;
}

.reviewitemlist .userinfo:before {
	content: "";
	width: 42px;
	height: 42px;
	background: url(./../images/articles/health/svg/man_icon_new.svg) no-repeat 3px 3px;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: 90%;
	border: none !important;
}

.slick-initialized .slick-slide {
	margin: 0 15px !important;
}

/* updates ends here */

/* new star block */

.reviewContainerInner .starts_block {
	display: inline-block;
	margin-bottom: 7px
}

span.star_rig {
	font-size: x-large;
	width: 25px;
	display: inline-block;
	color: #dfe1e6;
	font-family: sans-serif;
}

span.star_rig:last-child {
	margin-right: 0
}

span.star_rig:before {
	content: '\2605'
}

span.star_rig.on {
	color: #ffab00
}

span.star_rig.half:after {
	content: '\2605';
	color: #ffab00;
	position: absolute;
	margin-left: -20px;
	width: 12.5px;
	overflow: hidden
}

span.star_rig.half_1:after {
	width: 5px
}

span.star_rig.half_2:after {
	width: 6px
}

span.star_rig.half_3:after {
	width: 7px
}

span.star_rig.half_4:after {
	width: 8px
}

span.star_rig.half_5:after {
	width: 10px
}

span.star_rig.half_6:after {
	width: 12px
}

span.star_rig.half_7:after {
	width: 14px
}

span.star_rig.half_8:after {
	width: 15px
}

span.star_rig.half_9:after {
	width: 16px
}

span.star_rig.half_10:after {
	width: 20px
}


/* new star block ends here */


@media screen and (max-width:1024px) {
	.helpfulContent .plan-reviewright {
		width: 100%;
	}

	.plan-reviewright {
		display: table;
	}

	.reviewContainerInner,
	.reviewContainer ul {
		width: 98%
	}

	ul.view-rating {
		width: 93%
	}

	.plan-review h3 {
		width: 75%
	}
}

@media screen and (device-width: 812px) and (orientation: landscape) {
	.reviewContainerInner h2 {
		width: 55%;
		line-height: 30px;
		padding: 30px 0 10px;
	}

	.reviewContainerInner h2 .user {
		display: block;
	}

	.reviewContainerInner .starts_block {
		margin: 0;
	}
}

@media screen and (max-width:768px) {
	span.star_rig.half_1:after {
		width: 4px
	}
	
	span.star_rig.half_2:after {
		width: 5px
	}
	
	span.star_rig.half_3:after {
		width: 6px
	}
	
	span.star_rig.half_4:after {
		width: 7px
	}
	
	span.star_rig.half_5:after {
		width: 8px;
	}
	
	span.star_rig.half_6:after {
		width: 10
	}
	
	span.star_rig.half_7:after {
		width: 11px;
	}
	
	span.star_rig.half_8:after {
		width: 12px
	}
	
	span.star_rig.half_9:after {
		width: 13px;
	}
	
	span.star_rig.half_10:after {
		width: 20px
	}
	

	.reviewContainerInner p + h2 {
		margin-top: 15px;
	}

	ul.view-rating {
		width: 82%
	}

	ul.rating-sec li {
		padding: 0 15px
	}

	.reviewContainerInner h2 {
		width: 100%;
		line-height: 30px;
		padding: 0 0 10px 0;
		font-size: 17px;
	}

	ul.rating-sec {
		margin: 7px 0 20px;
	}

	.sort .review_btn_right {
		width: 100%;
		max-width: 325px;
		margin: 0 auto;
	}

	.reviewContainerInner h2 .user {
		display: block;
	}

	.reviewContainerInner select {
		min-width: 220px;
	}

	.plan-reviewleft,
	.plan-reviewright {
		display: table;
		width: 100%
	}

	.plan-review h3 {
		font-size: 14px;
		text-align: left
	}

	.total-review {
		width: 100%;
		text-align: center;
		margin-bottom: 10px
	}

	.plan-review h3 {
		width: 100%
	}

	ul.rating-sec li {
		width: 40%
	}

	.sort .review_btn_left {
		float: none;
		display: block;
	}

	.sort .review_btn_right {
		float: none;
		display: inline-block;
	}

	.reviewContainerInner .starts_block {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: bottom;
	}
}

@media screen and (max-width:767px) {
	ul.rating-sec li {
		width: 100%
	}

	span.star_rig {
		width: 20px;
		display: inline-block;
		color: #dfe1e6;
		font-family: sans-serif;
		font-size: 20px;
	}
}

@media screen and (min-width:520px) and (max-width:640px) {
	ul.view-rating {
		width: 98%
	}

	.grid-item {
		width: 100%
	}

	@media screen and (min-width:641px) and (max-width:768px) {
		ul.view-rating {
			width: 82%
		}
	}

	@media screen and (max-width:480px) {
		ul.view-rating {
			width: 98%
		}

		.reviewContainerInner select {
			width: 95%;
			margin: 0 auto;
			margin-bottom: 10px
		}

		.grid-item {
			width: 100%
		}

		.rate-it-now a {
			float: left
		}
	}

	@media screen and (max-width:479px) {
		.plnreview-box {
			padding: 10px
		}

		.revie-descr,
		.rating-view {
			float: left;
			width: 100%;
			box-sizing: border-box;
			padding: 0;
			margin-bottom: 10px
		}

		.rater-info br {
			display: none
		}

		.plan-review h3 {
			text-align: center
		}

		.total-review {
			width: 100%;
			text-align: center;
			margin-bottom: 10px
		}
	}
}

.reviewDate {
	color: #747474;
	float: left;
	font: 12px lato
}

.reviewGivenBy {
	color: #747474;
	float: right;
	font: 12px lato;
	text-transform: capitalize
}

.reviewContainerInner p.content {
	color: #747474;
	font-size: 14px;
	line-height: 20px;
	margin: 5px auto 15px;
	text-align: left
}

.button.forbu {
	background: #124465
}

.button.forbu:hover {
	background: #0b344f
}

.pagination ul {
	display: block;
	list-style: none;
}

.pagination ul li {
	display: inline-block;
	list-style: none;
}

.pagination ul li span {
	list-style: none;
	display: inline-block;
	padding: 0px;
	background: #fff;
	margin-left: 1px;
}

.pagination ul li.pagination-active span {
	background: #72c1ab;
	color: #fff;
}

.pagination ul li span a,
.pagination ul li a,
.pagination ul li.pagination-active span {
	padding: 10px 15px;
	display: block;
}

.plan-review>div.reviewheading {
	padding: 31px 0;
	font-size: 22px;
}


/*************************/

table.dataTable tbody tr {
	background-color: inherit;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
	background-color: inherit;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
	border: none;
}

#tableReviewData .plnreview-box {
	margin-bottom: 0px;
}

#tableReviewData thead {
	display: none;
}

table.dataTable.no-footer {
	border: none;
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1,
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
	background-color: #f0f4f5;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button {
	padding: 0 5px;
}

.dataTables_wrapper .dataTables_paginate a.disabled {
	display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
	color: white !important;
	border: 1px solid #111;
	background-color: #585858;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
	background: -webkit-linear-gradient(top, #585858 0, #111 100%);
	background: -moz-linear-gradient(top, #585858 0, #111 100%);
	background: -ms-linear-gradient(top, #585858 0, #111 100%);
	background: -o-linear-gradient(top, #585858 0, #111 100%);
	background: linear-gradient(to bottom, #585858 0, #111 100%);
}

@media only screen and (max-width: 360px) {
	.reviewContainerInner select {
		min-width: 215px !important;
	}
}

@media only screen and (max-width: 320px) {
	.reviewContainerInner select {
		min-width: 180px !important;
	}
}