.name
{
	font-size:55px ;
	color:#FFF;
	text-align:center;
	padding:20px 0px 20px 0px;
}

h1
{
	color:#d40000 !important;
	border-bottom:1px dashed #d40000 !important;
	font-size:25px !important;
	font-weight:bold;
}
	
	
.box
{
	background-color:#FFF;
	border:1px solid #d40000;
}

.time_text
{
	font-size:30px ;
	text-align:center;
}


strong
{
	color:#d40000 !important;
}

.img_border
{
	padding:7px;
	background-color:#fff;
	border:1px solid #a4a4a4;
}

.top_bg
{
	background-image:url(../images/bg.png);
	position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}


@media  (max-width: 480px)
  {
	  
	  .name
{
	font-size:25px ;
	color:#FFF;
	text-align:center;
	padding:0px 0px 0px 0px;
}
	  

}


@media only screen (max-width: 800px)


{
	

}


@media  (max-width: 1024px)

{
 
}


@media  (max-width: 1280px)

{
    
}






 