@media (min-width: 801px) and (max-width: 2500px){
    .mobile-nav {
        display: none;
    }

    .desktop-hide {
        display: none;
    }

    .invoice-section {
        padding-left: 0px;
        padding-top: 10px;
    }
    .invoice-ul {
        width: 70%;
        padding-top: 5px;
    }


    .invoice_continue_1 {
        float: right;
    }
    .btn-UpdateVendor {
        width: 14% !important;
    }
    .invoice-container .btn-primary {
        width: 14%;
    }

    .invoice-container .btn-secondary {
        width: 14%;
    }

    .thankbtn {
        width: 27% !important;
    }

    .mob-invoice-btn-center {
        text-align: right;
    }

    .invoice-section h3 {
        font-size: 22px;
    }
}

@media (min-width: 300px) and (max-width: 800px){
    h4{
        padding-left:15px;
    }
    .mobile-hide {
        display: none;
    }

    .invoice_continue_1 {
        text-align: center;
    }

    /* #divOverlay {
        display: none;
        background-color: Silver;
        text-align: center;
        position: absolute;
        z-index: 10000;
        opacity: 0.5;
      }
     
    .overlay3 td:first-child:after {
        position: absolute;
        z-index: 1;
        display: block;
        text-align: center;
        left: 0;
        
        width: 100%;
        height: 8.5em;
        content: url('testimg.svg');
        
        background-color: #1A6783;
        color: white;
        opacity: 0.9;
        }  */

        /* #footer {
            position: fixed;
            bottom: 1px;
            height: 30px;
            width: 100%;
            background-color: #ebebeb;
        } */

    .mob-invoice-btn-center {
        text-align: center;
    }
    .tap-hide{
        display:none;
    }

    #step_4_sec pb0 {
        padding-bottom : 0px;
    }

    .mob-invoice-btn-center .btn-primary {
        width: 49%;
    }
    .mob-invoice-btn-center .btn-dander {
        width: 49%;
    }

        .mob-invoice-btn-center .btn-secondary {
            width: 40%;
        }

        .invoice-container {
            /*padding-right: 25px !important;*/
        }

    .first {
        display: none !important;
    }

    .last {
        display: none !important;
    }

    .dataTables_paginate {
        background-color: beige;
        text-align: center;
    }

    .pagination {
        margin: 0px;
    }

    .quick_next {
        display: none !important;
    }

    .quick_previous {
        font-size: 12px !important;
        color: white !important;
    }

    .pagination > li > a, .pagination > li > span {
        background-color: #005478 !important;
        border-radius: 5px;
        color: white !important;
    }


    .mobile_tkimg {
        width: 30%;
    }

    .mobile-container {
        max-width: 480px;
        margin: auto;
        background-color: #555;
        height: 500px;
        color: white;
        border-radius: 10px;
      }
      
      .topnav {
        overflow: hidden;
        background-color: #fff;
        border-bottom: 3px solid #CBCBCB;
        position: relative;
      }
      
      .topnav #myLinks {
        display: none;
      }
      
      /*.topnav a {
        color: #004e84;
        padding: 7px 16px;
        /*padding-bottom: 22px;
        text-decoration: none;
        font-size: 17px;
        display: block;
        /*border-bottom: 1px solid white;
      }*/
      
      .topnav a.icon {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
      }
      
      .sb2 {
            margin-top: 0px !important;
            padding-right: 0px !important;
        }

        .row .desktop-hide {
            margin-right: 0px;
            padding-left:15px;
            padding-right:15px;
        }

        .sb2-2 {
            padding: 0px 15px;
        }
    .sb2-2-CreateInvoice {
        padding: 0px 25px 0px 10px;
    }
        .mobil-mr {
            margin-right: 0px !important;
        }
        .form-title {
            font-size: 25px;
        }

        .mobile-center {
            text-align: center;
        }

        .card {
            box-shadow: none;
            border-color: #6792dc;
        }
      
        input{
            text-align: right;
            font-weight: 700;
        }

        .card td {
            padding: 4px;
        }

        .mob-invoice-t-p td {
            padding: 5px;
        }

        /* Decorations */
        /* .col-xs-4 { color: #fff; font-size: 48px; padding-bottom: 20px; padding-top: 18px; } */
        /* .col-xs-4:nth-child(3n+1) { background: #c69; }
        .col-xs-4:nth-child(3n+2) { background: #9c6; }
        .col-xs-4:nth-child(3n+3) { background: #69c; } */

        

        
        
        ::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
            border-radius: 10px;
        }
        
        ::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
        }

        ::-webkit-scrollbar {
            height: 4px;              /* height of horizontal scrollbar ← You're missing this */
            width: 4px;               /* width of vertical scrollbar */
            border: 1px solid #d5d5d5;
        }

        .mobile-card {
            padding-right: 0px;
        }
        
        .panel-custom {
            width: 80%;
            float: right;
            height: 11%;
            background: #E6EBF1;
            position: absolute;
            z-index: 9999999;
            right: 8%;
            border-radius: 2px;
        }
        .slider-arrow {
                /* padding: 5px; */
    width: 35px;
    /* background: #d9dada; */
    font: 400 12px Arial, Helvetica, sans-serif;
    color: #000;
    /* text-decoration: none; */
    /* position: absolute; */
    /* right: -300px; */
    /* float: right; */
        }

        .modal {
            left: 3%;
            top: 23%;
        }

        .modal-content {
            width: 98% !important;
        }

        .modal p {
            font-size: 10px;
            padding-bottom: 0px;
        }

        .modal h5 {
            font-size: 11px;
        }

        .modal .form-control {
            width: 100%;
            height: 25px;
            margin-bottom: 8px;
        }

        .modal-header {
            padding-bottom: 0px;
        }
        .modal-body {
            padding-top: 0px;
        }

        /* Force table to not be like tables anymore */
    /* .mobile-datatables table, thead, tbody, th, td, tr { */
    .mobile-datatables  tbody td {
        display: block;
        
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobile-datatables thead {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .mobile-datatables-color{
        color: #024E84;
        font-weight: 600;
    }
    .mobile-datatables-bold{
        font-weight: 600;
    }

    .mobile-datatables td:before {
        /* Now like a table header */
        /*position: absolute;*/
        /* Top/left values mimic padding */

        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
    /*.mobile-datatables td:nth-of-type(1):before {
    }*/

    /*.mobile-datatables td:nth-of-type(1):before {
        content: "Name:";
        font-weight:600;
    }

    .mobile-datatables td:nth-of-type(2):before {
        content: "Phone Number:";
        font-weight: 600;
    }

    .mobile-datatables td:nth-of-type(3):before {
        content: "City:";
        font-weight: 600;
    }

    .mobile-datatables td:nth-of-type(4):before {
        content: "Edit:";
        font-weight: 600;
    }

    .mobile-datatables td:nth-of-type(5):before {
        content: "Delete:";
        font-weight: 600;
        
    }*/


    /* for dashboard */

    .mobile-datatables1 tbody td {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobile-datatables1 thead {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .mobile-datatables1-color {
        color: #024E84;
        font-weight: 600;
    }

    .mobile-datatables1-bold {
        font-weight: 600;
    }

    .mobile-datatables1 td:before {
        /* Now like a table header */
        /*position: absolute;*/
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
    /*.mobile-datatables td:nth-of-type(1):before {
    }*/

    /*.mobile-datatables1 td:nth-of-type(1):before {
        content: "Visit No:";
        font-weight: 600;
    }

    .mobile-datatables1 td:nth-of-type(2):before {
        content: "Client:";
        font-weight: 600;
    }
    .mobile-datatables1 td:nth-of-type(3):before {
        content: "Agency:";
        font-weight: 600;
    }

    .mobile-datatables1 td:nth-of-type(4):before {
        content: "Field Executive:";
        font-weight: 600;
    }

    .mobile-datatables1 td:nth-of-type(5):before {
        content: "Check in Time:";
        font-weight: 600;
    }

    .mobile-datatables1 td:nth-of-type(6):before {
        content: "Check out Time:";
        font-weight: 600;
    }
    
    .mobile-datatables1 td:nth-of-type(7):before {
        content: "Photo:";
        font-weight: 600;
    }

    .mobile-datatables1 td:nth-of-type(8):before {
        content: "Signature:";
        font-weight: 600;
    }
    .mobile-datatables1 td:nth-of-type(9):before {
        content: "Status:";
        font-weight: 600;
    }*/


    /* Field Executive*/

    
    .mobile-datatables5 tbody td {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobile-datatables5 thead {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .mobile-datatables5-color {
        color: #024E84;
        font-weight: 600;
    }

    .mobile-datatables5-bold {
        font-weight: 600;
    }

    .mobile-datatables5 td:before {
        /* Now like a table header */
        /*position: absolute;*/
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
    /*.mobile-datatables td:nth-of-type(1):before {
    }*/

    /*.mobile-datatables5 td:nth-of-type(1):before {
        content: "Agency:";
        font-weight: 600;
    }
    .mobile-datatables5 td:nth-of-type(2):before {
        content: "Name:";
        font-weight: 600;
    }

    .mobile-datatables5 td:nth-of-type(3):before {
        content: "Phone Number:";
        font-weight: 600;
    }

    .mobile-datatables5 td:nth-of-type(4):before {
        content: "City:";
        font-weight: 600;
    }

    .mobile-datatables5 td:nth-of-type(5):before {
        content: "Edit:";
        font-weight: 600;
    }

    .mobile-datatables5 td:nth-of-type(6):before {
        content: "Delete:";
        font-weight: 600;
    }*/

    /* Product */


    .mobile-datatables2 tbody td {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobile-datatables2 thead {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .mobile-datatables2-color {
        color: #024E84;
        font-weight: 600;
    }

    .mobile-datatables2-bold {
        font-weight: 600;
    }

    .mobile-datatables2 td:before {
        /* Now like a table header */
        /*position: absolute;*/
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
    /*.mobile-datatables td:nth-of-type(1):before {
    }*/

    /*.mobile-datatables2 td:nth-of-type(1):before {
        content: "Name:";
        font-weight: 600;
    }

    .mobile-datatables2 td:nth-of-type(2):before {
        content: "Type:";
        font-weight: 600;
    }

    .mobile-datatables2 td:nth-of-type(3):before {
        content: "Price:";
        font-weight: 600;
    }
    .mobile-datatables2 td:nth-of-type(4):before {
        content: "Edit:";
        font-weight: 600;
    }

    .mobile-datatables2 td:nth-of-type(5):before {
        content: "Delete:";
        font-weight: 600;
    }*/


    /* New visit */

    .mobile-datatables3 tbody td {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobile-datatables3 thead {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .mobile-datatables3-color {
        color: #024E84;
        font-weight: 600;
    }

    .mobile-datatables3-bold {
        font-weight: 600;
    }

    .mobile-datatables3 td:before {
        /* Now like a table header */
        /*position: absolute;*/
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
    /*.mobile-datatables td:nth-of-type(1):before {
    }*/

    /*.mobile-datatables3 td:nth-of-type(1):before {
        content: "Visit No:";
        font-weight: 600;
    }

    .mobile-datatables3 td:nth-of-type(2):before {
        content: "Client:";
        font-weight: 600;
    }

    .mobile-datatables3 td:nth-of-type(3):before {
        content: "Agency:";
        font-weight: 600;
    }

    .mobile-datatables3 td:nth-of-type(4):before {
        content: "Field Executive:";
        font-weight: 600;
    }


    .mobile-datatables3 td:nth-of-type(5):before {
        content: "Check in Time:";
        font-weight: 600;
    }
    .mobile-datatables3 td:nth-of-type(6):before {
        content: "Check Out Time:";
        font-weight: 600;
    }

    .mobile-datatables3 td:nth-of-type(7):before {
        content: "Delete:";
        font-weight: 600;
    }*/

    
  .container-fluid {
        padding-right: 15px;
    }

    .dataTable tr:hover {
        background-color: white !important;
    }

    .record-option-panel {
        position: absolute;
        width: 100%;
        height: 150px;
        background-color: lightblue;
        /* position: absolute;
        margin-top:-22px;
        width: 300px;
        height: 150px;
        background-color: lightblue;
        border: 1px solid black; */
    }


    .dataTables_wrapper .bottom {
        padding-top: 22px;
    }
}



/* ::-webkit-scrollbar{width:2px;height:2px;}
::-webkit-scrollbar-button{width:2px;height:2px;}

div{
  box-sizing:border-box;
}

body {
  background: #111;
} */

.horizontal-scroll-wrapper{
  /* position:absolute; */
  display:block;
  top:0;
  left:0;
  width:80px;
  max-height:500px;
  margin:0;
  background:#abc;
  overflow-y:auto;
  overflow-x:hidden;
  transform:rotate(-90deg) translateY(-80px);
  transform-origin:right top;
}
.horizontal-scroll-wrapper > .card{
  display:block;
  padding:26px;
  background:#cab;
  transform:rotate(90deg);
  transform-origin: right top;
}

/* .squares{
  padding:79px 0 0 0;
}

.squares > div{
    width: 100%;
    height: 68px;
    margin: 0px;
} */

.rectangles{
  top:100px;
  padding:100px 0 0 0;
}
.rectangles > div{
  width:140px;
  height:60px;
  margin:50px 10px;
  padding:5px;
  background:#cab;
  transform:rotate(90deg) translateY(80px);
  transform-origin: right top;
}


/* The heart of the matter */
.testimonial-group > .row {
    overflow-x: auto;
    white-space: nowrap;
  }
  .testimonial-group > .row > .col-xs-4 {
    display: inline-block;
    float: none;
  }
  
  

.testimonial-group .col-xs-4 {
    width : 25.333333%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 6px;
    padding-bottom: 6px
}

.testimonial-group .col-xs-2 {
    /* padding-left: 0px; */
    padding-top: 15px
}

.Mobile-Progressbar-CreateInv {
    display: none;
}
.Desktop-Progressbar-CreateInv {
    display: inherit;
}
.mobile-ProgressBar-Title {
    color: #22498e;
    font-size:18px;

}

@media only screen and (min-device-width : 320px) and (max-device-width : 800px) {
    .Mobile-Progressbar-CreateInv {
        display: inherit;
    }

    .Desktop-Progressbar-CreateInv {
        display: none;
    }
}
