@media (max-width: 1280px) {
    .allreport-div {
    margin: 15px 15px;
    width: 100%;
    float: left;
}
.sta-count {
    color: #3f484f;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
}

.report-text span {
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}
    .sta-box3{
        width: 31.6%; 
    }
 .breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    width: calc( 100% - 10px);
    background-color: #E0E5EE;
    text-align: center;
    text-transform: capitalize;
    color: #54698D;
}
.breadcrumb {
   padding: 0px;
    background: transparent;
    list-style: none;
    overflow: scroll;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    width: 88%;
    margin-left: 20px;
}
.v6-clm.task-input span{
    display: block;
}
.v6-clm.task-input {
    width: 25%;
}
.v6-clm.btn-sc.task-button
{
       float: right;
    margin-top: 15px;
}
  .box02.index-page {
    width: 100%;
    float: left;
  }
  .v1-dp {
    width: calc(1060px - 200px);
  }
  .index-page .custom-container {
    width: 1060px;
  }
  .custom-container {
    width: calc(1060px - 200px);
  }
  .sta-box {
    width: 17.9%;
  }
  .svg-box {
    margin-left: 0;
  }

  .v5-inner-container.contact-detail .col-xs-3 {
    display: inline-block;
    width: 240px;
    vertical-align: middle;
  }
  .v1-bg2 .tab-content .v2-order-bg .tab-content .v6-clm {
      margin-right: 5px;
      margin-bottom: 10px;
  }
  .v1-bg2 .tab-content .v2-order-bg .tab-content .v6-clm #usernamee, .v1-bg2 .tab-content .tab-content .v6-clm #usernamee2, .v1-bg2 .tab-content .tab-content .v6-clm #usernamee3 {
      width: 148px !important;
  }
  .v6-clm.btn-sc {
      margin-right: 0 !important;
  }
  .add-quotation .right-job {
      width: 96%;
  }
}

