/*-- RED #E44A35  --*/

/*-- GREEN #1F9361 --*/

/*-- BLACK  #393E41 --*/

/*-- YELLOW  #ECCA1A  --*/

/* border color #d9dad4 --*/

#wrapper {
    border-color: #e44a35 !important;
}

#contentBox {
    position: relative !important;
}

/* onlineLearningNavigationMenu NAV MENU */

.upsideNavigationMenu {
    border-bottom: 1px solid #d9dad4;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.upsideNavigationMenu ul.topnavlist {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.upsideNavigationMenu ul.topnavlist li {
    display: inline-block;
    margin-right: -4px;
    position: relative;
}

.upsideNavigationMenu ul.topnavlist li.selected a {
    border-bottom: 2px solid;
    color: #e44a35;
}

.upsideNavigationMenu ul.topnavlist li a,
.onlineLearningNavigationMenu ul.topnavlist li h2 {
    color: #393e41;
    cursor: pointer;
    font-family: "Avenir Next W05 Medium", sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding: 20px 20px 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.upsideNavigationMenu ul.topnavlist li h2:hover,
.onlineLearningNavigationMenu ul.topnavlist li h2:focus,
.onlineLearningNavigationMenu ul.topnavlist li h2:active {
    color: #1f9361;
    text-decoration: none !important;
}
.upsideNavigationMenu ul.topnavlist li a:hover,
.onlineLearningNavigationMenu ul.topnavlist li a:focus,
.onlineLearningNavigationMenu ul.topnavlist li a:active {
    color: #1f9361;
    text-decoration: none !important;
}

.customPages > H3 {
    display: none;
}
/*
#postHeader {
    background-color: #393E41;
    clear: both;
    height: 236px;
    overflow: hidden;
    width: 100%;
}
*/
#postHeader {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 236px;
    background-color: #1fbcd5;
}

/*
#postHeaderContent {
    height: 236px;
    margin: 0 auto;
    max-width: 1350px;
    width: 80%;
    z-index: 500;
}
*/

#postHeader > div {
    z-index: 2;
    position: relative;
}

#postHeaderContent {
    width: 100%;
    height: 236px;
}

#postHeaderContent img {
    display: block;
    margin: 2em auto;

    max-width: 100%;
    width: auto;
    height: auto;
}

#postHeaderContent h2 {
    text-align: center;
    vertical-align: middle;
    font-size: 4em;
    line-height: 4em;
    color: #ffffff !important;
}

#postHeaderContent h2 span {
    color: #ffffff;
}

/*----------- RAIL Contributors  ----------------*/

#rContent .sideContributors a h3 {
    font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: 300;
}

#rContent .sideContributors {
    padding: 0;
    clear: both;
    margin: 1.7em auto;
    max-width: 420px;
    width: 100%;
}

#rContent .sideContributors p {
    clear: both;
    margin: 0 0 0 1em;
}

#rContent .sideContributors p a {
    font-size: 0.7em;
}

#rContent .sideContributors ul {
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #f1f1f1;
    width: 100%;
    overflow: hidden;
    display: block;
}

#rContent .sideContributors li {
    list-style-type: none;
    width: 50%;
    border-bottom: 1px solid #f1f1f1;
    float: left;
    margin: 0;
    padding: 6px 0;
}

#rContent .sideContributors li:hover {
    background-color: #f1f1f1;
}

#rContent .sideContributors li a {
    text-decoration: none;
    color: #000000;
}

#rContent .sideContributors li a:nth-child(2):hover {
    text-decoration: underline;
}

#rContent .sideContributors li a:nth-child(2) {
    margin: 1.8em 0 0;
    display: block;
}

#rContent .sideContributors li a:first-child {
    display: block;
    float: left;
    width: 35%;
    margin: 0 0.5em 0 0;
}

#rContent .sideContributors li a img {
    width: 100%;
}

/*-------------- rail  Subscribe  ----------------*/

