/*.home-inner {
    background: #F5F5F5;
}*/
 

.breadcrumb li span {
    font-family: 'NotoSansTamil-Regular';    
}

.article-sec {
    position: relative;
    margin-bottom: 50px;
    background: #f1f1f1;
}

.sec-article-main:after {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 20px solid #398C93;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    left: 48%;
    bottom: -35px;
    display: block;
}

.article-sec:last-child {
    border-bottom: 0;
}
.article-sec:last-child:after {
    display: none;
}

.article-inner {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f1f1;
}

.rcp-wpr {
    background: #f2f2f2;
}

.article-inner-right {
    padding: 0px 10% 30px;
    box-sizing: border-box;
}

.breadcrumb {
    background: transparent;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    padding: 0px 0 10px;
    margin: 0;
}

.breadcrumb>li+li:before {
    content: '›';
    color: #434343;
}

.sec-article-main {
    background: #fff;
    display: block;
    padding: 20px 50px 20px 50px;
    margin-bottom: 20px;
}

.article-category-name {
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0 10px 0;
    color: #BA942C;
    overflow: hidden;
    font-family: 'NotoSans-Regular';
}

.article-main h3 {
    font-size: 24px;
    font-family: 'NotoSansTamil-Bold';
    font-weight: 600;
    line-height: 32px;
    margin: 18px 0 10px 0;
}

.article-main-title {
    position: relative;
    clear: both;
}

.article-main-title h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    margin: 5px 0 10px 0;
    width: 100%;
    font-family: 'taun-tamil11';
    clear: both;
    word-spacing: -3px;
    letter-spacing: 0.2px;
}

.article-main-title p {
    font-size: 16px;
    line-height: 26px;
    color: #5E5E5E;
    font-family: 'NotoSansTamil-Regular';
}

.article-main-tag {
    font-size: 13px;
    color: #919191;
    overflow: hidden;
    margin: 5px 0 5px 0;
}

span.article-tag-author {
    font-size: 16px;
}

.article-tag-author {
    color: #333;
}

.article-main-tag .article-tag-info {
    display: block;
    margin: 2px 0 10px 0;
}

.author-info {
    float: left;
    margin: 0 0 0 5px;
}
.author-info-holder {
    width: auto;
    float: left;
    min-width: 170px;
    margin: 0px 10px 10px 0px;
}

.article-main-tag span {
    display: inline-block;
    padding: 0 0 0 5px;
}
.footer-outer .newsletter-sec {
    margin: 0 auto;
    display: inline-block;
    width: 450px;
    float: none;
    text-align: left;
    padding: 0px 30px 0px 20px;
    box-sizing: border-box;
}
.sub-save-sec {
    width: auto;
    float: none;
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    padding: 0px 10px 0px 30px;     
}
.newsletter-sec .sec-tlt-6,
.subsave-content .sec-tlt-6 {
    margin-bottom: 5px;
    text-transform: capitalize;
    padding-bottom: 0px;
    line-height: 26px;
}
.subsave-content .sec-tlt-6  {
    margin-bottom: 5px;
}
.subsave-content .newsletter-form-field a {
    float: left;
}
.subsave-content .newsletter-form-field {
    margin-top: 0px;
}
.subsave-img {
    width: 190px;
    float: left;
    position: relative;
}
.subsave-img img:first-child {
    width: 100px;
    position: relative;
    top: 20px;
}
.subsave-img img:last-child {
    width: 125px;
    position: absolute;
    z-index: 1;
    top: -15px;
    right: 0px;
}
.subsave-content {
    float: right;
    width: calc(100% - 190px);
    padding-left: 30px;
    font-family: 'NotoSans-Regular';
}
.logo-super {
    width: 30px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -5px;
    text-align: center;
    margin-right: 5px;   
}
.logo-super img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.success-alert {
    width: 100%;
    float: left;
    color: #01834a;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
}
.article-figcaption {
    font-size: 16px;
    line-height: 36px;
    color: #5E5E5E;
    font-family: 'NotoSansTamil-Regular';
}

.article-main-para {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    font-size: 16px;
    line-height: 36px;
    font-family: 'NotoSansTamil-Regular';
    clear: both;
}

.article-main-para p {
    padding: 10px 0;
}
.article-main-para p a {
    color: #337ab7;
}

.img-article-main {
    padding: 20px 0;
    float: left;
    width:  100%;
    box-sizing: border-box;    
}

.img-article-main img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.first-img-blur {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: cover;
    overflow: hidden;
    filter: blur(15px);    
}
.blur-outer {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.img-info {
    overflow: hidden;
    margin: 10px 0 0 0;
    font-size: 13px;
    color: #666;
}

.img-author {
    float: left;
    font-weight: 400;
}

.img-author .zmdi-camera {
    font-size: 18px;
    float: left;
    margin: -2px 5px 0px 0;
}

.img-copyright {
    float: right;
}

.newsletter-article {
    margin: 0 40px 20px 0;
    font-family: 'Roboto', sans-serif;
}

.newsletter-article .input-group {
    display: block;
    overflow: hidden;
}

.newsletter-article h4 {
    font-size: 16px;
    font-weight: 600;
    color: #5C5C5C;
    padding: 0 0 15px;
    margin: 0;
}

.newsletter-article p {
    font-size: 14px;
    line-height: 22px;
    color: #868686;
    padding: 0 0 15px;
    margin: 0;
}

.newsletter-article .input-group input {
    float: left;
    font-size: 12px;
    border: 1px solid #95989A;
    height: 36px;
    width: 70%;
}

.newsletter-article .input-group button {
    float: left;
    font-size: 12px;
    background: #696969;
    color: #fff;
    border: 1px solid #696969;
    height: 36px;
    width: 30%;
    font-weight: 600;
}

.article-main-quote {
    float: right;
    color: #D04545;
    text-align: center;
    font-size: 1.7vh;
    font-family: 'NotoSansTamil-Bold';
    margin-left: 20px;
    padding: 0;
}

.article-main-quote:before {
    font-size: 1.7vh;
    content: '“';
    color: #A7A7A7;
}

.article-main-quote:after {
    font-size: 1.7vh;
    line-height: 1rem;
    content: '„';
    font-weight: 600;
    position: relative;
    padding-left: 10px;
    color: #A7A7A7;
}

.article-tags {
    display: block;
    overflow: hidden;
    padding: 10px 0 0;
    margin: 10px 0 10px 0;
    font-size: 14px;
    clear: both;
}

.article-tags li {
    float: left;
    margin: 0 10px 10px 0;
    border-radius: 0px;
}
.article-tags ul {
    overflow: hidden;
    margin: 0px;
}
.mood-wrapper {
    font-family: 'NotoSans-Regular';
}

.article-tags li a {
    background: #E9E9E9;
    padding: 5px 15px;
    border: 1px solid #DCDDDD;
    color: #222222;
    text-decoration: none;
    float: left;
    border-radius: 70px;
    line-height: 22px;
    font-family: 'NotoSans-Regular';
}

.article-tags li a:hover {
    background: #4F4F4F;
    color: #fff;
}

.article-suggest {
    display: block;
    overflow: hidden;
    padding: 0 0 20px;
    font-size: 16px;
}
.inner-article-authorname {
    position: relative;
    float: left;
    width: calc(100% - 45px);
    padding-left: 15px;
}
.inner-article-authorname h3 {
    display: inline-block;
    clear: both;
    position: relative;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.inner-article-authorname .follow-btn {
    position: relative;
    display: inline-block;
    right: inherit;
    top: inherit;
    margin-left: 5px;
    vertical-align: middle;
}
.inner-article-authorname p {
    clear: both;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    max-height: 82px;
    overflow: hidden;
}
.split-border {
    margin: 0px 0px 20px;
    border-bottom: 1px solid #e9e9e9;
}
/*.split-border:last-child {
    border-bottom: none;
    margin: 0px 0px 0px;
}*/
.article-suggest li {
    float: left;
    padding-right: 20px;
    list-style: none;
}

.more {
    color: #D55A5F;
    border-bottom: 1px solid #D55A5F;
    font-family: 'Roboto', sans-serif;
}

.sec-ad {
    width: auto;
    margin: 0px auto;
    padding: 0px 20px;
    background: #e8e8e8;
    overflow: hidden;
}

.vk-adsec-1 .vk-adtag {
    text-align: right;
    padding: 0 0 5px;
    display: block;
    overflow: hidden;
}

.article-inner-right .editors-pick {
    display: block;
    overflow: hidden;
    padding: 0;
    background: #fff;
}

.article-inner-right .editors-pick-list-text {
    padding-left: 0;
}

.sec-more-story {
    display: block;
    overflow: hidden;
    margin: auto;
    float: inherit;
    width: 100%;
}

.article-inner-right h3.sec-tlt,
.article-inner-right h3.sec-tlt-2 {
    padding: 0;
    margin: 20px 0;
    font-size: 2.5rem;
}

.post-trend {
    color: #3596D8;
    float: right;
    font-size: 3rem;
    margin-top: -10px;
}

.nav-more {
    border-bottom: 3px solid #D55A5F;
    display: block;
    overflow: hidden;
}

.nav-more li {
    float: left;
}

.nav-more li a {
    font-size: 18px;
    color: #272727;
    padding: 10px 15px 8px;
    float: left;
}

.nav-more li a.active {
    background: #D55A5F;
    color: #fff;
}

.list-most-read {
    padding: 0 20px;
    background: #fff;
}

.list-most-read li {
    border-bottom: 1px solid #E3E3E3;
    padding: 20px 0;
    list-style: none;
}

.list-most-read li p {}

.list-most-read li span {
    display: inline-block;
    font-size: 12px;
    color: #919191;
    padding: 0 5px 0 0;
}

.list-most-read li .post-time:before {
    content: '.';
    line-height: 1rem;
    padding: 0 8px 0 0;
}

.list-most-read li h3 {
    color: #181818;
    font-family: 'NotoSansTamil-Regular';
    font-size: 14px;
    line-height: 20px;
}

.list-most-read li:last-child {
    border: 0 !important;
}

#sticky-social {
    position: absolute;
    top: 150px;
    right: -22px;
    z-index: 11;
    transition: all 0.5s;
}
.article-sec.active {
    display: block;
}
#sticky-social.sticktfixed {
    position: fixed;
    top: 150px;
    z-index: 11;
    right: inherit;
}
.stickybottom {
    position: absolute;
    top: inherit !important;
    bottom: 110px;
    z-index: 11; 
    opacity: 0;  
}
.show-comment img {
    width: 25px;
}
#sticky-social li {
    margin: 15px 0;
    line-height: 44px;
    border-radius: 50px;
    width: 44px;
    font-size: 24px;
    position: relative;
    list-style: none;

    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
    overflow: hidden;
    overflow: hidden;
    max-height: 44px;
    transition: all 0.1s;
}
.album-inner-section .album-slider .img-article-main .show-comment img {
    width: 25px !important;
    height: auto;
    display: inline-block;    
    position: relative !important;
}
#sticky-social li:hover {
    /*box-shadow: 0px 0px 10px #6d6a6a;*/
    transform: scale(1.09);
}

