/*************************************

Template Name: Daily Bangla Bazaar - 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: #eff3f4;
}
:root{
  --color1: #1d4e89;
  --red: #e74c4f;
}

@media (min-width: 1120px) {
  .container {
    max-width: 1212px!important;
  }

}
/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.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;
}


h1, h2, h3, h4, h5, h6 {
  font-family: "SolaimanLipiNormal";
}
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 */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,{
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

button, button:focus {
  outline: 0;
  border: 0;
}

/*======================== CUSTOM HEADER STYLE ============================*/
/* .navbar-brand h2 {
  font-family: 'Roboto Slab', serif;
} */
.header-top-area {
  background: #eff3f4;
}
.current-date {
  margin: 0;
  padding: 0;
}
.current-date li {
  display: inline-block;
  margin-right: 0px;
  color: #000;
  line-height: 35px;
  font-size: 14px;
}
.current-date li i {
  padding-left: 5px;
  padding-right: 5px;
}
.social-top-icon {
  padding: 0;
  margin: 0;
  display: flex;
}
.social-top-icon li {
  list-style: none;
  margin: 0;
}
.social-top-icon li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  text-decoration: none;
  font-size: 17px;
  color: #000;
  transition: 0.5s;
}
.social-top-icon li a i {
  z-index: 99;
}
.social-top-icon li a .fa-facebook {
  color: #3b5999;
}
.social-top-icon li a .fa-youtube {
  color: #cd201f;
}
.social-top-icon li a .fa-twitter {
  color: #55acee;
}
.social-top-icon li a .fa-instagram {
 color: #e4405f;
}
.social-top-icon li a .fa-linkedin {
 color: #007bb6;
}
.social-top-icon li a .fa-pinterest {
 color: #cb2027;
}
.social-top-icon li a .fa-rss {
 color: #F26522;
}
.social-top-icon li a:hover .fa {
  color: #fff;
}
.social-top-icon li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  /* border-radius: 50%; */
  /* z-index: -1; */
  transform: scale(0);
  transition: 0.5s cubic-bezier(.95,.32,.37,1.31);
}
.social-top-icon li a:hover:before {
  transform: scale(1);
}

