/* su comlumn css */

.su-column { border:1px solid #CCC; }
.su-column img { width:100%; }

.su-column .caption { padding:5px; text-align:center;}

.su-column .caption h3 {font-size:14px; }

.su-column a.btn.shadow {
  width:100%;
}

.su-column img { width:100%; height:336px; }

/* end su column css */

.ld_course_grid {
  margin-bottom: 20px;
}
#ld_course_list .row::before, #ld_course_list .row::after {
  content: " ";
  display: table;
}

#ld_course_list *, #ld_course_list *::before, #ld_course_list *::after {
  box-sizing: border-box;
}

#ld_course_list .row::after {
  clear: both;
}

#ld_course_list .row {
  margin-left: -15px;
  margin-right: -15px;
}

#ld_course_list .thumbnail {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  display: block;
  height: auto;
  line-height: 1.42857;
  max-width: 100%;
  padding: 0;
  transition: all 0.2s ease-in-out 0s;
}

.thumbnail.course {
  margin: 0;
  padding: 0;
  position: relative;
}

.thumbnail.course img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

#ld_course_list .thumbnail .caption {
  color: #333333;
  padding: 9px;
  text-align:center;
}

#ld_course_list .thumbnail .caption h3 { font-size:16px; }

#ld_course_list .thumbnail .caption a.btn.shadow {
  width:100%;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
  float: left;
}
.col-sm-6 {
  width: 50%;
}
.col-md-4 {
  width: 33.3333%;
}
.col-md-12 {
  width: 100%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

#course-list-wrap .woo-image.thumbnail.alignleft.wp-post-image {
  height: 350px;
  width: 310px;
}

.course-image img {
  height: 350px;
}

.course-image .avatar.user-4-avatar.avatar-75.photo {
  height: 53px;
}