/* BASIC css start */
.top_event_m img {width: 100%;}

.wrapper { background-color:#3c7db8; width: 100%; margin: 0 auto; position: relative; overflow:hidden;}
.counter { width: 100%;border-radius: 5px; font-family: Arial;  padding: 10px 0;   color: #fff;text-align: center;}
.counter span { font-size: 35px; font-weight: bold;  margin-top: 10px; margin-bottom: 0; text-align: center;   color: #fff	}
.count-title { font-size: 60px; font-weight: bold;  margin-top: 30px; margin-bottom: 0; text-align: center; color: #fff; 	display:inline-block; }
.count-text2 { font-size: 15px; font-weight: bold;  margin-top: 10px; margin-right: 20px; text-align: center;  color: #fff}
.count-text1 { font-size: 30px; font-weight: bold;  margin-top: 10px; margin-right: 20px; text-align: center;  color: #fff}

/* BASIC css end */

