/*************************************

Template Name: BongoNews24 - 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");
}
body {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  background: #eee;
}
a {
  color: #000;
  text-decoration: none !important;
}
@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: #256432 none repeat scroll 0 0;
  border: 1px solid #256432;
  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 #256432;
  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 0.3s ease-in;
  animation: back-to-top 0.3s ease-in;
  transition: width 2s;
}
/* ------------------------------------
  NEW HEADER STYLE
---------------------------------------*/
.top-date i {
  padding-right: 5px;
}
.new-header {
  background: #fff;
  padding: 10px 0 15px;
  border-top: 1px solid #256432;
}
.new-logo-area {
}
.new-date-time {
  text-align: center;
  padding-top: 21px;
  padding-left: 112px;
}
.new-date-time ul {
  margin: 0;
  padding: 0;
}
.new-date-time ul li {
  display: inline-block;
  margin-right: 45px;
  color: #000000;
  line-height: 32px;
  font-size: 15px;
  list-style: none;
}
.new-date-time ul li .fa-calendar {
  padding-right: 5px;
  padding-left: 2px;
}
/*----------------------------------
	Lead News Wrapper style
-----------------------------------*/
.lead-news-wrapper {
  background: #f0f0ed;
  width: 100%;
  padding: 24px 0 15px;
}
.lead-news-left {
  width: 73.27%;
  float: left;
}
.lead-news-right {
  width: 26.73%;
  float: left;
}
.lead-news {
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.lead-news a:hover img {
  opacity: 0.9;
  transition: all 0.5s ease 0s;
}
.lead-news a:hover h1 {
  transition: all 0.5s ease 0s;
  color: #000;
}
.lead-news-heading {
  background: #fff;
  padding: 5px 10px;
  max-height: 186px;
  min-height: 186px;
  overflow: hidden;
}
.lead-news img {
  /* max-width: 494px;
  max-height: 314px;
  min-height: 314px;
  min-width: 494px;
  overflow: hidden; */
}
.lead-news-heading h1 {
  margin: 0;
  font-size: 28px;
  line-height: 32px;
  padding-bottom: 6px;
}
.lead-news p {
  color: #000;
  margin: 0;
  line-height: 27px;
}
.lead-news-other {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.other-news-heading {
  background: #fff;
  padding: 5px 10px;
  margin-bottom: 24px;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
}
.other-news-heading h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
}
.other-news-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.lead-news-other a:hover img {
  opacity: 0.9;
  transition: all 0.5s ease 0s;
}
.lead-news-second {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}
.lead-news-second-heading {
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
  padding: 5px 10px;
}
.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-second a:hover img {
  opacity: 0.8;
}
.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;
}
.focus-tittle {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #256432;
  border-bottom: 3px solid #ff0000;
  margin: 0 0 10px 0;
}
.focus-tittle h2 {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 38px;
  display: inline-block;
}
.focus-lead {
  padding: 7px;
  background: #fff;
}
.focus-lead-heading {
  background: #fff;
  padding: 5px 10px;
  min-height: 51px;
  max-height: 51px;
  overflow: hidden;
}
.focus-lead-heading h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 22px;
}
.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: #256432;
  color: #fff;
  padding: 6px 15px;
}
.text-heading-style h2:after {
  content: "";
  position: absolute;
  left: 122px;
  border-left: 25px solid #256432;
  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 #1da255;
}
.good-news-wrapper {
  position: relative;
}
.good-news {
  padding: 8px;
  background: #fff;
  position: relative;
  border: 2px solid #1da255;
  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.8;
}
.top-banner {
  margin-bottom: 24px;
}
.right-top-banner {
  margin-bottom: 24px;
}

/*============================
  OPINION SECTION STYLE
==============================*/
.opinion-ul {
  position: relative;
  margin-bottom: 16px;
  padding: 0;
}

.opinion-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 8px;
}

.opinion-ul li a {
  display: inline-block;
  background: #f1f4f7;
  padding: 5px 7px;
  width: 100%;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}

.editorial .opinion-left .rounded-circle {
  border-radius: 0 !important;
}
.opinion-left {
  float: left;
  width: 35%;
  padding-right: 3%;
  position: relative;
}

.opinion-left img {
  max-height: 85px;
  min-height: 85px;
  max-width: 97px;
  min-width: 97px;
}

.opinion-left i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 48px;
  width: 48px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  font-size: 23px;
  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;
}

.opinion-ul a:hover .opinion-left i {
  background: #fff;
  color: #d51f26;
}
.opinion-right {
  float: left;
  width: 65%;
  overflow: hidden;
  padding-top: 15px;
  padding-right: 7px;
  padding-left: 5px;
}

.opinion-right-text {
  padding: 5px;
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
}

.opinion-right h2 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 22px;
  transition: all 0.5s ease 0s;
}

.opinion-right-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.opinion-ul li a:hover img {
  opacity: 0.85;
}

