/*************************************

Template Name: Bangladesh News Network - Online NewsPaper
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/
@charset "utf-8";

@font-face {
  font-family: "SolaimanLipiNormal";
  src: url("../fonts/solaimanlipi/solaimanlipi_20-04-07.eot");
  src: url("../fonts/solaimanlipi/solaimanlipi_20-04-07.eot") format("embedded-opentype"), url("../fonts/solaimanlipi/solaimanlipi_20-04-07.woff") format("woff"), url("../fonts/solaimanlipi/solaimanlipi_20-04-07.ttf") format("truetype"), url("../fonts/solaimanlipi/SolaimanLipi_29-05-06.svg") format("svg");
}

:root {
  --color1: #00a651;
  --red: #e74c4f;
}

body {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  /* background: #eee; */
  background: #F0F0ED;
}

a {
  color: #000;
}

@media (min-width: 1120px) {
  .container {
    max-width: 1212px !important;
  }
}

@media (min-width: 1120px) {
  .menu-container {
    max-width: 1188px !important;
  }
}

/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
/* .container {
max-width: 1052px;
} */
.left-content-header {
  float: left;
  width: 32.37%;
}

.left-content-area {
  float: left;
  width: 67.62%;
}

.right-content-header {
  float: left;
  width: 67.62%;
}

.right-content-area {
  float: left;
  width: 32.38%;
}

.custom-container {
  padding-left: 12px;
  padding-right: 12px;
}

.custom-row {
  margin-right: -12px;
  margin-left: -12px;
}

.custom-padding {
  padding-left: 12px;
  padding-right: 12px;
}

.p-0 {
  padding-left: 0;
  padding-right: 0;
}

.p-left-0 {
  padding-left: 0;
}

.p-right-0 {
  padding-right: 0;
}

.m-0 {
  margin-left: 0;
  margin-right: 0;
}

body, h1, h2, h3, h4, h5, h6, p, textarea {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, SolaimanLipi, sans-serif;
}

a {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
}

a:focus {
  outline: 0 solid !important;
}

a:hover {
  text-decoration: none !important;
}

*a:hover {
  text-decoration: none !important;
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

/*================================================
3. BACK TO TOP
==================================================*/
.scrollup {
  background: var(--color1) none repeat scroll 0 0;
  border: 1px solid var(--color1);
  bottom: 38px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  line-height: 35px;
  position: fixed;
  right: 30px;
  text-align: center;
  width: 40px;
  z-index: 99;
}

.scrollup:hover {
  background: #ffffffff;
  color: #000000;
  border: 1px solid var(--color1);
  transition: 1s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.back-to-top span {
  padding-bottom: 10px;
}

.back-to-top--active {
  visibility: visible;
  -webkit-animation: back-to-top .3s ease-in;
  animation: back-to-top .3s ease-in;
  transition: width 2s;
}

/* ------------------------------------
NEW HEADER STYLE
---------------------------------------*/
.top-date i {
  padding-right: 5px;
}

.new-header {
  background: #fff;
  padding: 16px 0;
  /* border-top: 1px solid #6a3; */
}

.new-logo-area a img {
  width: 300px
}

.header-banner {
  text-align: right;
  padding-top: 10px;
}

.top-date {
  padding-top: 6px;
  display: block;
  padding-bottom: 3px;
  font-size: 14px;
}

.search_submit {
  border: none;
  box-shadow: none;
  background: none;
}

.search_submit button.btn.btn-default:focus, .search_submit button.btn.btn-default {
  border: none;
  background: none;
  outline: none;
}

.search_submit:focus {
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}

/*----------------------------------
Lead News Wrapper style
-----------------------------------*/
.lead-news-wrapper {
  background: #F0F0ED;
  width: 100%;
  padding: 15px 0 0;
}

.lead-news-left {
  width: 73.27%;
  float: left;
}

.lead-news-right {
  width: 26.73%;
  float: left;
}

.new-lead-news {
  background: #fff;
  padding: 8px;
}

.new-lead-news-heading {
  padding: 5px 3px;
  max-height: 157px;
  min-height: 157px;
  overflow: hidden;
}

.new-lead-news-heading p {
  margin: 0;
}

.new-lead-news-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

.new-lead-news-heading h1 {
  margin: 0;
  font-size: 28px;
  line-height: 31px;
}

.new-lead-news a:hover {
  color: #000;
}

.new-lead-news a:hover img {
  opacity: 0.90;
}

.meta {
  text-align: right;
  padding: 3px 8px;
  background: #fff;
  border-top: 1px solid #eee;
  /* border-top: 1px dotted #eee; */
  line-height: 22px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.meta a {
  border-right: 3px solid var(--color1);
  padding-right: 5px;
}

.meta a i {
  padding-right: 3px;
}

.lead-news-other-wrapper {
  margin-bottom: 24px;
}

.lead-news-other {
  padding: 8px 8px 0 8px;
  background: #fff;
}

.lead-news-other-heading {
  background: #fff;
  padding: 5px 3px;
  min-height: 51px;
  max-height: 51px;
  overflow: hidden;
}

.lead-news-other-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

.lead-news-other-heading h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
}

.lead-news-second-wrapper {
  margin-bottom: 24px;
}

.lead-news-second {
  background: #fff;
  padding: 8px 8px 0 8px;
}

.lead-news-second-heading {
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
  padding: 4px 3px;
}

.lead-news-second-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

.lead-news-second-heading h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 0;
}

.lead-news-other a:hover img {
  opacity: 0.80;
}

.lead-news-second a:hover img {
  opacity: 0.80;
}

.lead-news-second a img {
  max-width: 256px;
  max-height: 154px;
  min-width: 256px;
  min-height: 154px;
  overflow: hidden;
}

.lead-news-second a:hover h3 {
  transition: all 0.5s ease 0s;
}

.lead-other-news li a:hover h2 {
  transition: all 0.5s ease 0s;
}

.text-heading {
  padding-bottom: 39px;
}

.text-heading-style {
  position: relative;
  display: block;
}

.text-heading-style h2 {
  font-size: 24px;
  margin: 0;
  line-height: 24px;
  position: absolute;
  background: var(--color1);
  color: #fff;
  padding: 6px 15px;
}

.text-heading-style h2:after {
  content: '';
  position: absolute;
  left: 122px;
  border-left: 25px solid #037533;
  border-top: 36px solid transparent;
  clear: both;
  top: 0;
}

.text-heading-style:after {
  content: "";
  position: absolute;
  bottom: -38px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 2px;
  border-bottom: 2px solid var(--color1);
}

.good-news-wrapper {
  position: relative;
}

.good-news {
  padding: 8px;
  background: #fff;
  position: relative;
  border: 2px solid var(--color1);
  border-top: 0px;
  margin-top: -1px;
}

/* .good-news img {
max-height: 210px;
width: 100%;
} */
.good-news img {
  max-height: 210px;
  min-height: 210px;
  overflow: hidden;
  width: 100%;
}

.good-news-heading h2 {
  margin: 0;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  padding-top: 5px;
}

.good-news a:hover img {
  opacity: 0.80;
}

/*======================= START FADE STYLE ============================*/
.fade {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}

@keyframes fadeInScale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/*======================= END FADE STYLE ============================*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff;
  transition: background-color .3s .2s;
}

.side-tab-main {
  width: 100%;
  margin-top: 24px;
}

.side-tab-main .nav-item {
  display: block;
  float: left;
  width: 50%;
}

.side-tab-main .nav-item .nav-link {
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  line-height: 25px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: var(--color1);
  border-radius: 0;
  padding: 12px 15px;
  border-bottom: 3px solid transparent;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

.nav-pills .nav-link.active {
  background: #fff;
  color: #19232d;
  border-bottom: 3px solid var(--color1);
}

.latest-news {
  position: relative;
}

.latest-news-ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: #fff;
}

.latest-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}

.latest-news-ul li a {
  margin-bottom: -6px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 7px 7px;
  border-bottom: 1px dotted gray;
  width: 100%;
}

.latest-news-ul li:last-child a {
  border-bottom: 0;
}

.latest-news-ul .latest-news-left {
  float: left;
  width: 37%;
  padding-right: 3%;
}

/* .latest-news-ul .latest-news-left img {
min-height: 60px;
max-height: 60px;
} */
.latest-news-ul .latest-news-left img {
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  min-width: 92px;
  max-width: 92px;
}

.latest-news-ul .latest-news-right {
  float: left;
  width: 63%;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}

.latest-news-ul .latest-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}

