#copyright {
	padding: 10px 0%;
	color: #fff;
	margin-top: -16px;
}

.ppc #copyright, .ppc .header {
	background: #e82a2c;
}

.ppc #header {
}

.ppc #header .navbar-brand.navbar-bg {
	position: unset;
	padding: 4px 0px 4px;
	width: 100%;
	line-height: 62px;
	text-align: left;
}

.ppc #header .navbar-brand.navbar-bg a {
	display: inline-block;
	margin: 0 auto;
}

.ppc #banner-area {
	position: relative;
	background: url('../css/list/banner.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

.ppc #banner-area:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
				/*background: rgb(13 123 212);*/;
}

.ppc #banner-area .info {
	position: relative;
	z-index: 9;
	text-align: left;
	padding: 50px 0px 50px;
}

.ppc #banner-area .info img {
	display: block;
	margin: 0 auto;
}

.ppc #banner-area .info h1 {
	color: #fff;
	position: relative;
	font-family: sans-serif;
	display: inline-block;
	padding: 10px 0px;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 2px;
}

			/*.ppc #banner-area .info h2:after,

			.ppc #banner-area .info h2:before{

				content: "";

				position: absolute;

				top: 30px;

				width: 60px;

				height: 2px;

				background: #fff;

			}*/

			/*.ppc #banner-area .info h2:after{left: -60px;}

			.ppc #banner-area .info h2:before{right: -60px;}*/

#copyright,

				.header {
	background: #d82121;
}

.table .th,

				.table .td {
	padding: 15px 8px;
	display: inline-grid;
	text-align: left;
}

.table .td {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid white;
}

.table .td:last-child {
	border-right: none;
}

.table .table-heading .table-row {
	background: #f2f0f5;
	margin-bottom: 1px;
}

.table .table-heading .table-row:nth-child(1) {
	margin-top: 1px;
}

.table .table-body .table-row {
	background: #f9f9f9;
	transition: cubic-bezier(0.68, 0.12, 1, 1) 0.2s;
	height: 120px;
	border-bottom: 1px solid #d5d2d8;
	position: relative;
}

.table .table-body .table-row:hover {
	background: #dce9ff;
}

.table .no {
	width: 8%;
	font-size: 36px;
	font-weight: 900;
	color: #00587F;
}

.table .image {
	width: 20%;
}

.table .min-dep {
	width: 42%;
}

.table .bonus {
	width: 100%;
}

.table .rating {
	width: 12%;
}

.table .button {
	width: 24%;
}

.table .table-body .table-row .td {
	height: 100%;
}

.table .image img {
	display: block;
	margin: 0 auto;
	max-width: 220px;
	width: 100%;
}