.opinion-ul li a:hover {
  color: #000;
}

/*======================= 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 0.3s 0.2s;
}
.side-tab-main {
  width: 100%;
  margin-top: 16px;
}
.side-tab-main .nav-item {
  display: block;
  float: left;
  width: 50%;
}
.side-tab-main .nav-item .nav-link {
  transition: background-color 0.3s 0s;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #256432;
  border-radius: 0;
  padding: 9px 15px;
  border-top: 3px solid transparent;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #19232d;
  border-top: 3px solid #ff0000;
}
.least-news {
  position: relative;
}
.least-news-ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: #fff;
}
.least-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.least-news-ul li a {
  margin-bottom: -6px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 7px 7px;
  border-bottom: 1px dotted gray;
  width: 100%;
}
.least-news-ul li:last-child a {
  border-bottom: 0;
}
.least-news-ul .least-news-left {
  float: left;
  width: 37%;
  padding-right: 3%;
}
/* .least-news-ul .least-news-left img {
  min-height: 60px;
  max-height: 60px;
} */
.least-news-ul .least-news-left img {
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  min-width: 92px;
  max-width: 92px;
}
.least-news-ul .least-news-right {
  float: left;
  width: 63%;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.least-news-ul .least-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; */
}
.least-news-ul {
  max-height: 550px;
  overflow-y: auto;
}
/*================================================
  7. FEATURE NEWS WRAPPER SECTION STYLE
==================================================*/
.new-top-heading {
  margin-bottom: 5px;
  width: 100%;
  display: table;
  box-sizing: border-box;
  border-bottom: 2px solid #256432;
}
.new-top-heading-left {
  background-color: #256432;
  padding: 10px 10px 4px 10px;
  min-width: 100px;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
}
.new-top-heading-left:hover {
  color: #fff;
}
.new-top-heading-right-1 {
  right: -1px;
}
.new-top-heading-right {
  /* color: #256432;
  text-align: left; */
  display: none;
}
.new-top-heading-right span {
  font-size: 20px;
  padding: 10px 5px 9px 5px;
  right: 0;
  line-height: 20px;
}
.feature-news-wrapper {
  padding: 30px 0 30px;
}
.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 #1da255;
}
.polities-heading h2:after {
  left: 105px;
}
.economic-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 #1da255;
  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 #1da255;
  top: 12px;
  display: inline-block;
  vertical-align: bottom;
}
.special-event-heading .title .liner:after {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 5px dashed #1da255;
  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, 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;
}
.feature-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
}
.feature-news-ul li:last-child {
  border-bottom: 0;
}
.feature-news-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);
}
.feature-news-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
.feature-news-right {
  float: left;
  width: 64%;
  padding-top: 1px;
  min-height: 67px;
  max-height: 67px;
  overflow: hidden;
}
.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;
}
.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: 0.85;
  transition: all 0.5s ease 0s;
}
.feature-news-lead a:hover .feature-news-heading h3 {
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.feature-news-single:hover img {
  opacity: 0.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.8;
}
.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: 30px 0 15px;
}
.lifestyle-headline-style-2 {
  display: block;
  position: relative;
}
.lifestyle-headline-style-2 a {
  position: relative;
  display: inline-block;
}
.lifestyle-headline-style-2 h2 {
  border-left: solid 2px #256432;
  position: relative;
  z-index: 1;
  background-color: #256432;
  margin: 0 5px 15px;
  border-bottom: none;
  padding: 0 10px 0 5px;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  line-height: 38px;
}
.lifestyle-headline-style-2 h2::before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  border-left: solid 4px red;
  width: auto;
  margin-top: 0;
  min-height: 100%;
  z-index: 10;
}

