@media screen and (max-width:988px){
	.nav,header.hovered.scrol .nav{
		padding:0px;
	}
	.nav-menu-icon{
		margin-top:15px;
		margin-bottom:15px;
	}
	#myCarousel{
		margin-top:55px;
	}
	header{
		background:#000000; 
	}
	#div-about p{
		font-size:14px;
	}
	.btn-white{
		margin-bottom:15px;
	}
	.carousel-caption h3{
		font-size: 40px;
		margin-bottom: 20px;
	}
	.carousel-caption p{
		font-size: 15px;
	}
	section{
		padding: -1px 0px 0px 0px;
	}
	#div-news h1 {
		font-size: 30px;
		line-height: 35px;
		letter-spacing: 0px;	
		padding-bottom: 15px;
	}
	.page-header{
		padding-top: 85px;
	}
	#div-news .kurung-news a.a-news{
		height: 120px;
		display:block;
	}
	#div-champions .outer{
		height: 400px;
		padding: 20% 0px;
	}
	.loading-center { 
		width: 100%; 
		height: 100%; 
		position: absolute; 
	}
}

@media screen and (max-width:768px){
	#div-news .kurung-news a.a-news{
		height: 70px;
		display:block;
	}
	#div-news h1 {
		font-size: 20px;
		line-height: 25px;	
	}
	.carousel-caption{
		top: 15% !important;
	}
	.btn-white .btn-caption{
		width:86%;
		
	}
	.btn-white .btn-arrow.homebtn{
		margin-top:9px;
	}
	HEAD
	.loading-center { 
		width: 100%; 
		height: 100%; 
		position: absolute; 
	}
	.btn-white {
		min-width: 260px;
	}
	.carousel-caption h3 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.carousel-caption p {
		font-size: 14px;	
	}
}
