/* ---------------------------------------------------------- */

/*   THEME STYLING BEGINS HERE                                */

/* ---------------------------------------------------------- */

/* basic page element styling */

body {
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: top left;
    color: #333;
    background-color: #fff;
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg.png");
    font-family: 'lucida grande', helvetica, arial, sans-serif;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'lucida grande', helvetica, arial, sans-serif;
}

a {
    color: #900;
}

a:hover {
    color: #600;
}

/* page layout basics */

#container {
    width: 942px;
}

#alpha {
    float: left;
    margin: 0 0 0 20px;
}

#alpha-inner {
    padding: 0 0 25px;
}

#beta {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    float: left;
}

#beta-inner {
    padding: 0 0 25px;
}

#gamma {
    float: left;
    margin: 0 0 0 20px;
}

#gamma-inner {
    padding: 0 0 25px;
}

/* container styling */

#container-inner {
    border-color: #fff;
    border-width: 0 1px;
    border-style: solid;
}

/* banner styling */

#banner {
    width: 940px;
    margin: 0;
    border-top-width: 5px;
    border-top-style: solid;
    background-repeat: no-repeat;
    background-position: bottom left;
    border-top-color: #000;
    background-color: #fff;
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/header.png");
}

#banner a {
    color: #000;
    text-decoration: none;
}

#banner a:hover {
    text-decoration: underline;
}

#banner-inner {
    border-top-color: #fff;
    border-top-width: 1px;
    border-top-style: solid;
    padding-right: 220px;
}

#banner-header {
    color: #000;
    margin: 0;
    padding: 25px 20px 5px;
    font-family: georgia, 'times new roman', serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
}

#banner-description {
    color: #333;
    margin: 0;
    padding: 5px 20px 35px;
    font-family: georgia, 'times new roman', serif;
    font-size: 18px;
    line-height: 1.125;
    font-style: italic;
}

/* navigation bar styling */

#nav {
    background: #e5e6e8 url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/nav.gif") repeat-x top left;
}

.nav-list {
    border-bottom: 1px solid #cdcdcd;
}

.nav-list-item {
    border-right: 1px solid #cdcdcd;
}

.nav-list-item a {
    font-size: 11px;
    padding: 6px 11px;
}

/* pagebody styling */

#pagebody {
    background-color: #fff;
    padding: 15px 0;
}

#pagebody-inner {
    background-repeat: repeat-y;
    background-position: top center;
}

/* entry listing and entry styling */

.content-header {
    margin: 5px 0 20px;
    font-family: georgia, 'times new roman', serif;
    font-size: 28px;
    color: #000;
}

.content-nav {
    margin: 5px 0 20px;
}

.date-header {
    color: #666;
    margin: 5px 0;
    font-size: 10px;
}

.entry {
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/post-ornament.png");
    background-repeat: no-repeat;
    background-position: 0 10px;
}

.entry-header {
    color: #000;
    margin: 5px 25px 5px;
    font-family: georgia, 'times new roman', serif;
    font-size: 22px;
}

.entry-header a {
    color: #000;
    text-decoration: none;
}

.entry-header a:hover {
    text-decoration: underline;
}

.entry-content {
    margin: 5px 25px;
}

.entry-more-link {
    font-size: 11px;
    font-weight: bold;
}

.entry-footer {
    border-top-color: #e5e5e5;
    color: #666;
    font-size: 11px;
    margin: 10px 25px 20px;
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 5px;
    font-weight: normal;
}

.entry-footer a {
    color: #666;
}

