
#header
{
 
}
#header .header-top
{
    background-color:;
}
#header .header-middle
{
 background:#eee;
 padding-top:20px;
}
.logo
{
    text-align:center;
  
}
.banner-font
{
    text-align:center;
    padding-top:30px;
    padding-bottom:10px;
}
.img-responsive
{
    display:inline-block;
}
/************************************************************ UNDER CONSTRUCTION *******************************************************************/
#under-construct
{
    background:#008e1e;
    color:#fff;
}
.warn
{
    text-align:center;
    padding-left:30px;  
}
 h3
{
    text-align:center;
    font-weight:700;
    padding-top:30px;
}
#footerSection .address
{
 text-align:center;
}
#footerSection .address p
{
 font-weight:800;
}
#footer-bottom
{
    text-align:center;
    background:#eee;
    color:#fff;
    background:#045a16;
}