a,
body {
  color: #000;
}
.heading h2::after,
.heading h2::before {
  height: 2px;
  top: 100%;
  position: absolute;
  left: 0;
}
.topSearch,
.toplinks-menubar ul li {
  float: left;
}
.follow ul li,
li,
ul {
  list-style: none;
}
@font-face {
  font-family: Faustina;
  font-weight: 400;
  src: url("https://telanganatoday.com/wp-content/themes/telangana-today-main/fonts/Faustina.ttf");
}
@font-face {
  font-family: Faustina;
  font-weight: 700;
  src: url("https://telanganatoday.com/wp-content/themes/telangana-today-main/fonts/Faustina.ttf");
}
* {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
}
body {
  font-family: 'Faustina', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  background: #efefef;
  transition-delay: 0.25s;
  -webkit-text-size-adjust: none;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
.gutterLHS,
.gutterRHS {
  position: fixed;
  top: 5px;
  width: 160px;
  z-index: 1;
}
.gutterLHS {
  right: 51%;
  margin-right: 495px;
}
.gutterRHS {
  left: 51%;
  margin-left: 512px;
}
.fullWrapper {
  background-color: #fff;
  box-shadow: 0 0 0 #888;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}
.photo-gallery,
footer {
  background-color: #36454f;
}
.ads-cont,
.vertical-ads-cont {
  text-align: center;
  margin: 0 0 20px;
  top: 0;
  z-index: 0;
  position: relative;
  clear: both;
}
.mainWrapper {
  width: 100%;
  padding: 0 20px;
  position: relative;
}
.ads-cont {
  min-height: 270px;
}
.ads-cont:before,
.vertical-ads-cont:before {
  content: "- Advertisement -";
  font-size: 10px;
  line-height: 21px;
  display: block;
  color: #bbb;
  font-family: sans-serif;
}
.vertical-ads-cont {
  min-height: 600px;
}
.ads-cont.topHeaderAds {
  min-height: 110px;
  background: #ebebeb;
  width: 1024px;
  margin: auto;
}
.header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  min-height: 73px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.footer-wrapper .foot-col,
.mob_hamburger,
.rightHead,
.site-logo,
.todaysDate {
  flex: 1;
}
.todaysDate {
  font-size: 13px;
  line-height: 2;
}
.site-logo img {
  max-width: 450px;
}
.rightHead {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.followus ul li {
  float: left;
  margin: 5px 10px 5px 0;
  width: 20px;
  height: 20px;
}
.followus span,
.footFlex ul li {
  margin-right: 10px;
}
.followus span {
  color: #fff;
}
.toplinks-menubar {
  margin: 0 -20px 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.toplinks-menubar ul li a {
  font-size: 16px;
  padding: 0 9px;
  line-height: 35px;
  font-weight: 700;
}
.twoColumnLayout {
  display: flex;
  column-gap: 25px;
  justify-content: flex-start;
}
.left-column {
  width: calc(100% - 325px);
}
.right-column {
  width: 300px;
}
.heading h2 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 37px;
  padding: 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.heading h2::before {
  content: "";
  width: 100%;
  background-color: #f5f5f5;
}
.heading h2::after {
  content: "";
  width: 50px;
  margin: auto;
  background-color: #4db2ec;
}
.cartoon-display,
.rhsNewsColList,
.small-news {
  margin-bottom: 15px;
}
.small-news ul li {
  padding: 8px 0 10px 15px;
  position: relative;
}
.rhsNewsColList ul li {
  padding: 8px 0 0 15px;
  position: relative;
}
.rhsNewsColList ul li::before,
.small-news ul li::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  left: 0;
  border-radius: 50%;
  top: 16px;
  background: #000;
  opacity: 0.7;
}
.rhsNewsColList ul li h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
.rhsNewsColList ul.latest-news-col li h3 {
  font-size: 17px;
  line-height: 24px;
  font-weight: 700;
}
.timeStamp {
  color: #767676;
  font-size: 11px;
  line-height: 2;
}
.big-news {
  margin-bottom: 5px;
}
.big-news .image-thumb,
.big-news figure,
.image-container,
.related-news .more-news .big-news figcaption,
.webStorySwiper figure {
  position: relative;
}
.big-news .image-thumb a::after,
.image-container a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    0,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0) 100%,
    rgba(0, 0, 0, 0.9)
  );
  background: linear-gradient(
    0,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0) 100%,
    rgba(0, 0, 0, 0.9)
  );
}
.big-news figcaption,
.webStorySwiper figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
}
.big-news figcaption h3 {
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
}
.related-news .big-news .image-thumb a::after {
  background: 0 0;
}
.category-listing .small-news ul li h3 a,
.related-news .more-news .big-news figcaption h3 a {
  color: #111;
}
.big-news figcaption h3 a,
.foot-col .heading h2,
.foot-col ul li a,
.photo-gallery h2 a,
.photoSwiper figcaption h3 a,
.photo_list_wrapper .gallery-list .heading a.more-btn,
.photo_list_wrapper .gallery-list .textgrad h3 a,
.text-white,
.webStorySwiper figcaption h3 a,
[data-pagination] li.current a {
  color: #fff;
}
.small-news ul li h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}
.category-listing .big-news,
.live-blog-wrap .tag-wrap,
.webStories {
  margin-bottom: 20px;
}
.photoSwiper figcaption h3,
.webStorySwiper figcaption h3 {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4;
}
.webStorySwiper figure img {
  border-radius: 4px;
  display: block;
}
.webStorySwiper .image-container a::after {
  border-radius: 4px;
}
.photo-gallery {
  margin: 20px -20px 15px;
  padding: 30px 20px;
}
.category-listing .big-news .image-thumb a::after,
.menuNavigation,
.mob_hamburger,
.mobile-ads,
.nav-menu ul.Mobile_menu,
.photo-gallery h2::after,
.photo-gallery h2::before,
.photo_list_wrapper .gallery-list .heading h2::after,
.photo_list_wrapper .gallery-list .heading h2::before,
[data-pagination] ul li::before {
  display: none;
}
.gal-thumb {
  margin-bottom: 10px;
}
.article-img img,
.author-post-list .image-thumb img,
.desk-ads,
.gal-thumb img {
  display: block;
}
footer {
  padding: 20px 0;
  clear: both;
  margin-top: 20px;
}
.photo-gallery .heading,
.webStories .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-wrapper {
  display: flex;
  justify-content: flex-start;
  column-gap: 24px;
}
.copyright p {
  text-align: center;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
}
.foot-col ul {
  margin: 12px 0 12px 12px;
}
.foot-col ul li {
  font-size: 14px;
  line-height: 30px;
}
.follow ul li i,
.foot-col .followus ul li i,
.head-col .followus ul li a {
  font-size: 20px;
}
.footFlex ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.scrolltop {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  display: none;
  background-color: #101010;
  z-index: 99;
  text-align: center;
  cursor: pointer;
}
.scrolltop:after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  border-color: #fff;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-top: 14px;
}
.sticky-header {
  position: fixed;
  top: 0;
  left: auto;
  animation: 1s forwards smoothScroll;
  width: 100%;
  z-index: 99999;
  background-color: #fff;
  max-width: 1024px;
  overflow: hidden;
}
@keyframes smoothScroll {
  0 {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
.topSearch {
  width: 24px;
}
.search-icon {
  display: block;
  cursor: pointer;
}
.search_btn {
  width: 24px;
  height: 24px;
  display: block;
  background-image: url(../images/search_icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.pulse,
.search-box::after {
  left: 0;
  height: 100%;
  pointer-events: none;
  top: 0;
}
.search {
  background: #fff;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -15px;
  padding: 10px;
  z-index: 8;
  display: none;
  box-shadow: 0 0 8px 0 rgb(35 14 194 / 20%);
}
.search-box {
  position: relative;
  display: flex;
}
.search-box::after {
  content: "";
  position: absolute;
  width: 100%;
  border-style: solid;
  border-width: 0 0 2px;
  border-color: rgba(0, 0, 0, 0.05);
}
.search input[type="text"] {
  height: 40px;
  padding: 5px 15px;
  width: 100%;
  background: 0;
  border: 0;
  border-radius: 0;
  color: #000;
}
.search .search-icon {
  float: right;
  position: absolute;
  right: -33px;
  top: -2px;
}
.search .search-icon img {
  width: 24px;
  height: 24px;
}
.search-form-btn {
  margin-bottom: 0;
  padding: 8px 16px;
  background-color: #4c4084;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  border: 0;
}
.breadcrumb,
.breadcrumb a {
  color: #c3c3c3;
}
.article-social-share,
.tag-wrap {
  z-index: 9999;
  position: relative;
  width: 100%;
  float: left;
}
.breadcrumb {
  margin-bottom: 11px;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.breadcrumb .fa-angle-right {
  line-height: 1;
  vertical-align: middle;
  font-size: 8px;
  margin: 0 5px;
}
.articleHD {
  font-size: 44px;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  margin: 0 0 10px;
  word-wrap: break-word;
  font-weight: 700;
}
.publish-time {
  margin: 10px 0;
  color: #222;
  font-size: 11px;
  font-weight: 400;
  clear: none;
  vertical-align: middle;
  display: inline-flex;
  font-family: sans-serif;
  text-transform: uppercase;
}
#incontent-articles .show-more,
#incontent-articles .title,
.inarticle-alsoread h2,
.read-more {
  text-transform: capitalize;
}
.author-name-wrap {
  padding-right: 20px;
}
.author-name {
  font-weight: 700;
  color: #9c9c9c;
}
.caption-text {
  margin: 6px 0 0;
  color: #9c9c9c;
  font-size: 11px;
  line-height: 18px;
  font-style: italic;
}
.article-social-share {
  display: flex;
  margin: 20px 0;
}
.article-social-share a {
  width: 25px;
  height: 25px;
  margin: 6px;
  display: inline-block;
}
.detailBody p,
.detailBody ul li {
  line-height: 1.5;
  margin-bottom: 15px;
  word-break: break-word;
  color: #282828;
}
.article-social-share img {
  width: 25px;
}
.related-news h3 {
  font-size: 20px;
}
.detailBody p {
  font-size: 22px;
  font-weight: 400;
}
.detailBody ul {
  list-style: initial;
}
.detailBody ul li {
  font-size: 20px;
  font-weight: 600;
  list-style-type: disc;
  list-style-position: inside;
}
#incontent-articles {
  clear: both;
  display: block;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #eee;
  width: 100%;
  margin-bottom: 26px;
}
#incontent-articles .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
#incontent-articles ul li {
  list-style-type: disc;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  margin: 0 0 0 20px;
  line-height: 24px;
}
#incontent-articles ul li a {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 5px;
}
#incontent-articles ul li:last-child,
.liveBlog ul li:last-child {
  border-bottom: 0;
}
#incontent-articles .show-more {
  margin-top: 10px;
  color: #3f51b5;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
}
.everyday-stories {
  padding: 10px 0;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  margin-bottom: 26px;
}
.everyday-stories a {
  color: #1e3290;
}
.tag-wrap .tags-list li {
  display: inline-block;
  line-height: 24px;
  font-family: sans-serif;
  font-weight: 700;
}
.tag-wrap .tags-list li span {
  margin-right: 4px;
  padding: 2px 8px 3px;
  color: #fff;
  background-color: #222;
  font-size: 11px;
  text-transform: uppercase;
}
.tag-wrap .tags-list a {
  margin-right: 4px;
  padding: 1px 7px 2px;
  border: 1px solid #ededed;
  color: #111;
  font-size: 11px;
  font-style: italic;
}
.dot,
.pulse {
  border-radius: 9999px;
}
.inarticle-alsoread,
.photo_list_wrapper {
  width: 100%;
  float: left;
}
.category-listing h1 {
  font-size: 41px;
  line-height: 2;
  word-wrap: break-word;
  font-weight: 700;
  display: inline-block;
}
.category-listing .big-news figcaption {
  position: unset;
  padding: 10px 0 0;
}
.category-listing .big-news figcaption h3 {
  font-size: 21px;
  line-height: 33px;
  margin-bottom: 6px;
}
.category-listing .big-news figcaption h3 a {
  color: #000;
}
.category-listing .small-news ul li h3 {
  font-weight: 700;
}
.category-listing .excerpt {
  color: #111;
  margin: 5px 0 0;
  font-size: 17px;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
[data-pagination],
[data-pagination] *,
[data-pagination] :after,
[data-pagination] :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
}
[data-pagination] {
  font-size: 16px;
  font-weight: 500;
  margin: 1em auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-pagination] ul {
  list-style-type: none;
  display: inline;
  font-size: 100%;
  margin: 0;
  padding: 0.5em;
}
.photoCount,
[data-pagination] > a {
  font-size: 16px;
}
[data-pagination] ul li {
  display: inline-flex;
  font-size: 100%;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  border-bottom: 0;
  padding: 0;
}
[data-pagination] a {
  font-size: 16px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}
.live-blink span,
.photoCount,
a.more-btn {
  font-family: sans-serif;
}
[data-pagination] li.current {
  background: #000;
  color: #fff;
}
[data-pagination] .disabled,
[data-pagination] [disabled],
[data-pagination] [hidden] {
  opacity: 0.5;
  pointer-events: none;
}
.live-blink {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.live-blink span {
  color: #d70101;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.blinker {
  position: relative;
  z-index: 0;
  margin-right: 10px;
}
.pulse {
  position: absolute;
  width: 100%;
  background-color: #d50101;
  opacity: 0;
  z-index: -1;
  animation: 2s linear infinite pulseWave;
}
.blnk,
.dot {
  width: 10px;
  height: 10px;
}
.dot {
  position: relative;
  margin: 0 auto;
  background-color: #e40101;
}
@keyframes pulseWave {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(3);
    opacity: 0;
  }
}
.blnk {
  display: inline-block;
  background: #dc0000;
  margin: 0 8px 0 0;
  border-radius: 50px;
  animation: 1s linear infinite blinker;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.liveBlog {
  border-left: 2px solid #979797;
  width: 100%;
  margin-top: 10px;
}
.liveBlog ul li {
  padding-left: 25px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e1e1e1;
}
.liveBlog ul li::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: -12px;
  border-radius: 20px;
  background: #d70101;
  box-sizing: border-box;
}
.liveBlog ul li p {
  margin-bottom: 0;
  margin-top: 10px;
}
.liveBlog .timestamp span {
  font-family: sans-serif;
  color: #111;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.photo_summary .photo_wrap {
  margin-bottom: 30px;
}
.photo_summary .photo_wrap figure {
  position: relative;
  width: 100%;
  text-align: center;
}
.photoCount {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  color: #fff;
  z-index: 1;
  min-width: 86px;
  height: 46px;
  line-height: 46px;
}
.photoCount span {
  font-size: 27px;
  color: #fff;
  font-weight: 700;
}
.author_wrapper {
  background: #000;
  padding: 5px;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px;
}
.author_wrapper .author_profile {
  background: #fff;
  padding: 20px 40px;
}
.author_wrapper .author_profile h1 {
  position: absolute;
  top: -16px;
  background: #fff;
  padding: 5px 10px;
  font-size: 22px;
  line-height: 28px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
}
.author_wrapper .author_profile figure {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.author_wrapper .author_profile figure > img {
  width: 100px;
  height: 100px;
  margin-left: 10px;
  border-radius: 50%;
}
.author_wrapper .author_profile figcaption {
  width: calc(100% - 110px);
}
.author_wrapper .author_profile figcaption p {
  color: #111;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin: 10px 0;
}
.author-social {
  margin: 10px 0;
}
.author-social a {
  display: inline;
  margin-right: 5px;
}
.author-social img {
  width: 24px;
}
.author-post-list {
  display: flex;
  width: 100%;
  column-gap: 3%;
  row-gap: 20px;
  flex-wrap: wrap;
}
.author-post-list figure {
  width: 48.5%;
}
.author-post-list .image-thumb {
  position: relative;
  margin-bottom: 10px;
}
.author-post-list .category-type {
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  background-color: #222;
  color: #fff;
  margin-right: 5px;
  padding: 3px 6px 4px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.photo_list_wrapper .gallery-list {
  background-color: #36454f;
  padding: 20px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.photo_list_wrapper .gallery-list .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.photo_list_wrapper .gallery-list .heading h2 a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.photo_list_wrapper .gallery-list .bigThumb {
  position: relative;
  width: 33%;
  margin-right: 1%;
  float: left;
}
.photo_list_wrapper .gallery-list .smallThumbs {
  width: 66%;
  float: left;
}
.detailBody .ads-cont iframe,
.detailBody iframe,
.photo_list_wrapper .gallery-list .smallThumbs2,
.related-news .more-news ul li .big-news {
  width: 100%;
}
.photo_list_wrapper .gallery-list .smallThumbs ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.photo_list_wrapper .gallery-list ul li {
  position: relative;
  width: 23.25%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.photo_list_wrapper .gallery-list ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.photo_list_wrapper .gallery-list .textgrad {
  padding: 10px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
}
.photo_list_wrapper .gallery-list .textgrad h3 {
  font-size: 19px;
  line-height: 1;
  font-weight: 400;
  white-space: pre-wrap;
}
.photo_list_wrapper .gallery-list .smallThumbs .textgrad h3 {
  font-size: 15px;
  line-height: 1.2;
}
a.more-btn {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 8px;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .related-news .flex-container .small-news,
  .wp-caption {
    width: 100% !important;
  }
  .adsbygoogle {
    margin: auto !important;
  }
  .related-news .more-news ul li {
    width: 100%;
    flex: 47% !important;
  }
  .publish-time,
  .related-news .more-news ul,
  .twoColumnLayout {
    flex-wrap: wrap;
  }
  .small-news ul li h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .category-listing .rhsNewsColList,
  .rightSidebar .rhsNewsColList {
    position: relative;
    top: 0;
  }
  .detailBody p {
    font-size: 21px;
  }
  .related-news .more-news .big-news figcaption h3 {
    line-height: 24px !important;
    font-weight: 400;
  }
  .mob_hamburger,
  .mobile-ads {
    display: block;
  }
  .ads-cont.topHeaderAds,
  .category-listing .excerpt,
  .desk-ads,
  .followus,
  .footer-wrapper,
  .gutterLHS,
  .gutterRHS,
  .todaysDate,
  .toplinks-menubar .menu-item-has-children {
    display: none;
  }
  .topNewsSwiper img {
    aspect-ratio: 10/6 !important;
    object-fit: revert !important;
  }
  .category-listing h1 {
    font-size: 26px;
  }
  .also-read ul li a,
  .follow ul li b {
    font-size: 18px !important;
  }
  .follow ul li i {
    font-size: 16px !important;
  }
  .site-logo img {
    max-width: 220px;
  }
  .toplinks-menubar ul {
    display: flex;
    width: calc(100% - 69px);
    overflow-x: scroll;
  }
  .toplinks-menubar ul li a {
    white-space: nowrap;
  }
  .digital-copies {
    width: 69px;
  }
  .digital-copies a.epaper {
    font-size: 11px;
    white-space: nowrap;
  }
  .author-post-list figure,
  .author_wrapper .author_profile figcaption,
  .left-column,
  .photo_list_wrapper .gallery-list .smallThumbs,
  .right-column {
    width: 100%;
  }
  .big-news figcaption h3 {
    font-size: 19px;
    line-height: 1.4;
  }
  .header-wrap {
    align-items: center;
    width: 100%;
    z-index: 20;
    background: #fff;
    min-height: 40px;
  }
  .MenuBtn {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 5px 0 3px;
  }
  .MenuBtn i {
    width: 24px;
    display: block;
    border-top: 2px solid #000;
    padding-top: 4px;
  }
  .MenuBtn i:nth-child(2) {
    top: 23px;
    margin-left: 0;
  }
  .MenuBtn i:nth-child(3) {
    top: 27px;
  }
  body.openMenu .MenuBtn {
    padding: 4px 0 3px;
  }
  body.openMenu .MenuBtn i {
    padding-top: 0;
  }
  body.openMenu .MenuBtn i:first-child {
    transform: translateY(2px) translateX(0) rotate(45deg);
    background: #fff;
  }
  body.openMenu .MenuBtn i:nth-child(2) {
    opacity: 0;
    background: #fff;
  }
  body.openMenu .MenuBtn i:nth-child(3) {
    transform: translateY(-2px) translateX(0) rotate(-45deg);
    background: #fff;
  }
  .menuNavigation {
    width: 100%;
    display: none;
    float: left;
    padding: 20px 0 100px;
    color: #000;
    position: fixed;
    top: 58px;
    left: 0;
    z-index: 1111;
    height: 100vh;
    background: #fff;
    overflow: auto;
  }
  .menuNavigation ul.listItems > li {
    width: 100%;
    text-align: left;
    line-height: 30px;
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
    position: relative;
  }
  ul.subItems li {
    border-bottom: 1px solid #ccc;
  }
  .menuNavigation ul.listItems li > a {
    text-decoration: none;
    transition: color 0.4s 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 12px;
  }
  .menuNavigation ul.listItems li a.head {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
  }
  .menuNavigation ul.listItems li ul.subItems {
    padding-top: 5px;
    display: none;
  }
  .menuNavigation ul.listItems {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .menuNavigation ul.listItems li.active .subItems {
    display: block;
    padding-left: 20px;
  }
  .listItems li span {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 14px;
  }
  .listItems li.active span {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .search {
    bottom: -59px;
  }
  .mobileheadspace {
    margin-top: 0;
  }
  .twoColumnLayout:first-child {
    padding-top: 10px;
  }
  .ads-cont {
    margin: 0 -20px 20px;
  }
  .articleHD {
    font-size: 24px;
    line-height: 26px;
  }
  .publish-time {
    line-height: 1.8;
  }
  .article-img {
    margin: 0 -20px;
  }
  .caption-text {
    padding: 0 10px;
  }
  [data-pagination] a {
    font-size: 14px;
  }
  [data-pagination] ul li {
    width: 30px;
    height: 30px;
    border-radius: 30px;
  }
  .author_wrapper .author_profile figure {
    flex-wrap: wrap;
    justify-content: center;
  }
  .author_wrapper .author_profile figure > img {
    margin: 10px 0 0;
  }
  .author_wrapper .author_profile {
    padding: 20px;
  }
  .author-social {
    text-align: center;
  }
  .photo_list_wrapper {
    padding: 10px 0 0;
  }
  .photo_list_wrapper .gallery-list {
    width: auto;
    margin: 0;
  }
  .photo_list_wrapper .gallery-list .bigThumb {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .photo_list_wrapper .gallery-list .smallThumbs ul {
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .photo_list_wrapper .gallery-list ul li {
    width: 48%;
    display: inline-block;
  }
  .photo_detail_wrapper {
    width: auto;
    margin: 0 -20px;
  }
  .topNewsSwiper .big-news figcaption h3 {
    font-size: 12px;
  }
  .related-news .more-news .big-news figcaption {
    position: relative;
  }
  .related-news .more-news .big-news figcaption h3 a {
    color: #000;
  }
  .rhsNewsColList ul li,
  .small-news ul li {
    padding: 8px 0 5px 15px;
  }
}
.related-news .more-news .big-news figcaption h3,
.videos-list .textgrad h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fa-image,
.fa-play {
  right: 10px;
  z-index: 999;
  bottom: -12px;
  background-color: red;
  position: absolute;
  border-radius: 50px;
  text-align: center;
  content: "";
}
.pagination,
[data-pagination] {
  text-align: center;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
}
.pagination a,
[data-pagination] a {
  padding: 5px 10px;
  background-color: #fff;
  color: #000;
}
.pagination a.active,
[data-pagination] a.active {
  background-color: #000;
  border-radius: 50%;
  padding: 10px 15px;
  color: #fff;
}
.fa-image,
.fa-play {
  padding: 9px 8px 8px 11px;
  color: #fff;
}
.fa-image {
  padding: 8px;
  color: #fff;
}
.smallThumbs2 ul li {
  box-shadow: 0 0 10px #ccc;
}
.videos-list .imgCont img {
  aspect-ratio: 10/11;
  aspect-ratio: cover;
  object-fit: cover;
  object-position: top;
}
.videos-list .textgrad h3 {
  margin-bottom: 25px;
}
.videos-list .textgrad .time {
  position: absolute;
  bottom: 0;
  padding-bottom: 10px;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev,
.topNewsSwiper .swiper-button-next,
.topNewsSwiper .swiper-button-prev {
  background-color: #ffffff8f;
  text-align: center;
  width: 35px;
  height: 35px;
  border-radius: 30px;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev,
.videoSwiper .swiper-button-next,
.videoSwiper .swiper-button-prev {
  top: 50%;
}
.photoSwiper .swiper-button-next:after,
.photoSwiper .swiper-button-prev:after,
.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after,
.videoSwiper .swiper-button-next:after,
.videoSwiper .swiper-button-prev:after {
  color: #000;
  font-size: 18px;
}
.topNewsSwiper figcaption {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 50%,
    #000 100%
  );
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 15px;
}
.topNewsSwiper img {
  aspect-ratio: 10/6;
}
.topNewsSwiper .swiper-pagination {
  bottom: -3px !important;
}
.topNewsSwiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #9b9797;
  opacity: 1;
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.topNewsSwiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 50px;
}
.related-news .flex-container {
  display: flex;
  flex-wrap: wrap;
}
.related-news .flex-container .big-news {
  width: 400px;
}
.related-news .flex-container .small-news {
  width: calc(100% - 400px);
}
.related-news .flex-container .big-news img {
  aspect-ratio: 10/6;
  object-fit: cover;
  width: 100%;
}
.related-news .big-news figcaption h3 {
  font-size: 18px;
}
.also-read .heading h2,
.related-news .small-news ul li h3 {
  font-size: 17px;
}
.related-news .small-news ul li {
  padding: 3px 0 6px 21px;
  position: relative;
}
.related-news .small-news ul li::before {
  left: 8px;
  top: 9px;
}
.related-news .more-news ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 100%;
}
.related-news .more-news ul li {
  margin: 5px;
  width: 31%;
  flex: 31%;
}
.related-news .more-news .big-news figcaption h3 {
  font-size: 18px;
  line-height: 21px;
}
.related-news .more-news .big-news img {
  aspect-ratio: 10/7;
}
.big-news figure img {
  aspect-ratio: 10/6;
  object-fit: cover;
  object-position: bottom;
}
.digital-copies {
  position: relative;
  display: flex;
  align-items: center;
}
.digital-copies a.epaper {
  background-color: #231f20;
  font-weight: 600;
}
.digital-copies a {
  font-weight: 400;
  font-size: 14px;
  line-height: 2.2;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
}
.foot-col .followus ul li img {
  background: #fff;
  padding: 3px;
  width: 25px;
}
.page-404 {
  text-align: center;
  line-height: 1.5;
  background: #efefef;
  border-radius: 10px;
  padding: 90px 5px;
  box-shadow: 0 0 10px #7e7e7e;
}
.page-404 h1 {
  font-size: 60px;
  color: red;
}
.page-404 h2 {
  font-size: 35px;
  color: #2f3293;
}
.page-404 h3 {
  font-size: 30px;
}
.page-404 h4 {
  font-size: 25px;
}
.read-more {
  float: right;
  padding: 5px;
  background: #000;
  color: #fff;
  font-size: 14px;
}
.category-listing .rhsNewsColList,
.rightSidebar .rhsNewsColList {
  position: relative;
  top: 0;
}
.toplinks-menubar .more-menu .sub-menu,
.toplinks-menubar .sub-menu {
  display: none;
  width: auto;
  min-width: 15.5455em;
  font-size: 14px;
  position: absolute;
  top: -999em;
  background-color: #fff;
  z-index: 99;
  float: none;
}
.also-read ul li {
  position: relative;
  margin-bottom: 2px;
  line-height: 25px;
  list-style-type: none;
}
.also-read ul li::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  left: 0;
  border-radius: 50%;
  top: 11px;
  background: #000;
  opacity: 0.7;
}
.also-read ul li a {
  padding-left: 15px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
}
.follow ul {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.follow ul li b {
  font-size: 22px;
}
.follow ul li {
  padding: 0 5px;
  margin-bottom: 0;
}
.toplinks-menubar .more-menu .sub-menu {
  padding: 15px 0;
  text-align: left;
}
.toplinks-menubar ul li.menu-item-has-children:hover .sub-menu {
  display: block;
  top: auto;
}
.toplinks-menubar ul li.menu-item-has-children .sub-menu li {
  float: none;
  border-bottom: 1px solid #ccc;
}