#rContent .railSubscribe h3 {
    color: #fff;
    font-size: 1em;
    display: block;
    margin: 1em auto;
}

#rContent .railSubscribe {
    background-color: #393e41;
    width: 100%;
    height: auto;
    margin: 0 auto 1rem auto;
    padding: 20px;
    color: #ffffff;
    overflow: hidden;
    max-width: 350px;
    box-sizing: border-box;
}

#rContent .railSubscribe #bitw_email {
    background-color: #cccccc;
    border: 0 none;
    color: #333333;
    font-size: 0.9em;
    padding: 8px 25px 6px;
    width: 55%;
}

#rContent .railSubscribe #bitw_email:focus {
    background-color: #ffffff;
}

#rContent .railSubscribe img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
}

#rContent .railSubscribe .bitw_btn {
    background-color: #1f9361;
    border: 0 none;
    color: #ffffff;
    /* padding: 6px 20px; */
    font-weight: bold;
    font-size: 100%;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    display: block;
    margin: 10px auto;
    width: 60%;
    text-align: center;
    max-width: 300px;
    text-decoration: none;
    box-shadow: 0 0 0 2px #1f9361 inset, 0 0 1px rgba(0, 0, 0, 0);
}

#rContent .railSubscribe .bitw_btn:focus,
#rContent .railSubscribe .bitw_btn:hover,
#rContent .railSubscribe .bitw_btn:active {
    background-color: #ecca1a;
    box-shadow: 0 0 0 2px #ecca1a inset, 0 0 1px rgba(0, 0, 0, 0);
}

#rContent .railSubscribe .subsField {
    float: left;
    margin: 40px 0 0;
    padding: 0;
    width: 100%;
}

#rContent .railSubscribe .subsField label {
    margin: 0;
    padding: 0;
}

/*----------- rail explore by topic ---------------*/

#rContent .sidenavlist {
    margin: 20px auto;
    padding: 0 20px;
    list-style-type: none;
}

/*----------- rail events AD ---------------*/

#rContent .events a {
    width: 100%;
    display: block;
}
#rContent .events a img {
    margin: 1em auto;
    display: block;
    width: 100%;
    max-width: 320px;
    height: auto;
}

/*---------- rail ad ops ad ----------------*/

#rContent div.ad {
    text-align: center;
    margin: 0;
    padding: 0;
}

#rContent div.ad img {
    margin: 0 auto;
    padding: 0;
}

/*----------- rail events ---------------*/
#rContent .events {
    margin: 2.5em 0;
}

#rContent .events .pagination {
    display: none;
}

#rContent .events h4 {
    text-transform: uppercase;
    color: #1f9361;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 3em;
}

#rContent .events {
    margin: 1em auto 1em;
    max-width: 420px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

#rContent .events ul {
    margin: 0;
    padding: 0;
}

#rContent .events ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 6px 0 2em;
}

#rContent .events ul li h3 {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#rContent .events ul li h3 a span {
    display: block;
    clear: both;
    font-size: 2em;
}

#rContent .events ul li a {
    color: #000000;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}

#rContent .events ul li a img {
    display: block;

    margin: 1.5em auto 1em;
    width: 75%;
    clear: both;
}

/*-------------- rail resources -----------------*/

#rContent .resources {
    margin: 2.5em 0;
}

#rContent .resources h4 {
    text-transform: uppercase;
    color: #1f9361;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 3em;
}

#rContent .resources {
    margin: 1.7em auto;
    max-width: 300px;
    width: 100%;
}

#rContent .resources ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#rContent .resources ul li {
    margin: 0 0 0.2em;
    padding: 0.5em;
    list-style-type: none;
    overflow: auto;
    width: 100%;
}

#rContent .resources ul li a {
    color: #000000;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}

#rContent .resources ul li a img {
    display: block;
    margin: 1.5em auto 1em;
    width: 60%;
    clear: both;
}

#rContent .resources ul li h3 {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

