@media (max-width: 1600px){
    .login.login-light-theme {
        padding-top:50px;
    }
    
    .ui-autocomplete {
        max-width:210px;
    }

    /*.bottom-bar .footer-logo {*/
    /*    position: absolute;*/
    /*    top: -75px;*/
    /*    left: 50%;*/
    /*    transition: all 0.5s;*/
    /*    margin-left: -100px;*/
    /*}*/
    
    /*.bottom-bar .footer-logo img {*/
    /*    transition:all 0.5s;*/
    /*    height:auto;*/
    /*}*/
    
    .intro-box.intro-box-sm .description .quantity {
        font-size: 1.5em;
        line-height: 1;
        padding: 5px 0;
    }
    
    .widget-action {
        padding:0 20px;
        background:rgba(255,255,255,0.75);
    }
    
    .widget-action .btn.btn-sm.btn-icon {
        margin-left:-5px;
    }
    .widget-table .icon-nb-action{
        display: inline-block;
    }
}

@media (max-width: 1200px){
    .widget {
        height:470px;
    }
    
    .widget.big-footer {
        height:470px;
    }
    
    .panel-item-grid {
        max-width:33.33%;
    }
    
    .widget-header .btn {
        float:left !important;
        margin-left:0;
    }
    
    .panel-group > ul > li {
        width:75%;
    }
    #gview_list_ordershipment{
        font-size: 12px;
    }
    #gview_list_ordershipment .ui-th-column{
        font-size: 13px;
    }
    #gview_list_ordershipment .icon-nb-action{
        font-size: 18px
    }
    .widget-filter .form-group.bigger label{
        font-size: 12px;
    }
}

@media (max-width: 992px){
    .widget .headline {
        font-size:1.25em;
        line-height:1.25;
        margin-bottom:5px;
    }
    
    .comments-wrapper .comment-content,
    .comments-wrapper .left-style .comment-content {
        margin:0;
    }
    
    .widget-content.widget-content-full {
        height:auto;
        max-height:9000px;
    }
    
    .modal-content {
        height: 100vh;
        overflow-y: auto;
    }
    
    .modal-header .close {
        right: 10px;
        top: 10px;
    }
    
    .modal-dialog.modal-lg {
        width:760px;
        margin:0 -380px;
    }
    
    .panel-item-grid {
        max-width:50%;
    }
    
    .panel-item .picture, .panel-item .picture img {
        max-height:90px;
    }
    
    .panel-group > ul > li {
        width:100%;
    }
}

@media (max-width: 820px){
    .top-header-serach-user .formElementTopBarSearchUser .form-control {
        width: 150px;
    }
}

