

/* MEDIA QUERIES */

.k-scheduler {
    min-height: 350px !important;
}

@media screen and (max-width: 800px) {
    .content-wrapper {
        padding: 0px 0px !important;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-9, .col-md-10, .col-md-12 {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .mLabel {
        width: 50px !important;
    }
    .profile-pic img {
        height: 100px !important;
        width: 100px !important;
    }
    .profile-desk h1 {
        font-size: 16px !important;
    }

    .profile-desk .designation {
        font-size: 10px !important;
    }

    .k-scheduler-calendar, .k-scheduler-views {
        font-size: 9px !important;
    }

    .btn-login {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .k-button {
        min-width: 1px !important;
        min-height: 1px !important;
    }

    .k-edit-label {
        width: 10px !important;
        font-size: 10px !important;
    }

    .k-edit-field, .k-button {
        font-size: 10px !important;
    }

    .k-window-title {
        font-size: 11px !important;
    }

    .k-edit-form-container {
        width: 250px !important;
    }

    .k-i-collapse:before {
        content: "\e002" !important;
    }

    .k-i-expand:before {
        content: "\e006" !important;
    }

    .panel-heading {
        font-size: 10px !important;
    }

    .dropdown-menu-head .title {
        font-size: 10px;
    }

   .k-button,  .btn {
        font-size: 8px !important;
        min-height: 5px;
    }

    .panel {
        font-size: 9px !important;
    }

    .toggle-btn {
        font-size: 20px !important;
    }

    .left-side-inner {
        font-size: 11px !important;
    }

    .custom-nav .sub-menu-list > li > a {
        font-size: 10px !important;
    }

  /*  .wrapper {
        padding-top: 10px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }*/
    .left-side {
        left: 0 !important;
        float: right !important;
    }

    body {
        position: relative;
    }

    .left-side {
        display: none;
    }

    .main-content {
        margin-left: 0;
        width: 100%;
    }

    .left-side-collapsed .left-side {
        display: none;
    }

    .left-side-collapsed .main-content {
        margin-left: 0;
    }

    .left-side-collapsed .header-section {
        margin-left: 0;
    }

    .left-side-show section {
        overflow-x: hidden;
    }

    .left-side-show .left-side {
        display: block;
    }

    .left-side-show .main-content {
        margin-left: 240px;
    }

    .btn-demo {
        margin-bottom: 20px;
    }

    .left-sideinner {
        padding: 5px 10px;
    }

        .left-sideinner .searchform input {
            background: #fff;
            border: 0;
        }

    .sticky-header .header-section, .sticky-header.left-side-collapsed .header-section {
        left: 0;
    }

    .sticky-header.left-side-show .header-section {
        left: 240px;
    }

    .sticky-header .menu-right {
        margin-right: 15px;
    }

    .sticky-header .left-side {
        /*top: 60px;*/
    }

    .lock-wrapper {
        margin: 25% auto;
    }

    .sticky-left-side .custom-nav {
        margin-top: -70px;
    }

    .stepy-error {
        bottom: 50px;
    }

    /*----------*/

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }

    .sticky-header.left-side-collapsed .menu-right {
        margin-right: 15px;
    }

    .left-side-collapsed .logo-icon {
        display: none;
    }

    .left-side-collapsed .logo {
        display: block;
    }

    .left-side-collapsed .left-side .searchform input {
        margin: 5px 0 20px 12px;
    }

    /*----------*/
    .wdgt-profile, ul.iconic-list {
        margin-bottom: 20px;
    }

    .sticky-left-side, .sticky-header .header-section {
        position: fixed;
    }

    .left-side .logged-user .media-object {
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .content-wrapper {
        padding: 0px 0px !important;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-9, .col-md-10, .col-md-12 {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .mLabel {
        width: 50px !important;
    }
    .profile-pic img {
        height: 100px !important;
        width: 100px !important;
    }
    .profile-desk h1 {
        font-size: 16px !important;
    }

    .profile-desk .designation {
        font-size: 10px !important;
    }

    .k-scheduler-calendar, .k-scheduler-views {
        font-size: 9px !important;
    }

    .btn-login {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .k-button {
        min-width: 1px !important;
        min-height: 1px !important;
    }

    .k-edit-label {
        width: 10px !important;
        font-size: 10px !important;
    }

    .k-edit-field, .k-button {
        font-size: 10px !important;
    }

    .k-window-title {
        font-size: 11px !important;
    }

    .k-edit-form-container {
        width: 250px !important;
    }

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }

    .dropdown-menu-head .title {
        font-size: 10px;
    }

    .notification-menu li:first-child .dropdown-menu {
        margin-right: -170px;
        min-width: 170px;
    }

    .notification-menu li:nth-child(2) .dropdown-menu {
        margin-right: -160px;
        min-width: 160px;
    }

    .notification-menu li:nth-child(3) .dropdown-menu {
        margin-right: 0px;
        min-width: 148px;
    }

    .searchform {
        position: relative;
    }

        .searchform input {
            background: #fff;
        }

   /* .notification-menu li:nth-child(4) {
        display: none;
    }*/

    .left-side .searchform,
    .left-side .logged-user {
        display: block;
    }

    .breadcrumb-wrapper {
        display: none;
    }

    .notification-menu .dropdown-menu:after {
        display: none;
    }

    /*calendar*/
    .fc-button-inner {
        padding: 0;
    }

    /*media gallery*/
    .media-gal .item {
        width: 100%;
    }

    .media-filter {
        margin: 25px 0;
    }

        .media-filter + .pull-right, .media-filter + .pull-right +.k-button,  .btn {
            float: left !important;
        }

    /*state info*/
    .state-info {
        position: static;
        width: 100%;
        margin-top: 15px;
    }

        .state-info .panel {
            width: 100%;
        }

    .lock-wrapper {
        margin: 40% auto;
    }

    .pricing-table {
        width: 100%;
        margin-left: 0;
    }

    .mail-box > aside, .mail-box > section {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }

    .mail-list {
        height: auto;
    }
}

@media screen and (max-width: 640px) {
}

@media screen and (max-width: 480px) {
    .content-wrapper {
        padding: 0px 0px !important;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-9, .col-md-10, .col-md-12 {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .mLabel {
        width: 50px !important;
    }
    .profile-pic img {
        height: 100px !important;
        width: 100px !important;
    }
    .profile-desk h1 {
        font-size: 16px !important;
    }

    .profile-desk .designation {
        font-size: 10px !important;
    }

    .k-scheduler-calendar, .k-scheduler-views {
        font-size: 9px !important;
    }

    .btn-login {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .k-button {
        min-width: 1px !important;
        min-height: 1px !important;
    }

    .k-edit-label {
        width: 10px !important;
        font-size: 10px !important;
    }

    .k-edit-field, .k-button {
        font-size: 10px !important;
    }

    .k-window-title {
        font-size: 11px !important;
    }

    .k-edit-form-container {
        width: 250px !important;
    }
    /*form wizard steps*/
    .widget-container .stepy-titles li, .stepy-titles li {
        width: 100%;
    }

    .directory-list li {
        display: inline-block;
        float: left;
        width: auto;
    }

        .directory-list li a {
            display: block;
            padding: 5px 10px;
            margin-bottom: 1px;
        }

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }
}

@media screen and (max-width: 479px) {
    .content-wrapper {
        padding: 0px 0px !important;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-9, .col-md-10, .col-md-12 {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .mLabel {
        width: 50px !important;
    }
    .profile-pic img {
        height: 100px !important;
        width: 100px !important;
    }
    .profile-desk h1 {
        font-size: 16px !important;
    }

    .profile-desk .designation {
        font-size: 10px !important;
    }

    .k-scheduler-calendar, .k-scheduler-views {
        font-size: 9px !important;
    }

    .btn-login {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .k-button {
        min-width: 1px !important;
        min-height: 1px !important;
    }

    .k-edit-label {
        width: 10px !important;
        font-size: 10px !important;
    }

    .k-edit-field, .k-button {
        font-size: 10px !important;
    }

    .k-window-title {
        font-size: 11px !important;
    }

    .k-edit-form-container {
        width: 250px !important;
    }

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }
    /*calendar*/
    .fc-button-inner, .fc-button-content {
        padding: 0;
    }

    .fc-header-title h2 {
        font-size: 12px !important;
    }

    .fc .fc-header-space {
        padding-left: 0;
    }

    .fc-state-active, .fc-state-active .fc-button-inner, .fc-state-active, .fc-button-today .fc-button-inner, .fc-state-hover, .fc-state-hover .fc-button-inner {
        background: none repeat scroll 0 0 #FFFFFF !important;
        color: #32323A !important;
    }

    .fc-state-default, .fc-state-default .fc-button-inner {
        background: none repeat scroll 0 0 #FFFFFF !important;
    }

    .error-wrapper h1 img {
        width: 100%;
    }
    /*form wizard steps*/
    .widget-container .stepy-titles li, .stepy-titles li {
        width: 100%;
    }


    .directory-list li {
        display: inline-block;
        float: left;
        width: auto;
    }

        .directory-list li a {
            display: block;
            padding: 5px 10px;
            margin-bottom: 1px;
        }
}

@media screen and (max-width: 360px) {
    .content-wrapper {
        padding: 0px 0px !important;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-9, .col-md-10, .col-md-12 {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .mLabel {
        width: 50px !important;
    }
    .profile-pic img {
        height: 100px !important;
        width: 100px !important;
    }
    .profile-desk h1 {
        font-size: 16px !important;
    }

    .profile-desk .designation {
        font-size: 10px !important;
    }

    .k-scheduler-calendar, .k-scheduler-views {
        font-size: 9px !important;
    }

    .btn-login {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .k-button {
        min-width: 1px !important;
        min-height: 1px !important;
    }

    .k-edit-label {
        width: 10px !important;
        font-size: 10px !important;
    }

    .k-edit-field, .k-button {
        font-size: 10px !important;
    }

    .k-window-title {
        font-size: 11px !important;
    }

    .k-edit-form-container {
        width: 250px !important;
    }

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }

    .dropdown-menu-head .title {
        font-size: 10px;
    }

    .notification-menu li:first-child .dropdown-menu {
        margin-right: -170px;
        min-width: 170px;
    }

    .notification-menu li:nth-child(2) .dropdown-menu {
        margin-right: -160px;
        min-width: 160px;
    }

    .notification-menu li:nth-child(3) .dropdown-menu {
        margin-right: 0px;
        min-width: 148px;
    }

    .notification-menu .dropdown-menu li a {
        font-size: 10px !important;
        font-weight: 500 !important;
    }

    .nav-tabs.nav-justified.nav-profile > li {
        float: none;
        display: block;
        width: auto;
    }

    .lock-wrapper {
        margin: 40% auto;
        max-width: 300px;
    }

        .lock-wrapper input, .lock-wrapper input:focus {
            width: 80% !important;
        }

        .lock-wrapper .locked {
            right: 70px;
        }
}

@media screen and (max-width: 320px) {
    .content-wrapper {
        padding: 0px 0px !important;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8, .col-md-9, .col-md-10, .col-md-12 {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .mLabel {
        width: 50px !important;
    }
    .profile-pic img {
        height: 100px !important;
        width: 100px !important;
    }
    .profile-desk h1 {
        font-size: 16px !important;
    }

    .profile-desk .designation {
        font-size: 10px !important;
    }

    .k-scheduler-calendar, .k-scheduler-views {
        font-size: 9px !important;
    }

    .btn-login {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .k-button {
        min-width: 1px !important;
        min-height: 1px !important;
    }

    .k-edit-label {
        width: 10px !important;
        font-size: 10px !important;
    }

    .k-edit-field, .k-button {
        font-size: 10px !important;
    }

    .k-window-title {
        font-size: 11px !important;
    }

    .k-edit-form-container {
        width: 250px !important;
    }

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }

    .lock-wrapper {
        margin: 40% auto;
        max-width: 300px;
    }

        .lock-wrapper input, .lock-wrapper input:focus {
            width: 80% !important;
        }

        .lock-wrapper .locked {
            right: 70px;
        }

    .media-filter li {
        margin-bottom: 10px;
        display: inline-block;
    }

    .media-filter + .btn-group.k-button,  .btn {
        margin-bottom: 5px;
    }
}
