.t3-header.affix {
  padding-top: 7px;
  padding-bottom: 7px;
  
  
}
.t3-mainnav {
  padding-top: 7px;
}
.logo-image {
  height: 50px;
}
@media (max-width: 480px) {
  .t3-header .logo {
    width: 50%;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 997px) {
  .t3-header .t3-mainnav {
    padding-top: 10px;
  }
}

div.ja-masthead .ja-masthead-detail {
  padding: 508px 32px 86px;
  max-width: 100%;
}
@media (max-width: 990px) {
  div.ja-masthead .ja-masthead-detail {
    padding: 308px 32px 56px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  div.ja-masthead .ja-masthead-detail {
    padding: 264px 32px 50px;
  }
}

.layout-home .t3-masthead .t3-module {
  background-color: transparent;
}

.acm-hero.style-1 h4.hero-heading {
  color: white;
}

div.ja-masthead .ja-masthead-title {
  
  font-size: 108px;
  color: #ffffff;
}
@media (max-width: 767px) {
  div.ja-masthead .ja-masthead-title {
    font-size: 67.2px;
  }
}
h3.ja-masthead-title {
  text-transform: none;
  text-decoration: none;
  font-family: "jenna_sue_proregular", cursive;
  font-weight: normal;
  line-height: 1.1;
}

.video-list .item-image .btn-play {
  
  line-height: 27px;
  background: transparent;
  
}

.item-page .article-title {
  font-size: 36px;
  color: #a6757b;
}

.t3-sections .module-title {
  padding: 20px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 20px;
}
h1,
h1.module-title,
.t3-sections .module-title,
.page-title,
.page-header h1,
.item-page .article-title {
  text-transform: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #a6757b;
  font-size: 51px;
  
  
}
@media (max-width: 991px) {
  h1,
  h1.module-title,
  .t3-sections .module-title,
  .page-title,
  .page-header h1,
  .item-page .article-title {
    font-size: 44.2px;
  }
}
@media (max-width: 767px) {
  h1,
  h1.module-title,
  .t3-sections .module-title,
  .page-title,
  .page-header h1,
  .item-page .article-title {
    font-size: 37.4px;
  }
}
body {
  background: transparent;
  line-height: 133%;
}

.t3-sidebar .module-title,
.module-title {
  font-size: 44pt;
  font-family: 'jenna_sue_proregular';
}

@media (max-width: 767px) {
  .t3-content {
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 45px;
    padding-bottom: 27px;
  }
}

.t3-module .container {
  padding-right: 0px;
  padding-left: 0px;
}

.layout-home .t3-masthead .container {
  padding-left: 14px;
  padding-right: 14px;
}

.t3-footer {
  background: #27333f;
}