.right-main-tab-style-2 {
  /* border-left: 1px solid gray; */
}

.latest-news-ul {
  max-height: 583px;
  overflow-y: auto;
}

/*========================================== POLITICAL NEWS SECTION WRAPPER STYLE =================================================*/
.political-news-section-wrapper {}

.political-lead-news {
  margin-bottom: 25px;
}

.political-lead-news-image {
  position: relative;
}

.political-lead-news-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 38px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 4px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}

.political-lead-news-text {
  position: relative;
  background-color: #fff;
  padding: 3px 6px;
  max-height: 75px;
  min-height: 75px;
  overflow: hidden;
}

.political-lead-news-text h2 {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.political-lead-news-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.political-lead-news a:hover .political-lead-news-image i {
  background: #fff;
  color: red;
}

.political-lead-news-other {
  margin-bottom: 24px;
}

.political-lead-news-other-image {
  position: relative;
}

.political-lead-news-other-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 38px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 4px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}

.political-lead-news-other-text {
  background: #fff;
  min-height: 80px;
  max-height: 80px;
  width: 100%;
  overflow: hidden;
  padding: 3px 6px 0 6px;
}

.political-lead-news-other-text h3 {
  margin: 0;
  font-size: 16px;
  line-height: 21px;
  color: #000;
}

.political-lead-news-other-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.political-lead-news-other a:hover .political-lead-news-other-image i {
  background: #fff;
  color: red;
}

.political-tab nav {
  display: inline-block;
  position: relative;
  left: 28%;
  top: -35px;
}

.public-tab nav {
  left: 28%;
}

.political-tab nav .nav-tabs .nav-link {
  margin-bottom: -4px;
  color: #767676;
  padding: 6px 9px 5px;
  margin-right: 4px;
  font-size: 15px;
  line-height: 14px;
  border-radius: 0 !important;
}

.political-tab nav .nav-tabs .nav-link.active {
  background-color: #ebe8e8 !important;
  color: #222;
}

.political-tab .nav-tabs {
  border: none;
}

/*=================== PUBLIC NEW SECTION STYLE ==============================*/
.public-tab ul li a {
  margin-right: 8px
}

.public-wrapper {
  margin-top: 20px;
  margin-bottom: 0;
}

.public-lead-left {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px 8px 0 8px;
}
.public-lead-left-image {
  position: relative;
}
.public-lead-left-image i {
  position: absolute;
    top: 50%;
    left: 50%;
    height: 55px;
    width: 55px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 46px;
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    padding-left: 6px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px grey;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px grey;
    opacity: 0.8;
}
.public-lead-left a:hover .public-lead-left-image i {
  background-color: #fff;
  color: #1b1b1b;
}
.public-lead-left-heading {
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
  padding: 10px 5px;
}
.public-lead-left-heading h2 {
  font-size: 22px;
  line-height: 26px;
  transition: all 0.5s ease 0s;
  color: #000;
}
.public-lead-left-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.public-lead-left a:hover {
  color: #000;
}

.public-lead-left a:hover img {
  opacity: 0.85;
}

.top-left-side-bar {
  position: relative;
  margin: 0;
  padding: 0;
}

.top-left-side-bar li {
  list-style: none;
  width: 100%;
  margin-bottom: 3px;
}

.top-left-side-bar li a {
  display: inline-block;
  padding: 8px 8px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.top-left-side-bar-left {
  float: left;
  width: 36%;
  padding-right: 3%;
  position: relative;
}
.top-left-side-bar-left i {
  position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 30px 2px grey;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px grey;
    opacity: 0.8;
    height: 35px;
    width: 35px;
    line-height: 28px;
    font-size: 16px;
    padding-left: 3px;
    border: 3px solid #fff;
    opacity: 0.8;
}
.top-left-side-bar-right {
  float: left;
  width: 64%;
  overflow: hidden;
}
.top-left-side-bar-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 21px;
  transition: all 0.5s ease 0s;
  padding-left: 2px;
}
.top-left-side-bar-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.public-lead-left img {
  height: 374px;
}
.public-lead-left a:hover h3 {
  color: #000;
}
.top-left-side-bar li a:hover h3 {
  color: #000;
}
.top-left-side-bar li a:hover i {
  background-color: #fff;
  color: #1b1b1b;
  opacity: 0.99;
}
/*=========================================== national NEWS WRAPPER STYLE ============================================*/
.national-lead-news {
  padding: 8px 8px 0 8px;
  background: #fff;
  margin-bottom: 25px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}

.national-lead-news-image {
  position: relative;
}

.national-lead-news-image img {
  min-height: 132px;
  max-height: 132px;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}

.national-lead-news-image i {
  position: absolute;
  top: 50%;
  left: 47%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 38px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 4px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}

.national-lead-news-text {
  background: #fff;
  padding: 5px 3px;
  min-height: 73px;
  max-height: 73px;
  overflow: hidden;
}

.national-lead-news-text h2 {
  color: #000;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}

.national-lead-news-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.national-lead-news a:hover .national-lead-news-image i {
  color: red;
  background: #fff;
}

.national-news-ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.national-news-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 7px;
}

.national-news-ul li a {
  display: inline-block;
  padding: 0;
  background: #fff;
  width: 100%;
  /* box-shadow: 0 1px 2px rgb(0 0 0 / 20%); */
}

