.rt-grid-12.rt-alpha.rt-omega {
    width: 100%;
    bottom: 20px;
    border-top: 1px solid #3F3F3F;
}
ul.jf_typo_lists {
    font-size: 18px;
    line-height: 30px;
    font-family: Impact,Lobster,sans-serif;
    color: #fff;
}
.rt-grid-6.rt-alpha {
    width: 50%;
}
.quovolve-box ul li {
    position: relative;
    padding: 10px;
    font-size: 12px;
}
.quovolve-box ul li {
    position: relative;
    padding: 10px;
    font-size: 12px;
}
.quovolve-box ul.quovolve {
    margin: 10px 0 0 0;
    background: rgba(0,0,0,0.3);
    font-family: Georgia,Times,serif;
    font-style: italic;
    color: #888;
}
.quovolve-box {
    padding: 2px 0 0 0;
}
.quovolve-box .quovolve-nav .nav-numbers {
    height: 6px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.quovolve-box .quovolve-nav .nav-numbers li {
    float: left;
    margin-right: 3px;
    list-style: none;
}
.quovolve-box .quovolve-nav .nav-numbers li a {
    text-indent: -9999px;
    display: block;
    background: rgb(102, 102, 102);
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
h2.title {
    font-family: Impact,Lobster,sans-serif;
}
div#rt-footer-surround {
    border-top: 6px solid rgb(221, 221, 221);
    height: 300px;
}
#rt-top-surround {
    position: absolute;
    z-index: 99;
    width: 100%;
}
body #rt-top-surround #rt-header {
    background-image: linear-gradient(to bottom,#eeeeee,#eeeeee);
    border-color: #dddddd;
}
.rt-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
body [class*="rt-grid"] {
    display: inline;
    float: left;
    position: relative;
    margin: 0;
}
.rt-grid-2 {
    width: 200px;
    margin: 10px;
    position: relative;
}
#rt-logo {
    background: url(/static/img/logoai.png) 50% 0 no-repeat !important;
    width: 300px;
    height: 100px;
    display: block;
}
.rt-grid-8 {
    left: 150px;
}
.menu-block {
    margin-top: 30px !important;
}
.rt-block {
    margin: 10px;
    position: relative;
}
ul {
    padding: 0;
}
ul, ol {
    padding-left: 0px;
}
.gf-menu .item {
        font-family: Impact,Lobster,sans-serif;
}
.page {

}
hr.head {
    height: 90px;
}
h1.page-heading {
    font-family: Impact,Lobster,sans-serif;
}
@media (max-width: 1021px) {
.rt-grid-6.rt-alpha {
    width: 98%;
    height: 300px;
}
.rt-grid-6.rt-omega {
    width: 98%;
    height: 300px;
}
div#rt-footer-surround {
    border-top: 6px solid rgb(221, 221, 221);
    height: 650px;
}
}