/*------------- rail side contributors ----------------*/

#rContent .sideContributors a h3 {
    font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: 300;
}

#rContent .sideContributors h4 {
    text-transform: uppercase;
    color: #1f9361;
    display: block;
    width: 100%;
    text-align: center;
    margin: 3em auto 1em;
}

/*------------- rail video ----------------*/

.sideVideo {
    background: url("/design/TDWI/upside/img/diag.jpg") repeat scroll 0 0 #000000;
    margin: 3em 0;
}

.sideVideo img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

.sideVideo a {
    margin: 0.7em 0 0;
    clear: both;
    overflow: hidden;
    text-align: center;
    color: #ffffff !important;
    width: 100%;
    display: block;
    margin: 0;
    padding: 10px;
}

/*------------- rail contribute ----------------*/

.contributeUpside {
    margin: 3em 0;
}

/*------------- rail jill dyche ----------------*/

.featuredQA {
    border-bottom: 1px solid #f1f1f1;
}

.featuredQA .more a {
    -webkit-border-radius: 7;
    -moz-border-radius: 7;
    border-radius: 7px;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    background: #e44a35;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.featuredQA .more a:hover {
    background: #ecca1a;
    text-decoration: none;
}

.featuredQA {
    margin: 1.7em auto 1.7em;
    max-width: 420px;
    padding: 8%;
    width: 100%;
    box-sizing: border-box;
}

.featuredQA > a {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.featuredQA h3 a {
    font-size: 1em;
}

.featuredQA p.summary {
    font-size: 1em;
    /* width: 80%; */
}

/*------------ side contribute -----------------*/

#rContent .contributeUpside h4 {
    text-transform: uppercase;
    color: #1f9361;
    display: block;
    width: 1005;
    text-align: center;
}

#rContent .contributeUpside ul li {
    list-style-type: none;
}

h3.secondTitle {
    color: #e44a35;
    font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.6em;
    margin: 1em 0 0 0.5em;
    padding: 0;
}

/*------------- RAIL WEBINARS ----------------*/

#rContent .upsideWebinars {
    margin: 1em auto 1em;
    max-width: 420px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

#rContent .upsideWebinars h4 {
    text-transform: uppercase;
    color: #1f9361;
    display: block;
    width: 100%;
    text-align: center;
    /* margin: 3em auto 1em; */
    margin: 0.5em auto 1em;
}

#rContent .upsideWebinars ul {
    margin: 1em;
    padding: 0;
    list-style-type: none;
    box-sizing: border-box;
}

#rContent .upsideWebinars ul li {
    margin: 0 0 0.2em;
    padding: 0.5em;
    list-style-type: none;
    overflow: auto;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

#rContent .upsideWebinars ul li a {
    color: #000000;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}

#rContent .cal li {
    position: relative;
}

#rContent .cal span {
    display: block;
}

/*------ ARTICLES PAGES  -------*/

#contentA,
#contentB,
#contentC,
#contentD,
#contentE,
#contentF,
#contentG {
    display: none !important;
}

ul.byline {
    padding: 0;
    margin: 0;
}

ul.byline li {
    list-style-type: none;
}

ul.byline li.author a {
    color: #bf1e2d;
}

/*-- #article li.date, #article li.nodate {
    font-size: 0.8em;
} */

#article li.date,
#article li.nodate {
    display: none !important;
}

.aboutAuthor p.author {
    color: #e44a35;
    font-size: 1.5em;
    font-weight: bold;
}

.aboutAuthor br {
    display: none !important;
}

/*---- CATEGORY LIST PAGES   ----*/

#level1 #article div {
    border-bottom: 1px solid #d9dad4;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
    width: 96%;
}

#level1 .intro > h3 {
    color: #e44a35;
    font-size: 1.8em;
    margin: 0.6em 0 0;
    width: 100%;
    max-width: 854px;
}

#level1 .intro > h3 img {
    display: none;
}

