/*
Template Name: Moltran Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Responsive
*/
@media only screen and (max-width: 6000px) and (min-width: 700px) {
  .wrapper.right-bar-enabled .right-bar {
    right: 0;
    z-index: 99; }

  .d-flex-md {
    display: flex !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  body {
    overflow-x: hidden; } }
@media (max-width: 767px) {
  body {
    overflow-x: hidden; }

  .content-page {
    margin-left: 0px !important; }

  .enlarged .left.side-menu {
    margin-left: -75px; }
    .enlarged .left.side-menu .open-left {
      display: none !important; }

  .mobile-sidebar {
    left: 0px; }

  .mobile-content {
    left: 250px;
    right: -250px; }

  .wrapper-page {
    width: 90%;
    padding: 7%;
    margin: 0 !important; }

  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    left: auto;
    position: absolute;
    right: 0; }

  .todo-send {
    margin-top: 10px;
    padding-left: 15px; }

  .chat-inputbar {
    padding-left: 15px; }

  .chat-send {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px; }

  .wizard > .steps > ul > li {
    width: 100%; }

  .wizard > .content {
    padding: 0px !important; }

  .wizard > .content > .body {
    float: none;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0%; }

  .wizard.vertical > .steps {
    display: inline;
    float: none;
    width: 100%; }

  .wizard.vertical > .content {
    display: inline;
    float: none;
    margin: 0%;
    width: 100%; }

  .footer {
    left: 0px !important; } }
@media (min-width: 500px) {
  body.page .sidebar-app {
    position: absolute;
    top: 10%; } }
@media (max-width: 480px) {
  .side-menu {
    z-index: 9999 !important;
    top: 0 !important;
    width: 80%; }

  .overlay {
    background: rgba(72, 82, 99, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    opacity: 1; }

  .enlarged .overlay {
    opacity: 0;
    z-index: 0; }

  .button-menu-mobile {
    display: block; }

  .search-bar {
    display: none !important; } }
@media (max-width: 420px) {
  .hide-phone {
    display: none !important; }

  .logo span {
    display: none !important; }

  .logo i {
    margin-right: 0px; }

  .p-xs-20 {
    padding: 20px; }

  .fixed-xs {
    position: fixed; }

  .bottom-xs {
    bottom: 0; }

  .right-xs {
    right: 0; }

  h2 {
    font-size: 2.3rem;
    line-height: 3rem; }

  .output_rate {
    min-width: 100%; } }
@media only screen and (max-width: 768px) {
  .actions-toolbar-wrapper {
    padding: 10px !important;
    right: 10px !important; }

  .actions-toolbar-buttons {
    flex-direction: inherit !important; } }
/* Container-alt */
@media (min-width: 768px) {
  .container-alt {
    width: 750px; } }
@media (min-width: 920px) {
  .actions-toolbar-wrapper {
    padding-top: 60px; }

  .actions-toolbar {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    will-change: transform; }

  .actions-toolbar-buttons .btn-icon {
    margin-bottom: 16px;
    z-index: 1; } }
@media (min-width: 992px) {
  .container-alt {
    width: 970px; } }
@media (min-width: 1200px) {
  .container-alt {
    width: 1170px;
    max-width: 100%; } }
@media (min-width: 1500px) {
  .col-xl-2 {
    width: 16.66666667%; } }
@media screen and (max-width: 1280px) {
  .feat-video {
    height: 110px !important; } }
@media screen and (max-width: 1440px) {
  .feat-video {
    height: 170px !important; } }
@media (max-width: 900px) {
  .navbar-toggle {
    display: block; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important;
    position: absolute;
    top: 70px;
    background: white;
    max-width: 100%;
    min-width: 240px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.24); }

  #top-menu ul li {
    display: block; }

  #top-menu ul li a {
    text-align: initial; }

  #top-menu ul li a i {
    display: inline-block;
    font-size: inherit; } }

/*# sourceMappingURL=responsive.css.map */
