@charset "UTF-8";
/* CSS Document */

#globalNavigation nav:nth-child(1) ul li a.comingsoon {pointer-events: none;opacity: 0.4;}
footer .footerNavigation nav ul li.comingsoon a {pointer-events: none;opacity: 0.4;}

/* #index */
#index #Main .block-index-03 .container a.comingsoon {pointer-events: none;}
#index #Main .block-index-03 .container a.comingsoon div p:nth-of-type(2) {text-align: center;padding: 0;background: none;bottom: 2.5em;}
@media only screen and (min-width: 768px) and (max-width: 1200px) {}
@media only screen and (min-width: 768px) {}
@media only screen and (max-width: 767px) {  
}
@media only screen and (max-width: 768px) and (orientation: landscape) {}