body {
  font-family: gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #363636;
  letter-spacing: -.02em;
}
#wrapper {
  overflow: visible;
  position: relative;
}
#header {
  position: sticky;
  top: 0px;
  z-index: 999999;
}
.backArrow {
  left: 0px;
  position: absolute;
  top: 28px;
  border: none;
  background: none;
  width: 30px;
  height: 19px;
  padding: 0px;
}
.backArrow img {
  width: 11px;
  height: 19px;
}
/*.header-block {
  padding: 10px 12px;
  height: auto;
}*/
#main {
  background: #fff;
  min-height: 100vh;
  margin-bottom: 100px;
}
#mainImageWrapper {
  margin: 0 0 10px;
}
.info-section .columns {
  margin-bottom: 0px;
}
.logo img {
  width: 100%;
}
/*.content-list2 {
  padding: 0 15px;
}*/
.thumbnail {
  color: #363636;
}
.navbar-default .navbar-toggle strong {
  display: none;
}
.navbar .navbar-nav > li > a {
  padding: 7px 15px;
}
#main h2 {
  line-height: inherit;
}
.appTrue {
  display: block;
}
.appFalse {
  display: none;
}
.giveBTN {
  display: none;
}
#live, #live .thumbnail, #live .thumbnail .img-holder {
  margin: 0 !important;
}
.footer {
  padding-bottom: 20px;
}
.footer p {
  margin: 0 15px;
}
.staff {
  margin-bottom: 20px;
}
.shareLink {
  background-image: url(/images/shareIcon2.png);
  background-size: contain;
  position: relative;
  width: 33px;
  height: 23px;
  background-repeat: no-repeat;
  top: 4px;
  display: none !important;
}
.shareIcon {
  background-image: url(/images/shareIcon2.png);
  background-size: contain;
  position: relative;
  width: 33px;
  float: right;
  height: 23px;
  background-repeat: no-repeat;
  z-index: 9999999999;
}
/*.info-section.promos {
  padding-bottom: 100px;
}*/
.promos ul {
  margin: 0;
}
.promos ul li {
  /*width: 100% !important;
  max-width: 100% !important;*/
  margin: 0 0 10px !important;
}
#main h1, .headline {
  font-weight: 500;
  margin: 0 0 20px;
  line-height: 30px;
  font-size: 26px;
}
.latestDiv {
  /*padding-left: 15px;*/
  text-align: left;
  padding-top: 10px;
}
.promos ul li#intro_2281_3, .promos ul li#intro_1222_2 {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 30px !important;
  padding-bottom: 10px;
}
.liveNow {
  position: relative;
  top: -70px;
  z-index: 9;
  margin-bottom: -80px;
}
.liveNow h1 {
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.0;
  letter-spacing: -1px;
  text-shadow: 0 0 7px #000;
}
.podcastLinks .audioPlay audio {
  border-radius: 50px;
  margin-top: 10px;
  width: 100%;
}
.podcastLinks {
  padding: 10px 0px !important;
  text-align: left !important;
  /*  border-radius: 10px;
  background-color: #fff;
  font-size: 14px;*/
}
.podcastLinks ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0px;
}
.headphones {
  width: 99px;
  display: inline-block !important;
  cursor: pointer;
  vertical-align: middle;
}
/*.headphonesOne {
  margin-left: -15px !important;
}*/
.podcastLinks img:hover {
  opacity: .8;
}
.accordion .opener:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, .0);
}
/*.podcastLinks a {
  font-size: 14px;
  color: #353535;
  cursor: pointer;
  line-height: 2.0;
}*/
.inputbutton {
  background-color: #000;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 22px;
  margin: 4px 0;
  padding: 10px 20px;
  text-transform: uppercase;
  display: inline-block !important;
}
a.inputbutton {
  color: #fff !important;
}
.inputbutton:hover {
  opacity: 0.7;
  color: #fff;
  cursor: pointer;
}
a.inputbutton:hover {
  opacity: 0.7;
}
a input.inputbutton:hover {
  opacity: 0.7;
}
.thumbnail, .promos ul li {
  border: none;
  font-size: 18px;
  line-height: 24px;
}
.thumbnail .img-holder img {
  border-radius: 12px;
}
.thumbnail a:nth-child(2), .thumbnail p:nth-child(2) {
  /*padding-left: 15px;
  text-align: left;*/
  display: inherit;
}
.thumbnail a:nth-child(3) {
  /*margin-left: 15px;
  text-align: left;*/
  display: inherit;
}
.thumbnail a:nth-child(2) p, .thumbnail p:nth-child(2) {
  font-size: 18px;
  line-height: 24px;
}
.thumbnail a {
  /*text-align: left;*/
  display: inherit;
}
.thumbnail a:nth-child(1) p:nth-child(2) {
  font-size: 18px;
  line-height: 24px;
  padding-left: 15px;
}
.thumbnail p::first-line {
  font-size: 20px;
  line-height: 26px;
}
.addthis_toolbox {
  display: none;
}
#header .countdown {
  display: none;
}
.header-info .link, .header-holder .container .link {
  display: none;
}
.form-holder {
  display: none;
}
.navbar-default {
  top: 20px;
  left: 20px;
}
.navbar-default .navbar-toggle .icon-bar {
  height: 3px;
  width: 24px;
  border-radius: 20px;
  background: #000;
  margin: 3px 0;
}
.navbar-collapse {
  top: 77px !important;
}
.navbar.navbar-default .navbar-header .navbar-toggle.collapsed, .navbar.navbar-default .navbar-header .navbar-toggle {
  position: absolute;
  left: 30px;
  top: -43px;
  width: 30px;
  height: 30px;
}
.header-holder {
  background: #fff;
}
/*.logo a img {
  filter: invert(100%);
}*/
.logo {
  width: 140px;
  height: 55px;
  margin: 0 auto;
}
.info-section {
  padding-bottom: 0px;
  /*  padding-left: 10px;
  padding-right: 10px;*/
}
#footer {
  background: #fff;
  padding: 0;
}
.appIcon {
  width: 100%;
  margin: 0 auto;
}
.navbar .nav-title {
  display: block;
  text-transform: inherit;
  font-size: 28px;
  line-height: 28px;
  margin: 0 15px;
  text-align: left;
}
.subNav ul li {
  display: block;
  text-transform: inherit;
  font-size: 28px;
  line-height: 28px;
  margin: 0 35px;
  text-align: left;
  color: #FFFFFF;
}
.subNav li a {
  text-transform: inherit;
  font-size: 28px;
  line-height: 28px;
  margin: 0 25px;
  text-align: left;
  color: #FFFFFF !important;
}
.main-nav {
  padding: 7px 0 20px;
  background: #323232;
}
.main-nav .social-networks a {
  font-size: 20px;
  width: 38px;
  height: 38px;
  padding-top: 10px;
  padding-left: 10px;
  line-height: 1;
}
.main-nav .social-networks li a {
  background: #000000;
  color: #ffffff;
}
.main-nav .social-networks {
  letter-spacing: -4px;
  text-align: left;
  margin: 10px 0 0 25px;
}
.appVideo {
  width: 100%;
  height: auto;
  border-radius: 12px;
  margin-top: 20px;
}
#main .ms-caption .holder h1 {
  font-family: gotham, sans-serif;
  font-style: normal;
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.0;
  letter-spacing: -1px;
  text-shadow: 0 0 7px #000;
  text-transform: none !important;
}
#main .ms-caption .holder .inputbutton {
  font-family: gotham, sans-serif;
  font-style: normal;
  background-color: #fff;
  border: none;
  border-radius: 50px 50px 50px 50px;
  color: #000 !important;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 22px;
  margin: 10px 0;
  padding: 10px;
  text-transform: uppercase;
  display: inline-block;
}
.ms-slide-layers .ms-anim-layers .ms-layer.ms-caption.section-wrap.ms-hover-active {
  top: inherit !important;
  bottom: 10px;
}
.welcomeBanner {
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  color: #000;
  letter-spacing: -.02em;
  display: none;
}
.welcomeBanner a {
  color: #000;
}
.welcomeBanner.live a {
  color: #ff0000;
}
.worshipBanner {
  font-size: 18px;
  line-height: 24px;
  text-align: center !important;
  padding: 10px;
  color: #363636 !important;
  padding-left: 0 !important;
  font-style: italic;
}
.worshipBanner a {
  color: #fff !important;
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.addthis-smartlayers {
  display: none;
}
#footer {
  background: #fff;
  padding: 0;
  position: fixed;
  bottom: 0;
  z-index: 999999;
}
#footer .container {
  max-width: inherit;
  width: 100%;
}
.thumbnail.footer .img-holder img {
  border-radius: 0;
}
.thumbnail.footer .worship {
  padding-left: 25px;
}
.navbar.navbar-default .navbar-header .navbar-toggle.collapsed, .navbar.navbar-default .navbar-header .navbar-toggle {
  position: absolute;
  right: calc(100vw - 45px);
  top: -43px;
  width: 30px;
}
.podcastLinks ul, .podcastLinks ul li {
  width: 100%;
}
.podcastLinks .accordion li {
  margin: 0px !important;
}
@media (min-width: 568px) {
  #footer table {
    width: 70% !important;
    margin-left: calc(30vw / 2);
    margin-right: calc(30vw / 2);
  }
}
@media (min-width: 768px) {
  #footer table {
    width: 50% !important;
    margin-left: calc(50vw / 2);
    margin-right: calc(50vw / 2);
  }
  .header-holder {
    padding: 10px 0 12px;
  }
  .header-info {
    padding: inherit;
    float: none;
  }
}
@media (min-width: 1024px) {
  .promos ul li {
    margin: 0 15px !important;
  }
  .appVideo {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .info-section.promos {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .promos ul li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .promos ul li {
    width: inherit;
  }
}
@media (max-width: 540px) {
  .ms-slide, .ms-slide .ms-slide-bgcont, .ms-view, .ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont {
    min-height: calc(100vw / 1.85);
  }
  .ms-slide-bgcont {
    background-size: cover;
    background-position: center top;
  }
  .promos ul li {
    width: inherit;
  }
  .ms-slide-layers {
  display: block;
}}