.top_desc_softbadge-software
{
	background: url(../img/softbadge-software-baner.jpg) center center / contain no-repeat;
	height: 405px;
	margin: 20px 0 40px;
}
.top_desc_softbadge-software H1
{
	font-size: 18px;
}
.products_softbadge
{
	margin-top: 0;
}
.products_softbadge TD
{
	vertical-align: middle;
}
.products_softbadge .price
{
	width: 36%;
	/*vertical-align: top;*/
	/*padding-top: 0;*/
	/*padding-bottom: 20px;*/
	text-align: right;
}
.softbadge-software-table .orange
{
	background: #F15E2E;
}
.products_softbadge .PRODUCT_BUTTONS
{
	display: block;
	position: relative;
	float: right;
	clear: both;
	margin: 30px 0 0;
}
.vertical-table
{
	border-collapse: separate;
	border-spacing: 5px 0;
	margin-bottom: 50px;
}
.table-rounded TD
{
	text-align: center;
	padding: 5px;
}
.table-rounded TH
{
	border: 0;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
	font-size: 20px;
	padding: 0.5em;
	background: #E6E6E6;
	text-align: center;
	text-transform: none;
	-ms-filter: none;
	border: 0 !important;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.vertical-table THEAD TH.first
{
	text-align: left;
	vertical-align: bottom;
	background: none;
	width: 31%;
	padding-left: 20px;
	color: #666;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	text-transform: uppercase;
}
.table-rounded TR TD.gray
{
	background: #F0F0F0;
}
.table-rounded TR TD.space.gray
{
	background: #FFF;
}
.table-rounded TR TD.first
{
	text-align: left;
}
.vertical-table TR.first TD
{
}
.vertical-table TR TD.first
{
	text-align: left;
	background-color: #FFF;
}
.vertical-table TR TD.first
{
	background: #EEE;
	padding-left: 20px;
}
.vertical-table TR.row2 TD.first
{
	background: #E0E0E0;
}
.vertical-table TR TD.first.left-header
{
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	padding-top: 10px;
	padding-bottom: 7px;
}
.vertical-table TR.row2 TD.gray
{
	background: #E6E6E6;
}
.vertical-table TR TD SPAN.table-price-heading
{
	color: #2E8345;
	font-weight: bold;
}
.vertical-table TD .fa-check
{
	color: #6BA500;
	font-size: 20px;
}
.vertical-table TD .fa-times
{
	color: #ED4C21;
	font-size: 20px;
}
@media (max-width: 575px)
{
	.prod_name H2
	{
		font-size: 23px;
	}
	.top_desc_softbadge-software
	{
		height: 130px;
	}
	.table-rounded TH
	{
		font-size: 12px;
	}
	.table-rounded TD
	{
		padding: 3px;
		font-size: 13px;
	}
	.vertical-table TD .fa-check
	{
		font-size: 14px;
	}
	.midarea_all_softbadge-software A.btn
	{
		white-space: normal;
		margin: 10px !important;
		width: 94% !important;
	}
	.products_softbadge TD
	{
		width: 100% !important;
		display: block;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.prod_name H2
	{
		font-size: 23px;
	}
	.top_desc_softbadge-software
	{
		height: 186px;
	}
	.table-rounded TH
	{
		font-size: 14px;
	}
	.table-rounded TD
	{
		padding: 3px;
		font-size: 13px;
	}
	.vertical-table TD .fa-check
	{
		font-size: 14px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.products_softbadge .price
	{
	}
	.prod_name H2
	{
		font-size: 25px;
	}
	.top_desc_softbadge-software
	{
		height: 244px;
	}
	.table-rounded TH
	{
		font-size: 14px;
	}
	.table-rounded TD
	{
		padding: 3px;
		font-size: 13px;
	}
	.vertical-table TD .fa-check
	{
		font-size: 14px;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.top_desc_softbadge-software
	{
		height: 325px;
	}
}
@media (min-width: 1200px)
{
}
