.header_bottom,
header{
    background:#12636F !important;
}
header{
    z-index: 999999999;
    position: relative;
}
@media (min-width: 1200px) {
    div.container {
        width: 1250px;
    }
}
.logocont img{
    position: absolute;
    z-index: 9999;
    top: 10px;
    width: 150px;
}
ul.nav-menu{
    display: flex;
    margin: 0;
    list-style-type: none;
    padding: 20px 0;
    align-items: center;
}
ul.nav-menu > li{
    margin-right:20px;
    position: relative;
    padding: 10px 0;
}
ul.nav-menu > li#menu-item-54233{
	margin-right:0;
}
ul.nav-menu > li > a{
    color:#fff;
    font-size:16px;
    text-decoration: none;
    transition: all .5s ease-in-out;
}
ul.nav-menu > li.menu-item-has-children > a{
    background: transparent url(images/menudrop.png) no-repeat;
	background-position: 97% 50%;
	padding-right: 20px;
	background-size: 10px;
}
.menucont{
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
	padding: 0 !important;
}
.header-phone{
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    font-weight: 600;
}
.header-phone i{
    color:#96C363;
} 
ul.nav-menu > li.menu-btn > a{
	font-size: 16px;
	padding: 8px 15px;
	display: block;
	border: 1px solid #96C363;
	border-radius: 5px;
}
.menu-btn.btn-join a{
    background: #96C363;
}
ul.nav-menu > li.menu-btn.btn-join{
    margin-left:20px;
}
ul.nav-menu > li.menu-btn.btn-join a:hover{
    background: transparent ;
    color:#fff;
    border-color:#fff;
}
ul.nav-menu > li.menu-btn.btn-find{
    margin-right:0;
}
ul.nav-menu > li.menu-btn.btn-find >  a{
    background: transparent;
    color:#fff;
    border: 1px solid #fff;
}
ul.nav-menu > li.menu-btn.btn-find >  a:hover{
    background:#96C363;
    border-color:#96C363;
    color:#fff;
}
ul.nav-menu > li > .sub-menu{
    background: #184851;
    margin: 0;
    position: absolute;
    width: 150px;
    padding: 0;
    list-style-type: none;
    display: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    top: 40px;
    overflow: hidden;
}
ul.nav-menu > li > .sub-menu > li a{
    display:block;
    padding:10px 20px;
    color:#96C363;
    text-decoration: none;
    transition: all .5s ease-in-out;
}
ul.nav-menu > li:hover > .sub-menu{
    display:block;
}
ul.nav-menu > li > .sub-menu > li:hover > a{
    background:#96C363;
    color:#fff;
}
ul.nav-menu > li.mega-menu > .sub-menu{
    width:500px;
    z-index: 99999;
}
ul.nav-menu > li.mega-menu:hover > .sub-menu{
    display: flex;
    flex-wrap: wrap;
}
ul.nav-menu > li.mega-menu > .sub-menu > li{
    width:50%;
}
ul.nav-menu > li.mega-menu > .sub-menu > li:nth-child(1){
    width:100%;
}
ul.nav-menu > li.mega-menu > .sub-menu > li:nth-child(1) > a{
    background:none !important;
    position: relative;
    color:#fff;
}
ul.nav-menu > li.mega-menu > .sub-menu > li:nth-child(1) > a::after{
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    display: block;
    margin-top: 5px;
}
footer .social ul{
    margin:0;
    padding:0;
    display:flex;
    gap:10px;
    list-style-type: none;
}
footer .social ul li a{
    background: #9fc06f;
    border: 0;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 10px;
    overflow: hidden;
}
footer h2{
    font-size:26px !important;
}
.footermenu ul{
    margin:0;
    padding:0;
    list-style-type: none;
}
.footermenu ul a{
    font-size:16px;
}
.footermenu ul a:hover{
    color: #9fc16f;
}
#green-banner{
    background: #96C363;
    padding: 7px 0;
    padding-left: 200px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.gb-text{
    padding-left: 35px;
}
.slidr-heading span{
    color:#327d8c;
}
.slidr-text p{
    font-size: 187.5% !important;
}
.slidr-text{
    max-width: 380px !important;
    box-shadow: 20px 20px 20px 0px #00000054;
}
.slidr-text .n2-ss-item-content {
    padding: 20px 30px;
    background: #f5f5f5;
    clip-path: polygon(0% 11%, 100% 0%, 100% 100%, 0% 100%);
    position: relative;
    max-width: 380px;
}
.slidr-text p {
    margin-top: 10px  !important;
    line-height: normal !important;
}


@media only screen and (max-width: 1100px){
    #menu-menu-2024{
        display:none !important;
    }
    .logocont img{
        top:0;
        position: relative;
    }
    header{
        padding: 10px;
    }
    header .row{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    a.header-phone{
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    #green-banner{
        padding:10px 0 !important;
        text-align: center !important;    
    }
	.menu-item-54253,
	.menu-item-54248,
	.menu-item-54240{
		display:none !important;
	}	
	.events_text_w .date{
		padding:5px !important;
	}
	.events_text_w .date{
		display: flex;
		justify-content: center;
		gap: 10px;
	}
	.events_text_w{
		display: flex;
		gap: 30px;
		justify-content: center;
		align-items: center;
	}
	footer .col-md-3 h2,
	footer .col-md-4 h2,
	footer .col-md-5 h2,
	footer .col-md-3 p,
	footer .col-md-4 p,
	footer .col-md-5 p,
	footer .col-md-3,
	footer .col-md-4,
	footer .col-md-5{
		float: none;
		width: 100%;
		text-align: center;
	}
	div#n2-ss-3 .n2-ss-slider-4{
		background: rgb(255 255 255 / 70%);
	}
}   

@media only screen and (max-width: 580px){
	
	footer,
	footer .col-md-5,
	footer .col-md-5 p,
	footer h2{
		text-align:center !important;
	}
	.slidr-text .n2-ss-item-content{
		max-width:100% !important;
	}
	.slidr-text {
		max-width: 200px !important;
	}
	.slidr-text .n2-ss-item-content {
		padding: 10px 20px;
	}
	.home_join .home_join_right{
		padding-bottom: 20px !important;
		padding-top: 5px !important;
	}
	div.home_join a {
        float: none !important;
        margin: 0 auto !important;
        margin-top: 10px !important;
    }
	.events_text_w .events_text{
		margin-top: 20px;
	}
	.resources_text{
		margin-bottom:20px !important;
	}
	.events_text_w{
		margin-bottom:30px !important;
	}
	.happening_text div{
		margin-bottom: 20px;
	}
	.alignright {
		width:100% !important;
		float: none;
		padding-left: 0;
	}
	.about_section_top img{
		margin-bottom:20px;
	}
	.events_text_w {
        display: flex;
        gap: 0;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}


