﻿@media only screen and (min-width: 1025px) {
    .columns.columns-two-education .box, .columns.columns-two-a.columns-two-education .box {
        width: 47%;
        margin-right: 4.5%;
    }

    .columns.columns-two-a.columns-two-education .box.second {
        float: right;
        margin-right: 0;
        width: 47%;
    }

    .columns-two-education {
        border-bottom: 1px solid #eee;
        margin-bottom: 45px;
        padding-bottom: 12px;
    }

    .container .inner > .columns-two-education:only-child, .columns-two-education:last-child {
        border-bottom: 0;
    }

    .columns-two-education .full-width {
        width: 100% !important;
        float: left !important;
    }

    .columns.columns-two-a.columns-two-education .box.first .img_caption {
        margin-top: 8px;
    }

    .columns.columns-two-a.columns-two-education.nowscape .box.first {
        margin-left: 4.5%;
        margin-right: 0;
        float: right;
        text-align: right;
    }

    .columns.columns-two-a.columns-two-education.nowscape .box.second {
        float: left;
        margin-right: 0;
    }
    
}


.img_banner img {
    max-width: 100%;
    margin-bottom: 50px;
}

nav.top_menu#second_nav .container ul li a.research_papers_link {
    text-indent: 0;
    margin-top: 15px;
}