.logo-type-preset7 #rt-logo {display: block; height: 103px; width: 165px;
}
.rt-footer-logo {
    background-image: url("../images/logo/white/footerlogo.png");
    display: block;
    height: 125px;
    margin: 25px auto 15px;
    width: 208px;
	}
body .rt-block {
    margin: 0;
}
.verticalLine {
    border-left: thick solid #8f8f8f;
}
#rt-showcase .rt-container, #rt-showcase .rt-container .rt-grid-12 {
	width: 100%;
	} 
/* Adding Font BankGothic_Bold */
@font-face {
    font-family: 'BloodyNormal';
    src: url('../fonts/BankGothic_Bold.eot');
    src: url('../fonts/BankGothic_Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BankGothic_Bold.woff') format('woff'),
         url('../fonts/BankGothic_Bold.ttf') format('truetype'),
         url('../fonts/BankGothic_Bold.svg#BloodyNormal') format('svg');
}
.font-family-bloody {
  font-family: 'BankGothic_Bold',Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
}
#rt-extension {
    background-color: #aed690;
    color: #10322b;
}