/* Related Sermons */

.asp-related-sermons-holder {
  	display: block!important;
  	padding-top: 25px;
    margin-bottom: -15px;
}
.sermon-wrapper .asp-related-sermons-header {
    padding-bottom: 20px;
    font-size: 1.6em;
    line-height: 1.6em;
    margin-bottom: 0px;
}
@media (min-width: 920px) {
    .asp-related-sermons-holder .sermon-related-single {
      	width: 33%;
      	padding-left: 9px;
      	padding-right: 9px;
    }
}
@media (max-width: 920px) {
    .asp-related-sermons-holder .sermon-related-single {
      	width: 100%;
    }
}
.asp-related-sermons-holder .sermon-related-single {
    display: inline-block;
    background: 0 0;
    border: 0;
    margin: 0;
    vertical-align: top;
    outline: 0;
    padding-bottom: 20px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
}
.asp-related-sermons-holder .sermon-related-single .sermon-thumbnail {
      position: relative;
      padding-bottom: 56.2%;
}
.asp-related-sermons-holder .sermon-related-single .sermon-thumbnail img  {
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%;
}
.asp-related-sermons-holder .sermon-related-single .sermon-media {
    padding: 11px 0px 10px 0px;
    border-bottom: 1px solid #e9e5de;
    margin-bottom: -4px;
}
.asp-related-sermons-holder .sermon-related-single .preached-date p {
    font-style: italic;
    margin-bottom: 0;
    display: inline-block;
    padding-right: 20px;
    margin-right: 16px;
    border-right: 1px solid #e9e5de;
}
.asp-related-sermons-holder .sermon-related-single .sermon-series p,.asp-related-sermons-holder .sermon-related-single .sermon-series,.asp-related-sermons-holder .sermon-related-single .preached-date  {
  	display: inline-block;
}
.asp-archive-container .sermon-series p, .asp-related-sermons-holder .sermon-related-single .sermon-series p  {
  	padding-bottom: 0px;
  	margin-bottom: 0px;
}
.asp-related-sermons-holder .sermon-related-single .sermon-title h2 a, .asp-related-sermons-holder .sermon-related-single .sermon-title h2  {
  	position: relative;
  	font-size: 22px;
  	line-height: 1.1em;
}
.asp-related-sermons-holder .sermon-related-single .sermon-title h2  {
  	position: relative;
  	line-height: 1.1em;
    margin-top: 26px !important;
  	margin-bottom: 12px !important;
}
.asp-related-sermons-holder .sermon-related-single:first-of-type {
    margin-left: 0px!important;
}
.asp-related-sermons-holder .sermon-related-single:last-of-type {
    margin-right: 0px!important;
}

/* Related Bordered Sermons - Update 2.8 */

.asp-related-sermons-holder .sermon-related-single {
    border: 1px solid #e9e5de;
    padding: 0px!important;
    box-sizing: border-box;
    margin: 0.6%;
    padding-bottom: 11px!important;
}
@media (min-width: 920px) {
    .asp-related-sermons-holder .sermon-related-single {
      	width: 32.13%;
    }
}
@media (min-width: 920px) {
    .asp-related-sermons-holder .sermon-related-single .sermon-media, .asp-related-sermons-holder .sermon-related-single .sermon-title {
        margin-left: 23px;
        margin-right: 23px;
    }
}
@media (max-width: 920px) {
    .asp-related-sermons-holder .sermon-related-single .sermon-media, .asp-related-sermons-holder .sermon-related-single .sermon-title {
        margin-left: 20px;
        margin-right: 20px;
    }
    .asp-related-sermons-holder .sermon-related-single {
        margin-bottom: 12px;
    }
}


/* Series Boxed Shortcode */

