/* .............................  FOOOTER .................................... */

  .footer-list ul{
       padding: 0 !important;
      list-style: none !important;
      margin-left: 0 !important;
  }
  .footer-list a{
      color: #ffffff !important;
  }
  .footer-list ul li{
      margin-bottom: 18px;
  }
  
  
/*
  /* @media (min-width: 1081px) {
    .sub-footer-text {display: none !important;}
  } */
  /* .................................MLR Updates..................... */
  
  .footer-links a:hover{
      color: #522e91 !important;
  }
  
  .line-hover:hover {
      text-decoration: underline !important;
  }
  
/*   ................Reference footer css....................... */

a.ref-hover{
	text-decoration: underline;
	color: #fff;
}
a.ref-hover:hover{
	text-decoration: none;
}
p.plan-reference {
    max-width: 114.5rem;
}
@media (min-width:1201px) {
.ref-home {
	padding-right:2rem;
}
}
@media (max-width:767px) {
.reference_data .corp-footer{
	margin-top: 2.3rem;
}
.corp-footer{
	margin-top: 4rem;
}
}
