
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

@font-face
{
         font-family: 'NotoSansKannada';
        src: url('/common/adaptive/css/noto-sans-kannada.ttf'); 
}


body {
   font-family: NotoSansKannada, Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}


html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/** language fonts **/
.hindi-w, .d-hindi-font {
  font-family: 'Ek Mukta','Open Sans', sans-serif;
}

.bengali-w, .d-bengali-font {
  font-family: 'Noto Sans Bengali','Open Sans', sans-serif;
}

.kannada-w, .d-kannada-font {
  font-family: "Lohit Kannada",Tunga,'Open Sans', sans-serif;
}

.gujarati-w, .d-gujarati-font {
  font-family: Shruti,'Open Sans', sans-serif;
}

.tamil-w, .d-tamil-font {
  font-family: latha,TSCu_paranar,'Open Sans', sans-serif;
}

.telugu-w, .d-telugu-font {
  font-family: Gautami,Pothana2000,'Open Sans', sans-serif;
}

.malayalam-w, .d-malayalam-font {
  font-family: meera,'Open Sans', sans-serif;
}

/** end of language fonts **/


.container {
  background: #ffefd3;
}

.width {
  max-width: 1280px;
  margin: auto;
}


 .header {
   padding: 40px 0;
   background: #ffefd3;
 }
