

@media(max-width: 991px) {
	.header{
		display: none;
	}
	.th-right{
		display: none;
	}
	.th-right-mobile {
		display: flex;
		align-items: center;
	}
	.header-right i {
		color: #08275c;
	}
	.toggle-btn {
		margin-right: 30px;
	}
	.about-img img {
		margin: auto;
	}
	.about-img {
		text-align: center;
		margin-top: 30px;
	}
	.notice-main .nav-tabs {
		overflow-y: hidden;
		overflow-x: scroll;
		flex-wrap: inherit;
	}

	.notice-main .nav-tabs .nav-item {
		white-space: nowrap;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.about-list +.about-list {
		margin-top: 15px;
	}
	.about-info {
		margin-top: 25px;
	}
	#filter-list {
		justify-content: flex-start;
		overflow-y: hidden;
		overflow-x: scroll;
		padding-bottom: 12px;
		max-width: 100%;
		margin: auto;
		flex-wrap: inherit;
		width: 900px;
	}
}







@media(max-width: 767px) {
	.top-part{
		display: none;
	}
	.top-header {
		padding: 20px 0;
	}
	.slider-item img{
		height: 400px;
	}
	.slider-item{
		height: 400px;
	}
	.notice-sidebar {
		margin-top: 30px;
	}
	.counter-wrap {
		margin-bottom: 30px;
	}
	.counter{
		padding-bottom: 0;
	}
	.footer-bottom ul{
		display: block;
	}
	.footer-bottom{
		text-align: center;
	}
	.footer-bottom ul li+li{
		margin-top: 5px;
	}
	.nd-sidebar {
		margin-top: 20px;
	}
	.bd-sidebar {
		margin-top: 20px;
	}
	.contact-info {
		margin-top: 30px;
	}
	.map {
		margin-top: 30px;
	}
	.rs-info table {
		width: 100%;
	}
	.tp-sidebar {
		margin-top: 20px;
	}
	.rs-sidebar {
		margin-top: 30px;
	}
	.date-wrap{
		display: block;
		width: auto;
	}
	.bs {
		width: auto;
	}
	.ad {
		width: auto;
		margin-left: 0;
		margin-top: 18px;
	}
	.mob {
		display: block !important;
	}
}







@media(max-width: 575px) {
	.toggle-btn {
		margin-right: 25px;
	}
	.top-header {
		padding: 15px 0;
	}
	.logo img {
		width: 100%;
	}
	.search-overlay .search-overlay-form{
		width: 100%;
		max-width: 100%;
		padding: 0 10px;
	}
	.slider-item img {
		height: 300px;
	}
	.slider-item{
		height: 300px;
	}
	.mt{
		margin-top: 50px;
	}
	.mb{
		margin-bottom: 50px;
	}
	.pt{
		padding-top: 50px;
	}
	.pb{
		padding-bottom: 50px;
	}
	h1 {
		font-size: 30px;
		line-height: 37px;
	}
	.about-img img{
		width: 100%;
		height: auto;
	}
	.news-list{
		padding: 20px 10px;
	}
	.publish-date {
		display: block;
	}
	.publish-date p{
		margin-left: 0;
	}
	h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.main-title{
		margin-bottom: 30px;
	}
	.course.mb {
		margin-bottom: 20px;
	}
	.blog-img img{
		height: auto;
	}
	.counter .col-xs-6 {
		width: 50%;
		padding-left: 5px;
		padding-right: 5px;
	}

	.counter .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.gallery.mb {
		margin-bottom: 20px;
	}
	.gallery-wrap img{
		height: auto;
	}
	.gallery-wrap iframe {
		height: 200px;
	}
	.footer-content {
		padding-right: 00px;
	}
	.contact-form{
		padding: 20px;
	}
	.contact-info ul{
		padding: 20px;
	}
	.contact-info h3{
		padding: 20px;
	}
	.abouts-img img {
		height: auto;
	}
	#portfolio img{
		height: auto;
	}
	.team.mb {
		margin-bottom: 20px;
	}
	.team-block .team-upper-part img{
		height: auto;
	}
	.teacher-wrap {
		display: block;
	}
	.teacher-info ul{
		justify-content: center;
	}
	.teacher-info {
		padding: 20px;
		text-align: center;
	}
	.teacher-img img{
		height: auto;
		width: 100%;
	}
	.teacher.mb {
		margin-bottom: 20px;
	}
	.teacher-profile-img img{
		height: auto;
	}
	.rs-info table {
		width: 100%;
	}

	.result-table td {
		white-space: nowrap;
	}

	.result-table th {
		white-space: nowrap;
	}
	.banner-wrap{
		height: 200px;
	}
	.teacher-profile-info blockquote::before{
		font-size: 30px;
	}
	.teacher-profile-info blockquote{
		padding-left: 50px;
		font-size: 16px;
		line-height: 26px;
		border-left: 3px solid #ee1c24;
	}
	.album-wrap img{
		height: auto;
	}
	.gallery-page.mb {
		margin-bottom: 20px;
	}
	.gallery-details-wrap img{
		height: auto;
	}
	.gallery-details.mb {
		margin-bottom: 20px;
	}
	.width-label {
		width: auto;
		text-align: left;
	}
	.registeration-wrap{
		padding: 20px;
	}
	.reg-foot ul{
		display: block;
	}
	.reg-foot{
		text-align: center;
	}
	.reg-head{
		display: block;
		text-align: center;
	}
	.reg-logo img {
		max-width: 180px;
	}
	.reg-download {
		position: static;
		margin-top: 10px;
	}
}

 