.national-news-ul-left {
  float: left;
  width: 43%;
  padding-right: 3%;
  position: relative;
  overflow: hidden;
}

.national-news-ul-left i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
  padding-left: 4px;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}

.national-news-ul-right {
  float: left;
  width: 57%;
  padding-left: 1px;
  padding-top: 5px;
  min-height: 79px;
  max-height: 79px;
  overflow: hidden;
}

.national-news-ul-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 20px;
}

.national-news-ul-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.national-news-ul li a:hover .national-news-ul-left i {
  background: #fff;
  color: red;
}

/*================================================
7. FEATURE NEWS WRAPPER SECTION STYLE
==================================================*/
.feature-news-wrapper {
  padding: 20px 0;
}

.national-heading {
  margin-bottom: 5px;
}

.national-heading h2 {
  padding: 8px 15px;
}

.national-heading h2:after {
  left: 87px;
  border-left: 25px solid #037533;
  border-top: 40px solid transparent;
}

.national-heading .text-heading-style:after {
  bottom: -40px;
  height: 3px;
  border-bottom: 3px solid var(--color1);
}

.polities-heading h2:after {
  left: 105px;
}

.national-heading h2:after {
  left: 122px;
}

.special-event-heading .title {
  position: relative;
  overflow: hidden;
  margin: 0 0 7px 0;
  font-size: 24px;
  border-left: 5px solid var(--color1);
  line-height: 36px;
  padding-left: 10px;
}

.special-event-heading a:hover {
  color: #000;
}

.special-event-heading .title .liner {
  padding-left: 10px;
}

.special-event-heading .title .liner:before {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 5px dashed var(--color1);
  top: 12px;
  display: inline-block;
  vertical-align: bottom;
}

.special-event-heading .title .liner:after {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 5px dashed var(--color1);
  top: 21px;
  display: inline-block;
  vertical-align: bottom;
}

.feature-news-lead {
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: inline-block;
}

.feature-news-heading {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, .8) 100%);
  color: #fff;
  bottom: 0;
  padding: 30px 10px 5px;
}

.feature-news-heading h3 {
  margin: 0;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  transition: all 0.5s ease 0s;
}

.feature-news-heading span {
  font-size: 14px;
  line-height: 14px;
}

.feature-news-lead a:hover {
  color: #000;
}

.feature-news-ul {
  margin: 0;
  padding: 0;
  background: #fff;
  margin-top: 10px;
}

.feature-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}

.feature-news-ul li:last-child {
  border-bottom: 0;
}

.feature-news-single {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px dashed #a9a8a8;
}

.feature-news-ul li:last-child .feature-news-single {
  border-bottom: 0;
}

.feature-news-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}

.feature-news-right {
  float: left;
  width: 64%;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}

.feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  padding-left: 2px;
  padding-top: 3px;
  transition: all 0.5s ease 0s;
}

.feature-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.feature-news-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.feature-news-lead a:hover img {
  opacity: .85;
}

.new-feature-news {
  margin: 0;
  padding: 0;
  background: #fff;
  margin-top: 10px;
}

.new-feature-news li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}

.new-feature-news li:last-child {
  border-bottom: 0;
}

.new-feature-news-single {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px dashed #a9a8a8;
}

.new-feature-news li:last-child .new-feature-news-single {
  border-bottom: 0;
}

.new-feature-news-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}

.new-feature-news-left img {
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}

.new-feature-news-right {
  float: left;
  width: 64%;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}

.new-feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
  padding-left: 2px;
  transition: all 0.5s ease 0s
}

.new-feature-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.new-feature-news li a:hover img {
  opacity: .85;
}

.feature-news-lead a img {
  max-width: 279px;
  max-height: 167px;
  overflow: hidden;
  min-height: 167px;
  min-width: 279px;
}

.feature-news-lead a:hover .feature-news-heading h3 {
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.feature-news-single:hover img {
  opacity: .85;
}

.feature-news-single:hover .feature-news-right h3 {
  color: #000;
}

.feature-news-right-banner {
  margin-top: 35px;
}

.feature-news-right-banner-2 {
  margin-top: 8px;
}

.education-heading h2:after {
  left: 74px;
}

.international-heading h2:after {
  left: 125px;
}

.low-heading h2:after {
  left: 164px;
}

.spcial-heading h2:after {
  left: 176px;
}

.probash-heading h2:after {
  left: 78px;
}

.crime-heading h2:after {
  left: 93px;
}

/* =====   WRITER NEWS STYLE ========*/
.writter-ul {
  margin: 0;
  padding: 0;
}

.writter-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
}

.writter-ul-single {
  background-color: #EFF3F4;
  padding: 7px 6px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.writter-ul li a:hover img {
  opacity: 0.80;
}

.writter-ul-left {
  float: left;
  width: 40%;
  padding-right: 3%;
}

/* .writter-ul-left img {
min-height: 75px;
border-radius: 50%;
} */
.writter-ul-left img {
  min-height: 75px;
  border-radius: 50%;
  max-height: 75px;
  overflow: hidden;
  min-width: 99px;
  max-width: 99px;
}

.writter-ul-right {
  float: left;
  width: 60%;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
}

.writter-ul-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  margin-top: 8px;
  font-size: 17px;
  line-height: 20px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}

.writter-ul-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
  padding-left: 1px;
}

.new-interview .writter-ul-single {
  background: #fff;
}

.small-banner {
  margin-top: 18px;
  margin-bottom: 18px;
}

.atrodorson .writter-ul-left img {
  border-radius: 0;
}

.sucess-single .writter-ul-right h3 {
  margin-top: 0;
}

.sucess-single .writter-ul-right {
  padding-top: 5px;
  max-height: 69px;
  min-height: 69px
}

.sucess-single .writter-ul-left img {
  border-radius: 0;
}

/*================================================
SPORTS WRAPPER SECTION STYLE
==================================================*/
.sports-wrapper {
  padding: 20px 0 0;
}

.sports-big-img img {
  max-width: 582px;
  min-width: 582px;
  overflow: hidden;
  min-height: 321px;
  max-height: 321px;
}

.sports-big-text {
  background-color: #fff;
  max-height: 144px;
  min-height: 144px;
  overflow: hidden;
  padding: 4px 5px;
}

.sports-big-text span {
  color: var(--red);
  font-size: 14px;
  line-height: 14px;
}

.sports-big-text h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #000;
}

.sports-big-text p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.sports-small {
  position: relative;
  padding-bottom: 24px;
}

.sports-small-image-text {
  background-color: #fff;
  position: relative;
  padding: 3px 5px 0;
  min-height: 53px;
  max-height: 53px;
  overflow: hidden;
}

.sports-small-image-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.sports-small-image-text h2 {
  font-size: 18px;
  color: #000;
  line-height: 24px;
  margin: 0;
}

.sports-big a:hover img {
  opacity: 0.85;
}

