.page-template-template_events section.hero {
  padding-bottom: 45.6%;
}

.page-template-template_events section.hero .content {
  color: #302f2f;
  margin-top: -5.8vw;
}

.page-template-template_events section.hero .content p {
  font-size: 1.25em;
}

.page-template-template_events section.hero .content h2 {
  color: #302f2f;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}

.page-template-template_events section.hero .content h2:after {
  background: #f9402b;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.page-template-template_events .events {
  padding-top: 5.8vw;
}

.page-template-template_events .events #events-heading {
  font-size: 1.3em;
  margin-bottom: 70px;
  padding-bottom: 24px;
  position: relative;
  text-align: center;
}

.page-template-template_events .events #events-heading:after {
  background: #7aded1;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin-left: -47px;
  position: absolute;
  width: 95px;
}

.page-template-template_events .events .event {
  margin: 0 auto 100px;
  max-width: 662px;
  width: 90%;
}

.page-template-template_events .events .event .thumb {
  margin: 0 auto;
  width: 60%;
}

.page-template-template_events .events .event .event-title {
  font-size: 1.3em;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}

.page-template-template_events .events .event .event-title:after {
  background: #f9402b;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: calc( 100% - 30px );
}

.page-template-template_events .events .event .info {
  display: flex;
  font-size: .6em;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.page-template-template_events .events .event .info > div {
  margin-left: 10px;
  padding-right: 30px;
  position: relative;
}

.page-template-template_events .events .event .info > div:first-of-type {
  margin-left: 0;
}

.page-template-template_events .events .event .info > div:after {
  content: "|";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.page-template-template_events section.text .content {
	padding-top: 50px;
}

.page-template-template_events section.text .content h3 {
	font-size: 1.3em;
    margin-bottom: 70px;
    padding-bottom: 24px;
    position: relative;
    text-align: center;
}

.page-template-template_events section.text .content h3:after {
    background: #7aded1;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -47px;
    position: absolute;
    width: 95px;
}

@media screen and (max-width: 550px) {
  .page-template-template_events .events .event .thumb {
    width: 100%;
  }
  .page-template-template_events .events .event .info {
    display: block;
  }
  .page-template-template_events .events .event .info > div {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .page-template-template_events .events .event .info > div:after {
    display: none;
  }
}

.page-template-template_events .events .event .info > div:last-of-type {
  padding-right: 0;
}

.page-template-template_events .events .event .info > div:last-of-type:after {
  display: none;
}

.page-template-template_events .events .event .info .location:before {
  background: url(../images/events-location.jpg);
  content: "";
  display: inline-block;
  height: 19px;
  margin-bottom: -5px;
  margin-right: 7px;
  width: 13px;
}

.page-template-template_events .events .event .info .time:before {
  background: url(../images/events-time.jpg);
  content: "";
  display: inline-block;
  height: 20px;
  margin-bottom: -5px;
  margin-right: 7px;
  width: 20px;
}

.page-template-template_events .events .event .info .cost:before {
  background: url(../images/events-cost.jpg);
  content: "";
  display: inline-block;
  height: 17px;
  margin-bottom: -4px;
  margin-right: 7px;
  width: 9px;
}

.page-template-template_events .events .event .event-content {
  font-size: .8em;
  line-height: 1.75;
}

.page-template-template_events .events .event .button {
  background: #f9402b;
  color: #fff;
  font-size: .65em;
  text-transform: none;
}

.page-template-template_events .events .event .button:hover {
  background: #302f2f;
}

.page-template-template_events .read-the-blog  {
  display: none;
}

.page-template-template_events section.opt-in {
  background-image: url(../images/about-footer.jpg);
}





.search section.hero {
  padding-bottom: 29.4%;
}

.search section.hero .content {
  color: #302f2f;
  left: 50%;
  margin-top: -.5em;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

.search section.hero .content h2 {
  color: #302f2f;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}

.search section.hero .content h2:after {
  background: #f9402b;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.search .posts {
  padding-top: 5.8vw;
}

.search h2.search-heading {
  font-size: 1.9em;
  margin: 0 auto;
  max-width: 945px;
  padding-bottom: 16px;
  position: relative;
  width: 90%;
}

.search h2.search-heading:after {
  background: #7aded1;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}

.search .read-the-blog  {
  display: none;
}

.search section.opt-in {
  background-image: url(../images/about-footer.jpg);
}

.page-template-template_media section.hero {
  padding-bottom: 46.19%;
}

.page-template-template_media section.hero .content {
  color: #302f2f;
  margin-top: -5.8vw;
}

.page-template-template_media section.hero .content p {
  font-size: 1.25em;
}

.page-template-template_media section.hero .content h2 {
  color: #302f2f;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}

.page-template-template_media section.hero .content h2:after {
  background: #f9402b;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.page-template-template_media section.posts .row .col img {
  width: 100%;
}

.page-template-template_media .read-the-blog  {
  display: none;
}

.page-template-template_media section.opt-in {
  background-image: url(../images/about-footer.jpg);
}

@media screen and (max-width: 800px) {
  .page-template-template_media section.hero .content,
  .page-template-template_events section.hero .content {
      left: 51vw;
      margin-top: -5.8vw;
      width: 33vw;
  }
}


@media screen and (max-width: 700px) {
  .page-template-template_media section.hero .content,
  .page-template-template_events section.hero .content {
      left: 5vw;
      margin-top: -15vw;
      width: 90vw;
  }
  .page-template-template_media section.hero,
  .page-template-template_events section.hero,
  .search section.hero {
    padding-bottom: 90%;
  }
}

/* OPT-IN SIMPLE HEADER AND FOOTER PAGES */
.page-template-template_opt-in header#main{
position:relative;
}
.page-template-template_opt-in header#main .content #logo,
.page-template-template_simple header#main .content #logo {
    margin-left: auto!important;
    margin-right: auto!important;
}

.page-template-template_opt-in header#main .content #header-cta, .page-template-template_opt-in header#main .content #nav-icon,
.page-template-template_simple header#main .content #header-cta, .page-template-template_simple header#main .content #nav-icon{
display:none!important;
}


.page-template-template_opt-in footer .row-contain .row .col:nth-child(1),
.page-template-template_opt-in footer .row-contain .row .col:nth-child(2),
.page-template-template_opt-in footer .row-contain .row .col:nth-child(3),
.page-template-template_simple footer .row-contain .row .col:nth-child(1),
.page-template-template_simple footer .row-contain .row .col:nth-child(2),
.page-template-template_simple footer .row-contain .row .col:nth-child(3){
display:none!important;
}
.page-template-template_opt-in footer .row-contain .row,
.page-template-template_simple footer .row-contain .row{
padding-bottom:20px;
}
.page-template-template_opt-in footer .row-contain .row .col:last-of-type,
.page-template-template_simple footer .row-contain .row .col:last-of-type {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}