/* Box navi on subpages */
.no-backgroundblendmode #box-navi a,
.no-backgroundblendmode #box-navi a:hover { background-blend-mode: normal !important; background-color: transparent; }
	
.no-backgroundblendmode #box-navi .home a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/home-small.jpg); }
.no-backgroundblendmode #box-navi .home a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/home-small.jpg); }
.no-backgroundblendmode #box-navi .merkur a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/merkur-small.jpg); }
.no-backgroundblendmode #box-navi .merkur a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/merkur-small.jpg); }
.no-backgroundblendmode #box-navi .hoe a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/hoe-small.jpg); }
.no-backgroundblendmode #box-navi .hoe a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/hoe-small.jpg); }
.no-backgroundblendmode #box-navi .host a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/host-small.jpg); }
.no-backgroundblendmode #box-navi .host a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/host-small.jpg); }
.no-backgroundblendmode #box-navi .international a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/international-small.jpg); }
.no-backgroundblendmode #box-navi .international a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/international-small.jpg); }
.no-backgroundblendmode #box-navi .economics a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/economics-small.jpg); }
.no-backgroundblendmode #box-navi .economics a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/economics-small.jpg); }
.no-backgroundblendmode #box-navi .training a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/training-small.jpg); }
.no-backgroundblendmode #box-navi .training a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/training-small.jpg); }
.no-backgroundblendmode #box-navi .blog a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/blog-small.jpg); }
.no-backgroundblendmode #box-navi .blog a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/blog-small.jpg); }
.no-backgroundblendmode #box-navi .idea a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/idea-small.jpg); }
.no-backgroundblendmode #box-navi .idea a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/idea-small.jpg); }
.no-backgroundblendmode #box-navi .companies a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/companies-small.jpg); }
.no-backgroundblendmode #box-navi .companies a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/companies-small.jpg); }
.no-backgroundblendmode #box-navi .startups a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/startups-small.jpg); }
.no-backgroundblendmode #box-navi .startups a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/startups-small.jpg); }
.no-backgroundblendmode #box-navi .successstories a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/successstories-small.jpg); }
.no-backgroundblendmode #box-navi .successstories a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/successstories-small.jpg); }
.no-backgroundblendmode #box-navi .infographics a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/infographics-small.jpg); }
.no-backgroundblendmode #box-navi .infographics a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/infographics-small.jpg); }

/* Box navi on homepage */
.no-backgroundblendmode #home #box-navi a,
.no-backgroundblendmode #home #box-navi a:hover { background-blend-mode: normal !important; background-color: transparent; }

.no-backgroundblendmode #home #box-navi .merkur a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/merkur.jpg); }
.no-backgroundblendmode #home #box-navi .merkur a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/merkur.jpg); }
.no-backgroundblendmode #home #box-navi .hoe a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/hoe.jpg); }
.no-backgroundblendmode #home #box-navi .hoe a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/hoe.jpg); }
.no-backgroundblendmode #home #box-navi .host a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/host.jpg); }
.no-backgroundblendmode #home #box-navi .host a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/host.jpg); }
.no-backgroundblendmode #home #box-navi .international a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/international.jpg); }
.no-backgroundblendmode #home #box-navi .international a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/international.jpg); }
.no-backgroundblendmode #home #box-navi .economics a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/economics.jpg); }
.no-backgroundblendmode #home #box-navi .economics a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/economics.jpg); }
.no-backgroundblendmode #home #box-navi .training a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/training.jpg); }
.no-backgroundblendmode #home #box-navi .training a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/training.jpg); }
.no-backgroundblendmode #home #box-navi .blog a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/blog.jpg); }
.no-backgroundblendmode #home #box-navi .blog a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/blog.jpg); }
.no-backgroundblendmode #home #box-navi .idea a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/idea.jpg); }
.no-backgroundblendmode #home #box-navi .idea a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/idea.jpg); }
.no-backgroundblendmode #home #box-navi .companies a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/companies.jpg); }
.no-backgroundblendmode #home #box-navi .companies a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/companies.jpg); }
.no-backgroundblendmode #home #box-navi .startups a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/startups.jpg); }
.no-backgroundblendmode #home #box-navi .startups a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/startups.jpg); }
.no-backgroundblendmode #home #box-navi .successstories a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/successstories.jpg); }
.no-backgroundblendmode #home #box-navi .successstories a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/successstories.jpg); }
.no-backgroundblendmode #home #box-navi .infographics a { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/infographics.jpg); }
.no-backgroundblendmode #home #box-navi .infographics a:hover { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/infographics.jpg); }

/* Box navi on homepage in responsive view */ 
.no-backgroundblendmode #home-box-navi-responsive li a .box-thumbnail,
.no-backgroundblendmode #home-box-navi-responsive li a:hover .box-thumbnail { background-blend-mode: normal !important; background-color: transparent; }
	
.no-backgroundblendmode #home-box-navi-responsive .home a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/home-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .home a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/home-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .merkur a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/merkur-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .merkur a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/merkur-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .hoe a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/hoe-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .hoe a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/hoe-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .host a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/host-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .host a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/host-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .international a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/international-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .international a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/international-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .economics a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/economics-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .economics a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/economics-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .training a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/training-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .training a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/training-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .blog a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/blog-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .blog a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/blog-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .idea a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/idea-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .idea a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/idea-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .companies a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/companies-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .companies a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/companies-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .startups a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/startups-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .startups a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/startups-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .successstories a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/successstories-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .successstories a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/successstories-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .infographics a .box-thumbnail { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/box-navi/infographics-small.jpg); }
.no-backgroundblendmode #home-box-navi-responsive .infographics a:hover .box-thumbnail { background-image: linear-gradient(rgba(200, 125, 0, 0.7), rgba(200, 125, 0, 0.7)), url(../img/box-navi/infographics-small.jpg); }