@media only screen and (max-width: 767px) {
  #home_sec3 .flex_column.av_one_half.first {
    height: 300px;
  }
}
@media only screen and (min-width: 320px) {
  #home_sec3 .home-third-hed {
    font-size: 31px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 768px) {
  #home_sec3 .home-third-hed {
    font-size: 31px;
    line-height: 31px;
  }
}
@media only screen and (min-width: 1366px) {
  #home_sec3 .home-third-hed {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  #home_sec3 p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  #homelast .flex_cell.av_one_third {
    margin-bottom: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .swiper-container .swiper-button-next {
    background-size: 55% !important;
  }
}
@media only screen and (max-width: 1366px) {
  .clergy-title {
    margin-bottom: 20px !important;
    margin-top: 27px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .clergy-title {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .clergy-title {
    margin-bottom: 20px !important;
    margin-top: 27px !important;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .wh_clergy {
    margin: 0px !important;
  }
}
.tribe-events-adv-list-widget .type-tribe_events .list-date {
  width: 30% !important;
  padding: 0px !important;
}
.tribe-events-adv-list-widget .type-tribe_events .list-info {
  width: 65% !important;
}
.tribe-events-adv-list-widget .type-tribe_events .list-info .tribe-events-title a {
  font-family: "montserratbold";
  font-size: 14px !important;
  color: #555555 !important;
  text-transform: uppercase;
}
.tribe-events-adv-list-widget .type-tribe_events .list-info .tribe-events-duration {
  font-family: "montserratbold";
  font-size: 13px;
  color: #d89e54 !important;
  margin-top: 10px;
}
.tribe-events-adv-list-widget .type-tribe_events .list-info h2 {
  margin-top: 10px;
  background: transparent;
}
.tribe-events-adv-list-widget .type-tribe_events .list-daynumber {
  background: #7ca03e;
  padding: 10px !important;
  font-family: "montserratbold";
  font-size: 34px !important;
  color: #fff !important;
}
.tribe-events-adv-list-widget .type-tribe_events .list-dayname {
  background: #11607c !important;
  padding: 5px 4px !important;
  font-family: "montserratbold";
  font-size: 11px !important;
  color: #fff !important;
  text-transform: uppercase;
  width: 100% !important;
}
.tribe-events-adv-list-widget .tribe-events-widget-link a {
  float: left;
  text-align: left;
  background: url(../../images/viewarow.png) #11607c 88% no-repeat;
  padding: 8px 16px;
  width: 178px;
  text-decoration: none;
  font-family: "montserratbold";
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 20px;
}