.sports-small {
  position: relative;
  margin-bottom: 24px;
  padding: 7px;
  background: #fff;
}
.sports-small-image-text {
  background-color: #fff;
  position: relative;
  padding: 3px 5px 0;
  min-height: 56px;
  max-height: 56px;
  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 .sports-big-text {
  border-top: 3px solid #1da255;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.sports-small a:hover img {
  opacity: 0.9;
}

/*================================================
   ENTERTAINMENT WRAPPER SECTION STYLE
==================================================*/
.entertainment-wrapper {
  padding: 50px 0 50px;
}

.entertainment-big {
  background-color: #fff;
  padding: 8px;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.05);
}
.entertainment-big-image {
}
.entertainment-big-text {
  max-height: 154px;
  min-height: 154px;
  overflow: hidden;
}
.entertainment-big-text h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #000;
  padding: 5px 5px 3px;
}
.entertainment-big-text p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 0 8px;
}
.entertainment-small {
  background-color: #fff;
  padding: 8px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.05);
}
.entertainment-small-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.entertainment-small-image img {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.entertainment-small a:hover img {
  -webkit-transform: scale(1.3) rotate(8deg);
  -moz-transform: scale(1.3) rotate(8deg);
  -ms-transform: scale(1.3) rotate(8deg);
  -o-transform: scale(1.3) rotate(8deg);
  transform: scale(1.3) rotate(8deg);
}
.entertainment-small-text {
  position: absolute;
  bottom: 8px;
  width: 95.4%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-small-text h3 {
  font-size: 18px;
  padding: 5px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.entertainment-small-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-small-2 {
  background-color: #fff;
  padding: 8px;
  position: relative;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.05);
}
.entertainment-small-2-text {
  position: absolute;
  bottom: 8px;
  width: 94.2%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-small-2-text h3 {
  font-size: 18px;
  padding: 5px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.entertainment-small-2-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-small-2-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.entertainment-small-2-image img {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.entertainment-small-2 a:hover img {
  -webkit-transform: scale(1.3) rotate(8deg);
  -moz-transform: scale(1.3) rotate(8deg);
  -ms-transform: scale(1.3) rotate(8deg);
  -o-transform: scale(1.3) rotate(8deg);
  transform: scale(1.3) rotate(8deg);
}
.entertainment-big-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.entertainment-big-image img {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.entertainment-big a:hover img {
  -webkit-transform: scale(1.3) rotate(8deg);
  -moz-transform: scale(1.3) rotate(8deg);
  -ms-transform: scale(1.3) rotate(8deg);
  -o-transform: scale(1.3) rotate(8deg);
  transform: scale(1.3) rotate(8deg);
}
.entertainment-big-image img {
  max-width: 490px;
  min-width: 490px;
  overflow: hidden;
  min-height: 294px;
  max-height: 294px;
}
.entertainment-small-image img {
  max-width: 339px;
  min-width: 339px;
  max-height: 203px;
  min-height: 203px;
  overflow: hidden;
}
.entertainment-small-2-image img {
  overflow: hidden;
  max-width: 263px;
  min-width: 263px;
  min-height: 158px;
  max-height: 158px;
}
.lifestyle-single img {
  /* min-width: 263px;
  max-width: 263px;
  min-height: 158px;
  max-height: 158px;
  overflow: hidden; */
}
.lifestyle-single-small img {
  min-width: 187px;
  max-width: 187px;
  min-height: 112px;
  max-height: 112px;
  overflow: hidden;
}
/*======================== LIFESTYLE WRAPPER STYLE ============================*/
.lifestyle-wrapper {
  padding: 40px 0 20px;
}
.lifestyle-left {
  float: left;
  width: 73.27%;
}
.lifestyle-right {
  float: left;
  width: 26.73%;
}
.lifestyle-single {
  background: #333;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
}
.lifestyle-single a:hover img {
  opacity: 0.8;
}
.lifestyle-text {
  padding-top: 4px;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
  padding-left: 2px;
}
.lifestyle-text h3 {
  font-size: 18px;
  line-height: 23px;
  margin: 0;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.lifestyle-single a:hover h3 {
  color: #fff;
}
.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: 50px 0 40px;
}
.country-lead {
  background-color: #eff3f4;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px;
}
.country-lead a:hover img {
  opacity: 0.8;
}
.country-lead img {
  max-width: 490px;
  min-width: 490px;
  max-height: 270px;
  min-height: 270px;
  overflow: hidden;
}
.country-lead-heading {
  min-height: 188px;
  max-height: 188px;
  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.8;
}
.country-news-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 8px;
}
.country-news-ul li a {
  display: inline-block;
  padding: 8px;
  background: #eff3f4;
  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: 36%;
  padding-right: 3%;
}
.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: 64%;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
}
.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;
}
.map-heading {
  text-align: center;
}
.map-heading h2 {
  background: #009135;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px;
}
.dividion-form-group {
  margin-bottom: 10px;
}
.division-style {
  position: relative;
  margin: 0 auto;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  cursor: pointer;
  outline: none;
  color: #19232d;
  line-height: 1.5;
  border-radius: 0.25rem;
}
.btn-date-picker {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.5s;
  background: #256432;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
}
.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;
}
.btn-date-picker:hover {
  color: #009135;
}
.btn-date-picker:active::before,
.btn-date-picker:focus::before,
.btn-date-picker:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.map-form {
  background: #eff3f4;
  padding: 9px 15px 15px;
}
/*======================== PHOTO GALLERY WRAPPER STYLE ============================*/
.photo-gallery-wrapper {
  padding: 30px 0 15px;
}
.photo-gallery-heading {
  border-bottom: 3px double #009135;
  margin-bottom: 12px;
}
.photo-gallery-heading h2 {
  font-size: 28px;
  padding-bottom: 5px;
  margin-bottom: 1px;
  border-bottom: 1px solid #009135;
}
.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: #ed2d43;
  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.8;
}
/*=================== VIDEO GALLERY SECTION ==============================*/
.video-gallery-section {
  padding: 30px 0;
}
.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: #256432;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -14px;
  width: 60%;
}
.title-bg:after {
  background: #256432;
  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.7);
  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 #256432;
  transition: all 0.5s ease 0s;
  text-align: center;
}
#featured-videos-section .owl-nav .owl-next i {
  color: #256432 !important;
}
#featured-videos-section .owl-nav .owl-next:hover {
  background: #256432;
  border: 1px solid #256432;
}
#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: #256432;
}
#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 #256432;
  transition: all 0.5s ease 0s;
}
#featured-videos-section .owl-nav .owl-prev i {
  color: #256432 !important;
}
#featured-videos-section .owl-nav .owl-prev:hover {
  background: #256432;
  border: 1px solid #256432;
}
#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: #256432;
}
/*========================= FOOTER STYLE ========================*/

