#rt-header img{
max-width:100%!important;
}
body.layout-mode-responsive {
    position: relative;
    transition: left 0.2s ease-out 0s;
}
#rt-breadcrumbs {
    background: #ff9c45 none repeat scroll 0 0;
}
#rt-breadcrumbs img{
max-width:100%!important;
}
#rt-footer .rt-container {
    background: #A4A4A4 none repeat scroll 0 0;
}
#rt-drawer {
    background: #Affff none repeat scroll 0 0;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3) inset;
}
.gf-menu .item {
    color: #585858;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    outline: 0 none;
    padding: 4px 10px;
    text-align: left;
    text-decoration: none;
}
}
.gf-menu .dropdown {
    background: #E6E6E6 none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    left: -999em;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1000;
}
.gf-menu .dropdown {
    background: #E6E6E6 none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    left: -999em;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1000;
}