.table .th {
	color: #8e8896;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}

.min-dep h3 {
	font-size: 1.8em;
	color: #000000;
	font-weight: 600;
	text-transform: capitalize;
	padding: 5px 1px;
	display: block;
	text-align: left;
	font-family: sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

.bonus strong {
	font-size: 20px;
	display: block;
	font-weight: 500;
	padding: 0px 0px 0px;
	letter-spacing: 0;
	color: #4d91c7;
	text-align: left;
}

.bonus span {
	display: inline-block;
	line-height: 18px;
	padding: 2px 15px;
	font-size: 12px;
	text-transform: uppercase;
	background: #4d91c7;
	color: #ffffff;
	font-weight: 600;
	text-shadow: 0px 0px 0.1px #1a67c58c;
	border-radius: 40px;
	letter-spacing: 0.2px;
}

.td.rating span {
	font-size: 32px;
	font-weight: 400;
	color: #525252;
	display: inline-block;
	line-height: 40px;
}

				/* rating */

ul.rating {
	padding: 0px;
	width: 100% !important;
	margin-bottom: 0px;
}

ul.rating li {
	display: inline-block;
	list-style: none;
}

ul.rating li.star img {
	width: 18px;
	height: auto;
}

ul.rating li.star img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

ul.rating li.star.on img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

				/* rating */

.button a {
	background: #0D7BD4;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 30px;
	padding: 6px;
	font-size: 15px;
	margin: 10px 0px;
}

.button a span {
	padding: 7px 24px;
	display: inline-block;
	border: 4px solid white;
	border-style: dotted;
	border-radius: 40px;
	font-size: 18px;
}

.button a strong {
	display: inline-block;
	padding: 0px 5px;
}

.button a:hover {
	color: #fff;
	opacity: 0.8;
}

.mobile-view {
	display: none !important;
}

.ppc #main-container {
	padding: 20px 0 30px;
}

.ppc .label-top {
	position: absolute;
	top: 2px;
	left: -12px;
	background: #2d78b9;
	padding: 0px 14px 1px;
	color: #fff;
	font-size: 13px;
	border-radius: 2px 2px 2px 0px;
	z-index: 999;
}

.ppc .label-top span {
	padding: 0px 10px;
	font-size: 12px;
	margin-top: -5px;
	display: inline-block;
	line-height: 14px;
}

.ppc .label-top i {
	position: absolute;
	left: 4px;
	font-size: 27px;
	color: #266092;
	transform: rotate(-45deg);
	top: 9px;
	z-index: 1;
}

@media(max-width: 1199px) {

	.table .button {
		width: 16%;
	}
	.table .min-dep { width: 39%;}
	.bonus strong{font-size: 18px;}

}

@media(max-width: 991px) {

	.table .bonus {
		width: 100%;
	}

	.table .th {
		vertical-align: middle;
	}

	section {
		padding: 60px 0;
	}

	.ppc #banner-area {
		padding: 0px;
	}

	.ppc #banner-area .info {
		padding: 60px 50px 76px;
	}

	.ppc #banner-area .info h2 {
		font-size: 30px;
	}

	.mobile-view {
		display: none;
	}
	
    .table .min-dep {
        width: 32%;
    }
    .table .image {
    width: 17%;
}
.nw-post{flex: 0 0 100%;
        max-width: 100%;}

        .list-main{margin-bottom:0px;}
        section{padding-bottom: 20px;}
}

@media(max-width: 767px) {

				    

	img.error-img {
		width: 250px!important;
	}

	.error-content .notfound-404 {
		position: relative;
    /* height: 280px; */
		z-index: 2;
    /* margin-bottom: 30px; */
		padding: 0px 0px 19px!important;
	}

	.info p {
		font-size: 17px;
		color: #fff;
	}

	.main-title {
		margin-bottom: 30px;
	}

	.main-title h1 {
		font-size: 32px;
		font-family: 'Poppins', sans-serif;
		text-transform: uppercase;
		font-weight: 600;
	}

	.min-dep h3 {
		font-size: 1.8em;
		color: #000000;
		font-weight: 600;
		text-transform: capitalize;
		padding: 0px;
		display: block;
		text-align: center;
		font-family: sans-serif;
		margin-bottom: -10px;
		margin-top: 13px;
	}

	.footer-main-right {
		margin-top: 15px;
	}

	.ppc #banner-area .info h1 {
		color: #fff;
		position: relative;
		font-family: sans-serif;
		display: inline-block;
		padding: 10px 0px;
		font-size: 34px;
		font-weight: 600;
		letter-spacing: 2px;
	}

	.main-title h2 {
		font-size: 26px;
	}

	p.sub-title {
		font-size: 18px!important;
		padding: 11px 0px 6px!important;
		font-weight: 500;
		font-family: sans-serif;
		line-height: 26px!important;
	}

	.ppc .label-top {
		display: none;
	}

	.mobile-view {
		display: block;
	}

	.ppc #banner-area .info h2 {
		font-size: 24px;
	}

	.ppc #banner-area .info {
		padding: 4% 4% 4%;
	}

	.ppc #banner-area .info img {
		width: 20%;
	}

	.table .table-body .table-row {
		height: auto;
	}

	.table .table-body .table-row .td {
		padding-bottom: 0px;
	}

	.bonus span {
		color: #4d91c7;
		background: none;
		padding: 0px;
		margin-top: -5px;
		display: block;
	}

	section {
		padding: 40px 0;
	}

	.mobile-hide {
		display: none !important;
	}

	.mobile-view {
		display: block !important;
	}

	.table .table-heading .table-row {
		display: none;
	}

	.table .table-body .table-row {
		overflow: hidden;
		position: relative;
		margin-bottom: 10px;
		border: 1px solid #e4e0e0;
		padding: 0px 0px 8px;
	}

	.table .td {
		border: none;
		width: 100%;
		display: block;
		padding: 0px 10px;
	}

	.table .no {
		position: absolute;
		left: -10px;
		background: #00587F;
		color: #fff;
		border-radius: 30px;
		width: 38px;
		height: 30px;
		top: -1px;
		font-size: 16px;
		line-height: 0px;
	}

	.min-dep strong {
		padding: 10px 0px 10px;
	}

	.table .image {
		text-align: center;
	}

	.table .image img {
		display: inline-block;
		padding-top: 10px;
	}

	.button a {
		display: inline-block;
		margin: 20px 0px 10px;
	}

	.button a span {
		padding: 7px 60px;
	}

	.min-dep strong {
		font-size: 15px;
		color: #6a6a6a;
		text-align: center;
		margin-top: 11px;
	}

	.table .td.rating {
		width: 30%;
	}

	.table .td.image {
		width: 70%;
	}

	.table .td.rating,

					.table .td.image {
		float: left;
		padding: 8px;
		height: 130px !important;
		border-bottom: 1px solid #e4e0e0;
	}

	.table .td.image {
		border-right: 1px solid #e4e0e0;
	}

	.td.rating span {
		padding-top: 12px;
		display: inline-block;
	}

	ul.rating {
		padding-top: 0px;
	}
}

