@media(max-width:769px) {
  

    .font-size-40 {
        font-size: 30px !important;
        padding: 50px !important;
        /* clear: both; */
        margin-bottom: 20px !important;
    }
    #mainDiv{
        /*height:auto !important;*/
        /* height:1024px; */
    }
    #tdCopyright{
        margin-left:-20px;
       text-align:center;
    }
     .table-responsive > .table > tbody > tr > td{
         white-space:normal;
     }
     .DetailSection{
         width:auto !important;
     }
     .ui-helper-reset{
         font-size:80%;
     }
     .button-size-fix{
         height:33px !important;
       margin-top:5px !important;
       margin-bottom:10px !important;
        
     }
     .btn{
         font-size:12px !important;
     }
     .clear-both{
         clear:both;
     }
     #sectionDeliveryType1{
         height:auto !important;
     }
      #sectionDeliveryType2{
         height:auto !important;
     }
       #sectionDeliveryType3{
         height:auto !important;
     }
       .modal-content{
           width:auto !important;
       }
       .padding-50{
           padding:5px !important;
       }
       .padding-top-mobile{
           padding-top:5px !important;
       }
       .pagination > li{
           padding-top:1px !important;
       }
       #popup_box{
           /*width:100% !important;*/
       }
}
