/* Generated by less 2.5.1 */
@font-face {
  font-family: 'Seravek';
  src: url('../fonts/Seravek.eot');
  src: url('../fonts/Seravek.eot?#iefix') format('embedded-opentype'), url('../fonts/Seravek.woff2') format('woff2'), url('../fonts/Seravek.woff') format('woff'), url('../fonts/Seravek.svg#Seravek') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?urmpsh');
  src: url('../fonts/icomoon.eot?urmpsh#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?urmpsh') format('truetype'), url('../fonts/icomoon.woff?urmpsh') format('woff'), url('../fonts/icomoon.svg?urmpsh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ico-"],
[class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-search:before {
  content: "\e904";
}
.ico-account:before {
  content: "\e900";
}
.ico-help:before {
  content: "\e901";
}
.ico-home:before {
  content: "\e902";
}
.ico-logout:before {
  content: "\e903";
}
html,
body,
div,
span,
a,
del,
em,
img,
ol,
ul,
li,
fieldset,
form,
label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body,
html {
  font-family: Seravek, Lucida Grande, Arial;
  color: #56616f;
  line-height: 32px;
  font-weight: 100;
}
html.fixed,
body.fixed {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  position: fixed;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  height: 100%;
  margin-bottom: 200px;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #56616f;
}
h1 {
  font-size: 250%;
  line-height: 100%;
  font-weight: 100;
}
h2 {
  font-size: 180%;
  font-weight: 100;
}
h3 {
  font-size: 120%;
  font-weight: 100;
  margin-bottom: 20px;
}
p {
  font-size: 100%;
  line-height: 150%;
}
form {
  vertical-align: top;
}
input[type=text],
input[type=password] {
  font-family: Seravek, Lucida Grande, Arial;
  font-size: 100%;
  width: 100%;
  height: 32px;
  border: none;
  padding: 0px;
  margin: 0px 6px 0 0;
  background-color: transparent;
  outline: none;
}
.input-login {
  color: #fff;
}
input[type=submit] {
  font-family: Seravek, Lucida Grande, Arial;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 120%;
  background: #f05023;
  border: none;
  margin-top: 10px;
  padding: 0 20px 0 20px;
  -webkit-appearance: none;
  border-radius: 8px;
  width: 100%;
  height: 60px;
  cursor: pointer;
}
input[type=submit]:hover {
  background: #ff7337;
}
textarea {
  border: none;
  background-color: transparent;
  width: 100%;
  outline: none;
  line-height: 22px;
}
.no-margin {
  margin: 0 !important;
}
.button-p1 {
  font-family: Seravek, Lucida Grande, Arial;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 120%;
  background: #f05023;
  border: none;
  margin-top: 10px;
  padding: 0 20px 0 20px;
  -webkit-appearance: none;
  border-radius: 8px;
  height: 60px;
  cursor: pointer;
}
.button-p1:hover {
  color: #FFF;
  background-color: #ff7337;
}
.button-p1-sm {
  font-family: Seravek, Lucida Grande, Arial;
  text-transform: uppercase;
  color: #fff;
  font-size: 90%;
  background-color: #f05023;
  margin-top: 10px;
  padding: 0 20px 0 20px;
  -webkit-appearance: none;
  border-radius: 8px;
  height: 30px;
  cursor: pointer;
}
.button-p1-sm:hover {
  color: #FFF;
  background-color: #ff7337;
}
.button-p2 {
  font-family: Seravek, Lucida Grande, Arial;
  text-transform: uppercase;
  color: #56616f;
  font-size: 90%;
  background-color: #fff;
  border: 1px solid #f05023;
  margin-top: 10px;
  padding: 0 20px 0 20px;
  -webkit-appearance: none;
  border-radius: 8px;
  height: 30px;
  cursor: pointer;
}
.button-p2:hover {
  color: #FFF;
  background-color: #ff7337;
  border: 1px solid #ff7337;
}
.button-p2-login {
  border: none;
}
.button-p3 {
  font-family: Seravek, Lucida Grande, Arial;
  text-transform: uppercase;
  color: #fff;
  font-size: 90%;
  background-color: #f05023;
  margin-top: 10px;
  padding: 0 20px 0 20px;
  -webkit-appearance: none;
  border-radius: 8px;
  width: 100%;
  height: 30px;
  cursor: pointer;
  border: none;
}
.button-p3:hover {
  background-color: #ff7337;
}
.spacer {
  height: 200px;
}
.form-error {
  position: relative;
  z-index: 10;
  padding: 10px 18px;
  border-radius: 8px;
  background-color: #ff9696;
  color: #bc2b2b;
  margin-top: 12px;
  line-height: 22px;
}
.form-error a {
  color: #bc2b2b;
  font-weight: 300;
}
.form-error-arrow {
  position: relative;
  z-index: 11;
  width: 20px;
  height: 20px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ff9696;
  margin: 0 auto -18px auto;
}
.alert-info {
  background-color: rgba(234, 76, 43, 0.1);
  border-color: rgba(234, 76, 43, 0.4);
  color: #ea4c2b;
}
.accordion {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.accordion .card,
.accordion .card:first-of-type,
.accordion .card:last-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-radius: 6px;
  border: none;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
}
.accordion .card .card-header,
.accordion .card:first-of-type .card-header,
.accordion .card:last-of-type .card-header,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: none;
  text-align: left;
}
.accordion .card .card-header .btn-link,
.accordion .card:first-of-type .card-header .btn-link,
.accordion .card:last-of-type .card-header .btn-link,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-header .btn-link {
  padding: 0;
  text-align: left;
  color: #56616f;
}
.accordion .card .card-header .btn-link:hover,
.accordion .card:first-of-type .card-header .btn-link:hover,
.accordion .card:last-of-type .card-header .btn-link:hover,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-header .btn-link:hover {
  text-decoration: none;
}
.accordion .card .card-body,
.accordion .card:first-of-type .card-body,
.accordion .card:last-of-type .card-body,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-body {
  border-top: 1px solid #e2e3e4;
  text-align: left;
}
/***** LOGIN NAVBAR ****/
.login-navbar {
  background: #FFF;
  width: 100%;
  text-align: center;
  padding: 15px 0 50px 0;
}
.login-navbar .brand-marr {
  background-image: url('../images/marr-logo.png');
  background-size: 213px 28px;
  width: 213px;
  height: 28px;
  margin: 32px auto 0 auto;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .login-navbar .brand-marr {
    background-image: url("../images/marr-logo@2x.png");
    background-size: 213px 28px;
  }
}
/**** CONTENT ****/
.marr {
  background-color: #56616f;
  color: #fff;
}
.cover {
  width: 100%;
  height: 190px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/cover-climber-mobile.jpg');
  padding: 0;
  margin: 0;
}
.cover .cover-title {
  text-align: center;
  background-color: rgba(87, 98, 111, 0.8);
  color: #fff;
  padding: 1px 0;
}
.cover .cover-title h1 {
  margin-top: 10px;
}
.cover-2 {
  background-image: url('../images/cover-runner-mobile.jpg');
}
.login-info {
  background-color: #56616f;
  color: #FFF;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
}
.login-info a {
  color: #FFF;
}
.login {
  text-align: center;
}
.login .forgot {
  width: 58%;
  float: left;
}
.login .contact {
  width: 40%;
  float: right;
}
.login .logout {
  width: 100%;
}
.modal {
  color: #56616f;
}
.modal input,
.modal textarea {
  color: #56616f;
}
.modal .modal-header,
.modal .modal-footer {
  border: none;
}
.modal .modal-header {
  background-color: #e2e3e4;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-bottom: 0;
  text-align: center;
}
.modal .modal-header .modal-title {
  font-size: 160%;
  font-weight: 10;
  width: 100%;
}
.modal .modal-header .close-not-auth {
  position: absolute;
  right: 15px;
}
.modal .modal-body {
  text-align: center;
  background-color: #e2e3e4;
}
.modal .modal-body .modal-category-title {
  font-size: 150%;
  margin-top: 20px;
}
.modal .modal-body .modal-category-body {
  font-size: 90%;
}
.modal .modal-bottom {
  padding: 0 15px 15px 15px;
  background-color: #e2e3e4;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: center;
}
.modal .dropdown-modal .dropdown-toggle {
  width: 100%;
  background-color: #fff;
  color: #56616f;
  border: none;
  border-radius: 8px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
  padding-bottom: 4px;
}
.modal .dropdown-modal .dropdown-toggle::after {
  color: #ff7337;
  float: right;
  margin-top: 5px;
  border-top: .8em solid;
  border-right: .4em solid transparent;
  border-bottom: 0;
  border-left: .4em solid transparent;
}
.modal .dropdown-modal .dropdown-toggle.focus,
.modal .dropdown-modal .dropdown-toggle:focus {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}
.modal .dropdown-modal .dropdown-menu {
  border: none;
  width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.input-holder {
  background-color: #fff;
  border-color: #fff;
  border-radius: 8px;
  text-align: left;
  padding: 4px 12px 12px 12px;
  margin-top: 10px;
}
.input-holder .input-label {
  text-transform: uppercase;
  color: #ff7337;
  font-size: 80%;
}
.input-holder-login {
  background-color: #4a535d;
}
.input-holder-login input {
  color: #fff;
}
.input-error {
  border: 1px solid red;
}
.login-button-holder {
  margin-top: 20px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #56616f;
  text-align: center;
  padding: 40px 10px;
}
.footer p {
  color: #FFF;
  font-size: 80%;
}
.footer p a {
  color: #FFF;
  font-weight: 400;
}
.footer-generic {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
}
.footer-generic .logo {
  float: right;
  background-image: url('../images/marr-logo-powered.png');
  background-size: 285px 28px;
  width: 285px;
  height: 28px;
  margin: 36px 40px 0 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .footer-generic .logo {
    background-image: url("../images/marr-logo-powered@2x.png");
    background-size: 285px 28px;
  }
}
.generic {
  background-color: #e2e3e4;
  color: #333;
}
.title-banner {
  width: 100%;
  height: 70px;
  background-color: #662583;
  color: #fff;
  text-align: center;
  padding-top: 12px;
}
.title-banner h3 {
  margin: 0;
  font-size: 90%;
}
.title-banner h1 {
  margin-top: 5px;
  font-size: 150%;
}
.card-columns {
  column-count: 1;
  column-gap: 10px;
}
.suppliers {
  text-align: center;
}
.suppliers .dropdown-categories .dropdown-toggle {
  background-color: transparent;
  border: none;
  color: #56616f;
  font-size: 95%;
  font-weight: 400;
}
.suppliers .dropdown-categories .dropdown-toggle::after {
  color: #ff7337;
}
.suppliers .dropdown-categories .dropdown-toggle.focus,
.suppliers .dropdown-categories .dropdown-toggle:focus {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}
.suppliers .dropdown-categories .dropdown-menu {
  border: none;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.suppliers .weather-news-box {
  margin-bottom: 10px;
  font-size: 95%;
  font-weight: 400;
  color: #56616f;
}
.suppliers .weather-news-box .weather-card {
  width: 118px;
  height: 92px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
  padding: 5px 10px;
  text-align: left;
}
.suppliers .weather-news-box .news-card {
  height: 92px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
  padding: 5px 10px;
  text-align: left;
}
.suppliers .memos-box {
  border-radius: 12px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
  text-align: left;
  color: #56616f;
  padding: 5px 10px;
}
.suppliers .memos-box .toggle {
  font-size: 95%;
  font-weight: 400;
}
.suppliers .memos-box .toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  color: #ff7337;
  float: right;
  margin-top: 10px;
  border-top: .8em solid;
  border-right: .4em solid transparent;
  border-bottom: 0;
  border-left: .4em solid transparent;
  transform: rotate(-90deg);
}
.suppliers .links-box {
  border-radius: 12px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
  text-align: left;
  color: #56616f;
  padding: 5px 10px;
}
.suppliers .links-box .toggle {
  font-size: 95%;
  font-weight: 400;
}
.suppliers .supplier-box {
  padding: 20px;
  cursor: pointer;
  border-radius: 16px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
}
.suppliers .supplier-box .supplier-img-holder {
  background-color: #FFF;
  max-width: 234px;
  margin-left: auto;
  margin-right: auto;
}
.suppliers .supplier-box .supplier-img-holder > * {
  max-width: 234px;
  height: auto;
}
.suppliers .supplier-box .supplier-info {
  padding: 10px;
  line-height: 22px;
  font-size: 90%;
}
.suppliers .supplier-box button {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.suppliers .supplier-box-category {
  border-radius: 16px;
  box-shadow: 0px 2px rgba(0, 0, 0, 0.16);
  padding: 20px;
}
.suppliers .supplier-box-category .category-img-holder {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 60px;
  text-align: center;
}
.suppliers .supplier-box-category .category-img-holder img {
  display: block;
  width: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.suppliers .supplier-box-category .category-title {
  margin-top: 10px;
  font-size: 110%;
  line-height: 20px;
}
.suppliers .first {
  margin-bottom: 10px;
}
.faqs {
  margin-top: 10px;
}
.faqs .accordion .btn-link {
  white-space: normal;
}
.frame-supplier {
  width: 100%;
  height: 100%;
  border: none;
}
.frame-marr {
  width: 100%;
  height: 65px;
  background-color: #FFF;
  position: fixed;
  bottom: 0;
}
.frame-marr .arrow {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #e2e3e4;
  text-align: center;
  margin: 12px 16px 0 24px;
}
.frame-marr .arrow img {
  position: relative;
  top: 40%;
  transform: translateY(-50%);
}
.frame-marr .logo {
  float: left;
}
.frame-marr .logo img {
  height: 60px;
  width: auto;
}
.frame-marr .marr-logo {
  float: right;
  background-image: url('../images/marr-logo-powered.png');
  background-size: 229px 22px;
  width: 229px;
  height: 22px;
  margin: 22px 40px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .frame-marr .marr-logo {
    background-image: url("../images/marr-logo-powered@2x.png");
    background-size: 229px 22px;
  }
}
/*************** MEDIA QUERIES *****************/
@media (max-width: 767px) {
  .navbar {
    background: #FFF;
    padding-bottom: 0;
  }
  .navbar .nav-slider.toggling {
    transition: transform 0.35s, opacity 0.35s;
  }
  .navbar .navbar-toggler {
    border: none;
    padding: 8px;
  }
  .navbar .navbar-toggler .icon-bar {
    background-color: #333 !important;
    height: 4px;
    width: 40px;
    border-radius: 4px;
  }
  .navbar .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 6px;
  }
  .navbar .navbar-toggler:hover {
    background-color: #e5e5e5;
  }
  .navbar .navbar-brand {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 100px;
    text-align: center;
  }
  .navbar .navbar-brand img {
    display: block;
    width: auto;
    max-height: 100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    transform: translateY(-4px) translateX(-10px);
  }
  .nav-slider {
    opacity: 0;
    position: fixed;
    z-index: 200;
    background-color: #ff7337;
    color: #fff;
  }
  .nav-slider .navbar-nav {
    margin-left: 30px;
    margin-top: 20px;
  }
  .nav-slider .navbar-nav .nav-item {
    float: none;
    width: 100%;
  }
  .nav-slider .navbar-nav .nav-item.active {
    opacity: 0.5;
  }
  .nav-slider .navbar-nav .nav-item .nav-link {
    padding-right: 1rem;
    color: #fff;
  }
  .nav-slider .navbar-nav .nav-item .nav-link span {
    padding-left: 10px;
  }
  .nav-slider .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
  }
  body.has-active-menu {
    overflow: hidden;
  }
  .nav-mask {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.25s, width 0s 0.25s, height 0s 0.25s;
  }
  .has-active-menu .nav-mask {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 0.25s;
  }
  /* next */
  .nav-slider {
    width: 300px;
    height: 100%;
    overflow-y: scroll;
    top: 0;
    left: 0;
    transform: translateX(-100%);
  }
  .has-active-menu .nav-slider {
    opacity: 1;
    transform: translateX(0);
  }
  .search-icon-mobile {
    cursor: pointer;
  }
  .search-overlay {
    position: fixed;
    z-index: 99;
    top: 108px;
    left: 0;
    overflow: hidden;
    width: 0%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.25s, width 0s 0.25s, height 0s 0.25s;
  }
  .search-overlay .search-input-bg {
    width: 100%;
    background: #fff;
    height: 70px;
    padding: 10px;
  }
  .search-overlay .search-input-bg .icon-search {
    position: absolute;
    margin-top: 8px;
    margin-left: 8px;
  }
  .search-overlay .search-input-bg .icon-cancel {
    position: absolute;
    right: 16px;
    margin-top: 8px;
  }
  .search-overlay .search-input-bg .navbar-search {
    background-color: rgba(226, 227, 228, 0.5);
    height: 42px;
    border-radius: 6px;
    padding-left: 40px;
    font-weight: 300;
  }
  .search-overlay .search-quick-results-mask {
    position: absolute;
    top: 70px;
    left: 0;
    overflow: hidden;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }
  .search-overlay .search-quick-results {
    position: absolute;
    background: #fff;
    padding: 0 20px 10px 20px;
    width: 100%;
  }
  .search-overlay .search-quick-results .search-quick-result {
    display: block;
    cursor: pointer;
    background-image: url('../images/icon-search.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 12px 12px;
    padding-left: 20px;
    margin-bottom: 4px;
  }
  .search-overlay .search-quick-results .search-quick-result:hover {
    text-decoration: none;
    color: #ff7337;
  }
  .search-overlay.vis {
    width: 100%;
    opacity: 1;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .nav-slider {
    width: 300px;
    transform: translateX(-300px);
  }
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 2;
    column-gap: 10px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-nav .nav-item {
    margin-left: 20px;
  }
  .navbar-nav .nav-item span {
    padding-left: 10px;
  }
  .navbar-nav .nav-item .username {
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .navbar {
    background-color: #fff;
    padding-bottom: 0;
    padding-top: 0;
  }
  .navbar .navbar-brand {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: auto;
    text-align: center;
  }
  .navbar .navbar-brand img {
    display: block;
    height: auto;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .navbar .search-input-holder {
    float: left;
    width: 100%;
    height: 140px;
    margin: 0 -400px 0 -150px;
    padding: 50px 400px 0 150px;
  }
  .navbar .search-input-holder .icon-search {
    position: absolute;
    margin-top: 8px;
    margin-left: 8px;
  }
  .navbar .search-input-holder .icon-cancel {
    position: absolute;
    right: 8px;
    margin-top: 8px;
  }
  .navbar .search-input-holder .navbar-search {
    background-color: rgba(226, 227, 228, 0.5);
    height: 42px;
    border-radius: 6px;
    padding-left: 40px;
    font-weight: 300;
  }
  .navbar .search-input-holder .dropdown-search {
    width: 100%;
    background-color: #F0F0F1;
    border-color: #F0F0F1;
  }
  .navbar .search-input-holder .dropdown-item {
    padding: 4px 0 0 10px;
  }
  .navbar .search-input-holder .ico-search {
    margin-right: 10px;
    font-size: 90%;
    opacity: 0.8;
  }
  .cover {
    height: 234px;
    background-image: url('../images/cover-climber.jpg');
  }
  .cover .cover-title {
    text-align: left;
    background-color: transparent;
    padding-left: 20px;
  }
  .cover .cover-title h1 {
    margin-top: 20px;
  }
  .cover-login {
    height: 384px;
  }
  .cover-2 {
    background-image: url('../images/cover-runner.jpg');
  }
  .login {
    width: 340px;
  }
  .carousel-caption {
    left: 0px;
    top: 0;
    right: 50%;
    bottom: 0;
    padding: 0 20px;
    margin: 0;
    text-shadow: none;
    font-weight: 300;
  }
  .login-info-large {
    color: #FFF;
    text-align: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
  }
  .login-info-large a {
    color: #FFF;
  }
  .login-info-large.fade {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
  }
  .card-columns {
    column-count: 3;
  }
}
@media screen and (min-width: 1200px) {
  .card-columns {
    column-count: 4;
  }
}
@media screen and (min-width: 1400px) {
  .card-columns {
    column-count: 5;
  }
}