/*body.theme-picton-blue-white-ebony .site-logo img {
  height: auto;
  position: static;
}*/

@media (max-width: 1199px) {

table.product-details {
  min-width: 1000px;
}

#language-form .btn-group {
  width: 100px !important;
}

.page-content .table-responsive {
  overflow-x: auto; 
}


}


@media (max-width: 992px) {

body.theme-picton-blue-white-ebony .site-header .site-logo {
 padding:0;
}

body.theme-picton-blue-white-ebony .site-header .site-logo img {
  margin-top: -5px;
  width: 120px;
}
.site-header{
  padding-top: 0;
}
.site-header-content h4{
  padding-right: 35px;
}
.site-header .hamburger {
top:15px;
position: absolute;
right: 15px;
}

}

@media (max-width: 991px) {


body.theme-picton-blue-white-ebony .site-header .site-logo img {
  margin-top: -5px;
  width: 120px;
}  

body.theme-picton-blue-white-ebony .site-header .site-logo {
 background-color:transparent;
}

}

@media (max-width: 767px) {
  .dis_flex{
    display: block;
  }
  .top_boxes{
    margin-bottom: 0;
  }
  .top_boxes .col-sm-6{
    width: 100%;
  }
  .bottom_boxes .col-sm-3{
    width: 50%;
  }
  .dashboard-filter article.statistic-box{
    padding-bottom: 10px;
  }

.setstatus {
 float:left;
 position: static;
}

.product-images-list .thumbnail.col-md-4, 
.product-images-list #upload_image > div {
  width:50%;
}

.product-add-page .col-md-6 {
  float: left;
  width: 100%;
}

/*body.theme-picton-blue-white-ebony .site-header .site-logo {
  padding: 0;
  width: auto;
  display: table;
  margin: 0 auto;
  float: none;
}*/

.site-header {
 position:static;
 padding-top:0;
 height:110px;
}

body.theme-picton-blue-white-ebony .site-header .site-logo img {
  margin-top: 0; 
}

.site-header {
  position: static;
  padding-top: 0;
  height: 75px;
}

.site-header .site-header-content {
  width: auto;
}

.site-header .site-header-content .site-header-content-in {
  margin: 10px 0 0 0;
}

.site-header .site-header-content .site-header-content-in h5 {
  margin:  5px 0 0 0;
}

.page-content {
 padding-top:30px;
}

.site-header .site-header-content {
 margin: 0;
}

.site-header-content-in .col-sm-2 {
  width: auto;
  float: left;
}

.side-menu .jspPane {
  padding-top: 10px !important;
}

}


@media (max-width: 639px) {

body.theme-picton-blue-white-ebony .site-header .site-logo {
 float:left;
}

.site-header-content-in .col-sm-2 {
  position: absolute;
  top: 11px;
  right: 30px;
}

#language-form select.form-control {
  width: 110px;
}

.site-header .hamburger {
  top: 15px;
  position: absolute;
  right: 10px;
  z-index: 100;
}

}

/*New*/



@media (max-width: 1345px){
  .map_pin_content .col-md-3 .form-group{
      font-size: 12px;
  }
}
@media (max-width: 1260px){
  .map_pin_content .col-md-3{
    width: 50%;
    float: left;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px){
  .side-menu{
    z-index: 99999999999;
  }
}
@media (max-width: 767px){
  .select2-container{z-index: 2147483647;}
  .modal-dialog:not(.modal-sm):not(.modal-lg) {
      width: 80%;
  }
  .multi_delete_btn.new-right-button label{
    /*width: 33%;*/
    padding: 0 15px;
  }
  .multi_delete_btn.new-right-button .input-amount{
    max-width: 100%;
    width: auto;
  }
  .chat_box_hold{
    width: 50%;
    max-width: 80%;
  }
  .chat_send .form-control{
    width: 87%;
  }
  .modal{
    z-index: 99999999999;
  }
}

@media (max-width: 600px) {
   .map_pin_content .col-md-3{
    width: 100%;
  }
  .site-header-content h4{
    font-size: 1rem;
  }
  .site-header .site-header-content {
      width: 55%;
  }
  h3.customer-title,
  .dataTables_wrapper h3{
    font-size: 1.3rem;
  }
  h3 .pull-right.btn.btn-primary.btn-sm{
    float: left;
    margin-right: 10px;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  h3:after,
  h3:before{
    clear: both;
    display: table;
    content: "";
  }
   .multi_delete_btn.new-right-button label{
    /*width: 33%;*/
    padding: 0 15px;
  }
   .multi_delete_btn.new-right-button label{
    width: 100%;
    padding: 0 15px;
  }
  .chat_send .form-control{
    width: 84%;
  }
}
@media (max-width: 767px) and (min-width: 544px){
  .search-form-wrapper .col-md-6.form-group{
    width: 48%;
  }
}
@media (max-width: 480px) {
  .modal-dialog{
    width: 90% !important;
  }
}
@media (max-width: 544px) {
  .bottom_boxes .col-sm-3 {
      width: 100%;
  }
  .chat_send .form-control{
    width: 75%;
  }
}
/*New*/