.social-top-icon li:nth-child(1) a:hover:before {
  background: #3b5999;
}
.social-top-icon li:nth-child(2) a:hover:before {
  background: #cd201f;
}
.social-top-icon li:nth-child(3) a:hover:before {
  background: #55acee;
}
.social-top-icon li:nth-child(4) a:hover:before {
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.social-top-icon li:nth-child(5) a:hover:before {
  background: #007bb6;
}
.social-top-icon li:nth-child(6) a:hover:before {
  background: #cb2027;
}
.social-top-icon li:nth-child(7) a:hover:before {
  background: #F26522;
}
.new-header {
  background: #fff;
  padding: 10px 0;
  width: 100%;
}
.new-logo-area {
  margin-top: 4px;
}
.header-banner {
  text-align: right;
}
/*=================================================
      TOP Lead NEWs STYLE
=======================================================*/
.lead-new-container {
  padding-left: 24px;
  padding-right: 24px;
}
.top-lead-style-3 {
  margin-top: 20px;
  padding-bottom: 20px;
}
.lead-news-padding-2 {
  padding: 0;
}
.lead-news-style-big {
  position: relative;
}
.lead-news-style-big a {
  display: block;
  overflow: hidden;
  position: relative;
}
.lead-news-style-big a img {
  height: 356px;
  -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;
}
.lead-news-style-big a:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.lead-news-style-big-heading {
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.7) 100%);
    color: #fff;
    bottom: 0;
    padding: 10px 10px 10px;
}
.lead-news-style-big-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.lead-news-style-big-heading  h2 {
  color: #fff;
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  width: 100%;
  margin-top: 5px;
  line-height: 1;
}
.lead-news-padding {
  padding: 0;
}
.lead-new-style {
  margin-bottom: 2px;
  margin-left: 2px;
  position: relative;
}
.lead-new-style a {
  display: block;
  overflow: hidden;
  position: relative;
}
.lead-new-style a 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;
}
.lead-new-style a:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  -ms-transform: scale(1.2) rotate(5deg);
  -o-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.lead-new-style-heading {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.7) 100%);
  color: #fff;
  bottom: 0;
  padding: 10px 10px 10px;
}
.lead-new-style-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.lead-new-style-heading h2 {
  color: #fff;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  margin-top: 3px;
  line-height: 1.1;
}
.lead-new-style a:hover .lead-new-style-heading h2 {
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
.ribbon-category {
  background: var(--color1);
  padding: 4px 7px 3px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  color: #FFF;
  display: inline-block;
  text-transform: uppercase;
}

/*=================================================
      OTHE LEAD NEWS SECTION  STYLE
=======================================================*/
.other-lead-news-section {
  padding: 10px 0 20px;
}
.other-lead-news-single {

}
.other-lead-news-single-text {
  padding: 5px 7px;
  background: #fff;
  margin-bottom: 26px;
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
}
.other-lead-news-single-text h3 {
  font-size: 18px;
  line-height: 23px;
  margin: 0;
  color: #000;
}
.other-lead-news-single-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.other-lead-news-single a:hover img{
  opacity: 0.85;
}
/*=================================================
   SMALL SECTION WRAPPER  STYLE
=======================================================*/
.small-section-wrapper {
  padding-bottom: 40px;
}
.small-section-title {
  background: #fff;
  margin-bottom: 10px;
}
.small-section-heading {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  height: 40px;
  position: relative;
  background: var(--color1);
  margin: 0;
  display: inline-block;
  padding: 10px 20px;
}
.small-section-heading:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid var(--color1);
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.small-section-heading a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
/* ------------------------------------
 UAPZILA WRAPPER Style Start Here
---------------------------------------*/
.news-tab-wrapper {
  position: relative;
  display: block;
  padding: 0 0 10px;
}
.tab-pane {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
/* .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
} */
/*Content Animation*/
@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}
.new-tab-header-style {
  display: block;
  border-bottom: 2px solid var(--color1);
  width: 100%;
  position: relative;
  padding-top: 10px;
  padding-bottom: 40px;
}
.latest-news-tab-nav {
  margin: 0;
  border: 0;
  float: right;
}
.latest-news-tab-nav-title {
  width: 10%;
  margin: 0;
  padding: 0;
  float: left;
}
.latest-news-tab-nav {
  width: 90%;
  float: left;
  margin-top: 5px;
  display: block;
  text-align: right;
}
.latest-news-tab-nav-title li {
  list-style: none;
}
.latest-news-tab-nav li {
  float: right;
  background: #ffffff;
  margin: 0 5px;
}
.latest-news-tab-nav li:last-child {
  margin-right: 0;
}
.latest-news-tab-nav li a {
  font-size: 18px;
  color: #101010;
  padding: 0 7px 0 7px;
  background: rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 0;
  line-height: 30px;
  margin-right: 0;
  position: relative;
  display: block;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  border: 0 !important;
}
.latest-news-tab-nav .nav-link.active {
  color: #fff;
  background: var(--color1);
  border: none !important;
  border-radius: 0;
}
.latest-news-tab-nav li a:hover {
  color: #fff;
  background: var(--color1);
  border-radius: 0;
}
.latest-news-tab-nav li:first-child {
  margin-right: 0;
}
.latest-news-tab-nav-title li a h4 {
  margin: 0;
  padding: 0 20px;
  background: var(--color1);
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  display: inline-block;
}
/*=================== COXBAZER SODOR NEW SECTION STYLE ==============================*/
.coxbazer-wrapper {
  margin-top: 20px;
  margin-bottom: 0;
}
.coxbazer-lead-left {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px 8px 0 8px;
}
.coxbazer-lead-left-heading {
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
}
.coxbazer-lead-left-heading h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 10px 0 0;
  padding: 0 5px;
  transition: all 0.5s ease 0s;
  color: #000;
}
.coxbazer-lead-left a:hover {
  color: #000;
}
.coxbazer-lead-left a:hover img {
  opacity: 0.85;
}
.top-left-side-bar {
  position: relative;
  margin: 0;
  padding: 0;
}
.top-left-side-bar li {
  list-style: none;
  width: 100%;
  margin-bottom: 3px;
}
.top-left-side-bar li a {
  display: inline-block;
  padding: 8px 8px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.top-left-side-bar-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
.top-left-side-bar-right {
  float: left;
  width: 64%;
  overflow: hidden;
}
.top-left-side-bar-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  transition: all 0.5s ease 0s;
  padding-left: 2px;
}
.coxbazer-lead-left img {
  height: 374px;
}
.coxbazer-lead-left a:hover h3 {
  color: #000;
}
.top-left-side-bar li a:hover h3 {
  color: #000;
}
.top-left-side-bar li a:hover img {
  opacity: 0.85;
}
/*======================== VISITABLE PLACE WRAPPER STYLE ============================*/
.sports-wrapper {
  padding: 5px 0 15px;
}
.sports-left {
  width: 73.27%;
  float: left;
}
.sports-right {
  width: 26.73%;
  float: left;
}
.sports-single {
  background-color: #fff;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.place-single-text {
  padding-top: 4px;
  min-height: 53px;
  max-height: 53px;
  overflow: hidden;
}
.place-single-text span{
  color: var(--red);
  font-size: 14px;
  line-height: 14px;
}
.place-single-text h3 {
  font-size: 19px;
  line-height: 23px;
  margin: 0;
  color: #000;
  transition: all 0.5s ease 0s;
}
.sports-single a:hover h3 {
  color: #000;
}
.sports-single a:hover img {
  opacity: 0.85;
}
/*======================= OPINION STYLE =======================*/
.opinion {
  position: relative;
  margin: 0;
  padding: 0;
}
.opinion li {
  list-style: none;
  width: 100%;
}
.opinion li a {
  display: inline-block;
  padding: 4px 7px;
  background: #fff;
  width: 100%;
  margin-bottom: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.opinion li a:hover img {
  opacity: 0.85;
}
.opinion-left {
  width: 35%;
  float: left;
  padding-right: 3%;
}
.opinion-left  img {
  max-height: 77px;
  min-height: 77px;
  max-width: 92px;
  min-width: 92px;
}
.opinion-right {
  float: left;
  width: 65%;
  overflow: hidden;
  padding-right: 10px;
  padding-top: 15px;
}
.opinion-right span {
  font-size: 14px;
  color: red;
}
.opinion-right h3 {
  font-size: 17px;
  color: #000;
  line-height: 22px;
  margin: 0;
}

/*=========================== FEATURE NEWS STYLE ==================================*/
.feature-news-title {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: var(--color1);
  /* border-bottom: 3px solid #03A9F4; */
  margin: 0 0 15px 0;
}
.feature-news-title a {
  margin: 0;
  font-size: 24px;
  color: #fff;
  line-height: 44px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.feature-news-lead-wrapper {
  padding: 8px 8px;
  background: #fff;
}
.feature-news-lead {
  position: relative;
  /* margin-bottom: 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: 21px;
  line-height: 23px;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.feature-news-heading span {
  font-size: 14px;
  line-height: 14px;
  color: var(--color1);
}
.feature-news-ul {
  margin: 0;
  padding: 0;
}
.feature-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  /* border-bottom: 1px dashed #5d5d5d; */
  padding: 6px 0;
}
.feature-news-ul li:last-child {
  border-bottom: 0;
}
 .feature-news-single {
   background-color: #fff;
   padding: 8px 8px;
   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%;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 21px;
  padding-top: 2px;
  transition: all 0.5s ease 0s;
}
.feature-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.feature-news-lead a:hover img {
  opacity: .85;
  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-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;
}
/*======================= START FADE STYLE ============================*/
/* .fade-2 {
  -webkit-animation: fadeInScale1 0.9s ease-in-out;
  -moz-animation: fadeInScale1 0.9s ease-in-out;
  animation: fadeInScale1 0.9s ease-in-out;
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  transition: all 600ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
}
@keyframes fadeInScale1 {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
} */

.fade-2 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  transition: all 350ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
}
@keyframes fadeInScale {
    0% {
        /* transform: scale(0.9); */
        opacity: 0;
        transform: rotateY(-180deg);
    }

    100% {
        /* transform: scale(1); */
        opacity: 1;
        transform: rotateY(0);
    }
}
/*======================= END FADE STYLE ============================*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--color1);
    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 {
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  line-height: 25px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: var(--color1);
  border-radius: 0;
  padding: 12px 15px;
  border-bottom: 3px solid transparent;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #19232d;
  border-bottom: 3px solid var(--color1);
}
.latest-news {
  position: relative;
}
.latest-news-ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: #fff;
}
.latest-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.latest-news-ul li a {
  margin-bottom: -6px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 7px 7px;
  border-bottom: 1px dotted gray;
  width: 100%;
}
.latest-news-ul li:last-child a {
  border-bottom: 0;
}
.latest-news-ul .latest-news-left {
  float: left;
  width: 37%;
  padding-right: 3%;
}
/* .latest-news-ul .latest-news-left img {
  min-height: 60px;
  max-height: 60px;
} */
.latest-news-ul .latest-news-left img {
  /* min-height: 60px;
  max-height: 60px; */
  overflow: hidden;
  /* min-width: 92px;
  max-width: 92px; */
}
.latest-news-ul .latest-news-right {
  float: left;
  width: 63%;
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
}
.latest-news-ul .latest-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  padding-top: 2px;
}
.right-main-tab-style-2 {
  /* border-left: 1px solid gray; */
}
.latest-news-ul {
  max-height: 430px;
  overflow-y: auto;
}
/*======================== Cox Culture WRAPPER STYLE ============================*/
.special-title-heading {
  background: #fff;
}
.special-title-heading .title {
  position: relative;
  overflow: hidden;
  margin: 0 0 15px 0;
  font-size: 24px;
  border-left: 5px solid var(--color1);
  line-height: 36px;
  padding-left: 10px;
}
.special-title-heading .title a {
  font-size: 24px;
  color: #000;
  line-height: 44px;
}
.special-title-heading .title .liner {
  padding-left: 10px;
}
.special-title-heading .title .liner:before {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 5px dashed var(--color1);
  top: 15px;
  display: inline-block;
  vertical-align: bottom;
}
.special-title-heading .title .liner:after {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 5px dashed var(--color1);
  top: 23px;
  display: inline-block;
  vertical-align: bottom;
}

