@media only screen and (min-width:1100px){
    .separator1 .bg {
	    background-attachment: fixed !important;
    }
    #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;
}
