.hr5{
      height:1px;
      width:99%;
      float:left;
      background:#ddd;
      margin:80px 0px 0px 0px;
}
.hr6{
      height:1px;
      width:99%;
      float:left;
      background:#ddd;
      margin:80px 0px 0px 0px;
}

.htext{
      height:auto;
      width:90%;
      margin:0 auto;
      font-family:sans-serif;
      color:#fff;
      margin-top:0px;
      font-size:30px;
}
.himage{
     height:auto;
     width:100%;
     float:left;
     margin:1px 0px 0px 0px;
     background:#f1f1f1;
}
.hbox{
     height:100%;
     width:100%;
     background:#f1f1f1;
     margin:86px 0px 0px 0px;
     float:left;
}

.mbox{
      height:auto;
      width:17%;
      color:#03A9F4;
      cursor:pointer;
      float:left;
      padding:0px 0px 0px 0px;
      margin:10px 40px 40px 3%;
      font-size:13px;2
      background:#fff;
      border-radius:5px 5px 5px 5px;
      border:1px solid #ddd;
      box-shadow:0px 0px 5px 1px #ddd;
}

.imbox{
      height:110px;
      width:100%;
      background:#fff;
      border-radius:5px 5px 0px 0px;
      background: url(images1/pizza.jpg);
      background-size:100% 110px ;
      background-repeat:no-repeat;
}
.tbox{
      height:auto;
      width:auto;
      color:#333;
      cursor:pointer;
      margin:0 auto;
      margin-bottom:0px;
      margin-top:0px;
      font-family:sans-serif;
      line-height:20px;
      padding:0px 5px 0px 5px;
      font-size:14px;
      background:#fff;
      text-align:left;
}
.tbox5{
      height:auto;
      width:auto;
      color:#fff;
      cursor:pointer;
      margin:0 auto;
      margin-bottom:1px;
      margin-top:-30px;
      font-family:sans-serif;
      line-height:30px;
      padding:0px 0px 0px 7px;
      font-size:18px;
      background:rgba(0,0,0,0);
      text-align:left;
}
.tbox4{
      height:auto;
      width:auto;
      color:#a1a1a1;
      cursor:pointer;
      margin:0 auto;
      margin-bottom:0px;
      margin-top:0px;
      font-family:sans-serif;
      padding:0px 0px 20px 5px;
      border-radius:0px 0px 5px 5px;
      font-size:12px;
      background:#fff;
      text-align:left;
}
 .tbox:hover{
      text-decoration:underline;

 }

  .tbox4:hover{
      text-decoration:underline;
 }

  .tbox4:hover{
      text-decoration:underline;
 }

  @media (max-width:900px){
    .hr5{
      height:1px;
      width:99%;
      float:left;
      background:#ddd;
      margin:100px 0px 0px 0px;
}
.hr6{
      height:1px;
      width:99%;
      float:left;
      background:#ddd;
      margin:100px 0px 0px 0px;
}
    .htext{
      height:auto;
      width:100%;
      background:pink;
      margin:0 auto;
      font-family:sans-serif;
      color:#fff;
      margin-top:0px;
      font-size:30px;
}

.mbox{
      height:auto;
      width:25%;
      color:#03A9F4;
      cursor:pointer;
      float:left;
      padding:0px 0px 0px 0px;
      margin:10px 0% 40px 6%;
      font-size:13px;2
      background:#fff;
      border-radius:3px 3px 3px 3px;
      border:1px solid #ddd;
      box-shadow:0px 0px 5px 1px #ddd;
}

.imbox{
      height:110px;
      width:100%;
      background:#fff;
      border-radius:3px 3px 0px 0px;
      background: url(images1/pizza.jpg);
      background-size:100% 110px ;
      background-repeat:no-repeat;
}
.tbox{
      height:auto;
      width:auto;
      color:#333;
      cursor:pointer;
      margin:0 auto;
      margin-bottom:0px;
      margin-top:0px;
      font-family:sans-serif;
      line-height:20px;
      padding:0px 5px 0px 5px;
      font-size:11px;
      background:#fff;
      text-align:left;
}
.tbox5{
      height:auto;
      width:auto;
      color:#fff;
      cursor:pointer;
      margin:0 auto;
      margin-bottom:1px;
      margin-top:-30px;
      font-family:sans-serif;
      line-height:30px;
      padding:0px 0px 0px 7px;

      font-size:15px;
      background:;
      text-align:left;
}
.tbox4{
      height:auto;
      width:auto;
      color:#a1a1a1;
      cursor:pointer;
      margin:0 auto;
      margin-bottom:0px;
      margin-top:0px;
      padding:0px 5px 10px 5px;
      font-family:sans-serif;
      font-size:10px;
      border-radius:0px 0px 3px 3px;
      backgroun:#0078AC;
      text-align:left;
}
.hbox{
     height:auto;
     width:100%;
     text-align:center;
     margin:56px 0px 0px 0px;
     float:center;
}


.himage{
     height:auto;
     width:100%;
     float:left;
     margin:1px 0px 0px 0px;
}
  }

