.logo-block #rt-logo{
	display:block;
	position:absolute;
	width:135px;
	height:135px;
	top:9px;
	margin:0 auto;
	left: 9px;}

.fp-roksprocket-strips-showcase .sprocket-strips-item:hover:before {
    border-width: 0 0 0px 0px;}

.fp-roksprocket-strips-showcase .sprocket-strips-item:after {
      content: "";
	  }

.fp-roksprocket-strips-showcase .sprocket-strips-item:before {
      border-style: none;
}


.rt-footer-logo-block .rt-footer-logo {
    background: url("../images/logo/logo.png") no-repeat scroll 0 0 transparent;
       background-color: transparent;
        background-image: url('../images/logo/logo.png');
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0px 0px;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
		display: block;
        height: 100px;
    margin: 0 auto;
    position: relative;
    top: 8px;
    width: 122px;
    left: 0px;
}
	
	

.fp-roksprocket-strips-showcase .sprocket-strips-content{
	visibility: visible;
}

.component-content .items-row .row-separator {
    background-color: rgb(65, 69, 80);
}

.blog-featured h1 {
    border-bottom: 1px solid #D5D5D5;
    color: #E3BE19 !important;
    margin-bottom: 0;
    padding: 10px 0 0;
    text-transform: uppercase;
}

.rt-body-surround > div:first-child .rt-container {
    padding-top: 0px;
}

.rt-expanded-1:before {
	width: 241px;
}