.sports-small a img {
  max-width: 279px;
  min-width: 279px;
  overflow: hidden;
  min-height: 167px;
  max-height: 167px;
}

.sports-small a:hover img {
  opacity: 0.85;
}

/*======================== LIFESTYLE WRAPPER STYLE ============================*/
.lifestyle-wrapper {
  padding: 20px 0 20px;
}

.lifestyle-style {
  background: #fff;
  margin-left: 12px;
  margin-right: 12px;
  width: 100%;
}

.lifestyle-single {
  width: 25%;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.lifestyle-single-small {
  /* background: #F0F0ED; */
  background: #EFF3F4;
}

.lifestyle-single a:hover img {
  opacity: 0.80;
}

.lifestyle-text {
  padding: 3px 5px 0;
  min-height: 56px;
  max-height: 56px;
  overflow: hidden;
}

.lifestyle-text h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  color: #000;
  transition: all 0.5s ease 0s;
}

.lifestyle-single a:hover h3 {
  color: #000;
}

.lifestyle-banner-2 {
  margin-top: 35px;
}

.lifestyle-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.national-trade .writter-ul-single {
  background: #fff;
}

.national-trade .writter-ul-single {
  margin-bottom: -2px;
}

.national-trade-heading {
  margin-top: 10px;
}

/*======================== LIFESTYLE WRAPPER STYLE ============================*/
.country-wrapper {
  padding: 25px 0 6px;
}

.country-lead {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px;
}

.country-lead a:hover img {
  opacity: 0.80;
}

.country-lead img {
  max-width: 490px;
  min-width: 490px;
  max-height: 260px;
  min-height: 260px;
  overflow: hidden;
}

.country-lead-heading {
  min-height: 220px;
  max-height: 220px;
  padding-top: 4px;
  overflow: hidden;
}

.country-lead-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.country-lead-heading h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  padding: 0 1px;
}

.country-lead-heading p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 0 1px;
}

.country-lead a:hover {
  color: #000;
}

.country-news-ul {
  position: relative;
  margin: 0;
  padding: 0;
}

.country-news-ul li a:hover img {
  opacity: 0.80;
}

.country-news-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 8px;
}

.country-news-ul li a {
  display: inline-block;
  padding: 8px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.country-news-ul li a:hover {
  color: #000;
}

.country-news-ul-left {
  float: left;
  width: 35%;
  /* padding-right: 8px; */
}

.country-news-ul-left img {
  /* max-width: 112px;
  min-width: 112px;
  overflow: hidden;
  max-height: 67px;
  min-height: 67px; */
}

.country-news-ul-right {
  float: left;
  width: 62%;
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
  padding-left: 8px;
}

.country-news-ul-right h3 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
  transition: all 0.5s ease 0s;
  padding-left: 2px;
}

.country-news-ul-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

/*======================== PHOTO GALLERY WRAPPER STYLE ============================*/
.photo-gallery-wrapper {
  padding: 20px 0 5px;
}

.photo-gallery-heading {
  border-bottom: 3px double var(--color1);
  margin-bottom: 12px;
}

.photo-gallery-heading h2 {
  font-size: 28px;
  padding-bottom: 5px;
  margin-bottom: 1px;
  border-bottom: 1px solid var(--color1);
}

.photo-gallery-heading a:hover {
  color: #000;
}

.demo {
  width: 100%;
}

#image-gallery {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
}

#image-gallery li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  position: relative;
}

/* #image-gallery li img {
display: block;
height: auto;
max-width: 100%;
min-width: 100%;
} */
#image-gallery li img {
  display: block;
  max-height: 435px;
  min-height: 435px;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}

#image-gallery .photo-gallery-text {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: left;
  font-size: 18px;
  color: #ffffff;
  z-index: 10;
  zoom: 1;
  text-rendering: optimizeLegibility;
}

#image-gallery li a h3 {
  font-size: 22px;
  margin: 0;
}

.photo-gallery-ul {
  margin: 0;
  padding: 0;
}

.photo-gallery-ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
}

.photo-gallery-ul li a {
  position: relative;
  display: inline-block;
  padding: 8px 8px;
  background: #fff;
  width: 100%;
  margin-bottom: 9px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.photo-gallery-ul li a .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: var(--color1);
  left: 8px;
}

.photo-gallery-ul-left {
  width: 40%;
  float: left;
  padding-right: 2%;
}

.photo-gallery-ul-right {
  float: left;
  width: 60%;
  overflow: hidden;
  padding: 5px;
}

.photo-gallery-ul-right h2 {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  margin: 0;
}

.photo-gallery-ul li a img {
  max-width: 138px;
  min-width: 138px;
  max-height: 76px;
  min-height: 76px;
  overflow: auto;
}

.photo-gallery-ul li a:hover img {
  opacity: 0.80;
}

/*=================== VIDEO GALLERY SECTION ==============================*/
.video-gallery-section {
  padding: 25px 0 45px;
}

.video-gallery-heading {
  position: relative;
  margin-bottom: 25px;
}

.title-bg {
  position: relative;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}

.title-bg:before {
  background: var(--color1);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -14px;
  width: 60%;
}

.title-bg:after {
  background: var(--color1);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -10px;
  width: 100%;
}

.title-bg a {
  color: #000000;
  font-size: 28px;
  text-decoration: none;
}

.single-videos {
  position: relative;
  overflow: hidden;
}

.single-videos .images {
  position: relative;
  overflow: hidden;
}

.single-videos .images a {
  display: block;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}

.single-videos .images .overley {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  transform: scaleY(0);
  transform-origin: 0 1 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
}

.single-videos .images:after {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.single-videos .images .overley .videos-icon {
  padding: 20% 0;
  text-align: center;
}

.single-videos .images a img {
  transition: all 0.5s ease 0s;
}

.single-videos .images:hover .overley {
  opacity: 1;
  transform: scaleY(1);
  z-index: 10;
}

.videos-text {
  position: relative;
  z-index: 10;
  background-color: #f6f6f6;
  padding: 10px;
  max-height: 64px;
  min-height: 64px;
}

.single-videos h3 {
  margin: 0;
  transition: all 0.5s ease 0s;
  font-size: 18px;
  line-height: 22px;
}

.single-videos a {
  color: #000;
}

.overley .videos-icon a img {
  width: auto;
  margin: auto;
}

#featured-videos-section .owl-nav .owl-next {
  background: transparent;
  width: 30px;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 0;
  position: absolute;
  top: -55px;
  border: 1px solid var(--color1);
  transition: all 0.5s ease 0s;
  text-align: center;
}

#featured-videos-section .owl-nav .owl-next i {
  color: var(--color1) !important;
}

#featured-videos-section .owl-nav .owl-next:hover {
  background: var(--color1);
  border: 1px solid var(--color1);
}

#featured-videos-section .owl-nav .owl-next:hover i {
  color: #ffffff !important;
}