@media (max-width: 1060px) {
    .report-text span {
    color: #333333;
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}
    .report-text p {
    color: rgba(51, 51, 51, 0.6);
    font-size: 9px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
}
    .sta-box5{
           width: 30.9%;
    }
  .v1-dp {
    width: 100%;
    padding: 0 20px;
  }
  .v1-search {
    padding: 4.5px 0;
  }
  .v1-search-bg {
    top: 74px;
  }
  .lead-customer::after {
    top: -5px;
    right: -10px;
  }
  .lead-customer a {
      padding: 5px 10px;
  }
  .lead-customer {
    padding: 16px 0;
  }
  .main-search {
    padding: 14px 0;
  }
  .lead-customer a.customer input[type="radio"]:checked+span::after, .lead-customer a.leads input[type="radio"]:checked+span::after {
      bottom: -14px;
  } 
  .profile-name {
    display: none;
  }
  .v1-dp.index-page .btn-group {
    position: absolute;
    right: 20px;
    display: table;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .v1-dp .btn-group button {
    padding: 0;
    background-color: transparent;
    padding-left: 5px;
  }
  .v1-dp .btn-group button .caret {
    position: absolute;
    bottom: 0;
    left: 5px;
    right: 0;
    margin: auto;
    display: none;
  }
  .v1-dp .btn-group button:focus {
    outline: none;
  }
  .profile-img {
    display: block;
    float: right;
/*    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    background-color: #0057A1;
    color: #FFF;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
    overflow: hidden;*/
  }
  .v1-dp .btn-group .dropdown-menu {
      top: 64px;
  }
  .index-page .custom-container {
    width: 100%;
    float: left;
    padding: 0 20px;
  }
  .custom-container {
    width: 780px;
  }
  .index-grid .sta-box5 {
    width: 31.6777777%;
    display: inline-block;
  }
  .index-grid .sta-box5:nth-child(3), .index-grid .sta-box5:nth-child(6) {
    margin-right: 0;
  }
  .index-grid .sta-box5:nth-child(4), .index-grid .sta-box5:nth-child(7) {
    margin-right: 1% !important;
    margin-left: 0 !important
  }
  .index-grid .sta-box5:nth-child(5) {
    margin-left: 1% !important;
  }
  .sta-box {
       width: 17.9%;
    height: 120px;
    padding: 25px 10px;
  }
  .add-quotation .right-job {
      width: 100%;
      margin-top: 20px;
  }
  .add-quotation .right-job .col-md-10 .date.date-text-box {
    width: 92%;
    float: left;
}
  .add-quotation .right-job .col-md-12, .add-quotation .right-job .col-md-12 .col-md-6 {
      padding-left: 0;
  }
  
  .nav-tabs::-webkit-scrollbar {
    width: 0px;
    height: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    }
}

@media (max-width: 991px) {
.allreport-div {
    margin: 15px 15px;
    width: 45%;
    float: left;
}
.jobs .nav-tabs li a, .jobs .nav-tabs li.active a:hover, .jobs .nav-tabs li.active a:focus {
    width: auto;
}
  .side-menu {
    width: 50px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    z-index: 99;
  }
  .big-logo {
    display: block;
  }
  .small-logo {
    display: none;
  }
  .big-logo img {
    width: 150px;
  }
  .small-logo img {
    width: 100%;
  }
  .v1-header {
    width: calc(100% - 50px);
    margin-left: 50px;
  }
  .v1-brand {
    padding-left: 0px;
    margin-left: -17px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .v1-search-bg {
    width: calc(100% - 240px);
    position: fixed;
  }
  .box02 {
    width: calc(100% - 50px);
  }
  .custom-container {
    width: 100%;
    float: left;
    padding: 0 20px;
  }
  .sta-box {
    width: 17.9%;
    height: 100px;
    padding: 28px 10px;
}
  .sta-box .svg-box2 {
    
  }
  .drawer-icon {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    left: 30px;
    z-index: 3;
    display: block;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .drawer-icon.drawer-rotate {
    z-index: 999
  }
  .drawer-icon img {
    transform: rotate(0deg);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .drawer-icon.drawer-rotate img {
    transform: rotate(-190deg);
  }
  .hide-menu {
    position: fixed;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    display: none;
    z-index: 2;
  }
  .modal-dialog.modal-lg {
    width: 760px;
  }
  .popup-input-title {
    top: 0;
    margin-bottom: 10px;
  }
  .add-quotation .right-job .popup-input-title {
      text-align: left;
  }
  .insertlead .product-type label, .editlead .product-type label {
    width: 26.4%;
  }
  .bs-example-call-activity .activity-type-radio label, .bs-example-task-reminder-activity .activity-type-radio label {
    width: 34.29%;
  }
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px !important;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    }
    .v2-profile-bg2 .col-xs-3 {
        width: auto;
        display: inline-block;
        float: none;
    }
}

@media (max-width: 780px) {
  .complain-header
{
    background-color: #f6f7f8;
    padding: 20px;
    width: 100%;
    overflow: auto;

}
  .ultimeline {
    overflow: auto;
    width: 100%;
       padding-left: 25px;
}
.litimeline {
    float: left;
    text-align: center;
    padding: 1em 0;
    width: 46%;
    margin: 0 25px 10px 0;
}
  .box02.index-page .custom-container {
    width: 100%;
    float: left;
    padding: 0 20px;
  }
  .index-grid .sta-box5 {
    width: 31.899999%;
    display: unset;
    float: left;
    padding: 40px 20px;
  }
  .breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    width: calc( 100% - 10px);
    background-color: #E0E5EE;
    text-align: center;
    text-transform: capitalize;
    color: #54698D;
}
.breadcrumb {
   padding: 0px;
    background: transparent;
    list-style: none;
    overflow: scroll;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    width: 88%;
    margin-left: 20px;
}
}

@media (max-width: 767px) {
   .allreport-div {
    margin: 15px 15px;
    width: 44%;
    float: left;
}
   .v6-clm.task-input {
    width: 30%;
}
  .navbar-toggle.cross {
    transform: rotate(5deg);
  }
  .navbar-toggle.cross .icon-bar {
    position: absolute;
    background-color: #fff;
    height: 3px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .navbar-toggle.cross .icon-bar:nth-child(2) {
    transform: rotate(130deg);
    margin-top: 4px;
  }
  .navbar-toggle.cross .icon-bar:nth-child(3) {
    transform: rotate(40deg);
  }
  .navbar-toggle.cross .icon-bar:nth-child(4) {
    display: none;
  }
  .v1-brand.index-brand {
    margin-left: -16px !important;
  }
  .v1-brand {
    padding-left: 0px;
    margin-left: 0;
  }
  
  .lead-customer a.customer input[type="radio"]:checked+span::after, .lead-customer a.leads input[type="radio"]:checked+span::after {
      bottom: -16px;
  }
  .lead-customer::after {
    top: 0;
    height: 67px;
  }
  .drawer-icon {
    display: none;
  }
  .hide-menu {
    position: fixed;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    left: 0;
    width: 0px;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 2;
  }
  .v1-brand.mob-logo {
    margin-left: 0 !important;
  }
  .side-menu:hover .v1-brand {
    margin-left: 0;
    padding-left: 0px;
  }
  .small-logo {
    display: none;
    position: fixed;
    left: 0;
    background: #0057A1;
    width: 50px;
    padding: 18px 5px;
  }
  .big-logo {
    display: block;
  }
  .search-by {
    display: none;
  }
  .v1-add-new, .v1-add-new:hover {
    background-color: transparent;
    width: auto;
    height: auto;
    padding: 0 !important;
  }
  .v1-add-new .btn-hide {
    display: none;
  }
  .v1-add-new.dropdown .dropdown-menu {
    right: 0;
    left: unset;
  }
  .v1-add-new.dropdown .dropdown-menu::before, .v1-add-new.dropdown .dropdown-menu::after {
    left: unset;
    right: 10px;
    margin-top: 0;
  }
  .v1-add-new.dropdown .btn-add-show {
    display: block;
  }
  .mobile-search {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
  }
  .mobile-search.mobile-search-icon {
    padding-right: 10px;
    position: absolute;
    right: 10px;
    z-index: 9999;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    display: table;
  }
  .v1-search-bg {
    position: fixed;
    left: 0;
    top: unset;
    width: 100%;
    margin: 25px auto 0;
  }
  .v1-search-bg::before {
    content: '';
    border-bottom: 10px solid #eee;
    position: absolute;
    top: -21px;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  .v1-search-bg::after {
    content: '';
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  .v1-search-bg .up-tip {
    display: none;
  }
  .main-search {
    width: calc(100% - 146px);
  }

  .search-by {
    width: 100%;
    position: fixed;
    padding: 0px 20px;
    top: 74px;
    background-color: #fff;
    left: 0;
  }
  .box02 {
    width: 100%;
    float: left;
  }
  .sta-box {
       width: 17.9%;
  }
  .svg-box {
    display: none;
  }
  .sta-box .svg-box2 {
    margin-left: 0;
    width: auto;
    text-align: center;
  }
  .modal-dialog.modal-lg, .modal-dialog .modal-sm {
    width: 100%;
    margin: 0;
    padding: 20px;
    overflow: hidden;
  }
  .popup-address {
    width: 100%;
    padding-top: 20px;
  }
  .v1-bg2 .v2-profile-bg2 .col-xs-3 {
    display: inline-block;
    min-width: 240px;
    vertical-align: middle;
    float: none;
    width: auto;
    max-width: 100%;
  }
  .v5-inner-container .col-xs-3 {
    display: inline-block;
    width: 240px;
    vertical-align: middle;
    float: none;
  }
  .v6-details-right {
    margin-right: 10px;
    margin-top: 0px !important;
  }
  .v2-profile-bg {
   margin-left: 0;
    padding: 30px 15px 0;
    overflow: auto;
    display: block;
  }
  .v2-profile-bg .v2-profile-dp {
    display: none;
  }
  .v2-profile-bg2 {
    margin-left: 0;
    display: none;
  }
  .v1-bg2 .nav-tabs {
    padding-top: 20px !important;
    width: 100%;
    background: #f6f7f9;
    left: 0;
    margin-left: 0;
    padding-left: 40px;
  }
  .v1-bg2 .tab-content {
    width: 100%;
    float: left;
    background: #f6f7f9;
  }
  .v1-bg2 .tab-content .tab-pane .v2-order-bg {
    padding: 30px;
    background-color: #fff;
    width: 100%;
    float: left;
   }
   .v1-bg2 .tab-content .tab-pane .v2-order-bg .nav-tabs {
    position: relative;
    background: #fff;
    padding-top: 0px !important;
    padding-left: 0px;
   }
   .v1-bg2 .tab-content .tab-pane .v2-order-bg .tab-content {
       padding-top: 0;
       background-color: transparent;
   }
   .v1-bg2 .tab-content .tab-pane .v2-order-bg #insertemailactivityy .col-xs-12 {
     width: 50%;
     float: left;
     display: inline-block;
   }
   .v2-profile-bg .toggle-btn-single4 {
       margin-right: 0 !important;
       margin-bottom: 10px;
   }
   .save-now, .cancel {
       font-size: 14px;
      padding: 6px 10px;
   }
   .v2-profile-name {
       margin-bottom: 10px;
   }
   
}

@media (max-width: 640px) {
.allreport-div {
    width: 65%;
    display: grid;
    float: NONE;
    MARGIN: 15PX AUTO;
}
.header1 {
    color: #333333;
    font-family: "Roboto Medium";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
}
.sta-box3 {
    width: 30.9%;
}
.v3-input.text-aling-box
{    float: left;
}
.col-md-8.product-type.selected-box
{
   text-align: left; 
}
input.v3-input.date.lead_date.date-text-box{
  width: 92%;
      float: left;
}
.add-quotation .right-job {
   margin-top: 20px;   
}
.v3-input-td2.input-float{
    float:right;
}
.col-md-6.col-xs-12.no-padding-left.no-padding-right.companyName.product-type.text-aling
{
    text-align: left;
}
.breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    width: calc( 100% - 10px);
    background-color: #E0E5EE;
    text-align: center;
    text-transform: capitalize;
    color: #54698D;
}
.breadcrumb {
   padding: 0px;
    background: transparent;
    list-style: none;
    overflow: scroll;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow-y: hidden;
    width: 88%;
    margin-left: 20px;
}
  .index-grid .sta-box5 {
    width: 49%;
    display: unset;
    float: left;
    padding: 40px 10px;
    margin-top: 10px;
  }
  .index-grid .sta-box5:nth-child(2) {
    margin-right: 0;
  }
  .index-grid .sta-box5:nth-child(3) {
    margin-right: 1% !important;
    margin-left: 0 !important
  }
  .index-grid .sta-box5:nth-child(5) {
    margin-left: 0% !important;
  }
  .index-grid .sta-box5:nth-child(4), .index-grid .sta-box5:nth-child(6) {
    margin-right: 0 !important;
    margin-left: 1% !important;
  }
  .title-search .search-right {
    display: none;
  }
  .modal-dialog .modal-content .popup-container .col-xs-6 {
    padding: 0 5px;
  }
  .v1-bg2 .v2-profile-bg .v6-details-right {
    display: inline-block;
    width: 100%;
    float: left;
    z-index: 1;
  }
  .v1-bg2 .nav-tabs {
    padding-top: 100px;
    white-space: nowrap;
    overflow: auto;
    padding-left: 0;
  }
  .v1-bg2 .nav-tabs li {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    float: none !important;
  }
  .v1-bg2 .nav-tabs li a {
      margin-right: -1px;
  }
  .v1-search-bg {
      white-space: normal;
      overflow: hidden;
  }
  .v1-search-bg .searchparent a .col-xs-3 {
      white-space: nowrap;
      overflow: auto;
  }
  .v1-bg2 .tab-content .tab-pane .v2-order-bg #insertemailactivityy .col-xs-12 {
     width: 100%;
     float: left;
     display: inline-block;
   }
   .v1-bg2 .tab-content .tab-pane .v2-order-bg #insertemailactivityy .col-xs-12:nth-child(1), .v1-bg2 .tab-content .tab-pane .v2-order-bg #insertemailactivityy .col-xs-12:nth-child(3) {
       padding-right: 0 !important;
   }
   .v1-bg2 .tab-content .tab-pane .v2-order-bg #insertemailactivityy .col-xs-12:nth-child(2), .v1-bg2 .tab-content .tab-pane .v2-order-bg #insertemailactivityy .col-xs-12:nth-child(4) {
     padding-left: 0 !important;
   }
   .mobile .add-mobileno #mobile_data_row .col-sm-4 {
     min-width: 250px;
    white-space: nowrap;
   }
   .insert-bill .sta-box2 table tr td .v3-input {
       width: 150px;
       white-space: nowrap;
   }
   .title-search .table-caption {
       padding-top: 0px;
   }
   .sta-box5 {
    /* box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 12px; */
    display: inline-block;
    width: 47%;
    margin: 0px 1%;
    margin-top: 20px;
    padding: 40px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
}
}

