@media only screen and (max-width: 800px) {
h1, .h1 {
	font-size: 30px;
}
.NoticeHeading {
	width: 100%;
	max-width: inherit;
}
.main-notice-title {
	font-size: 30px;
}
.ui-tabs {
	padding: 0;
}
.ui-tabs .ui-tabs-nav li {
	width: 33.33%;
	margin: 0;
}
.ui-tabs .ui-tabs-nav li a {
	width: 100%;
	text-align: center;
}
.NoticeBoard {
	margin-bottom: 30px;
}
.ResearchTabDescription img {
	margin-bottom: 10px;
}
.LinkBox {
	margin-bottom: 30px;
}
.Footer .widget {
	min-height: 110px;
}
.campussection {
	padding-bottom: 130px;
	background-size: contain;
}
.bx-wrapper .bx-prev {
	left: -25px;
}
.bx-wrapper .bx-next {
	right: -25px;
}
.more-testimonial {
	float: none;
}
.ChatImage, .ResearchBannerNav {
	display: none;
}
.SwtudentImage {
	float: none;
	margin: 10px auto;
}
.LinkBox h3 {
	font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.NoticeHeading h2 {
	letter-spacing: 0;
	border-radius: 0;
}
.NoticeDetails {
	padding: 5px;
}
.noticeimage {
	display: none;
}
.BannerCaption {
	position: relative;

}

.Testimonials_Widget_Slider_Widget .image {
	margin: 0 auto;
	display: table;
}
}

@media only screen and (min-width:991px) and (max-width: 1200px) {
#menu-item-53 .ubermenu-submenu-id-53{

}
}