now-treanding-bg-pink.png.ajax-loader{
    background: url("../assets/ajax-loader.gif") no-repeat center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
    height:100px;
}

.ajax-loader {
    background: url("../assets/ajax-loader.gif") no-repeat center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
    height:100px;
}

a.action-link {
    color: inherit;
    text-decoration: none !important;
    border:none;
}

span.subscribe-error {
    color: red;
    margin-top: -20px;
}

span.subscribe-success {
    color: green;
    margin-top: -20px;
}

.sub-btn {
   cursor: pointer; 
}

.topic-article .article-image img {
    width: 100%;
    height: 200px;
}

.topic-article .article-image iframe {
    width: 100%;
    height: inherit;
    vertical-align: middle;
}

.article-image img {
    width: 100%;
    height: inherit;
}
.article-image-search img{
    width: 100%;
    height: 200px;
}
.popular-article .article-image img {
    width: 100%;
    height: inherit;

}

.popular-video-thumbnail img {
    width: 100%;
    height: inherit;
}

.instagram-image img {
    width: 100%;
    height: inherit;
}

.result-image img {
    height: inherit;
}

.subcat-bold {
    text-decoration: underline;
    font-size: 17px !important;
}

.it-list-article .article-image img {
    height: inherit;
}

.main-article-image img {
    height: inherit;
    width: 100%;
}

.main-article-image img {
    height: inherit;
    width: 100%;
}

.main-article  {
    background-repeat: round;
}

.featured-category-grid a:last-child > .featured-category{
    margin-right: 0; 
}
.comments-wrapper{
    overflow-y: auto;
    -webkit-overflow-scrolling: auto;
    -webkit-backface-visibility: hidden;
}
#readMoreComment{
    margin-left: 35%;
    margin-top: 20px;
}
.trending-tags-container {
    background-image: url('../assets/now-treanding-bg-pink.svg');
    background-repeat: no-repeat;
    background-size: cover;
    /*margin-bottom: 50px;*/
}
.user-profile-icon{
    background-size:25px !important;
    background-repeat: round !important;
}
.single-comment .comment-content{
    width:80%;
    float:right;
}

video.video-section {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 360px;
    object-fit: cover;
    position: absolute; 
}
.header-div {
    margin: 7% 0;
    position: absolute;
    width: 100%;
}
.header-video-text {
    /*font-family: JennaSue;
    font-size: 65px;
    font-weight: 500;
    color: #066b8c;*/
    height: 140px;
    /*position: absolute;
    margin-left: 538px;
    margin-top: 125px;*/
    width: auto;
    vertical-align: top;
}

.header-video-sub-text {
    font-size: 20px;
    color: #066b8c;
    height: auto;
    margin-left: 12%;
    margin-top: -1.5%;
    width: auto;
}

.comment-font {
    text-transform: uppercase;
}
.count_stats {
    float: right;
    color: #066b8c !important;
    font-size: 15px !important;
}
.nn-widgit-user-img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.nykaa-network-questions-widget{
/*    max-width: 450px;
    margin: auto;*/
    max-width: 50%;
    margin: auto;
    text-align: center;
}
subscribe.font-style {
    font-family: PlayList-Orna;
}
.nn-widget1 {
    background-color: #FFDFBA;
}
.nn-widget2 {
    background-color: #FFFFBA;
}
.nn-widget3 {
    background-color: #BAFFC9;
}
.trending-tags a {
    width: 22%;
}

.page-not-found-box h3 {
    color: #aaa;
    font-size: 26px;
    display: block;
    margin-bottom: 20px;
    line-height: 32px;
}

.page-not-found-box h1 {
    font-size: 130px;
    line-height: 130px;
    opacity: 0.8;
    color: #050000;
    font-weight: bold;
    display: block;
    font-family: 'PT Sans', Arial, sans-serif;
    letter-spacing: -2px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.site-button {
    font-size: 15px;
    display: inline-block;
    padding: 10px;
    background-color: #066b8c;
    border-radius: 6px;
    color: #fff;
}

.no-record-found {
    text-align: left;
    padding-left: 5px;
}

@media only screen and (max-width: 760px) {
    .trending-tags-container {
        background-size: cover;
        /*margin-bottom: 50px;*/
    }
    .it-list-article .article-image img {
        width: 100%;
        height: inherit;
    }
    .latest-edition-article .article-image img {
        width: 100%;
        height: inherit;
    }
    .article-image img {
/*        width: 100%;
        height: 140px;*/
        width: 180px;
        height: 110px;
    }
    .desktop-search-result .article-image{
        width: auto;
    }
    .popular-article .article-image img {
        width: 100%;
        height: inherit;
    }
    .topic-article .article-image img {
        width: 100%;
        height: 200px;
    }
    .instagram-image img {
        width: 100%;
        height: inherit;
    }
    video.video-section {
        min-height: 100px;
    }
    
    .header-video-text {
        height: 50px;
        /* font-family: JennaSue;
     font-size: 30px;
     font-weight: 600;
     color: #066b8c;
     
     position: absolute;
     margin-left: 125px;
     margin-top: 15px;*/
        width: auto;
        vertical-align: top;
    }
    
    .header-video-sub-text {
        font-size: 11px;
        color: #066b8c;
        height: 12.2px;
        /*position: absolute;
        margin-left: 188.1px;
        margin-top: 49.4px;*/
        width: auto;
        margin-left: 19%;
        margin-top: -2%;
    }
    
    .header-div {
        margin: 5% 0;
    }
    
    .single-comment .comment-content {
        margin: unset !important;
    }
    
    .nn-widgit-user-img {
        height: 30px;
        width: 30px;
        border-radius: 50%;
    }
    .desktop-only {
        display: none;
    }
    .nykaa-network-questions-widget{
        max-width: 412px;
        margin: auto;
    }
    .trending-tags a {
        font-size: 16px;
        margin: 10px 0 0;
        width: 95%;
    }
    
    .page-not-found-box h1 {
        font-size: 90px;
    }
    
    .page-not-found-box h3 {
        font-size: 21px;
    }
    
    .new-feature-image {
        height:200px !important;
    }
}