/*===================== NEW FEATURE STYLE ===========================*/
.new-sub-headline-style {
  color: #000;
  text-decoration: none;
}
.new-sub-headline-style {
  border-bottom: 1px solid var(--color1);
  position: relative;
  margin-bottom: 10px;
}
.new-sub-headline-style a {
  color: #000;
  font-size: 24px;
  line-height: 24px;
}
.new-sub-headline-style h2 {
  margin-bottom: 3px;
  font-size: 30px;
}
.new-sub-headline-style h2 span {
  width: auto;
  border-bottom: 4px solid var(--color1);
}
.new-feature-style {
  margin: 0;
  padding: 0;
  background-color: #fff;
  /* background-color: #f7f7f5; */
}
.new-feature-style li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #ccc;
}
.new-feature-style li a {
  padding: 8px 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
}
.new-feature-style-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
.new-feature-style-right {
  float: left;
  width: 64%;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.new-feature-style-right span{
  color: var(--red);
  font-size: 14px;
  line-height: 14px;
}
.new-feature-style-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  padding-top: 2px;
  transition: all 0.5s ease 0s;
}
.new-feature-style li a:hover img {
  opacity: 0.85;
}
/*=================== SMALL FEATURE NEWS WRAPPER STYLE ==============================*/
.small-feature-news-wrapper {
  padding-bottom: 40px;
}
.small-feature-news-lead-wrapper {
  padding: 8px 8px;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.small-feature-news-lead {
  position: relative;
  display: inline-block;
}
.small-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;
}
.small-feature-news-heading h3 {
  margin: 0;
  font-size: 19px;
  line-height: 21px;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.small-feature-news-heading span {
  color: red;
  font-size: 14px;
}
.small-feature-style {
  margin: 0;
  padding: 0;
  background: #fff;
}
.small-feature-style li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.small-feature-style li a {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.small-feature-style li:last-child a {
  border-bottom: 0;
}
.small-feature-style-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
.small-feature-style-left img {
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.small-feature-style-right {
  float: left;
  width: 64%;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.small-feature-style-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}
.small-feature-style-right span {
  color: red;
  font-size: 14px;
}
.small-feature-style li a:hover img {
  opacity: 0.85;
}
.small-feature-news-lead a:hover img {
  opacity: 0.85;
}
/*=================== PHOTO GALLERY SECTION STYLE ==============================*/
.video-gallery-section {
  background: #212121;
  padding: 40px 0;
}
.video-gallery-wrapper {
  background-color: #111;
  padding: 25px 30px;
}
.video-gallery-ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #424242;
}
.video-gallery-ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
}
.video-gallery-ul li a {
  position: relative;
  display: inline-block;
  padding: 7px 0px;
  width: 100%;
  margin-bottom: -6px;
  border-bottom: 1px solid #424242;
}
.video-gallery-ul-left {
  width: 40%;
  float: left;
  padding-right: 2%;
  position: relative;
}
.video-gallery-ul li a .video-gallery-ul-left .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 2px 5px;
  position: absolute;
  z-index: 1;
  color: red;
  left: 0;
  font-size: 26px;
  bottom: 0;
  left: 0%;
}
.video-gallery-ul-right {
  float: left;
  width: 60%;
  overflow: hidden;
  padding: 5px;
  max-height: 73px;
  min-height: 73px;
}
.footer-facebook-box {
  text-align: right;
}
.video-gallery-ul-right h2 {
  font-size: 17px;
  color: #fff;
  line-height: 21px;
  margin: 0;
}
.video-gallery-ul li a img {
  /* transition: all 0.3s ease-in; */
}
.video-gallery-ul li a:hover img{
  opacity: 0.85;
}
.video-gallery-wrapper .video-gallery-title {
  margin-bottom: 0;
}
.video-gallery-wrapper .video-gallery-title {
  border-left: 4px solid red;
  line-height: 26px;
  margin-bottom: 15px;
}
.video-gallery-wrapper .video-gallery-title a {
  color: #FFC107;
  font-size: 26px;
  padding-left: 5px;
}
/*=================== PHOTO GALLERY SECTION STYLE ==============================*/
.photo-gallery-wrapper .photo-gallery-title {
  border-left: 4px solid red;
  line-height: 26px;
  margin-bottom: 15px;
  margin-top: 20px;
}
.photo-gallery-wrapper .photo-gallery-title a {
  color: #FFC107;
  font-size: 26px;
  padding-left: 5px;
}
.item-wrapper {
  width: 100%;
  position: relative;
}
.item-wrapper-left {
  width: 75%;
  float: left;
}
.item-wrapper-right {
  width: 25%;
  float: left;
  background-color: #333;
  color: #fff;
  padding: 20px 15px;
  min-height: 325px;
  max-height: 325px;
  overflow: hidden;
}
.owl-carousel .owl-nav .owl-next {
  background: #333 !important;
  width: 30px;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 0;
  position: absolute;
  border: 1px solid #333;
  transition: all 0.5s ease 0s;
  text-align: center;
}
.owl-carousel .owl-nav .owl-next i {
  color: #fff !important;
}
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-next:focus {
  border: 1px solid #fff;
  outline: 0;
}
.owl-carousel .owl-nav .owl-next:hover i {
  color: #ffffff !important;
}
.owl-carousel .owl-nav .owl-next i {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.owl-carousel .owl-nav .owl-prev {
  background: #333 !important;
  width: 30px;
  text-align: center;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 35px;
  position: absolute;
  /* top: -55px; */
  border: 1px solid #333;
  transition: all 0.5s ease 0s;
}
.owl-carousel .owl-nav .owl-prev i {
  color: #fff !important;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus {
  background: #333;
  border: 1px solid #fff;
  outline: none;
}
.owl-carousel .owl-nav .owl-prev:hover i {
  color: #ffffff !important;
}
.owl-carousel .owl-nav .owl-prev i {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.item-wrapper-right h3 {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 5px;
  color: #fff;
}
.item-wrapper-right p {
  font-size: 16px;
  line-height: 22px;
}
/*=================== FOOTER SECTION STYLE ==============================*/
.footer-top {
  background-color: #282828;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.footer-top-left {
  float: left;
}
.footer-top-right {
  float: right;
  padding: 15px 0;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}
.footer-logo img {
  width: 80%;
  height: auto;
}
.footer-top-left a {
  padding: 15px 0;
  display: block;
  margin: 0;
}
.social-helper {

}
.social-top-icon-2 {
  padding: 0;
  margin: 0;
  display: flex;
}
.social-top-icon-2 li {
  list-style: none;
  margin: 0;
}
.social-top-icon-2 li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  line-height: 22px;
  transition: 0.5s;
  cursor: pointer;
}
.social-top-icon-2 li a .fa-facebook {
  /* color: #3b5999; */
  color: #fff;
}
.social-top-icon-2 li a .fa-youtube {
  color: #cd201f;
}
.social-top-icon-2 li a .fa-twitter {
  color: #55acee;
}
.social-top-icon-2 li a .fa-instagram {
 color: #e4405f;
}
.social-top-icon-2 li a .fa-linkedin {
 color: #007bb6;
}
.social-top-icon-2 li a .fa-pinterest {
 color: #cb2027;
}
.social-top-icon-2 li a .fa-rss {
 color: #F26522;
}
.social-top-icon-2 li a:hover .fa {
  color: #fff;
}
.social-top-icon-2 li a:hover {
  color: #fff;
}
.social-top-icon-2 li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  border-radius: 50%;
  z-index: 3;
  transform: scale(0);
  transition: 0.5s cubic-bezier(.95,.32,.37,1.31);
}
.social-top-icon-2 li a i {
  z-index: 99;
}
.social-top-icon-2 li a:hover:before {
  transform: scale(1);
}

