@media screen and ( max-device-width : 1025px ) {
	
	.tabs.clearfix:before {
		display:none;
	}
	
	.tabs.clearfix:after {
		display:none;
	}

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar {
        height: 50px;
        margin-bottom: 0;
    }

    .navbar-brand {
        height: 50px;
    }

    .navbar-header {
        height: 50px;
    }

    #header > .container {
        padding: 0;
    }

    #header .tabs-container .tabs a {
        padding: 0 10px;
        font-size: 12px;
        height: 65px;
        line-height: 78px;
    }


    #header .tabs-container .tabs a.active:before, #header .tabs-container .tabs a:before {
        height: 65px;
        border-bottom: 65px solid rgba(0, 0, 0, 0.2);
        display:none!important;
    }

    #header .tabs-container .tabs a:before {

    }

    .jumbotron {
        height: 110px;
    }
    .jumbotron:after {
        height: 110px;
    }

    .content-responsive {

    }

    #content {
        top: 130px!important;
        overflow: auto!important;
    }

    #grid {

    }

    .gridClassResp {
        position: fixed;
        overflow: hidden;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 99999;
    }
    .gridToolbarFilter {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        background: #1b6d85;
    }

    .onlyResp {
        display:block!important;
    }

    .onlyDesk {
        display:none!important;
    }

    .k-datepicker {
        width: 100%!important;
        font-size: 14px;
    }

    .btnRespOpenGrid {
        text-align: center;
    }
    .btnRespOpenGrid button {
        font-size: 20px;
        width: 100%;
    }



    .k-list-scroller {
        -webkit-overflow-scrolling: touch!important;
    }

    .k-filtercell {
        font-size: 16px;
    }


    .flex-container {
        display: flex;
        flex-direction: row;
    }

    .flex-column {
        flex-direction: column;
    }

    .flex-container > .w10 {
        width: 10%;
    }
    .flex-container > .w20 {
        width: 20%;
    }
    .flex-container > .w30 {
        width: 30%;
    }
    .flex-container > .w40 {
        width: 40%;
    }
    .flex-container > .w50 {
        width: 50%;
    }
    .flex-container > .w60 {
        width: 60%;
    }
    .flex-container > .w70 {
        width: 70%;
    }
    .flex-container > .w80 {
        width: 80%;
    }
    .flex-container > .w90 {
        width: 90%;
    }
    .flex-container > .w100 {
        width: 100%;
    }

    .dtarPx {
        font-size: 16px;
    }

    .dartLib {
        font-size: 16px;
    }

    /* WIDGET QTE */
    .q-minus > a > span, .q-plus > a > span {
        font-size: 36px;
        color:white;
    }

    .q-minus > a, .q-plus > a {
        line-height: 38px;
    }

    .q-qty > input {
        text-align: center;
        font-size: 21px;
        height: 100%;
    }

    .q-minus {
        text-align: center;
    }

    .q-qty {
        text-align: center;
    }

    .q-plus {

        text-align: center;
    }

    .q-widget {
        background: #008e46;
        border-radius: 5px;
        height: 38px;
    }

    /* GRID APP */
    .k-grid tr:hover {
        background: inherit;
    }

    .k-grid tr.k-alt:hover {
        background: #e6f2f8;
    }



    .menuFilter, .menuFilter.k-button.k-state-hover, .menuFilter.k-button:hover,
    .menuReturn, .menuReturn.k-button.k-state-hover, .menuReturn.k-button:hover,
    .menuBtn, .menuBtn.k-button.k-state-hover, .menuBtn.k-button:hover
    {
        height: 50px;
        background-color: #008e46 ;
        opacity: 1;
        color: white;
        width: 100%;
        font-size:14px;
        border: none;
    }


    .menuFilter.active,  .menuFilter.active.k-button.k-state-hover, .menuFilter.active.k-button:hover {
        border-bottom: 2px solid red;
    }

    .menuFilterInit, .menuFilterInit.k-button.k-state-hover, .menuFilterInit.k-button:hover {
        height: 50px;
        background-color: #004f27;
        opacity: 1;
        color: white;
        width: 100%;
        font-size:14px;
        border: none;
    }

    .menuBtn  {
        height: 50px;
        background-color: #3d80bb;
        opacity: 1;
        color: white;
        width: 100%;
        font-size:12px;
    }

    #grid thead tr {
        display: none;
    }

    #grid thead tr.k-filter-row {
        /*display: table-row;*/
    }

    .gridToolbarFilter {
        display: none;
        padding: 10px;
    }

    .gridToolbarFilter input {
        height: 30px;
        font-size: 16px;
    }

    .fselect {
        font-size: 16px;
        margin-top: 10px;
    }
    .fselect2 {
        font-size: 16px;
        margin-top: 0px;
    }

    /* MENU */
    .navbar-nav {
        background: #008e46!important;
    }

    .tabs-container .tabs {
        padding: 0!important;
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .tabs-container .tabs > li  {

    }



    .onlyResp.inline {
        display:inline!important;
    }

    #main-nav {
        background: #008e46;
        box-shadow: 0px 4px 8px 2px #737272;
    }

    #menu_flag {
        display: flex;
    }

    #menu_flag > a {
        width: 50%;
        height: 50px;
        line-height: 50px;
    }

    .navbar-right > li > div > a {
        line-height: 15px;
        background: #008e46;
        font-size: 14px;
        margin-left: 10px;
        margin-top: 4px;
        text-align: center;
    }

    .navbar-right li {
        height: 51px;
        border-bottom: 1px solid #076d39;
    }

    /* ORDERS */
    .k-hierarchy-cell {
        display: none;
    }

    .orderBtn > .k-button {
        width: 100%;
    }

    /* CART */
    .cartGridCss .k-grid-toolbar {
        display:none;
    }

    .cartGridCss .q-minus > a > span, .cartGridCss .q-plus > a > span {
        font-size: 18px;
        color:white;
    }

    .k-command-cell .k-button-icontext{
        padding: 5px 0;
    }

    input.k-textbox{
        text-indent: 0;
    }

    .cartGridCss .q-minus > a, .cartGridCss .q-plus > a {
        line-height: 32px;
    }

    .cartGridCss .q-qty > input {
        text-align: center;
        font-size: 16px;
        height: 100%;
    }

    .cartGridCss .q-widget {
        background: #008e46;
        border-radius: 5px;
        height: 32px;
    }

    .header-fixed {
        background: #000000;
        color: white;
        height: 40px;
        line-height: 40px;
        margin: -10px -10px 0 -10px;
        text-align: center;
        font-size: 14px;
    }

    .navbar-default .navbar-toggle {
        border-color: #114e22;
        background: #0b8035;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #0b8035;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #f5f5f5;
    }

}