/*
Theme Name: adhocnium
Theme URI: http://adhocnium.com
Version: 1.4
Description: Template with parallax effects.
Author:  Raymond Aleman
Author URI: https://raymondaleman.com/

*/
@media only screen and (min-width: 1100px) {
	.separator1 .bg, #intro .bg1 {
		background-attachment: fixed !important;
	}
}
@media only screen and (max-width: 1050px) {
	.hoverimage { 
		display: none !important;
	}
}
.filter ul li {
display: inline-block !important;
}
.portfolio_details a {
	text-decoration: none;
}