.adcss{
	position: fixed;
    bottom: 0;
    left: 0;
    margin-left: 0;    
    z-index: 9999;
    display: block;
     text-align-last: center;
    }
     #header #header-middle #header-menu ul li a{
    	display: block;
    padding: 1px;
    border-bottom: 2px solid transparent;
    font-size: 14px;
    color: #fff;
    }
    }

 @media (min-width: 992px) and (max-width: 1440px)
{
	
     #header #header-middle #header-menu ul li a{
    	display: block;
    padding: 1px;
    border-bottom: 2px solid transparent;
    font-size: 14px;
    color: #fff;
    }
    }
@media (min-width: 992px){
.adcss{position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -466px;    
    z-index: 9999;
    display: block;
    } }
@media (max-width: 700px){
.hrefwrap{
    display: block;
    width: 100%;
    height: 50px;
    } 
.hrefwrap img{
width:100%
}

.bb img{
width:100%
}