/* Mobile Nav */
.mobile-orange-bg{
  background-color:#FD8956;
  padding-top: 20px;
  padding-left: 35px;
  padding-right:40px;
  height: 100%;
  width: 100%;
}
.menu-header-sec{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 35px;
}
.menu-mid-content-sec{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
@media screen and (max-width: 767px) {
.menu-link{
	text-align: center;
	width: 100%;
}
.menu-link ul li{
	margin-top: 20px;
}
.menu-link ul li a{
	font-family: 'karla';
	font-size: 26px;
	font-weight: bold;
	line-height: 31px;
	color: #fff;
	text-decoration: none;
}
.mobile-menu-btn{
	padding: 10px 0px;
    border-radius: 100px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    width: 160px;
    align-items: center;
    justify-content: center;
}
.mobile-menu-btn:last-child{
	background-color: #0E153A;
	color: #fff;
	margin-top: 16px;
}
}
.bottom-link{
	height: auto;
	margin-top: 70px;
}
.bottom-link ul li{
	margin-top: 0px;
}
.bottom-link ul li a{
	font-size: 16px;
}
/* End Mobile Nav */

/* Immediate Help Section*/
.immediate-help-count{
	text-align: center;
	max-width: 580px;
	justify-content: center;
	padding-bottom: 50px;
}
.immediate-help-count h4{
	color: #0E153A;;
}
.immediate-help-count p{
	font-size: 16px;
	line-height: 20px;
	color: #0E153A;
	letter-spacing: -0.10px;
	padding-top: 50px
}
.light-orange-bg-sec{
	background-color:#FFDACF ;
	width: 232px;
	padding: 24px 15px;
	border-radius: 20px;
	text-align: center;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: inherit;
	margin-bottom: 25px;
}
.light-sky-bg-sec{
	background-color: #D7F0FF;
}

.light_blue_section .light-sky-bg{
	background-color: #ffffff;
}

.logo-sec{
	background-color: #fff;
	width: 100%;
	height: 89px;
	border-radius: 8px;
	margin-bottom: 23px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.help-sec{
	padding: 0 20px;
}
.help-count-sec{
	padding-bottom: 18px;
	min-height: 128px;
}
.help-count-sec h3{
	margin-bottom: 12px;
}
.light-orange-bg-sec h6{
	padding-bottom: 15px;
}
.light-orange-bg-sec p{
	font-size: 12px;
	letter-spacing: -0.10px;
	line-height: 14px;
}
.logo-btn-sec .mobile-menu-btn{
	background-color: #0E153A;
	color: #fff;
	transition: 0.3s all ease-out;
}
.logo-btn-sec a:hover{
	background-color: #0E153A !important;
	color: #fff !important;
}
.logo-btn-sec .mobile-menu-btn:last-child{
	background-color: transparent;
	border: 1.5px solid #0E153A;
	color: #0E153A;
	margin-top: 10px;
}
/* End Immediate Help Section*/

/* Upcoming Public Event */
.event-sec{
	background-color: #fff;
	display: flex;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: wrap;
    position: relative;
}
.event-sec:before{
	content: "";
	position: absolute;
	top: 48%;
	left: -85px;
	width: 32px;
	height: 32px;
	background-image: url(../../assets/images/arrow.svg);
	transform: rotate(180deg);

}
.event-sec:after{
	content: "";
	position: absolute;
	top: 48%;
	right: -85px;
	width: 32px;
	height: 32px;
	background-image: url(../../assets/images/arrow.svg);
}
.event-img-sec{
	width: 395px;
	max-width: 100%;
	background-size: cover;
}
.event-count-sec{
	max-width: 288px;
	width: 100%;
	position: relative;
	padding:20px 0 50px 20px;
}
.event-count-sec span{
	font-size: 12px;
}
.event-count-sec h3{
	padding-top: 20px;
	padding-bottom: 20px;
}
.event-count-sec p{
	font-size: 16px;
	letter-spacing: -0.1px;
	line-height: 20px;
}
.location-name{
	position: absolute;
	left: 20px;
	bottom: 17px;
}
.location-name a{
	text-decoration: none;
	padding-left: 20px;
	font-size: 12px;
	letter-spacing: -0.1px;
	font-weight: bold;
}
.location-name:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 17px;
	height: 22px;
	background-image: url(../../assets/images/path.svg);
}
@media screen and (min-width: 1024px) {
	.latest_news_slider .slick-next,
	.events_slider .slick-next {
	    right: -85px;
	    top: 50%;
	    transform: translateY(-50%);
	    bottom: auto;
	}
	.latest_news_slider .slick-prev,
	.events_slider .slick-prev {
	    left: -85px;
	    top: 50%;
	    bottom: auto;
	    margin-top: -16px;
	}
}

.latest_news_slider .slick-list,
.events_slider .slick-list{
	padding: 0;
}



.see-moretn{
	text-align: center;
	padding-top: 45px;
}
.see-moretn .cta_button{
	background-color: #FD8956;
	font-size: 16px;
	padding: 0 20px;
	min-width: 151px;
}
/* End Upcoming Public Event */

/* Platinum Partners */
.partner-box-sec{
	background-color: #fff;
	padding: 37px;
	border-radius: 10px;
}
.partner-box-sec{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.rectangle{
	max-width: 356px;
	width: 100%;
}
.partners-count{
	max-width: 266px;
	width: 100%;
}
.partners-count h4{
	padding-bottom:60px; 
}
/* End Paltinum Partners */

/* Gold Partners */
.gold-partner-count{
	max-width: 232px;
	width: 100%;
}
/* End Gold Partners */

/* Bronze Partners */
.first-list{
	width: 356px;
	max-width: 100%;
}
.first-list.bronze-first-list{
    width:100%;
}

.first-list.bronze-first-list ul{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
}
.first-list.bronze-first-list ul li{
    text-align:center;
    width:50%;
}
.first-list ul{
	margin:0px;
	padding:0px;
}
.first-list ul li{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 18px;
}

.first-list ul li:nth-last-child(2),
.first-list ul li:last-child{
    padding-bottom:0;
}
/* End Bronze Partners */

/* Partner With Us */
.container480{
	max-width: 480px;
	width: 100%;
	margin:0 auto;
}
.container398{
	max-width: 398px;
	width: 100%;
	margin:0 auto;
}
.form-field p{
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 8px;
}
/* End Partner With Us */

/* Membership Section */
a.click-more{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 28px;
    display: flex;
    justify-content: center;
    align-items: inherit;
}
.img-sec{
	border-radius: 32px;
}
.img-sec img{
	border-radius: 32px;
}
/* End Membership Section */

/* Latest News */
.sky-bg-count{
	padding: 24px;
}
.sky-bg-count h3{
	padding-bottom: 50px;
}
.sky-bg-count p{
	font-size: 12px;
}
.latest-news{
	padding-bottom: 16px;
}
.latest-first{
	max-width: 100%;
	max-width: 372px;
	padding:0 8px;
	position:relative;
}
.latest-first .sky-bg-count{
	padding:12px;
}
.latest-first .sky-bg-count h5{
	font-size: 18px;
	padding-bottom: 16px;
}
.pagination{
	padding-top: 17px;
}

.button-sec h5{
	font-weight: normal;
}
.buttons{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: inherit;
}
.buttons .col-4{
	width: 222px;
	padding-bottom: 18px;
	padding-left: 4px;
	padding-right: 4px;
}
.buttons .cta_button.white_btn{
	background: inherit;
	border: 2px solid #fff;
	color: #fff;
	min-width: 214px;
	font-weight: normal;
	transition: 0.3s all ease-out;
}

.buttons .cta_button.white_btn:hover{
	color: #0E153A;
	background-color: white;
	font-size: 
}
/* End Latest News */
