﻿body#Body {
    overflow-x: hidden !important;
}

h1, h2, h3, h4, h5 {
  font-family: "Oswald", sans-serif!important;
  font-optical-sizing: auto!important;
}

h2 {
	font-size: 36px!important
}

.classic p {
	color: #000;
}

a.btn {
    border-radius: 0px;
    text-transform: uppercase;
    padding: 20px 30px;
  font-family: "Oswald", sans-serif!important;
}

.dnnXcillion2 a {
	text-decoration: none!important;
}

.dnnXcillion2 {
	background: #e6dbcb;
}


div#dnnNav {
    justify-content: flex-end;
}

.personabar-visible .overlay {
    display: none !important;
    z-index: 0 !important;
}

ul.membersportal {
    margin-bottom: 0px;
}

a.btn {
	text-decoration: none!important;
}

button.btn.primary, a.btn.primary, a#dnn_ctr3281_Login_Login_DNN_cmdLogin {
	background: #20371d;
	color: white!important;
	border: 1px solid #20371d;
	border-radius: 0px;
	box-shadow: 0px 0px transparent;
	text-shadow: 0px 0px 0px #ffffff!important;
	font-weight: normal!important;
}

button.btn.primary:hover, a.btn.primary:hover, a#dnn_ctr3281_Login_Login_DNN_cmdLogin:hover {
	background: white!important;
	color: #20371d!important;
	font-weight: normal!important;
}

a.btn.secondary {
    background: #e6dbcb;
    color: #530d10 !important;
	border: 1px solid #e6dbcb !important;
}

.dnnSecondaryAction {
    background: #f4eeec!important;
    color: #530d10 !important;
	border: 1px solid #f4eeec!important;
	border-radius: 0px;
	box-shadow: 0px 0px transparent!important;
	text-shadow: 0px 0px 0px #ffffff!important;
	font-weight: normal!important;
}

a.btn.secondary:hover {
    background: #530d10;
	color:  #e6dbcb!important;
}

.dnnSecondaryAction:hover {
    background: #530d10!important;
	color:  #f4eeec!important;
	text-shadow: 0px 0px 0px #ffffff!important;
	font-weight: normal!important;
}

div#dnn_BelowTitlePane {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.page-banner.banner8 {
    padding-top: 300px;
    padding-bottom: 100px;
    position: relative;
}



.page-banner.banner8 .overlay::after {
    content: " ";
    width: 100%;
    background: url(/Portals/0/Images/homepage/beige-top-jagged-edge.png);
    height: 30px;
    position: absolute;
    bottom: 0px;
}

.page-banner.banner8 .col-xs-12.text-xs-center.text-md-left {
    padding-left: 15px;
}

div#dnn_BelowTitlePane {
    margin-bottom: 30px;
}

.page-banner.banner8 .overlay {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 6;
    background: #33333361 !important;
    display: block;
    max-height: 400px;
    overflow: hidden;
    height: 100%;
}

div#dnn_BelowTitlePane img,
div#dnn_BelowTitlePane p,
.page-banner.banner8 img,
.page-banner.banner8 p {
    width: 100% !important;
}

.topimage {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    display: block;
    max-height: 400px;
    overflow: hidden;
    height: 100%;
}

div#dnn_TitlePane .Normal {
    display: flex
;
    align-items: center;
    max-height: 400px;
}

.dnnXcillion2 header {
	z-index: 1000!important;
}



.menu-bar.sticky-pin .container::after {
	display: none;
}

.menu-bar .container {
    position: relative;
}

.page-banner h2 {
    color: #FFF !important;
    z-index: 8;
    position: relative;
    font-weight: bold;
    font-size: 32px !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ol.carousel-indicators {
    margin: 0px!important;
}

.headerimagewrap {
    max-height: 700px;
    overflow: hidden;
}


.videoWrapper.widescreen {
    position: relative;
    padding-bottom: 38.25%;
    height: 0;
    overflow: hidden;
}

.videoWrapper.widescreen video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
    margin-top: -9%;
}

