body {
    font-family: helvetica, arial;
    font-size: 12pt;
    margin: 0;
    background-color: rgb(224, 225, 231);
}

img {
    border: 0;
}

a {
    color: #2f57d2;
    text-decoration: none
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    font-weight: normal;
    margin-top: 10px !important;
}

.title a {
    color: #FFF
}

#page a {
    text-decoration: none
}

#page .column1 {
    width: 75%;
    border-right: 1px #d5d5d5 solid;
    float: left;
    padding-right: 10px;
    display: inline
}

#page .column2 {
    width: 25%;
    float: left;
    padding-left: 9px;
    padding-right: 5px
}

#page .blurb {
    color: #000;
    font-size: 11pt;
    padding: 20px 20px 10px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page .blurb a {
    color: #000
}

#page .article {
    border-bottom: 1px #d5d5d5 solid;
    margin-bottom: 20px;
}
#page .article:last-child {
    border-bottom: none;
}
.section .article {
    padding-bottom: 20px;
}

#page .article .journalist {
    color: #000;
    font-size: 9pt;
	cursor: pointer;
}

#page .section .column1 .firstarticle {
    padding-bottom: 0;
}
#page .related_articles .photo {
    width: 100%;
}
#page .related_articles .article {
    padding-bottom: 10px;
}

#page #article .photo {
    width: 103.7%;
    margin-right: 0;
}

#page .article .photo {
    margin-left: -30px;
    float: left;
    margin-right: 20px;
}

#page .article .column2 .photo {
    width: 101%;
}

#page .firstarticle .photo {
    width: 107%;
}

#page .article h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16pt
}

#page .article h1 a {
    color: #000
}

#page .firstarticle h1 {
    font-size: 21pt;
    margin-bottom: 16px;
}

#page .firstarticle .photo {
    float: none
}

#page .actionbar {
    text-transform: uppercase;
    width: 100%;
    font-size: 9pt;
}
#article .actionbar {
    margin-top: -16px;
}
#article .actionbar.actionbar-bottom {
    margin-top: 15px;
}
#article .actionbar.actionbar-bottom ul li{
    display: list-item;
}

#page .actionbar .long {
    width: 100%;
    padding: 0;
}

#page .actionbar a,#specialarticlepage .actionbar a {
    color: #000 !important
}

#page .actionbar ul,#specialarticlepage .actionbar ul {
    list-style: none;
    width: 465px;
}

#page .actionbar ul li,#specialarticlepage .actionbar ul li {
    display: inline-block;
    margin: 5px 10px 5px 0 !important;
}

#page .actionbar ul .journalist,#specialarticlepage .actionbar ul .journalist {
    position: relative !important;
    background: url(../images/icon_journalist.png) no-repeat 0 -1px;
    padding: 0 0 0 17px;
    bottom: 0 !important;
    left: 0 !important;
}

#page .actionbar ul .journalist img,#specialarticlepage .actionbar ul .journalist img {
    margin-right: 10px;
}

#page .actionbar ul .journalist a,#specialarticlepage .actionbar ul .journalist a {
    font-size: 8pt;
    color: #000;
}
#page .actionbar ul li.social_links,#specialarticlepage .actionbar ul li.social_links {
    display: none;
}
#page .actionbar ul .category,#specialarticlepage .actionbar ul .category {
    background: url(../images/icon_category.png) no-repeat 0 -1px;
    padding: 0 0 0 17px;
}

.addthis_default_style {
    margin: 0 0 0 2px !important;
}

.addthis_counter {
    margin: 0 0 0 2px !important;
}

#page .opinionista {
    font-size: 9pt;
    padding-right: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D5D5D5;
}

#page .opinionista .journalist {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 8px
}

#page .opinionista .journalist a {
    color: #000
}

#page .opinionista h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #000;
    padding-left: 8px;
    margin-top: 10px;
}

#page .opinionista h1 a {
    color: #000
}

#page .opinionista .photo {
    width: 104.3%;
    margin-left: 3px;
}

#page .opinionista .photo_overlay {
    position: absolute;
    margin-top: 109px;
    margin-left: 0
}

#page #sections .section {
    width: 48%;
    float: left
}

#page #sections .blurb {
    font-size: 10pt;
}

#article.article h1 {
    padding-bottom: 20px;
}

#page #sections .left {
    margin-right: 10px;
    border-right: 1px #d5d5d5 solid;
    padding-right: 10px
}

#page #sections .left .sectiontitle {
    margin-left: -30px;
    width: 108%;
}

#page #sections .left .firstarticle .photo {
    margin-left: -30px;
}

#page #sections .wired-world {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}

#page #sections .title.wired-word-title{
    background-color: #00acd4 !important;
}

#page #sections .wired-world .article {
    width: 100%;
    margin-bottom: 0;
    padding-top: 15px;
    min-height: auto;
}

#page #sections .wired-world .article h1 {
    font-size: 16pt !important;
}

#page #sections .wired-world .blurb {
    font-size: 11pt !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page #sections .wired-world .article .journalist  {
    font-size: 9pt !important;
}

#page #sections .photo {
    margin-left: 0;
    margin-right: 10px
}

#page #sections h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    margin-top: 0 !important;
}

