.member-plans {
	padding-bottom: 30px;
}
.member-plans h3{
	text-align: center;
	font-family: Noto sans;
	font-weight: bold;
	font-size: 30px;
	color: #686D04;
}
.member-plans h3::after{
	content:" ";
	display: block;
	margin: 10px auto;
	top: 50%;
	width: 200px;
	background: #E94E05;
	height: 3px;
}
.member-plans p{
	text-align: center;
	font-family: Noto sans;
	font-size: 20px;
	color: #000;
}
.breadcam_bg_4 p{
	color: #fff;
	font-size: 25px;
	font-family: Noto sans;
}
.pro_name{
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.msn img{
	background-color: #fff;
	 display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width: 25%;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  border-radius: 50%;
	  padding: 15px;
}
.abt h4{
	text-align: center;
	font-weight: bold;

}
.abt p{
	text-align: center;
	color: #000;

}

.section_title h3::after{
	content:" ";
	display: block;
	margin: 10px auto;
	top: 50%;
	width: 200px;
	background: #FF5733;
	height: 2px;}

	.section_title h2::after{
	content:" ";
	display: block;
	margin: 10px auto;
	top: 50%;
	width: 200px;
	background: #FF5733;
	height: 2px;}

.v4-pril-inn_blue{
		background:#042576;
		padding: 10px;
		font-family: Noto Sans;
		font-weight: bold;
		border-radius: 10px;
	}
	.v4-pril-inn_blue h2{
		padding: 10px;
		font-family: Noto-Sans;
		color: #fff;
		border-bottom: 1px dotted #fff;
	}
	.v4-pril-inn-bot_blue ul li{
		color: #fff;
		text-transform: capitalize;
		padding: 3px;
		text-align: justify;
		border-bottom: 1px dotted #fff;
	}
	.v4-pril-inn-bot_blue ul li i{
		color: #000;
		background-color: #fff;
		border-radius: 50%;
		padding: 2px;

	}
	.v4-pril-price_blue b{
		color: #fff
	}

	.v4-pril-inn_white{
		background:#fff;
		padding: 10px;
		font-family: Noto Sans;
		font-weight: bold;
		border-radius: 10px;
		border: 1px solid #000;
	}
	.v4-pril-inn_white h2{
		padding: 10px;
		font-family: Noto-Sans;
		color: #000;
		border-bottom: 1px dotted #000;
	}
	.v4-pril-inn-bot_white ul li{
		color: #000;
		text-transform: capitalize;
		padding: 4px;
		text-align: justify;
		border-bottom: 1px dotted #000;
	}
	.v4-pril-inn-bot_white ul li i{
		color: #fff;
		background-color: #000;
		border-radius: 50%;
		padding: 2px;
	}
	.v4-pril-price_white b{
		color: #fff
	}



	.v4-pril-inn_red{
		background:#E74C3C;
		padding: 10px;
		font-family: Noto Sans;
		font-weight: bold;
		border-radius: 10px;
		border: 1px solid #fff;
	}
	.v4-pril-inn_red h2{
		padding: 10px;
		font-family: Noto-Sans;
		color: #fff;
		border-bottom: 1px dotted #fff;
	}
	.v4-pril-inn-bot_red ul li{
		color: #fff;
		text-transform: capitalize;
		padding: 6px;
		text-align: justify;
		border-bottom: 1px dotted #fff;
	}
	.v4-pril-inn-bot_red ul li i{
		color: #000;
		background-color: #fff;
		border-radius: 50%;
		padding: 2px;
	}
	.v4-pril-price_red b{
		color: #fff
	}

	.v4-pril-inn_purple{
		background:#7D3C98;
		padding: 10px;
		font-family: Noto Sans;
		font-weight: bold;
		border-radius: 10px;
		border: 1px solid #fff;
	}
	.v4-pril-inn_purple h2{
		padding: 10px;
		font-family: Noto-Sans;
		color: #fff;
		border-bottom: 1px dotted #fff;
	}
	.v4-pril-inn-bot_purple ul li{
		color: #fff;
		text-transform: capitalize;
		padding: 6px;
		text-align: justify;
		border-bottom: 1px dotted #fff;
	}
	.v4-pril-inn-bot_purple ul li i{
		color: #000;
		background-color: #fff;
		border-radius: 50%;
		padding: 2px;
	}
	.v4-pril-price_purple b{
		color: #fff
	}


	.table-header{
		font-family: Noto-Sans;
		font-weight: bold;
		text-align: center;
		font-size: 20px;
		border: 1px solid #000;
	}
	.table-header th{
		font-family: Noto-Sans;
		font-weight: bold;
		text-align: center;
		padding: 15px;
		border: 1px solid #000;
	}
	 .table-header .blue{
	 	background:#042576 ;
	 	color: #fff;
	 }
	  .table-header .Red{
	 	background:#E74C3C ;
	 	color: #fff;
	 }
	  .table-header .Purple{
	 	background:#7D3C98 ;
	 	color: #fff;
	 }

	
	 .td-content-wrapper .td-content {
	 	padding: 10px;
	 	border: 1px solid #000;
	 }
	 .td-content-wrapper .td-content i{
	 	text-align: center;
	 	background-color: #28B463;
	 	color: #fff;
	 	border-radius: 50%;
	 	padding: 4px;
	 }	
	 .btn-stf{
	 	color: #fff;
	 	background: #110545;
	 	font-family: Noto Sans;
	 }
	 .btn-stf:hover{
	 text-decoration: none;
	 color: #ECF0F1;
	 }
	 
	  .breadcam_bgt{background-image:url(../img/banner/tnc.jpg)}
	  .breadcam_bgp{background-image:url(../img/banner/privacy.jpg)}
	  .breadcam_bgr{background-image:url(../img/banner/refund.jpg)}
	
	
	
	
	