#sermons4 #video-player video {
  width: 100%;
  height: auto; }
#sermons4 aside.left h2 {
  margin-bottom: 10px; }
#sermons4 aside .aside-image-link {
  margin-bottom: 1em;
  display: block; }
#sermons4 .items .back {
  width: 100%;
  display: block;
  text-align: left;
  margin: 1.25em 0 1em;
  border: none;
  }
#sermons4 .items h2.groupby-heading {
  margin: 1em 0 .5em; }
#sermons4 .items .series-desc p:last-child {
  margin-bottom: .5em; }
#sermons4 .items article {
  border-bottom: #999999 solid 1px;
  /*height: 65px;*/ 
  height: auto;

  padding-left: 1em;
  }


#sermons4 .items article {
    border-bottom: #999999 solid 1px;
    /* height: 65px; */
    height: auto;
    padding-left: 1em;
    padding-bottom: 2em;
    padding-top: 2em;
}

#sermons4 .items article.odd {
  background: #fafafa; }
#sermons4 .items article.last {
  border: 0; }
#sermons4 article .meta {
  width: 100%;
  padding: .5em 0 1em;
  font-size: 1em;
  line-height: 1em;
  background: transparent;
  }
#sermons4 article .meta p {
  margin-bottom: 1.5rem;
  }
#sermons4 article .meta span {
  font-weight: bold;
  color: #000000;
  }
#sermons4 article.detail .meta span {
  width: 4.5em;
  display: inline-block; }
#sermons4 article.detail .meta p.date span { margin-right: 3px; }
#sermons4 article.detail .time {
  display: none; }
#sermons4 article .meta a {
  text-decoration: none; }
#sermons4 article .meta img {
  display: block;
  float: right;
  margin: 0 0 1em 1em; }
#sermons4 article .highlight, #sermons4 aside ul[id*=list] .highlight, #sermons4 aside ul[class*=list] .highlight {
  border-radius: 0;
  color: #fafafa !important; }
#sermons4 article.list-view h3 {
  font-size: 1.25em;
  margin: 0;
  }
#sermons4 article h3.title,
#sermons4 article h5.title {
  float: none;
  display: inline-block;
  line-height: 35px;
  margin: 0;
  max-width: 460px;
  }
#sermons4 article h2 {
  display: inline-block;
  line-height: 70px;
  margin-bottom: 0;
  }
#sermons4 article h3.title a,
#sermons4 article h5.title a {
  text-decoration: none;
  line-height: 1em;
  font-weight: bold !important;
  }
#sermons4 article .time {
  font-size: 1em;
  display: inline-block;
  font-weight: bold;
  float: left;
  margin-right: 1em;
  margin-left: 0;
  line-height: 35px;
  min-width: 5em;
  }
#sermons4 article .media-s4 {
  float: right;
  text-align: right;
  margin: 17px 0 0 0;
  }
#sermons4 article .media-s4 li {
  display: inline-block;
  float: left;
  padding: 0;
  margin-left: 5px;
  overflow: hidden;
  }
#sermons4 article .media-s4 li a span {
  line-height: initial;
}
#sermons4 article .media-s4 li.video {
  /* margin-right: 2px; */
  }
#sermons4 article .media-s4 li a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 1.5em;
  padding: 5px;
  }
#sermons4 article.detail {
  border: 0;
  background: transparent;
  }
#sermons4 article.detail .header {
  display: block;
  width: 100%;
  min-height: 4.9em;
  }
#sermons4 .filters {
  padding: 0;
  margin-bottom: 2em;
  }
#sermons4 #video-wrap {
  margin-bottom: 1.5em;
  overflow: hidden;
  background: url(/_assets/img/loaders/ajax-loader.gif) no-repeat center center; }
#sermons4 .paginate-label {
  float: left;
  padding-top: 10px;
  margin-left: 10px;
  font-size: 1em;
  color: #343542;
  font-weight: bold; }
#sermons4 #pagination a {
  padding: 5px 8px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 3px; }
#sermons4 #pagination a:hover {
  /* color: #fafafa; */
  }
#sermons4 #pagination a#current {
  /* color: #fafafa; */
  /* background-color: #343542; */
  }
#sermons4 #pagination a#off {
  color: #cccccc; }
#sermons4 #pagination a#off:hover {
  background-color: transparent;
  color: #cccccc; }
#sermons4 .filters .ui-selectmenu-button {
  margin: 0 15px 0 0px;
  }
  #sermons4 .filters .ui-selectmenu-button:last-of-type {
    margin-right: 0; }
#sermons4 article .highlight,
#sermons4 aside ul[id*=list] .highlight,
#sermons4 aside ul[class*=list] .highlight,
#sermons4 #pagination a:hover,
#sermons4 #pagination a#current {
  /* background-color: #666666; */
  }
#sermons4 aside.left {
  width: 23%;
  display: inline-block;
  margin: 0 2em 0 0;
  vertical-align: top;
  }
#sermons4 .content {
  padding: .25em 0 0 0;
  display: inline-block;
  width: 73%;
  margin: 0;
  }

#sermons4 .content .text-box p {
  margin: 0;
}

@media (max-width: 1075px) {
  #sermons4 aside.left.column {
    display: none; }
  #sermons4 .content {
    width: 100%;
    padding: 1em 0 0; }
    #sermons4 .content .filters {
      text-align: left;
      margin-top: 1.5em; }
      #sermons4 .content .filters #preacher-sort-button {
        margin-right: 0; }
      #sermons4 .content .filters .ui-selectmenu-button {
        width: 165px !important; }
  #sermons4 .ui-selectmenu-menu .ui-menu {
    width: 165px !important; } }
@media (max-width: 768px) {
  #sermons4 .items article {
    padding: 1em 0 0 0;
    height: 90px;
    }
    #sermons4 article h3,
    #sermons4 article h5 {
      float: none;
    }
    #sermons4 .items article .time {
      min-width: 4em; }
    #sermons4 .items article .time, #sermons4 .items article h3 {
      line-height: 1.3;
      float: none;
      margin-bottom: 5px; }
    #sermons4 .items article .media-s4 {
      padding: 0;
      margin: 0;
      }
    #sermons4 article .media-s4 li,
    #sermons4 article.detail .media-s4 li {
      margin: 0 5px 0 0;
    }
    #sermons4 .items article.detail .media-s4 {
      float: left;
      margin-bottom: 10px;
    } 
  #sermons4 .items article.detail h2 {
    display: block;
    line-height: 1.3; }
  #sermons4 .items article.detail .meta img {
    float: none;
    display: block;
    margin: 0 0 1em; }
  #sermons4 .items article.detail .meta p {
    margin-bottom: .5em; } }

@media (max-width: 480px) {
  #sermons4 article h3.title,
  #sermons4 article h5.title {
    line-height: unset;
  }
  #sermons4 .items article .media-s4 {
    width: 100%;
  }
  #sermons4 .items article {
    height: auto;
    overflow: hidden;
  }
}