#page #sections .article {
    min-height: 65px;
}

#page #sections .article .journalist {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    font-size: 8pt
}
#page #sections .firstarticle .photo {
    padding-bottom: 20px;
}

#page #sections .firstarticle h1 {
    font-size: 12pt;
    margin-top: 5px
}

#page #sections .firstarticle .journalist {
    margin-top: 10px;
    position: relative
}

#page .sectiontitle {
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-top: 4px;
    color: #FFF;
    font-size: 9pt;
    font-weight: bold;
    margin-left: 0;
    background-color: #00acd4;
    width: 100%;
}

#page .sectiontitle a {
    color: #FFF
}

#page .older_articles {
    margin-top: 0
}

#page .smallarticles .article {
    width: 222px;
    float: left;
    padding-bottom: 5px
}

#page .smallarticles .article .photo {
    margin-left: 0
}

#page .smallarticles .article .journalist {
    margin: 0;
    position: relative;
    font-size: 8pt
}

#page .smallarticles .article h1 {
    font-size: 9pt
}

#page .smallarticles .left {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px #d5d5d5 solid
}

#page .imaverick_cover {
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: 10px
}

#article {
    border-bottom: none !important
}

#article .advert {
    min-width: 300px;
    margin: 20px auto;
    text-align: center;
}

#article .article {
    margin-bottom: 0;
    padding-bottom: 0;
}

#article .column1 {
    width: 100%;
    border-right: none;
    padding-right: 60px;
    padding-left: 30px;
}

#article.article h1 {
    font-size: 24pt;
    padding-right: 30px;
}

#article.article .blurb {
    color: #000;
    font-weight: bold;
    font-size: 14pt  !important;
    border-bottom: 1px #d5d5d5 solid;
    padding-right: 0;
}

#article.article .blurb p {
    font-family: helvetica, Arial;
}

#article.article .body {
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 150%;
    padding-top: 10px;
    font-size: 14pt !important;
}

#article.article .body a {
    color: #2f57d2
}

#article.article .relatedtitle {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-left: 5px;
    color: #FFF;
    font-size: 9pt;
    font-weight: bold;
    background-color: #00acd4;
    text-align: right;
    padding: 3px 25px 0 0;
}

#article.article .relatedtitle a {
    color: #FFF
}

#article.article .related_articles .photo {
    margin-left: 5px;
    float: none
}

#article.article .related_articles h1 {
    font-size: 12pt;
    width: 170px;
    margin-bottom: 5px;
    padding-left: 10px
}

#article.article .related_articles .byline {
    font-size: 8pt;
    color: #000;
    width: 170px;
    margin-bottom: 5px;
    padding-left: 10px;
}

#article.article .top_stories, #opinionista.article .top_stories {
    border-bottom: 1px #d5d5d5 solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
    min-height: 260px;
}

#opinionista.article, #article.article  {
    border-bottom: none !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

#opinionista.article h1 {
    font-size: 24pt;
    margin-top: 20px
}

#opinionista.article .blurb {
    color: #000;
    font-weight: bold;
    font-size: 14pt;
    border-bottom: 1px #d5d5d5 solid;
    padding-right: 20px;
    padding-top: 0;
}

#opinionista.article .body {
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-top: 10px;
    padding-right: 20px;
    font-size: 14pt;
}

#opinionista.article a {
    color: #2f57d2
}

#opinionista.article .photo {
    margin-left: 3px;
    margin-bottom: 10px
}

#opinionista.article .photo_overlay {
    position: absolute;
    margin-top: 274px;
    margin-left: 0
}

#opinionista.article .author_about {
    color: #000;
    font-size: 9pt;
    width: 172px;
    padding-left: 8px
}

#opinionista.article .title {
    font-weight: normal;
    background-color: #00acd4
}

#opinionista.article .actionbar {
    color: #000
}

#opinionista.article .advert {
    min-width: 300px;
    margin: 20px auto;
    text-align: center;
}

#opinionista.article .top_stories .title {
    font-weight: bold !important;
}
#opinionista #comments {
    width: 475px
}

.more_by {
    border-top: 1px #d5d5d5 solid;
    color: #000;
    font-size: 9pt;
    padding-top: 10px;
    margin-top: 10px;
    width: 180px
}

.more_by ul {
    padding-left: 15px
}

.more_by #even_more {
    cursor: pointer
}

#comments {
    width: 465px;
    border-right: 1px #d5d5d5 solid;
    padding-top: 20px;
    color: #000;
    font-size: 8pt;
    margin: 10px 0
}

#comments a {
    color: #2f57d2
}

#comments .comment {
    background-color: #e7e7e8;
    color: black;
    font-size: 9pt;
    padding: 10px;
    margin-top: 10px;
    width: 425px;
    overflow: hidden
}

#comments .commentlevel-1 .comment {
    margin-left: 15px;
    width: 410px
}

#comments .commentlevel-1 .comment_footer {
    margin-left: 15px
}

#comments .commentlevel-2 .comment {
    margin-left: 30px;
    width: 395px
}

#comments .commentlevel-2 .comment_footer {
    margin-left: 30px
}

