<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* @version   $Id: master-webkit.css 21386 2014-06-02 10:04:05Z arifin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Navigation */
.dropdown {-webkit-backface-visibility: hidden;}
.gf-menu.l1 &gt; li &gt; .item {-webkit-backface-visibility: hidden;font-weight: bold;}
.gf-menu .item.icon [class^="icon-"], .gf-menu .item.icon [class*=" icon-"] {-webkit-font-smoothing: inherit;}

/* Canvas */
canvas {height: auto !important;}

/* Demo Stuff */
.fp-content-top-animate, .fp-content-top-image-block, .fp-featured-content-animate, .fp-featured-content-image-block {-webkit-transform: translate3d(0,0,0);}

</pre></body></html>