.asp-series-container, .asp-series-container {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.asp-series-box {
  	display: inline-block;
  	margin-bottom: 30px!important;
    vertical-align: top;
}
.asp-series-box .series-thumbnail {
    position: relative;
    padding-bottom: 56.2%;
}
.asp-series-box img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.asp-series-box .asp-series-title a {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 600;
    border-bottom: 1px solid #ececec;
    padding: 15px 0px 9px 0px!important;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    margin-top: 0px;
    margin-bottom: 0px;
}
.asp-series-box .asp-series-date {
    box-sizing: border-box;
    padding: 9px 0px 0px 0px !important;
    font-size: 15px;
    line-height: 23px;
}
@media (max-width: 1400px) {
    .asp-series-box {
      	width: 23.6%;
      	padding-left: 9px;
      	padding-right: 9px;
    }
}
@media (min-width: 1000px) {
    .asp-series-box {
        width: 32.13%;
        padding: 0px;
        box-sizing: border-box;
        margin: 0.6% !important;
    }
}
@media (max-width: 1000px) {
    .asp-series-box {
      	width: 100%;
      	padding-left: 0px;
      	padding-right: 0px;
    }
}
.sermon-archive-single .sermon-thumbnail {
      position: relative;
      padding-bottom: 56.2%;
}
.sermon-archive-single .semon-thumbnail-link img {
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%;
}
.asp-series-container .sermon-speaker p, .asp-series-container .sermon-topic p, .asp-series-container .service-type p {
  	margin-bottom: 0;
  	padding-bottom: 5px;
  	display: block;
  	line-height: 26px;
}
.asp-series-container .sermon-topic p, .asp-series-container .sermon-topic a {
    display: inline-block!important;
}
.asp-series-container .preached-date p {
  	font-style:italic;
  	margin-bottom: 0;
  	display: inline-block;
  	padding-right: 20px;
  	margin-right: 16px;
  	border-right: 1px solid #e9e5de;
}
.asp-series-container .sermon-series p,.asp-series-container .sermon-series,.asp-series-container .preached-date  {
  	display: inline-block;
  	line-height: 26px;
}
.asp-series-container .sermon-series p {
  	padding-bottom: 0px;
  	margin-bottom: 0px;
}
.asp-series-container .sermon-master-content {
  	margin-top: 11px;
  	padding-top: 20px;
  	border-top: 1px solid #e9e5de;
}
.asp-series-container .sermon-master-content p {
  	margin-top: 0px!important;
  	margin-bottom: 0px!important;
  	padding-top: 0px!important;
  	padding-bottom: 0px!important;
}


/* Series Details */

@media (min-width: 780px) {
    .asp-archive-container .asp-series-top-holder {
        margin-top: 19px;
        padding-bottom: 0px;
        margin-left: 9px;
        margin-right: 9px;
        margin-bottom: 30px;
        background: #f8f8f8;
    }
    .asp-archive-container .asp-series-top-holder img {
        height: 370px!important;
        max-height: 370px!important;
        width: 100%!important;
        overflow: hidden!important;
        display: -webkit-box!important;
        -webkit-box-pack: center!important;
        -webkit-box-align: center!important;
        vertical-align: middle!important;
        object-fit: cover!important;
    }
    .asp-archive-container .asp-series-left, .asp-archive-container .asp-series-right {
        box-sizing: border-box;
        width: 50%!important;
        display: inline-block;
        vertical-align: middle;
    }
    .asp-archive-container .asp-series-left {
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 45px;
        padding-bottom: 45px;
    }
     .asp-archive-container .asp-series-left p {
        font-size: 0.9em;
        line-height: 1.9em;
        white-space: pre-wrap;
    }
    .asp-archive-container .asp-series-left .asp-selected-series-date {
        padding-top: 0px;
        padding-bottom: 10px;
        font-weight: 500;
        font-size: 0.945em !important;
    }
    .asp-archive-container .asp-series-right {
        padding-right: 0px;
    }
    .asp-archive-container .asp-series-top-holder .asp-selected-series-title {
        padding-bottom: 15px;
    }
    .asp-series-sermons-list {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 24px;
        text-align: left;
    }
    .asp-series-sermons-list h4 {
        font-weight: 600;
        font-size: 18px!important;
        padding: 0px 0px 2px 0px;
        width: fit-content;
    }
}
@media (max-width: 780px) {
    .asp-archive-container .asp-series-top-holder {
        background: #f8f8f8;
        margin-bottom: 30px;
    }
    .asp-archive-container .asp-series-left {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 44px;
        padding-bottom: 40px;
    }
    .asp-archive-container .asp-series-left p {
       white-space: pre-wrap;
   }
    .asp-archive-container .asp-series-left .asp-selected-series-date {
        padding-top: 0px;
        padding-bottom: 9px;
        font-weight: 500;
        font-size: 0.94em !important;
    }
    .asp-archive-container .asp-series-right {
         padding-right: 0px;
    }
    .asp-archive-container .asp-speaker-top-holder img {
        height: 370px!important;
        max-height: 370px!important;
        width: 100%!important;
        overflow: hidden!important;
        display: -webkit-box!important;
        -webkit-box-pack: center!important;
        -webkit-box-align: center!important;
        vertical-align: middle!important;
        object-fit: cover!important;
    }
    .asp-archive-container .asp-series-top-holder .asp-selected-series-title {
        padding-bottom: 13px;
    }
    .asp-series-sermons-list {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 32px;
        text-align: center;
    }
    .asp-series-sermons-list h4 {
        font-weight: 600;
    }
}
.asp-archive-container .asp-series-top-holder .asp-selected-series-title {
    margin-bottom: 0px;
}
.asp-selected-series-details {
    font-size: 12px;
    padding: 3.5px 15px;
    background-color: #17242a;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
}


/* Speaker Details */

@media (min-width: 780px) {
    .asp-archive-container .asp-speaker-top-holder {
        margin-top: 20px;
        padding-bottom: 0px;
        margin-left: 9px;
        margin-right: 9px;
        margin-bottom: 30px;
        background: #f8f8f8;
    }
    .asp-archive-container .asp-speaker-top-holder img {
        height: 400px!important;
        max-height: 400px!important;
        width: 100%!important;
        overflow: hidden!important;
        display: -webkit-box!important;
        -webkit-box-pack: center!important;
        -webkit-box-align: center!important;
        vertical-align: middle!important;
        object-fit: cover!important;
    }
    .asp-archive-container .asp-speaker-left {
        box-sizing: border-box;
        width: 66%!important;
        display: inline-block;
        vertical-align: middle;
    }
    .asp-archive-container .asp-speaker-right {
        width: 34%!important;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
    }
    .asp-archive-container .asp-speaker-left {
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 45px;
        padding-bottom: 45px;
    }
     .asp-archive-container .asp-speaker-left p {
        font-size: 0.9em;
        line-height: 1.9em;
        white-space: pre-wrap;
    }
    .asp-archive-container .asp-speaker-right {
        padding-right: 0px;
    }
    .asp-archive-container .asp-speaker-top-holder .asp-selected-speaker-name {
        padding-bottom: 15px;
    }
    .asp-speaker-sermons-list {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 22px;
        text-align: left;
    }
    .asp-speaker-sermons-list h4 {
        font-weight: 600;
        font-size: 18px!important;
        padding: 0px 0px 2px 0px;
        width: fit-content;
    }
}
@media (max-width: 780px) {
    .asp-archive-container .asp-speaker-top-holder {
        background: #f8f8f8;
        margin-bottom: 30px;
    }
    .asp-archive-container .asp-speaker-left {
          padding-left: 30px;
          padding-right: 30px;
          padding-top: 44px;
          padding-bottom: 40px;
    }
    .asp-archive-container .asp-speaker-left p {
        white-space: pre-wrap;
    }
    .asp-archive-container .asp-speaker-right {
         padding-right: 0px;
    }
    .asp-archive-container .asp-speaker-top-holder img {
        width: 100%!important;
        overflow: hidden!important;
        display: -webkit-box!important;
        -webkit-box-pack: center!important;
        -webkit-box-align: center!important;
        vertical-align: middle!important;
        object-fit: cover!important;
    }
    .asp-archive-container .asp-speaker-top-holder .asp-selected-speaker-name {
        padding-bottom: 13px;
    }
    .asp-speaker-sermons-list {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 32px;
        text-align: center;
    }
    .asp-speaker-sermons-list h4 {
        font-weight: 600;
    }
}
.asp-archive-container .asp-speaker-top-holder .asp-selected-speaker-name {
    margin-bottom: 0px;
}
.asp-selected-speaker-position {
    font-size: 12px;
    padding: 3.5px 15px;
    background-color: #17242a;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
}
.asp-speaker-left .asp-speaker-links {
    padding-top: 20px;
}
.asp-speaker-left .asp-speaker-links p {
    margin-bottom: 0px;
}
.asp-speaker-left .asp-speaker-email {
    display: block!important;
}
.asp-speaker-left .asp-speaker-facebook, .asp-speaker-left .asp-speaker-linkedin, .asp-speaker-left .asp-speaker-twitter, .asp-speaker-left .asp-speaker-youtube {
    padding: 10px 11px 0px 0px;
    margin-top: 11px!important;
    display: inline-block;
    font-size: 16px !important;
}


/* Bible Passage */

.single-sermons .asp-bible-passage-holder {
    text-align: left;
    margin-top: 40px!important;
    margin-bottom: 26px!important;
}
.single-sermons .asp-bible-passage-holder p { /* Help with theme styling conflicts */
    font-size: 15.5px!important;
    font-weight: 500!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.single-sermons .asp-bible-passage-holder a {
    border-bottom: 1px solid #192531;
    padding: 5px 6px !important;
    border-radius: 0px;
    margin: 0px 3px 0px 0px!important;
}
@media (max-width: 780px) {
    .single-sermons .asp-bible-passage-holder p {
        font-size: 14px!important;
    }
}


/* Speaker Shortcode */

.asp-speaker-container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.asp-speaker-container .asp-speaker-box {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.asp-speaker-container .asp-speaker-box img {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 300px;
}
.asp-speaker-container .asp-speaker-box .asp-speaker-content {
    padding: 15px 25px;
    text-align: center;
}
.asp-speaker-container .asp-speaker-box .asp-speaker-content .asp-speaker-position {
    font-size: 11px;
    padding: 2px 10px;
    background-color: #17242a;
    color: #fff;
    margin-left: 18px;
    display: inline-block;
    position: relative;
    bottom: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.asp-speaker-container .asp-speaker-box .asp-speaker-content .asp-speaker-name {
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.asp-speaker-container .asp-speaker-box .asp-speaker-content .asp-speaker-contact-info {
    padding-top: 7px;
}
.asp-speaker-container .asp-speaker-box .asp-speaker-content .asp-speaker-contact-info p {
    margin-bottom: 0px;
    margin-top: 0px;
}
.asp-speaker-container .asp-speaker-box .asp-speaker-content .asp-speaker-social-links {
    margin-bottom: -8px;
    margin-top: 0px;
}
.asp-speaker-box .asp-speaker-social-links .asp-speaker-facebook, .asp-speaker-box .asp-speaker-social-links .asp-speaker-linkedin, .asp-speaker-box .asp-speaker-social-links .asp-speaker-twitter, .asp-speaker-box .asp-speaker-social-links .asp-speaker-youtube {
    padding: 10px 11px 0px 0px;
    display: inline-block;
}
@media (min-width: 1000px) {
    .asp-speaker-container .asp-speaker-box {
        width: 25%;
        padding: 10px;
        margin-bottom: 20px;
    }
}
@media (max-width: 1000px) {
    .asp-speaker-container .asp-speaker-box {
        width: 100%;
        margin-bottom: 17px;
    }
    .asp-speaker-container .asp-speaker-box .asp-speaker-content .asp-speaker-name {
        display: inline-block;
        font-size: 1.25em;
        line-height: 1em;
    }
}


/* Widget - Sermon List */

.asp-widget-sermon-list-single {
    display: block;
    margin-bottom: 13px;
    background: #f8f8f8;
}
.asp-widget-sermon-list-single .asp-list-left {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    box-sizing: border-box;
}
.asp-widget-sermon-list-single .asp-list-left .asp-sermon-thumbnail img {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    vertical-align: middle;
    object-fit: cover;
    width: 90px;
    height: 90px;
    margin-bottom: 0px!important;
}
.asp-widget-sermon-list-single .asp-list-right {
    display: inline-block;
    vertical-align: top;
    padding: 12px 13px;
    box-sizing: border-box;
}
@media (min-width: 1000px) {
    .asp-widget-sermon-list-single .asp-list-right {
        width: 65%;
    }
}
@media (max-width: 1000px) and (min-width: 750px) {
    .asp-widget-sermon-list-single .asp-list-right {
        width: 55%;
    }
}
@media (max-width: 750px) {
    .asp-widget-sermon-list-single .asp-list-right {
        width: 75%;
    }
}
@media (max-width: 400px) {
    .asp-widget-sermon-list-single .asp-list-right {
        width: 70%;
    }
}
.asp-widget-sermon-list-single .asp-list-right .asp-sermon-title a, .asp-widget-sermon-list-single .asp-list-right .asp-sermon-title h3 {
    font-size: 14px!important;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.asp-widget-sermon-list-single .asp-list-right .asp-sermon-details p {
    font-size: 13px!important;
    line-height: 20px;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.asp-widget-sermon-list-single .asp-list-right .asp-sermon-details {
    margin-bottom: 5px;
}


/* Widget - Speaker List */

.asp-widget-speaker-list-single {
    display: block;
    margin-bottom: 13px;
    background: #f8f8f8;
}
.asp-widget-speaker-list-single .asp-list-left {
    display: inline-block;
    vertical-align: top;
    width: 65px;
    box-sizing: border-box;
}
.asp-widget-speaker-list-single .asp-list-left .asp-speaker-thumbnail img {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    vertical-align: middle;
    object-fit: cover;
    width: 65px;
    height: 65px;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.asp-widget-speaker-list-single .asp-list-right {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 15px;
    box-sizing: border-box;
    position: relative;
}
@media (min-width: 1000px) {
    .asp-widget-speaker-list-single .asp-list-right {
        width: 70%;
    }
}
@media (max-width: 1000px) and (min-width: 750px) {
    .asp-widget-speaker-list-single .asp-list-right {
        width: 60%;
    }
}
@media (max-width: 750px) {
    .asp-widget-speaker-list-single .asp-list-right {
        width: 80%;
    }
}
@media (max-width: 400px) {
    .asp-widget-speaker-list-single .asp-list-right {
        width: 70%;
    }
}
.asp-widget-speaker-list-single .asp-list-right .asp-speaker-title a, .asp-widget-speaker-list-single .asp-list-right .asp-speaker-title h6 {
    font-size: 14px!important;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    display: inline-block;
}
.asp-widget-speaker-list-single .asp-list-right .asp-speaker-position {
    display: inline-block;
    font-size: 11px;
    line-height: 22px;
    padding: 1px 10px;
    background-color: #17242a;
    color: #fff;
    display: inline-block;
    width: fit-content;
    margin-left: 20px;
    margin-top: 7px!important;
    position: relative;
    bottom: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
}


/* Widget - Series List */

.asp-widget-series-list-single {
    display: block;
    margin-bottom: 13px;
    background: #f8f8f8;
}
.asp-widget-series-list-single .asp-list-left {
    display: inline-block;
    vertical-align: top;
    width: 65px;
    box-sizing: border-box;
}
.asp-widget-series-list-single .asp-list-left .asp-series-thumbnail img {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    vertical-align: middle;
    object-fit: cover;
    width: 65px;
    height: 65px;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.asp-widget-series-list-single .asp-list-right {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 15px;
    box-sizing: border-box;
    position: relative;
}
@media (min-width: 1000px) {
    .asp-widget-series-list-single .asp-list-right {
        width: 70%;
    }
}
@media (max-width: 1000px) and (min-width: 750px) {
    .asp-widget-series-list-single .asp-list-right {
        width: 60%;
    }
}
@media (max-width: 750px) {
    .asp-widget-series-list-single .asp-list-right {
        width: 80%;
    }
}
@media (max-width: 400px) {
    .asp-widget-series-list-single .asp-list-right {
        width: 70%;
    }
}
.asp-widget-series-list-single .asp-list-right .asp-series-title {
    font-size: 14px!important;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    display: inline-block;
    position: relative;
    top: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
}


/* Sermon List View */

.asp-sermon-archive-single-list {
    padding-bottom: 0px;
    width: 100%!important;
    padding-top: 0px;
    margin-top: 8.5px;
    margin-bottom: 8.5px;
    display: table;
    min-height: 120px;
    position: relative;
    background: #f8f8f8;
}
@media (min-width: 780px) {
    .post-type-archive-sermons .asp-sermon-archive-single-list {
        margin-left: 10px!important;
        margin-right: 10px!important;
    }
}
.post-type-archive-sermons .asp-sermon-archive-single-list:first-of-type {
    margin-top: 0px;
}
.post-type-archive-sermons .asp-sermon-archive-single-list:last-of-type {
    margin-bottom: 35px;
}
@media (min-width: 780px) {
    .asp-sermon-archive-single-list .asp-sermon-archive-image-list.asp-list-has-image {
        display: table-cell;
        vertical-align: middle;
        width: 120px;
    }
    .asp-sermon-archive-single-list .asp-sermon-archive-content-list {
        display: table-cell;
        vertical-align: middle;
    }
}
.asp-sermon-archive-single-list .asp-sermon-archive-image-list img {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    vertical-align: middle;
    object-fit: cover;
    padding-top: 0px!important;
    margin: 0px!important;
    padding: 0px!important;
}
.asp-sermon-archive-single-list .asp-sermon-archive-top-list {
    padding-top: 5px;
    float: left;
    display: block!important;
    width: 73%;
}
.asp-sermon-archive-single-list .asp-sermon-archive-bottom-list {
    float: left;
    display: block!important;
    width: 73%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing:border-box;
}
.asp-sermon-archive-single-list .asp-sermon-archive-top-list .asp-sermon-date-list {
    display: inline-block;
    padding-right: 16px;
}
.asp-sermon-archive-single-list .asp-sermon-archive-top-list .asp-sermon-series-list {
    display: inline-block;
    padding-right: 16px;
}
.asp-sermon-archive-single-list .asp-sermon-speaker-list {
    display: inline-block;
    padding-right: 16px;
}
.asp-sermon-archive-single-list .asp-sermon-title-list h2 a, .asp-sermon-archive-single-list .asp-sermon-title-list h2 {
    font-size: 19px!important;
    margin: 0px!important;
    padding: 0px!important;
    padding-top: 1px!important;
    padding-bottom: 4px!important;
    line-height: 25px!important;
    margin-bottom: 0px!important;
}
.asp-sermon-archive-single-list .asp-sermon-title-list, .asp-sermon-archive-single-list .asp-sermon-top-details-list {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
.asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-topic-list {
    display: inline-block;
    padding-right: 20px;
}
.asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-book-list {
    display: inline-block;
    padding-right: 0px;
}
.asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-topic-list a, .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-topic-list p {
    display: inline-block;
}
.asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-book-list a, .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-book-list p {
    display: inline-block;
}
.asp-sermon-archive-single-list .asp-sermon-listen-cta-holder-list a {
    padding: 6px 20px;
    border: 1px solid #e9e5de;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 34%;
    border-radius: 50px;
}
/* Helps with theme optimization */
.asp-sermon-archive-single-list .asp-sermon-listen-cta-holder-list p {
    padding: 0px!important;
    margin: 0px!important;
}
.asp-sermon-archive-single-list .asp-sermon-listen-cta-holder-list .fa {
    padding-left: 2px;
}
.asp-sermon-archive-single-list .asp-sermon-archive-top-list .asp-sermon-date-list p, .asp-sermon-archive-single-list .asp-sermon-speaker-list p, .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-topic-list p, .asp-sermon-archive-single-list .asp-sermon-archive-top-list .asp-sermon-series-list p,
.asp-sermon-archive-single-list .asp-sermon-archive-top-list .asp-sermon-date-list a, .asp-sermon-archive-single-list .asp-sermon-speaker-list a, .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list .asp-sermon-topic-list a, .asp-sermon-archive-single-list .asp-sermon-archive-top-list .asp-sermon-series-list a {
    font-size: 14px;
    line-height: 27px;
    margin: 0px!important;
    padding: 0px!important;
}
@media (min-width: 1000px) and (max-width: 1300px) {
    .asp-sermon-archive-single-list .asp-sermon-archive-top-list, .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list {
        width: 65%;
    }
}
@media (min-width: 780px) and (max-width: 1000px) {
    .asp-sermon-archive-single-list .asp-sermon-title-list h2 a, .asp-sermon-archive-single-list .asp-sermon-title-list h2 {
        width: 95%;
    }
}
@media (max-width: 1000px) {
    .asp-sermon-archive-single-list .asp-sermon-listen-cta-holder-list a {
        display: none;
    }
    .asp-sermon-archive-single-list .asp-sermon-archive-top-list, .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list {
        width: 100%;
    }
}
@media (max-width: 780px) {
    .asp-sermon-archive-single-list .asp-sermon-archive-image-list img {
        float: unset;
        width: 100%;
        height: 200px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        vertical-align: middle;
        object-fit: cover;
        padding-top: 0px!important;
        margin: 0px!important;
        padding: 0px!important;
    }
    .asp-sermon-archive-single-list .asp-sermon-archive-top-list, .asp-sermon-archive-single-list .asp-sermon-archive-top-list {
        width: 100%;
    }
    .asp-sermon-archive-single-list .asp-sermon-archive-top-list {
        padding-top: 20px;
    }
    .asp-sermon-archive-single-list .asp-sermon-archive-bottom-list {
        padding-bottom: 15px;
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .asp-sermon-archive-single-list .asp-sermon-title-list h2 a, .asp-sermon-archive-single-list .asp-sermon-title-list h2 {
        padding-bottom: 6px!important;
    }
}
.asp-shortcode-sermons-list-padding, .asp-related-sermons-list-padding {
    display: block;
    padding-bottom: 35px;
}


/* Single Sermon Navigation */

.single-sermons .asp-sermon-navigation {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
    padding-bottom: 30px;
    margin-bottom: 25px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: text-top;
    border-bottom: 1px solid #e9e5de;
}
.asp-sermon-navigation .asp-previous-sermon {
    display: inline-block;
    float: left;
    max-width: 50%;
    text-align: left;
    vertical-align: text-top;
}
.asp-sermon-navigation .asp-prev-span-holder {
    display: inline-block;
    vertical-align: text-top;
    padding-left: 15px;
    position: relative;
    bottom: -2px;
}
.asp-sermon-navigation .asp-next-sermon {
    display: inline-block;
    float: right;
    max-width: 50%;
    text-align: right;
    vertical-align: text-top;
}
.asp-sermon-navigation .asp-next-span-holder {
    display: inline-block;
    vertical-align: text-top;
    padding-right: 15px;
    position: relative;
    bottom: -2px;
}
.asp-sermon-navigation .asp-prev-sermon-arrow {
    display: inline-block;
    border: 1px solid #eee;
    padding: 10px 20px 10px 18px;
    vertical-align: text-top;
}
.asp-sermon-navigation .asp-next-sermon-arrow {
    display: inline-block;
    border: 1px solid #eee;
    padding: 10px 18px 10px 20px;
    vertical-align: text-top;
}
.asp-sermon-navigation .asp-previous-sermon:hover .asp-prev-sermon-arrow, .asp-sermon-navigation .asp-next-sermon:hover .asp-next-sermon-arrow {
    opacity: 0.75;
}
.asp-sermon-navigation .asp-prev-sub, .asp-sermon-navigation .asp-next-sub {
    font-size: 13px!important;
    line-height: 20px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    color: #252525;
}
.asp-sermon-navigation .asp-previous-title, .asp-sermon-navigation .asp-next-title {
    display: block;
    font-size: 16px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
@media (max-width: 780px) {
    .asp-sermon-navigation .asp-previous-sermon {
        max-width: 100%;
    }
    .asp-sermon-navigation .asp-previous-title {
        display: none!important;
    }
    .asp-sermon-navigation .asp-prev-sub {
        font-size: 15.5px!important;
        position: relative;
        top: 15px;
    }
}
@media (max-width: 780px) {
    .asp-sermon-navigation .asp-next-sermon {
        max-width: 100%;
    }
    .asp-sermon-navigation .asp-next-title {
        display: none!important;
    }
    .asp-sermon-navigation .asp-next-sub {
        font-size: 15.5px!important;
        position: relative;
        top: 15px;
    }
}


/* Embed Audio */

.sermon-audio-embed-wrapper {
    padding-top: 40px;
}
