body {
    font-size: 22px;
}

p, a, span, label {
    font-size: 1em;
}

.info span {
    font-size: 0.769em;
}

h1 {
    font-size: 48px;
}

h2, h2 a {
    font-size: 32px;
}

h3 {

}

h4 {

}

h5 {

}

input[type="text"] {
    padding: 11px 2%;
    font-size: 0.727em;
}

input[type="password"] {
    padding: 11px 2%;
    font-size: 0.727em;
}

select {
    padding: 11px 2%;
    font-size: 0.727em;
}

section.wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 590px;
    min-width: 455px;
}

section.banner-L-top {
    display: none;
}

section.banner-L-side {
    display: none;
}

section.banner-S-top {
    display: none;
}

section.banner-T-top {
    display: none;
}

section.banner-M-top {
    display: block;
}

section.col-1 {
    width: 100%;
}

section.col-1-1 {
    width: 100%;
}

section.col-1-2 {
    width: 100%;
}

section.col-1-3 {
    width: 100%;
}

section.col-2 {
    width: 100%;
}

section.col-3 {
    width: 100%;
}

header .screen-hot-topics {
    display: none;
}

header .icons {
    display: none;
}

header .menu nav.screen {
    display: none;
}

header .menu {
    font-size: 1em;
}

header .menu nav.tablet {
    display: none;
}

header .menu nav.mobile {
    display: block;
}

header .mobile-drop-down-nav {
    display: block;
}

header .mobile-drop-down-nav a {
    font-size: 0.765em;
}

footer {
    padding-top: 40px;
}

footer .footer-logo {
    margin: 0 0 0 10px;
    float: left;
}

footer .links {
    margin: -20px 0 0 20px;
    float: left;
}

footer .links li {
    float: none;
}

footer .links li.separator {
    display: none;
}

footer .links a {
    font-size: 0.765em;
    line-height: 22px;
}

footer .sponsor {
    float: right;
    margin: -20px 10px 0 0;
}

footer .sponsor li {
    float: none;
    text-align: center;
}

footer .sponsor .median {
    margin: 7px 0 0 0;
}

.head .sponsor {
    top: 0;
    right: 5px;
    max-height: 45px;
}

.article-list-default .image {
    width: 100px;
}

.article-featured .column {
    width: 100%;
}

.article-list-gray {

}

.article-list-gray .image {
    width: 100px;
}

.article-list-gray article {
    width: 100%;
    border-bottom: 1px solid #b6b6b6;
}

.article-list-basic {
    margin-top: 20px;
}

.article-list-basic .head h3,
.article-list-basic-wide .head h3,
.article-list-basic-gray .head h3 {
    margin-top: 1px;
}

.article-list-basic .head h3,
.article-list-basic .head h3 a,
.article-list-basic-wide .head h3,
.article-list-basic-wide .head h3 a,
.article-list-basic-gray .head h3,
.article-list-basic-gray .head h3 a {
    font-size: 1em;
}

.article-list-basic h2,
.article-list-basic h2 a,
.article-list-basic-wide h2,
.article-list-basic-wide h2 a,
.article-list-basic-gray h2,
.article-list-basic-gray h2 a {
    font-size: 1em;
}

.article-list-basic .info a,
.article-list-basic .info span,
.article-list-basic-wide .info a,
.article-list-basic-wide .info span,
.article-list-basic-gray .info a,
.article-list-basic-gray .info span {
    font-size: 0.769em;
}

.article-list-basic-wide article,
.article-list-basic-gray article {
    padding: 20px 0;
}

.article-list-basic-wide article .column,
.article-list-basic-gray article .column {
    width: 100%;
}

.article-list-basic-wide article .inner,
.article-list-basic-gray article .inner {
    padding: 0 20px;
}

.article-pager {
    display: none;
}

.article-box .socials {
    display: none;
}

.article-box .article-cont ul {
    padding-left: 25px;

}

.article-box .article-cont ol {
    padding-left: 33px;

}

.registration .column {
    width: 100%;
}