﻿@media only screen and (min-width:1200px) {
    .search-employee .active-relocations .current-count {
        width: 354px;
    }

    #navigation1 {
        display: none;
    }

    #header .header-link.hide-menu {
        display: none;
    }
}


@media only screen and (min-width:1199px) {
    .search-employee .active-relocations .current-count {
        width: 100%;
    }
    #navigation1 {
        display: none;
    }

    #header .header-link.hide-menu {
        display: none;
    }
}

@media only screen and (max-width:1199px) {
    .foot-right {
        text-align: center;
    }

    .cont-detail {
        text-align: center;
    }

    .adv-search .search-btn-spc {
        margin-right: 13px;
    }

    .form-group {
        float: left;
        width: 100%;
    }
    #navigation1 {
        display: none;
    }

    #header .header-link.hide-menu {
        display: none;
    }
}

@media only screen and (max-width:1067px) {
    .footer-section .left-foot {
        background-position: -80px top;
    }

    .left-expense-block .table.expense-details > thead > tr > th,
    .left-expense-block .table.expense-details > tbody > tr > th,
    .left-expense-block .table.expense-details > tfoot > tr > th,
    .left-expense-block .table.expense-details > thead > tr > td,
    .left-expense-block .table.expense-details > tbody > tr > td,
    .left-expense-block .table.expense-details > tfoot > tr > td {
        border-top-width: 2px;
        padding: 15px 10px;
    }
}

@media only screen and (max-width:992px) {
    #wrapper {
        z-index: -1;
    }

    header.header-section .menu-section .navbar-nav li a {
        padding: 15px 0 10px;
        margin: 0 10px;
    }

    .btn-position {
        float: left;
    }

    .search-employee .employee-filter .add-employee-block .title {
        margin-bottom: 15px;
    }
    #navigation1 {
        display: none;
    }
    #header .header-link.hide-menu {
        display: none;
    }
}

@media only screen and (max-width:991px) {
    .btn-spc {
        margin-left: 12px;
        margin-bottom: 5px!important;
    }

    .search-employee .active-relocations .current-count {
        width: 354px;
        padding-bottom: 20px;
    }

    .visi-hide {
        visibility: hidden;
        display: none !important;
    }

    .scrolling-width {
        width: 100%;
        overflow: auto;
    }

    .scrolling-width ul {
        width: 1000px;
    }

    .scrolling-width .progress {
        width: 1000px;
    }

    .zero-btm-margin {
        margin-bottom: 15px;
    }

    .fullwidth {
        padding-right: 15px;
    }

    .form-group .zero-btm-margin:last-child {
        margin-bottom: 0;
    }
    #navigation1 {
        display: none;
    }
    #header .header-link.hide-menu {
        display: none;
    }

    /*Responsive Table Script*/
    .tableResponsive {
        border: 0;
    }

    .tableResponsive thead {
        display: none;
    }
    .tableResponsive thead.filterPanel {
        display: block;
    }
    .tableResponsive thead.filterPanel tr.desktop-filterPanel {
        display: none;
    }

    .tableResponsive tr {
        margin-bottom: 5px;
        display: block;
        border-bottom: 1px solid #ddd;
    }

    .tableResponsive td, .tableResponsive th {
        display: block;
        text-align: left !important;
        font-size: 13px;
        /*border-bottom: 1px dotted #ccc;*/
    }

    .tableResponsive td:last-child, .tableResponsive th:last-child {
        /*border-bottom: 0;*/
    }

    .tableResponsive td:before, .tableResponsive th:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
        width: 100%;
    }

    table.table-bordered.dataTable th, table.table-bordered.dataTable td {
        border-left-width: 1px;
    }
    table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
        border-right-width: 1px;
    }
    /*Responsive Table Script*/
}

@media only screen and (max-width:990px) {


    .search-employee .employee-filter {
        margin-top: 40px;
    }

    .footer-section .left-foot {
        background-position: -100px top;
    }

    .cont-detail {
        text-align: center;
    }
    #navigation1 {
        display: none;
    }
    #header .header-link.hide-menu {
        display: none;
    }
}

@media only screen and (max-width:836px) {
    .footer-section .left-foot {
        background-position: -150px top;
    }
}

@media only screen and (max-width:785px) {
    .left-expense-block .table.expense-details > thead > tr > th,
    .left-expense-block .table.expense-details > tbody > tr > th,
    .left-expense-block .table.expense-details > tfoot > tr > th,
    .left-expense-block .table.expense-details > thead > tr > td,
    .left-expense-block .table.expense-details > tbody > tr > td,
    .left-expense-block .table.expense-details > tfoot > tr > td {
        border-top-width: 2px;
        padding: 15px;
    }
    #navigation1 {
        display: none;
    }
    #header .header-link.hide-menu {
        display: none;
    }
}