#level1 .intro > h3:before {
    content: " ";
    width: 120px;
    height: 120px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

@media only screen and (max-width: 1200px) {
    #level1 .intro > h3.aiml:before {
        margin: 0 auto;
        display: block;
    }

    #level1 .intro > h3.aiml {
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    #level1 .intro > h3:before {
        margin: 0 auto;
        display: block;
    }

    #level1 .intro > h3 {
        text-align: center;
    }
}

#level1 .intro > h3.aa:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Advanced-Analytics.png) center center / cover;
}

#level1 .intro > h3.aiml:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_AI.png) center center / cover;
}

#level1 .intro > h3.bd:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Big-Data.png) center center / cover;
}

#level1 .intro > h3.cloud:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Cloud.png) center center / cover;
}

#level1 .intro > h3.dgc:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Data-Governance-Compliance.png) center center / cover;
}

#level1 .intro > h3.dlds:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Data-Lakes-Data-Storage.png) center center / cover;
}

#level1 .intro > h3.dm:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Data-Management.png) center center / cover;
}

#level1 .intro > h3.dq:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Data-Quality.png) center center / cover;
}

#level1 .intro > h3.iot:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_IoT.png) center center / cover;
}

#level1 .intro > h3.lea:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Leading-Edge-Analytics.png) center center / cover;
}

#level1 .intro > h3.sp:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Security-Privacy.png) center center / cover;
}

#level1 .intro > h3.ssbi:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Self-Service-Business-Intelligence.png) center center / cover;
}

#level1 .intro > h3.src:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Staffing-Roles-Careers.png) center center / cover;
}

#level1 .intro > h3.ga:before {
    background: transparent url(http://download.1105media.com/pub/tdwi/images/Topic%20Icons/topicIcons_Generative-AI_new.png) center center / cover;
}

#level1 #article h3.title {
    color: #393e41;
    font-size: 1.2em;
    margin: 0.6em 0 0;
    width: 100%;
    max-width: 854px;
}

#level1 #article div > a {
    max-width: 200px;
    width: 150px;
    display: block;
    height: 200px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0;
}

#level1 #article div a > img {
    height: inherit;
    position: relative;
    left: -60%;
}

#level0 #article > img {
    max-width: 120%;
    width: auto;
    height: auto;
}

#level1 #article div ul.byline {
    margin: 0;
    padding: 0;
}

#level1 #article div ul.byline li {
    list-style-type: none;
    font-size: 0.85em;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
    color: #666666;
}

/*----------- ARTICLE PAGE   ----------------*/

#level0 #article {
    max-width: 990px;
    width: 90%;
    height: auto;
    margin: 0 0 0 1em;
}

#lContent {
    width: 70%;
    max-width: 1020px;
    margin-top: 3em;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border-right: 1px solid #d9dad4;
}

/* #rContent {
    width: 28%;
    max-width: 471px;
    float: right;
    margin-top: 3em;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    text-align: left;
    top: 0px;
    right: 0px;
} */

#rContent {
    width: 28%;
    display: inline-block;
    max-width: 471px;
    position: absolute;
    margin-top: 7em;
    /* background-color: #d9dad4; */
    /* float: right; */
    vertical-align: top;
    overflow: hidden;
    text-align: left;
    top: 0px;
    right: 0px;

    @media (max-width: 991px) {
        width: 100%;
        position: unset !important;
        display: block;
        clear: both;
        max-width: 300px;
        margin: 1rem auto;
        float: none;
    }

    .ad + .ad {
        margin-top: 1rem;
    }
}

.customPages > H3 {
    display: block !important;
}

.customPages {
    width: 90%;
}

.customPages > h3 {
    color: #e44a35;
    font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.6em;
    margin: 1em 0 0;
    padding: 0;
}

#level0 #article h3.title {
    color: #e44a35;
    font-size: 2em;
    margin: 1.6em 0 0;
    width: 100%;
    max-width: 854px;
}

