
@media(max-width: 1600px) {
}

@media(max-width: 1370px) {
.social-follow {
	right: 0;
	top: 22%;
}
}

@media(max-width: 1200px) {
.menu-line {
	display: block;
	width: 40px;
	height: 5px;
	background: #5da456;
	border-radius: 8px;
	margin-bottom: 8px;
}
.cross-line2 {
	width: 25px;
}
}

@media(max-width: 991px) {
.mobile-hide {
	display: none;
}
.desktop-hide {
	display: block;
}
.menu-icon {
	display: block;
	float: right;
	padding: 10px 0;
	margin-top: 15px;
}
.title-tag2:before, .title-tag2:after, .highlighted-wrap:after, .ms-slide h3, .ms-slide .side-block, .ms-slide figure, .ms-slide p {
	display: none;
}
.highlighted-wrap:before {
	width: 100%;
	z-index: -1;
}
header.stickytop .logo{
	width: 100%;
}
header.stickytop{
	padding: 5px 0;
}
}

@media(max-width: 850px) {
.social-follow {
	position: inherit;
	padding-top: 2rem;
	    padding-left: 15px;
}
.social-follow figure {
	transform: inherit;
}
.social-follow ul {
	display: inherit;
	padding: 0;
}
.social-follow ul li {
	display: inline-block;
	padding-right: 20px;
}
.banner {
	padding-bottom: 0;
}
.about-wrap {
	background: inherit;
}
.contact-wrap {
	background: none;
}
}

@media(max-width: 768px) {
.title-tag:before, .title-tag h2:before, .title-tag2:before, .title-tag2:after {
	display: none;
}
.title-tag {
	margin-left: 0
}
.title-tag h2 {
	border-radius: 0;
}
.copyright p {
	text-align: center;
}
.abt-img {
    padding-top: 2rem;
}
.about-wrap{
	padding-bottom: 0;
}
.ratings {
    padding-top: 3rem;
}
.mb-1r{
	margin-bottom: 1rem;
}
}

@media(max-width: 550px) {
.event-content, .evemt-image {
	width: 100%;
	float: none;
}
.events-wrap .event-container {
	display: inherit;
}
.logo {
	width: 130px;
	left: -1px;
}
header.stickytop .logo{
	width: 130px;
	margin: inherit;
}
}

@media(max-width: 368px) {
}