.footer-middle {
  /* background: rgba(0, 0, 0, 0.35); */
  background: #256432;
  width: 100%;
  color: #fff;
}
.footer-middle-row {
  padding: 30px 0;
}
.footer-details {
  padding: 25px 0;
}
.footer-bottom {
  background: #3f3f3f;
  color: #9c9c9c;
}
.footer-bottom-row {
  padding: 15px 0;
}
.footer-bottom-row p {
  font-size: 14px;
}
.footer-bottom-row a {
  color: #fff;
  letter-spacing: 0.5px;
}
.footer-bottom-row a:hover {
  color: #0c980c;
  transition: 0.5s;
}
.design-link {
  float: right;
}
.footer-facebook-like {
  float: right;
}
.footer-details .small-email {
  font-size: 16px;
}
.footer-details h3 {
  line-height: 40px;
  font-size: 28px;
  margin: 0;
}
.footer-bottom-row p {
  margin: 0;
}
.footer-details a {
  color: #fff;
  transition: all 0.5s ease 0s;
}
.footer-details .owner-text:hover {
  padding-left: 5px;
}
.footer-details span {
  color: #fff;
}
.footer-details span i {
  color: #fff;
  font-size: 18px;
}
.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;
}
/*----------------------------------
	Social Share
-----------------------------------*/
.social-share-icon {
  text-align: right;
  padding-top: 19px;
  margin-left: 2px;
}
.tc-social-share a {
  display: inline-block;
  margin-right: 8px;
}
.tc-social-share .social-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #444;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.09);
  overflow: hidden;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.tc-social-share .social-icon:after {
  display: none;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  /* border-radius: 50%; */
  content: "";
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.tc-social-share .social-icon:before {
  speak: none;
  font-size: 20px;
  line-height: 13px;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.tc-social-share .social-icon:hover {
  background: #444;
  color: #fff;
  -webkit-box-shadow: 0 0 0 2px #444;
  box-shadow: 0 0 0 2px #444;
}
.tc-social-share .social-icon:hover:before {
  -webkit-animation: animationLeft 0.3s forwards;
  animation: animationLeft 0.3s forwards;
}

/*----------------------------------
	Social Share Colors
-----------------------------------*/
.tc-social-share i[class*="-facebook"] {
  background: #4766a9;
  color: #fff;
}
.tc-social-share i[class*="-facebook"]:hover {
  background: #fff;
  color: #4766a9;
  -webkit-box-shadow: 0 0 0 2px #4766a9;
  box-shadow: 0 0 0 2px #4766a9;
}
.tc-social-share i[class*="-twitter"] {
  background: #00aced;
  color: #fff;
}
.tc-social-share i[class*="-twitter"]:hover {
  background: #fff;
  color: #00aced;
  -webkit-box-shadow: 0 0 0 2px #00aced;
  box-shadow: 0 0 0 2px #00aced;
}
.tc-social-share i[class*="-youtube"] {
  background: #c4302b;
  color: #fff;
}
.tc-social-share i[class*="-youtube"]:hover {
  background: #fff;
  color: #c4302b;
  -webkit-box-shadow: 0 0 0 2px #c4302b;
  box-shadow: 0 0 0 2px #c4302b;
}
.tc-social-share i[class*="-rss"] {
  background: #ee802f;
  color: #fff;
}
.tc-social-share i[class*="-rss"]:hover {
  background: #fff;
  color: #ee802f;
  -webkit-box-shadow: 0 0 0 2px #ee802f;
  box-shadow: 0 0 0 2px #ee802f;
}
.tc-social-share i[class*="-instagram"] {
  background: #e4405f;
  color: #fff;
}
.tc-social-share i[class*="-instagram"]:hover {
  background: #fff;
  color: #e4405f;
  -webkit-box-shadow: 0 0 0 2px #e4405f;
  box-shadow: 0 0 0 2px #e4405f;
}
.tc-social-share i[class*="-pinterest"] {
  background: #bb0b1f;
  color: #fff;
}
.tc-social-share i[class*="-pinterest"]:hover {
  background: #fff;
  color: #bb0b1f;
  -webkit-box-shadow: 0 0 0 2px #bb0b1f;
  box-shadow: 0 0 0 2px #bb0b1f;
}

/*----------------------------------
	Social Corners
-----------------------------------*/
.tc-social-square .social-icon {
  border-radius: 0;
}
.tc-social-round .social-icon {
  border-radius: 4px;
}

/*----------------------------------
	Social Sizes
-----------------------------------*/
.tc-social-small .social-icon {
  width: 50px;
  height: 50px;
}
.tc-social-small .social-icon:before {
  font-size: 24px;
  line-height: 50px;
}
.tc-social-medium .social-icon {
  width: 64px;
  height: 64px;
}
.tc-social-medium .social-icon:before {
  font-size: 32px;
  line-height: 64px;
}

/*----------------------------------
	Animation Effect
-----------------------------------*/
.tc-social-share.social-animation-right .social-icon:hover:before {
  -webkit-animation: animationRight 0.3s forwards;
  animation: animationRight 0.3s forwards;
}
.tc-social-share.social-animation-top .social-icon:hover:before {
  -webkit-animation: animationTop 0.3s forwards;
  animation: animationTop 0.3s forwards;
}
.tc-social-share.social-animation-bottom .social-icon:hover:before {
  -webkit-animation: animationBottom 0.3s forwards;
  animation: animationBottom 0.3s forwards;
}
/*----------------------------------
	Animation Top
-----------------------------------*/
@-webkit-keyframes animationTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes animationTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}

/*===================  DETAILS PAGE STYLE ==============================*/
.left-content-area {
  float: left;
  width: 63.4%;
}
.right-content-area {
  float: left;
  width: 36.6%;
}
.details-left-content-area {
  padding-top: 25px;
}
.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: #256432;
  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 .active a:hover {
  color: #1da255;
}
.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: 10px;
  margin-bottom: 10px;
}
.details-content .small {
  margin: 10px 0;
  display: block;
  margin-bottom: 10px;
}
.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: #256432;
  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: 0.5s;
  transition-duration: 0.5s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}