@media (max-width: 767px){

    @media (max-width: 767px){
    }
    
    h1 {
        font-size:24px;
    }
    
    html.modal-open {
        overflow:hidden;
        max-height:100%;
    }
    
    .top-bar {
        padding:0 15px;
        border-bottom:1px solid #575871;
        z-index:100;
    }

    .form-group {
        width:auto;
        max-width:none;
    }
    
    .user-avatar {
        padding:0;
    }
    
    .widget,
    .widget-content .btn-group,
    .intro-box,
    .widget {
        margin-bottom:15px;
    }
    
    .fixed-height {
        height:auto;
    }
    
    .widget-header .btn {
        margin-bottom:5px;
    }
    
    .btn.btn-icon {
        padding:6px 20px 6px 30px;
    }
    
    .btn.btn-link.btn-icon i {
        line-height:36px;
    }
    
    .btn.btn-link.btn-icon i:before {
        vertical-align:middle;
    }
    
    .styled-select:before {
        max-width:100%;
    }
    
    .widget-header .styled-select:before {
        content: "";
        position: absolute;
        top: 3px;
        right: 0px;
        height: 24px;
        width: 25px;
        pointer-events: none;
        background: transparent url("../images/icons/show.png") no-repeat scroll center center;
        background-size: 16px !important;
    }
    
    .widget-table .headline .icon-nb-action {
        margin:0 0 0 5px;
    }
    
    .widget-action {
        padding:0;
        margin-right:15px;
        margin-bottom:0;
    }
    
    .widget-action .widget-header {
        float:right;
        margin-right:5px;
    }
    
    .date {
        max-width: calc(100% - 30px);
        width: 100% !important;
    }
    
    .bootstrap-datetimepicker-widget {
        left:0 !important;
        right:0 !important;
    }
    
    .bootstrap-datetimepicker-widget.dropdown-menu:before, 
    .bootstrap-datetimepicker-widget.dropdown-menu:after {
        display:none;
    }
    
    .content-container.wide .widget-action {
        padding:0;
    }
    
    .logo {
        max-width:80px;
        margin-left: 0;
        height:auto;
    }
    
    .logo-wrapper .logo {
        margin-left:0;
        max-width:100%;
    }
    
    .error-page {
        margin-top:0;
    }
    
    .top-bar-action-buttons .item {
        padding:0 10px;
    }
    
    .top-bar-action-buttons .item .badge {
        position:absolute;
        top:6px;
        right:2px;
    }

    .top-bar .dropdown {
        /*position:static;*/
    }
    
    .dropdown-header {
        padding: 15px 20px;
    }
    
    .dropdown-menu {
        width:100%;
    }
    
    .dropdown-menu li btn.btn-icon {
        padding: 10px 20px 10px 30px;
    }
    
    .dropdown-menu > li > a {
        padding: 12px 20px;
    }
    
    .top-bar .user-avatar .user-image {
        margin-right:0;
        padding:0 5px;
    }
    
    .navbar-toggle {
        left:-10px;
        top:0;
        margin: 13px 0;
    }
    
    .modal {
        width:100%;
        left:0;
    }
    
    .modal-dialog,
    .modal-dialog.modal-sm,
    .modal-dialog.modal-lg {
        margin:0;
        padding:0;
        max-width:100%;
    }
    
    body.modal-open {
        overflow:hidden !important;
    }
    
    .modal-dialog {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        max-height: 100%;
        overflow-y: auto;
    }
    
    .modal-header {
        border-radius:0;
    }
    
    .modal-content {
        border-radius:0;
    }
    
    .modal-header .close {
        top:10px;
        right:10px;
    }
    
    .modal .btn-group.langSelector {
        position: absolute;
        top: -22px;
        left: -10px;
        right:auto;
        text-align:right;
/*        margin-right:15px;*/
    }
    
    .modal .form-horizontal .form-group {
        max-width:100%;
    }
    
    .modal .bank-extract {
        height:220px;
        overflow:auto;
    }
    
    .modal fieldset {
        padding:10px 15px;
    }
    
    .modal fieldset .form-group {
        margin-left:15px;
    }
    
    .modal fieldset .styled-select {
        width:100% !important;
    }
    
    .btn-group.btn-group-select {
        overflow:visible !important;
    } 
    
    .sidebar {
       overflow:visible;
    }
    
    .sidebar-wrapper {
        z-index:150;
        position:fixed;
        top:60px;
        padding-top:0;
        padding-bottom:50px;
        transition:all 0s;
    }
    
    .sidebar-wrapper.opened {
        min-height:0 !important;
        max-height:100%;
        overflow:auto;
    }
    
    .sidebar .search-wrapper {
        display:none;
    }
    
    .sidebar-wrapper.opened {
        width:200px;
    }
    
    .sidebar-wrapper.collapsed {
        width:0;
    }
    
    .sidebar-wrapper.collapsed .sidebar .nav {
        overflow:hidden;
    }
    
    .sidebar-wrapper {
        opacity:0;
    }
    
    .sidebar-wrapper.loaded {
        opacity:1;
    }
    
    .sidebar .nav > li.active a:after {
        display:none;
    }
    
    .sidebar .nav {
        /*background: #ffffff none repeat scroll 0% 0%;*/
        /*margin-top: 0;*/
        /*float: left;*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*overflow: auto;*/
        /*box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25);*/
    }
    
    .sidebar .nav > li > a {
        height:51px;
        max-height:51px;
        padding:10px 15px 10px 5px;
    }
    
    .sidebar .icon-holder {
        font-size:20px;
    }
    
    .sidebar .dropdown-icon {
        /*margin-top:7px;*/
    }
    
    .sidebar .nav ul li {
        line-height:35px;
    }
    
    .sidebar-background,
    .sidebar-background.small {
        background:transparent;
    }
    
    .state {
        margin:0 6px;
    }
    
    .content-container,
    .content-container.wide {
        padding: 65px 15px 0px 15px;
    }
    
    .preloader-wrapper .progress {
        padding-left:0;
    }
    
    .widget-header .styled-select {
        width:100%;
        max-width:100%;
    }
    
    .widget-filter .widget-header .styled-select {
        position:relative;
        top:auto;
        left:auto;
        right:auto;
        border:1px solid #ddd;
        width:100%;
        min-width:120px;
    }
    
    .widget-filter .widget-header .styled-select:before {
        background: #fcfcfc url("../images/icons/caret-down.png") no-repeat scroll center center;
        background-size: auto !important;
    }
    
    .widget-filter .widget-header .styled-select select {
        opacity:1;
    }
    
    .widget-filter {
        position:relative;
    }
    
    .widget-filter.first {
        padding-top:10px;
        margin-top:30px;
        min-height:30px;
    }
    
    .widget.widget-filter.widget-full {
        border-radius:4px;
        box-shadow: 0 0 0 #fff;
    }
    
    .widget.widget-filter.widget-full:first-of-type {
        margin-top:15px;
        margin-bottom:30px;
    }
    
    .widget.widget-filter.widget-full .widget-content {
        display:none;
        float:right;
        padding-top:30px;
    }
    
    .widget.widget-filter.widget-full .btn.btn-filter-toggle {
        padding: 7px 22px 7px 35px;
        border: 1px solid #ddd;
/*        position: absolute;
        top: -15px;
        right: 0px;*/
        background: #fff;
        border-radius: 4px;
        margin: 0;
        text-align:left;
    }
    
    .widget.widget-filter.widget-full .btn.btn-sm.btn-icon i {
        line-height:30px;
        margin-left:15px;
    }
    
    .widget-filter .btn.btn-filter-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background:#ddd;
        margin-bottom:3px;
    }
    
    .widget .headline {
        margin-bottom:5px;
    }
    