#comments .comment_footer {
    padding-top: 15px;
    background: #fff url("../images/bottom_comments.png") 10px 0 no-repeat;
    margin-bottom: 10px
}

#comments #newcomment textarea {
    width: 440px;
    height: 200px
}

#comments #retrieve-password {
    cursor: pointer;
    color: #2f57d2
}

#comments label {
    text-transform: none;
}

#comments input[type=text],#comments input[type=password] {
    width: 125px;
    background-color: #e7e7e8;
    border: 0;
    padding: 2px
}

#comments #btn_login,#comments #btn_retrieve_password_submit {
    background-color: #ff3815;
    border: 0;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    font-family: helvetica;
    height: 17px;
    font-size: 10px
}

#comments #comments_actions {
    color: #2f57d2;
    cursor: pointer
}

#comments #submit_comment {
    background-color: #ff3815;
    border: 0;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    font-family: helvetica;
    height: 17px;
    font-size: 10px;
    width: auto
}

.message {
    background-color: #f2dede;
    border: 1px #eed3d7 solid;
    color: #b94a48;
    padding: 10px;
    width: 420px;
    margin: 10px 0;
    display: none
}

.visible {
    display: block
}

.spinner {
    display: none
}

table {
    border: 0
}

table td {
    border: 0;
    padding: 5px
}

.popup-container .popup {
    background-color: #000;
    color: #FFF;
    font-size: 16px;
    min-height: 60px;
    padding: 10px;
    width: 25%;
    position: fixed;
    right: 0;
    bottom: 30px;
    z-index: 5000;
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*ie5-7*/
    filter: alpha(opacity=0); /*ie8*/
}

.popup-container .popup a {
    color: #FFF !important
}

.popup-container .popup img {
    float: left;
    margin-right: 10px
}

.popup-container .popup .close-popup {
    cursor: pointer;
    float: right;
}

.popup-container .popup .read-next {
    font-size: 10px;
    text-transform: uppercase
}

.popup-container .show {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block
}
#toast-container {
    left: 20px;
}

#opinionistas .author {
    margin-top: 20px;
    margin-left: -30px
}

#opinionistas a {
    color: #2f57d2
}

#opinionistas .photo_overlay {
    position: absolute;
    margin-left: 178px
}

#opinionistas .photo {
    float: left;
    margin-right: 10px;
}

#opinionistas .info {
    margin-left: 210px;
}

#opinionistas .name {
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase
}

#opinionistas .about {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000
}

#opinionistas .about p {
    margin: 0
}

#opinionistas .title {
    background-color: #00acd4;
    width: 253px
}

#opinionistas ul {
    font-size: 10pt;
    padding-left: 15px
}

#opinionistas #top .article h1 {
    font-size: 11pt;
    margin-left: 3px;
}

#opinionistas #top .article .photo {
    margin-left: 3px;
    width: 104.3%;
    padding-bottom: 10px;
}

#opinionistas #top .article .byline {
    font-size: 9pt;
    margin-top: 10px;
    margin-left: 3px;
}

#opinionistas #top .title {
    background-color: #ff3815;
    width: 101%;
    margin-left: 3px
}

/*
iphone4: 2/3, iphone5: 40/71, iphone6: 375/667, iPhone 6 Plus: 16/9, ipad: 3/4
*/
@media screen and (device-aspect-ratio:40/71) , ( max-width :670px) , ( device-aspect-ratio : 2/3) , ( device-aspect-ratio : 667/375) {
    #opinionistas .photo {
        float: left;
        margin-right: 0;
        width: 103%;
    }

    #opinionistas .info {
        margin: 0;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    #article .column1 {
        padding-right: 30px;
        padding-left: 15px;
    }
    #page .blurb{
        margin-right: 16px;
    }
}
.googleplus {
    position: relative
}

.googlehider {
    opacity: 0;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

.mygoogle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-left: 6px
}

footer {
    text-align: center;
    padding-top: 20px;
    width: 71.7%;
}

footer img {
    margin-right: 20px
}

footer ul {
    margin-top: 20px;
    bottom: 0;
    padding: 4px 0;
    margin-bottom: 0;
    color: #FFF;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 11pt;
    list-style: none;
    font-family: Arial;
    text-transform: capitalize;
}

footer ul li {
    display: inline;
    border-right: 1px solid #CCC;
}
footer ul li:last-child {
    border-right: none;
}
footer ul li a {
    text-decoration: none;
    color: #FFF;
    padding: 5px 5px 7px;
}
footer ul li a:hover {
    text-decoration: none;
    color: #FFF
}
.author_dropdown {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    position: absolute;
    background-color: #FFF;
    z-index: 900;
    width: 300px;
    text-transform: none;
    padding: 10px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 1;
    display: none;
}

.author_dropdown .photo {
    margin-left: 0 !important;
    margin-right: 10px !important;
    margin-bottom: 0 !important;
    float: none !important;
}

.author_dropdown .name {
    font-weight: bold
}

#info_page {
    min-height: 300px;
}
#info_page form {
    font-size: 12pt;
}

.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

.uppercase {
    text-transform: uppercase
}

.menu-hidden {
    display: none
}