.DnnModule-DNN_HTML img {
    width: auto;
	max-width: 100%;
}

.slickhotNewsCarousel.carousel-inner.row.w-100.mx-auto {
    justify-content: center;
}

.carousel-control {
    top: 60px;
    position: absolute;
}

.left.carousel-control {
    left: 0px;
}

.right.carousel-control {
    right: 0px;
}

.join {
    text-align: center;
}

.join p {
    margin-bottom: 0px;
}

.topimage {
    background: url(/Portals/_default/Skins/BHA-2025/assets/img/default-background.jpg);
    background-size: cover;
    background-position: center;
}

footer {
    padding-top: 60px;
}

.home footer {
	background: #f4eeec!important;
}

footer::before {
    background-image: url(/Portals/_default/Skins/BHA-2025/assets/img/footer-top-bg.png) !important;
    background-repeat: no-repeat !important;
    background-position: top center;
    background-size: contain !important;
    border-top: 0px solid white !important;
    width: 100%;
    height: 60px;
    content: " ";
    display: block;
    float: left;
    margin-top: -50px;
	padding-top: 50px;
}

footer .footer-above {
	border-top: 0px solid white!important;
	background-color: #202020!important;
    padding-bottom: 20px;
}

footer hr {
	border-top: 1px solid white;
    width: 100%;
}

.footer-above img {
    width: 100%;
}

footer h4 {
    font-size: 14px !important;
    margin-top: 20px;
}

footer li {
    font-family: "Oswald", sans-serif !important;
	list-style-type: none;
}

.footer-above .Normal ul {
    margin-left: 0px!important;
	padding-bottom: 30px;
	display: block;
	float: left;
}

.footer-above .col-md-5 li {
    display: inline-block;
	padding-left: 3px;
}

.footer-above .col-md-5 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.footer-above h4 {
    color: #FFF!important;
}

footer ul {
	margin-left: 0px;
	padding-left: 0px;
}

ul.social, ul.signup {
    display: flex;
	padding-left: 0px;
    float: right;
    clear: right;
}

ul.social {
	margin-right: -15px;
}

ul.social li {
	padding: 5px;
}

.tile .Normal a {
    display: flex;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 200px;
    align-items: center;
    justify-content: center;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none !important;
    color: white !important;
    text-shadow: 0px 0px 30px black;
}