.hvr-bounce-to-right::before {
  background: #256432;
  color: #ffffff;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: -1px;
  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: 0.5s;
  transition-duration: 0.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, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.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 img {
  max-width: 192px;
  min-width: 192px;
  max-height: 115px;
  min-height: 115px;
  overflow: hidden;
}
.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.8;
}
.details-news-single a:hover img {
  opacity: 0.8;
}
.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-least-news-ul {
}
.detail-least-news-ul .least-news-left img {
  min-height: 79px;
  max-height: 79px;
  min-width: 132px;
  max-width: 132px;
  overflow: hidden;
}
.detail-least-news-ul .least-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.8;
}
.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.8;
}
.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 0.3s 0s;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #256432;
  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-least-news {
  max-height: 399px;
  overflow-y: auto;
} */

.allnews-title {
  position: relative;
}
.all-news-btn {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.5s;
  background: #256432;
  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: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.all-news-btn:hover {
  color: #256432;
}
.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, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.allnews-title-3 {
  position: relative;
}
.all-news-btn-2 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.5s;
  background: #00a651;
  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: 0.3s;
  transition-duration: 0.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.5s;
  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: 0.3s;
  transition-duration: 0.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.8;
}
.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: #256432;
}
.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: #256432;
  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: #256432;
  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.8;
}

/*==============================================
============== New Footer Style ============
=============================================*/

.map-heading {
  text-align: center;
}
.map-heading h2 {
  background: #1da255;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px;
}
.footer-new {
  /* background-color: #424242; */
  background-color: #256432;
  color: #fff;
  padding: 30px 0 25px 0px;
}
.contact-details h3 {
  border-bottom: 1px solid #1da255;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
}
.contact-details h3 span {
  width: auto;
  border-bottom: 3px solid #1da255;
  padding-bottom: 8px;
}
.contact-details p {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 5px;
}
.contact-details-img img {
  border-radius: 50%;
}
.contact-details-info {
  text-align: center;
}
.contact-details-info h3 {
  padding: 12px 0 0;
  margin-bottom: -5px;
  border: none;
  font-size: 20px;
  line-height: 24px;
}
.contact-details-info h3 span {
  border: none;
  display: block;
  width: 100%;
  font-size: 15px;
}