#featured-videos-section .owl-nav .owl-next i {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: var(--color1);
}

#featured-videos-section .owl-nav .owl-prev {
  background: transparent;
  width: 30px;
  text-align: center;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 35px;
  position: absolute;
  top: -55px;
  border: 1px solid var(--color1);
  transition: all 0.5s ease 0s;
}

#featured-videos-section .owl-nav .owl-prev i {
  color: var(--color1) !important;
}

#featured-videos-section .owl-nav .owl-prev:hover {
  background: var(--color1);
  border: 1px solid var(--color1);
}

#featured-videos-section .owl-nav .owl-prev:hover i {
  color: #ffffff !important;
}

#featured-videos-section .owl-nav .owl-prev i {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: var(--color1);
}

/*========================= FOOTER STYLE ========================*/
.footer-middle {
  /* background: #333; */
  /* background: #1b1c26; */
  /* background: #282828; */
  background: var(--color1);
  width: 100%;
  color: #fff;
}

.footer-middle-row {
  padding: 30px 0;
}

.footer-details {
  padding: 29px 0;
}

.footer-bottom {
  /* background: #3f3f3f; */
  background: #353535;
  width: 100%;
  color: #fff;
}

.footer-bottom-row {
  padding: 15px 0;
}

.footer-bottom-row p {
  font-size: 14px;
}

.footer-bottom-row a {
  color: #10ea6c;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: cursive;
}

.footer-bottom-row a:hover {
  color: #fff;
  transition: 0.5s;
}

.design-link {
  float: right;
}

.footer-facebook-like {
  float: right;
  padding-top: 32px;
}

.footer-details .small-email {
  font-size: 16px;
}

.footer-details h3 {
  line-height: 26px;
  font-size: 18px;
  margin: 0;
}

.footer-bottom-row p {
  margin: 0;
}

.footer-details a {
  color: #FFF;
  transition: all 0.5s ease 0s;
}

.footer-details span {
  /* color: #FFF; */
}

.footer-details span i {
  /* color: #FFF; */
  font-size: 18px;
  padding-right: 4px;
}

.ul-play-store {
  margin: 0;
  padding: 0;
  text-align: center;
}

.ul-play-store li {
  list-style: none;
  display: inline-block;
  width: 145px;
  padding-top: 11px;
  padding-right: 5px;
}

.ul-play-store li a {
  text-decoration: none;
  display: inline-block;
}

.ul-play-store li:hover img {
  opacity: 0.75;
  transition: all 0.5s ease 0s;
}

/*----------------------------------
Footer Social Icon Style
-----------------------------------*/
.social-icon-wrapper {
  position: relative;
}

.social-icon {
  margin-left: -2px;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  -ms-transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

/* Icons */
.social-icon a {
  color: #fff;
  background: #DB6E82;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 40px;
  font-size: 18px;
  height: 40px;
  padding-top: 8px;
  margin: 0 2px;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-font-smoothing: antialiased;
}

.social-icon a:nth-of-type(1) {
  background: #3b5999;
}

.social-icon a:nth-of-type(2) {
  background: #55acee;
}

.social-icon a:nth-of-type(3) {
  background: #cd201f;
  /* background: #dd4b39; */
}

.social-icon a:nth-of-type(4) {
  background: #bd081c;
}

.social-icon a:nth-of-type(5) {
  background: #ee802f;
}

.social-icon a:nth-of-type(6) {
  background: #ee802f;
}

/* pop-up text */
.social-icon a span {
  color: #666;
  position: absolute;
  font-family: sans-serif;
  bottom: 0;
  left: -25px;
  right: -25px;
  padding: 5px 7px;
  z-index: -1;
  font-size: 14px;
  border-radius: 2px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */
.social-icon a span:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -5px;
  left: 40px;
}

/* text pops up when icon is in hover state */
.social-icon a:hover span {
  bottom: 50px;
  visibility: visible;
  opacity: 1;
}

/* font awesome icons */
.social-icon a:nth-of-type(1):before {
  content: '\f09a';
}

.social-icon a:nth-of-type(2):before {
  content: '\f099';
}

.social-icon a:nth-of-type(3):before {
  content: "\f167";
}

.social-icon a:nth-of-type(4):before {
  content: "\f0d2";
}

.social-icon a:nth-of-type(5):before {
  content: "\f09e";
}

.social-icon a:nth-of-type(6):before {
  content: "\f09e";
}

/*===================  DETAILS PAGE STYLE ==============================*/
.left-content-area {
  float: left;
  width: 63.40%;
}

.right-content-area {
  float: left;
  width: 36.60%;
}

.details-left-content-area {
  padding-top: 25px;
  margin-bottom: 20px;
}

.details-right-content-area {
  padding-top: 25px;
}

.details-page-side-banner {
  text-align: center;
}

.details-page-breadcrumb {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
  margin-bottom: 12px;
}

.details-page-breadcrumb li a {
  color: var(--color1);
  font-size: 22px;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.details-page-breadcrumb .active a {
  color: #000;
  font-size: 18px;
  line-height: 34px;
  transition: all 0.5s ease 0s;
}
.details-page-breadcrumb li.active {
    font-size: 20px;
    line-height: 34px;
}
.details-page-breadcrumb .active a:hover {
  color: var(--color1);
}

.details-content {
  color: #000000;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 1px;
  padding-bottom: 1px;
  margin-bottom: 25px;
  display: block;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}

.details-content h3 {
  margin-top: 10px;
  font-size: 28px;
}

.details-content hr {
  margin-top: 5px;
  margin-bottom: 10px;
}

.details-content .small {
  display: block;
  margin-bottom: 3px;
}

.details-content p {
  margin: 5px 0;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  color: #000;
}

/* .details-content img {
margin-bottom: 5px;
} */
.details-content img {
  margin-bottom: 5px;
}

.details-content img {
  padding: 5px 0;
  max-width: 100%;
  height: auto;
}

.details-right-news-heading {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 25px;
}

.details-right-news-heading h2 {
  background: var(--color1);
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px;
  margin: 0;
}

.details-btn {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.btn-more-details {
  background: #fff;
  color: #000;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  font-size: 18px;
  border: 0;
}

.btn-more-details:hover {
  color: #fff;
}

.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}

.hvr-bounce-to-right::before {
  background: var(--color1);
  color: #ffffff;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.btn-more-details:hover {
  color: #fff;
}

.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
  color: #fff;
}

.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
  transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);
}

.facebook-comment-box {
  border: 1px solid #dadada;
  margin-bottom: 20px;
  background: #fff;
}

.fb-h2 {
  background: #4d4e8a;
  padding: 15px;
  font-size: 18px;
  color: #fff;
  margin: -1px -1px 0;
}

.details-news-single {
  margin-bottom: 21px;
}
.details-news-single-text {
  background-color: #fff;
  padding: 5px;
  max-height: 70px;
  min-height: 70px;
  overflow: hidden;
}