.social-top-icon-2 li:nth-child(1) a:hover:before {
  background: #3b5999;
}
.social-top-icon-2 li:nth-child(2) a:hover:before {
  background: #cd201f;
}
.social-top-icon-2 li:nth-child(3) a:hover:before {
  background: #55acee;
}
.social-top-icon-2 li:nth-child(4) a:hover:before {
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.social-top-icon-2 li:nth-child(5) a:hover:before {
  background: #007bb6;
}
.social-top-icon-2 li:nth-child(6) a:hover:before {
  background: #cb2027;
}
.social-top-icon-2 li:nth-child(7) a:hover:before {
  background: #F26522;
}
.ul-play-store {
  border-left: 1px solid #ccc;
  margin: 0;
  text-align: center;
  padding: 20px 0;
}
.ul-play-store li {
  list-style: none;
  display: inline-block;
  width: 155px;
  padding-right: 5px;
}
.ul-play-store li a {
  text-decoration: none;
  display: inline-block;
}
.ul-play-store li:hover img {
  opacity: 0.85;
  transition: all 0.5s ease 0s;
}
.footer-middle {
  background-color: var(--color1);
  width: 100%;
}
.footer-facebook-like {
  padding: 40px 0;
  text-align: right;
}
.footer-ul {
  margin-top: 30px;
  padding: 0;
  width: 100%;
  float: left;
  margin-bottom: 0;
}
.footer-ul li {
  list-style: none;
  width: 25%;
  display: inline-block;
  float: left;
}
.footer-ul li a {
  color: #ccc;
  padding: 5px 5px;
  font-size: 18px;
  display: block;
  letter-spacing: 0.5px;
  font-weight: 400;
  transition: 0.5s;
}
.footer-ul li a:hover {
  padding-left: 15px;
  color: #ffb300;
}
.footer-details {
  color: #fff;
  padding: 50px 0 0px;
  text-align: left;
}
.footer-details .small-email {
  font-size: 16px;
}
.footer-details h2 {
  line-height: 28px;
  font-size: 20px;
  margin: 0;
}
.footer-details h3 {
  line-height: 26px;
  font-size: 18px;
  margin: 0;
}
.footer-bottom-row p {
  margin: 0;
  font-size: 13px;
  color: #fff;
  text-align: right;
}
.footer-details a {
  color: #fff;
  transition: all 0.5s ease 0s;
}
.footer-details a:hover {
  padding-left: 5px;
}
.footer-details span {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}
.footer-details span i {
  color: #fff;
  font-size: 20px;
}
.footer-details span b {
  color: #fff;
  font-size: 18px;
}
.footer-bottom {
  background-color: #02326b;
  width: 100%;
  padding: 15px 0;
  float: left;
}
.privacy {
  margin: 0;
  padding: 0;
}
.privacy li {
  list-style: none;
  display: inline-block;
}
.privacy li a {
  display: inline-block;
  font-size: 13px;
  color: #ccc;
  padding: 0 5px;
}
.footer-bottom-row p a {
  color: #0c980c;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: 'Roboto Slab', serif;
}
.design-link img {
  margin-top: 5px;
}
.facebook-like-box {
  text-align: right;
  padding: 45px 0;
}
/*======================== CATEGORY PAGE STYLE ============================*/
.category-breadcrumb {
  margin: 20px 0;
  background: #fff;
  padding: 6px 8px;
}
.category-breadcrumb > li {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
}
.category-breadcrumb > li > a {
  color: var(--color1);
  font-size: 22px;
}
.category-breadcrumb .active {
  color: #000;
  font-size: 18px;
  line-height: 28px;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.category-main {
  margin-bottom: 24px;
}
.category-left {
  width: 73.27%;
  float: left;
}
.category-right {
  width: 26.73%;
  float: left;
}
.category-single-wrapper {
  padding: 7px 7px;
  background: #fff;
  margin-bottom: 24px;
}
.category-single {
  position: relative;
  display: inline-block;
}
.category-single-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: 10px 8px 5px;
}
.category-single-heading h2 {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.category-single-heading span {

}
.category-single-wrapper a:hover img {
  opacity: 0.85;
}
.category-right-baner {
  margin-bottom: 24px;
}
.category-page-ul .latest-news-right h3 {
  padding-top: 0;
  line-height: 21px;
}
.category-page-ul .latest-news-left img {
  min-height: 66px;
}
.category-page-ul .latest-news-right {
  min-height: 66px;
  max-height: 66px;
}
.category-page-ul {
  max-height: 495px;
}
.btn-more {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: var(--color1);
  color: white;
  font-size: 20px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
  font-weight: 400;
}
.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: var(--color1);
}
.btn-more:focus:before, .btn-more:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(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;
  margin-bottom: 24px;
}
.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: #1b1b1b;
  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: #1b1b1b;
}
.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 {
  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;
}
/* .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: 24px;
  margin-top: 24px;
}
.details-right-news-heading h2 {
  background: var(--color1);
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  padding: 5px;
  margin: 0;
}

.details-btn {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 24px;
  margin-top: 3px;
}
.btn-more-details {
  background: #fff;
  color: #000;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  font-size: 20px;
  border: 0;
}
.btn-more-details:hover {
  color: #fff;
}
.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.hvr-bounce-to-right::before {
    background: var(--color1);
    color: #ffffff;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn-more-details:hover {
    color: #fff;
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
    color: #fff;
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
    transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
}
.facebook-comment-box {
  border: 1px solid #dadada;
  margin-bottom: 20px;
  background: #fff;
}
.fb-h2 {
  background: #4d4e8a;
  padding: 15px;
  font-size: 18px;
  color: #fff;
  margin:-1px -1px 0;
}
.details-news-single {
  margin-bottom: 21px;
}
.details-news-single 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: 18px;
  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-top: 5px; */
}
.details-ul {
  max-height: 575px;
}
/*===================  VIDEO CATEGORY PAGE STYLE ==============================*/
.category-video {
  margin-bottom: 24px;
}
.video-blog-single {
  padding: 7px;
  background: #fff;
  margin-bottom: 20px;
}
.video-blog-single-text {
  position: relative;
  z-index: 10;
  background-color: #fff;
  padding: 5px;
  max-height: 77px;
  min-height: 77px;
  overflow: hidden;
}
.video-blog-single-text h2 {
  margin: 0;
  transition: all 0.5s ease 0s;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}