.footer-address-ul {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.footer-address-ul li {
  list-style: none;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 3px;
}
.social-icon {
  margin: 0;
  display: block;
  padding: 0;
  text-align: left;
  padding-top: 12px;
}
.social-icon li {
  list-style: none;
  transform: rotate(0deg);
  display: inline-block;
}
.social-icon li a {
  display: inline-block;
  transition: 0.5s;
}
.social-icon li a {
  font-size: 20px;
  color: #ffffff;
  width: 34px;
  height: 34px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  line-height: 34px;
  text-align: center;
  transition: all 0.7s ease-in;
  background: transparent;
}
.social-icon li a:hover {
  transform: rotate(360deg);
}
.social-icon li .facebook {
  background: #3b5999;
  border: 2px dotted transparent;
}
.social-icon li:hover .facebook {
  border: 2px dotted #3b5999;
  background: transparent;
  color: #3b5999;
}
.social-icon li .twitter {
  background: #55acee;
  border: 2px dotted transparent;
}
.social-icon li:hover .twitter {
  border: 2px dotted #55acee;
  background: transparent;
  color: #55acee;
}
.social-icon li .youtube {
  background: #c4302b;
  border: 2px dotted transparent;
}
.social-icon li:hover .youtube {
  border: 2px dotted #c4302b;
  background: transparent;
  color: #c4302b;
}
.social-icon li .instagram {
  background: #e4405f;
  border: 2px dotted transparent;
}
.social-icon li:hover .instagram {
  border: 2px dotted #e4405f;
  background: transparent;
  color: #e4405f;
}
.social-icon li .linkedin {
  background: #0077b5;
  border: 2px dotted transparent;
}
.social-icon li .pinterest {
  background: #cb2027;
  border: 2px dotted transparent;
}
.social-icon li:hover .linkedin {
  border: 2px dotted #0077b5;
  background: transparent;
  color: #0077b5;
}
.social-icon li a:hover {
  border: 2px dotted #fff !important;
  background: transparent;
  color: #fff !important;
}
.design-link {
  float: right;
}
.footer-bottom-row a {
  color: #0c980c;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.footer-bottom-row p {
  margin-bottom: 0;
}
.opinion-heading {
  padding-top: 20px;
}
.footer-facebook-like {
  margin-top: 22px;
}
.writter-ul .feature-news-single {
  background: #fff;
}
.lead-national-main-text {
  background: #fff;
  padding: 5px;
  min-height: 85px;
  max-height: 85px;
  overflow: hidden;
}
.lead-national-main-text h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: #000;
}
.lead-national-main-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
/*================================================
   NEWS ENTERTAINMENT  SECTION STYLE
==================================================*/
.new-entertainment {
  background: #212121;
  width: 100%;
  padding: 40px 0 15px;
}
.lead-other-news {
  margin: 0;
  padding: 0;
}
.lead-other-news li {
  list-style: none;
  width: 100%;
  display: inline-block;
  background: #333;
}
.lead-other-news li a {
  text-decoration: none;
  width: 100%;
  border-bottom: 1px dashed #9a9a9a;
  display: inline-block;
  padding: 8px;
  margin-bottom: -7px;
}
.lead-other-news li a:hover img {
  opacity: 0.8;
}
.lead-other-news li:last-child a {
  border-bottom: none;
}
.lead-other-news-left {
  float: left;
  width: 40%;
  padding-right: 3%;
}
.lead-other-news-right {
  float: left;
  width: 60%;
  padding-left: 2px;
  max-height: 81px;
  overflow: hidden;
}
.lead-other-news-right h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
}
.lead-other-news-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.new-entertainment-big {
  background: #333;
  padding: 8px;
}
.new-entertainment-big a:hover img {
  opacity: 0.8;
  /* transition: all 0.5s; */
}
.new-entertainment-big-text h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #fff;
  padding-bottom: 3px;
}
.new-entertainment-big-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.new-entertainment-big-text p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 27px;
}
.new-entertainment-big-text {
  max-height: 174px;
  min-height: 174px;
  overflow: hidden;
  padding: 7px 5px 0;
}
.life-style-title {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #256432;
  border-bottom: 3px solid #ff0000;
  margin: 0 0 12px 0;
}
.life-style-title h2 {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 38px;
  display: inline-block;
}
.life-style-title a {
  color: #fff;
}
.life-style-title a:hover {
  color: #fff;
}
/*==================================================================
  NEW PHOTO GALLERY SECTION STYLE
====================================================================*/
.new-photo-gallery {
  padding: 50px 0;
}
#app {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.ui-big-images {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
}
.ui-big-image {
  width: 100%;
  margin-right: -100%;
}
.ui-big-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20%;
  object-position: center 20%;
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-height: 600px) {
  .ui-big-image img {
    -o-object-position: center center;
    object-position: center center;
  }
}
.ui-thumbnails {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0 1rem;
  padding-top: 0.5rem;
  padding-right: 45%;
  padding-right: calc(45% + 0.5rem);
}
.ui-thumbnail {
  display: block;
  margin-right: 0.5rem;
  padding: 0.5rem 0;
  cursor: pointer;
}
.ui-cuticle {
  background-color: #d4a12d;
  position: absolute;
  bottom: 0;
  height: 0.25rem;
  width: 100%;
}
.ui-thumbnail > img {
  width: auto;
}
.ui-content {
  position: absolute;
  width: 40%;
  right: 5%;
  bottom: 0;
}
.ui-articles {
  background: #493e56;
  color: white;
  display: flex;
  align-items: stretch;
  overflow: hidden;
}
.ui-article {
  padding: 1.5rem;
  width: 100%;
  margin-right: -100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ui-paragraph {
  margin: 0;
  font-size: 0.7rem;
  line-height: 1.7;
}
.ui-nav {
  position: absolute;
  right: 0;
  bottom: 100%;
  background: inherit;
}
.ui-nav button {
  background: #493e56;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5em;
  width: 2em;
  color: #fff;
  font-family: monospace;
  transition: inherit;
  transition-duration: 300ms;
  cursor: pointer;
}
.ui-nav button:hover,
.ui-nav button:focus {
  background: #d4a12d;
  outline: none;
}
.ui-nav button:active {
  outline: none;
  -webkit-transform: translateY(0.25em);
  transform: translateY(0.25em);
  transition-duration: 100ms;
}
.ui-heading {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: normal;
}
.ui-heading:before {
  content: "Animator";
  font-size: 0.5rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  letter-spacing: 1px;
}
/* ---------------------------------- */
.ui-big-image {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ui-big-image img {
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
.ui-big-image[data-active] ~ .ui-big-image {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.ui-big-image[data-active] {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.ui-big-image[data-active] img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------- */
.ui-article {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ui-article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d4a12d;
  opacity: 1;
  transition-duration: 0.35s;
  z-index: 1;
}
.ui-article[data-active] ~ .ui-article {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.ui-article[data-active] {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.ui-article[data-active]:before {
  opacity: 0;
}
/* ---------------------------------- */
.ui-thumbnail > img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition-duration: 0.35s;
}
.ui-thumbnail:active > img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition-duration: 100ms;
}
.ui-thumbnail:focus {
  outline: none;
}
.ui-cuticle {
  display: none;
}
.ui-thumbnail[data-active] > img,
.ui-thumbnail:hover > img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ui-thumbnail[data-active] .ui-cuticle {
  display: block;
}

#app,
#app:before,
#app:after,
.ui-big-images,
.ui-big-images:before,
.ui-big-images:after,
.ui-big-image,
.ui-big-image:before,
.ui-big-image:after,
.ui-big-image a,
.ui-big-image a:before,
.ui-big-image a:after {
  box-sizing: border-box;
  position: relative;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: transform, opacity, filter;
  transition-property: transform, opacity, filter, -webkit-transform,
    -webkit-filter;
  transition-duration: 0.7s, 0.7s, 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
}

.ui-big-image img,
.ui-big-image img:before,
.ui-big-image img:after,
.ui-thumbnails,
.ui-thumbnails:before,
.ui-thumbnails:after,
.ui-thumbnail,
.ui-thumbnail:before,
.ui-thumbnail:after {
  box-sizing: border-box;
  position: relative;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: transform, opacity, filter;
  transition-property: transform, opacity, filter, -webkit-transform,
    -webkit-filter;
  transition-duration: 0.7s, 0.7s, 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
}
.ui-thumbnail img,
.ui-thumbnail img:before,
.ui-thumbnail img:after,
.ui-cuticle,
.ui-cuticle:before,
.ui-cuticle:after {
  box-sizing: border-box;
  position: relative;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: transform, opacity, filter;
  transition-property: transform, opacity, filter, -webkit-transform,
    -webkit-filter;
  transition-duration: 0.7s, 0.7s, 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
}
.ui-nav {
  box-sizing: border-box;
  position: relative;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: transform, opacity, filter;
  transition-property: transform, opacity, filter, -webkit-transform,
    -webkit-filter;
  transition-duration: 0.7s, 0.7s, 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
}

/* *, *:before, *:after {
  box-sizing: border-box;
  position: relative;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: transform, opacity, filter;
  transition-property: transform, opacity, filter, -webkit-transform, -webkit-filter;
  transition-duration: 0.7s, 0.7s, 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
} */

/*==================================================================
  feature-news-ul-2 style
====================================================================*/
.feature-news-ul-2 {
  margin: 0;
  padding: 0;
}
.feature-news-ul-2 li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
}
.feature-news-ul-2 li:last-child {
  border-bottom: 0;
}
.feature-news-single-2 {
  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);
}
.feature-news-left-2 {
  float: left;
  width: 36%;
  padding-right: 3%;
  position: relative;
}
.feature-news-left-2 img {
  min-height: 67px;
  max-height: 67px;
  overflow: hidden;
}
.feature-news-right-2 {
  float: left;
  width: 64%;
  padding-top: 1px;
  min-height: 67px;
  max-height: 67px;
  overflow: hidden;
}
.feature-news-right-2 h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 20px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}
.feature-news-right-2 span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.feature-news-single-2:hover img {
  opacity: 0.85;
}
.feature-news-single-2:hover .feature-news-right-2 h3 {
  color: #000;
}

/* ====================== country-news-wrapper ===================== */
.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 #256432;
  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: #256432;
  color: #fff;
}
.footer {
  background: #008a1c;
  color: #fff;
}
.design-link a {
  color: #fd903f;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: cursive;
}
.design-link a:hover {
  color: #fff;
  transition: 0.5s;
}

.tag-ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.tag-ul li {
  color: #000;
  list-style: none;
  display: inline-block;
}
.tag-ul li:first-child {
  font-size: 15px;
}
.tag-ul li a {
  color: #256432;
  border: 1px solid #256432;
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 15px;
  transition: 0.5s;
}

.details-content h1{
  font-size: 28px;
}

/*============= ARCHIVE PAGE STYLE ================*/
.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%;
}
.archive-btn-wrapper .all-news-btn {
  z-index: 1;
}
.date-picker-main {
  float: left;
  width: 47%;
  padding-left: 2%;
  padding-right: 2%;
}

