.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background:#4a6e99;
}

@media (min-width: 992px) {
  .xs-text {
    display:none;
  }
}

.navbar.fixed-top {
  top:-60px;
  display:none;
}

.navbar.fixed-top .a2fm-btn-orange {
  display:inline-block;
  padding:.6em 1.5em;
}

.navbar.fixed-top .a2fm-btn-orange:nth-child(2) {
  background: #824077;
  border: 1px solid #824077;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color:#222;
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
  margin-left: 0px;
  padding: 12px 5px 13px 20px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.sidebar-collapse .a2fm-logo-espace-formation {
  display:none;
}

.sidebar-collapse .a2fm-logo-img-espace-formation {
  padding:0;
}

.sidebar-collapse .a2fm-logo-img-espace-formation img {
  width:100%;
  width:32px;
  margin-left:-8px;
}


.left-top-container {
  position:relative;
  display:flex;
  align-items:center;
}

.left-top-container .nav-item {
  margin-right:12px;
}

.a2fm-back-grey-topbar, .a2fm-back-grey-topbar .navbar-nav {
  padding-top:0;
  padding-bottom:0;
}

@media (max-width: 1200px) {
  .a2fm-btn-login-container {
    margin-left:0 !important;
  }

  .navbar-nav.w-50 {
    width:40% !important;
  }

  .navbar-nav.w-50 .a2fm-btn-orange {
    padding-left:1em !important;
    padding-right:1em !important;
  }

  .a2fm-footer-col ul.tags {
    display:flex;
    justify-content: flex-start;
    flex-wrap:wrap;
  }

  .a2fm-footer-col ul.tags li {
    margin-bottom:14px;
  }
}

/* MD */
@media (max-width: 992px) {
  .a2fm-bottom-top-bar .container {
    max-width:780px;
  }

  .a2fm-bottom-top-bar .w-50 {
    width:100%;
  }

  .a2fm-btn-login-container .btn {
    margin-bottom:8px;
    display: inline-block;
  }

  .a2fm-btn-login-container {
    text-align:center;
  }

  .a2fm-page-title {
    font-size: 28px;
  }

  .a2fm-top-bar {
    display:none;
  }

  .a2fm-main-nav-bg {
    display:none;
  }

  .a2fm-main-header {
    margin-top:60px;
  }

  .navbar.fixed-top {
    top:0;
    display:flex;
  }

  .normal-text {
    display:none;
  }
}

/* SM */
@media (max-width: 768px) {
  .a2fm-separator-create-btn {
    display:none;
  }

  .a2fm-page-title {
    font-size: 20px;
  }

  .a2fm-presentation-img {
    max-width:100%;
  }


  .a2fm-main-header .vertical-center {
    height:500px;
  }

  .a2fm-main-header.a2fm-small-header {
    height:200px;
  }

  .a2fm-main-header.a2fm-small-header .vertical-center {
    height:200px;
  }

  .nav-link.a2fm-btn-blue {
    margin-bottom:8px;
  }

  .a2fm-search-header .container {
    height:200px;
    margin-bottom:100px;
  }

  .a2fm-left-search, .a2fm-search-header {
    background:#30a8cc;
  }

  .a2fm-left-search::after {
    display:none;
  }

  .a2fm-formations-grille .une-formation .d-flex.justify-content-between {
    justify-content: center !important;
  }

  .a2fm-footer-col {
    justify-content:center;
    text-align: center;
  }

  .a2fm-footer-col h3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }

  .a2fm-footer-col ul.tags {
    justify-content: center;
  }

  .a2fm-footer-col h3::after {
    margin-left:calc(50% - 16px);
    margin-right:calc(50% - 16px);
  }

  .a2fm-main-header .a2fm-header-content h1 {
    font-size:2em;
  }

  .a2fm-main-header .a2fm-header-content h3 {
    font-size:1.1em;
  }

  .a2fm-back-grey-topbar {
    display:flex;
    justify-content:space-between;
  }
}

/* -XMSM */
@media (max-width: 600px) {
  .a2fm-back-grey-topbar .w-50:first-child {
    width: 64px !important;
  }

  .left-top-container li:nth-child(2) {
    display:none;
  }

  .global-actions {
    padding-bottom:24px;
  }

  .global-actions .a2fm-btn-blue-fonce {
    padding: .8em 1.2em !important;
  }
}

/* -XSM */
@media (max-width: 576px) {
  .a2fm-video-mb {
    margin-top:0;
  }

  .a2fm-out-formation span {
    display:none;
  }

  .a2fm-out-formation  {
    border-bottom:1px solid transparent;
    text-align:right;
    font-size:18px;
  }

  .a2fm-page-title {
    font-size: 28px;
  }

  .a2fm-page-road {
    display:none;
  }

  .a2fm-formations-filters {
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
  }

  .a2fm-formations-filters .btn {
    margin-bottom:8px;
    width:100%;
  }
}


/* -XXSM */
@media (max-width: 370px) {
  .a2fm-foot-menu {
    display:none;
  }

  .a2fm-copy {
    margin-top:0;
  }
}
