body
{
	float:left;
	width:100%;
}
.header {
 
  margin-top:10px;
  float:left;
  width:100%;
  margin-bottom:10px;
  box-shadow:0px 0.3px 0px 0px;
}


.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 20px;
  color:white;
  font-size:21px;
}
.tle
{
	font-weight:bold;
	font-size:13px;
	margin-top:8px;
}
.clock
{
	margin-bottom:10px;
}
.section1
{
	background-color:#F6F6F6;
	float:left;
	width:100%;
	padding-bottom:20px;
}
.heading1
{color: #377D23;
    font-weight: bold;
    margin-top: 21px;
    float: left;
  
    font-size: 20px;
    margin-bottom: 0px;
    /* margin-left: 10px; */
   
	padding-bottom:12px;
	
}
.heading3
{color: #377D23;
    font-weight: bold;
    margin-top: 21px;
    
    
    font-size: 20px;
    margin-bottom: 0px;
    /* margin-left: 10px; */
    
	padding-bottom:3px;
	margin-bottom:10px;
	
}
.new-bar
{
	float:left;
	width:100%;
	height:1px;
}
.brder
{
	border-bottom:1px solid black;
}
.pding
{
	padding-left:0px;
}

.dummy

{
	font-weight:bold;
	font-size:14px;
}
.clock2
{
	margin-bottom:10px;
	margin-top:10px;
}
.para
{
	color:#9b9b9b;
}
.clock3
{
	margin-bottom:10px;
	margin-top:3px;
}
.search
{
	margin-top:18px;
}
.up1
{
	background-color: #ebe8e8;
    color: 7e7e7e;
    min-height: 79px;
    border-radius: 10px;
    padding: 10px;
	margin-bottom:13px;
}
.heading2
{
	 color: #377D23;
    font-weight: bold;
    margin-top: 10px;
    float: left;
    width: 100%;
    font-size: 20px;   
   margin-bottom:0px;
   
}

.overview-pic
{
	margin-top:10px;
	margin-right:20px;
}
.para2
{
	    text-align: justify;
    float: left;
    width: 65%;
    margin-top: 11px;
    font-weight: bold;
}
.navbar-default
{
	background:none !important;
	border:none !important;
}
@media screen and (max-width: 600px) and (min-width: 300px)
{
	.para2
	{
		width:88%;
	}
	.pding
	{
		padding-left:15px !important;
	}
	.section1
	{
		padding-left:31px !important;
	}
}
.container
{
	padding-right:0px !important;
	padding-left:0px !important;
}

