



@media (max-width: 768px) {

	


	
}



@media (max-width: 992px) {

	a.navbar-brand img {
		width: 130px;
		height: auto!important;
	}	

}

@media (max-width: 1200px) {

	
}






/*// X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap*/

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
	
	

}


/*///////////////////////////////////////////////////////////////////////*/

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

		

	
}


/*///////////////////////////////////////////////////////////////////////*/

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	
	

	
		
	a.navbar-brand img {
    height: 1.2rem!important;
	}
	
	
	

	
}

/*///////////////////////////////////////////////////////////////////////*/

/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

	
		
	a.navbar-brand img {
    height: 1.6rem!important;
	}
	
	
	

}


/*///////////////////////////////////////////////////////////////////////*/

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { 



	
}


/*///////////////////////////////////////////////////////////////////////*/
	

@media (min-width: 1430px) { 


	
	a.navbar-brand img {
    height: 1.8rem!important;
	}


	
}



 
@media (min-width: 1530px) { 


	
	a.navbar-brand img {
    height: 2.6rem!important;
 }

	
}









