/*************************************

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;
}

@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: #6a3 none repeat scroll 0 0;
  border: 1px solid #6a3;
  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 #6a3;
  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: 15px 0;
  border-top: 1px solid #6a3;
}
.new-logo-area {

}
.new-date-time {
  text-align: center;
  padding-top: 22px;
  padding-left: 80px;
}
.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: 35px 0 16px;
}
.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.90;
  transition: all 0.5s ease 0s;
}
.lead-news a:hover h1 {
  transition: all 0.5s ease 0s;
  color: #6a3;
}
.lead-news-heading {
  background: #fff;
  padding: 5px 10px;
  max-height: 139px;
  min-height: 139px;
  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;
}
.lead-news a:hover p {
  color: #000;
}
.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: 51px;
  max-height: 51px;
  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.90;
  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: 52px;
  max-height: 52px;
  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.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;
}
.focus-tittle {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #6a3;
  border-bottom: 3px solid #ff0000;
  margin: 0 0 10px 0;
}
.focus-tittle h2 {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  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: #1da255;
  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 #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.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: 18px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #6a3;
  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: 570px;
  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 #6a3;
}
.new-top-heading-left {
  background-color: #6a3;
  padding: 10px 10px 4px 10px;
  min-width: 100px;
  color: #FFF;
  font-size: 24px;
  line-height: 26px;
}
.new-top-heading-right-1 {
  right: -1px;
}
.new-top-heading-right {
  color: #6a3;
  text-align: left;
}
.new-top-heading-right span {
    font-size: 20px;
    padding: 10px 5px 9px 5px;
    right: 0;
    line-height: 20px;
}
.feature-news-wrapper {
  padding: 50px 0 40px;
}
.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, .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: .85;
  transition: all 0.5s ease 0s;
}
.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: 50px 0 26px;
}
.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 #6a3;
  position: relative;
  z-index: 1;
  background-color: #6a3;
  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 #6a3;
    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 .3s ease;
  -moz-transition: color .3s ease;
  -ms-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}
.sports-small a:hover img {
  opacity: 0.90;
}

/*================================================
   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: #fff;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.lifestyle-single a:hover img {
  opacity: 0.80;
}
.lifestyle-text {
  padding-top: 4px;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  padding-left: 2px;
}
.lifestyle-text h3 {
  font-size: 19px;
  line-height: 23px;
  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: 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.80;
}
.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.80;
}
.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: .25rem;
}
.btn-date-picker {
    position: relative;
    z-index: 10;
    overflow: hidden;
    transition-duration: 0.50s;
    background: #009135;
    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: .3s;
    transition-duration: .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: 15px;
}
/*======================== PHOTO GALLERY WRAPPER STYLE ============================*/
.photo-gallery-wrapper {
  padding: 30px 0 40px;
}
.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: #1da255;
  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: 40px 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: #009135;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -14px;
    width: 60%;
}
.title-bg:after {
    background: #009135;
    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 #009135;
  transition: all 0.5s ease 0s;
  text-align: center;
}
#featured-videos-section .owl-nav .owl-next i {
  color: #009135 !important;
}
#featured-videos-section .owl-nav .owl-next:hover {
  background: #009135;
  border: 1px solid #009135;
}
#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: #009135;
}
#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 #009135;
  transition: all 0.5s ease 0s;
}
#featured-videos-section .owl-nav .owl-prev i {
  color: #009135 !important;
}
#featured-videos-section .owl-nav .owl-prev:hover {
  background: #009135;
  border: 1px solid #009135;
}
#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: #009135;
}
/*========================= FOOTER STYLE ========================*/

.footer-middle {
  /* background: rgba(0, 0, 0, 0.35); */
  background: #009135;
  width: 100%;
  color: #FFF;
}
.footer-middle-row {
  padding: 30px 0;
}
.footer-details {
  padding: 25px 0;
}
.footer-bottom {
  background: #409b61;
  width: 100%;
  color: #fff;
}
.footer-bottom-row {
  padding: 15px 0;
}
.footer-bottom-row p {
  font-size: 14px;
}
.footer-bottom-row a {
  color: #000;
  /* color: #0c980c; */
  font-weight: 700;
  letter-spacing: 0.5px;
}
.footer-bottom-row a:hover {
  color: #fff;
  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: 17px;
  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: 37px;
  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.40%;
}
.right-content-area {
  float: left;
  width: 36.60%;
}
.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: #1da255;
  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: #009135;
  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: #6a3;
    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: .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 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.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-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.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: 18px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #00A651;
  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.50s;
  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: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: #00A651;
}
.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: #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: .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: #00A651;
}
.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: rgba(0,166,81,0.7);
  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: #1da255;
  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;
}