#navbar {
    font-family: Arial;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    margin-top: 0;
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    text-align: center;
    z-index: 1000;
    margin-right: inherit;
}

#navbar ul {
    list-style: none;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    padding-left: 0;
    margin: 12px 6px;
}

#navbar ul li {
    display: inline;
    border-right: 1px solid #CCC;
    text-transform: capitalize;
    font-weight: bold;
}
#navbar ul li:last-child{
    border-right: none;
}
#navbar ul li a {
    color: #FFF;
    text-decoration: none;
    padding: 6px 9px;
}

#navbar ul li a.active {
    color: #1C1C1C;
}
#navbar ul li.menu_dropdown{
    padding-right: 12px;
    padding-left: 12px;
    text-transform: capitalize;
}

#navbar .submenu {
    position: absolute;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: left;
    padding: 5px 0;
    top: 42px;
    left: 0;
}

#navbar .submenu li {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    border-right: none;
    text-transform: capitalize;
}

#searchbar {
    width: 846px;
    display: none;
    position: fixed;
    top: 44px;
    min-height: 95px;
    max-height: 400px;
    z-index: 999;
    border: 1px solid #d5d5d5;
    background-color: #FFF;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
}

#page {
    background-color: #fff;
    margin-top: 0;
    padding: 65px 0 0 30px;
    width: 71.7%;
}

#logo {
    margin-left: -30px;
    margin-bottom: 32px;
    position: relative;
    float: left;
}

.opinionistatitle {
    width: 101%;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 4px;
    color: #FFF;
    font-size: 9pt;
    font-weight: bold;
    background-color: #00acd4;
    margin-left: 3px;
    text-align: right;
    padding-right: 25px;
    padding-left: 0
}

.pagination ul li {
    display: inline-block;
    *display: block;
    *zoom: 1;
    margin: 0 5px 0 0;
}

.submit-button {
    margin: 10px 0;
    background-color: #ff3815;
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.comments .policy {
    font-style: italic;
}

form label.error, #captcha-image-invalid-panel {
    color: #FF3815;
}

#info_page form label.error {
    display: block;
    padding: 2px;
    position: relative;
    text-align: left;
    width: 100%;
}

.comments {
    width: 100%;
    padding: 0 30px 0 0;
}

#strap {
    width: 100%;
    margin-bottom: 20px; /*40px with gathering badge*/
    font-size: 8pt;
    text-transform: uppercase;
    margin-left: -20px;
    float: left;
}

#strap .column-one {
    text-align: right;
    width: 100%;
    display: inline-block;
    *display: block;
    *zoom: 1;
    padding-right: 15px;
}

#strap #dateline {
    color: #000
}

.title {
    text-transform: uppercase;
    margin: 0 0 12px -30px;
    min-width: 50%;
    padding: 4px 10px 2px 25px;
    background-color: #ff3815;
    color: #FFF;
    font-size: 9pt;
    font-weight: bold;
    display: inline-block;
}

#advert {
    margin-left: 877px;
    position: fixed;
    top: 50%;
}

#advert_inner {
    margin-top: -300px;
}
#bottom-article-advert-container #advert_inner{
    margin: 20px auto;
}
#bottom-article-advert-container #advert{
    margin: 0 auto;
    position: static;
    top: auto;
}

#specialarticlepage .container {
    width: 1260px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    background-color: #fff;
    max-width: 1260px;
    padding-left: 0;
    padding-right: 0;
}

#specialarticlepage .container p {
    margin-top: 0;
}

#specialarticlepage .container #header {
    background-color: #fff;
    width: 1260px;
    position: fixed;
    top: 0;
    z-index: 999;
}

#specialarticlepage .container #header .logo-panel {
    vertical-align: top;
    width: 163px;
    padding-top: 9px;
    height: 26px;
    padding-right: 20px;
    display: inline-block;
}

#specialarticlepage .container #header #chapternavbar {
    width: 785px;
    padding: 7px 0;
    min-height: 21px;
    display: inline-block;
    border-left: 1px solid #ccc;
}

#specialarticlepage .container #header #chapternavbar ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#specialarticlepage .container #header #chapternavbar ul li {
    float: left;
}

#specialarticlepage .container #header #chapternavbar a {
    padding: 0 5px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #505050;
    text-transform: uppercase;
}

#specialarticlepage .container #header #chapternavbar a.article-title {
    font-weight: 700;
    color: #505050;
    padding: 0 11px;
}

#specialarticlepage .container #header #chapternavbar ul li a.chapter-title {
    cursor: pointer;
    background: url(../images/chapternav-bullet.png) no-repeat center left;
    padding: 0 12px 0 18px;
}

#specialarticlepage .container #header #chapternavbar ul li a.chapter-title.active,#specialarticlepage .container #header #chapternavbar ul li a.chapter-title:hover {
    text-decoration: underline;
}

#specialarticlepage .container .actionbar {
    background-color: #222;
    height: 38px;
    padding: 2px;
    color: #ddd;
}

#specialarticlepage .container .actionbar #comments-link img {
    margin-right: 5px;
    padding: 6px;
}

#specialarticlepage .container .actionbar span#comments-link-text {
    font-style: italic;
    position: relative;
    bottom: 10px;
    color: #ddd;
}

