/**
* @version   $Id: master-ie10.css 26156 2015-01-27 16:34:02Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Smartphones */
@media (max-width: 480px) {
     body .rt-logo-block, body #rt-logo {display: none !important;}
}

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
     body .rt-logo-block, body #rt-logo {display: none !important;}
}

.fp-roksprocket-features-top .layout-slideshow .sprocket-features-content {
	background: none !important;
}

.logo-type-preset  .rt-header {
  margin-bottom: 5px;
}
  
  
.fp-roksprocket-features-top .layout-slideshow .sprocket-features-img-container img, .fp-roksprocket-features-top .layout-slideshow .sprocket-features-content img {
opacity: 1; !important!
}
  
  .rt-logo-block {
  background: #000000;
}


.sprocket-features-title {
			
			background-color: rgba(255,0,0,0.4);
			font-family: @alt-font-family;
			font-size: 2.5em;
			line-height: 1.5em;
			font-weight: bold;
		    
			}
			
.sprocket-features-desc {
			background-color: rgba(255,0,0,0.4) !important;
		    
			}

.sprocket-features-content-text {
			color: @accent-color1;

			top: 50%;
		    left: 50%;
		    width: 100%;
}			

#rt-showcase h3 {
  color: #000000;
}

.font-family-tessellate .readon4a, a.readon4a:link {
  color: #f3142d !important;
}			
		    
.mod_events_link a:link {color:#FFF !important; }			

/*responsive menu background color*/

.layout-mode-responsive .gf-menu-device-container .gf-menu {background-color: #151a16;border-top: 15px solid #151a16;border-bottom: 15px solid #151a16;}

.layout-mode-responsive .gf-menu-device-container .gf-menu ul, .layout-mode-responsive .gf-menu-device-container .gf-menu ol, .layout-mode-responsive .gf-menu-device-container .gf-menu > li:first-child, .layout-mode-responsive .gf-menu-device-container .gf-menu > li.active:first-child, .layout-mode-responsive .gf-menu-device-container .gf-menu > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li ol > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-1 > .col1 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-2 > .col2 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-3 > .col3 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-4 > .col4 > ul > li:last-child {background-color: #151a16 !important;}