.expand-share {
    max-height: 344px !important;
}

#sticky-social a {
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
}

#sticky-social a span {
    line-height: 35px;
    left: -120px;
    position: absolute;
    text-align: center;
    width: 120px;
}

#sticky-social a:hover span {
    left: 100%;
}

.comment-btn-active {
    position: relative;
}

.comment-btn-active {
    background: #026D34 !important;
}

.icon-yellow {
    background: #841aff;
    width: 44px;
    height: 44px;
    line-height: 54px;
}

.icon-blue {
    background: #238BD8;
    width: 44px;
    height: 44px;    
}

.icon-green {
    background: #299B5E;
    width: 44px;
    height: 44px;   
}

.icon-red {
    background: #D16724;
    width: 44px;
    height: 44px;   
}

.facebook-icon {
    background: #3a559f;
}

.twitter-icon {
    background: #55acee;
}

.linkedin-icon {
    background: #007ab9;
}

.google-plus-icon {
    background: #ce1616;
}


.clap-icon {
    width: 28px;
    height: 28px;
    background:#841aff url(../images/clap.png) no-repeat;
    display: inline-block;
    cursor: pointer;
    background-position: -8px -8px;
}

/*#sticky-social .clap-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}*/

.article-inner .top-trends-list ul {
    background: #fff;
    border: 0;
    padding: 10px 20px;
    height: auto;
    counter-reset: toptrends;
}

.vk-vk-vk-adposter {
    height: auto;
}

.vk-vk-vk-adpost {
    padding: 0;
}

.video-poster:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, #000000 100%);
    opacity: 0.84;
}

.post-category-short {}

.post-category-short span {
    background: #EB1F26;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    text-transform: uppercase;
}

.post-short-info .post-cmnt,
.post-short-info .post-shares {
    float: right;
    margin-left: 5px;
}


.related-post-fullwidth {
    padding: 30px 80px;
    height: 90vh;
}

.related-post-fullwidth .row {
    margin-left: -30px;
}

.related-post-fullwidth h3 {
    margin-top: 22vh;
    font-size: 2rem;
    font-weight: 400;
    padding: 0 0 20px;
}

.related-post-item {
    padding: 0 40px;
}

.related-post-item img {
    width: 100%;
}

.related-post-item p {
    font-size: 14px;
    padding: 15px 0;
}


.footer1 .footer-nav,
.footer2 {
   padding: 70px 80px 30px;
}

.footer1 .footer-nav>.col-lg-6 {
    padding: 0 !important;
}


.footer1 {
    background: #292929;
    padding: 1px 0 0;
    overflow: hidden;
    /*  border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #003;*/
}
.footer-social ul {
    float: left;
}
.footer-social ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 14px;
}
.footer-social ul li:nth-child(3) {
    margin-right: 0px;
}
.footer-social ul li:last-child {
    margin-right: 0px;
}
.footer-social ul li:nth-child(4) {
    clear: both;
}
.footer-social ul li a {
    display: block;
    padding: 8px 12px;
    border: 1px solid #848080;
    line-height: 12px;
    transition: all 0.5s;
}
.footer-social ul li a i:before {
    color: #fff;
    font-size: 16px;
}
.footer-social ul li a:hover {
    background: #fff;
}
.footer-social ul li a:hover i:before {
    color: #000;
}
.footer1 li h3,
.connect-social  {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #d1d1d1;
    text-align: left;
    font-family: 'NotoSans-Regular';
}

.footer1 ul li {
    font-size: 14px;
    line-height: 30px;
}
.download-app-list li {
    float: left;
    margin-right: 30px;
}
.download-app-list li:last-child {
    margin-right: 0px;
}


.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    position: relative;
}



#social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.footer1 {
    color: #D1D1D1;
}

.footer1 .container {
    width: 100%;
}

.footer1 li a {
    color: #a5a5a5;
    transition: all 0.3s ease;
    font-family: 'NotoSans-Regular';
}

.footer1 li a:hover {
    color: #fff;
}

.footer2 .downlovk-adapp-list {
    text-align: left;
}

.footer2 .downlovk-adapp-list li {
    display: inline-block;
    margin-right: 20px;
}

.footer2 .social-links {
    text-align: right;
    margin-bottom: 0;
}

.footer2 .social-links li {
    display: inline-block;
    padding: 0 5px;
}

.footer2 .social-links a {
    border-radius: 50%;
    border: 1px solid #ADADAD;
    color: #ADADAD;
    width: 32px;
    height: 32px;
    font-size: 20px;
    line-height: 32px;
    float: left;
    text-align: center;
}

.footer2 .social-links a:hover {
    background: #fff;
    color: #000;
}

.footer-bottom {
    background-color: #none;
    min-height: 30px;
    width: 100%;
}

.copyright {
    color: #95989A;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 80px;
    font-size: 12px;
}

.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}

.design a {
    color: #fff;
}



/*.editors-pick-list > div{
    padding: 0;
    }*/

/*.editors-pick-list {
    overflow: hidden;
}*/

.editors-pick img {
    width: 100%;
}