.category-content-single-left{
    float: left;
    width: 45%;
    padding-right: 2%;
    position: relative;
}
.category-content-single-left span{
  background: #1da255;
    padding: 3px 8px;
    position: absolute;
    font-size: 13px;
    z-index: 1;
    color: #fff;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

/*================================================
  4. START JQUERY MARQUEE SECTION
==================================================*/
.marquee-container {
  margin-top: 18px;
}
.marquee-block {
  position: relative;
}
.marquee-block h2 {
  font-size: 20px;
  margin: 0;
  line-height: 24px;
  position: absolute;
  background: #256432;
  color: #fff;
  padding: 6px 10px;
}
.marquee-block h2:after {
  content: "";
  position: absolute;
  left: 97px;
  border-left: 20px solid #256432;
  border-top: 36px solid transparent;
  clear: both;
  top: 0;
}
.marquee {
  width: 100%;
  overflow: hidden;
  background: #fff;
  list-style: none;
  display: inline-block;
  padding: 0;
  border: 1px solid #256432;
  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: -2px;
  height: 18px;
  margin-right: 5px;
}
.marquee li a:hover {
  color: #03a9f4;
}
.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: 0;
}
.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;
  cursor: no-drop;
}
.marquee-breaking li a span {
  padding-left: 20px;
}
.marquee-breaking li a:hover {
  color: #ed1c24;
}
.marquee-breaking li i {
  display: inline-block;
}
.marquee-breaking li a span img {
  margin-top: -4px;
  margin-right: 10px;
}
.marquee-block-breaking-container {
  position: fixed;
  z-index: 999999;
  padding: 0;
  bottom: -7px;
}

