/*
Theme Name: Clean Tech Delta
Author: Proforma
Version: 1.4
Description: Proforma theme voor Clean Tech Delta.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: dark, light, white, black, gray, one-column, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
*/
@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;
}
.bg h2 {
margin-top: 35px !important;
margin-bottom: 25px !important;
}

img {
max-width: 100%;
height: auto;
}

#home h2 {
display: none;
}

#intro .bg1 {
background-attachment: scroll !important;
}

#flags{
margin: 0 11px 0 0; 
float:right; margin: -9px 5px 0 0; 
}

#qtranslate-chooser { margin: 0 18px 0 0; }
#qtranslate-chooser li { float:left; margin: 8px 5px 0 0; }