.masthead_2014 {
    padding: 0 !important;
}

.masthead_2014 .ndtvlogo {
    width: 180px;
    margin: 20px 0 15px 0;
}


.ndtvlogo span,
.ndtvlogo a,
.ndtvlogo img {
    width: 100%;
    display: block;
    font-size: 0;
}

.masthead_2014 .ad728x90 {
    height: auto;
    min-height: auto;
    max-height: 90px;
}

#sticky_navigation_wrapper .topnav2014 .comments .search_collapse {
    width: 220px;
    margin: 0 0 0 auto;
    padding: 0 0 0 20px !important;
    box-sizing: border-box;
    position: relative;
}

.topnav2014 .comments .search_collapse input.searchfld {
    width: 100% !important;
    height: 36px;
    margin: 0;
    padding: 5px 10px;
    font-size: 14px;
    color: #333;
}

.topnav2014 .comments .search_collapse a {
    position: absolute;
    right: 10px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
}

#sticky_navigation .topnav2014 {
    border-bottom: none !important;
}

.corpt_mid .text1_titlebold {
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    line-height: normal;
}

.corpt_mid table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: solid 1px #ddd;
    font-size: 14px;
}

.corpt_mid table tr td {
    padding: 10px;
    border: solid 1px #ddd;
}

#insidebottombg {
    margin-top: 20px;
}

#sticky_navigation .topnav_sticky_logo1 {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.corpt_connt_wrap .corpt_mid p {
    font-size: 14px;
    line-height: 22px;
}

.corpt_wrap .top_header_wrap span {
    font-size: 20px;
    padding-left: 0;
    font-weight: 700;
    color: #333;
}

@media only screen and (max-width: 767px) {
    .masthead_2014 {
        padding: 15px 10px 5px 10px !important;
    }

    .masthead_2014 .ndtvlogo {
        margin: 0;
    }

    .masthead_2014 .ndtvlogo {
        width: 120px !important;
    }

    .masthead_2014 .ndtvlogo img {
        width: 100%;
    }

    #sticky_navigation_wrapper .topnav2014 .comments .search_collapse {
        width: calc(100% - 20px) !important;
        padding: 0 !important;
        margin: 0 10px;
    }

    #insidebottombg {
        margin-top: 0;
    }

    .fts_mobtopnav_link {
        height: 32px;
        border-radius: 4px;
    }

    .fts_mobtopnav_link a {
        padding: 8px 10px 8px 38px;
        background-size: 28px;
        background-position: 5px 50%;
    }

    .corpt_wrap .top_header_wrap {
        border-radius: 4px 4px 0 0;
        padding: 10px;
    }


    .corpt_connt_wrap .corpt_lhs {
        border-radius: 4px;
        position: relative;
        overflow: hidden;
        overflow-x: auto;
        padding: 0 !important;
        background: none;
        margin: 10px 0 20px -10px;
        width: calc(100% + 20px) !important;
    }

    .corpt_connt_wrap .corpt_lhs::-webkit-scrollbar {
        display: none;
    }

    ul.investor_list,
    .corpt_lhs>ul {
        display: flex;
        align-items: center;
        white-space: nowrap;
        flex-wrap: nowrap;
    }

    .corpt_lhs ul.investor_list>li,
    .corpt_lhs>ul>li {
        padding: 0;
        display: inline-flex;
        flex-shrink: 0;
        width: auto;
    }

    .corpt_lhs ul.investor_list>li a,
    .corpt_lhs>ul>li>a {
        display: block;
        border: solid 1px #ddd !important;
        margin: 0;
        padding: 10px 20px;
        position: relative;
        font-size: 14px;
        background-color: #fafafa;
        margin: 0 0 0 10px;
        border-radius: 50px;
        height: 38px;
    }




    .corpt_lhs ul.investor_list>li:last-child a,
    .corpt_lhs>ul>li:last-child>a {
        margin-right: 10px;
    }

    .corpt_mid .text1_titlebold {
        font-size: 18px;
        line-height: 25px;
    }

    .footer2014 {
        width: 100%;
        margin: 30px 0 0 0;
        padding: 0;
        border: none;
    }


    .footer2014 ul.iconli {
        display: none;
    }

    .footer2014 ul.footer_link {
        padding: 20px 0;
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        position: relative;
        overflow: hidden;
        overflow-x: auto;
    }

    .footer2014 ul.footer_link::-webkit-scrollbar {
        display: none;
    }

    .footer2014 ul.footer_link li {
        padding: 0 10px;
    }

    .footer2014 ul.footer_link li a {
        color: #555;
    }

    .footer2014 .copyright {
        line-height: 20px;
    }

    .footer2014 .copyright a {
        color: #999;
    }

    div#sticky_navigation_wrapper {
        position: inherit !important;
    }

    .fts_mobtopnav_link a.active {
        background-size: 30px;
        background-position: 5px 50%;
    }

    .corpt_wrap .corpt_topnav {
        border-radius: 10px;
        padding: 10px 0;
        background: #353738;
    }

    .corpt_lhs ul .investorsubnav {
        display: flex !important;
        flex-wrap: nowrap;
        white-space: nowrap;
        margin: 0;
        padding: 0;
    }

    .corpt_lhs ul .investorsubnav>li {
        margin-right: 10px;
    }
}