@media only screen and (max-width:768px) {
    .navbar-right {
        display: block;
    }

    .normalheader {
        padding-top: 56px;
    }

    #navigation1 {
        display: block;
    }
    #header .header-link.hide-menu {
        display: block;
    }
}

@media only screen and (max-width:767px) {
    header.header-section .menu-section .navbar-nav li a {
        padding: 16px 10px 10px;
        margin: 0;
    }

    header.header-section .menu-section .navbar-nav li a:hover {
        background-color: #ededed;
    }

    body.page-small.show-sidebar #wrapper {
        margin-left: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    header.header-section .menu-section .navbar-nav li:first-child a {
        padding: 16px 10px 10px;
        margin: 0;
    }

    .shift-up {
        margin-top: 15px;
    }

    .landing-page .navbar-nav > li {
        border-bottom: solid 1px #fff;
    }

    .navbar-nav > li {
        border-bottom: solid 1px #fff;
    }
    /*.header-link{ padding:15px 26px;}*/
    .left-menu-toggle-section {
        background-color: #f1f3f6;
    }

    header.header-section .menu-section .navbar-nav li:first-child a.logout {
        margin-right: 0;
    }

    .foot-right {
        text-align: center;
        width: 100%;
        height: 68px;
        padding: 20px 0 0;
        border-bottom: solid 0px #c1c1c1;
    }

    .foot-right a {
        color: #fff;
        text-align: center;
        margin: 0 3px;
    }

    .cont-detail {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .footer-section .left-foot {
        background-position: -200px top;
    }

    .foot-container-lft {
        width: 35%;
        float: left;
    }

    .foot-container-rght {
        width: 60%;
        float: left;
    }

    .change-password {
        margin-right: 2px;
    }

    .hero.hero-one .hero-inner .learn-more {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
        transition: .3s ease-out;
    }

    .align-btn {
        text-align: left;
    }
}

@media only screen and (max-width:667px) {
    .foot-container-lft {
        width: 100%;
        float: left;
    }

    .foot-container-rght {
        width: 100%;
        float: left;
    }

    .foot-right {
        height: auto;
        border-bottom: solid 1px #a7afb8;
        padding-bottom: 5px;
    }

    .foot-right a {
        color: #a7afb8;
    }

    .footer-section .copyright {
        color: #fff !important;
        padding-top: 25px;
    }

    .footer-section .left-foot {
        background: none;
    }

    .footer-section .social-icon {
        width: 50%;
        float: left;
    }

    .footer-section .copyright {
        width: 50%;
        float: left;
        text-align: right;
    }
}

@media only screen and (max-width:500px) {
    .hpanel > .panel-heading span.flt-right {
        float: left;
        width: 100%;
    }

    .fnt-size {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:500px) {
    .footer-section .left-foot {
        background-position: left top;
    }

    header.header-section {
        background: url("../images/header_back_photo_1060x250.jpg") no-repeat -507px top !important;
    }
}

@media only screen and (max-width:480px) {

    .panel-body {
        width: 100%;
    }

    .panel-body .inside-space {
        width: 100%;
        overflow-x: auto;
    }

    .panel-body table {
        width: 100%;
    }
    .panel-body table.er-innerTable {
        width: 100%;
    }

    .progress-panel {
        width: 550px;
    }

    .panel-body table.expense-details {
        width: auto;
    }

    .progress-panel .progress {
        margin-bottom: 20px;
    }

    .scrolling-width {
        width: 100%;
        overflow: auto;
    }

    .scrolling-width ul {
        width: 1000px;
    }

    .scrolling-width .progress {
        width: 1000px;
    }

    table.er-innerTable > tbody > tr > td.er-innerTable-label {
        width: 30% !important;
        line-height: 12px;
        padding: 5px 0px;
    }
}

@media only screen and (max-width:415px) {
    .search-employee .active-relocations .current-count {
        width: 100%;
    }
    .modal-footer button.btn {
        /*width: 100%;*/
    }
}

@media only screen and (max-width:395px) {
    .footer-section .social-icon {
        height: auto;
    }

    .footer-section .social-icon a {
        margin: 6px 10px 6px 0;
    }

    .footer-section .social-icon {
        width: 100%;
        float: left;
        text-align: center;
    }

    .footer-section .copyright {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 0;
    }

    .btn {
        /*width: 60%;*/
        margin-left: 0 !important;
    }
}

@media only screen and (max-width:320px) {
    .left-menu-toggle-section {
        float: none;
    }

    .normalheader {
        padding-top: 20px;
    }
}
/*@media screen and (min-device-width: 375px) and (max-device-width: 667px)and (orientation :landscape){
	#menu{ border-top:solid 2px blue!important; padding-top:0px;}

}*/
@media screen and (-webkit-min-device-pixel-ratio: 2) and (min-device-width: 375px) and (max-device-width: 667px) {
    #menu { /*padding-top:56px; border:solid 2px red;*/
    }

    _:-webkit-full-screen, #menu {
        padding-top: 0px;
    }
}
