.ir-wrapper {
    max-width: 960px;
}

.hero-box-wrapper {
    /* you can also use daqbg2.jpg through daqbg10.jog
    background: url(http://phx.corporate-ir.net/mobile/resources/images/daqbg4.jpg) center center repeat-y;
    background-size:cover; */
    padding: 0 3px;
    height: 310px;
    position: relative;
}

.hero-box-overlay {
    position: absolute;
    width: 370px;
    height: 270px;
    right: 0;
    background: #E4DFCE;
    opacity: 0.7;
    top: 0;
    margin-right: 0;
}

.hero-box-wrapper h1 {
    color: #fff;
    font-size: 42px;
}

.hero-box-quote {
    padding: 15px;
}

.data-price {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}

.data-change {
    font-size: 19px;
    font-weight: bold;
    color: #7b6b49;
}

.box-disclaimer {
    font-size: 13px;
    margin-top: 15px;
    color: #000000;
}

.box-stock-exchange {
    font-size: 13px;
    color: #000000;
    margin-bottom: 10px;
}

.ir-content h2 {
    margin-top: 0;
}

.ir-content h3 {
    margin-top: 10px;
}

.ndaq-article {
    background: none repeat scroll 0 0 #f3f3f3;
    border-bottom: 1px solid #F3F3F3;
    margin-bottom: 15px;
    padding: 10px 10px 0;
}

.ndaq-event-list {
    background: none repeat scroll 0 0 #666;
    margin-left: 10px;
    padding: 20px;
    font-size: 15px;
    color: #000000;
}

.ndaq-article a {
    text-decoration: none;

}

a.ndaq-article-more {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.ndaq-article-title {
    font-weight: bold;
    font-size: 19px;
    color: #353535;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 28px;
}

.ndaq-article-date {
    font-size: 15px;
    color: #000000;
}

.featured-page img {
    max-width: 100%;
}

.event-list a {
    text-decoration: none;
    color: #353030;
}

.black-box {
    background: #000;
}

.black-box .box-stock-exchange,
.black-box .box-disclaimer,
.black-box .data-price {
    color: #fff;
}

.black-box .data-change .minus {
    color: #D61A1A;
}

.black-box .data-change.plus {
    color: #09B160;
}

.profile-box {
    width: 60%;
}

.ndaq-event-list-date {
    font-weight: bold;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.ndaq-event-list-title {
}

.featured-page a {
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
}

.ndaq-reports img {
    max-width: 100%;
}

@media all and ( min-width: 600px ) {
    .centered-label {
        text-align: center;
    }

}
