 body{
	background:#000000;
	overflow-x:hidden !important;
	font-family:'Century gothic', 'DINCondMediumRegular', 'bebas_neue_cyrillicregular', 'BebasNeueTurkishSubset', 'BebasNeuePolishSubset', sans-serif;
}
#bts p{
	font-size: 21px;
}
.cleanpadding{
	padding:0px;
	}

#nopadding{
	padding:0px;
}
#bts{
background: -moz-linear-gradient(top, #3a0008 0%, #760010 51%, #760010 51%, #3a0008 100%);
background: -webkit-linear-gradient(top, #3a0008 0%,#760010 51%,#760010 51%,#3a0008 100%);
background: -o-linear-gradient(yellow, red);
background: linear-gradient(to bottom, #3a0008 0%,#760010 51%,#760010 51%,#3a0008 100%);
padding:0 0 2em 0;

	}
#bts header{
	color:#FFFFFF;
	padding:20px 0px;
	font-size:16px;
	}
#bts .modal-box{
	background:#FFFFFF;
	border-bottom-right-radius:10px;
	color:#333;
	font-size:1.2em;
	margin-bottom:20px;
	}
#bts .modal-top{
	background:#FF0004;
	color:#FFFFFF;
	border-top-left-radius:10px;
	top:0px;
	}
#bts .red{
	color:#FF0004 !important;
	}
#bts .str{
	position:relative;
	display:inline-block;
	float:right;
	padding-right:10px;
	padding-bottom:10px;
	}
#bts .str img{
	position:relative;
	width:50%;
	float:right;
	z-index:0;
	}
.modal-box {
	position: relative;
	padding-bottom: 20px;

}
.modal-box b{
	font-size: 21px;

}
#bts .str{
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
}
#bts .str .text{
	display:inline-block;
	position:absolute;
	color:#FFFFFF;
	z-index:2;
	right:25px;
    top: 60px;
	}
#bts .str .text h3{
	font-size:1.8em;
	color:#ff0;
	font-weight:bold;
	}
#bts  h2{
	font-size:1.8em;
	color:#fff;
	font-weight:bold;
	}
#bts b{
	font-size: 16px;
	color: #000;
}
.NBbox .img{
	width: 80%;
}
.NBinfo .Remarks{
	color: red;
}