@media (min-width: 768px) and (max-width: 980px)  {
    .prd-row .action {
    right: 25px;
}
.hr-menu .brand {
    width: 100%;
}
.hr-menu .horizontal-menu {
    margin: 10px 0;
}
.hr-menu .hr-top-nav {
    margin-top: 10px;
    float: right;
}
}
@media (min-width: 480px) and (max-width: 767px)  {
    .header {
    position: relative! important;
    margin-top: 80px!important;
}
.merge-header {
    margin-right: 0px!important;
}
.brand {
    width: 100%;
    float: none;
    position: fixed;
    top: 0px;
    z-index: 1005;
}
.sidebar-toggle-box {
    right: 10px;
}
.top-nav {
    margin-bottom: 20px;
}
.top-menu {
    margin-right: 10px;
}
.wrapper {
    margin-top: 0px;
}
ul.sidebar-menu {
    margin-top: 0px;
}
#sidebar {
    position: fixed!important;
    z-index: 1002;
    top: 80px;
}
#main-content {
    margin-left: 0px;
}
.fc-button-inner {
    padding: 0;
}
.prd-row .action {
    right: 25px;
}
.weather-full-info ul li {
    width: 15.8%;
}
.today-status {
    margin-bottom: 10px;
}
.hr-toggle {
    background: #32D2C9;
    color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 30px;
    line-height: 0;
    margin-top: -58px;
    position: relative;
    width: 30px;
    z-index: 10000;
}
.hr-top-nav {
    display: inline-block;
    float: right;
    margin: 10px 0;
}
.horizontal-menu {
    width: 100%;
}
.horizontal-menu .navbar-nav>li {
    margin-bottom: 10px;
}
}
@media (max-width:767px) {
    #sidebar {
    margin-left: -240px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.hide-left-bar {
    margin-left: 0px!important;
}
ul.sidebar-menu {
    padding-top: 0px;
}
.prd-row .action {
    right: 25px;
}
}
@media (max-width: 479px)  {
    body {
    margin-top: 80px!important;
}
.header {
    position: relative!important;
}
.merge-header {
    margin-right: 0px!important;
}
.brand {
    width: 100%;
    float: none;
    position: fixed;
    top: 0px;
    z-index: 1005;
}
.sidebar-toggle-box {
    right: 10px;
}
.top-nav {
    margin-bottom: 20px;
}
.top-menu {
    margin-right: 10px;
}
.wrapper {
    margin-top: 0px;
}
ul.sidebar-menu {
    margin-top: 0px;
}
#sidebar {
    position: fixed!important;
    z-index: 1002;
    top: 80px;
}
#main-content {
    margin-left: 0px;
}
.notify-row {
    float: none;
}
.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;
}
.prd-row .action {
    right: 25px;
}
.weather-full-info ul li {
    width: 30%;
    margin-bottom: 10px;
}
.today-status {
    margin-bottom: 10px;
}
.hr-toggle {
    background: #32D2C9;
    color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 30px;
    line-height: 0;
    margin-top: -58px;
    position: relative;
    width: 30px;
    z-index: 10000;
}
.hr-top-nav {
    display: inline-block;
    float: right;
    margin: 10px 0;
}
.horizontal-menu {
    width: 100%;
}
.horizontal-menu .navbar-nav>li {
    margin-bottom: 10px;
}
}