.themestek-fidbox-style-6 {
	position: absolute;
	right: 25px;
	top: 33em;
	margin-top: -1px;
	text-align: center;
	width: 240px;
	padding-top: 40px;
	background-color: #14212a;
}
.rtl .themestek-fidbox-style-6{
	left: 40px;
	right: inherit;
}
.themestek-fidbox-style-6 .themestek-fid-inner {
	font-size: 72px;
	line-height: 72px;
	font-weight: 700;
	color: #fff;
	font-family: "Biryani", Arial, Helvetica, sans-serif;
}
.themestek-fidbox-style-6 .themestek-fid-title {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-weight: 600;
	font-family: "Nunito Sans", Tahoma, Geneva, sans-serif
}
.themestek-fidbox-style-6 sup {
	top: -0.55em;
	right: 0.35em;
	font-size: 60%;
}
@media (max-width: 991px){
	.themestek-fidbox-style-6 {
		top: 40em;
		margin-top: 1px;
	}
}
@media(max-width:767px) {
	.themestek-fidbox-style-6{
		top: 2em;
		margin-top: 2px;
	}
}
@media (min-width: 1024px) and (max-width: 1366px){
	.themestek-fidbox-style-6{
		top: 33em;
		margin-top: 9px;
	}
}