@media screen and (max-width: 480px) {

    .article-inner-right,
    .related-post-fullwidth {
        padding: 0 20px;
        background: #fff;
    }
    .editors-pick-list .editors-pick-list-text {
        padding: 0 10px;
    }
    .article-main-para {
        padding: 5px 0 !important;
    }
    .article-suggest {
        padding-bottom: 0 !important;
    }
/*    .editors-pick h3 {
        height: 50px;
        overflow: hidden;
    }*/
    .editors-pick-list img {
        width: 100%;
    }
    .article-tags ul {
        text-align: center;
        margin: 0;
    }
    .article-tags li {
        float: none;
        padding: 0 5px 5px 0 !important;
        display: inline-block;
    }
    .article-suggest {
        text-align: center;
    }
    .article-suggest li {
        display: inline-block;
        padding: 10px;
        float: none;
    }

    .article-main-quote,
    .newsletter-article {
        margin: 0;
        padding: 0 0 10px 0;
    }
    .article-main-para {
        padding: 10px 0;
    }
 
    .footer2 {
        padding: 0;
    }
    .footer2 .downlovk-adapp-list,
    .footer2 .social-links {
        text-align: center;
    }
    .footer2 .downlovk-adapp-list {
        margin-bottom: 20px;
    }
    .footer2 .downlovk-adapp-list li {
        width: 40%;
        margin: 0;
    }
    .footer2 .downlovk-adapp-list img {
        width: 100%;
        max-width: 120px;
    }
    .copyright {
        text-align: center;
    }

    .section-article-right .top-news-tabs,
    .home-news .top-news-tabs {
        position: relative;
    }
    .section-article-right .top-news-tabs li,
    .home-news .top-news-tabs li {
        float: left;
        padding: 2px 10px;
        display: block;
    }

    .section-article-right .top-news-tabs:after,
    .home-news .top-news-tabs:after {
        display: none;
    }
    .home-news .tab-content {
        padding: 0;
    }
    .home-news .tab-content .editors-pick-list {
        padding: 10px;
        box: 0;
        border-bottom: 1px solid #E3E3E3;
    }
}

.section-article-right .vik_top_trending_arts .top-trends-list {
    padding: 0px;
}
.container-comment {
    background: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 0 8px #ddd;
    margin-top: 80px;
}

.container-comment:before {
    content: "";
    height: 20px;
    width: 20px;

    border-left: 0 solid transparent;
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;

    position: absolute;
    left: -20px;
    top: 120px;
}

/*.container-comment:after {
    content: "";
    width: 20px;
    height: 20px;

    border-left: 20px solid transparent;
    border-right: 20px solid transparent;  
    border-top: 20px solid #fff;

    position: absolute;
    left: -20px;
    top: 120px;
}*/

.comment-header {
    padding: 7px 10px;
    font-size: 14px;
    border-bottom: 1px solid #E1E2E2;
    color: #151515;
}

.view-all-response {
    color: #EB1F26;
    float: right;
    cursor: pointer;
}

.comment-view-all:hover {
    color: #EB1F26;
    text-decoration: underline;
}

.comment-header span {
    display: inline-block;
    padding: 0 0 0 5px;
    color: #919191;
}

.comment-header .comment-count:before {
    content: '.';
    padding: 0 5px 0 0;
    line-height: 1rem;
}

.comment-list {
    max-height: 95vh;
    overflow-y: auto;
    padding: 0 15px;
    width: 100%;
}

.comment-list li {
    list-style: none;
    position: relative;
}

.comment-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.comment-list-item {
    padding: 10px 0;
    border-bottom: 1px solid #E1E2E2;
}

.comment-list-avt {
    position: absolute;
}

.comment-list-header {
    font-size: 14px;
    font-weight: 600;
    padding: 2px 0 5px 50px;
}

.comment-list-content {
    font-size: 12px;
    line-height: 18px;
    padding-left: 50px;
    color: #2F2F2F;
    font-family: 'NotoSansTamil-Regular';
}

.comment-list-yours {
    font-size: 13px;
    line-height: 20px;
    color: #2F2F2F;
    margin: 20px 0 0px 0;
    padding: 0 10px;
    font-family: 'NotoSansTamil-Regular';
    max-height: 150px;
    width: 100%;
}

.comment-list-yours textarea {
    width: 100%;
    height: 124px;
    border: 0;
    resize: none;
    padding: 6px 10px;
}

.comment-list-footer {
    text-align: right;
    padding: 10px 0 6px 50px;
    text-transform: uppercase;
    border-top: 1px solid #f2f2f2;
}

.comment-list-footer span {
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
}

.comment-btn-reply {
    color: #299B5E;
}

.comment-btn-send {
    color: #333333
}

.comment-list-reply {
    padding: 10px 0 10px 50px;
}

.comment-list-reply p {
    font-size: 12px;
    color: #919191
}

.comment-list-reply textarea {
    border: 1px solid #E1E2E2;
    border-radius: 4px;
    line-height: 18px;
    font-size: 12px;
    width: 100%;
    resize: none;
    height: 70px;
    padding: 10px;
    font-family: 'NotoSansTamil-Regular';
}

.section-comment {
    position: absolute;
    display: block;
    overflow: hidden;
    left: 0;
    top: 0;
    padding: 30px 0 30px 20px;
    margin: 0 50px;
    width: 90%;
}

.sec-video-main {
    background: #343434;
    padding: 20px 40px;
    /*height: 100vh;*/
}

.sec-video-main .breadcrumb {
    background: none;
}

.sec-video-main .breadcrumb>li+li:before {

    color: #fff;
}

.sec-video-main .breadcrumb li a {
    color: #fff;
}

.sec-video-main .article-main-title h3 {
    color: #fff;
}

.video-gallery-main {
    padding: 20px 0 0;
    color: #cacaca;
}

.video-player-container img {
    width: 100%;
}

.video-next-list h2 {
    color: #cacaca;
    font-size: 22px;
    font-weight: 400;
    padding: 0px 0 8px 8px;
    line-height: 18px;
}

.article-inner.wrapper-video {
    background: #fff;
}

.wrapper-video .article-inner-right .editors-pick {
    padding: 0;
}

.video-next-item-text {
    width: 70%;
    float: right;
    padding-left: 10px;
    color: #cacaca;
    font-family: 'NotoSerifTamil-Regular';
    font-size: 14px;
    line-height: 24px;
    height: 70px;
    overflow: hidden;
}

.video-next-item-thumb {
    position: relative;
    padding: 0;
    width: 30%;
    float: left;
}

.video-next-list li {
    padding: 10px;
    display: block;
    overflow-y: hidden;
}

.video-next-list li:hover {
    background-color: #525252;
}

.video-next-list li a {
    float: left;
    width: 100%;
}

.video-next-list .video-next-item-thumb:before,
.bt-grd:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, #000000 100%);
}

.video-next-list .bt-grd:before {
    opacity: 0.84;
}

.video-next-list .video-next-item-thumb:before {
    opacity: 0.84;
}

.half-post.video-post .vk-vk-vk-adposter:before {
    opacity: 0.54;
}

.video-next-list .video-next-item-thumb .video-icon {
    font-size: 4vh;
    position: absolute;
    margin: auto;
    width: 3.45vh;
    height: 3.85vh;
    color: #fff;
}

.video-text {
    font-family: 'NotoSerifTamil-Regular';
    font-size: 16px;
    line-height: 24px;
    margin: 14px 0 0 0;
    padding: 0;
}

.video-text .sm-icon {
    padding: 6px;
    margin: 0 0 0 4px;
    height: 38px;
    width: 38px;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    margin: auto;
    text-align: center;
}

.audio-icon {
    top: 1vh;
    right: 1vh;
}

