
@media (max-width: 575.98px) {
	
	
	

	.xdisplay{display:none !important;}
	.mobile-display{display:none !important;}
	.web-display{display:block !important;}
	.home_list_block span{font-size:15px !important; margin-left:10px !important;}
	.section_header h3{font-size:20px !important;}
	.card{height:310px !important;}
	.navbar-toggler{float:right !important; margin-top:12px; margin-right:4px;}
	.search_box button{ width:15%;}
	.search_box input{width:85%;}
	.best-uni-header span{display:none;}
	.res-top {margin-top:20px;}
	.home-burs-box img {display:none;}
	.home-burs-box {height:auto; overflow:hidden; padding-bottom:30px; }
	.home-burs-box h4  {text-align:center; width:100%; margin-left:0px; display:block;}
	.home-burs-box p  {text-align:center; width:100%; margin-left:0px; display:block;}
	.home-burs-button { width:100%; margin-left:0px; display:block; text-align:center; margin-top:15px; }
	.res-head-top{margin-top:10px;}
	.home-burs-box{margin-bottom:20px;}
	.card-text{height:auto;}
	.card{height:380px !important;}
	.res-card{height:160px !important;}
	.home-card-list p{height:120px !important;}
	
	
	}


@media (min-width: 576px) and (max-width: 767.98px) {

	.xdisplay{display:none !important;} 
	.mobile-display{display:none !important;}
	.web-display{display:block !important;}
	.home_list_block span{font-size:16px !important; margin-left:10px !important;}

}


@media (min-width: 768px) and (max-width: 991.98px) {  }


@media (min-width: 992px) and (max-width: 1199.98px) {  }


@media (min-width: 1200px) { }