#specialarticlepage .container .actionbar span a {
    color: #ddd !important;
}

#specialarticlepage .container .actionbar span em {
    color: #dca734;
}

#specialarticlepage .container .actionbar .social_links {
    float: right;
    padding-top: 1px;
}

#specialarticlepage .container .actionbar .social_links .addthis_default_style {
    min-width: 100px;
}

#specialarticlepage .article-body {
    font-family: Georgia, Times, "Times New Roman", serif;
}

#specialarticlepage .container .article-body .intro-paragraph-panel {
    font-size: 26px;
    color: #1e1e1e;
    text-align: center;
    padding: 35px 55px 35px 135px;
    border-bottom: 1px solid #ccc;
}

#specialarticlepage .container .article-body .intro-paragraph-panel p {
    margin: 0;
}

#specialarticlepage .container .article-body .main-content-panel {
    font-size: 16px;
    color: #505050;
    padding: 50px 55px 25px 135px;
}

#specialarticlepage .container .article-body .main-content-panel p {
    margin-bottom: 20px;
}

#specialarticlepage .container .title-image-panel img {
    display: block;
    margin: 0 auto;
}

#specialarticlepage .container #footer {
    height: 50px;
    background-color: #222;
    border-top: 1px solid #ccc;
}

#specialarticlepage .container #footer #next-arrow-panel,#specialarticlepage .container #footer #see-next-text {
    float: right;
    cursor: pointer;
}

#specialarticlepage .container #footer #see-next-text label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
}

#specialarticlepage .container #footer #next-arrow-panel a {
    display: block;
    padding: 16px 20px;
}

#specialarticlepage .container #footer #see-next-text {
    padding-top: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #999;
}

#specialarticlepage .container #footer #see-next-text label {
    display: block;
}

#specialarticlepage .container #footer #see-next-text #article-title {
    text-transform: uppercase;
    color: #fff;
}

#specialarticlepage .container .comments {
    margin-top: 50px;
    width: auto;
}

#specialarticlepage .container .comments .comments-title {
    padding: 40px;
    border-bottom: 1px solid #ccc;
}

#specialarticlepage .container .comments .comments-title .article-title-text {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 26px;
    color: #1e1e1e;
}

#specialarticlepage .container .comments .comments-title .author-text {
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #505050;
}

#specialarticlepage .container .comments #disqus_thread {
    padding: 40px;
}

#specialarticlepage .container #header #chapternavbar a.back-button {
    background: url(../images/arrow-left-grey-nav.png) no-repeat center left;
    padding-left: 20px;
    margin: 0 0 0 10px;
}

.ad_small {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
#logo-strap{
    position: relative;
}
#gathering {
    position: absolute;
    width: 205px;
    top: 4px;
    z-index: 2;
    right: 51px;
}
.modal-content {
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.modal-body {
    padding: 0;
}

.modal-dialog {
    text-align: center;
    width: 100%;
}

.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
}

#advert-ticker {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #dadada;
    border-radius: 0 0 6px 6px;
    z-index: 99999;
    margin: 0 40px 0 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 10px 20px;
    font-size: 14px;
    color: #000;
}

#advert-ticker span {
    background-color: #fff;
    border-radius: 10px;
    width: 23px;
    border: 1px solid #fff;
    padding: 0 0 1px 7px;
    margin: 0 0 0 19px;
    font-family: helvetica, arial;
    display: inline-block;
}


#advert-ticker .close-advert{
    color:#000;
    text-decoration:none;
    text-align:center;
    font-weight: 700;
    margin-left:-1.5px;
}

.open-advert-container {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    text-align: center;
    z-index: 99999;
}

.advert-button {
    display: none;
    background-color: #000;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 8px 8px 0 0;
    white-space: nowrap;
    cursor: pointer;
    z-index: 99999;
}

#opinionista-carousal {
    border-bottom: 1px #d5d5d5 solid;
    margin: 0 0 20px 0;
}

.carousel-indicators li {
    background-color: #000;
}

.carousel-indicators li.active {
    border: 1px solid #000;
}

#carousel-opinionistas .opinionista {
    width: 50%;
    float: left;
    border-bottom: none;
}
#carousel-opinionistas .opinionista h1 {
    min-height: 100px;
}
@media ( min-width : 768px) {
    .modal-dialog {
        margin: 0 auto;
    }
}

#carousel-opinionistas {
    margin-left: -15px;
}

#carousel-indicator {
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 20px;
    top: -15px;
}

#opinionista-carousal .opinionistatitle {
    margin-left: -30px;
    text-align: left;
    padding-left: 30px;
    width: 50%;
    padding-right: 10px;
}

#opinionista-carousal .opinionista .photo_overlay {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    top: -13px;
    background-color: #fff;
}

#page .body img {
    display: block;
    max-width: 100%;
    height: auto;
}

#opinionista-carousal .opinionista .photo_overlay img {
    position: relative;
    top: -3px;
    left: 10px;
}
.addthis_button_whatsapp {
    visibility: hidden!important;
}