@media(max-width: 580px) {
 .add-quotation #addr0 td input, .add-quotation #addr0 td button, .add-quotation #addr0 td select {
    border: 0 !important;
    position: relative;
    width: auto;
    text-align: center;
        margin: 10px 15px;
}
.add-quotation #addr0 td{
    text-align: left;
}
  .sta-box, .dashboard .sta-box6:nth-child(1), .dashboard .sta-box6:nth-child(2) {
    width: 22.9111%;
    height: auto;
    padding: 15px 8px;
    display: none;
  }
  .dashboard .task-reminder .sta-box6:last-child {
    background-color: #ffffff;
    overflow: auto;
    display: block;
    width: 100%;
  }
  .sta-count {
    font-size: 26px;
  }
  .sta-heading {
    font-size: 10px;
  }
  .left-right-search {
    padding: 0 20px;
  }
  .v1-brand.index-brand {
    margin-left: 0px !important;
  }
  .v1-brand {
    width: 50px;
    padding-left: 4px !important;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .navbar-toggle {
    left: 50px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .navbar-toggle.cross {
    left: 200px;
  }
  .side-menu.mob-ver .v1-brand {
    width: 200px;
  }
  .title-search .table-caption {
    font-size: 16px !important;
    white-space: nowrap;
  }
  .box02  h2.h2 {
    font-size: 26px !important;
  }
  .search-by {
    padding-right: 0;
    padding-left: 10px;
  }
  .main-search {
    width: calc(100% - 99px);
  }
  .search-input {
    width: 90%;
    padding-right: 0;
  }
  .lead-customer {
    padding: 5px 0;
  }
  .lead-customer a {
    padding: 0 5px;
  }
  .lead-customer a.leads label {
    font-size: 0;
    background: url(../images/lead-mob.svg) no-repeat;
    width: 30px;
    height: 30px;
  }
  .lead-customer a.customer label {
    font-size: 0;
    background: url(../images/cust-mob.svg) no-repeat;
    width: 30px;
    height: 30px;
  }
  .lead-customer a.customer input[type="radio"]:checked::after, .lead-customer a.leads input[type="radio"]:checked::after {
    width: 40px;
  }
  .lead-customer a.customer input[type="radio"]:checked+span::after, .lead-customer a.leads input[type="radio"]:checked+span::after {
    bottom: -5px;
    }
  .modal-dialog .modal-content {
    white-space: nowrap;
    overflow: hidden;
  }
  .modal-dialog .modal-content .popup-container {
    overflow: auto;
  }
  .modal-dialog .modal-content .popup-container .col-xs-6 {
    padding: 0 5px;
    width: 75%;
    white-space: nowrap;
    float: none;
    display: inline-table;
  }
  .v1-sorting {
    display: none;
  }
  .sta-box2 {
    margin-top: 20px;
  }
  .v1-search-bg .searchparent a .col-xs-3 {
    display: inline-table;
    margin-bottom: 10px;
  }
  .add-quotation.v1-bg2 .row {
      width: 100%;
      overflow: auto;
  }
  .add-quotation.v1-bg2 .row .col-xs-6 {
      width: 100%;
      display: inline-block;
      white-space: nowrap;
  }
  .add-quotation.v1-bg2 .row .col-xs-6:nth-child(1) .col-xs-12,.add-quotation.v1-bg2 .v8-container .row:nth-child(3) .col-md-6:nth-child(1) {
      padding-right: 0px !important;
  }
  .add-quotation.v1-bg2 .row .col-xs-6:nth-child(2) {
      padding-left: 15px !important;
  }
  .add-quotation.v1-bg2 .v8-container .row:nth-child(3) .col-md-6:nth-child(2) {
      padding-left: 0px !important;
  }
  .save-now, .cancel {
      font-size: 14px;
      padding: 3px 10px;
  }
  .modal-dialog.modal-sm .form-group label {
      display: block;
  }
  .v6-clm.task-input {
    width: 100%;
}
.v6-clm.task-input span {
    display: block;
    text-indent: 10px;
    margin-top: 10px;
}

}

@media (max-width: 480px) {
 .date-from {
    margin: 10px 0;
    float: left;
    color: #8c939b;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    width: 100%;
}
.allreport-div {
    margin: 15px 0;
    width: 100%;
    float: left;
}
 .litimeline{ 
    float: left; 
    text-align: center; 
    padding: 1em 0; 
    width: 100%; 
    margin: 0 50px 10px 0; 
 }
 .ultimeline {
    overflow: auto;
    width: 100%;
    padding: 10px;
}
  .sta-box3 {
    width: 48%;
    margin-bottom: 12px;
}
  .sta-box {
    width: 49%;
    float: left;
    margin-bottom: 10px;
  }
  .sta-box:nth-child(2) {
    margin-right: 0;
  }
  .sta-box:nth-child(3) {
    margin-left: 0;
  }
  .v1-search-bg a .col-md-4 {
    font-size: 10px;
    padding: 0 5px !important;
    text-align: center;
  }
  .v1-search-bg .search-btn-right .toggle-btn-single3 {
    padding: 5px 10px;
  }
  .sta-box {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .sta-box:nth-child(1), .sta-box:nth-child(2) {
    text-align: left;
  }
  .sta-box:nth-child(3), .sta-box:nth-child(4) {
    text-align: right;
  }
  .toggle-btn-single4 {
    padding: 8px 15px;
    width: auto;
  }
  .toggle-btn-single5.dot-btn {
    padding: 8px 10px;
    width: auto;
    line-height: normal;
  }
  .nav-tabs li.active a, .nav-tabs li a {
      width: auto !important;
      font-size: 14px;
  }
  .v5-inner-container {
      padding: 10px;
  }
  .v1-bg2 .tab-content .tab-pane .v2-order-bg {
      padding: 20px 10px;
  }
}

@media (max-width: 411px) {
  .sta-box {
    margin-bottom: 5px;
  }
  .sta-count {
    font-size: 18px;
  }
  .modal-dialog .modal-content .popup-container .col-xs-6 .col-md-4, .modal-dialog .modal-content .popup-container .col-xs-6 .col-md-8, .modal-dialog .modal-content .popup-container .col-xs-6 .col-md-11 {
    padding-left: 10px;
  }
  .sta-box3 {
    width: 100%;
    margin-bottom: 12px;
}
}

@media (max-width: 360px) {

  .index-grid .sta-box5, .index-grid .sta-box5:nth-child(4), .index-grid .sta-box5:nth-child(6) {
    width: 100%;
    float: left;
    margin: 10px 0px 0px !important;
  }
}
@media (max-width: 320px) {
    .allreport-main-div {
    padding: 0;
    float: left;
    width: 100%;
}
}
