body {
    font-family: "Roboto Condensed";
}
@media only screen and (max-width: 767px) {
    .sidenav-header-logo img {
        margin-top: 0;
        height: 50px;
        width: auto;
        float: none;
    }
}

.header-logo {
    margin-top: 0px;
}

#footer .site-logo img {
    width: 100%;
}

.nav2 li a {
    text-transform: none;
    font-family: "Roboto Condensed";
}

.content h3 a,
.item-content h3 a {
    font-family: "Roboto Condensed";
}

.shine-medee li {
    padding: 0px;
    margin: 0px;
}

.shine-medee .item-content h4 {
    line-height: 20px;
}

.shine-medee .item-content h4 a {
    font-size: 14px;
}

.shine-medee {
    height: 420px;
    overflow-y: scroll;
}

.entry-content,
.entry-content p {
    font-size: 16px !important;
}

.entry-title a {
    font-size: 24px;
    font-weight: bold;
}

.module-title .subtitle {
    text-transform: none;
    font-weight: normal;
}

.header-logo img {
    margin: 30px 10px 0px 0;
}

.head-things {
    position: relative;
    display: inline-block;
    height: 100px;
}

.head-currency {
    display: inline-block;
    width: 70px;
    text-align: right;
    top: 25px;
    position: absolute;
}

.head-currency #currency_code {
    color: #666;
    font-size: 12px;
}

.head-currency #currency_amount {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.head-weather {
    display: inline-block;
    width: 90px;
    top: 25px;
    position: absolute;
    left: 80px;
}

.head-weather img {
    height: 30px;
}

.head-weather span {
    font-weight: bold;
    font-size: 14px;
}

.head-currency img {
    height: 16px;
}

.module-title .title span {
    font-size: 16px;
}

.top-news .image1 {
    background-position: top center !important;
    background-size: 1248px auto;
}

#nav-below-main .nav li.current a:before {
    background-color: #d4000e;
}

#nav-below-main .nav li.current a {
    color: #d4000e;
}

.demo-hub-block-head {
    background-image: url("../images/demo-hub-logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 720px;
    padding-bottom: 1.625em;
}

header {
    height: 268px;
}