.header .wrapper {
  position: relative;
  height: 270px;
  background: url("/images/pongal-head2.png") no-repeat 180px bottom;
}
.header .wrapper:before, .header .wrapper:after {
  position: absolute;
  content: "";
  display: block;
  left: 60px;
  right: 60px;
  margin: auto;
  background: url("/images/border-top.png") repeat-x;
  height: 13px;
}
.header .wrapper:before {
  top: -5px;
}
.header .wrapper:after {
  bottom: -5px;
}
.header .wrapper .border {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.header .wrapper .border:before, .header .wrapper .border:after {
  position: absolute;
  content: "";
  display: block;
  top: 35px;
  bottom: 35px;
  margin: auto;
  background: url(/images/border-bottom.png) repeat-y;
  width: 13px;
}
.header .wrapper .border:before {
  left: 18px;
}
.header .wrapper .border:after {
  right: 20px;
}
.header .wrapper .border > div {
  content: "";
  position: absolute;
  display: block;
  width: 56px;
  height: 56px;
  background: url("/images/header-top.png") no-repeat;
}
.header .wrapper .border-top {
  left: 0;
  top: -26px;
}
.header .wrapper .border-right {
  right: 0;
  top: -26px;
}
.header .wrapper .border-bottom {
  bottom: -26px;
  right: 0;
}
.header .wrapper .border-left {
  left: 0;
  bottom: -26px;
}
.header-block {
  position: relative;
  height: 350px;
}
.header-block .logo {
  position: absolute;
  top: 40px;
  left: 50px;
}
.header-block .header-text {
    position: absolute;
    top: 51px;
    right: 23%;
    width: 500px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #802003;
}
.header-text .top-text{font-size: 34px;padding-bottom: 15px;font-weight: bold;}
.sub-text span{
    display: block;text-align: center;font-size: 20px;
}
.filmibeat-logo{position: absolute;
    right: 5%;top: 90px;
    width: 150px;
    padding: 10px;
    background: #fff;}
    .filmi-logo .sponser-top{font-size: 12px;text-align: center;
    padding-bottom: 5px;
    color: #883f73;}
    .filmibeat-logo a{text-decoration: none;}
.articlebg-color{background: #cc6417;padding: 15px 8px;padding-bottom: 25px;}
.article .wrapper.block0:after{
  position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    background: url(/images/border-top-green.png) repeat-x;
    height: 13px;
}
.article .wrapper.block1:before, .article .wrapper.newsbottom::before {background: none;}
.article .block0 {
    margin-bottom: 0px;
}
/* .header-block:before, .header-block:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 10px;
}
.header-block:before {
  left: 20px;
  background: url("/images/tree-left.png") no-repeat;
  width: 180px;
  height: 305px;
}
.header-block:after {
  right: 20px;
  background: url("/images/tree-right.png") no-repeat;
  width: 180px;
  height: 305px;
} */


.ad {
  padding: 5px 0;
  text-align: center;
}

.article {
  padding-top: 20px;
}
.article .wrapper {
  position: relative;
}
.article .wrapper:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  background: url("/images/border-top.png") repeat-x;
  height: 13px;
}
.article .wrapper:before {
  top: -5px;
}
.article .wrapper h2 {
  padding: 40px 0 40px 70px;
  font-size: 20px;
  font-weight: bold;
  background: url("/images/article-head.png") no-repeat left center;
  color: #d00636;
}
.article-block a {
  display: block;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  color: #000000;
}
.article-block a .image img {
  width: 100%;
  display: block;
}
.article-block a .text {
    padding: 10px 0;
    min-height: 89px;
    max-height: 60px;
    font-size: 13px;
    line-height: 22px;
}
.article-block ul li {
  float: left;
}
.article .block0 .article-block > div {
  float: left;
}
.article .block0 .left {
  width: 74%;
}
.article .block0 .right {
  float: right !important;
  padding-left: 2%;
}
.left .alticle-lt-image{float: left;}
.right-text{color: #fff;font-size: 16px;margin-left: 465px;}
.top-art-text{padding-bottom: 15px;line-height: 20px;}
.right-text .art-text{font-size: 14px;padding-bottom: 10px;line-height: 20px;}
.link-button {
    float: right;
    background: #802003;
    padding: 10px;
    border-radius: 14px;position: relative;
}
.article-rt-ad {
    position: relative;
    top: 17px;
}
.link-button a{color: #fff;text-decoration: none;}
.article .block0.wrapper:before {
    top: -5px;
    background: url(/images/border-top.png) repeat-x;
}
.article .block0.wrapper:after {
    bottom: -5px;
    background: url(/images/border-top.png) repeat-x;
}
.article .block1 .article-block > div {
  float: left;
}
.article .block1 .left {
  width: 40%;
}
.article .block1 .right {
  width: 58%;
  padding-left: 2%;
}

.article .block1 .right ul li {
  width: 227px;
  margin-right: 30px;
}
.article .block1 .right ul li:nth-child(3n) {
  margin-right: 0;
}
.article .block2 ul li {
  width: 49%;
  position: relative;
}
.article .block2 ul li:nth-child(2n) {
  float: right;
}
.article .block2 ul li a > div {
  width: 49%;
  float: left;
}
.article .block2 ul li a .text {
  padding: 0;
  padding-left: 2%;
}
.article .block2 ul li a .text p {
  font-size: 14px;
  padding-top: 20px;
}
.article .block2 ul li .share {
  position: absolute;
  bottom: -40px;
  margin-left: 0;
  left: 0;
}
.article .block3 {
  background: url("/images/block3-bg.png") no-repeat top center;
  background-size: cover;
  margin-top: 20px;
  height: 425px;
  margin-bottom: 60px;
}
.article .block3.wrapper:before {
  top: -25px;
  background: url("/images/border-top.png") repeat-x;
}
.article .block3 h2 {
  background: none;
  padding: 15px;
  color: #ffffff;
  font-size: 20px;
  text-shadow: 0px 3px 8.37px rgba(0, 0, 0, 0.86);
}
.article .block3 .article-block-list ul {
  text-align: center;
  padding: 40px 0 30px;
}
.article .block3 .article-block-list ul li {
  float: none;
  display: inline-block;
  width: 300px;
  margin: 0 20px;
  vertical-align: top;
}
.article .block3 .article-block-list ul li a .text {
  background: #ffffff;
  border: solid thin #dedede;
  padding: 10px 10px 17px;
  overflow: hidden;
}
.article .block3 .more-article {
  margin-top: 30px;
}
.article .block4 .article-block-list ul li {
  width: 290px;
  margin-right: 40px;
  vertical-align: top;
}
.article .block4 .article-block-list ul li a .text {
  background: #ffffff;
  border: solid thin #dedede;
  padding: 10px 10px 17px;
  overflow: hidden;
}
.article .block4 .article-block-list ul li:nth-child(4n) {
  margin-right: 0;
}
.article .block5 .article-block-list ul li a .text {
  overflow: hidden;
}
.article .block5 .article-block-list ul.col2 li {
  width: 48%;
}
.article .block5 .article-block-list ul.col2 li:nth-child(2n) {
  float: right;
}
.article .block5 .article-block-list ul.col3 li {
  width: 393px;
  margin-right: 50px;
}
.article .block5 .article-block-list ul.col3 li:nth-child(3n) {
  margin-right: 0;
}
.article .block6 .article-block-list ul li {
  width: 33.33%;
}
.article .block6 .article-block-list ul li a {
  position: relative;
}
.article .block6 .article-block-list ul li a .text {
  position: absolute;
  overflow: hidden;
  bottom: 10px;
  margin: 20px;
  background: #d10636;
  color: #ffffff;
  padding: 10px 10px 17px;
}

.more-article {
  text-align: right;
}
.more-article a {
  display: inline-block;
  color: #c33;
  padding: 5px 30px 5px 0;
  background: url(/images/arrow-icon.png) no-repeat right;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-family: Arial;
}

.share a {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
}
.share .share-facebook {
  background: #315c97 url(/images/facebook.png) no-repeat center;
}
.share .share-facebook:hover {
  background-color: #254570;
}
.share .share-twitter {
  background: #39a9e0 url(/images/twitter.png) no-repeat center;
}
.share .share-twitter:hover {
  background-color: #1f90c7;
}
.share .share-gplus {
  background: #dd4b39 url(/images/gplus.png) no-repeat center;
}
.share .share-gplus:hover {
  background-color: #c23321;
}
.share .share-youtube {
  background: #bd2125 url(/images/youtube.png) no-repeat center;
}
.share .share-youtube:hover {
  background-color: #92191d;
}


.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.gallery {margin: 20px 0;}
.gallery-item-left {float: left;width: 316px;margin-right: 3px;}
.gallery-item-mid {float: left;width: 640px;margin-right: 3px;}
.gallery-item-right {float: left;width: 316px;}
.gallery__item--1, .gallery__item--4 {margin-bottom: 3px;}

.footer {
  text-align: center;
  padding: 20px 0;
  background: url("/images/footer-bg.png") no-repeat center top;
}
.footer-block p {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.footer-block .share a {
  width: 40px;
  height: 40px;
  margin: 0 15px;
}

.slider {
  padding: 20px 0;
}
.slider .left {
  float: left;
  width: 940px;
}
.slider .left ul li div {
  height: 250px;
}
.slider .left ul li img {
  display: block;
  width: 100%;
}
.slider .left .bx-wrapper {
  position: relative;
}
.slider .left .bx-wrapper .bx-controls {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.slider .left .bx-pager-item {
  display: inline-block;
  margin: 0 2px;
}
.slider .left .bx-pager-item a {
  display: block;
  cursor: pointer;
  width: 13px;
  height: 13px;
  background: #cccccc;
  border-radius: 50%;
  text-indent: -9999px;
}
.slider .left .bx-pager-item a.active {
  background: #ff6633;
}
.slider .right {
  float: right;
  width: 300px;
}

.article-blocklist {max-width: 600px;margin: 0 auto;padding-top: 40px;}
.jalktu-content p {font-size: 15px;color: #000;font-weight: bold;margin-bottom: 15px;line-height: 22px;}
.article-block-list .image {position: relative;}
.video-icon {
    background: url(https://tamil.oneindia.com/images/pongal/video-icon.png) no-repeat 0 0;
    width: 51px;
    height: 51px;
    position: absolute;
    top: 39%;
    left: 45%;
    cursor: pointer;
}

.pongal2020-astrology-section {padding: 10px;}
.astrology-banner {
    background: url(https://tamil.oneindia.com/images/pongal/astro.png) no-repeat center;
        background-size: auto;
    height: 120px;
    position: relative;
    background-size: cover;
}
.astro-ban-head {
    position: absolute;
    left: 42%;
    top: 32%;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}
.astro-list {
    margin: 20px 0px;
}
.astro-list ul li {
    float: left;
    width: 16.6%;
    margin-bottom: 20px;
}
.astro-list ul li a {
    text-decoration: none;
    color: #000;
}
.astro-thumbnail {
    text-align: center;
}
.astro-thumb {
    max-width: 100px;
    margin: 0 auto;
    text-align: center;
}
.astro-thumb img {
    width: 100%;
    display: block;
}
.astro-info {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

@media screen and (max-width: 1280px) {
  .width {
    max-width: 1120px;
  }

  .article .block1 .right ul li {
    width: 200px;
    margin-right: 24px;
  }

  .article .block2 ul li a .text p {
    max-height: 70px;
    min-height: 70px;
    overflow: hidden;
  }

  .article .block4 .article-block-list ul li {
    width: 257px;
    margin-right: 30px;
  }

  .article .block5 .article-block-list ul.col3 li {
    width: 350px;
    margin-right: 35px;
  }

  .slider .left {
    width: 790px;
  }

  .slider .left .bx-wrapper .bx-controls {
    bottom: 10px;
  }
  .article .block0 .right {
    width: 25%;
    overflow: hidden;
    padding-left: 0%;
}
}
@media screen and (max-width: 1175px) {
  .width {
    max-width: 1000px;
  }

  .article .block1 .right ul li {
    width: 180px;
    margin-right: 20px;
  }

  .article .block4 .article-block-list ul li {
    width: 231px;
    margin-right: 25px;
  }

  .article .block5 .article-block-list ul.col3 li {
    width: 313px;
    margin-right: 30px;
  }

  .header-block .text {
    right: 17%;
    width: 220px;
    font-size: 16px;
  }

  .slider .left {
    width: 670px;
    margin: 30px 0 0;
  }

  .slider .left .bx-wrapper .bx-controls {
    bottom: 30px;
  }
}
@media screen and (max-width: 1000px) {
  body {
    width: 1000px;
    margin: auto;
  }
}