.coursesGrid-meta {
  padding: 15px 10px;
  font-size: 14px;
}

/* Task 663 */

/*.voucherCard-body,
.voucherCard-title,
.main__content,
.teamMemberDescription,
.teamMemberName,
.teamMemberOccupation,
.teamMemberCourses,
.teambuilding-listing-page .teambuildingDescription ul,
.userCard-body {
    font-family: initial;
    font-style: initial; 
    text-align: initial;
}*/

.postImage {
  padding-left: 0;
  padding-right: 0;
}

.coursesGrid-body {
  height: 100px;
  overflow-y: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 18px;
  font-size: 16px;
}

.coursesGrid-body > p {
  height: 100px;
  overflow: visible !important;
}

/*.postBody>* {
    font-family: initial;
    font-weight: initial;
}*/

.ekko-lightbox .modal-dialog {
  top: 50%;
  left: 50%;
  width: 100% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  margin: initial !important;
}

.authDialog .modal-dialog {
  top: initial;
  left: initial;
  width: initial !important;
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
  margin: auto !important;
}

.teamMemberName,
.teamMemberOccupation,
.teamMemberCourses {
  text-align: center;
}

.purchasesLog .outlined--dark {
  max-height: 340px;
  overflow: scroll;
  overflow-x: hidden;
}

.contactData li > span,
.contactData li,
.contact-page .layout-body p {
  line-height: 27px;
}

.teamMemberDescription {
  text-align: left;
}

.teamMemberDescription p {
  min-height: 54px;
  margin: 0 0 21px;
}

h2 {
  font-size: 32px !important;
}

.pageSidebar .userCard font {
  font-family: inherit !important;
  font-size: medium;
}

@media (max-width: 1200px) {
  .recentCourses .col-lg-3 {
    /*width: 50% !important;*/
  }
}

.control_small {
  display: block;
  color: #565555;
  margin-top: -6px;
}

.register-page .form-group {
  font-size: 15px;
}

.input-group-addon .fa-map-marker {
  color: #9c9999;
  font-size: 24px;
}

.input-group-addon .fa-birthday-cake {
  color: #9c9999;
  font-size: 19px;
}

.icheckbox_minimal.disabled {
  background-position: 0px 0 !important;
}

.footerBar-author img {
  margin-left: 0;
}
.voucherCard {
  min-height: 530px;
}

.voucherCard-title {
  min-height: 71px;
}

.navsCollapse.affix {
  z-index: 100;
}

.vouchersListing {
  display: flex;
  justify-content: center;
}

font {
  font-family: HKGrotesk, Helvetica, Tahoma, sans-serif;
}

.postBody .postMeta,
.postBody .postTitle {
  padding-left: 0;
}

.slick-slider:not(.no-inner-spacing) .slick-slide {
  padding-left: 0;
}

.slick-slider:not(.no-arrows) {
  margin-left: 0;
}

.mt10 {
  margin-top: 10px;
}

.link {
  display: inline-block;
}

.tal {
  text-align: left;
}

.bold {
  font-weight: 700;
}

.pb60 {
  padding-bottom: 60px;
}

/*.layout-body,
.layout  {
    min-height: 100vh;
}
*/
.wrapper {
  flex-grow: 1;
}
/*
html,
body {
    height: 100%;
    margin: 0;
}

body {
    height: 100vh; 
}

.layout-body {
    flex: 1;
}

.layout-footer {
  flex-shrink: 0; 
}*/

.coverSlider .slick-next:before,
.coverSlider .slick-prev:before {
  color: #ffffff;
}

.coverSlider .coverSlide-content .center-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .vouchersListing {
    flex-direction: column;
  }
  .coverSlider .slick-arrow {
    display: none !important;
  }
}

.topProducts {
  height: 200px;
}

.partners {
  height: 200px;
}

.btn-grey {
  color: #ffffff;
  background-color: #808080;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-grey:focus,
.btn-grey.focus {
  color: #ffffff;
  background-color: #484848;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-grey:hover {
  color: #ffffff;
  background-color: #484848;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  color: #ffffff;
  background-color: #484848;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  background-image: none;
}
.btn-grey .badge {
  color: #808080;
  background-color: #ffffff;
}

@media (max-width: 1024px) {
  .postImage {
    margin: 16px auto 0;
  }

  .courseThumbnail {
    width: 100%;
  }

  .courseDesc {
      margin-left: 50px;
      margin-right: 50px;
  }
}

@media (max-width: 767px) {
  .courseDesc {
      margin-left: 0;
      margin-right: 0;
  }
  .slick-arrow {
    z-index: 1000;
  }

  .partners {
    height: 280px;
  }

  .partners .slick-prev {
    left: 0;
  }

  .partners .slick-next {
    right: 0;
  }

  .partners .slick-slider:not(.no-arrows) {
    margin-right: 0;
  }

  .partners .slick-slider:not(.no-inner-spacing) .slick-slide {
    padding-right: 0;
  }
}

@media (max-width: 479px) {
  .m-100p {
    width: 100%;
    float: none;
  }
}