/*-- CONTRIBUTORS  --*/

.contBios {
    display: none;
    position: relative;
    top: 100%;
    left: 0;
    background-color: #dd0000;
    padding: 1em;
    color: #000000;
    width: 100%;
}

.boxInstructors {
}
.boxInstructors .summary p {
}
.boxInstructors ul {
    float: left;
    list-style-type: none;
    margin: 3em 0;
    padding: 0;
    width: 100%;
}
.boxInstructors ul li {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0.2em 0.1em 0 0;
    opacity: 100;
    overflow: hidden;
    padding: 0;
    position: relative;

    width: 24%;
}

.boxInstructors ul li a {
    display: block;
    font-size: 1.2em;
    text-align: center;
}
.boxInstructors ul li a:hover span {
}
.boxInstructors ul li a img {
    display: block;
    height: auto;
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
}

.boxInstructors ul li a img:hover {
    transform: scale(1.1);
    transform-origin: 50% 0 0;
}

.boxInstructors ul li a span {
    background-color: rgba(172, 64, 88, 0.8);
    bottom: -1px;
    color: #fff;
    display: block;
    font-size: 0.5em;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

/*-- END CONTRIBUTORS --*/

/*------------ prefooter ----------------*/

#prefooter {
    border-top: 1px solid #d9dad4;
    clear: both;
    float: none;
    margin: 0 auto;
    /* max-width: 1500px; */
}

#prefooter .ad {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}

/*------------- additional content below articles -----------------*/

.relatedSpecific {
    background: #ecca1a url("/design/tdwi/tdwi/2017/img/HERO-DOTSx.png") no-repeat scroll 500px 0;
    width: 100%;
    margin: 0 auto 2em;
    padding: 1em;
    overflow: hidden;
    clear: both;
    box-sizing: border-box;
}

.pagination {
    margin: 1rem auto 2rem auto !important;
}
.pagination ul li {
    margin-left: unset !important;
}

#article ol li,
#article ul li {
    margin-left: 2rem;
}
#article ol li + li,
#article ul li + li {
    margin-top: 0.5rem;
}

#article > table {
    border-radius: 5px;
    padding: 1rem;
    box-sizing: border-box;
    background-color: #f5f5f5;
    margin-left: 1rem;
}
#article > table p:nth-child(1) {
    font-weight: 700;
}

.boxMemInvestment {
    padding: 0 0 2em 0 !important;
}

.relatedSpecific h3 {
    margin-bottom: 0.75rem;
    font-size: 1.75rem;
}

.relatedSpecific ul {
    list-style-type: none;
}

.relatedSpecific ul li a {
    font-weight: 800;
    font-size: 1.2em;
}
.relatedSpecific ul li + li {
    margin-top: 0.5rem;
}

.upsideAdditional {
    width: 96%;
    margin: 0 auto 2em;
}

.upsideAdditional h4 {
    padding: 0 0 20px 0;
}

.upsideAdditional ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
}

.upsideAdditional ul li {
    background-color: #393e41;
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    min-height: 200px;
}

.upsideAdditional ul li a {
    width: 100%;
}

.upsideAdditional ul li a img {
    width: 100%;
}

#lContent .upsideAdditional ul li h3 {
    font-weight: 100;
    font-size: 1em !important;
}

.upsideAdditional ul li h3 a {
    color: #ffffff;
    padding: 6px;
}

.upsideNavigationMenu li .MemberContentDescription {
    display: none;
}

.upsideNavigationMenu li .MemberContentPurchase {
    display: none;
}

.upsideNavigationMenu li .dlb_comments {
    display: none;
}

#article p.covidAlert {
    /* color:#fff; */
    border: 3px dashed #e44a35;
    padding: 10px;
}

#article p.covidAlert a {
    color: #e44a35;
}

#article p.covidAlert a:hover {
    color: #393e41;
}

/*-------- RR Topics -------------*/