.entry-footer a:hover {
    color: #333;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

.trackbacks-header, .comments-header, .comments-open-header, .archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.trackback-content, .comment-content, .comments-open-content, .comments-closed {
    margin: 5px 0;
}

.trackbacks-info, .trackback-footer, .comments-info, .comment-footer, .comments-open-footer, .archive-content {
    margin: 5px 0 20px;
}

.trackback-footer, .comment-footer {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 5px;
    border-top-color: #e5e5e5;
    color: #666;
    font-size: 11px;
}

.comment-footer a {
    color: #666;
}

.comment-footer a:hover {
    color: #333;
}

/* sidebar module styling */

.module-header {
    color: #000;
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
}

.module-header a {
    color: #000;
}

.module-content {
    margin: 5px 0 20px;
    font-size: 11px;
}

.module-content a {
    color: #900;
}

.module-content a:hover {
    color: #600;
}

.module-calendar {
    font-size: 11px;
}

.module-powered {
    margin: 0;
    padding: 0;
}

.module-powered .module-content {
    margin: 15px 0;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    background-repeat: repeat-x;
    background-position: top left;
    border-color: #e5e5e5;
    color: #333;
    background-color: #f3f3f3;
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png");
}

.module-powered .module-content a {
    color: #333;
}

.module-photo {
    border: 0;
    background: none;
}

.module-photo .module-content {
    margin: 10px;
}

.module-photo img {
    border: 0;
}

.module-featured-photo {
    width: 415px;
}

.module-featured-photo .module-content {
    margin: 15px 0 5px;
}

.module-featured-photo img {
    width: 415px;
}

.module-recent-photos {
    border: 0;
    margin-left: 2px;
}

.module-recent-photos .module-header {
    background-image: none;
}

.module-recent-photos .module-list {
    margin: 0;
}

.module-recent-photos .module-list-item {
    width: 64px;
    /* mac ie fix */
    margin: 0 5px 6px 0;
    padding: 0;
    background-image: none;
}

.module-recent-photos .module-list-item a {
    border-width: 1px;
    border-style: solid;
    padding: 1px;
    border-color: #ccc;
    background-color: #eee;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #000;
}

.archive-list-item {
    margin-bottom: 5px;
}

.typelist-thumbnailed {
    margin: 0 0 20px;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    border-width: 1px;
    border-style: solid;
    padding: 0;
    background-repeat: repeat-x;
    background-position: top left;
    border-color: #e5e5e5;
    background-color: #f3f3f3;
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png");
    font-size: 11px;
}

.typelist-thumbnail {
    background: #f3f3f3;
}

/* one-column tweaks */

.layout-one-column #container {
    width: 782px;
}

.layout-one-column #banner {
    width: 780px;
}

.layout-one-column #alpha {
    width: 740px;
}

.layout-one-column #banner {
    background-position: right bottom;
}

/* two-column-left tweaks */

.layout-two-column-left #pagebody-inner {
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-tw.png");
}

.layout-two-column-left #alpha {
    width: 300px;
}

.layout-two-column-left #beta {
    width: 560px;
}

/* two-column-right tweaks */

.layout-two-column-right #pagebody-inner {
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-wt.png");
}

.layout-two-column-right #alpha {
    width: 560px;
}

.layout-two-column-right #beta {
    width: 300px;
}

/* three-column tweaks */

.layout-three-column #pagebody-inner {
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-twt.png");
}

.layout-three-column #alpha {
    width: 120px;
}

.layout-three-column #beta {
    width: 400px;
}

.layout-three-column #gamma {
    width: 300px;
}

/* three-column-right tweaks */

.layout-three-column-right #pagebody-inner {
    background-image: url("../.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-wtt.png");
}

.layout-three-column-right #alpha {
    width: 400px;
}

.layout-three-column-right #beta {
    width: 120px;
}

.layout-three-column-right #gamma {
    width: 300px;
}

@charset "UTF-8";
/* Global Styles */

body {
    background: #fff url('bg.png');
    font-family: 'Open Sans', "proxima-nova", "Helvetica Neue", arial, helvetica, sans-serif;
    font-size: 14px;
    color: #302205;
    padding-top: 42px;
}

a {
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    color: #0C2340
}

a:hover {
    text-decoration: none;
    color: #5AABBC;
}

.center {
    text-align: center;
}

.space {
    margin-top: 35px;
}

.space-min {
    margin-top: 25px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Serif', "proxima-nova", serif;
    font-weight: 400;
}

.align-right {
    text-align: right;
}