.video-next-list .video-next-item-thumb .video-icon {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.post-short-info,
.post-bt-link {
    display: block;
    overflow-y: hidden;
}

.sec-nav-footer {
    position: relative;
    width: 100%;
    z-index: 99;
    font-family: 'NotoSerifTamil-Regular';
    background: #fff;
    /* counter-reset: toptrends; */
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
    float: left;
}

/*.sec-nav-footer a:before {
    counter-increment: toptrends;
    content: counter(toptrends);
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 3.4vh;
    color: #D2D2D2;
}*/

.sec-nav-footer a {
    /*border-bottom: 1px solid #EBECEC; */
    color: #5C5C5C;
    font-size: 12px;
    float: left;
    padding: 12px 0 0px 60px;
    min-height: 46px;
    max-height: 46px;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
    word-break: break-all;  
}
.foot-art-img {
    width: 40px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 14px;
}
.art-bt-li {
    padding: 0;
    position: relative;
}
.art-bt-li:after {
    width: 0px;
    height: 100%;
    content: '';
    border-right: 1px solid #ccc;
    position: absolute;
    right: 0px;
    top: 0px;
}
.art-bt-li:last-child:after {
    border: none;
}

.sec-nav-footer a.active {
    color: #000;
}
.sec-nav-footer a:hover {
    text-decoration: underline;
}

.sec-nav-footer .art-bt-li.active:after {
    border-top: 3px solid #f00;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
}

/*.horizotal-list {
    margin-top: 2vh;
}*/

.home-cinema .half-post .lock-icon {
    top: initial;
    bottom: -18px;
    box-shadow: 0 2px 6px #ccc;
    right: 15px;
}
 

.home-anandavikatan .top-trends .editors-pick {
    display: block;
    overflow: hidden;
}

.home-cinema .vk-adsec-1,
.home-anandavikatan .vk-adsec-1 {
    margin-bottom: 3vh;
}

.home-cinema .vk-adsec-1 img,
.home-anandavikatan .vk-adsec-1 img {
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
}

.vk-advertical-right,
.vk-advertical-left {
    margin-top: 10vh;
    text-align: center;
}

.mb40 {
    margin-bottom: 40px;
}

.pdLr20 {
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
    display: block;
    overflow: hidden;
}

.bgwhite {
    background: #fff;
    display: block;
    overflow: hidden;
}

.cinema-news-sec .vk-adbox:last-child .vk-vk-vk-adpost,
.sports-news-sec .vk-adbox:last-child .vk-vk-vk-adpost {
    margin-right: 0;
}

.home-cinema .top-trends {
    padding-top: 40px;
    clear: both;
}

/*.home-cinema .top-trends h2 {
    margin-bottom: 0;
}*/

/*.home-cinema .top-trends .owl-nav {
    top: -28px;
}*/

.sec-mg-bt {
    margin-bottom: 40px;
    display: block;
/*    overflow-y: hidden;*/
}

.sec-movie-review,
.sec-hollywood-movies {
    padding: 0 !important;
}

.sec-movie-review h2,
.sec-hollywood-movies h2 {
    padding: 0 20px;
}

.sec-movie-review .col-lg-6,
.sec-hollywood-movies .col-lg-6 {
    margin-bottom: 20px;
}

.sec-actress .vk-adcenter {
    height: 35vh;
    background: #F0F0F0;
}

.home-news .album-sec .col-lg-4:last-child {
    padding-right: 0 !important;
}

.home-news .album-sec .col-lg-4 {
    padding: 0 20px 0 0!important
}

.home-news .album-sec .col-lg-4 img {
    width: 100%;
}

.news-tab-container .editors-pick {
    background: #fff;
    overflow: hidden;
}

.news-tab-container .editors-pick-list {
    padding: 15px 20px;
}
.news-tab-container .tab-content .news-tabs-content .editors-pick-list {
    padding: 10px 10px 10px 0px;
}

.news-tab-container .editors-pick-list .post-short-info {
    margin-top: 3px !important
}

.news-tab-container .top-news-tabs {
    border-bottom: 3px solid #D55A5F;
    margin-bottom: 0 !important;
}

.news-tab-container .top-news-tabs li {
    margin-right: 0;
}

.news-tab-container .top-news-tabs li a {
    padding: 5px 11px;
    float: left;
}

.news-tab-container .top-news-tabs li.active {
    background: #D55A5F;
    border: 0;
}

.news-tab-container .top-news-tabs li.active a {
    color: #fff;
}

.mb40 {
    margin-bottom: 4vh;
}

.scrollable-element {
    height: 400px;
    overflow-y: scroll;
}

.white-pd {
    padding: 0 20px;
    background: #fff;
    display: block;
    overflow-y: hidden;
}


@media only screen and (min-width: 481px) and (max-width: 1024px) {
    .half-post .vk-vk-vk-adposter {
        background: #333;
    }

    div.equal-height-sm {
        display: table;
    }

    div.equal-height-sm>div[class^='col-'] {
        display: table-cell;
        float: none;
        vertical-align: top;
    }

    .footer1 li {
        font-size: 12px;
    }

    .home-anandavikatan .news-slide-img,
    .home-cinema .news-slide-img,
    .inner-news .news-title {
        height: auto !important;
    }

    .vk-advertical-left,
    .vk-advertical-right {
        display: none;
    }

    .white-pd {
        padding: 0 10px;
    }

    .sec-crime .col-md-6,
    .sec-health .col-md-6 {
        padding: 0 20px 0 0;
    }

    .topics-header-cnt .cat-tag {
        margin-top: 20px;
    }

    .home-news .horizotal-list {
        padding-left: 20px !important;
        margin-top: -13px;
    }
}

.album-sec {
    padding-bottom: 40px;
    display: block;
    /*overflow: hidden;*/
}

.home #section1,
.home #section3,
.home #section5,
.home #section7,
.home #section9,
.cmt-wpr,
.article-inner-right {
    background: #f1f1f1;
}

.sub-title {
    padding: 20px 0;
    font-size: 3rem;
    font-weight: 400;
}

.timeline-list {
    display: block;
    overflow: hidden;
    padding: 0 20px 40px;
    position: relative;
    width: 972px;
    margin: auto;
}

.timeline-list:before {
    height: 100%;
    position: absolute;
    margin: 0;
    left: 50%;
    right: 0;
    width: 1px;
    background: #CDCECF;
    content: "";
}

.timeline-list li {
    position: relative;
    width: 100%;
    margin: 0 auto;
    clear: both;
    height: 380px;
    vertical-align: top;
}

.timeline-list li:nth-child(odd) .timeline-cnt {
    right: 0;
}

.timeline-list li:nth-child(odd) .timeline-date-category {
    left: 50%;
    margin-left: -140px;
    text-align: right;
}

.timeline-list li:nth-child(even):after {
    margin-left: -40px;
}

.timeline-list li:nth-child(even) .timeline-cnt {
    left: 0;
}

.timeline-list li:nth-child(even) .timeline-date-category {
    text-align: left;
    left: 50%;
    margin-left: 40px;
}

.timeline-list li:after {
    content: "";
    background: #CDCECF;
    height: 1px;
    width: 40px;
    position: absolute;
    top: 0;
    bottom: 100px;
    margin: auto;
    left: 50%;
}

.timeline-list li:before {
    background: #fff;
    border: 1px solid #95989A;
    content: "";
    border-radius: 50%;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 100px;
    margin: auto;
    left: 50%;
    margin-left: -9px;
    z-index: 1;
}


.timeline-list li .timeline-cnt {
    width: 426px;
    display: block;
    overflow-y: hidden;
    -webkit-box-shadow: 0px 3px 10px 0px #ccc;
    -moz-box-shadow: 0px 3px 10px 0px #ccc;
    box-shadow: 0px 3px 10px 0px #ccc;
    border-radius: 0 0 5px 5px;
    color: #151515;
    position: absolute;
    background: #fff;
}

.timeline-list li .timeline-date-category {
    width: 100px;
    height: 50px;
    position: absolute;
    top: 0;
    bottom: 100px;
    margin: auto;
    font-size: 16px;
    color: #151515;
    font-weight: 500;
}

.timeline-list li .timeline-date {}

.timeline-list li .timeline-category {}

.timeline-list li .timeline-cnt-img img {
    width: 100%;
}

.timeline-list li p {
    padding: 20px;
    margin: 0;
    font-family: 'NotoSansTamil-Regular';
    font-size: 16px;
    line-height: 24px;
}

.bg-astro {
    background: url(../images/bg-pattern.png) repeat;
    padding: 30px 0;
}

.gurupeyarchi .sub-title {
    text-align: center !important;
    margin: 0;
    padding: 0;
}

.astro-cnt {
    text-align: center;
    font-family: 'NotoSansTamil-Regular';
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0;
}

.astro-img {
    text-align: center;
    padding: 20px 0;
    overflow: hidden;
}

.astro-img img {
    margin: auto;
}

.astro-wrapper {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    display: block;
    overflow-y: hidden;
    background: #fff;
    padding: 40px 20px;
}

.career-cnt {
    border: 1px solid #E3E3E3;
    margin: 20px 0 0 0;
    padding: 0 20px 20px;
}

.career-cnt p {
    font-size: 15px;
}

.career-cnt a {
    color: #000;
    border-bottom: 1px solid #95989A;
    font-weight: 600;
    padding-bottom: 5px;
}


@media screen and (max-width: 768px) {
    .news-title {
        height: auto;
    }
    
    .home-inner .fp-tableCell {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .video .section:first-child .fp-tableCell {
        padding: 0;
    }

    .home-inner .footer-ads .fp-tableCell,
    .home-inner .footer1 .fp-tableCell,
    .video .footer-ads .fp-tableCell,
    .video .footer1 .fp-tableCell,
    .home-news .footer-ads .fp-tableCell,
    .home-news .footer1 .fp-tableCell {
        padding: 0 !important;
    }

    .article-main-quote {
        margin: 0 auto !important;
        max-width: 530px;
        float: none;
        text-align: center;
        padding: 20px 0;
        font-size: 16px;
    }

    .editors-pick-list {
        border: 0; 
        /*border-bottom: 1px solid #E3E3E3;*/
    }

    .home-news .album-sec {
        padding: 0 20px !important;
    }
    .home-news .survey-sec{
        padding: 20px 20px 0 !important;
    }
}

@media screen and (max-width: 1024px) {
	#sticky-social.sticktfixed {
			top: initial;
	}
    .astro-wrapper {
        padding: 0;
    }
    .astro-wrapper .sub-title,
    .astro-wrapper .astro-cnt,
    .astro-wrapper .astro-img {
        padding: 0 0 20px !important;
        text-align: center;
    }
    .article-main-para {
        padding: 10px 0;
    }
    .newsletter-article {
        margin: 0;
    }
    .article-tags li {
        padding: 0 10px 10px 0;
    }

    .video .vk-ad-post {
        margin-right: 20px !important;
        margin-bottom: 20px !important;
    }
    .home-news .vk-adsec-1,
    .home-country .vk-adsec-1 {
        text-align: center;
        height: 45vh;
        max-width: 300px;
        margin: 0 auto;
    }
    .home-news .top-trends .editors-pick {
        float: none;
        margin: initial;
        width: 100%;
        padding: 20px 20px 0 !important;
    }
    .home-country .top-trends .editors-pick {
        float: none;
        margin: 0 auto !important;
        width: 400px; 
    } 
    .home-news .news-tab-container .editors-pick {
        padding: 0;
    }
}

.video .vk-ad-post {
    margin-right: 20px !important;
}


/*from style and responsive file*/


/*topics-details*/

.topics-header {
    border: 1px solid #E3E3E3;
    display: block;
    overflow-y: hidden;
    margin-bottom: 20px;
    background: #fff;
}
.arch-hist-sec {
    background: #fff;
    overflow: hidden;
}

.topics-header-img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    float: none !important;
}
.topics-header-img {
    padding: 30px 0px;
}

