.need-consultant ul li{
    list-style-type:none;
}
.need-consultant p{
    font-size:16px;
    
}

.need-consultant  .text{
    padding:5px;
}

.single-contact-details{
    height:350px;
    
}

.footer-widget .list li a{
        margin-left:30px;
        
}
    
.single-service .img a img{
    
   /* width:100% !important;*/
    /*height:100% !important;*/
  width:100% !important;
  max-height:200px !important;  
    
}






@meda screen only(min-width:360px) and (max-width:992px){
    .mega ul {
        display
        :inline-block;
    }
}



/* Small Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    
    
    
}