/* ScrollUp*/

#scrollUp {
    background-color: #E6E6E6;
    background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
    background-repeat: repeat-x;
    bottom: -10px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    color: #828282;
    font-family: sans-serif;
    font-size: 14px;
    height: 70px;
    line-height: 20px;
    padding: 10px 5px;
    right: 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    transition: bottom 150ms linear 0s;
    width: 70px;
}

#scrollUp:hover {
    bottom: 0;
}

/* Header Styles */

header {
    margin-top: 65px;
}

header .container {
    position: relative;
}

header .brandmark {
    margin-bottom: 40px;
    margin-left: -10px;
}

header .brandmark a:hover {
    opacity: .8;
}

header h1 {
    font-size: 36px;
    font-weight: 400;
    margin: 15px 0 0 0;
    padding: 0px;
    color: #444;
    letter-spacing: -2px;
    text-align: center;
}

header .single-author {
    margin-top: 40px;
    font-size: 2
}

header p.author {
    font-size: 14px;
    font-weight: 400;
    margin: 5px 0 0 0;
    color: #444;
    font-family: 'Noto Serif', "proxima-nova", serif;
    text-align: center;
}

header h2 {
    font-size: 18px;
    margin: 5px 0 0 0;
    padding: 0px;
    color: #777;
    letter-spacing: -1px;
    font-weight: 300;
}

header h2 a {
    color: #777;
}

.dot {
    width: 70px;
    margin: -20px 0 0 0;
    background: white;
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid #e7e7e7;
    text-align: center;
    padding: 0;
    box-shadow: 0 0 0 5px white, 0 -4px 5px 4px rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
}

.stage.one {
    background: url('../index.html') center center;
}

.stage.beyer {
    background: url('../index.html') center center;
}

.stage.lpbn {
    background: url('LPBNlogo.png') center center;
}

.stage.sokol {
    background: url('../index.html') center center;
}

.stage.telman {
    background: url('../index.html') center center;
}

.stage.quinn {
    background: url('../index.html') center center;
}

.stage.cole {
    background: url('../index.html') center center;
}

.stage.miller {
    background: url('../index.html') center center;
}

.stage.clowney {
    background: url('../index.html') center center;
}

.stage.tassel {
    background: url('../index.html') center center;
}

.stage.corcos {
    background: url('../index.html') center center;
}

.stage.borgmann {
    background: url('../index.html') center center;
}

.stage.clarke {
    background: url('../index.html') center center;
}

.stage.leiter {
    background: url('../index.html') center center;
}

.stage.ironside {
    background: url('../index.html') center center;
}

.stage.moj {
    background: url('window02.jpg') center center;
    background-size: 100%;
}

.stage {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

header #site-sponsor {
    padding: 0 0 10px 0;
    text-align: center;
}

header p.sponsor {
    font-size: 12px;
    color: #888;
    margin-top: -10px;
}

/* Subscribe Styles */

#content .subscribe {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

#content .subscribe h3 {
    font-weight: 400;
}

#content .article .line a i {
    color: #005580;
    font-size: 12px;
}

#content .article .posted {
    font-size: 12px;
}

.article h3 {
    line-height: normal;
    margin-top: 0;
}

.article .small.muted {
    line-height: normal;
    margin-bottom: 0;
}

.title {
    margin-bottom: 10px;
}

/* Posts Styles */

.posts {
    padding-right: 20px;
}

.article {
    border-bottom: 5px solid #D39F10;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.article .pull-right {
    margin: 20px 0 20px 20px;
}

.article .line {
    background: url("line.jpg") repeat-x scroll 0 13px transparent;
    display: block;
    height: 24px;
    margin-bottom: 20px;
}

.article .line .author, .article .line .share {
    background: #fff;
    padding: 0 5px;
}

.article .line .author {
    float: left;
}

.article .line .share {
    float: right;
    left: 0;
    position: relative;
    top: 0;
}

.article .line .share .dropdown {
    background: none repeat scroll 0 0 #555;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    display: none;
    left: -75px;
    padding: 4px;
    position: absolute;
    top: 27px;
    width: 165px;
}

