/*** import partials here ***/
.category .et_pb_extra_column_main h1 {
  font-size: 2.250rem;
  font-weight: 700; }

.category .et_pb_extra_column_main h2 {
  font-size: 1.875rem;
  font-weight: 600; }

/**** Level 2 Category Page ***/
#featured-category-article {
  margin-bottom: 0 !important; }
  #featured-category-article .article {
    height: 395px;
    background-size: cover;
    background-position: center center;
    border: none;
    padding: 17px 0; }
    #featured-category-article .article .post-content-box {
      bottom: 0;
      position: absolute;
      width: 100%; }
    #featured-category-article .article .article-details {
      border: none;
      background: rgba(24, 30, 35, 0.85);
      padding: 26px 18px;
      color: #fff;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+90&0+0,1+90 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, black));
      background: linear-gradient(to bottom, transparent 0%, black 90%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
      #featured-category-article .article .article-details .post-ctgys {
        margin: 0 0 5px; }
        #featured-category-article .article .article-details .post-ctgys span {
          padding: 0px 6px;
          line-height: 1.3; }
      #featured-category-article .article .article-details h3.entry-title {
        padding-bottom: 0; }
        #featured-category-article .article .article-details h3.entry-title a {
          font-size: 30px;
          font-weight: 600;
          color: #fff; }
      #featured-category-article .article .article-details .post-authors ul {
        margin: 0; }
        #featured-category-article .article .article-details .post-authors ul li {
          font-size: .875rem;
          margin-bottom: 0; }
      #featured-category-article .article .article-details .post-excerpt {
        font-size: .875rem; }
        #featured-category-article .article .article-details .post-excerpt p {
          line-height: 1.275; }
    #featured-category-article .article .container {
      max-width: 320px; }

.grid-sizer,
.grid-item {
  width: 48%;
  margin-bottom: 4%; }

.gutter-sizer {
  width: 4%; }

#post-grid {
  position: relative;
  margin-bottom: 50px; }
  #post-grid article {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    #post-grid article.relationships {
      border-color: #2AD2C9; }
      #post-grid article.relationships .post-ctgys span {
        background-color: #2AD2C9; }
    #post-grid article.adulthood {
      border-color: #DC582A; }
      #post-grid article.adulthood .post-ctgys span {
        background-color: #DC582A; }
    #post-grid article.faith {
      border-color: #FFB500; }
      #post-grid article.faith .post-ctgys span {
        background-color: #FFB500; }
    #post-grid article .pad {
      padding: 10px; }
    #post-grid article .post-ctgys {
      margin: 0 0 10px; }
      #post-grid article .post-ctgys span {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 0px 6px;
        line-height: 1.3; }
        #post-grid article .post-ctgys span a {
          color: #fff; }
    #post-grid article.article {
      padding: 10px;
      background-color: #F4F4F4;
      position: relative;
      min-height: 270px; }
      #post-grid article.article:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.49);
        z-index: 0; }
      #post-grid article.article .post-content {
        padding: 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%; }
      #post-grid article.article h2.post-title {
        line-height: 1.1;
        font-size: 1.675rem !important; }
        #post-grid article.article h2.post-title a {
          color: #fff;
          font-size: 1.675rem !important; }
      #post-grid article.article .post-authors {
        color: #9B9B9B;
        font-size: .75rem; }
        #post-grid article.article .post-authors a {
          color: #9B9B9B;
          font-size: .75rem; }
    #post-grid article.blog {
      background-color: #F6F6F6; }
      #post-grid article.blog .header {
        position: relative; }
        #post-grid article.blog .header .et_pb_extra_overlay {
          height: 97%; }
          #post-grid article.blog .header .et_pb_extra_overlay:hover {
            height: 97%; }
        #post-grid article.blog .header a {
          display: block; }
          #post-grid article.blog .header a img {
            -o-object-fit: cover;
               object-fit: cover;
            height: 225px; }
      #post-grid article.blog h2.post-title {
        line-height: 1.1; }
        #post-grid article.blog h2.post-title a {
          color: #333F48;
          font-size: 1.675rem !important; }
      #post-grid article.blog .post-content {
        padding: 10px; }
      #post-grid article.blog .post-authors {
        color: #9B9B9B;
        font-size: .75rem; }
        #post-grid article.blog .post-authors a {
          color: #9B9B9B;
          font-size: .75rem; }
    #post-grid article.podcast-episode {
      background-color: #F6F6F6; }
      #post-grid article.podcast-episode:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.49);
        z-index: 0; }
  #post-grid .page-load-status {
    display: none;
    /* hidden by default */
    padding-top: 20px;
    border-top: 1px solid #DDD;
    text-align: center;
    color: #777; }
  #post-grid button.view-more-button {
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease; }
    #post-grid button.view-more-button:hover {
      background-color: rgba(0, 0, 0, 0.49); }

