/* Responsive Styleshet */
/* VARIABLES
------------------------------------------------------------------------- */
/* Dk Grey */
/* Orange */
/* Blue */
/* Green */
@media only screen and (min-width: 1px) and (max-width: 1214px) {
  footer img {
    display: none;
  }
  nav .wrapper {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 1px) and (max-width: 1090px) {
  .boxes .box {
    height: 460px;
  }
  .messages .right {
    display: none;
  }
  .messages .left {
    width: 100%;
  }
  .messages {
    width: 90%;
    padding: 0 5%;
  }
}
@media only screen and (min-width: 1px) and (max-width: 1075px) {
  .wrapper,
  header .wrapper,
  .topbar .wrapper,
  .bottomBar .wrapper {
    width: 94%;
    padding: 0 3%;
  }
  nav ul#menu-container-menu li a {
    font-size: 14px;
  }
  #content {
    width: 61%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .landing .entry ul li {
    width: 46%;
    margin: 0 2% 4%;
  }
  #sidebar {
    width: 30%;
  }
  #sidebar .messages {
    display: none;
  }
  #content.fullwidth {
    width: 94%;
    padding: 25px 3%;
  }
  #content.newspage .featuredPost {
    width: 97%;
  }
  #content.newspage .featuredPost .feature {
    width: 45%;
    height: 100%;
    margin-right: 20px;
  }
  #content.newspage .featuredPost .feature img {
    margin: 0;
  }
  #content.newspage .text p {
    font-size: 13px;
    line-height: 18px;
  }
  #content.newspage .col {
    margin-right: 3%;
    width: 47%;
  }
  .heading {
    height: 200px;
  }
  footer .left {
    width: 41%;
  }
  footer .right {
    width: 21%;
  }
  footer .social {
    width: 30%;
  }
  footer .col ul li {
    font-size: 13px;
    line-height: 20px;
  }
  footer .col {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 1050px) {
  .boxes {
    width: 94%;
    padding: 0 2%;
  }
  .content.top .box {
    width: 100%;
    height: auto;
  }
  .content.top .welcome {
    margin-bottom: 30px;
  }
  .ask_question {
    text-align: center;
    padding: 30px 20px;
  }
  .ask_question h4 {
    width: 100%;
    font-size: 16px;
    margin-bottom: 14px;
  }
  .ask_question p {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 50px;
    box-sizing: border-box;
    text-align: center !important;
  }
  .ask_question .button {
    float: none;
    display: inline-block;
  }
}
@media only screen and (min-width: 1px) and (max-width: 1040px) {
  nav ul#menu-container-menu li a {
    font-size: 13px;
    padding: 14px 13px;
  }
  footer .col4 {
    display: none;
  }
}
@media only screen and (min-width: 1px) and (max-width: 1000px) {
  .band .main .simcal-default-calendar-grid {
    display: none;
  }
  .band .main .simcal-default-calendar-list {
    display: block;
  }
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
  nav .menu-container {
    width: auto;
  }
  nav .menu-main {
    display: none;
  }
  nav .menu-tablet {
    display: block;
  }
  header .right h4,
  header .right p {
    display: none;
  }
  header .left {
    top: auto;
    transform: none;
    -webkit-transform: none;
    margin: 26px 0 15px;
    position: relative;
  }
  .pre-header {
    margin-top: 50px;
  }
  nav {
    height: auto !important;
    position: fixed;
    z-index: 10;
  }
  .responsiveNav {
    display: block;
    padding: 0;
  }
  nav ul#menu-container-menu li a {
    font-size: 12px;
  }
  .news .left {
    width: 94%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .news .right {
    width: 100%;
  }
  .news .right ul {
    width: 100%;
  }
  .news .right ul li {
    width: 48%;
    margin-left: 2%;
  }
  .news .right a.blueGrad {
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
  }
  #content {
    width: 94%;
    float: left;
    margin-bottom: 20px;
  }
  #content.newspage {
    width: 100%;
  }
  #content.newspage .featuredPost .feature {
    width: auto;
  }
  #content.newspage .featuredPost {
    width: 100%;
  }
  #content.newspage .col {
    width: 47%;
    margin-right: 1%;
    margin-left: 2%;
    height: 335px;
  }
  #content .wp-pagenavi {
    width: 100%;
  }
  #content.newsOther {
    padding-right: 3%;
    padding-left: 3%;
    width: 94%;
  }
  #content .wp-pagenavi {
    margin-bottom: 20px;
  }
  footer.wrapper {
    flex-direction: column;
  }

  footer .left {
    width: 100%;
    text-align: center;
  }
  footer .right {
    width: 100%;
    border-left: none;
    padding: 0 5%;
    margin: 0;
    text-align: center;
    box-sizing: border-box;
  }
  footer .col {
    width: 100%;
  }

  #menu-footer-menu {
    column-count: 2;
  }

  .band .main {
    width: 100%;
  }
  .sidebar {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 900px) {
  footer .col3 {
    display: none;
  }
  .banner ul li img,
  .heading img {
    top: 0px;
    width: 900px;
  }
  .tv-sermon {
    width: 90%;
  }

  .brand-info {
    flex-direction: column;
  }

  .brand-info .head-info {
    flex-direction: column;
  }

  .brand-info .head-info .service-times {
    border: none;
  }

  .brand-info .head-info .bible-text {
    padding: 20px;
    width: 55%;
  }

  .brand-info .head-info .service-times span {
    text-align: center;
  }

  .brand-info .head-info .bible-text span {
    text-align: center;
  }

}
@media only screen and (min-width: 1px) and (max-width: 840px) {
  header {
    text-align: center;
  }
  header .left {
    display: inline-block;
    float: none;
    margin: 63px 0 12px;
  }
  header .right {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  header .right .button {
    width: 50%;
    position: relative;
    top: 0;
    float: left;
    box-sizing: border-box;
    padding-top: 15px;
    right: 0 !important;
  }

  .home-listen-events .band {
    flex-direction: column;
  }

  .content.messages {
    width: 95%;
    margin: 0 auto;
  }

  .box.events {
    width: 95%;
    margin: 20px auto 0 auto;
  }

  .messages.box .button {
    margin-bottom: 10px;
  }

}
@media only screen and (min-width: 1px) and (max-width: 800px) {
  .boxes {
    margin-top: 0;
  }
  .boxes .box {
    width: 100%;
    height: auto;
    padding-bottom: 45px;
    margin-top: 30px;
  }

  body.single-publications .related-publications .band .main.full {
    flex-direction: column;
  }

  body.single-publications .related-publications .publication-item {
    margin: 30px 0;
  }

}
@media only screen and (min-width: 1px) and (max-width: 780px) {
  .topbar .wrapper {
    width: 100%;
    padding: 0;
  }
  .wrap {
    width: 100%;
  }
  .banner {
    height: 350px !important;
  }
  .banner .textBox {
    width: 340px;
  }
  .heading {
    height: 180px;
  }
  .heading h1 {
    font-size: 19px;
    padding: 15px 20px;
  }
  .banner .textBox h2 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .banner .textBox p {
    margin-bottom: 10px;
  }
  .banner .textBox {
    padding: 15px 30px 20px;
  }
  #content.newspage .col {
    height: 350px;
  }
  #content.newspage .col .feature {
    height: auto;
  }

  .publications {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1px) and (max-width: 777px) {
  .news .left .feature {
    margin-left: 20px;
    margin-right: 0;
    float: right;
  }
  .cal1 {
    display: none;
  }
  .cal2 {
    display: block;
  }
  #truthvine-content table.tv-sermon-list td.tv-sermon-reference {
    display: none;
  }
  #truthvine-content table.tv-sermon-list td.tv-sermon-speaker {
    padding: 25px 0;
  }
  #content {
    width: 90%;
    padding: 25px 5%;
  }
}
@media only screen and (min-width: 1px) and (max-width: 720px) {
  .band .main p,
  .band .main li {
    font-size: 15px;
  }
  h2 {
    font-size: 21px;
  }
  h3 {
    font-size: 17px;
  }
  .bottom_bar p {
    float: none;
    display: block;
    text-align: center !important;
    width: 100%;
  }
}
@media only screen and (min-width: 1px) and (max-width: 701px) {
  .banner .inner {
    width: 90%;
  }
  .welcome h1 {
    margin-bottom: 10px;
  }
  .child_pages .box {
    width: 100%;
    margin: 0 0 20px;
    height: 200px;
  }
  footer .col1,
  footer .col2 {
  }
  footer {
    height: 170px;
  }
  footer .right {
    margin-top: 0;
  }
  .homeContent {
    padding-bottom: 20px;
  }
  #content.newspage .featuredPost .feature {
    width: 200px;
  }
  .messages .left ul li span.tv-sermon-reference {
    display: none;
  }

  .boxes-list {
    flex-direction: column;
  }

  .boxes-list a.boxes {
    flex: auto;
    width: 100%;
  }

  .landing #content.newsOther img,
  #content .entry img {
    height: 100%;
    max-width: none;
    width: auto;
  }
  .bottomBar p {
    font-size: 11px;
    line-height: 14px;
  }
  .socialIcons {
    display: none;
  }
  footer {
    height: auto;
  }
}
@media only screen and (min-width: 1px) and (max-width: 650px) {
  .news .right ul {
    display: none;
  }
  .news .right a.blueGrad {
    margin: 0;
  }
  #content.newspage .col {
    height: 333px;
  }

  body.single-publications h1 {
    text-align: center;
  }

  body.single-publications .publication-listing {
    flex-direction: column;
    align-items: center;
  }

  body.single-publications .publication-listing .publication-content {
    margin: 0;
  text-align: center;
  }
}
@media only screen and (min-width: 1px) and (max-width: 620px) {
  .wp-block-image {
    width: 100%;
    float: left;
    text-align: center;
  }
  .wp-block-image figure {
    width: 100%;
  }
  .banner .textBox h2 {
    margin: 0 0 10px 0;
    font-size: 28px;
    line-height: 33px;
  }
  .responsiveNavDropdown ul li {
    text-align: left;
  }
  .news .left .feature {
    width: 200px;
    height: auto;
  }
  .news .left .feature img {
    width: 200px;
    height: auto;
  }
  .news .left p {
    display: none;
  }
  .news .left h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #truthvine-content table.tv-sermon-list td.tv-sermon-speaker {
    display: none;
  }
  #truthvine-content table.tv-sermon-list td.tv-sermon-title span.tv-sermon-title-text {
    font-size: 15px;
  }
  form.contact,
  form.subscribeForm {
    border: none;
    padding: 0;
  }
  footer {
    padding: 0 0 20px 0;
    height: auto;
  }
  footer .right {
    float: none;
    position: inherit;
    margin: 20px auto;
    top: 0;
  }
  .landing .entry ul li {
    width: 100%;
    margin: 0 0 20px;
  }
  footer .right {
    border: none;
    padding: 0;
    width: 100%;
  }
  .social {
    display: none;
  }
  footer {
    padding: 0;
  }

  .more-section ul.pages-list {
    margin: 0;
    display: flex;
   flex-direction: column;
  }

  .publications {
    display: flex;
   flex-direction: column;
  }

  .magazine-form .holder div.wpforms-container-full .wpforms-form .wpforms-field {
    width: 100%;
  }

  .magazine-form .holder div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=email] {
    max-width: 100% !important;
  }

  .sermonpdf {
    overflow-x: auto;
  }

  .band .main p a.button {
    font-size: 11px;
    padding: 12px 14px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 570px) {
  .banner .inner {
    padding: 30px;
  }
  .banner .inner h2 {
    font-size: 22px;
  }
  .content {
    width: 95%;
    margin: 15px auto 0;
  }
  .content .box,
  .content.box,
  .main.box {
    padding: 25px;
  }
  .boxes .box {
    padding: 0;
  }
  .boxes .box .button.full {
    position: relative;
  }
  .content .events {
    padding-bottom: 40px;
  }
  .welcome .image {
    margin: 0 0 20px;
  }
  .welcome h1 {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
  }
  .events > h3 {
    font-size: 19px;
  }
  .bottomBar {
    padding: 10px 0 7px;
  }
  .bottomBar p {
    text-align: center !important;
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }

}
@media only screen and (min-width: 1px) and (max-width: 540px) {
  .topbar ul {
    float: left;
    width: 100%;
  }
  .topbar ul li {
    width: 50%;
  }
  .topbar ul li a,
  .topbar ul li a.red {
    font-size: 12px;
    padding: 9px 5% 6px;
    width: 90%;
  }
  header .wrapper img {
    width: 300px;
  }
  form.contact .left,
  form.contact .right {
    width: 100%;
  }
  body.page-template-template_news-php #content.newspage .featuredPost {
    display: none;
  }
  #content.newspage .col {
    width: 100%;
    margin: 0;
    height: auto;
    margin-bottom: 20px;
    min-height: 0;
  }
  #content.newspage .col .feature {
    height: 100px;
    overflow: hidden;
  }
  #content.newspage .col .text {
    padding-bottom: 10px;
  }
  .messages .left ul li span.tv-sermon-speaker {
    display: none;
  }
  .messages .left ul li a.tv-sermon-title {
    border: none;
  }
  .landing #content.newsOther img,
  #content .entry img {
    width: 100%;
    height: auto;
  }
  .band .main {
    padding: 20px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 500px) {
  header .right {
    display: none;
  }
  header .left {
    margin: 10px 0;
  }
  .news .left .feature {
    width: 140px;
    height: auto;
  }
  .news .left .feature img {
    width: 140px;
    height: auto;
  }
  header {
    height: auto;
  }
  #content .wp-pagenavi .pages {
    display: none;
  }
  .banner ul li img {
    height: 100%;
    width: auto;
    min-width: 2px;
    top: -30px;
    max-width: none;
  }
}
@media only screen and (min-width: 1px) and (max-width: 470px) {
  footer {
    display: none;
  }
  .bottomBar {
    background: #fff;
  }
  .bottomBar p,
  .bottomBar a {
    color: #3b3738;
  }
  .bottomBar {
    background: #3b3738;
  }
  .bottomBar p {
    color: #fff;
  }
  .bottomBar a {
    color: #fff;
  }
  .bottomBar p {
    font-size: 11px;
  }
  table.tv-sermon-list td.tv-sermon-speaker {
    display: none;
  }
  form#tv-searchForm input[type=text] {
    width: 70%;
  }
}
@media only screen and (min-width: 1px) and (max-width: 430px) {
  table.tv-sermon-list td.tv-sermon-title span.tv-sermon-title-serieslink {
    display: none;
  }
  table.tv-sermon-list td {
    padding: 10px !important;
  }
  .bottomBar p {
    font-size: 9px;
  }
  #content .wp-pagenavi span.current,
  #content .wp-pagenavi a {
    font-size: 13px;
  }
  #content.newsOther .feature img {
    float: none;
    left: 50%;
    margin: 0 auto 0 -75px;
    position: relative;
  }
  .single #content .feature {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1px) and (max-width: 380px) {
  #truthvine-content .tv-pagination ul > li > a,
  #truthvine-content .tv-pagination ul > li > span {
    padding: 3px 8px;
  }
  .messages .left a.blueGrad {
    width: 200px;
  }
}