/*    .ui-jqgrid .ui-jqgrid-pager .ui-pg-div:not(span) {
        display:none;
    }*/
    
    .nav-tabs {
        overflow-x: auto;
        overflow-y: hidden;
        white-space:nowrap;
        max-width:100%;
    }
    
    .nav-tabs li {
        float:none;
        display:inline-block;
    }
    
    .widget {
        box-shadow:0 0 1px rgba(0,0,0,0.25);
    }
    
    .widget-header {
        position:relative;
        padding:5px 15px;
    }
    
    .widget-header .styled-select {
        position: absolute;
        width: 40px;
        height: 30px;
        top: 0;
        right: 5px;
        padding: 0;
        border:0 solid #fff;
    }
    
    .widget-header .styled-select select {
        opacity:0;
    }
    
    .widget-header .btn-group {
        float:right;
        overflow:visible;
    }
    
    .widget-header .btn-group .btn {
        float:right !important;
    }
    
    .widget-header .btn-group .btn:first-of-type {
        float:left !important;
    }
    
    .widget.big-footer,
    .widget {
        height:auto;
        overflow:hidden;
    }
    
    .widget-content {
        max-height:9999px;
        width:100%;
    }
    
    .widget-footer {
        padding:10px 15px;
    }
    
    .widget.big-footer .widget-content {
        max-height:9000px;
    }
    
    .widget-toggle {
        height: 24px;
        width: 34px;
        cursor: pointer;
        border: 1px solid #DDD;
        border-radius: 4px;
        text-align: center;
        vertical-align: middle;
        line-height: 24px;
        margin-top:-2px;
        color: #BBB;
    }
    
    .widget-header .widget-toggle i {
        margin-right:0;
    }
    
    .widget .headline {
        font-size: 1.125em;
        line-height: 1.25;
        margin-top:5px;
        margin-bottom: 5px;
    }
    
    .widget-header i {
        margin-right:5px;
    }
    
    .widget-header .state {
        margin-top:5px;
    }
    
    .widget-content-full .table-responsive {
        margin-bottom:0;
    }
    
    .widget-footer .btn {
        margin:0 5px 10px;
    }
    
    .login.login-light-theme {
        padding:50px 20px 0;
    }
    
    .login {
        padding-top:50px;
    }
    
    .widget-login {
        max-width:80%;
    }
    
    .widget-login .btn {
        width:100%;
    }
    
    .pagination-wrapper {
        margin-top: 5px;
        border-top: 1px solid #eee;
        padding-top: 5px;
    }
    
    .pagination > li > a {
        padding:6px 10px;
    }
    
    .bottom-bar,
    .bottom-bar.small {
        position:static;
        float:left;
        width:100%;
        margin-top:20px;
        height:40px;
    }
    
    .panel-item-grid {
        max-width:100%;
    }
    
    .panel-item-grid .panel-item {
        padding-right:10px;
    }
    
    .panel-item .picture,
    .panel-item .content {
        padding-right:0;
    }
    
    .panel-item .drag {
        display:none;
    }
    
    .panel-group {
        margin-bottom: 15px;
        border-top: 1px solid #eee;
        padding-top: 15px;
        margin-top: 15px;
    }
    
    .btn-group {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100%;
    }
    
    .btn-group-select {
        overflow:visible;
    }
    
    .panel-item .picture,
    .panel-item .picture img {
        max-height:130px;
    }
    
    .panel-item {
        height:152px;
    }
    
    .heading-wrapper .buttons-appended {
        text-align: left;
        width: 100%;
        background: #fff;
        padding: 10px;
        float: left;
        margin-top: 0;
        border-radius: 5px;
    }
    
    .heading-wrapper .btn-group {
        overflow:visible;
        margin-top:5px;
    }
    
    .heading-wrapper .btn-group .btn {
        background:#fff;
        text-align:left;
        padding-left:10px;
    }
    
    .heading-wrapper .btn-group .btn.btn-icon {
        padding: 10px 20px 10px 30px;
    }
    
    .heading-wrapper .btn-group .btn .caret {
        display:none;
    }
    
    .heading-wrapper .dropdown-menu {
        background:#fff;
        padding:5px 10px;
        border-radius:4px;
        z-index:9999;
    }
    
    .heading-wrapper .btn-group .dropdown-toggle {
        float:right;
    }
    
    .heading-wrapper .btn-group .dropdown-toggle i {
        display:inline-block;
        margin-right:6px;
        transform:translateY(1px);
    }
    
    .heading-wrapper .btn.btn-sm.btn-icon i {
        line-height:30px;
    }
    
    .regular-checkbox + label {
        line-height:28px;
    }
    
    .regular-checkbox + label:after {
        top:6px;
    }
    
    .regular-checkbox:checked + label:after {
        top:6px;
    }
    
    .btn-group .btn {
        float:none;
    }
    
    .comments-wrapper .comment-author,
    .comments-wrapper .comment-date {
        float:left;
    }
    
    .copyright {
        display:block !important;
        text-align:center;
        float:none;
        height:25px;
        line-height:25px;
        margin-left:0;
    }

    .top-bar{
        padding: 0px 10px 0 15px;
    }
    .help-dropdown{
        padding-left: 10px;
    }
    .help-dropdown i{
        font-size: 20px;
    }
    .language-dropdown, .country-dropdown{
        padding-left: 10px;
        padding-right: 10px;
    }
    .language-dropdown i{
        font-size: 23px;
        vertical-align: sub;
    }
    .pull-right.action-icons{
        float: none !important;
        text-align: right;
    }
    .top-bar-view-site{
        padding-left: 10px;
        padding-right: 10px;
    }
    .top-bar-dd{
        display: none;
    }
    .dropdown-notification i, .top-bar-action-buttons .view-site i{
        margin-right: 0;
    }
    /*.top-bar-action-buttons .view-site i{*/
    /*    font-size: 20px;*/
    /*    vertical-align: sub;*/
    /*}*/
    .table .regular-checkbox + label {
        padding: 0px 20px 0 20px;
    }
    .widget-header .btn-group.btn-group-xs .btn{
        width: 50%;
    }


    /*test*/
    .action_mob{
        display: flex;
        flex-wrap: wrap;
    }
    .action_mob i,
    .action_mob a{
        width: 100%;
        flex: 1;
    }
    /*.action_mob{
        background: #ffffff;
    }
    .action_mob > *{
        pointer-events: none;
        opacity: 0;
    }
    .action_mob.active{
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 999;
        padding: 20px;
        transform: translate(-50%,-50%);
        border: 1px solid;
        FONT-SIZE: 20px !important;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .action_mob.active > *{
        padding: 10px;
        font-size: 25px !important;
        width: 50%;
        opacity: 1;
        pointer-events: all;
    }*/
    /*test End*/
    .top-header-serach-user{
        display: none;
    }

    .site-logo{
        display: none;
    }

    .language-dropdown .dropdown-menu > li > a{
        display: flex;
        flex-direction: column;
    }

    .sidebar-background.small{
        width: 0;
        border-right: none;
    }

    .quick-links-dropdown{
        display: none;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(1){
        transform: rotate(45deg);
        position: relative;
        top: 3px;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(2){
        display: none;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(3){
        transform: rotate(-45deg);
        top: -2px;
        position: relative;
    }

    #main-menu-toggle{
        display: block !important;
    }
    .top-bar .dropdown-notification{
        display: none;
    }
}
@media (max-width: 480px){
    .logo{
        max-width: 100%;
    }
    .login-light-theme .media .media-left{
        min-width: 66px;
    }
    .login.login-light-theme .media{
        text-align: center;
    }
    .login.login-light-theme .media .media-body{
        text-align: left;
    }
    .help-dropdown{
        display: none;
    }
    .top-bar{
        padding-right: 0;
    }
    .language-dropdown, .country-dropdown {
        padding-left: 7px;
        padding-right: 5px;
    }

}

@media (max-width: 320px){
    .language-dropdown i{
        font-size: 18px;
    }
    .language-dropdown, .country-dropdown {
        padding-left: 5px;
        padding-right: 5px;
    }
    .help-dropdown i {
        font-size: 15px;
    }
    .help-dropdown {
        padding-left: 5px;
    }
    .top-bar {
        padding: 0px 5px 0 15px;
    }
    .top-bar-action-buttons .view-site i{
        font-size: 17px;
    }
}