body .fa-2 {
  font-size: 20px; }

.cat-data {
  padding-left: 5px; }

.sermons-footer .item .cat-data span::after {
  margin-left: 0px; }

.audio_div .sermons-youtube-iframe {
  padding: 0 10%;
  margin: 0 auto;
  height: 460px;
  background: url("https://www.cfcindia.org/resources/en/icon/audio-big.jpg") no-repeat;
  background-size: cover; }
  .audio_div .sermons-youtube-iframe .player_center {
    border: 1px solid #dddddd;
    border-radius: 8px;
    box-shadow: 0 1px 8px #ccc;
    left: 0;
    margin: 200px auto;
    padding: 10px 0 8px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 255px; }

.audio_div .sermons-youtube-iframe-small {
  padding: 0 10%;
  margin: 0 auto;
  height: 120px;
  background: url("https://www.cfcindia.org/resources/en/icon/audio-big.jpg") no-repeat;
  background-position: 20% 8%;
  background-size: cover; }
  .audio_div .sermons-youtube-iframe-small .player_center-small {
    border: 1px solid #dddddd;
    border-radius: 8px;
    box-shadow: 0 1px 8px #ccc;
    left: 0;
    margin: 35px auto;
    padding: 10px 0 8px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 255px; }

.sermons-youtube-iframe {
  margin: 0 auto;
  height: 460px;
  background: #111; }

.playing.glyphicon {
  background: #ddd; }

.sermons-right-bar {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: scroll; }
  .sermons-right-bar .glyphicon:after {
    padding: 10px; }
  .sermons-right-bar h3 {
    padding-left: 10px; }

.sermons-youtube-iframe iframe {
  width: 100%;
  height: 100%; }

/** Code for No Live **/
.live-audio-frame {
  border: 1px solid #DDD;
  border-radius: 8px;
  box-shadow: 0px 1px 8px #CCC;
  background-color: #fff;
  left: 0px;
  margin: 10% auto;
  padding: 10px 0px 8px;
  position: absolute;
  right: 0px;
  text-align: center;
  width: 100%; }

.no-live-messgage {
  height: 120px; }
  .no-live-messgage .fa {
    font-size: 50px;
    color: #660000; }

.live-audio-player {
  height: 120px; }

.sermons-youtube-iframe-small .fa {
  font-size: 50px;
  color: #660000; }

/** /Code for No Live **/
.series-details .out-box, .series-details .box {
  border: 1px solid #ccc;
  margin: 5px;
  height: auto; }
.series-details div .box {
  background-color: #eee;
  padding: 10px;
  height: auto; }

.sermon-icons1 {
  margin-top: 10px; }

.article-summary, .wftw-summary {
  text-align: justify; }

.series-details div .box h3 {
  text-align: center; }
.series-details div .box .date {
  float: right; }
.series-details div .box .place {
  border-top: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  padding: 5px 0px; }

.other-sermons-in-series .sermons-list {
  padding: 5px 0; }
  .other-sermons-in-series .sermons-list img {
    height: 70px;
    float: left;
    padding: 0 10px;
    width: 120px; }
  .other-sermons-in-series .sermons-list .audio-icon {
    background-color: #f5f5f5;
    color: #aaaaaa;
    width: 120px;
    height: 70px;
    float: left; }
  .other-sermons-in-series .sermons-list .sermon-img {
    margin-left: 10px;
    color: #777; }

.sermons-list a {
  font-size: 18px; }
.sermons-list.live a {
  font-size: 17px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.34);
  font-variant: small-caps; }
.sermons-list.current {
  background-color: #ddd; }
.sermons-list .author, .sermons-list .date {
  padding: 2px 0px;
  font-size: 14px;
  color: #777; }
.sermons-list .field-name-field-author {
  display: inline-block; }

.live-section .alert-info {
  background-color: #dcecf2;
  border-color: #00708c;
  border-style: solid;
  border-width: 1px 5px;
  color: #00708c; }

.now-playing {
  display: none;
  padding-right: 20px;
  font-size: 15px; }

.sermons-list .date {
  padding-right: 10px;
  float: right; }
.sermons-list.current .now-playing {
  display: block; }

.signle-sermon-icon {
  margin-right: 25%; }

.series-sermons-list ul {
  list-style: none; }

.signle-sermon-icon a .glyphicon {
  background-color: #FAFAFA;
  border: 1px solid #F5F5F5;
  font-size: 13px;
  padding: 5px;
  margin: 4px;
  display: none; }

.series-sermons-list li:hover .glyphicon {
  display: inline-block; }

.recent-sermons-scroll {
  height: 220px; }

.sermon-item {
  height: 220px;
  padding-top: 5px;
  position: relative; }

.sermon-icons {
  position: absolute;
  bottom: 5px;
  right: 5px; }

.sermon-item a {
  line-height: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #006699; }
  .sermon-item a:hover {
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #006699; }

.recent-sermons {
  padding: 5px; }

.all-sermons {
  padding: 5px; }
  .all-sermons a {
    font-size: 18px;
    padding: 5px 0px;
    color: #111;
    line-height: 25px;
    color: #006699; }
    .all-sermons a:hover, .all-sermons a:focus {
      font-size: 18px;
      padding: 5px 0px;
      color: #111;
      line-height: 25px;
      color: #006699; }

.featured-sermon {
  height: 300px; }

h3.sermons-page-recent {
  color: #ccc;
  margin-top: 0px;
  font-size: 24px;
  text-shadow: none;
  font-weight: bold; }

.sermon-image img {
  display: block;
  padding-bottom: 10px;
  height: 100px; }

.series-sermons-list {
  border: 1px solid #ccc;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: 10px 20px;
  padding: 2px 0;
  display: none; }
  .series-sermons-list a {
    font-size: 14px !important; }

body ul.cfc-recent-sermons-list {
  color: #f33c79;
  margin-left: -20px; }

ul.cfc-recent-sermons-list a {
  color: #111; }
  ul.cfc-recent-sermons-list a:hover {
    color: #111; }

#breadcrumb {
  color: #6c6861;
  font-family: Proxima-Nova, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  padding-right: 35px;
  position: relative;
  overflow: visible;
  white-space: nowrap;
  border-bottom: 1px solid #ccc; }

#breadCrumbInnerWrap {
  background: url(http://s3.amazonaws.com/churchplantmedia-cms/heartcry_missionary_society_radford_va/breadcrumb_gradient.png) repeat-x;
  display: inline-block; }

#breadcrumbPieces {
  display: inline; }

#languageArrowWrap {
  display: inline-block;
  margin-left: -10px;
  height: 39px;
  margin-left: -10px;
  background: #fff; }

.languageArrowAlone {
  background-color: #ffffff; }

#allFilter {
  background: url("../images/blue_gradient.png") repeat-x scroll 0 0 transparent;
  color: #ffffff;
  display: inline-block;
  font-family: Proxima-Nova,Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding-left: 9px;
  padding-right: 8px;
  vertical-align: middle; }
  #allFilter:hover {
    cursor: pointer; }

.crumbPiece {
  margin-left: 8px;
  vertical-align: middle; }

.crumbPieceWrap:last-child .lastCrumbArrowWrap {
  background-color: #ffffff;
  display: inline-block;
  height: 39px; }

#filterContainer {
  font-size: 16px;
  background-image: url("http://22.cpmassets.com/img/a/sidebar-bg.png");
  background-repeat: repeat-y; }

#filterWrap {
  background-repeat: no-repeat;
  border-left: 1px solid #e6e6e4;
  border-right: 1px solid #e6e6e4; }

.clearTarget {
  color: #cccccc;
  cursor: pointer;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin-left: 7px;
  margin-right: -3px;
  padding: 4px;
  vertical-align: middle; }

#findContainer {
  border-bottom: 1px solid #e8e8e7;
  border-top: 1px solid #e8e8e7;
  color: #262626;
  font-family: PT-Serif-Caption,Times,"Times New Roman",sans-serif;
  font-size: 20px;
  font-weight: 300;
  overflow: hidden;
  padding: 17px 0;
  text-align: center;
  text-transform: uppercase; }

.filterLabel {
  background-color: #ccc;
  border: 1px solid #ccc;
  color: #3f3d39;
  font-family: Proxima-Nova,Helvetica,Arial,sans-serif;
  font-size: 18px;
  line-height: 46px;
  margin-bottom: 12px;
  margin-right: 7px;
  margin-top: 10px;
  padding: 0 30px; }
  .filterLabel:hover {
    cursor: pointer;
    margin-bottom: 12px;
    margin-right: 7px;
    margin-top: 10px;
    padding: 0 30px;
    text-decoration: none;
    background-image: url("http://22.cpmassets.com/img/a/sidenav-hover-bg.jpg");
    background-repeat: no-repeat; }

.activeFilter {
  color: #ffffff;
  text-decoration: none;
  background-image: url("http://22.cpmassets.com/img/a/sidenav-current-bg.jpg");
  background-repeat: no-repeat; }
  .activeFilter:hover {
    color: #ffffff;
    text-decoration: none;
    background-image: url("http://22.cpmassets.com/img/a/sidenav-current-bg.jpg");
    background-repeat: no-repeat; }

.filterLabelLineBreak {
  display: none; }

.resultsHeader {
  border-bottom: 1px solid #eee;
  margin: 25px 0 0;
  padding: 5px 8px 22px;
  font-family: "Proxima-Nova","Helvetica Neue",Arial,sans-serif;
  font-size: 12px; }

#resultsFooter {
  font-family: "Proxima-Nova","Helvetica Neue",Arial,sans-serif;
  font-size: 12px; }

.sermonCountContainer {
  color: #847a6f;
  line-height: 35px;
  float: left; }

#mediaTypeWrap, #sortWrap {
  color: #847a6f;
  float: right;
  font-size: 12px;
  text-align: right; }

.simplePagerNav li {
  float: left;
  text-align: center;
  list-style: none;
  padding: 6px;
  background: #ccc; }

.pageSelected {
  background-color: #c53726;
  border-color: #c53726;
  color: #ffffff; }

#pagination .pagination li > a {
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  color: #4d4d4d;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  text-align: center;
  padding: 5px 12px;
  width: 35px;
  text-transform: capitalize; }

.pagination li.disabled a {
  cursor: not-allowed; }

#pagination .pagination {
  margin: 0;
  position: absolute;
  right: 15px; }
  #pagination .pagination li.active a {
    cursor: default;
    background: none repeat scroll 0 0 #4d4d4d;
    border-color: #4d4d4d;
    color: #fff;
    font-size: 14px;
    font-weight: 700; }
#pagination ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 6px;
  padding-left: 0;
  vertical-align: bottom;
  width: 325px;
  list-style: none; }
#pagination div, #pagination ul {
  float: left; }

#pagination-demo .pagination li.page a {
  width: 40px; }

.sermons .sermon-icons {
  float: right;
  right: 10px;
  top: -10px; }

.sermons .study-icons {
  top: -30px !important; }

.filter-content, .apply-filter {
  cursor: pointer;
  font-size: 14px; }

.ng-cloak, .x-ng-cloak {
  display: none !important; }

.cfc-artcile-footer {
  position: relative;
  margin-left: 0px !important; }

.sermons a, .sermons a:hover {
  font-size: 17px;
  line-height: 28px; }

.sermons1 a, .sermons1 a:hover {
  font-size: 18px;
  line-height: 25px; }

.sermons .ng-scope:first-child section {
  padding-top: 0px; }

.sermon-series a {
  font-size: 14px; }
.sermon-series h4 {
  line-height: 26px;
  margin-left: -15px; }

.sermon-img.fa {
  background-color: #F5F5F5;
  float: left;
  font-size: 30px;
  margin-right: 6px;
  padding: 15px;
  color: #AAAAAA; }

.sermons-page-icons {
  margin-top: 10px; }
  .sermons-page-icons .inactive {
    pointer-events: none;
    cursor: not-allowed;
    color: #ccc; }

#itemContainer.sermons {
  padding-left: 0px;
  padding-right: 0px; }

#itemContainer .all-content {
  min-height: 400px; }

#itemContainer .all-content * {
  text-align: left !important; }

#itemContainer.sermons.sermons1 {
  border-right: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4; }
  #itemContainer.sermons.sermons1 section {
    padding-bottom: 12px; }
  #itemContainer.sermons.sermons1 .sermons-footer .item a {
    font-size: 15px !important; }

.sermons section {
  border-bottom: 1px solid #eee;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 10px; }

.sermons .icons-sermons i {
  color: #ab2c29; }

.sermons .icons-sermons .inactive i {
  color: #ccc; }

.sermon-description, .bs-callout {
  border-color: #eee;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  margin: 20px 0;
  padding: 0px 20px 20px; }

/*download button */
.field-name-field-zipped-file-link:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777 none repeat scroll 0% 0%;
  box-shadow: 0px 15px 10px #777;
  transform: rotate(-3deg); }

.field-name-field-zipped-file-link:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777 none repeat scroll 0% 0%;
  box-shadow: 0px 15px 10px #777;
  transform: rotate(3deg);
  right: 10px;
  left: auto; }

.download-zip {
  background: transparent url("../images/bg-sub.png") repeat scroll 0px 0px;
  margin: 5px;
  width: 300px;
  min-height: 50px; }

.lang-dropdown, .lang-dropdown:hover {
  background: #660000; }

/* Ends download button */

/*# sourceMappingURL=sermons.css.map */