.chapters ul {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.chapters li {
    width: 33%;
    list-style-type: none;
    padding: 10px;
}

.chapters a {
    display: flex;
    width: 100%;
    background-size: cover;
    background-position: center center;
    min-height: 200px;
    align-items: center;
    justify-content: center;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none !important;
    color: white !important;
    text-shadow: 0px 0px 30px black;
    text-align: center;
	background-image: url('/Portals/0/Images/default-thumbnail.jpg');
    background-size: cover!important;
}

.board img {
	max-width: 211px!important;
	height: auto!important;
	margin: 10px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	padding: 10px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	float: right;
}

.herobannerbg {
    min-height: 900px;
    background-size: cover!important;
    background-position: center center;
    display: flex;
    align-items: center;
}

.herobannerbg::after {
    content: " ";
    width: 100%;
    background: url(/Portals/0/Images/homepage/beige-top-jagged-edge.png);
    height: 30px;
    position: absolute;
    bottom: 0px;
}

.herobannerbg h1, .herobannerbg p {
    color: white!important;
    max-width: 550px;
}

.herobannerbg h1 {
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
}

.herobannerbg p {
    line-height: 150%;
}

.classic  .lowerpanes h2 {
    color: #530d10;
    padding-bottom: 45px;
	position: relative;
}


.classic .lowerpanes h2::after {
    content: " ";
    background: url(/Portals/0/Images/homepage/turn-arrow.png);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 74px;
    height: 86px;
    bottom: 10px;
    position: absolute;
}

.sectionFour, .sectionSix {
    padding-top: 100px;
    position: relative;
    z-index: 2;
}

.sectionfive {
    background: #20371d;
	margin-top: -155px;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

 .sectionSeven, .sectionEight {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: 1;
}
 
.sectionfive::before, {
    content: " ";
    width: 100%;
    background: url(/Portals/0/Images/homepage/beige-bottom-jagged-edge.png);
    height: 30px;
    position: absolute;
    top: 0px;
}

.sectionfive::after,
.sectionSeven::after,
.sectioneleven::after {
    content: " ";
    width: 100%;
    background: url(/Portals/0/Images/homepage/beige-top-jagged-edge.png);
    height: 30px;
    position: absolute;
    bottom: 0px;
}


.sectionEight::after,
.sectiontwelve::after {
    content: " ";
    width: 100%;
    background: url(/Portals/0/Images/homepage/beige-bottom-jagged-edge.png);
    height: 30px;
    position: absolute;
    bottom: -30px;
}

.sectionfive h2, .sectionfive p {
    color: white !important;
}

.sectionfive h2::after,
.sectionSeven h2::after {
	display: none!important;
}

.sectionfive .innerwrap {
    background: url(/Portals/0/Images/homepage/hikers-BHA-Logo.png);
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: 55% !important;
    margin-top: 20px;
}

.mission, .eds_template_List_Article_Homepage-Featured-News article.edn_article.edn_clearFix, .jaggedsquare {
	position: relative;
  background: url('/Portals/0/Images/homepage/rough-edges-image-square.png') center/contain no-repeat;

  -webkit-mask-image: url('/Portals/0/Images/homepage/rough-edges-image-square.png');
  mask-image: url('/Portals/0/Images/homepage/rough-edges-image-square.png');

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-size: contain;
  mask-size: contain;

  -webkit-mask-position: center;
  mask-position: center;
}

.mission .inner {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 6;
    display: flex;
    align-items: center;
    height: 100%;
	padding: 20px;
}

.mission .inner h3, 
.mission .inner p,
.mission .inner a {
	color: white!important;
}


.rotator-masked-block .items_wrapper {
  background: url('/Portals/0/Images/homepage/rotator-image-rough-edges-mask.png') center/contain no-repeat;

  -webkit-mask-image: url('/Portals/0/Images/homepage/rotator-image-rough-edges-mask.png');
  mask-image: url('/Portals/0/Images/homepage/rotator-image-rough-edges-mask.png');

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-size: contain;
  mask-size: contain;

  -webkit-mask-position: center;
  mask-position: center;
}

.sectionone {
    background: url(/Portals/0/Images/homepage/accent-beige-background.jpg);
    background-position: center;
    background-size: cover;
	padding-top: 60px;
	padding-bottom: 260px;
}

.sectiontwo {
    background: url(/Portals/0/Images/homepage/wide-jagged-background.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
	margin-top: -100px;
}

div#dnn_ContentPaneLower {
    margin-top: -100px;
    padding-bottom: 60px;
}

.sectionthree::after {
    height: 300px;
    width: 100%;
    content: " ";
    background: #eae0d2;
    position: absolute;
    margin-top: -300px;
    z-index: 1;
}

.sectionthree .innerwrap {
    background: url(/Portals/0/Images/homepage/hiker-cutout-mountain-top.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    z-index: 2;
    position: relative;
    padding-top: 100px;
}

.eds_template_List_Article_Homepage-Featured-News article.edn_article.edn_clearFix .edn_mediaContainer {
    padding: 0px !important;
	padding-bottom: 20px!important;
    margin: 0px !important;
    border: 0px solid white;
}

.eds_template_List_Article_Homepage-Featured-News article.edn_article.edn_clearFix .edn_mediaContainer, 
.eds_template_List_Article_Homepage-Featured-News article.edn_article.edn_clearFix .edn_mediaContainer img {
    width: 100% !important;
    min-width: 100%;
}

.eds_template_List_Article_Homepage-Featured-News h4.edn_articleTitle {
    display: block;
    float: left;
}


h4.edn_articleTitle .edn_author {
    color: white;
    font-size: 16px;
    padding-top: 10px;
}

.eds_template_List_Article_Homepage-Featured-News article.edn_article a {
	color: white!important;
}

.eds_template_List_Article_Homepage-Featured-News .edn_mediaContainer {
    height: 300px;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
}

.eds_template_List_Article_Homepage-Featured-News h4.edn_articleTitle {
    display: block;
    float: left;
    width: 100%;
    background: black;
    position: absolute;
    bottom: -10px;
    padding: 15px 30px;
    font-weight: 300;
    height: 95px;
}

.sectionSeven {
    background: url(/Portals/0/Images/homepage/stewardship-bg.jpg);
    background-size: cover;
    background-position: center;
}

.sectionSeven p {
  font-family: "Oswald", sans-serif!important;
}

.sectionnine {
    background: #f2ece3;
	padding-top: 100px;
	padding-bottom: 100px;
}

.sectionnine h2::after {
    display: none !important;
}

div#dnn_P9_50_2 {
    display: flex
;
    align-items: center;
}

.sectionten {
    background: url(/Portals/0/Images/homepage/newsletter-background.png);
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: contain;
    background-position: center;
}

.sectionten h2 {
    color: #e6dbcb !important;
}

.sectionten h2::after {
    display: none !important;
}

.sectioneleven {
    background: #eee6d9;
	position: relative;
}

.sectioneleven .innerwrap {
    background: url(/Portals/0/Images/homepage/trees-background.jpg);
    background-size: 100%;
    background-position: bottom left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.sectioneleven p {
    font-size: 18px!important;
    line-height: 160%;
  font-family: "Oswald", sans-serif!important;
}

.sectioneleven h2::after,
.sectiontwelve h2::after {
    display: none !important;
}
.sectiontwelve {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
}

div#dnn_P12_66_1 {
    background: url(/Portals/0/Images/homepage/tent-drawing.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 175px;
}

.sectionThirteen {
    background: #eee6d9;
    padding-top: 100px;
    padding-bottom: 0px;
	position: relative;
}

.sectionThirteen::after {
    content: " ";
    width: 100%;
    background: url(/Portals/0/Images/homepage/light-beige-bottom-jagged.png);
    height: 30px;
    position: absolute;
    bottom: -30px;
}

.sectionFourteen {
    background: #f4eeec;
    padding-top: 100px;
    padding-bottom: 100px;
}

.container.content-warpper-inner .DnnModule-DNN_HTML a {
    color: #530d10;
}

ul.sidebar  {
	margin-left: 0px!important;
    float: left;
}

ul.sidebar li, ul.sidebar li a {
    width: 100% !important;
	list-style-type: none!important;
    display: block;
    float: left;
  font-family: "Oswald", sans-serif!important;
  font-size: 18px;
}

ul.sidebar li a {
    background: #f4eeec;
	padding: 15px;
	margin-bottom: 1px;
}

ul.sidebar li a:hover {
	background: #e7e7e7;
}

span#dnn_dnnCopyright_lblCopyright, .terms-priv {
    font-family: "Oswald", sans-serif !important;
    color: white;
    font-size: 13px !important;
}

.copyright {
    padding-right: 0px !important;
}

.copyright {
    position: absolute;
    left: 0px;
    bottom: 1rem;
}


.terms-priv {
    position: absolute;
    right: 0px;
    bottom: 1rem;
}

.eds_template_List_Article_Staff  .edn_article {
    margin-bottom: 15px!important;
}

.eds_template_List_Article_Corporate-Partners .edn_mediaContainer,
.eds_template_List_Article_Corporate-Partners-Image-Only .edn_mediaContainer,
.eds_template_List_Article_Corporate-Partners-Image-Only-3-Across .edn_mediaContainer {
    background: white;
    border: 0px solid white !important;
	margin: 0px!important;
}

.eds_template_List_Article_Corporate-Partners-Image-Only-3-Across .edn_mediaContainer {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.tab-pane {
    background: #f4eeec;
    padding: 15px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #530d10!important;
    background-color: #f4eeec!important;
    border-color: #f4eeec!important;
}

.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
    border: 0px solid white!important;
    margin: 0px!important;
    padding: 0px!important;
    padding-bottom: 10px!important;
}

div#myTabContent .eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
    width: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    max-height: 236px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.menu-bar .navbar-nav .nav-item .nav-link {
		padding: 5px!important;
	}
}

@media (min-width: 992px) {
	
.mobileonly {
    display: none!important;
}


.classic .menu-bar {
    background: transparent !important;
	border-bottom: 0px solid white!important
}	

.classic .menu-bar.sticky-pin.controlbarfix {
    background: #333 !important;
}

.menu-bar .container::after {
    content: " ";
    background: url(/Portals/0/Images/homepage/Header-Underline.png);
    width: 100%;
    height: 30px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -40px;
}

.custom-menu {
  display: flex !important;
  justify-content: space-between;
  flex-direction: row !important;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-left,
.menu-right {
  display: flex;
  gap: 20px; /* spacing between menu items */
}

.menu-logo {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-center img {
  height: 50px; /* adjust size as needed */
}

.nav-item {
  list-style: none;
}

.nav-link {
  text-decoration: none;
  padding: 10px 15px;
}

.page-banner,
div#dnn_VideoPane {
    margin-top: -100px !important;
}

ul.sidebar li.expand-collapse {
    display: none;
}
}

@media (max-width: 991px) {
	ul.nav.navbar-nav.custom-menu {
		display: none;
	}
	
	.classic .menu-bar .navbar-toggler span {
		background: #ffffff!important;
	}
	
	.mission, .eds_template_List_Article_Homepage-Featured-News article.edn_article.edn_clearFix {
    position: relative;
    background: url(/Portals/0/Images/homepage/rough-edges-image-square.png) center / contain no-repeat;
    -webkit-mask-image: url(/Portals/0/Images/homepage/rough-edges-image-square.png);
    mask-image: url(/Portals/0/Images/homepage/rough-edges-image-square.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    /* mask-size: auto; */
    -webkit-mask-position: center;
    mask-position: center;
    width: 400px;
    height: 400px;
    margin: 0 auto;
}


.eds_template_List_Article_Homepage-Featured-News h4.edn_articleTitle {
    bottom: 10px;
}

  /* Show the expand-collapse list item */
  .sidebar .expand-collapse {
    display: block;
  }
  
  /* Hide the list items except the expand-collapse item */
  .sidebar li:not(.expand-collapse) {
    display: none;
  }
  
  /* Styling for the plus icon */
  .expand i {
    margin-left: 5px;
  }


}

@media (min-width: 768px) and (max-width: 1600px) {
.mission img {
    width: 500px;
    max-width: none;
}

	.sectionthree .innerwrap {
		background-size: 40%;
	}
	
	
.sectionfive .innerwrap {
    background-position: bottom left !important;
    padding-top: 50px !important;
    padding-bottom: 200px !important;
}

.sectionten {
    background-size: cover!important;
}

footer::before {
    background-size: cover !important;
}

}


@media (max-width: 768px) {
	.mission img {
    width: 500px;
    max-width: none;
}
.sectionthree .innerwrap {
    background: none;
}

.sectionfive .innerwrap {
    background: none;
}

.sectionten {
    background-size: cover!important;
}

.sectioneleven .innerwrap {
    background-size: cover;
}

footer::before {
    background-size: cover !important;
}

.footer-above img {
    max-width: 200px;
    padding-bottom: 10px;
}

.footer-above h4 {
    padding-bottom: 60px;
}

.herobannerbg {
    min-height: 400px;
}
}