.archive.post-type-archive h1 {
  display: none; }

.archive .et_pb_extra_module {
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.archive .module {
  border-color: none !important; }

.archive .posts-blog-feed-module .header {
  width: 100%;
  padding: 0; }

.archive .posts-blog-feed-module .post-content {
  width: 100%;
  padding: 0; }

.archive #post-grid article.blog .header {
  position: relative; }
  .archive #post-grid article.blog .header .et_pb_extra_overlay {
    height: 97%; }
    .archive #post-grid article.blog .header .et_pb_extra_overlay:hover {
      height: 97%; }

.archive #post-grid div#categories-2 .et_pb_widget {
  background: #56bab1; }
  .archive #post-grid div#categories-2 .et_pb_widget .widgettitle {
    background: #56bab1; }

.archive .archive-pagination {
  display: none; }

/* end archive page */
/**** Ajax loading ***/
.loader-ellips {
  font-size: 20px;
  /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
  border-bottom: none; }

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #2ad2c9;
  /* change color here */
  position: absolute;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0; }

.loader-ellips__dot:nth-child(3) {
  left: 1.5em; }

.loader-ellips__dot:nth-child(4) {
  left: 3em; }

@-webkit-keyframes reveal {
  from {
    -webkit-transform: scale(0.001);
            transform: scale(0.001); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes reveal {
  from {
    -webkit-transform: scale(0.001);
            transform: scale(0.001); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes slide {
  to {
    -webkit-transform: translateX(1.5em);
            transform: translateX(1.5em); } }

@keyframes slide {
  to {
    -webkit-transform: translateX(1.5em);
            transform: translateX(1.5em); } }

.loader-ellips__dot:nth-child(1) {
  -webkit-animation-name: reveal;
          animation-name: reveal; }

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  -webkit-animation-name: slide;
          animation-name: slide; }

.loader-ellips__dot:nth-child(4) {
  -webkit-animation-name: reveal;
          animation-name: reveal;
  animation-direction: reverse; }

#newsletter__signup .newsletter__column {
  text-align: center;
  min-height: 500px; }
  #newsletter__signup .newsletter__column .content {
    padding: 20px 20px; }
    #newsletter__signup .newsletter__column .content h3 {
      font-size: 1.875rem;
      line-height: 1.2; }
    #newsletter__signup .newsletter__column .content p {
      line-height: 1.4; }

#categories-2.et_pb_widget {
  background: #56bab1; }
  #categories-2.et_pb_widget h4.widgettitle {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    background: #56bab1; }
  #categories-2.et_pb_widget.widget_categories select {
    width: 85%;
    color: #ffffff;
    height: 50px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }

.bio-box {
  padding: 20px;
  background: #F0F0F0;
  overflow: auto;
  margin: 20px 0; }
  .bio-box h3 {
    margin: 0 10px 0 0;
    color: #425563;
    font-size: 26px;
    letter-spacing: 1.5px;
    font-weight: 600 !important; }
  .bio-box .bio-photo {
    margin: 10px 0;
    width: 30%;
    display: inline-block;
    float: left;
    max-width: 100%; }
  .bio-box .bio-desc {
    width: 70%;
    float: right; }
    .bio-box .bio-desc span.name {
      color: #9B9B9B;
      font-size: 20px;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px;
      text-transform: uppercase; }
      .bio-box .bio-desc span.name a {
        color: #9B9B9B; }
        .bio-box .bio-desc span.name a:hover {
          text-decoration: underline; }
    .bio-box .bio-desc p {
      font-size: 14px;
      color: #4A4A4A;
      line-height: 1.5; }

/*** Bootstrap Layout ***/
@media (min-width: 768px) {
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .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 {
    float: left; } }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media screen and (max-width: 39.9375em) {
  .grid-sizer,
  .grid-item {
    width: 100%;
    margin-bottom: 4%; }
  .archive #post-grid .grid-sizer, .archive #post-grid .grid-item {
    width: 100%;
    margin-bottom: 4%; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 981px) {
  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_module {
    margin-bottom: 0 !important; } }
/*# sourceMappingURL=style2.css.map */