
.bwWrapper img	{
	border:1px solid #ccc;	
}

.HomeText	{
	padding:50px 0px 0px 0px;
}
.HomeText strong	{
	font-size:24px;
}

.boxs-relative h3	{
	font-size:18px; 
	letter-spacing:0px;	
}

.audioStickyIcons	{
	position: fixed;
    bottom: 2%;
    right: 2%;
    z-index: 1000;	
}

.collectionTitleDescription	{
	color:#ffffff;	
}

.textJustification	{
	text-align:justify !important;	
}

.headingUnderline	{
	height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;	
}

.headingUnderline h3	{
    border-bottom: 0px;
}

.noDisplay	{
	display: none;
}


@media (max-width: 768px) { 

.boxs-title {
    margin: 30px 80px 30px 0 !important;
}

}