.data-image-label-hover {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.data-image-label-hover .caption {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    height: auto;
    left: 0;
    padding: 5px 60px 5px;
    position: absolute;
    display: none;
    margin: 0;
}

#specialarticlepage .zapiro-body {
    font-family: Georgia, Times, "Times New Roman", serif;
}

#specialarticlepage .container .zapiro-body .main-content-panel {
    font-size: 16px;
    color: #505050;
    padding: 50px 0 0 0;
    margin: 15px;
}

#specialarticlepage .container .zapiro-body .main-content-panel.zapiro-cartoon {
    margin: 15px auto;
    width: 85px;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel.slide {
    top: 10px;
}

#specialarticlepage .container .zapiro-body .main-content-panel p {
    margin-bottom: 20px;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column1 {
    width: 75%;
    display: inline-block;
    float: left;
    text-align: center;
}


#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-holder {
    width: 640px;
    margin: 0 auto;
    text-align: left;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-holder .subscribe-button-inner {
    float: right !important;
}
@media screen and (min-width: 640px){
    .zapiro-body .main-content-panel .column1 .zapiro-holder .subscribe-button-inner {
        margin-right: 20px !important;
    }
}
#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-holder .zapiro-details {
    width: 620px;
    display: inline-block;
    float: left;
    padding-left: 5px;
}
#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-holder .zapiro-details.mobile-block-hidden  {
    padding-top: 15px
}

#specialarticlepage .container .zapiro-body .main-content-panel .zapiro-holder h3,
#specialarticlepage .container .zapiro-body .main-content-panel .zapiro-holder h5 {
    margin: 0;
    padding: 0;
}

#specialarticlepage .container .zapiro-body .main-content-panel .zapiro-holder h3 {
    margin-bottom: 15px;
}

#specialarticlepage .container .zapiro-body .main-content-panel .zapiro-holder h5 {
    line-height: 2;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column1 img.zapiro-image {
    min-height: 440px;
    max-height: 440px;
    min-width: 640px;
    max-width: 640px;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-keywords {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 80px;
    max-height: 80px;
    width: 100%;
    display: table;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-keywords span {
    display: table-cell;
    vertical-align: middle;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column1 .zapiro-holder .btn.btn-buy-zapiro {
    width: 138px;
    display: inline-block;
    line-height: 1;
    float: right;
    color: #fff;
    background: #ff3815;
    text-align: center;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 600;
}

#specialarticlepage .container .zapiro-body .main-content-panel .column2 {
    width: 45%;
    display: inline-block;
    max-width: 300px;
    float: right;
}

#specialarticlepage .container .zapiro-body .main-content-panel .sponsor-title {
    background: #00acd4;
    text-indent: 15px;
    color: #fff;
}
#specialarticlepage .container .zapiro-body .main-content-panel  .zapiro-sponsor.mobile-block-visible .sponsor-image {
    padding-bottom: 15px;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel {
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-inner {
    width: 96%;
    margin-left: 25px;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-inner .item {
    vertical-align: middle;
    width: 100%;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-inner .item .zapiro-entity {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
    max-height: 85px;
    min-height: 85px;
    float: left;
    display: inline-block;
    margin-right: 12px;
    cursor: pointer;	
    opacity: 0.6;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-inner .item .zapiro-entity:last-child {
    margin-right: 0;
}
#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-inner .item .zapiro-entity:hover,
#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-inner .item .zapiro-entity.active{
    opacity: 1;
}
#specialarticlepage .container .zapiro-body .main-content-panel .carousel a {
    color: #262626;
}

#specialarticlepage .container .zapiro-body .main-content-panel .carousel .carousel-control {
    font-size: 48px;
    color: #262626;
    background: none;
    width: 20px;
    top: 12px;
}
#specialarticlepage .container .zapiro-body .main-content-panel .subscribe-buttons{
    padding-left: 5px;
    padding-top: 15px;
}
@media screen and (max-width: 640px){
    .zapiro-body .main-content-panel .column1 .zapiro-holder .btn.btn-buy-zapiro {
        padding: 6px 10px;
        width: auto !important;;
    }
    .zapiro-body .main-content-panel .column1 .zapiro-holder .subscribe-button-inner {
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 321px){
    .zapiro-body .main-content-panel .carousel .carousel-inner {
        width: 85% !important;
        margin: 0 auto !important;
    }
}

.zapiro-page .actionbar {
    height: 15px !important;
}

@media screen and (device-aspect-ratio:40/71) , ( max-width :670px) , ( device-aspect-ratio : 2/3) , ( device-aspect-ratio : 667/375) {
    #page {
        width: 100%;
        padding: 25px 0 0 20px;
        margin-top: 45px;
    }
    #page .firstarticle .photo {
        width: calc(100% + 31px);
    }
    #home {
        width: 100%;
    }
    footer {
        width: 100%;
    }
    #page .column1 {
        width: 100% !important;
    }

    #page #sections .wired-world .article {
        width: 100%;
    }
    #page .article .photo,#page #sections .left .sectiontitle,#page #sections .left .sectiontitle,#page #sections .left .firstarticle .photo,#article.article .relatedtitle,#article.article .top_stories .row0 .photo,#opinionistas .author,.title {
        margin-left: -20px;
    }
    #page .article .photo {
        padding-bottom: 14px;
        width: 50%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #page .article.firstarticle .photo {
        width: 109%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #navbar, #footer {
        width: 100% !important;
    }
    #advert-ticker {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #000;
        border-radius: 0;
        z-index: 99999;
        margin: 0;
        font-family: "Myriad Pro";
        padding: 0 7px;
        color: #fff;
        width: 100%;
    }
    #advert-ticker span {
        background-color: #171717;
        border: 1px solid #171717;
        margin: 2px 0 2px 19px;
        padding: 0 0 1px 6px;
    }
    #advert-ticker .close-advert{
        color:#fff;
        text-decoration:none;
        text-align:center;
        font-weight: 700;
    }
    .img-responsive {
        min-width: 100%;
    }
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    #page {
        border-right: 0;
        border-left: 0;
    }
    .modal-dialog {
        text-align: left;
        width: 100%;
    }
    .addthis_button_whatsapp {
        visibility: visible !important;
    }
    .section .article .photo {
        width: 106% !important;
    }
    #page .article .journalist {
        margin-left: 0;
    }    
    #page .actionbar ul li.social_links,#specialarticlepage .actionbar ul li.social_links {
        margin: 0 !important;
        position: relative;
        top: 3px;
        display: block;
    }
    #page .blurb{
        margin-right: 16px;
        padding-right: 0 !important;
    }
    #page .section .column1 .article .journalist{
        position: unset;
    }
    #searchbar {
        width: 100%;
    }
    #searchbar .gsc-search-button{
        width: auto;
    }
    #navbar .submenu {
        top: 64px;
    }
    #navbar ul li a{
        padding: 6px 6px
    }
    #navbar ul li.menu_dropdown {
        padding-right: 6px;
        padding-left:  6px;
    }
}