.details-bottom-more-news-title{
  background: #256432;
  color: #fff;
  padding-left: 10px;
  padding-top: 2px;
}

.details-bottom-more-news-title h3{
  padding-bottom: 3px;
}

/* ====================== country-news-wrapper ===================== */

.new-entertainment-big-img, .other-news-img, .feature-news-left, .least-news-left, .lead-other-news-left{
  position: relative;
}
.sports-small-image i, .new-entertainment-big-img i, .other-news-img i, .feature-news-left i, .least-news-left i, .lead-other-news-left 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: 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: 0.8;
}

.new-feature-lead-image i {
    position: absolute;
    top: 32%;
    left: 47%;
    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: 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: 0.8;
}

.new-feature-lead-image i:hover {
    background: #fff;
    color: #256432;
}

.lead-news-second i{
    position: absolute;
    top: 32%;
    left: 47%;
    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: 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: 0.8;
}

.lead-news-other i{
  position: absolute;
  top: 32%;
  left: 47%;
  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: 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: 0.8;
}

.lead-news-other i:hover{
  background: #fff;
  color: #256432;
}

.lead-news-second i:hover {
  background: #fff;
  color: #256432;
}

.feature-news-left-2 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: 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: 0.8;
}

.feature-news-lead a:hover, .new-lead-news a:hover, .feature-news-left-2 i, .sports-small a:hover .sports-small-image i, .new-entertainment-big a:hover .new-entertainment-big-img i, .lead-news-other a:hover .other-news-img i, .feature-news-single:hover .feature-news-left i, .least-news-ul li:hover .least-news-left i, .lead-other-news li:hover .lead-other-news-left i{
    background: #fff;
    color: #256432;
}
.feature-news-left i, .least-news-left i, .lead-other-news-left i{
  height: 37px;
  width: 37px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 3px;
  border: 4px solid #fff;
}

.feature-news-left-2 i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 37px;
    width: 37px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 27px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 7px;
    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: 0.8;
  
}

.feature-news-single-2 i:hover{
  background: #fff;
  color: #256432;
}

.small .writer-image{
  float: left;
  border-radius: 50%;
    max-height: 40px; 
    max-width: 40px; 
    min-height: 40px;
    min-width: 40px;
    border: 1px solid #256432;
    padding: 0;
    margin-right: 1%;
}