.topics-header-cnt {

    padding: 20px 20px 0;
}

.topics-header-cnt h3,
.topics-wrapper p,
.topics-cnt p {
    font-family: 'NotoSansTamil-Regular';
}

.topics-header-cnt .cat-tag {
    margin-bottom: 10px;
}

.topics-header-cnt h3 {
    padding: 10px 0;
}

.topics-header-cnt p,
.topics-cnt p {
    padding: 5px 0;
    font-size: 1.4rem;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
}

.news-tab-container .tab-content .editors-pick .editors-pick-list h3 {
    margin-bottom: 5px;
}


.topic-carousel .post-info {
    height: auto !important;
}

.topic-carousel .post-info h3 {
    font-size: 1.4rem !important;
}

.topic-carousel .ad-box {
    margin-bottom: 20px;
}

.topics-cnt {
    padding-bottom: 40px;
}

.vk-ad-right-top {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    margin-bottom: 20px;
}

.vk-ad-right-top img {
    -webkit-box-shadow: 0px 3px 10px 0px #ccc;
    -moz-box-shadow: 0px 3px 10px 0px #ccc;
    box-shadow: 0px 3px 10px 0px #ccc;
}

.carousel-control-main {}

.num {
    background: #000;
    color: #fff;
    padding: 10px;
    width: 50px;
    text-align: center;
}


.photostory .carousel .carousel-control,
.sequential .carousel .carousel-control {
    top: 0;
    color: #000;
    background: transparent;
    font-size: 30px;
    font-weight: 600;
}

.photostory .carousel-control.left:before,
.sequential .carousel-control.left:before {
    content: '→';
    background: #fff;
}

.photostory-carousel .carousel-control.right:before,
.sequential-carousel .carousel-control.right:before {
    content: '→';
    background: #fff;
}

.photostory-carousel {
    max-width: 1000px !important;
    width: 100%;
    background: #fff;
}

.sequential-carousel {
    border: 1px solid #C1C3C4;
    background: #fff;
    width: 100%;
}

.photostory-list {
    padding: 0;
}

.sequential-list {
    padding: 0;
    max-height: 560px;
}

.photostory-img {
    -webkit-box-shadow: 0px 13px 30px 0px #ccc;
    -moz-box-shadow: 0px 13px 30px 0px #ccc;
    box-shadow: 0px 13px 30px 0px #ccc;
}

.sequential-img {
    -webkit-box-shadow: 0px 13px 30px 0px #ccc;
    -moz-box-shadow: 0px 13px 30px 0px #ccc;
    box-shadow: 0px 13px 30px 0px #ccc;
}

.photostory-img img {
    max-width: 1000px;
    width: 100%;
}

.photostory-text,
.sequential-text {
    font-family: 'NotoSansTamil-Regular';
}

.photostory-text {
    border-top: 0;
    border: 1px solid #C1C3C4;
    padding: 10vh 120px 30px;
}

.sequential-text {
    box-sizing: border-box;
    padding: 90px 50px 30px;
    line-height: 28px;
}

.photostory-carousel .owl-nav {
    counter-reset: slides-num;
    /* Initialize counter. */
    position: absolute;
    bottom: 30px;
    top: auto;
    left: 50%;
    margin-top: 15px;
}

.photostory-carousel .owl-nav {
    left: 0;
}

.photostory-carousel .owl-nav div,
.sequential-carousel .owl-nav div {
    position: relative;
}

.photostory-carousel .owl-nav .owl-next,
.sequential-carousel .owl-nav .owl-next {
    right: 30px;
    position: absolute;
}

.photostory-carousel .owl-nav .owl-prev,
.sequential-carousel .owl-nav .owl-prev {
    margin-left: 30px !important;
}

.photostory-carousel .owl-dots {
    width: 100%;

    bottom: 118px;
    text-align: center;
}

.photostory-carousel .owl-dots,
.sequential-carousel .owl-dots {
    counter-reset: slides-num;
    /* Initialize counter. */
    position: absolute;
    margin-top: 15px;
}

.photostory-carousel .owl-dots:after,
.sequential-carousel .owl-dots:after {
    content: counter(slides-num);
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle;
    padding-left: 15px;
}

.photostory-carousel .owl-dot,
.sequential-carousel .owl-dot {
    display: inline-block;
    counter-increment: slides-num;
    /* Increment counter */
    margin-right: 5px;
}