@media screen and (device-aspect-ratio: 3/4) , ( min-device-width : 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) , ( max-device-width : 800px) and (orientation: portrait) {
    #navbar, #footer {
        width: 100% !important;
    }
    #advert {
        display: none;
    }
    #bottom-article-advert-container #advert{
        display: block;
    }
    #page {
        width: 100%;
    }
    #page .blurb {
        margin-right: 16px;
    }
    #page .section .blurb {
        margin-right: 5px;
    }
    #searchbar {
        width: 100%;
    }
    #searchbar .gsc-search-button{
        width: auto;
    }
}

@media screen and (device-aspect-ratio: 3/4) , ( min-device-width : 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){
    #article.article h1 {
        margin-right: 36%;
    }
}

@media screen and (device-aspect-ratio: 4/3) , ( min-device-width : 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){
    #article.article h1 {
        margin-right: 15%;
    }
}

#interstitialModal .modal-body {
    text-align: center !important;
}
#interstitialModal .modal-dialog{
    text-align: center !important;
    margin-left: 0 !important;
}
.modal {
    background-color: #1C1C1C;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#article .social_links, #opinionista .social_links, #page .social_links{
    width: 100%;
}
.addthis-footer{
    float: left;
    width: 55px;
    margin-left: 5px; 
    padding: 10px 115px 5px 10px; 
}
@media screen and ( max-width: 640px){
    .addthis-footer{
        width: 100%;
        margin-left: 0;
        padding: 0;
    }
}
.atss, #at4-follow{
   z-index: 0 !important;
}
#close-advert {
    cursor: pointer;
}
#pagenotfound{
    text-align: center; 
    margin: 100px 0;
}
#opinionista_addthis_toolbox{
    left:50px; 
    top:50px;
}

/*newsletter widget css*/
#newsletter {
    background: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    width: 100% !important;
    margin: 0 auto;
}
#newsletter h2 {
    font-size: 1.4em;
    margin-top: 15px;
    padding: 0;
    font-weight: 700;
}

#newsletter .input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
}

#newsletter .button{
    background-color: #ff3815 !important;
    clear: both;
    color: #FFF;
    border-radius: 5px;
    border: 0 none;
    font-size: 15px;
    padding: 0 22px;
    margin: 0 5px 10px 0;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    font-weight: bold;
}

#article #newsletter, #opinionista #newsletter{
    padding-top: 10px;
    border-top: 1px #d5d5d5 solid;
    border-bottom: 1px #d5d5d5 solid;
    margin-bottom: 20px;
}

#home #newsletter{
    border-bottom: 1px #d5d5d5 solid;
    margin-bottom: 20px;
}
#newsletter label em{
    font-weight: normal;
    font-style: normal;
}
#comments-note{
    border-bottom: 1px #d5d5d5 solid;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
    font-size: 12pt;
    padding: 0 20px 10px;
}
.eightbit_engage {
    padding-right: 30px;
}

#sponsored .title {
     background-color: #00acd4 !important;
 }

#sponsored-content {
    border-bottom: 2px #00acd4 solid;
    font-family: Helvetica, Arial, sans-serif !important;
    margin-bottom: 20px;
}
#sponsored-content h1 a {
    font-family: Helvetica, Arial, sans-serif !important;
}

