/* CSS Document */

@font-face {
    font-family: 'robotocondensed-regular-webfont';
    src: url('../resources/fonts/robotocondensed-regular-webfont.eot');
    src: url('../resources/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../resources/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('../resources/fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../resources/fonts/robotocondensed-regular-webfont.svg#robotocondensed_regular_webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tsg-rwd-sidebar-caption{
    /*float: left; */
    width: -webkit-fill-available!important;
    width: -moz-available;
    width: auto;
    padding: 0em 1em 1em 1em;
    background: #003875;
    color: #fff;
    font-family:'robotocondensed-regular-webfont';
    font-size: 1em;
    margin: 0px;
    overflow: auto;
    border: 1px solid #003875;
}


@media screen  and (max-width: 1024px) and (min-width: 768px ) {


}





@media (max-width: 768px){



}