.sequential-carousel .owl-dots {
    width: 50%;
    left: 50%;
    text-align: center;
    bottom: auto;
    top: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.photostory-carousel .owl-dot.active,
.sequential-carousel .owl-dot.active {

    left: 50%;
    position: absolute;
    width: 55px;
    margin-left: -55px;
    text-align: right;
    height: 40px;
}

.photostory-carousel .owl-dot.active:before,
.sequential-carousel .owl-dot.active:before {
    right: 0;
}

.photostory-carousel .owl-dot.active:before,
.sequential-carousel .owl-dot.active:before {
    content: counter(slides-num) " /";
    /* Use the same counter to get current item. */
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.sequential-carousel {
    margin-top: 30px;
}

.sequential-carousel .owl-nav {
    top: 13px;
    width: 50%;
    left: 50%;
    z-index: 1;
}

.sequential-carousel .owl-nav .owl-prev,
.sequential-carousel .owl-nav .owl-next,
.photostory-carousel .owl-nav .owl-prev,
.photostory-carousel .owl-nav .owl-next {
    background: transparent;
    color: #000;
    width: 32px;
    height: 40px;
    text-indent: 1px;
    padding: 0;
    overflow: hidden;
    margin: 0;
}

.sequential-carousel .owl-nav .owl-prev:before,
.sequential-carousel .owl-nav .owl-next:before,
.photostory-carousel .owl-nav .owl-prev:before,
.photostory-carousel .owl-nav .owl-next:before {
    width: 32px;
    height: 50px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    font-size: 50px !important;
    line-height: 23px;
}

.sequential-carousel .owl-nav .owl-prev:before,
.photostory-carousel .owl-nav .owl-prev:before {
    content: "‹";
    text-align: left;
}

.sequential-carousel .owl-nav .owl-next:before,
.photostory-carousel .owl-nav .owl-next:before {
    content: "›";
    text-align: right;
}

.sequential-carousel .owl-nav .owl-prev:after,
.sequential-carousel .owl-nav .owl-next:after,
.photostory-carousel .owl-nav .owl-prev:after,
.photostory-carousel .owl-nav .owl-next:after {
    background: #000;
    width: 18px;
    content: "";
    margin: auto;
    top: 14px;
    position: absolute;
    height: 3px;
}

.sequential-carousel .owl-nav .owl-prev:after,
.photostory-carousel .owl-nav .owl-prev:after {
    left: 4px;
}

.sequential-carousel .owl-nav .owl-next:after,
.photostory-carousel .owl-nav .owl-next:after {
    right: 4px;
}

.home-inner-main {
    background: #F1F1F1;
}

.home-inner-main .left-top-wrapper {
    background: #fff;
    padding: 15px;
}

.home-inner-details .must-read-sec,
.home-inner-main .must-read-sec {
    padding: 0;
}

.home-inner-main .breadcrumb {
    padding-left: 15px;
}

.news-title {
    border-bottom: 1px solid #E3E3E3;
    border-right: 0px;
}

@media screen and (max-width: 1440px) and (min-width: 1248px) {
    

    .sec-crime .sec-tlt,
    .sec-health .sec-tlt {
        margin-bottom: 5px !important;
    }
    .topics-header-cnt {

        padding: 10px 20px 0;
    }
    .topics-header-cnt h3 {
        padding: 5px 0;
        font-size: 1em;
    }
    .topics-header-cnt p,
    .topics-cnt p {
        padding: 5px 0;
        font-size: 0.8em;
    }
    .editors-pick h2 {
        margin-top: 10px;
    }
    .site-header {
        padding: 0px 0 0 !important;
    }  
    .topic-carousel .post-info h3 {
        font-size: 0.8em;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {

    .topics-cnt {
        padding-bottom: 5vh;
        overflow: hidden;
    }
    .section-article-right {
        width: 100% !important;
        max-width: 100% !important;
    }
/*    .sec-article-main {
        min-height: 0 !important;
        padding: 0 20px 20px 20px !important;
    }*/

    .newsletter-article p,
    .newsletter-article h4 {
        padding-bottom: 5px;
    }
    .footer2 {
        padding: 0;
    }

    .our-media-sec .col-xs-12 {
        margin-bottom: 20px;
        text-align: center;
    }
    .our-media-sec .col-xs-12 img {
        margin: 0 auto;
    }
    .download-app-list {
        text-align: center;
    }
    .must-read-sec {
        height: auto !important;
    }
    .footer-sec {
        background: #f1f1f1;
        height: 100% !important;
        margin-bottom: 0 !important;
    }
    .post-info h3 {
        /*font-size: 14px !important;*/
        line-height: 22px !important;
    } 
    .news-tab-container .tab-content {
        background: #fff;
        padding: 10px;
    }
    .sports-news-sec {
        display: block;
        overflow-y: hidden;
    }
    .post-items .half-post,
    .sports-sec .half-post {
        margin: 0;
    }
    .sec-mg-bt {
        margin-bottom: 0;
        padding-right: 15px !important;
    }
    .cn-sv-sec {
        margin-top: 20px;
        padding-right: 15px !important;
    }
    .album-sec .vk-ad-box>div {
        padding: 0;
    }
    .white-pd {
        padding: 10px !important
    } 
    .topics-header-cnt .cat-tag {
        margin: 10px 0 0;
        float: right;
    }
    .topics-header-cnt {
        padding: 0 10px;
        display: block;
        overflow-y: hidden;
    }
    .topics-header-cnt h3 {
        padding: 10px 0 5px;
    }

    .home-country .top-trends,
    .home-country .top-trends>div,
    .home-country .top-trends>div>div {
        padding: 0 !important;
    }
    /*  .top-trends > div:first-child{
        margin-top: 10vh;
    }*/
    .top-trends-list ul {
        margin-top: 10px;
        background: #fff;
    }

  
 
    .article-inner-right {
        height: auto;
    }

   /* .article-inner-right,
    #section1,
    #section3,
    #section5,
    #section7,
    #section9 {
        background: #fff;
    }*/

    .article-main-title p {
        font-size: 14px;
        line-height: 22px;
    }

    .topics .top-trends {
        margin: auto;
        float: initial;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .topics .mst-rd {
        padding-right: 15px;        padding-left: 15px;
    }

}


@media only screen and (min-width: 769px) and (max-width: 1024px) {

    .topics-header-cnt .cat-tag {
        margin: 0;
        float: right;
    }
    .topics-header-cnt h3 {
        font-size: 18px;
        padding: 0 0 15px;
    }
    .sec-ad {
        width: auto !important;
    }
    .topics-header-cnt {
        padding: 10px 20px 0 !important;
    }
    .news .album-sec .col-md-6 {
        padding: 0 10px 0 0;
    }
    .home .editors-pick {
        max-width: 100% !important;
    }
    .sectionTab:last-child .fp-tableCell {
        position: absolute;
    }
    .home-country .horizotal-list {
        margin-top: -10vh;
    }
    .home-country .category-list-show .horizotal-list {
        margin-top: 0px;
    }
}


@media only screen and (min-width: 480px) and (max-width: 768px) {

    .home-inner .news-tab-container {
        width: 100%;
        margin-bottom: 50px;
    }

    .sec-tlt,
    .sec-tlt-2 {
        margin-bottom: 15px;
        font-size: 1.7em !important;
    }

    .home-country .editors-pick {
        margin-bottom: 50px;
        display: block;
        overflow: hidden;
        width: 400px;
    }
    .home-country .category-list-show .editors-pick {
        width: auto;
    }

    .home-news .album-sec .col-sm-6 {
        padding: 0 20px 0 0 !important;
    }
 
    .survey-sec{
        padding-bottom: 20px;
    }

    .sec-health,
    .sec-crime {
        padding: 10px !important;
    }
 

    .section-article-right .mt-rd-tp-bz {
        margin-bottom: 0px;
    }


    .home-news .album-sec {
        padding: 0 0 20px !important;
    }
    .home-news .survey-sec{
        padding: 20px 0 0 !important;
    }
}

@media screen and (min-width: 1336px) and (max-width: 1440px) {
    .article-main-para {
        padding: 10px 0;
    }
    .article-main-quote {
        font-size: 1em;
    }
    .newsletter-article p,
    .newsletter-article h4 {
        padding-bottom: 5px;
        line-height: 18px;
    }
    .img-article-main {
        text-align: center;
    }
    /*.img-article-main img {
        max-width: 650px;
    }*/
/*    .article-inner-right .editors-pick .editors-pick-list {
        padding: 10px;
    }*/
}

@media only screen and (max-width: 480px) {
    .footer1 {
        position: initial;
    }
    .home-inner .fp-tableCell {
        padding-top: 20px;
    } 
    .sec-tlt,
    .sec-tlt-2 {
        font-size: 18px !important;
    }
    .article-inner-right h2 {
        margin-bottom: 10px;
    }
    
    .astro-wrapper .sub-title {
        margin: 5vh 0;
    }
    .astro-img {
        margin: 5vh 0 0;
    }

    .article-main-quote {
        padding: 0 0 10px !important;
    }
    .editors-pick h3 {
        height: 100px !important;
        margin-bottom: 0px;
        line-height: 21px;
        padding: 4px 0px;
    }
    .sec-video-main,
    .section-article-right {
        padding: 0;
    }

    .home-news .fp-tableCell,
    .home-country .fp-tableCell,
    .home-news .section:first-child .fp-tableCell,
    .home-country .section:first-child .fp-tableCell,
    .home-inner .section:first-child .fp-tableCell {
        padding: 0 15px !important;
    }

    .white-pd {
        padding: 0;
    }
    .home-country .top-trends-list {
        padding-left: 0 !important;
    }

    .home-inner .footer-ads .fp-tableCell,
    .home-inner .footer1 .fp-tableCell,
    .video .footer-ads .fp-tableCell,
    .video .footer1 .fp-tableCell,
    .home-news .footer-ads .fp-tableCell,
    .home-news .footer1 .fp-tableCell {
        padding: 0 !important;
    }
    .footer-bottom {
        position: absolute;
        bottom: 39px;
    }
    .footer2.container {
        position: absolute;
        bottom: 80px;
    }
    .footer-nav {
        padding: 10vh 30px 0;
    }
    .video-audio-sec .full-post {
        margin-right: 0 !important;
    }
    .newsletter-article p {
        font-size: 12px;
    }
}

.mt-rd-tp-bz {
    margin-bottom: 40px;
}

.cmt-wpr.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 11111;
    background: rgba(0, 0, 0, 0.28);
}

.cmt-wpr.fixed .section-comment {
    padding: 0px 0 0px 20px;
    max-width: 700px;
    left: initial;
    right: 0;
    margin: 0;
    width: 100%;
}
.comment-header a {
    float: right;
    cursor: pointer;
}
.cmt-wpr.fixed .container-comment {
    height: 100vh;
    border-radius: 0;
    margin-top: 0;
    padding-bottom: 20px;
}

.cmt-wpr.fixed .container-comment:before {
    left: -20px;
    top: -80px;
    bottom: 0;
    margin: auto;
}

.container-comment .close {
    margin: 7px 15px 7px 0px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9; 
}

.cmt-wpr.fixed .comment-list-footer {
    border: 0;
}

/* Clap Section */
.clap-sec h3 {
    margin-bottom: 8px;
    font-family: 'NotoSans-Regular';
    font-size: 18px;
}

.clap-sec p {
    color: #616161;
   font-family: 'NotoSans-Regular';
    word-spacing: inherit;
    padding: 0px;
    line-height: 20px;
}

.clap-sec .clap-icon {
    opacity: 1;
    padding: 20px;
    border: 1px solid #999;
    border-radius: 50%;
    text-align: center;
    background-position: center;
    float: left;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    animation: citeRipple 2s infinite; /*forwards*/
}

.clap-sec .clap-icon:hover {
    border: 1px solid #333;
    opacity: 0.6;
}

@-webkit-keyframes citeRipple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

@keyframes citeRipple {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}


.cl-wpr {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 25px 0 10px 0;
    margin: 30px 0;
}

.clap-count {
    float: left;
    padding: 10px 10px;
    color: #841aff;    
}

.clap-act {
    margin: 10px 0;
    float: left;
    width: 100%;
    padding: 0px 8px;
}

.ui-wpr {
    padding-left: 0; 
}

.user-img-icon {
    width: 45px;
    height: 45px;
    background: #f2f2f2;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.inner-article-bottom-grid .user-img-icon {
    width: 45px;
    height: 45px;
    background: #f2f2f2;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.user-img-icon img {
    width: 45px;
    height: 45px;
}

.follow-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    background: #e9e9e9;
    width: 90px;
    color: #000;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 25px;
    display: block;
    cursor: pointer;
}
.autor-sec .flw-cont h3 {
    font-size: 22px;
    margin-bottom: 10px;
}
.autor-sec .flw-cont p {
    font-size: 12px;
    line-height: 24px;    
}
.follow-btn:hover {
    background: #e9e9e9;
    color: #000;
}
.suggest-grid ul {
    width: 100%;
    float: left;
}
.suggest-grid ul li {
    width: 120px;
    height: 96px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.suggest-grid ul li .grid-list {
    padding: 12px 25px 10px;
}
.suggest-grid ul li:first-child {
    border: 1px solid #86222c;
}
.suggest-grid ul li:nth-child(2) {
    border: 1px solid #8b8b8a;
}
.suggest-grid ul li:last-child {
    margin-right: 0px;
    border: 1px solid #be9b63;
}

.first-color {
    color: #86222c;
}
.second-color {
    color: #8b8b8a;
}
.thired-color {
    color:#be9b63;
}
.suggest-grid ul li i {
    font-size: 24px;
}
.suggest-grid ul li .grid-list span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
.suggest-grid {
    padding: 25px 0px;
}

.flw-cont {
    padding-left: 0px;
}

/* Rating Section */
.rate-wpr {
    background: #f1f1f1;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    padding: 40px 30px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.rate-wpr h4 {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}

.rate-emoji {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
}

.rate-emoji label {
    width: 30%;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.rate-emoji:after,
.rate-emoji:before {
    content: "";
    width: 60%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 44%;
    left: 70px;
    z-index: 0;
}

.rate-emoji input[type=radio] {
    visibility: hidden;
}

.rate-emoji input[type=radio]:checked + .rate-emoji-icon,
.rate-emoji .rate-emoji-icon:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.rate-emoji input[type=radio]:checked ~ .rate-text {
    color: #000;
}

.rate-emoji .rate-emoji-icon {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: block;
    margin: auto;
    background: url(../images/ratings-icon.png);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    position: relative;
}



/*.emoji-poor .emo-count-top {
    position: absolute;
    left: 6px;
    top: -18px;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #f00 !important;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 11px;
}
.emoji-ave .emo-count-top {
    position: absolute;
    left: 27px;
    top: -18px;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #f00 !important;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 11px;
}
.emoji-exc .emo-count-top {
    position: absolute;
    right:6px;
    top: -18px;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #f00 !important;
    color: #fff;
    line-height: 24px;
    text-align: center;
    left: inherit;
    font-size: 11px;
}*/






.emoji-ave .rate-emoji-icon {
    background-position: 114px;
}

.emoji-exc .rate-emoji-icon {
    background-position: 54px;
}

.rate-text {
    margin: 10px; 0 0 0;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.cstm-btn {
    background: #717171;
    color: #f2f2f2;
    padding: 6px 20px;
    border-radius: 0;
}

.cstm-btn:hover,
.cstm-btn:focus {
    color: #fff;
}

/* Highlights */
.highlights-sec {
    background: #f5f5f5;
    padding: 20px 15px;
    font-size: 14px;
    border-radius: 5px;
}
.highlights-sec ul {
    margin: 0px;
}
.highlights-sec li {
    padding: 0 0 16px 30px;
    list-style-type: none;
    position: relative;
}
.quote {
    position: absolute;
    left: 0px;
    width: 16px;
    height: 12px;
    background: url(../images/quote.png) no-repeat;
    top: 0px;
}
.highlights-sec li a {
    color: #666;
    line-height: 24px;
    font-size: 14px;
    display: block;
}
.dont-miss-sec {
    margin-top: 15px;
    border-radius: 100px;
    background: #f5f5f5;
    padding: 15px;
}
.dont-miss-title {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'NotoSans-Regular';
}
.dont-miss-title i, .dont-miss-title span {
    display: inline-block;
}
.dont-miss {
    margin-right: 10px;
    color: #e8460a;
}
.dont-miss-sec ul {
    padding: 0px 20px;
    margin: 0px;
}

figure.dont-miss-img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    overflow: hidden;
}
figure.dont-miss-img img {
    width: 100%;
    height: 100%;
}
.dont-miss-sec ul li a {
    color: #666;
    line-height: 24px;
    font-size: 14px;
    min-height: 46px;
    max-height: 46px;
    display: block;
    overflow: hidden;
    margin: 0px;
}

.highlights-sec .sec-tlt-6 {
    border-bottom: 1px solid #d7d7d7;
}

.sec-tlt-6 {
    font-family: 'NotoSans-Regular';
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #2c2c2c
}

.highlights-sec li a {
    color: #666;
}

.highlights-sec li a:hover {
    color: #000;
}

/* Top Comment */
.top-comment-sec {
    margin: 20px 20px 20px 0;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 5px;
}
.top-comment-sec .author-info {
    width: 75%;
}
.top-comment-btns {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.top-comment-btns .post-comment-btn {
    position: relative;
    right: inherit;
    top: inherit;
    float: right;
    font-family: 'NotoSans-Regular';
}

.top-comment-sec p {
    margin: 0;
    line-height: 21px;
}

.top-comment-sec p a {
    font-size: 14px;
    color: #666;
}

.top-comment-sec h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0 20px 0;
    font-family: 'Roboto', sans-serif;
}

.top-comment-sec .more {
    font-size: 14px;
}

.top-comment-sec .sec-tlt-6 {
    margin-bottom: 0px;
    border-bottom: 1px solid #dadada;
}
.top-comment-info {
    line-height: 12px;
}

/* India */
.home-country .top-trends-list ul {
    height: auto
}

.home-country .top-trends-list h2 {
    margin: 20px 0 10px 0;
}

/* Astro */
.astro-list h4 {
    color: #CC3434;
    font-size: 20px;
    padding: 5px 0;
    font-family: 'NotoSansTamil-Regular';
}

.astro-list p {
    color: #757575;
}

.astro-list i {
    background: url(../images/icon-astronology.png) no-repeat;
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 50%;
}

.astro-list i.icon-aries {
    background-position: 18px 13px;
    background-color: #CC3434;
}

.astro-list i.icon-Taurus {
    background-position: -41px 13px;
    background-color: #229A63;
}

.astro-list i.icon-Gemini {
    background-position: -98px 13px;
    background-color: #44C4D5;
}

.astro-list i.icon-Cancer {
    background-position: -156px 13px;
    background-color: #34CC34;
}

.astro-list i.icon-Leo {
    background-position: 18px -42px;
    background-color: #CC3486;
}

.astro-list i.icon-Virgo {
    background-position: -41px -42px;
    background-color: #8CCC34;
}

.astro-list i.icon-Libra {
    background-position: -98px -42px;
    background-color: #3446CC;
}

.astro-list i.icon-Scorpio {
    background-position: -156px -42px;
    background-color: #9B1754;
}

.astro-list i.icon-Sagittarius {
    background-position: 18px -98px;
    background-color: #CCC634;
}

.astro-list i.icon-Capricorn {
    background-position: -41px -98px;
    background-color: #9B9847;
}

.astro-list i.icon-Aquarius {
    background-position: -98px -98px;
    background-color: #34CCA3;
}

.astro-list i.icon-Pisces {
    background-position: -156px -98px;
    background-color: #2D44A7;
}

.icon-astro-box {
    display: inline-block;
    float: left;
    margin: 0 14px 0px 0;
}

.astro-list {
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
}

.ast-li-item {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.ast-li-in {
    box-shadow: 0 1px 6px #ccc;
    padding: 8px 12px;
    border-radius: 5px;
}
*[_ngcontent-c0] {
    padding: 5px;
}
.border-btm-line {
    border-bottom: 5px solid #398C93;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.notification-wrapper {
    width: 30px;
    height: 30px;
    margin: 0px 0px 0px;
    border-radius: 100%;
    transition: all 0.1s;
    position: relative;    
}

.notification-wrapper a {
    display: block;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.notification-wrapper ul li a {
    font-size: 12px;
    padding: 5px;
}
.notification-wrapper a i {
    line-height: 28px;
}
.notification-wrapper.active a i {
    animation-name: ring;
  animation-name: ring;
  animation-duration: 4s;
  animation-iteration-count: infinite;  
}
.notification-wrapper.active a i:before {
    animation-name: changecolor;
  animation-name: changecolor;
  animation-duration: 4s;
  animation-iteration-count: infinite;    
}
@-webkit-keyframes changecolor {
    0% { color: #000 }
    50% { color: #00b35a }
    100% { color: #000 }   
}

@keyframes changecolor {
    0% { color: #000 }
    50% { color: #00b35a }
    100% { color: #000 }  
}


@-webkit-keyframes ring {
    0% { transform: rotate(0deg) }
    5% { transform: rotate(45deg) }
    15% { transform: rotate(-40deg) }
    25% { transform: rotate(20deg) }
    35% { transform: rotate(-15deg) }
    45% { transform: rotate(10deg) }
    55% { transform: rotate(-5deg) }
    60% { transform: rotate(0deg) }
    100% { transform: rotate(0deg) }   
}

@keyframes ring {
    0% { transform: rotate(0deg) }
    5% { transform: rotate(45deg) }
    15% { transform: rotate(-40deg) }
    25% { transform: rotate(20deg) }
    35% { transform: rotate(-15deg) }
    45% { transform: rotate(10deg) }
    55% { transform: rotate(-5deg) }
    60% { transform: rotate(0deg) }
    100% { transform: rotate(0deg) } 
}

.notification-wrapper a i:before {
    color: #b5b3b3;
    font-size: 26px;    
}
.notification-wrapper a i,
.notification-wrapper a span {
    display: block;
    text-align: center;
    color: #fff;
}
.notification-wrapper a span.disactive {
    display: none;
}
.notification-wrapper a span {
    position: absolute;
    right: -4px;
    top: -11px;
    border-radius: 100%;
    border: 1px solid #fcd73d;
    color: #000;
    background: #fcd73d;
    text-align: center;
    height: 18px;
    width: 18px;
    line-height: 17px;
    font-size: 10px;
}

.dropdown-notification {
    position: absolute;
    right: 0px;
    top: 50px;
    min-width: 500px;
    background: #fff;
    display: none;
    z-index: 1;
    box-shadow: 0px 0px 3px #ccc; 
}
.dropdown-notification.active {
    display: block;
}
.dropdown-notification ul {
    padding: 0px 0px; 
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.mn-rt .dropdown-notification ul li {
    height: auto !important;
    width: 100%;
    float: left;
    padding: 8px 10px;
}
.mn-rt .dropdown-notification ul li:hover {
    background: #f7f6f6;
}
.mn-rt .dropdown-notification ul li:last-child:hover {
    background: #fff;
}
.mn-rt .dropdown-notification ul li:hover a {
    color: #1BA6F7;
}
.mn-rt .dropdown-notification ul li a {
    font-size: 12px;
}
.dropdown-notification:before,
.user-dropdown:before {
    content: '';
    width: 0px;
    height: 0px;
    border-bottom: 10px solid #fff;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: 4px;
    top: -19px;
    z-index: 1;
}
.dropdown-notification:after,
.user-dropdown:after {
    content: '';
    width: 0px;
    height: 0px;
    border-bottom: 10px solid  #b0b0b0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: 4px;
    top: -20px;   
}

.see-all-notification {
    background-color: transparent;
    color: #1BA6F7;
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
}
  
.link-app{
    float: left;
    padding-right: 10px;
}
.link-app a{
    background: #359b8c;
    color: #fff;
    border-radius: 20px;
    font-size: 11px;
    padding: 3px 10px;
    margin-top: 5px;
    float: left;
}
.login-btn{
    padding:0 15px 10px 10px;
}
.login-btn:before{

    border-left:1px solid #ccc;
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    height: 24px;
}



/*Claps Article Top*/
#sticky-social .claps-overflow .clap {
background: rgb(132, 26, 255);
    width: 44px;
    height: 44px;
}
#sticky-social .claps-overflow .clap svg.checked {
fill: rgb(132, 26, 255);
    stroke: #fff;
    stroke-width: 4px;    
}
#sticky-social .claps-overflow .clap svg {
    width: 28px;
    fill: none;
    stroke: #fff;
    stroke-width: 4px;
    margin-top: 3px;
}
#sticky-social .claps-overflow .clap .clap--count {
    position: absolute;
    top: -35px;
    left: 3px;
}