/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2026 | 18:12:55 */
/* Add your CSS code here.

$minOne: "(min-width : 768px)";
$minTwo: "(min-width : 992px)";
$minThree: "(min-width : 1200px)";

$maxOne: "(max-width : 767px)";
$maxTwo: "(max-width : 991px)";
$maxThree: "(max-width : 1199px)";

End of comment */ 



/*


$minOne: "(min-width : 768px)";
$minTwo: "(min-width : 992px)";
$minThree: "(min-width : 1200px)";

$maxOne: "(max-width : 767px)";
$maxTwo: "(max-width : 991px)";
$maxThree: "(max-width : 1199px)";

*/

.post-header h1 {
  display: block;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;

  font-size: 2.5rem; 
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  color: #303030;
  font-weight: 600;
  line-height: 1.0625;
  margin-bottom: 0.625rem; 
  -o-transition: .25s;
  -ms-transition: .25s;
  -moz-transition: .25s;
  -webkit-transition: .25s;
  transition: .25s; 
}
.post-img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.125rem;
}
.hero--news-post {

  width: 100%;
  height: 0;
  padding-bottom: 61.8%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  background-position: 50%;
}
.news-list--post-category {
  text-transform: uppercase;
  font-size:0.875rem;
  line-height: 1.3;
  padding-bottom: 0.4375rem;
  letter-spacing: 0.0625rem;
}

.news-list--post-header h2 {

  display: inline-block;
  font-size: 1.875rem;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;  
  line-height: 1.1;
  -o-transition: .25s;
  -ms-transition: .25s;
  -moz-transition: .25s;
  -webkit-transition: .25s;
  transition: .25s; 
}
@media (min-width: 576px) {
  .newsPageMeta--banner .cat {  
    margin-top: 0.1875rem; 
  }
  .news-list--post-header h2 {
    font-weight: 600;    
  }
  .hero--news-post {
    padding-bottom: 56.25%;  
  }  
}

@media (min-width: 768px) {
  .list-content {
    padding-left: 1rem;
  }
  .news-list--post-category {
    font-size:0.9375rem;
    line-height: 1.4;
    padding-bottom: 0.5rem;
  }
  .news-list--post-header h2 {
    font-size: 2.125rem;
    line-height: 1.4;
  }
  .list-title-divider {
    max-width: 7rem;
  }
  .news-list.post-entry {
    display: block; 
    font-weight: 300;
  }
  .post-img {
    margin-bottom: 3.25rem;
  }    
}
@media (min-width: 992px) {
  .list-content {
    padding-left: 1.5rem;
  }
  .news-list--post-category {
    line-height: 1.4;
    padding-bottom: 0.5rem;
  }
  .news-list--post-header h2 {
    font-size: 2.375rem;
    line-height: 1.5;
  }
  .list-title-divider {
    max-width: 8rem;
  }
  .post-img {
    margin-bottom: 3.5rem;
  }  
  .hero--news-post {
    height: 29.375rem;
    padding-bottom: 0; 
  }  
  .post-entry {
    font-size: 0.9375rem; 
  }
  .post-entry--single {
    font-size: 1rem;
    color: #222;
  }
  .post-header .cat {
    font-size: 0.9375rem;
  }   
  .post-header .cat a {
    font-size: 0.9375rem;
  } 
  .newsPageMeta--banner .cat {
    margin-top: 0.375rem; 
    font-size: 1.375rem;
  }
  .newsPageMeta--banner .cat a {
    font-size: 1.375rem;
  }   
  
  .post-header h1 {  
    font-size: 2.5625rem;
  }
}
@media (min-width: 1200px) {
  .news-list--post-category {
    font-size: 1rem;
  }
  .news-list--post-header h2 {
    font-size: 2.4375rem;
    line-height: 1.4;
  }
  .list-content {
    padding-left: 2rem;
  }
  .post-img {
    width: 71.25rem;
    height: 35.625rem;   
  }   
  .hero--news-post {

    width: 71.25rem;
    height: 35.625rem;
  }
  .post-entry p {
    margin-bottom: 1.625rem;
  }
  .list-title-divider {
    margin-bottom: 1.375rem;
    max-width: 9rem;
  }  
  .post-header {
    
    margin-top: 2.25rem;
    margin-bottom: 2.5rem;   
  }
  .post-entry--single {
    width: 71.25rem;
    margin-left: auto;
    margin-right: auto;   
  }
  .newsPageMeta--banner .cat {

    font-weight: 600;
    margin-top: 0.5625rem;
    margin-bottom: 1.125rem;
    
  }
  .newsPageMeta--banner .cat a {
    font-weight: 600;
    font-size: 1.375rem;
  }     
  
}
.col--news-img {
  padding-top: 0.5rem; 
  padding-bottom: 2rem;
}
.caption--news-img {
  font-size: 0.9375rem; 
  text-align: center;
  padding-top: 0.625rem;
  margin-bottom: -0.625rem;
}
.caption--news-article--img {
  font-size: 1rem;
  text-align: left;
  padding-top: 0.5rem;
}
@media (min-width: 768px) {
  .col--news-img {
    padding-top: 0.75rem;
    padding-bottom: 2.125rem;
  }
  .caption--news-img {
    margin-bottom: -0.5rem;
  }  
}
@media (min-width: 992px) {
  .col--news-img {
    padding-top: 0.7rem;
    padding-bottom: 2.25rem;
  }
  .caption--news-img {
    margin-bottom: -0.25rem;  
  }
  .caption--news-article--img {
    font-size: 1.125rem;
    padding-top: 0.25rem;
  }
}
@media (min-width: 1200px) {
  .col--news-img {
    padding-bottom: 2.5rem;
  }
  
}
.pull-quote{
  shape-outside: content-box;
  margin-top: 200px;
  float: left;
}

