﻿@media screen and (max-width:640px) {
    .mobile_emblem {
        float: left;
        width: 18%;
    }

    .top-header01 .container {
        padding-right: 4px;
        padding-left: 5px;
    }

    #block-languageswitcher ul li a {
        padding: 4px 4px;
        font-size: 0.8em !important;
    }

    .skiptoreader img {
        width: 24px !important;
    }

    .mobile_emblem img {
        width: 75%;
    }

    .mobile-logo {
        float: left;
        width: 82%;
    }

    :lang(hi) .col-sm-6.block {
        height: auto !important;
        margin-top: 10px;
    }

    :lang(hi) .middlebox .block-content {
        min-height: 400px;
        background: #fff;
    }

    .mobile-logo img {
        max-width: 242px;
        vertical-align: middle;
        height: 64px;
    }

    .main-menu-btn, .main-menu-btn-icon {
        background: #202A44 !important;
        color: #000;
    }

    .mobile-year_box {
        display: none;
    }

    ol, ul {
        margin-bottom: 0 !important;
    }

    .mobile ul li.gov {
        width: 20px;
    }

    .mobile ul li.skip {
        width: 20px;
        border-right: 1px solid #ccc;
        height: 29px;
    }

    .news_feed .col-sm-1 {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .news_feed .col-sm-11 {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .newsfeed_label {
        border-radius: 0;
    }

    .news_feed {
        height: auto;
        margin-top: 25px;
        padding: 1em 5px 0em 0.5rem;
    }

    .col-sm-6.block {
        height: auto !important;
        margin-top: 10px;
    }

    .block-img, .block-link {
        float: left;
        width: 40% !important;
        height: 150px;
    }

    .middlebox .block-content {
        min-height: 335px;
        background: #fff;
    }

    .top-header01 {
        height: auto !important;
    }

    .color-box-2 .col-sm-6 {
        padding: 5px;
        border-right: 0;
        border-bottom: 0;
        height: 100px !important;
    }
}
