    .pre_footer_inner_div{width:100%;height:auto;margin:auto;}
    .pre_footer_ul{width:100%;height:40px;padding:0px;list-style-type:none;margin:auto;color:white;padding:auto;}
     @media screen and (min-width:1700px)
         {
    .pre_footer_ul{padding:0px 5%;}
         }
    .pre_footer_li{width:14%;margin-top:10px;text-align:center;float:left;padding:0px 10px;font-size:14px;font-family:calibri;color:#a7a7a7;border-right:1px solid #a7a7a7;transition:color 0.7s;}
    .pre_footer_li:hover{color:#f1f1f1;}
     @media screen and (min-width:700px) and (max-width:1024px) 
         {
              .pre_footer_inner_div{width:100%;}
              .pre_footer_li{width:25%;padding:0px;text-align:center;border:0px;}
              .pre_footer_ul{width:100%;text-align:center;}
         }
     @media screen and (max-width:700px) 
         {
              .pre_footer_inner_div{width:100%;}
              .pre_footer_li{width:50%;padding:0px;text-align:center;border:0px;}
              .pre_footer_ul{width:100%;text-align:center;}
         }
      .pre_footer_li > a{color:white;}
      .pre_footer_li:hover a{color:#b1b1b1;}
.pre_footer_bg{background-image:url('/prl-eng/sites/default/files/images/footer/pre_footer_bg.jpg');margin-top:16px;}      