.video-blog-single-images {
  position: relative;
}
.overley-video {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
}
.overley-video i {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 7px 10px;
  border-radius: 3px;
  color: var(--color1);
  font-size: 20px;
}
.video-blog-single a:hover img {
  opacity: 0.85;
}
/*====================== VIDEO DETAILS PAGE STYLE ==========================*/
.video-gallery-category {
  position: relative;
  background: #fff;
  margin-bottom: 24px;
}
.video-gallery-category a:hover img {
  opacity: 0.80;
}
.video-category-img {
  position: relative;
}
.video-category-img .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: var(--color1);
}
.video-heading {
  padding: 5px 8px;
  max-height: 75px;
  min-height: 75px;
  overflow: hidden;
}
.video-heading h2 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 0;
}
/*====== NEW PHOTOGALLERY DETAISL PAGE STYLE ======*/
.details-video-gallery {
  background: #fff;
  padding: 7px;
}
.details-video-gallery-heading {
  position: relative;
  padding: 5px;
}
.details-video-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: 24px;
  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,136,55,0.7);
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
}

.english-language {
  margin: 0;
  padding: 0;
  color: #000;
  display: inline-block;
  /* background: var(--color1); */
  text-align: center;
}
.english-language li {
  list-style: none;
}
.english-language li a {
  text-decoration: none;
  color: #000;
  text-align: center;
  padding: 5px 10px;
  display: block;
  margin-top: 2px;
  transition: 0.5s;
}
.english-language li a:hover {
  color: var(--color1);
}
.social-helper {
  display: inline-block;
}

