/* Extra small devices (phones, up to 480px) */
/* No .xs smartphone media query since this is the default in Bootstrap */
#header {
  height: 77px;
  background-color: 063c6e;
  background-image: url(/images/header_bkgd.png);
  background-repeat: repeat-x;
}
#headerlogo {
  padding: 5px;
  float: left;
}
.page-header {
  margin-top: 20px;
}
.promo-text {
  padding-left: 0px;
  clear: left;
}
#cs-proximitysearch {
  margin-bottom: 140px;
}
#cs-quicksearch {
  margin-bottom: 30px;
}
#churchsearch-section button {
  margin-left: 0px;
}
#churchsearch-section #featuredchurch {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
}
.churchsearch .worshiptimes {
  margin-left: 0em;
  list-style: none;
}
.termsofuse {
  text-align: left;
  margin-top: 0px;
}
.footerpanel .container {
  padding-left: 0px;
}
/* Google Search - all pages */
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  padding: 6px 10px;
}
.notes {
  width: 100%;
}
.notes {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 180px;
  margin-bottom: 30px;
}
.notes .date {
  width: 80px;
  background-color: #6e6d4e;
  color: #F9F9F9;
  height: 180px;
  overflow: hidden;
  float: left;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 16px;
  cursor: pointer;
}
.notes .date .day {
  padding-top: 20px;
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
}
.notes .date .monthyear {
  font-size: 0.96em;
  text-align: center;
}
.notes .entry {
  background-color: #fffcb3;
  margin-left: 80px;
  height: 180px;
  overflow: hidden;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 16px;
}
textarea#frmChurchProfile {
  background-image: url('/images/icon-edit.png');
  background-repeat: no-repeat;
  background-position: left top;
  border: dashed 1px #1883f0;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 2px 6px 2px 20px;
  width: 100%;
  max-width: 100%;
}
.aboutus .rightcolumn,
.bfm .rightcolumn {
  float: right;
  padding: 0px;
  padding-bottom: 20px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
  #header {
    height: 118px;
    background-color: 063c6e;
    background-image: url(/images/header_bkgd.png);
    background-repeat: repeat-x;
  }
  .page-header {
    margin: 40px 0 20px;
    padding-bottom: 20px;
  }
  .promo-text {
    padding-left: 290px;
    padding-right: 16px;
    clear: none;
  }
  .jobsmap {
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #C0C0C0;
    width: 100%;
    height: 500px;
    z-index: 99;
  }
  #churchsearch-section button {
    margin-left: -10px;
  }
  #cs-proximitysearch,
  #cs-quicksearch {
    margin-bottom: 20px;
  }
  #churchsearch-section #featuredchurch {
    padding-left: 0px;
  }
  #churchsearch-section #featuredchurch img {
    width: 300px;
    float: left;
    padding-right: 10px;
  }
  #churchsearch-section #featuredchurch h4 {
    margin-top: 0px;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    padding: 8px 14px !important;
  }
  .churchsearch .worshiptimes {
    margin-left: 4em;
    list-style: none;
  }
  .churchsearch .churchministries {
    margin-left: 4em;
  }
  .footerpanel .container {
    padding-left: 50px;
  }
  .notes {
    width: 90%;
  }
  .notes {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: 180px;
    margin-bottom: 30px;
  }
  .notes .date {
    width: 180px;
    background-color: #6e6d4e;
    color: #F9F9F9;
    height: 180px;
    overflow: hidden;
    float: left;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 16px;
    cursor: pointer;
  }
  .notes .date .day {
    padding-top: 0px;
    font-size: 6em;
    font-weight: bold;
    text-align: center;
  }
  .notes .date .monthyear {
    font-size: 0.96em;
    text-align: center;
  }
  .notes .entry {
    background-color: #fffcb3;
    margin-left: 180px;
    height: 180px;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 16px;
  }
  textarea#frmChurchProfile {
    background-image: url('/images/icon-edit.png');
    background-repeat: no-repeat;
    background-position: left top;
    border: dashed 1px #1883f0;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 2px 6px 2px 20px;
    width: 400px;
    max-width: 400px;
  }
  .termsofuse {
    text-align: right;
    margin-top: 15px;
  }
  .aboutus .rightcolumn,
  .bfm .rightcolumn {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .container {
    max-width: 100%;
  }
  #jobs-section .jobsmap {
    float: left;
    padding: 10px 10px 10px 0px;
  }
  .jobsmap {
    margin-right: 30px;
    margin-top: 10px;
    border: 1px solid #C0C0C0;
    width: 60%;
    height: 500px;
    z-index: 99;
  }
  #churchsearch-section #featuredchurch {
    padding-left: 20px;
  }
  #churchsearch-section #featuredchurch img {
    width: 100%;
    margin-bottom: 10px;
  }
  #featuredchurch h4 {
    margin-top: 120px;
  }
  textarea#frmChurchProfile {
    width: 430px;
    max-width: 430px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
  textarea#frmChurchProfile {
    width: 530px;
    max-width: 530px;
  }
}
/* hide bible tagger from printing */
@media print {
  .xlbsBibleRef {
    display: none !important;
  }
  .lbsLibronix {
    display: none !important;
  }
}
