.mobile-view-menu{
	display: none;
}

@media (max-width:1199px) {

}
@media (max-width:991px) {
.header-top-wrap .w-menu,
.logo-wrap .dropdown-menus,
.members-outer{
	display: none;
}
.logo{
	width: 100%;
	text-align: center;
}
.social-media-outer {
    margin-right: auto;
	margin-left: 0px;
}
.header-top-wrap .social-media-outer {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mobile-menu{
	display: block;
}
	.middle-three,
	.middle-four .row {
		display: block;
	}
	.middle-three-img, 
	.middle-three-content,
	.middle-four .row .col {
		width: 100%;
	}
	.event-list{
		display: flex;

		padding: 0px 0px 20px;
		margin: 0px 0px 20px 0px;
	}
.news-update{
	margin-top: 50px;
}
.address-section,
.link-outer{
	width: 100%;
	float: none;
	padding-right: 0px;
}
.link-outer{
	margin-bottom:30px;
}
.address-section .social-media-outer{
	margin-bottom: 20px;
	display: inline-block;
}
.slider-two{
	min-height: auto;
}
.slider-two .slider-outer{
	position: relative;
}
}
@media (max-width:767px) {

	.banner-captions h1{
		font-size: 24px;
		color: #fff;
		font-weight: 500;
		line-height: 40px;
	}
	.banner-captions p.text{
		font-size: 40px;
		color: #fff;
		font-weight: 800;
		line-height: 70px;
	}
	.banner-captions p.links{
		font-size: 70px;
		color: #fff;
		font-weight: 800;
		line-height: 70px;
	}
	.banner-captions p.links{
		padding:6px 30px;
		color: #fff;
		font-size:14px;
		font-weight:800;
		width: 200px;
		height:50px;
		line-height: 30px;
		font-size: 16px;
		margin:0 auto;
	}
	.slider-two .see-all{
		position: relative;
		top: 0px;
		right: 0px;
	}
	.middle-three-content {
		padding: 30px;
	}
	.header-top-wrap .social-media-outer a{
		margin-right: 5px;
	}
}
@media (max-width:600px) {
	.banner-captions h1{
		height: 18px;
		line-height: 16px;
	}
	.banner-captions p.text {
		font-size: 30px;
		line-height: 45px;
	}
.bs-slider .carousel-item{
	height: 400px;
}
	.middle-four h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;

	}
	.news-update h2 span{
		font-size: 30px;
	}
}