.alcohol-post-list ul li a{
    padding-left: 20px;
    color: white;
}

.alcohol-post-list ul li{
    margin: 10px auto;
    border: 1px solid black;
    padding: 10px 0px;
    box-shadow: 5px 3px #6d1c1f;
}
.heading-a{
    color: #fafafa;line-height: 100px;font-size: 55px;width: 163%;margin-left: -204px;
}

.para{
    text-align: justify;
}

.footer-list{
          list-style: disc;
    color: white;
}





/*responsive*/

/*@media only screen and (min-width: 375px) and (max-width: 767px){*/
/*      #res-para1{*/
/*    font-size: 12px;*/
/*    margin-bottom: 10px;*/
/*      }*/
  
/*  #res-banner{*/
/*             margin-top: 66px;*/
/*    width: 98%;*/
/*  }*/
  
/*  #heading-res{*/
/*          color: #fafafa;*/
/*    line-height: 37px;*/
/*    font-size: 30px;*/
/*    width: 163%;*/
/*    margin-left: -57px;*/
/*  }*/
  
/*   #res-add-header{*/
/*      width:83%;*/
/*  }*/
  
/*  #flex-res{*/
/*      width:468px;*/
/*  }*/
  
/*   #flex-2-res{*/
/*      flex-direction:column;*/
/*      margin-left:20px;*/
/*  }*/
  
/*  #res-para{*/
/*      width:322px;*/
/*  }*/
  
/*   #res-choose{*/
/*          width: 325px;*/
/*    MARGIN-LEFT: 69PX;*/
/*  }*/
  
/*  #res-name{*/
/*      font-size:28px;*/
/*  }*/
  
/*  #res-mob-strip{*/
/*      width:85%;*/
/*      bottom:18px;*/
/*  }*/
/*}*/

@media (max-width: 375px) {
   
      #res-para1 {
    font-size: 12px;
    margin-bottom: 10px;
      }
      
  #res-banner{
             margin-top: 66px;
    width: 98%;
  }
  
  #heading-res{
          color: #fafafa;
    line-height: 37px;
    font-size: 30px;
    width: 163%;
    margin-left: -57px;
  }
  
   #res-add-header{
      width:83%;
  }
  
  #flex-res{
      width:468px;
  }
  
   #flex-2-res{
      flex-direction:column;
      margin-left:20px;
  }
  
  #res-para{
      width:322px;
  }
  
   #res-choose{
          width: 325px;
    MARGIN-LEFT: 69PX;
  }
  
  #res-name{
      font-size:28px;
  }
  
  #res-mob-strip{
      width:74%;
  }
}

@media (max-width: 450px) {
    
       #res-para1{
    font-size: 12px;
    margin-bottom: 10px;
      }
     #res-banner{
            margin-top: 66px;
    width: 98%;
  }
  
   #heading-res{
          color: #fafafa;
    line-height: 37px;
    font-size: 30px;
    width: 163%;
    margin-left: -57px;
  }
  
  #res-add-header{
      width:73%;
  }
  
  #flex-res{
      width:468px;
  }
  
  #flex-2-res{
      flex-direction:column;
      margin-left:20px;
  }
  
  #res-para{
      width:322px;
  }
  
  #res-choose{
          width: 325px;
    MARGIN-LEFT: 69PX;
  }
  
  #res-name{
      font-size:28px;
  }
  #res-mob-strip{
       width:85%;
      bottom:18px;
  }
}


@media (max-width: 480px) {
   #res-para1{
    font-size: 12px;
    margin-bottom: 10px;
      }
  
  #res-banner{
             margin-top: 66px;
    width: 98%;
  }
  
  #heading-res{
          color: #fafafa;
    line-height: 37px;
    font-size: 30px;
    width: 163%;
    margin-left: -57px;
  }
  
   #res-add-header{
      width:83%;
  }
  
  #flex-res{
      width:468px;
  }
  
   #flex-2-res{
      flex-direction:column;
      margin-left:20px;
  }
  
  #res-para{
      width:322px;
  }
  
   #res-choose{
          width: 325px;
    MARGIN-LEFT: 69PX;
  }
  
  #res-name{
      font-size:28px;
  }
  
  #res-mob-strip{
      width:85%;
      bottom:18px;
  }
}