/* Responsive Styleshet */
/* VARIABLES
------------------------------------------------------------------------- */
@media only screen and (min-width: 1px) and (max-width: 1214px) {
  footer img {
  }
  nav .wrapper {
    width: 100%;
    padding: 0;
  }
  .header-alert .alert-content {
    width: 100%;
  }
}

@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: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }
  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 {
  }
  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;
    -webkit-box-sizing: border-box;
            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) {
  .news .post {
    width: calc(50% - 40px);
  }
  .band .main {
    width: 100%;
  }
  .sidebar {
    width: 100%;
    margin-top: 40px;
  }
  nav ul#menu-container-menu li a {
    font-size: 13px;
    padding: 14px 13px;
  }
  footer .col4 {
    display: none;
  }
  .latest_news .featured_post {
    width: 100%;
  }
  .latest_news .right {
    width: 100%;
    margin-top: 30px;
  }
}

@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;
  }
  nav {
    height: auto !important;
  }
  .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%;
  }
  #sidebar {
    float: left;
    width: 100%;
    margin: 0;
  }
  #sidebar .box {
    margin: 0 auto 20px;
    width: 90%;
    float: none;
    overflow: hidden;
  }
  #sidebar .sermons ul {
    width: 92%;
    padding: 10px 4% 20px;
  }
  #sidebar .sermons ul li {
    width: 100%;
  }
  #sidebar .sermons ul li a {
    width: auto;
  }
  #sidebar .box a.blueGrad {
    width: 96%;
    padding: 8px 2%;
  }
  #sidebar .newsFeed a.blueGrad {
    padding-right: 2%;
    padding-left: 2%;
    width: 96%;
  }
  #sidebar .newsFeed h4 {
    background: url(images/icon-news.png) no-repeat 0 16px;
    padding-bottom: 10px;
  }
  #sidebar .testimonies h4 {
    margin: 3px 0 14px 20px;
    padding: 15px 0 5px 50px;
  }
  .sidebar1 {
    display: none;
  }
  .sidebar2 {
    display: block;
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  #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 .left {
    width: 100%;
  }
  footer .right {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  footer .social {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 920px) {
  .highlight-window {
    flex-direction: column;
    margin: 0 auto;
  }

  .highlight-window .image {
    width: 80%;
    min-height: 300px;
    right: auto;
    margin: auto;
    order: 2;
    top: -80px;
  }

  .highlight-window .content {
    width: 100%;
    padding: 60px 60px 90px 60px;
    height: auto;
  }

  .highlight-window.right .content {
    padding: 60px 60px 90px 60px;
  }
}

@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%;
  }
}

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

.news-events .blog {
  flex-wrap: wrap;
}

  .news-events .blog li {
    width: 48%;
    margin-bottom: 50px;
  }
}

@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;
  }

  .page-links {
    flex-direction: column;
    margin: 50px auto;
  }

  .page-links .text {
    width: 100%;
    margin-top: 0;
  }

  .page-links .image {
    width: 100%;
    height: 300px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 780px) {
  .topbar .wrapper {
    width: 100%;
    padding: 0;
  }
  .wrap {
    width: 100%;
  }
  .banner {
    height: 480px !important;
  }
  
  .banner ul li .text p {
    font-size: 30px;
  }

  .heading {
  }
  .heading h1 {
  }
  .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;
  }
}

@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: 750px) {
  .news .post {
    width: 100%;
    margin: 0 0 30px;
  }
}

@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;
  }
  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;
  }
  .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;
  }
  .latest_news .featured_post .image {
    width: 150px;
    height: 170px;
  }
  .latest_news .featured_post .text {
    width: calc(100% - 170px);
  }
  .team .partner img {
    display: block;
    margin: 0 auto;
  }
  .partners .partner .text {
    width: 100%;
    margin: 0;
  }
}

@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;
  }

  footer .content.box {
    flex-direction: column;
  }

  footer .left {
    text-align: center;
  }

  footer .right {
    text-align: center;
    margin-top: 20px;
  }

  .child_pages .box {
    width: 100%;
  }
}

@media only screen and (min-width: 1px) and (max-width: 620px) {
  .welcome-content-box {
    padding: 25px;
  }

  .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%;
  }
  footer {
    padding: 0;
  }
}

@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;
  }
  .welcome p {
    text-align: left;
  }
  .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;
  }

  .advert {
    padding: 60px;
  }

  .highlight-window .content {
    width: 100%;
    padding: 30px 30px 70px 30px;
    height: auto;
  }

  .highlight-window.right .content {
    width: 100%;
    padding: 30px 30px 70px 30px;
    height: auto;
  }
}

@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 {
  }
  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: 50px 20px;
  }

  .news-events .blog {
  flex-direction: column;
}

  .news-events .blog li {
    width: 100%;
  }
}

@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: 1px;
    top: -30px;
  }
}

@media only screen and (min-width: 1px) and (max-width: 470px) {
  footer {
  }
  .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;
  }
}
/*# sourceMappingURL=responsive.css.map */