.more-news-single a:hover img {
  opacity: 0.80;
}

.details-news-single a:hover img {
  opacity: 0.80;
}

.details-news-single-text h3 {
  margin: 0;
  font-size: 17px;
  line-height: 21px;
  color: #000;
}

.details-news-single-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

.details-news-single a:hover {
  color: #000;
}

.details-tab-container {
  margin-bottom: 25px;
}

.detail-latest-news-ul {}

.detail-latest-news-ul .latest-news-left img {
  min-height: 79px;
  max-height: 79px;
  min-width: 132px;
  max-width: 132px;
  overflow: hidden;
}

.detail-latest-news-ul .latest-news-right h3 {
  padding-left: 2px;
  font-size: 18px;
  line-height: 24px;
}

.more-news-single {
  background: #fff;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
}

.more-news-single img {
  max-width: 216px;
  min-width: 216px;
  max-height: 130px;
  min-height: 130px;
  overflow: hidden;
}

.more-news-single-text {
  padding-top: 4px;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  padding-left: 2px;
}

.more-news-single-text h3 {
  font-size: 19px;
  line-height: 23px;
  margin: 0;
  color: #000;
  transition: all 0.5s ease 0s;
}

.more-news-single-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

/*===================  DETAILS PAGE STYLE ==============================*/
.category-content {}

.category-content-lead {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 18px;
}

.category-content-lead a:hover {
  opacity: 0.80;
}

.category-content-lead-left {
  float: left;
  width: 60%;
}

.category-content-lead-left img {
  max-width: 447px;
  min-width: 447px;
  max-height: 246px;
  min-height: 246px;
  overflow: hidden;
}

.category-content-lead-right {
  float: left;
  width: 40%;
  background: #fff;
  padding: 19px 20px;
}

.category-content-lead-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.category-content-lead-right h1 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #000;
  padding: 0 1px;
}

.category-content-lead-right p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 0 1px;
}

.category-content-lead-right-text {
  max-height: 208px;
  min-height: 208px;
  overflow: hidden;
}

.category-content-single {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
}

.category-content-single a:hover img {
  opacity: 0.80;
}

.category-content-single-left {
  float: left;
  width: 45%;
  padding-right: 2%;
}

.category-content-single-left img {
  max-width: 155px;
  min-width: 155px;
  max-height: 93px;
  min-height: 93px;
  overflow: hidden;
}

.category-content-single-right {
  float: left;
  width: 55%;
  padding-right: 2%;
  padding-top: 5px;
  max-height: 93px;
  min-height: 93px;
  overflow: hidden;
}

.category-content-single-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

.category-content-single-right h2 {
  padding-left: 2px;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  color: #000;
}

.category-content-btn {}

/*====================== CATAGORY PAGE TAB ==========================*/
.right-category-tab {
  margin-bottom: 27px;
}

.category-page-tab {
  width: 100%;
  margin-top: 27px;
}

.category-page-tab .nav-item {
  display: block;
  float: left;
  width: 33.33%;
}

.category-page-tab .nav-item .nav-link {
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: var(--color1);
  border-radius: 0;
  padding: 9px 0;
  border-top: 3px solid transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.category-page-tab .nav-link.active {
  background: #fff;
  color: #19232d;
  border-top: 3px solid #e74c4f;
}

/* .category-page-latest-news {
      max-height: 399px;
      overflow-y: auto;
      } */
.allnews-title {
  position: relative;
}

.all-news-btn {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: var(--color1);
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
}

.all-news-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.all-news-btn:hover {
  color: var(--color1);
}

.all-news-btn:focus:before, .all-news-btn:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.allnews-title-2 {
  position: relative;
}

.allnews-title-2 a {
  display: block;
  text-align: center;
  border: none;
  padding: 5px;
  color: #000;
  background: #f6f6f6;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

.allnews-title-3 {
  position: relative;
}

.all-news-btn-2 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: var(--color1);
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
}

.all-news-btn-2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.all-news-btn-2:hover {
  color: #19232d;
}

.all-news-btn-2:focus:before, .all-news-btn-2:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-more {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: #e74c4f;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
}

.btn-more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.btn-more:hover {
  color: #e74c4f;
}

.btn-more:focus:before, .btn-more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-more-wrapper {
  position: relative;
  padding-top: 20px;
}

.main-banner-category {
  padding-top: 30px;
}

/*====================== VIDEO GALLERY STYLE ==========================*/
.video-breadcum {
  margin-top: 25px;
  margin-bottom: 20px;
}

.video-gallery-category {
  position: relative;
  background: #fff;
  margin-bottom: 24px;
}

.video-gallery-category a:hover img {
  opacity: 0.80;
}

.video-category-img {
  position: relative;
}

.video-category-img .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: var(--color1);
}

.video-heading {
  padding: 6px 5px 0;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}

.video-heading h2 {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  margin: 0;
}

.more-video {}

/*====== NEW PHOTOGALLERY DETAISL PAGE STYLE ======*/
.details-photo-gallery {
  background: #fff;
  padding: 7px;
}

.details-photo-gallery-heading {
  position: relative;
  padding: 5px;
}

.details-photo-gallery-heading h1 {
  margin: 0;
  font-size: 30px;
  line-height: 32px;
  color: #000;
}

#lightgallery {
  margin: 0;
  padding: 0;
}

#lightgallery li {
  position: relative;
}

#lightgallery li a img {
  padding: 10px 0;
}

#lightgallery li a {
  cursor: zoom-in;
}

#lightgallery li p {
  font-size: 18px;
  color: #000;
  margin: 0;
  line-height: 20px;
  margin-bottom: 5px;
}

#lightgallery li .icon-box {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 10px;
}

#lightgallery li .icon-box i {
  color: #fff;
  padding: 10px 13px;
  background: #353535;
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
}

.photo-gallery-more-news-row {
  margin-top: 24px;
}

.photo-gallery-more-news {
  position: relative;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}

.gallery-more-news-image {
  position: relative;
}

.gallery-more-news-image .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: #e74c4f;
}

.gallery-more-news-heading {
  padding: 6px 5px 0;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}

.gallery-more-news-heading h3 {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  margin: 0;
}

.top-nav-main {
  z-index: 999;
}

/*======  PHOTOGALLERY CATAGORY PAGE STYLE ======*/
.photo-gallery-catagory-row {
  margin-top: 24px;
}

.photo-catagory-single {}

.photo-catagory-single a {
  position: relative;
  display: inline-block;
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.photo-catagory-single a .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: var(--color1);
  left: 0;
}

.photo-catagory-left {
  width: 50%;
  float: left;
  padding-right: 2%;
}

.photo-catagory-right {
  float: left;
  width: 50%;
  overflow: hidden;
  padding: 8px 5px;
}

.photo-catagory-right h2 {
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin: 0;
}

.photo-catagory-single a:hover img {
  opacity: 0.80;
}

