
@media(min-width:420px){
	
	body > header h1 a {
		padding-left: 60px !important;
		background-size: 35px 40px !important;
	}
	
	.breadcrumbs h1 {
		margin-top: 10px;
		
	}
	
	.breadcrumbs {
		padding: 5px 0;
	}

}

@media(min-width:576px){
    
    
    .naslov {
		font-size: 18px !important;
	}
    
    
	body > header h1 a {
		background-size: 35px 44px;
    }
	
	.aetButtonMargins{
		margin: 10px !important;
	}
	
}


@media(min-width:768px){
    
	.naslov {
		font-size: 19px !important;
	}
	
    .breadcrumbs h1 {
		color: #253965;
		font-weight: 500;
		font-size: 2rem;
		margin-bottom: 0; 
		line-height: 50px;
		padding: 5px 0 5px;
		margin-top: 0;
	}
	
	.breadcrumbs p {
		color: #253965;
		font-weight: 500;
	}
	
	.aetButtonMargins{
	margin: 24px !important;
}

	.up-span{
		display:block;
	}
	
	.up-span-inline{
		display:inline-block !important;
	}
	
	.fa-style{
		display:none;
	}
	
	.fa-style1 {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 20px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	
	.icon-certificate{
		margin-top: 0px;
	}
	
	.w-md-17{
		width:17% !important;
	}

	.w-md-83{
		width:83% !important;
	}
	
	.w-md-100{
		width:100% !important;
	}
	
	.up-style{
		height: 70px;
	}
	
	.mb-md-0{
		margin-bottom:0px;
	}
	
	.bd-callout {
		margin-top: 20px;
	}
	
	.mb-md-25{
		margin-bottom:25px;
	}
	
	.icon-user-ob{
		height: 32px;
		width: 104px;
		margin-left:15px;
	}
	
	.text-md-left{
		text-align: left;
	}

}


@media(min-width:992px){
    
    .naslov {
		font-size: 22px !important;
	}
	
	body > header h1 a {
		background-size: 45px 55px !important;
    }
    
	body > header.scrolled h1 a.registrationPortalHome {
		margin-top:-15px;
		background-size: 35px 50px !important;
	}
	
	.up-span-inline {
		padding-top: 2px;
	}
	
	.up-style{
		height: 50px;
	}
	
}





@media(min-width:1200px){
    
    
    
}