.sub--news-title {
  bottom: -0.45em;
}



/* ARTICLE CATEGORY PAGE */
.featurePageMetaImg--newsArticles {
  background: url("https://s3.amazonaws.com/cdn02.prod.aws.reeb.com/v2.0.0/reeb-news/assets/news-article-header-bkg.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; 
  background-color: #111;
  padding-top: 2.5rem;
}

/* ARTICLE BLOCK QUOTE */
blockquote{
  font-size: 2.375rem;
  width:100%;
  margin: 1rem auto 2.5rem auto;
  font-style:italic;
  color: #000; 
  padding: 2.125rem 2rem 2.25rem 5rem;
  border-left:9px solid #e66e18;
  line-height:1.375;
  position: relative;
  background:#EDEDED;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color: #e66e18;
  font-size: 6rem;
  position: absolute;
  left: 1.5rem;
  top:-0.125rem;
}

blockquote::after{
  content: '';
}


@media (max-width : 1199px) {
  blockquote {
    font-size: 1.625rem;
    border-left: 6px solid #e66e18;
    padding: 2.125rem 1.5rem 2.25rem 3.5rem;
    margin: 0.75rem auto 2.5rem auto;
  }
  blockquote::before{
    font-size: 5rem;
    position: absolute;
    left: 0.75rem;
    top: 0.125rem;
  }   
  
}
@media (max-width: 991px)  {
  blockquote {
    font-size: 1.625rem;
    border-left: 6px solid #e66e18;
    padding: 2.125rem 1.5rem 2.25rem 3.5rem;
    margin: 0.75rem auto 2.5rem auto;
  }
  blockquote::before{
    font-size: 5rem;
    position: absolute;
    left: 0.75rem;
    top: 0.125rem;
  }   
}
@media (max-width: 767px) {
  blockquote {
    font-size: 1.5rem;
    border-left: 7px solid #e66e18;
    padding: 2rem 1.5rem 2.125rem 3.5rem;
  }
  blockquote::before{
    font-size: 4.75rem;
    position: absolute;
    left: 0.75rem;
    top: 0.375rem;
  }  
}

blockquote.blockquote--no-mark::before {
  content: '';
  display: none;
}
.body--lbm-expo-2024 .newsPageMeta--banner .newsPageMeta--date {
  display: none;
}
.body--lbm-expo-2024 .newsPageMeta--banner {
  padding-top: 4.25rem;
  @media(min-width: 370px) {
    padding-top: 5.25rem;
  }
  @media(min-width: 768px) {
    padding-top: 5.625rem;
  }
  @media(min-width: 992px) {
    padding-top: 5.75rem;
  }
  @media(min-width: 1200px) {
    padding-top: 2rem;
    padding-bottom: 3.5rem;
    margin-top: 5rem;
  }

}