/*========================= FEATURE News STYLE ========================*/
.feature-news-title {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: var(--color1);
  margin: 0 0 10px 0;
}

.feature-news-title a {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 42px;
  display: inline-block;
}

.new-feature-lead {}

.new-feature-lead-text {
  background: #fff;
  padding: 5px 8px;
  max-height: 58px;
  min-height: 58px;
  overflow: hidden;
}

.new-feature-lead-text span {
  color: var(--red);
  font-size: 14px;
  line-height: 14px;
}

.new-feature-lead-text h2 {
  margin: 0;
  font-size: 20px;
  line-height: 27px;
  color: #000;
}

.new-feature-lead a:hover img {
  opacity: 0.85;
}

.new-sports-title-style {
  background: #fff;
  margin-bottom: 8px;
  height: 44px;
}

.new-sports-title-style h2 {
  border-left: 5px solid var(--color1);
  border-bottom: 1px solid var(--color1);
  padding: 0 15px;
  margin: 0;
}

.new-sports-title-style a {
  font-size: 23px;
  color: #000;
  line-height: 40px;
}

.right-top-banner-1 {
  margin-top: 64px;
  margin-bottom: 24px;
}

/*============= ARCHIVE PAGE STYLE ================*/
.archive-heading h3 {
  line-height: 1.3;
  margin: 0;
}

.archive-wrapper {
  padding: 13px 20px 10px;
  background: #fff;
  margin-bottom: 22px;
  margin-top: 10px;
  display: flow-root;
  text-align: center;
}

.archive-heading {
  float: left;
  width: 24%;
  text-align: right;
}

.archive-btn-wrapper {
  float: left;
  width: 25%;
}

.date-picker-main {
  float: left;
  width: 47%;
  padding-left: 2%;
  padding-right: 2%;
}

.category-content-single-left span {
  background: var(--color1);
  padding: 3px 8px;
  position: absolute;
  font-size: 13px;
  z-index: 1;
  color: #fff;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}

/* ======================= PLAY BUTTON CSS =================== */
.new-lead-news-img, .special-feature-news-left, .special-feature-lead-img, .lead-news-other-img, .lead-news-second-img, .new-feature-lead-img, .feature-news-left, .sports-big-img, .sports-small-image, .entertainment-small-image, .new-feature-news-left, .new-feature-lead-img, .lifestyle-img, .country-lead-img, .country-news-ul-left, .images, .entertainment-design-big-image {
  position: relative;
}

.new-lead-news-img i, .special-feature-lead-img i, .special-feature-news-left i, .lead-news-other-img i, .lead-news-second-img i, .new-feature-lead-img i, .feature-news-left i, .sports-big-img i, .sports-small-image i, .entertainment-small-image i, .new-feature-news-left i, .new-feature-lead-img i, .lifestyle-img i, .country-lead-img i, .country-news-ul-left i, .images i, .entertainment-design-big-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 55px;
  width: 55px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 46px;
  color: #fff;
  border-radius: 50%;
  font-size: 26px;
  padding-left: 6px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
}

.lead-news-other-img i, .lead-news-second-img i, .sports-small-image i, .entertainment-small-image i, .lifestyle-img i, .country-lead-img i {
  height: 45px;
  width: 45px;
  line-height: 37px;
  font-size: 23px;
  padding-left: 6px;
  border: 4px solid #fff;
}

.feature-news-left i, .new-feature-news-left i, .country-news-ul-left i, .special-feature-news-left i {
  height: 35px;
  width: 35px;
  line-height: 28px;
  font-size: 16px;
  padding-left: 3px;
  border: 3px solid #fff;
}

.new-lead-news a:hover .new-lead-news-img i, .lead-news-other a:hover .lead-news-other-img i, .lead-news-second a:hover .lead-news-second-img i, .new-feature-lead a:hover .new-feature-lead-img i, .feature-news-left, .feature-news-ul li a:hover .feature-news-left i, .sports-big a:hover .sports-big-img i, .sports-small a:hover .sports-small-image i,
.entertainment-small a:hover .entertainment-small-image i, .new-feature-news li a:hover .new-feature-news-left i, .new-feature-lead a:hover .new-feature-lead-img i, .lifestyle-single-small a:hover .lifestyle-img i, .country-lead a:hover .country-lead-img i, .country-news-ul li a:hover .country-news-ul-left i, .item a:hover .images i,
.entertainment-design-big a:hover .entertainment-design-big-image i, .special-feature-lead a:hover .special-feature-lead-img i, .special-feature-news-ul li a:hover .special-feature-news-left i {
  background-color: #fff;
  color: var(--color1);
}

.map-form .btn-date-picker {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.5s;
  background: var(--dark);
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px;
}

.map-form .btn-date-picker:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.map-form .btn-date-picker:hover {
  color: var(--dark);
}

.map-form .btn-date-picker:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.culture-lead {
  background-color: #f1f4f7;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px;
}

/*================================================
            4. START JQUERY MARQUEE SECTION
            ==================================================*/
.marquee-container {
  margin-top: 18px;
}

.marquee-block {
  position: relative;
  margin-bottom: 5px;
}

.marquee-block h2 {
  font-size: 20px;
  margin: 0;
  line-height: 24px;
  position: absolute;
  background: #00a651;
  color: #fff;
  padding: 6px 10px;
}

.marquee-block h2:after {
  content: "";
  position: absolute;
  left: 149px;
  border-left: 20px solid #00a651;
  border-top: 36px solid transparent;
  clear: both;
  top: 0;
}

.marquee-block h2 span {
  display: inline-block;
}

.marquee {
  width: 100%;
  overflow: hidden;
  background: #fff;
  list-style: none;
  display: inline-block;
  padding: 0;
  border: 1px solid #d51f26;
  margin-bottom: 0;
}

