.banner_bottom-text {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: -moz-linear-gradient(left, rgba(37, 50, 139, 0.6) 0%,
		rgba(37, 50, 139, 1) 50%, rgba(37, 50, 139, 0.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(37, 50, 139, 0.6) 0%,
		rgba(37, 50, 139, 1) 50%, rgba(37, 50, 139, 0.6) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(37, 50, 139, 0.6) 0%,
		rgba(37, 50, 139, 1) 50%, rgba(37, 50, 139, 0.6) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9925328b',
		endColorstr='#9925328b', GradientType=1); /* IE6-9 */
	margin: 0px;
	padding: 10px;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.efficacy_ref_content a {
	color: #595959;
	word-wrap: break-word;
}

.banner_bottom-text sup {
	font-style: normal;
}

.inflammation.main-title {
	margin-bottom: 0px;
}

.small-font-section {
	margin-top: 30px;
}

.inflammation-img {
	margin-bottom: 46px;
}

p.inflamamation-text {
	margin-top: 10px;
	margin-bottom: 30px;
}

.pain-free.main-title {
	margin-top: 60px;
	margin-bottom: 45px;
}

ul.pain-free {
	margin-left: -41px;
}

.pain-free-section {
	margin-bottom: 32px;
}

.pain-free-section p.font-small {
	padding-left: 20px;
}

.clearence-img {
	margin-top: 18px;
}

@media ( max-width :991px) {
	.font-small {
		font-size: 13px !important;
	}
	.pain-free.main-title {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.pain-free-section {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.inflammation-img {
		margin-bottom: 15px;
	}
}

@media ( max-width : 767px) {
	ul.pain-free {
		margin-left: -25px;
	}
	.pain-free-section p {
		padding-left: 0px;
	}
	h4.banner_bottom-text sup {
		left: 0px;
		top: 2px;
	}
	.banner_sub-title sup {
		top: 2px;
	}
	
	.pain-free-section p.font-small {
	padding-left: 30px;
}
}

@media ( max-width :767px) and (orientation:portrait) {
	.banner_bottom-text {
		font-size: 7px;
		padding: 5px;
	}
	.banner_bottom-text sup {
		top: 2px;
		font-size: 5px;
	}
	.banner_bottom-text sup.tool-tip {
		top: 2px;
		font-size: 5px;
	}
	h4.banner_bottom-text sup {
		left: 0px;
		top: 2px;
	}
}

@media ( min-width :768px) {
	.pl-8 {
		padding-left: 8px;
	}
	.pl-30{
	padding-left: 20px;
	}
	.pr-20{
	padding-right: 20px;
	}
	.mb-small-font{
	margin-bottom: 3px !important;
	}
}

@media only screen and (max-width: 320px) {
	h4.banner_bottom-text sup {
		top: 1px;
	}
}

@media all and (-ms-high-contrast: none) , ( -ms-high-contrast : active)
	{
	h4.banner_bottom-text sup.tool-tip {
		top: 0px;
	}
}
@supports (-ms-ime-align:auto) {
	h4.banner_bottom-text sup.tool-tip {
		top: 0px;
	}
}





