.size h1{font-size: 20px;}
.size h5{font-size: 16px ;color: white;}
.size h6{font-size: 10px;color: white;}
.about-footer{margin-bottom: 20px;}
.about-footer p{color: white;font-size: 12px;}
.about-footer a{color: white;margin-left: 10px;letter-spacing: 1px;}
.address-footer{margin-bottom: 20px;}
.size>ul{padding-left:20px !important;}
.size100 >ul>li{list-style: disc !important;}
.size ul li{color: #fff !important;}
.size ul li a{font-size: 14px;margin-right: 10px;color: #fff !important;}
.size ul li a:hover{text-decoration: none;}
.imgess{display: flex;}
.imgess img{height: 50px;margin-right: 10px;}
.footer-l{width: 100%;background-color: black;padding: 10px;}
  .footer-l p{color: #eee !important;font-family: 'Times New Roman', Times, serif;
  font-size: 13px; margin-bottom: 0 !important;}
.span-underline:hover{border-bottom: 2px solid green !important;padding-bottom: 3px;}
.social-list{margin-top: 20px;}
.social-btn{padding: 10px;border-radius: 5px;box-shadow: 1px 2px 2px #fff;
  background: rgba(255,255,255,0.7);}
.social-btn i{color: #000;font-size: 20px;}
.social-btn i:hover{color: #337ab7 !important;}
.developedBy{text-align: right;}
@media(max-width:516px){
  .footer-l{text-align: center;}
  .developedBy{text-align: center;border-top: 1px dotted #fff;padding-top: 10px;}
  .footer-l p{font-size: 9px;}
  .imgess img{height: 40px;}
}