.marquee li {
  display: inline-block;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.marquee li a {
  display: block;
  color: #000;
  line-height: 30px;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease-in;
}

.marquee li a span {
  padding-left: 20px;
}

.marquee li a span img {
  margin-top: -4px;
  height: 16px;
  margin-right: 5px;
}

.marquee li a:hover {
  color: #d51f26;
}

.marquee li i {
  display: inline-block;
}

.marquee-block-breaking {
  position: relative;
}

.marquee-block-breaking h2 {
  font-size: 20px;
  margin: 0;
  line-height: 24px;
  position: absolute;
  background: #ed1c24;
  color: #fff;
  padding: 6px 10px;
}

.marquee-block-breaking h2:after {
  content: "";
  position: absolute;
  left: 121px;
  border-left: 20px solid #ed1c24;
  border-top: 36px solid transparent;
  clear: both;
  top: 0;
}

.marquee-breaking {
  width: 100%;
  overflow: hidden;
  background: #fff;
  list-style: none;
  display: inline-block;
  padding: 0;
  border: 1px solid #ed1c24;
  margin-bottom: 12px;
}

.marquee-breaking li {
  display: inline-block;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.marquee-breaking li a {
  display: block;
  color: #000;
  line-height: 30px;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease-in;
}

.marquee-breaking li a span {
  padding-left: 20px;
}

.marquee-breaking li a:hover {
  color: #d51f26;
}

.marquee-breaking li i {
  display: inline-block;
}

.marquee-breaking li a span img {
  margin-top: -4px;
}

.new-entertainment-title {
  text-align: left;
}

.new-video-title {
  border-left: 4px solid red;
  line-height: 26px;
  margin-bottom: 15px;
}

.new-video-title a {
  color: #ffc107;
}

.new-video-title a h2 {
  color: #ffc107;
  font-size: 30px;
  padding-left: 10px;
}

/*================================================
            ENTERTAINMENT WRAPPER SECTION STYLE
            ==================================================*/
.entertainment-wrapper {
  padding: 40px 0;
  background: #212121;
  margin: 20px 0;
}

.entertainment-design-big {
  background: #333;
  padding: 8px;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, .05);
  margin-bottom: 24px;
}

.entertainment-design-big-image {
  position: relative;
}

.entertainment-design-big-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(0, 0, 0, .14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 60px;
  color: #fff;
  border-radius: 50%;
  font-size: 30px;
  padding-left: 8px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: .8;
}

.entertainment-design-text {
  max-height: 152px;
  min-height: 152px;
  overflow: hidden;
}

.entertainment-design-text h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 0;
  color: #fff;
  padding: 8px 5px 5px;
}

.entertainment-design-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 16px;
  padding-left: 4px;
}

.entertainment-design-text p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  padding: 0 8px;
}

.entertainment-design-big a:hover .entertainment-design-big-image i.fa-play {
  background: #fff;
  color: var(--color1);
}

.entertainment-design-medium {
  background: #333;
  padding: 8px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, .05);
}

.entertainment-design-medium-text {
  position: absolute;
  bottom: 8px;
  width: 95.15%;
  background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
  padding: 4px 5px;
}

.entertainment-design-medium-text h3 {
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}

.entertainment-design-medium-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.entertainment-design-medium-image {
  position: relative
}

.entertainment-design-medium-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(0, 0, 0, .14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding-left: 4px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: .8
}

.entertainment-design-medium a:hover .entertainment-design-medium-image i.fa-play {
  background: #fff;
  color: var(--color1);
}

.entertainment-design-medium-image img {
  min-height: 185px;
  max-height: 185px;
  overflow: hidden;
  width: 100%
}

.entertainment-design-small {
  background: #333;
  padding: 8px;
  position: relative;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, .05)
}

.entertainment-design-small-image {
  position: relative
}

.entertainment-design-small-text {
  position: absolute;
  bottom: 8px;
  width: 94.3%;
  background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
  padding: 3px 5px
}

.entertainment-design-small-text h3 {
  font-size: 17px;
  color: #fff;
  line-height: 21px;
  margin: 0
}

.entertainment-design-small-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.entertainment-design-small-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(0, 0, 0, .14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding-left: 4px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: .8
}

.entertainment-design-small a:hover .entertainment-design-small-image i.fa-play {
  background: #fff;
  color: var(--color1);
}

/*======================= OPINION STYLE =======================*/
.opinion {
  position: relative;
  margin: 0;
  padding: 0;
}

.opinion li {
  list-style: none;
  width: 100%;
}

.opinion li a {
  display: inline-block;
  padding: 4px 7px;
  background: #fff;
  width: 100%;
  margin-bottom: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.opinion li a:hover img {
  opacity: 0.85;
}

.opinion-left {
  width: 35%;
  float: left;
  padding-right: 3%;
}

.opinion-left img {
  max-height: 77px;
  min-height: 77px;
  max-width: 92px;
  min-width: 92px;
}

.opinion-right {
  float: left;
  width: 65%;
  overflow: hidden;
  padding-left: 2px;
  padding-right: 5px;
  padding-top: 8px;
}

.opinion-right span {
  font-size: 14px;
  color: red;
}

.opinion-right h3 {
  font-size: 17px;
  color: #000;
  line-height: 22px;
  margin: 0;
}

.new-tab-style-3 {
  margin-bottom: 18px;
}

/* ============================================ */
.admin-tab {
  left: 30%;
}

.admin-tab ul li a {
  margin-right: 4px;
}

.special-feature-lead-text {
  background: #fff;
  padding: 5px 8px;
  max-height: 75px;
  min-height: 75px;
  overflow: hidden;
}

.special-feature-lead-text span {
  color: var(--red);
  font-size: 14px;
  line-height: 14px;
}

.special-feature-lead-text h2 {
  margin: 0;
  font-size: 20px;
  line-height: 27px;
  color: #000;
}

.special-feature-lead a:hover img {
  opacity: 0.85;
}

.special-feature-news-ul {
  margin: 0;
  padding: 0;
  background: #fff;
}

.special-feature-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}

.special-feature-news-ul li:last-child {
  border-bottom: 0;
}

.special-feature-news-single {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px dashed #a9a8a8;
}

.special-feature-news-ul li:last-child .special-feature-news-single {
  border-bottom: 0;
}

.special-feature-news-left {
  float: left;
  width: 40%;
}

.special-feature-news-right {
  float: left;
  width: 60%;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
  padding-left: 2%;
}

.special-feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 20px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}

.special-feature-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.special-feature-news-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.special-feature-news-lead a:hover img {
  opacity: .85;
}

.special-feature-section {
  margin: 20px 0 12px;
}
.tag-ul {
  margin: 0;
  padding: 0;
  margin: 10px 0 0;
  text-align: left;
}
.tag-ul li {
    color: #000;
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.tag-ul li:first-child {
    font-size: 15px;
    /* background: #000; */
    color: #222;
    padding: 3px 0px 2px 0;
    /* font-weight: 700; */
}
.tag-ul li a {
    color: #000;
    background: #eee;
    border: 1px solid #e3e3e3;
    font-size: 16px;
    padding: 4px 12px 3px;
    transition: .3s;
}
.tag-ul li a:hover{
  background: #dbd6d6;
}
.details-tab-container .latest-news-ul {
  max-height: 568px;
}
.details-content h1 {
  font-size: 34px;
  margin: 0;
}
.details-content span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.social-share-wrapper {
  margin: 10px 0 5px 0;
}
.category-right-tab .detail-latest-news-ul {
  max-height: 473px;
}
.district-wrapper {
  background: #fff;
  padding: 10px;
  margin-bottom: 25px;
}

.district-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}

.district-ul li {
  display: inline-block;
}

.district-ul li a {
  border: 1px solid #000;
  display: block;
  background: #fff;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  transition: 0.5s;
  padding: 2px 10px;
  margin: 2px 0;
}

.district-ul li a:hover {
  background: #000;
  color: #fff;
}
