/**
* @version   $Id: master-webkit.css 26136 2015-01-27 15:48:33Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2018 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* General */
a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1) !important;}
canvas {height: auto !important;}

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

/* Demo */
body .rt-title-large .title {font-weight: lighter;}
body .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 378px;}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 300px !important;}
}
@media (min-width: 768px) and (max-width: 959px) {
	body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 298px !important;}
}
@media (max-width: 767px) {
	body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {height: 300px !important;}
}
body .fp-feature-b.rt-block {padding-bottom: 13px;}