#content {
    padding-top: 75px;
}

.blog-banner {
    height: 50vh;
    background-image: url(https://storage.googleapis.com/giffycms-partnerlinksolutions.appspot.com/5649342266343424);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: -1rem;
}

#first-column {
    display: none;
}

#authorImageSpan a,
#innerAuthorDiv a {
    cursor: default;
}

.search-top-bar {
    padding: 0 10% 0;
}

.topViewedStoryViews {
    display: none;
}

.footeroverlay #container {
    height: 30px
}

.topicHolder {
    display: none;
}

.staticTopViewedStoryholder,
.topViewedStoryholder {
    padding-left: 0%;
    padding-top: 2%;
}

#authorDiv {
    margin-right: 5rem;
}

#storytext {
    padding-left: 0
}

#innerDateDiv {
    font-size: 1.3rem;
    margin-top: 0;
    margin-bottom: .5rem
}

#holder2 {
    display: none !important;
}

.topViewedArticleholder {
    width: 65%;
    margin: 21px 17% 3.5rem;
}

#mobileHeaderTab {
    margin-top: 1rem
}

.header-search {
    width: 100%;
}

.header-search-submit {
    position: static;
    background: transparent !important;
    border-radius: 3px;
    padding-top: 3px;
    width: auto;
}

.column-one {
    background-color: #fff !important
}

#allArticlesHolder {
    width: 400px !important
}

#uparrow img {
    width: 4% !important
}

.fbshareButton img,
.lkshareButton img,
.twshareButton img {
    width: 10% !important
}

#articleholder {
    margin-top: 6rem;
    height: auto !important;
}

#relatedArticles a {
    color: #080808;
}

/* Fix search bar layout without Bootstrap grid */
.search-top-bar .row {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
}

.search-top-bar .row>div {
    padding: 0;
}

.search-top-bar .col-md-11,
.search-top-bar .col-sm-11,
.search-top-bar .col-xs-11 {
    flex: 1 1 auto;
    width: auto;
}

.search-top-bar .col-md-1,
.search-top-bar .col-sm-1,
.search-top-bar .col-xs-1 {
    flex: 0 0 auto;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    font-size: 1rem;
    padding: 0.5rem 0;
    background: transparent;
}

.header-search-submit {
    width: 22px;
    height: 22px;
    object-fit: contain;
    cursor: pointer;
    margin-left: 1rem;
    background: transparent;
    border: none;
    padding: 0;
}

/* NEW ADDED CSS DETAILS PAGE */
.social-share-button {
    display: flex;
    flex-direction: row;
}

.fb-story-img img,
.tw-story-img img,
.lk-story-img img {
    width: 2.5rem;
}

.tw-story-img, .lk-story-img {
    padding-left: 1rem;
}

.story-upcoming {
    display: none;
}

#viewArticleDiv {
    width: 100%;
}

#innerDateDiv {
    font-size: 0.8rem;
} 

.authorHeaderWrapper  {
    margin-top: 6rem;
}
/* NEW ADDED CSS END */

@media only screen and (max-width: 1135px) {
    /* .header-search {
        width: 98%
    } */
}

@media only screen and (max-width: 965px) {
    /* .header-search {
        width: 77%
    } */
}

@media only screen and (max-width: 790px) {
    .header-search {
        margin-left: 1rem;
        /* width: 97% */
    }
}

@media only screen and (max-width: 1024px) {

    .fb-story-img,
    .lk-story-img,
    .tw-story-img {
        height: 1rem;
        width: 3rem
    }
}

@media only screen and (max-width: 768px) {

    /* category css */

    #articleCategoryMenu {
        width: 95%;
    }

    .article-category-menu {
        justify-content: flex-start;
        /* stop centering */
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
        padding: 0 1.5rem;
        margin: 4rem 0 2rem;
        -webkit-overflow-scrolling: touch;
    }

    .article-category-menu::-webkit-scrollbar {
        display: none;
    }

    .article-category-menu li {
        flex: 0 0 auto;
        display: inline-block;
    }

    .article-category-menu a {
        font-size: 15px;
        margin: 6px 1.2rem 6px 0;
    }

    /* end category css */

    .header-search::placeholder {
        color: #666;
        opacity: 1;
        font-size: 14px
    }

    #articleholder {
        margin-top: 7rem;
    }

    .blog-banner {
        height: 40vh;
    }

    #content {
        padding-top: 112px;
    }

    .staticTopViewedStoryholder,
    .topViewedStoryholder {
        margin-bottom: 0.5rem;
    }

    #holder2 {
        padding-bottom: 0px !important;
    }

    .topViewedArticleholder {
        width: 100%;
        margin: 0;
    }

    .fb-story-img {
        height: 2rem;
        width: 1rem;
    }

    .tw-story-img {
        height: 1rem;
        width: 1rem;
        margin-left: 2rem
    }

    .lk-story-img {
        height: 1rem;
        width: 1rem;
        margin-top: .8rem;
        margin-left: 3rem
    }

    #mobileHeaderTab {
        display: none !important;
    }

    /* Article Share button */
    .topViewedStorySocialIcon {
        display: block !important;
    }

    .social-arrow-image {
        padding-bottom: 1.5rem;
    }

    .fb-story-img img, .tw-story-img img, .lk-story-img img {
        width: 1.5rem;
    }

    .social-arrow-image:hover .footeroverlay {
        position: relative !important;
    }
}

@media only screen and (max-width: 599px) {

    #searchForm .row {
        padding: 0px !important;
    }

    #content {
        padding-top: 7rem;
    }

    .blog-banner {
        height: 35vh;
    }

    /* .header-search {
        width: 95%
    } */

}

@media only screen and (max-width: 574px) {
    .blog-banner {
        height: 38vh;
    }
    #content {
        padding-top: 4rem;
    }
}

@media only screen and (max-width: 426px) {

    .articleholder {
        margin-right: 4rem
    }
}

@media only screen and (max-width: 431px) {
    /* .header-search {
        width: 95%
    } */

    #allArticlesHolder {
        width: 300px !important;
        margin-left: 4rem
    }
}

@media only screen and (max-width: 334px) {
    /* .header-search {
        width: 49%
    } */
}

@media only screen and (max-width: 390px) {
    #allArticlesHolder {
        padding-right: 3rem
    }
}

@media only screen and (max-width: 355px) {
    #allArticlesHolder {
        padding-right: 4rem
    }
}

@media only screen and (max-width: 338px) {
    #allArticlesHolder {
        padding-right: 5rem
    }
}

@media only screen and (max-width: 330px) {
    #allArticlesHolder {
        padding-right: 6rem
    }
}

@media only screen and (max-width: 320px) {
    #allArticlesHolder {
        padding-right: 7rem
    }
}

@media only screen and (max-width: 300px) {
    #allArticlesHolder {
        padding-right: 9rem
    }
}