.upsideTopicMenu {
    margin: 0;
    padding: 0;
    background-color: #393e41;
    overflow: auto;
}

.upsideTopicMenu li {
    list-style-type: none;
}

.upsideTopicsHeader {
    display: block;
    pointer-events: none;
    text-decoration: none;
    color: #e44a35;
    border-bottom: 1px solid #555758;
    margin-bottom: 10px;
}

.upsideTopicMenu li a {
    color: #ffffff;
    display: block;
}

.upsideTopicMenu li a:hover {
    color: #e44a35;
    text-decoration: none;
}

@media only screen and (max-width: 900px) {
    #lContent {
        display: block;
        width: 90%;
        clear: both;
        border-right: 0 none;
        margin: 0 auto;
    }
    #rContent {
        display: block;
        width: 90%;
        clear: both;
        max-width: 700px;
        margin: 1em auto;
        float: none;
    }

    #rContent .railSubscribe {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 20px;
        color: #ffffff;
        overflow: hidden;
        max-width: 100%;
    }

    #rContent .railSubscribe img {
        max-width: 260px;
        width: 80%;
    }

    #rContent .sideContributors {
        max-width: 900px;
        width: 100%;
    }

    #rContent .events {
        max-width: 900px;
        width: 100%;
    }

    #rContent .events ul li {
        width: 100%;
    }

    #rContent .resources {
        max-width: 900px;
        width: 100%;
    }

    #rContent .resources ul li a img {
        width: 40%;
    }
    .sideVideo img {
        max-width: 400px;
        margin: 0 auto;
        width: 100%;
        display: block;
    }
    .featuredQA {
        max-width: 600px;
        width: 80%;
    }
}

@media only screen and (max-width: 560px) {
    #lContent .upsideHomeArticleList ul li {
        width: 80%;
        display: block;
        margin: 0 auto;
    }

    .upsideAdditional ul li {
        width: 100%;
        display: block;
        min-height: 300px;
        margin-bottom: 6px;
    }

    #lContent .upsideAdditional ul li h3 {
        padding: 6px;
    }
}

/*------------ Promo ----------------*/

.boxPromo {
    border-top: 1px solid #e0e1db;
    margin: 2em 1em;
    padding: 2em;
    box-sizing: border-box;
    max-width: 990px;
    width: 90%;
    /* box-shadow: 0 0 6px 0 #e0e1db; */
    position: relative;
}

.boxPromo > h3 {
}

.boxPromo .summary {
    margin-left: 80px;
    font-family: "Avenir Next W05 Medium", "Montserrat", Helvetica, Arial, sans-serif;
}

.boxPromo .summary:before {
    content: " ";
    width: 80px;
    height: 80px;
    background: transparent url(../img/ico_alert.png) center no-repeat;
    display: block;
    position: absolute;
    left: 1em;
}

.boxPromo .summary a {
    color: #e44a35;
    text-decoration: underline;
}

.boxPromo .summary p {
    margin: 0 auto;
    padding: 0;
}

.boxPromo .summary h3 {
    margin: 0 0 0.5em 0;
}

@media only screen and (max-width: 560px) {
    .boxPromo .summary {
        margin: 0 auto;
    }

    .boxPromo .summary:before {
        position: relative;
        margin: 0 auto 1em;
        left: auto;
    }
}

.cal {
    text-align: center;
    position: absolute;
    top: 0.25em;
    right: 0.25em;
    font-size: 2em;
    font-family: "Avenir Next W05 Bold", "Montserrat", Helvetica, Arial, sans-serif;
    padding: 0;
    background-color: #fff;
    border: 1px solid #e0e1db;
}

.cal .date {
    position: relative;
    padding: 0.25em;
    letter-spacing: -0.1em;
    text-indent: -0.1em;
}

.cal span {
    background-color: #e44a35;
    color: #fff;
    font-size: 0.4em;
    width: 100%;
    text-transform: uppercase;
    box-sizing: border-box;
}
