/* header */
.header {
  background: #070605;
}

/* event */
#events #hp-events .v3 .dayInfoWrap {
  background: url(/pics/event_date_bg.png) no-repeat;
}

 span.day {font-size:26px !important;}

.header {
  --header-logo-width: 169px;
  --header-logo-height: 105px;
  --header-name-width: 263px;
  --header-name-height: 85px;
}

header.header .header-logo {
  margin: 0;
}

header.header .header-name {
  margin: 10px 0 0 35px;
}

#wrapper-index > header > div > div.header-left > a.header-name.png-bg.ir{
color: #FFF;
}

#first-row.left-bg {
  background-position-x: left;
  background-position-y: top;
}

@media (min-width: 1300px) {
  #first-row.left-bg {
    background-position-x: left;
    background-position-y: CENTER;
  }
}

@media (min-width: 768px) and (max-width: 1300px) {
  #first-row.left-bg {
    background-position-x: left 0%;
    background-size: contain;
    background-position-y: top;
  }
}

@media (max-width: 768px) {
  #first-row.left-bg {
    background-position-x: left 0%;
    background-size: contain;
    background-position-y: top;
  }
}

@media (min-width: 1100px) {
  header.header .logo {
    margin: 5px 0 5px 0; /*_*/
  }

  header.header .header-name {
    margin: 0 0 0 32px; /*_*/
  }
}

/* Featured Video */

.HPVideo p a {
  color: #221e20 !important;
}
.HPVideo p a::before {
  background: #af8160 !important;
}

/* Stats*/

.en-tiles-container .en-tile::before {
  background: none !important;
}
.third-row.design-version-3 .stat {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.third-row.design-version-3 .stat div {
  display: flex;
  align-items: end;
  justify-content: center;
  height: 40%;
}
.third-row.design-version-3 .stat1 img {
  width: 101px;
  height: 65px;
}

.third-row.design-version-3 .stat2 img {
  width: 91px;
  height: 84px;
}

.third-row.design-version-3 .stat3 img {
  width: 80px;
  height: 80px;
}

.third-row.design-version-3 .stat4 img {
  width: 100px;
  height: 89px;
}

/**/

.video .en-widescreen-video .en-video-controls {
    position: absolute;
    z-index: 990;
    bottom: 350px;
    right: 20px; display: flex;
}

.video .en-widescreen-video .en-video-controls .play-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 12px 12px 10px;
    font-size: 23px;
    line-height: 1;
    border-radius: 0.25rem;
    transition: color 0.15s 
ease-in-out, background-color 0.15s 
ease-in-out, border-color 0.15s 
ease-in-out, box-shadow 0.15s 
ease-in-out;
    cursor: pointer;
    margin-left: 6px;
    border: 0;
    font-size: 2.3rem;
}

.fa-pause-circle:before {
    content: "\f28b";
    font-weight: 900;
-webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: "Font Awesome 6 Pro";
    text-rendering: auto;
}


#video-controls .video-control-button, .en-video-controls .play-btn, .en-video-controls .play-btn-1 {
  color: #fff;
  background-color: #AF8160;
}

#video-controls .video-control-button:hover,
#video-controls .video-control-button:active,
#video-controls .video-control-button:focus, 
.en-video-controls .play-btn:hover,
.en-video-controls .play-btn:active,
.en-video-controls .play-btn:focus,
.en-video-controls .play-btn-1:hover,
.en-video-controls .play-btn-1:active,
.en-video-controls .play-btn-1:focus {
  background-color: #f27221;
  color: #fff !important;
}

.video-controls .video-control-button:hover,
.video-controls .video-control-button:active,
.video-controls .video-control-button:focus {
  background-color: #f27221;
  color: #041a71 !important;
}

@media (max-width: 768px) {
  nav.en-nav-menu-wrapper {
    --en-mobile-nav-background: #af8160;
    --en-mobile-nav-font-color: #000;
    --en-mobile-nav-width: 80%;
    --en-mobile-nav-border-bottom: 1px solid #000;
    --en-mobile-nav-border-top: 1px solid #000;

    --en-mobile-nav-icon-color: #000;
  }

  header {
    --en-mobile-nav-hamburger-btn-color: #fff;
    --en-mobile-nav-hamburger-btn-bg-color: #221e1f;

    --en-mobile-nav-hover-btn-color: #000;
    --en-mobile-nav-hover-btn-bg-color: #af8160;
  }
}

footer {
  --footer-logo-width: 300px;
  --footer-logo-height: 186px;
  --footer-name-width: 262px;
  --footer-name-height: 84px;
}

#footer .logo {
  aspect-ratio: 300/186;
}

#footer .name {
  aspect-ratio: 262/84;
}
.en-pageNav-combo-innertext{
 background: #e7eaea !important;
 font-weight: 500;
 font-family: "Inter", sans-serif;
 color: #221e20 !important;
}
.en-pageNav-combo-icon{
 background: #e7eaea;
}
.en-pageNav-combo-icon::after{
	border-top: 8px solid #221e20;
}
#rows-wrapper > div.third-row.design-version-3.rows > div > h2{ font-family: "Inter", sans-serif;}
#popup-close {background-color: #af8160;}

div.social_media_text{background-color:#FFF;}


#news .layout-3 .news-thumb {background: #000;}

#news-lnk a::before { background: rgb(175, 129, 96); }
#news-lnk a:hover, #news-lnk a:focus{ color: rgb(175, 129, 96); }

#news-lnk a::after { border-top: 6px solid rgb(175, 129, 96); }
#news-lnk a:hover, #news-lnk a:focus { color: rgb(175, 129, 96) !important; }

/*Social Feeds*/
.feed {
    width: 40%;
    min-width: 350px;
    margin-inline: auto;
    padding: .5em 0;
}