@media(max-width: 600px) {

	.ppc #banner-area .info h2:after,

					.ppc #banner-area .info h2:before {
		content: none;
	}

	.table .td.rating {
		width: 35%;
	}

	.table .td.image {
		width: 65%;
	}
}

@media(max-width: 480px) {

	.ppc #banner-area .info h2 {
		font-size: 20px;
		line-height: 22px;
	}

	.button a span {
		padding: 6px 40px;
	}

	.table .td.rating {
		width: 40%;
	}

	.table .td.image {
		width: 60%;
	}

	ul.rating li.star img {
		width: 20px;
	}
}

@media(max-width: 360px) {

	ul.rating li.star img {
		width: 17px;
	}
}

@media(max-width: 360px) {

	.ppc #banner-area .info h2 {
		font-size: 18px;
	}
}

.full-screen {
	min-height: 38vh;
	position: relative;
	width: 100%;
	z-index: 1;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gradient-overlay:before {
	position: absolute;
	content: '';
	background-image: linear-gradient(

75deg, rgba(26, 44, 121, 0.88) 10%, rgb(232 5 102 / 55%)) !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.text-white {
	color: #fff!important;
}

.error-content .notfound-404 {
	position: relative;
    /*height: 280px;*/
	z-index: 2;
    /*margin-bottom: 30px;*/
	padding: 25px 0px;
}

.error-content .notfound-404 h1 {
	font-size: 230px;
	font-weight: 700;
	margin: 0;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-size: cover;
	background-position: center;
}

.lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.outline-white-btn {
	color: #ffffff;
	border-color: #ffffff;
}

img.error-img {
	width: 600px;
}

.blog-txt h1 {
	font-size: 32px;
	text-align: left;
	font-family: Fira Sans, Libre Franklin, Helvetica, Arial, sans-serif;
}

.blog-txt p {
	font-size: 15px;
	line-height: 25px;
	margin: 10px 0;
}

.blog-txt h4 {
	font-size: 18px;
	font-weight: 400;
	margin: 12px 0px;
}

span.pipe {
	margin-left: 7px;
	margin-right: 7px;
	color: #000;
}

span.author-name {
	font-weight: 600;
	color: black !important;
}

span.date {
	font-weight: 600;
	color: black !important;
}

.main-text ul {
	padding: 0px 0px 0px 18px;
}

.list-icon {
	float: left;
	margin-right: 15px;
	font-size: 19px;
}

.list-content p {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	text-align: left;
}