.dropdown .tab-arrow {
    background: none repeat scroll 0 0 #555;
    height: 15px;
    margin-right: -5px;
    position: absolute;
    right: 50%;
    top: -5px;
    width: 15px;
    z-index: 1;
    transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    -o-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
}

.sharethis .dropdown>span {
    width: 172px;
    margin: 3px auto;
    display: block;
    text-align: center;
}

.article .line .share .dropdown ul {
    left: 0;
    list-style: none outside none;
    position: relative;
    top: 0;
    margin: 0;
    z-index: 2;
}

.article .line .share .dropdown ul li {
    float: left;
}

.article .line .share .dropdown ul li a {
    display: block;
    padding: 4px 6px;
}

.article .line .share .dropdown ul li a i {
    margin-right: 5px;
}

.article .line .share .dropdown a, .article .line .share .dropdown a i {
    color: #FAFAFA !important;
}

.article .line .share .dropdown a:hover, .article .line .share .dropdown a:hover i {
    color: #0088CC !important;
}

.comments-info {
    background: #fefefe;
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 5px solid #dedede;
}

/* Home Styles */

#content .border {
    border-left-width: 7px;
    border-left-style: solid;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    height: 110px;
}

#content p.border {
    font-size: 14px;
}

#content p.border strong {
    font-size: 16px;
    display: block;
}

.border.light {
    border-left-color: #8FCBE7;
}

.border.med {
    border-left-color: #7DB1C9;
}

.border.dark {
    border-left-color: #6792A6;
}

/* Content Styles */

#content #main {
    background: #fff;
    padding: 25px 21px;
    border: 5px solid #efefef;
    border-bottom: 0px;
}

#content #main.span8 {
    min-height: 1950px;
}

#content .container {
    margin-top: 3px;
    position: relative;
    line-height: 25px;
}

#content p {
    font-weight: 400;
}

#content blockquote p {
    color: #222222;
    font-family: "proxima-nova", "Helvetica Neue", arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}

h4.date {
    padding-bottom: 20px;
    text-align: center;
}

.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#content-with-sidebar {
    min-height: 515px;
    border-right: 1px solid #e8e8e8;
}

.ads-post {
    margin: 20px 0;
}

/* Sidebar Styles */

.ad {
    text-align: center;
}

#content #sidebar-left p {
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}

#content #sidebar {
    font-size: 14px;
    padding-top: 4px;
}

#content #sidebar h3 {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 400;
}

#content #sidebar ul.listie {
    margin: 0;
    font-size: 13px;
    color: #005580;
}

#content #sidebar ul.listie li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px dashed #dedede;
}

#content #sidebar ul.listie li:first-of-type {
    border-top: 1px dashed #dedede;
}

#content #sidebar ul.listie li a {}

#content #sidebar ul.listie li a:hover {
    background: #f3f3f3;
}

#content #sidebar #ad-chips {
    margin: 25px 0 0 0;
}

#content #sidebar #sitemeter {
    text-align: center;
    margin: 25px 0 0 0;
    font-size: 12px;
    color: #777;
}

#content #sidebar #amx-src {
    text-align: center;
    margin: 35px 0 0 0;
    font-size: 12px;
    line-height: 14px;
}

/* Contact Styles */

#content .contact iframe {
    border: 5px solid #dedede;
}

/* Footer Styles */

footer {
    background: #0C2340;
    border-top: 5px solid #D39F10;
}

footer .container {
    color: #F6E7A1;
    font-size: 12px;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
}

footer h5 {
    font-size: 18px;
    color: #F6E7A1;
}

footer .container {
    padding: 26px 0;
}

footer #links {
    border-bottom: dashed 1px #A8B6BF;
    padding: 0px 0 25px 0;
}

footer hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #222;
}

footer p.copyright {
    padding-top: 25px;
    font-size: 12px;
    opacity: .9;
}

footer form #s {
    width: 140px;
    float: left;
}

