.tm_constuction-main{ width:100%; height:100%; position: relative; z-index: 3; padding: 100px 0 20px 0; margin:0;}

#tm_constuction-box{ position: relative; margin: 0 auto; width:570px; background:#000;border-radius:15px;border-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.6);}
#tm_constuction-box .tm_inside .tm_inner{padding:40px 48px 25px;}
 
#tm_constuction-box h2 { width:100%; text-align:center; margin-bottom:10px; color:#fff;}
#tm_constuction-box h6 { width:100%; text-align:center; margin-bottom:10px; color:#fff;}
#tm_constuction-box h1 {
	padding:30px 0 30px 0;
	margin:0;
	float: left;
	font-size:45px;
	line-height:0;
	width:100%;
	 text-align:center
}
#tm_constuction-box h1 a { color: #640c18;text-decoration:none; }
#tm_constuction-box h1 a:hover { text-decoration:none; }
#tm_constuction-box h1 span { color:#000; }  

 
.tm_cntSeparator {font-size: 50px;margin:0px 0px;color: #fff; font-family:Georgia, "Times New Roman", Times, serif; }
#tm_counter { height:78px !important;}
.tm_counter_desc{ position:relative; overflow:hidden; font-size:16px; font-weight:bold; line-height:1.2em; padding:5px 0 0 0; margin-bottom: 40px; color:#fff;}
.tm_counter_desc div{ width:104px; margin-left:18px; text-align:center;}
.tm_counter_desc div:first-child{ margin-left:0;}
.tm_counter_desc .fleft{ float: left;}


/* Responsive Docs
-------------------------------------------------- */

@media (max-width: 767px) {  
#tm_constuction-box{ position: relative; margin: 0 auto; width:570px; background:#000;border-radius:15px;border-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.6);}
#tm_constuction-box .tm_inside .tm_inner{padding:40px 48px 25px;}
.tm_counter_desc{ display:block; }
#tm_counter { display:block;}
#tm_constuction-box h6 { display:block;}
}

@media (min-width: 479px) and (max-width: 767px) {
.tm_constuction-main{padding: 50px 0 0 0;}
#tm_constuction-box{ position: relative; margin: 0 auto; width:80%; background:#fff;border-radius:15px;border-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.6);}
#tm_constuction-box .tm_inside .tm_inner{padding:40px 48px 25px;}
.tm_counter_desc{ display:none; }
#tm_counter { display:none;}
#tm_constuction-box h6 { display:none;}
}

@media (max-width: 479px) {
.tm_constuction-main{padding: 20px 0 0 0;}
#tm_constuction-box{ position: relative; margin: 0 auto; width:90%; background:#fff;border-radius:15px;border-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.6);}
#tm_constuction-box .tm_inside .tm_inner{padding:40px 48px 25px;}
.tm_counter_desc{ display:none; }
#tm_counter { display:none;}
#tm_constuction-box h6 { display:none;}
#tm_constuction-box h2 { font-size:20px;}
#tm_constuction-box h1 a { color: #FF63A2;text-decoration:none; font-size:25px; }
#tm_constuction-box h1 a:hover { text-decoration:none; }
#tm_constuction-box h1 span { color:#000; }  
}

#tm_counter { color:#ff0004;}
#tm_counter span { font-size:20px; font-weight:bold; }