.nets-news div#content {
    max-width: 1400px;
}

.nets-news h1 {
    margin-bottom: 0;
}

.nets-news .post__sub-title, .field-name-field-subheadline {
    /* font-weight: bold; */
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 30px;
}

.nets-news .panel-pane.pane-etowah-story-pane-photo {
    margin-top: 10px;
}

.nets-news div#article-rotate-ticket-block {
    text-align: center;
}

.nets-news .author-block__post-date {
    display: none;
}

.nets-news.node-type-story .panel-pane.pane-etowah-story-pane-photo img {
    width: 100%;
}

.nets-news.node-type-story .pane-etowah-story-pane-photo .pane-content > div {
    width: 90%;
    margin: 0 auto;
    /*    padding: 0px 15px;
    background-color: #f6f6f6;
    border-bottom: solid 1px #B6B6B6;
    border-radius: 2px;
    position: relative;
    top: -30px;
    z-index: 2;
    overflow: hidden;
*/
    text-align: center;
}

.nets-news.node-type-story .field.field-name-field-subheadline {
    border-top: 2px solid #ddd;
    padding-top: 20px;
}

.nets-news.node-type-story .panel-pane.pane-entity-field.pane-node-body {
    width: 90%;
    margin: 0 auto;
}

.nets-news .panel-pane.pane-etowah-story-pane-photo h1 {
    text-align: center;
    margin-bottom: 0;
    font-size: 52px;
    font-size: 5.2rem;
    margin-top: 15px;
}

.nets-news .nbaTopWrapper {
    margin-bottom: 20px;
    max-width: unset!important;
    max-height: unset!important;
}

.nets-news .nbaGalleryDetails {
    display: none;
}

.nbaGallery .nbaImageGallery .action{
    display: none;
}

.nets-news .author-block {
    width: 90%;
    padding: 0px 0px 0px 0;
    margin: auto;
    background-color: transparent;
    border-bottom: none;
    float: none;
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 10px;
}

.nets-news .nbaCvpWrapper {
    margin-top: 30px;
}

.author-block__post-date {
    color: #666;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    margin-top: 0;
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
    margin-right: 10px;
}

.nets-news .social-bar--author-block__wrapper {
    position: relative;
    height: auto;
    display: inline-block;
    float: right;
}

.nets-news .social-bar--share-text {
    position: relative;
    top: 0;
}

.nets-news .social-bar--author-block__wrapper .social-bar {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 0;
    border-bottom: 0;
    position: relative;
}

.nets-news .social-bar--author-block__wrapper .social-bar .social-bar__item {
    margin: 0 5px 0 0;
}

.nets-news div.nbaCvpWrapper {
    max-width: initial!important;
}

.nets-news .gpt_container.banner-ad {
    margin: auto;
}

.nets-news div#previewGameCompanion {
    margin: 0 5% 10px 20px;
}

.nets-news div#iotg .img-responsive {
    margin: auto;
}

.tag,
.pane-etowah-story-pane-tags {
    margin-bottom: 15px;
    width: 90%;
    margin: auto auto 15px;
}

.nets-news .pane-node-body p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.58;
    letter-spacing: -.003em;
    --x-height-multiplier: 0.35;
    --baseline-multiplier: 0.179;
    color: rgba(0, 0, 0, .8);
}


/*BY LINE*/

.custom-bylinetext {
    text-align: center;
    padding: 30px 10px;
    border-bottom: solid 8px #000;
    margin: 0 auto 30px;
    max-width: 760px;
    border-top: 2px solid #DDD;
    text-transform: uppercase;
}


.by-line {
    font-size: 12px!important;
    font-size: 1.2rem!important;
    line-height: 1.6;
    margin-bottom: 10px;
}

.by-line img.profile-image {
    max-width: 50px;
    /* float: left; */
    border-radius: 50px;
    border: 1px solid #efefef;
    /* margin-right: 10px; */
    margin-bottom: 0;
        margin: auto;
}

/*ASPECT RATIO*/

.aspect-ratio-wrap {
    margin: 10px auto;
    max-width: 760px;
    margin: 10px auto;
}

.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


/* CENTER EMBEDED TWEETS & INSTAGRAM */

.nets-news .twitter-tweet.twitter-tweet-rendered,
.nets-news .instagram-media.instagram-media-rendered {
    margin: auto!important;
    margin-bottom: 20px!important;
}

@media (max-width: 786px) {
    .nets-news .panel-pane.pane-etowah-story-pane-photo h1 {
        font-size: 36px!important;
        font-size: 3.6rem!important;
    }
}