footer form #searchsubmit {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(top, white, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, white, #E6E6E6);
    background-image: -o-linear-gradient(top, white, #E6E6E6);
    background-image: linear-gradient(to bottom, white, #E6E6E6);
    background-repeat: repeat-x;
    border: 1px solid #BBB;
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #A2A2A2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

footer form label {
    display: none;
}

@media (min-width: 768px) and (max-width: 979px) {
    header {
        margin-top: 10px;
    }
    header #site-sponsor {
        margin-top: -30px;
    }
    header h1 {
        margin-left: 0;
        margin-top: 70px;
    }
    header h1 a {
        margin-left: 0;
    }
    header p.author {
        margin-left: 0;
        padding: 0px;
    }
    .brandmark {
        position: relative;
        top: -50px;
        left: 10px;
    }
    .tagline {
        clear: both;
        position: relative;
        top: -50px;
        left: 125px;
        font-size: 11px;
        padding-top: 0px;
    }
    .tagline h2 {
        font-size: 22px;
        margin: 0;
    }
}

@media (max-width: 767px) {
    header .brandmark {
        padding: 5px 0;
        text-align: center;
    }
    .post {
        padding-right: 0px;
    }
    #content-with-sidebar {
        border-right: none;
    }
    header {
        margin-top: 45px;
    }
    header .chip {
        float: left;
        width: 130px;
    }
    header .brandmark h1 {
        margin: 0;
    }
    header h1 a {
        margin-left: 0;
    }
    header p.author {
        text-align: left;
        padding: 0px;
    }
    .tagline {
        clear: both;
        float: left;
        padding-left: 10px;
        width: auto;
    }
    .tagline h2 {
        font-size: 16px;
        margin: 0;
    }
    .article {
        border-bottom: 1px dotted #41b7d8;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    footer {
        padding: 0 20px;
    }
    #content #main.span8 {
        min-height: 10px;
    }
    #content #sidebar {
        padding: 10px 20px;
    }
    #content #main {
        border-bottom: 5px solid #efefef;
    }
    .gn-menu-main>li>a {
        letter-spacing: 0px ! important;
    }
}

@media (min-width: 1200px) {
    header h1 {
        font-size: 56px;
    }
    header p.author {
        font-size: 18px;
    }
    header h2 {
        font-size: 22px;
    }
}
/* Asegurar que los títulos de los posts sean enlaces visibles y clickeables */
.article h3 a {
  color: #003366;          /* azul del sitio */
  text-decoration: underline;
  cursor: pointer;
  pointer-events: auto;
}

.article h3 {
  position: relative;
  z-index: 5;
}

/* --- FIX HEADER MOBILE: logo arriba del título, sin superposición --- */
@media (max-width: 767px) {

  /* Evitar posiciones raras del círculo / logo */
  .dot,
  .dot .stage.moj {
    position: static !important;
    float: none !important;
    margin: 0 auto 10px auto !important;
    display: block !important;
  }

  /* Asegurar que la imagen del logo sea bloque y no tape el título */
  .dot .stage.moj img,
  .brandmark img {
    display: block !important;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
  }

  /* El contenedor del título no debe subir debajo de la imagen */
  .brandmark {
    padding-top: 0 !important;
    text-align: center;
  }

  /* El título "Mirror of Justice" centrado y separado del logo */
  .brandmark h1 {
    margin-top: 0 !important;
    padding-top: 0 !important;
    text-align: center;
  }

  /* Por si algún padding del header lo está empujando hacia arriba */
  header .container,
  header .row,
  header .span12 {
    padding-top: 0 !important;
  }
}

/* ph=1 */@media (max-width:979px){ header{display:block !important;} header .dot.visible-desktop{display:block !important;} }

@media (max-width:767px){.dot{display:none !important;}header .brandmark{margin-left:0 !important;padding-left:0 !important;text-align:center;}header .brandmark h1{margin-left:0 !important;font-size:26px !important;line-height:1.2 !important;}}

@media (max-width:767px){.dot{position:relative!important;top:0!important;left:50