#carousel-sponsored .sponsored {
    font-family: Helvetica, Arial, sans-serif !important;
    width: 50%;
    float: left;
    border-bottom: none;
    min-height: 210px;
}
#carousel-sponsored {
    margin-left: -15px;
}
#sponsored-content .sponsoredtitle {
    width: 50%;
    text-transform: uppercase;
    color: #FFF;
    font-size: 9pt;
    font-weight: bold;
    background-color: #00acd4;
    margin-bottom: 20px;
    margin-left: -30px;
    text-align: left;
    padding-left: 30px;
    padding-right: 10px;
}
#sponsored-carousal .sponsored .photo_overlay {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    top: -13px;
    background-color: #fff;
}
#sponsored-carousal .sponsored .photo_overlay img {
    position: relative;
    top: -3px;
    left: 10px;
}
#sponsored-carousal {
    font-size: 8pt;
    padding-right: 5px;
    margin-bottom: 20px;
}
#sponsored-carousal .journalist {
    font-family: Helvetica, Arial, sans-serif;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 8px;
}
#sponsored-carousal .journalist a, #sponsored-content .journalist a {
    color: #000;
}
#sponsored-carousal h1 {
    font-family: Helvetica, Arial, sans-serif !important;
    color: #000;
    padding-left: 8px;
}
#sponsored-carousal h1 a {
    font-size: 10pt;
    color: #000;
}
.title.sponsored{
    background-color: #00acd4 !important;
}

#sponsored-content .article{
    border: none;
    margin-bottom: 0;
}
#sponsored-carousal .carousel-indicators{
    bottom: -25px;
}
#sponsored-carousal-indicators{
    position: relative;
}

.advert, .ad_small{
    text-align: center;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.ad_banner, .advert{
    text-align: center;
    margin: 0 auto;
}

@media screen and (min-width: 641px){
    .advert, .ad_small, .ad_banner{
        padding-right: 25px; /* this is to position it center */
    }
}
@media screen and (max-width: 640px) {
    .advert, .ad_small, .ad_banner {
        padding-right: 20px; /* this is to position it center */
    }

}
.rdpform label{
    width: 100%;
}
#top-mpu-advert-container {
    border-bottom: 1px #d5d5d5 solid;
}
#bottom-article-advert-container{
   text-align: center;
   min-width: 300px;
}
#middle-article-advert-container {
    min-width: 300px;
    text-align: center;
    border-bottom: 1px #d5d5d5 solid;	
    padding-bottom: 10px;
    margin-bottom: 20px;
}
@media screen and (max-width: 420px) {
    #strap {
        padding-top: 30px;
    }
    .journalist img{
        width: 120px;
    }
}
#civil-comments{
    padding-right: 30px;
    font-size: 12px;
    margin-top: 20px;
}
.zapiro-page #civil-comments{
    border-bottom: 1px #eee solid;
    margin-bottom: 20px;
    padding: 20px 0 0;
}
#civil-comments-notice{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 1px #d5d5d5 solid;
}
.zapiro-page #civil-comments-notice{
    padding: 15px 0 0;
}
.top_stories .row {
    margin-right: 15px !important;
}
.top_stories .photo {
    margin: 0 auto !important;
    width: 100% !important;
    font-size: 10px;
    padding-bottom: 10px;
}
.top_stories .photo img {
    margin: 0 auto !important;
    width: 100% !important;
}
.top_stories h1 {
    font-size: 11pt !important;
    padding: 0 !important;
}

.top_stories .byline {
     font-size: 9pt !important;
     margin: 20px 0;
     padding: 0;
}

.top_stories .donotmiss{
    height: 260px;
}
@media screen and (max-width: 767px) {
    .top_stories .donotmiss{
        height: 280px;
    }
    #logo-strap{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media print {
    .container{
        width: 100% !important;
    }
    #page{
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    #article .column1 {
        padding: 0 30px !important;
    }
}


/* Google Search Styling */
.gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 60px;
    height: 24px;
    padding: 4px 22px;
    min-width: 25px;
    background-color: rgba(0, 0, 0, 0.8);
}
input.gsc-input {
    margin-top: -5px !important;
}
#searchbar {
    min-height: 75px;
}
table.gsc-search-box td {
    vertical-align: top;
}
.gsst_a {
    padding-top: 0;
}
.gsc-results-wrapper-overlay {
    position: unset !important;
    padding: 0;
    margin: 0;
    box-shadow: none;
    width: 100%;
}
.gsc-results-wrapper-visible {
    padding: 15px;
}
.gsc-results-close-btn {
    top: 65px;
    display: none;
}
.gsc-control-cse {
    padding-right: 25px;
}
.gsc-results-close-btn#search-close {
    display: block;
    top: 25px;
    right: 10px;
}
.gsc-modal-background-image {
    display: none;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border: 1px #d9d9d9 solid;
}
.gsc-search-box .gsc-input>input:focus, .gsc-input-box-focus {
    box-shadow: none;
    -webkit-box-shadow: none;
}
/* ----------- iPad Pro ----------- */
/* Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    #searchbar {
        top: 64px;
        left: 9px;
        max-width: 724px;
    }
    .gsc-results-close-btn#search-close {
        right: 16px;
    }
}
@media only screen and (max-device-width: 620px) {
    #searchbar {
        top: 84px;
    }
}
/* Google Search Styling */


.disabled{
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}