/*==============================  COUNTRY NEWS SECTION  STYLE ==================================*/
.country-news-section {
  padding: 50px 0 30px;
}
.country-news-big {
  margin-bottom: 24px;
}
.country-news-big a:hover img {
  opacity: 0.85;
}
.country-news-big-text {
  padding: 4px 7px;
  background: #fff;
  margin-bottom: 24px;
  min-height: 56px;
  max-height: 56px;
  overflow: hidden;
}
.country-news-big-text h3 {
  font-size: 21px;
  line-height: 25px;
  margin: 0;
  color: #000;
}
.country-news-big-text span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
/* .country-news-big img {
  width: 100%;
} */
.country-news-small {
  margin-bottom: 24px;
}
.country-news-small-text {
  padding: 4px 7px;
  background: #fff;
  margin-bottom: 24px;
  min-height: 76px;
  max-height: 76px;
  overflow: hidden;
}
.country-news-small-text h3 {
  font-size: 17px;
  line-height: 22px;
  margin: 0;
  color: #000;
}
.country-news-small-text span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.country-news-small a:hover img {
  opacity: 0.85;
}

/*==============================  MAP NEWS SECTION  STYLE ==================================*/
.map-heading {
  text-align: center;
}
.map-heading h2 {
  background: var(--color1);
  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: var(--color1);
    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: var(--color1);
}
.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: #fff;
  padding: 15px;
}
.bangladesh-map {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
/*==============================  Lifestyle NEWS SECTION  STYLE ==================================*/
.lifestyle-small {
  position: relative;
  margin: 0;
  padding: 0;
}
.lifestyle-small li {
  list-style: none;
  width: 100%;
  margin-bottom: 7px;
}
.lifestyle-small li a {
  display: inline-block;
  padding: 8px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.lifestyle-small li a:hover img {
  opacity: 0.85;
}
.lifestyle-small-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
.lifestyle-small-right {
  float: left;
  width: 64%;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
}
.lifestyle-small-right h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  transition: all 0.5s ease 0s;
  padding-left: 2px;
  color: #000;
}
.lifestyle-small-right span {
  font-size: 14px;
  line-height: 14px;
  color: red;
}
.small-feature-padding {
  padding-top: 40px;
}
/*==============================  ENTERTAINMENT SECTION  STYLE ==================================*/
.entertainment-wrapper {
  background: #212121;
  padding: 35px 0 20px;
}
.entertainment-big {
  background-color: #fff;
  padding: 7px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0,0,0,0.05);
}
.entertainment-big img {
  min-height: 356px;
  max-height: 356px;
}
.entertainment-big a:hover img {
  opacity: 0.85;
}
.entertainment-big-text {
  position: absolute;
  bottom: 7px;
  width: 97.7%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-big-text h2 {
  font-size: 26px;
  padding: 5px;
  color: #fff;
  line-height: 30px;
  margin: 0;
}
.entertainment-small {
  background-color: #fff;
  padding: 7px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0,0,0,0.05);
}
.entertainment-small-text {
  position: absolute;
  bottom: 7px;
  width: 95.3%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-small-text h2 {
  font-size: 18px;
  padding: 5px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.entertainment-small a:hover img {
  opacity: 0.85;
}
.entertainment-title {
  border-left: 4px solid red;
  line-height: 26px;
  margin-bottom: 15px;
}
.entertainment-title h2 {
  color: #FFC107;
  font-size: 30px;
  padding-left: 10px;
}
/*==============================  MARQUEE SECTION  STYLE ==================================*/
.marquee-block-breaking {
    position: relative;
    background: var(--color1);
    height: 42px;
    margin-top: 15px;
}
.marquee-block-breaking h2 {
    font-size: 26px;
    margin: 0;
    line-height: 30px;
    position: absolute;
    color: #fff;
    background: var(--color1);
    padding: 6px 10px;
    z-index: 1;
}
.marquee-breaking {
    width: 100%;
    overflow: hidden;
    list-style: none;
    display: inline-block;
    padding: 0;
}
.marquee-breaking li {
    display: inline-block;
    padding-right: 15px;
    line-height: 44px;
}
.marquee-breaking li span {
  border-radius: 50%;
  background: transparent;
  display: inline-block;
  border: 3px solid #fff;
  height: 20px;
  width: 20px;
  margin-right: 5px;
  position: relative;
  bottom: -3px;
}
.marquee-breaking li a {
  font-size: 18px;
  color: #fff;
  margin: 0;
  display: inline-block;
}
.sports-right-banner {
  margin-top:5px;
  margin-bottom:18px;
}


/* ===================== PLAY BUTTON CSS ==================== */
.lead-news-style-big-img, .lead-new-style-img, .other-lead-news-single-img, .latest-news-left, .feature-news-img, .new-feature-style-left,
.place-single-img, .entertainment-big-img, .entertainment-small-img, .small-feature-style-left, .small-feature-news-img, .country-news-big-img, .country-news-small-img
{
  position: relative;
}

.lead-news-style-big-img i, .lead-new-style-img i, .other-lead-news-single-img i, .latest-news-left i, .feature-news-img i, .new-feature-style-left i, .place-single-img i, .entertainment-big-img i, .entertainment-small-img i, .small-feature-style-left i, .small-feature-news-img i, .country-news-big-img i, .country-news-small-img i
{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 53px;
  color: #fff;
  border-radius: 50%;
  font-size: 27px;
  padding-left: 6px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
}

.lead-new-style-img i, .other-lead-news-single-img i, .feature-news-img i, .place-single-img i, .entertainment-small-img i, .small-feature-news-img i, .country-news-big-img i, .country-news-small-img i
{
  height: 50px;
  width: 50px;
  line-height: 42px;
  font-size: 23px;
  padding-left: 5px;
  border: 4px solid #fff;
}

.latest-news-left i, .new-feature-style-left i, .small-feature-style-left i
{
  height: 35px;
  width: 35px;
  line-height: 28px;
  font-size: 16px;
  padding-left: 3px;
  border: 3px solid #fff;
}

.lead-news-style-big a:hover .lead-news-style-big-img i, .lead-new-style a:hover .lead-new-style-img i, .other-lead-news-single a:hover .other-lead-news-single-img i, .latest-news-ul li a:hover .latest-news-left i, .feature-news-lead a:hover .feature-news-img i, .new-feature-style li a:hover .new-feature-style-left i, .sports-single a:hover .place-single-img i,
 .small-feature-style li a:hover .small-feature-style-left i, .entertainment-small a:hover .entertainment-small-img i, .entertainment-big a:hover .entertainment-big-img i, .small-feature-news-lead a:hover .small-feature-news-img i,
.country-news-big a:hover .country-news-big-img i, .country-news-small a:hover .country-news-small-img i
{
 background-color: #fff;
 color: var(--color1);
}
