@charset "UTF-8";
/* CSS Document */

.menu-block {
    float: left;
	margin-top: 0px;
  	text-transform:capitalize;
	margin: 15px 5px 15px !important
    
}



.rt-logo {
	display: block;
	margin: 0px 0px 0px !important
}

.gf-menu.l1 > li > .item {
  	text-transform:capitalize;
  font-size:17px;
    padding: 0px 10px;
    }

.layout-slideshow2 .sprocket-features-content  {
  
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 1);
}

.alert h4 {
   
  padding:24px;
  margin-top:62px!important
}

#system-message .alert:before {
    font-family: FontAwesome;
    content: "";
  margin-top: 122px;

}



 .fp-roksprocket-strips .sprocket-strips-text:before {
    margin-right: 5px;
  	content: "";
}

.fp-roksprocket-strips .sprocket-strips-text:after {
    margin-left: 5px;
    content: "";
}

    /* get rid of the bullets */
    ul.gf-menu li:before {
    display: none;
    }
     
    /* change the spave between the items */
    #rt-header ul.gf-menu.l1 > li {
    margin-right: 0;
    }

/* smaller menu items */
.gf-menu.l1 > li > .item {
font-size: 17px;
padding: 0 7px;
display: table-cell;
vertical-align: middle;
line-height: 24px;
}



#rt-header {
  margin-bottom: 12px;
}


/*remove shadow on menu  */
.layout-mode-responsive #rt-header-surround.scrollheader {
  box-shadow: none;
}
