/*************************************

Template Name: citynewsdhaka - Online NewsPaper
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/
@charset "utf-8";

@font-face {
  font-family: "SolaimanLipiNormal";
  src: url("../fonts/solaimanlipi/solaimanlipi_20-04-07.eot");
  src: url("../fonts/solaimanlipi/solaimanlipi_20-04-07.eot")
      format("embedded-opentype"),
    url("../fonts/solaimanlipi/solaimanlipi_20-04-07.woff") format("woff"),
    url("../fonts/solaimanlipi/solaimanlipi_20-04-07.ttf") format("truetype"),
    url("../fonts/solaimanlipi/SolaimanLipi_29-05-06.svg") format("svg");
}
:root {
  --color1: #1a1b1c;
  --white: #fff;
  --black1: #000;
  --black2: #282828;
  --gray: #555;
  /* #1b7780 */
  /* #022e52 */
  /* #124B65 */
}
body {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #222;
  background: #fff;
  /* background: #eaeaea; */
}

@media (min-width: 1200px) {
  .container {
    max-width: 1212px !important;
  }
}
/*======================== For LAZY LOAD CSS ============================*/
.lazyload {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.lazy-loaded {
  opacity: 1;
}
/*======================== 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;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, SolaimanLipi, sans-serif;
  font-weight: 400;
  color: #000
}
a {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
  color: #000;
}
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;
}

/*================================================
       BACK TO TOP
==================================================*/
.scrollup {
  background: #343a40 none repeat scroll 0 0;
  border: 1px solid #343a40;
  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 #343a40;
  transition: 1s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.back-to-top span {
  padding-bottom: 10px;
}
.back-to-top--active {
  visibility: visible;
  -webkit-animation: back-to-top 0.3s ease-in;
  animation: back-to-top 0.3s ease-in;
  transition: width 2s;
}
/*======================== HEADER STYLE ============================*/
.header-info {
  width: 100%;
  padding: 2px 0;
  position: relative;
}
.new-header {
  background: #fff;
  position: relative;
  width: 100%;
  padding: 5px 0 10px;
}
.top-banner-wrapper{
  background: #fff;
  padding-top: 10px;
  padding-bottom: 5px;
}
.d-ad{
  display: unset;
}
.m-ad{
  display: none;
}
.header-top-area {
  /* background: #f0f0ed; */
}
.top-date {
  font-size: 15px;
  line-height: 30px;
  color: #727272;
  display: block;
}
.current-date {
  margin: 0;
  padding: 0;
  padding-top: 12px;
}

.current-date li {
  display: inline-block;
  margin-right: 0;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.current-date li span {
  display: block;
}
.current-date li i {
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
}
.attr-nav ul li a{
  display: none;
}
#header.fixed-nav .attr-nav ul li a{
  display: block;
}
.attr-nav-2{
  display: inline-block;
}
.attr-nav-2 ul{
  margin: 0;
}
.attr-nav-2 ul li a{
  position: absolute;
  top: 4px;
  font-size: 24px;
  margin-left: 10px;
}
.attr-nav-2 ul .search::marker{
  font-size: 1px;
}
.new-logo-area{
  margin-top: 10px
}
/* ================================== */
.top-search-2 {
  display: none
}

.top-search-2 {
  padding: 7px 0 7px 0;
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 0;
  left: 36px;
}

.top-search-secton-2 {
  float: left;
  background: #fff;
  padding: 0;
}

.top-search-2 input.form-control {
  background: #fff;
  border: 2px solid #f0f0ed;
  color: #000;
  height: 34px;
  line-height: 34px;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .5px;
  padding: 8px 1%;
  font-size: 15px;
  background-color: #fff
}

.top-search-2 .input-group-addon {
  background-color: transparent;
  border: none;
  color: #19232d;
  padding-left: 0;
  padding-right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-top: -1px
}

.top-search-2 .input-group-addon .fa {
  font-size: 19px;
  line-height: 30px;
  padding: 2px 6px;
  color: #fff;
  background: var(--black2);
  transition: all .5s ease 0s;
  cursor: pointer;
}

.top-search-2 .input-group-addon .fa:hover {
  color: var(--black2);
  background: #fff;
}

.top-search-2 .input-group-addon.close-search {
  cursor: pointer;
  margin-top: -1px;
}
.top-search-2 .input-group-addon .fa-times {
  margin-top: 1px;
}

.top-search-2 input.form-control:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .01)
}

/*----------------------------------
	Social Share
-----------------------------------*/
.tc-social-share.social-animation-top {
    height: 31px;
}
.social-share-icon {
  text-align: right;
  margin-bottom: 0;
  /* margin-top: 6px; */
  /* padding-top: 24px; */
}
.e-paper-area{
  padding-top: 5px;
  padding-bottom: 8px;
}
.e-paper-area a{
  color: #222;
  font-size: 17px;
  line-height: 18px;
}
.e-paper-area a:hover{
  color: #e90c0c;
}
.tc-social-share a {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0;
}
.tc-social-share .social-icon {
  display: inline-block;
  font-size: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #444;
  /* -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,0.09);
  box-shadow: 0 0 0 2px 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;
  margin-bottom: 0;
}
.tc-social-share .social-icon:after {
  display: none;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.tc-social-share .social-icon:before  {
  speak: none;
  font-size: 17px;
  line-height: 31px;
  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;
}
.tc-social-share .fa-facebook:hover{
  background: #3b5999;
}
.tc-social-share .fa-twitter:hover{
  background: #0077b5;
}
.tc-social-share .fa-twitter:hover{
  background: #0077b5;
}
.tc-social-share .fa-instagram:hover{
  background: #e4405f;
}
.tc-social-share .fa-youtube-play:hover{
  background: #c4302b;
}
.tc-social-share .fa-pinterest-p:hover{
  background: #BB0B1F;
}
.tc-social-share .fa-rss:hover{
  background: #ee802f;
}
.tc-social-share .fa-linkedin:hover{
  background: #0A66C2;
}
/* =========================================== */
.top_socail_icon_area {
  float: right;
  position: relative;
}
.top_socail_icon_area .list-inline {
  padding: 0;
  margin: 0;
}
.top_socail_icon_area .list-inline li {
  display: inline-block;
  padding-left: 5px;
  list-style: none;
  position: relative;
  height: 30px;
  width: 30px;
  margin-right: 2px;
}
.top_socail_icon_area .list-inline li a {
  display: inline-block;
  text-align: center;
  line-height: 29px;
  cursor: pointer;
}
.top_socail_icon_area .list-inline li a .cube-top i {
  color: #4e4e4e;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
}
.cube,
.cube span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform-style: preserve-3d;
  transition: transform 0.5s ease-in-out;
  text-align: center;
}
.cube-top {
  background: transparent;
  background-size: 100%;
}
.cube-front {
  background-size: 100%;
  transform: translate(0, -100%) rotateX(90deg);
  transform-origin: bottom;
  border-radius: 50px;
}
.top_socail_icon_area .list-inline li a .cube-front i {
  line-height: 30px;
  color: #fff;
}
.top_socail_icon_area .list-inline li:hover .cube {
  transform: translate(0, 50%) rotateX(-90deg);
}
.top_socail_icon_area .list-inline li .facebook .cube-top {
  background: #3b5998;
}
.top_socail_icon_area .list-inline li .twitter .cube-top {
  background: #1da1f2;
}
.top_socail_icon_area .list-inline li .instagram .cube-top {
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
.top_socail_icon_area .list-inline li .linkedin .cube-top {
  background: #007bb5;
}
.top_socail_icon_area .list-inline li .youtube .cube-top {
  background: #ff0000;
}
.top_socail_icon_area .list-inline li .pinterest .cube-top {
  background: #cb2027;
}
.top_socail_icon_area .list-inline li .rss .cube-top {
  background: #f26522;
}
.top_socail_icon_area .list-inline li .cube-top{
  background: #fff !important;
  border-radius: 50%;
  border: 2px solid #4e4e4e;
}
.top_socail_icon_area .list-inline li .facebook .cube-front {
  background: #3b5998;
}
.top_socail_icon_area .list-inline li .twitter .cube-front {
  background: #1da1f2;
}
.top_socail_icon_area .list-inline li .instagram .cube-front {
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
.top_socail_icon_area .list-inline li .linkedin .cube-front {
  background: #007bb5;
}
.top_socail_icon_area .list-inline li .youtube .cube-front {
  background: #ff0000;
}
.top_socail_icon_area .list-inline li .pinterest .cube-front {
  background: #cb2027;
}
.top_socail_icon_area .list-inline li .rss .cube-front {
  background: #f26522;
}
/*----------------------------------
	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;}
}
.logo-area {
  background: #4267B2;
  padding: 15px 0;
}
.header-banner {
  text-align: right;
  padding-top: 6px;
}
.main-logo {
 text-align: center;
}
.m-logo{
  display: none;
}
.sticky-logo {
  margin-right: 15px;
}
.sticky-wrapper .sticky-logo {
  display: none;
}
.is-sticky .sticky-logo {
  display: block;
  transition: 0.5s;
}
.sticky-logo img {
  height: 47px;
}
.bl{
  border-left: 1px solid #e2e2e2;
}
.br{
  border-right: 1px solid #e2e2e2;
}
.bt{
  border-top: 1px solid #e2e2e2;
}
.bb{
  border-bottom: 1px solid #e2e2e2;
}
.catagory-heading{
  margin-bottom: 12px;
}
.catagory-heading a h2{
  margin: 0;
}
.catagory-heading a h2 span{
  font-size: 24px;
  border-bottom: 2px solid #e41f27;
}
.catagory-heading a:hover h2 span{
  color: #555;
}
.entertainment-heading a h2 span{
  font-size: 24px;
  border-bottom: 2px solid #e41f27;
  color: #fff;
}
/* ====================================== */
.cat-title-as{
  position: relative;
}
.cat-title-as:before {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    background-color: #121013;
    left: 0;
    bottom: 9px;
}
.cat-title-as:after {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    background-color: #c70039;
    top: 18px;
    left: 6px;
}
.cat-title-as a {
    line-height: inherit;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    padding-left: 34px;
    font-size: 24px;
}

/*=========================================== TRENDING NEWS STYLE ============================================*/
.trending-wrapper{
  padding: 22px 0 2px
}
.trending-area{
  margin-bottom: 20px;
  text-align: center;
}
.trending-list{
  margin: 0;
  padding: 0;
}
.trending-list li{
  list-style-type: none;
  display: inline-block;
}
.trending-list li span{
  margin-right: 10px;
  font-weight: bold;
  font-size: 15px;
}
.trending-list li a{
  background: #eff3f4;
  color: #000;
  padding: 4px 8px;
  margin-right: 10px;
  transition: .2s;
}
/*=============================== LEAD AREA STYLE ============================*/
.top-news-left{
  width: 73.2%;
  float: left;
}
.top-news-right{
  width: 26.8%;
  float: left;
}
.lead-section{
  padding: 0 0 30px;
}
.lead-news-img{
  position: relative;
}
.lead-news-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 60px;
  color: #fff;
  border-radius: 50%;
  font-size: 30px;
  padding-left: 8px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.lead-news a:hover .lead-news-img i {
    background: #fff;
    color: #e3002b;
}
.lead-news-text{
  padding-left: 2px;
}
.lead-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e90000;
  margin-bottom: 6px;
}
.lead-news-text h1{
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 10px;
}
.lead-news-text p{
  color: #666;
  line-height: 22px;
}
.lead-news-right{
  width: 58%;
  float: right;
  text-align: center;
}
.sub-lead-text{
  min-height: 164px;
  max-height: 164px;
  overflow: hidden;
  padding-left: 2px;
}
.sub-lead-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e90000;
}
.sub-lead-text h2{
  font-size: 19px;
  line-height: 24px;
}
.sub-lead-text p{
  font-size: 16px;
  line-height: 22px;
  color: #777;
}
.sub-lead-2-img{
  position: relative;
}
.sub-lead-2-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 5px;
    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;
}
.sub-lead-2 a:hover .sub-lead-2-img i {
    background: #fff;
    color: #e3002b;
}
.sub-lead-2-text{
  padding: 4px;
  min-height: 52px;
  max-height: 52px;
  overflow: hidden;
}
.sub-lead-2-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e90000;
}
.sub-lead-2-text h3{
  font-size: 19px;
  line-height: 24px;
}
.banner-top-right{

}
.opinion-news{
  display: inline-block;
}
.opinion-news-img{
  width: 33%;
  float: left;
}
.opinion-news-text{
  width: 67%;
  float: left;
  padding: 4px;
  padding-left: 3%;
  min-height: 96px;
  max-height: 96px;
  overflow: hidden;
}
.opinion-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e90000;
}
.opinion-news-text h2{
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 3px;
}
.opinion-news-text h4{
  font-size: 16px;
  color: #2196f3;
}
.focus-news{
  display: inline-block;
}
.focus-news-img{
  width: 44%;
  float: left;
}
.focus-news-text{
  width: 56%;
  float: left;
  padding: 4px;
  padding-left: 3%;
  min-height: 78px;
  max-height: 78px;
  overflow: hidden;
}
.focus-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e90000;
}
.focus-news-text h2{
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 3px;
}
/* ============================ VIDEO SECTION ======================== */
.video-title{
  margin-bottom: 8px;
}
.video-title a{
  color: #fff;
  font-size: 34px;
  border-bottom: 2px solid #e90000;
}
.video-title span{
  color: #fff;
  float: right;
  font-size: 16px;
  line-height: 54px;
  color:
}
.video-wrapper{
  background: #0e0e0e;
  padding: 34px 0 20px;
}
.video-lead{

}
.video-lead-text{
  width: 40%;
  float: left;
  background: #282828;
  padding: 6px 5px 6px 10px;
  min-height: 293px;
  max-height: 293px;
  overflow: hidden;
}
.video-lead-text span{
  color: #e90000;
  font-size: 14px;
  line-height: 14px;
}
.video-lead-text h2{
  font-size: 32px;
  line-height: 38px;
  color: #fff;
}
.video-lead-img{
  width: 60%;
  float: left;
  position: relative;
}
.video-lead-img i {
  position: absolute;
  bottom: -7px;
  left: 7%;
  color: #fff;
  background: #ef002d;
  padding: 10px 10px 10px 13px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 28px;
  line-height: 30px;
  height: 50px;
  width: 50px;
  text-align: center;
  transition: 0.5s;
}
.video-lead a:hover .video-lead-img i {
  background: #fff;
  color: #e3002b;
}
.video-news-img {
  position: relative;
}
.video-news-img i {
  position: absolute;
  bottom: -11px;
  left: 11%;
  color: #fff;
  background: #ef002d;
  padding: 10px 10px 10px 13px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 22px;
  line-height: 20px;
  height: 41px;
  width: 41px;
  text-align: center;
  transition: 0.5s;
}
.video-news a:hover .video-news-img i {
  background: #fff;
  color: #e3002b;
}
.video-news {
  margin-bottom: 24px;

}
.video-news-text {
  min-height: 76px;
  max-height: 76px;
  overflow: hidden;
  padding: 5px 7px;
  background: #282828;
}
.video-news-text-2 {
  min-height: 126px;
  max-height: 126px;
  overflow: hidden;
}
.video-news-text h3 {
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  margin: 0;
}
.video-news-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
/* ================================= LATEST NEWS AREA =============================== */
.category-section{
  margin: 36px 0;
}
.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;
    }
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
    /* background-color: hsla(0,0%,100%,.2); */
    transition: background-color .3s .2s;
}
.side-tab-main {
  width: 100%;
}
.side-tab-main .nav-item {
  display: block;
  float: left;
  width: 50%;
}
.side-tab-main .nav-item .nav-link {
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 20px;
  color: #19232d;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #FFF;
  border-radius: 0;
  padding: 5px 15px;
  border-top: 3px solid transparent;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #19232d;
  border-top: 3px solid #DF2029;
}
.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-top: 9px;
  padding-bottom: 18px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dashed #e5e5e5;
  width: 100%;
}
.latest-news-ul li:last-child a {
  border-bottom: 0;
}
.latest-news-ul .latest-news-left {
  float: left;
  width: 10%;
}
.latest-news-ul .latest-news-left h2{
  font-size: 45px;
  line-height: 40px;
  margin: 0;
  color: #c7c7c7;
}
.latest-news-ul .latest-news-right {
  float: left;
  padding-left: 3%;
  padding-top: 4px;
  width: 90%;
  min-height: 44px;
  max-height: 44px;
  overflow: hidden;
}
.latest-news-ul .latest-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}
.latest-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
/* ============================== NATIONAL NEWS AREA ======================= */
.national-left{
  width: 27%;
}
.national-right{
  width: 73%;
}
.national-lead-img{
  position: relative;
}
.national-lead-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: 52px;
  color: #fff;
  border-radius: 50%;
  font-size: 28px;
  padding-left: 5px;
  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;
}
.national-lead a:hover .national-lead-img i {
  background-color: #fff;
  color: #ef002d;
}
.national-lead-text{
  padding: 4px;
  min-height: 150px;
  max-height: 150px;
  overflow: hidden;
}
.national-lead-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.national-lead-text h2{
  font-size: 20px;
  line-height: 24px;
}
.national-lead-text p{
  color: #777777;
  font-size: 15px;
}
.national-ul {
  padding: 0;
  margin: 0;
  background: #fff;
}

.national-ul li {
  list-style-type: none;
  padding-bottom: 10px;
  margin-bottom: 4px;
  display: inline-block;
  border-bottom: 1px solid #e2e2e2;
}
.national-ul li:last-child{
  border: none;
  margin: 0;
  padding: 0;
}
.national-list-text {
  width: 68%;
  float: left;
  padding-right: 3%;
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
  padding-left: 2px;
}
.national-list-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.national-list-text h3 {
  color: #000;
  font-size: 17px;
  line-height: 21px;
  margin: 0;
}
.national-list-img{
  width: 32%;
  float: right;
  position: relative;
}
.national-list-img i{
  position: absolute;
top: 50%;
left: 50%;
height: 45px;
width: 45px;
background: rgba(0, 0, 0, 0.14);
transform: translate(-50%, -50%);
text-align: center;
line-height: 38px;
color: #fff;
border-radius: 50%;
font-size: 20px;
padding-left: 4px;
border: 4px solid #fff;
-webkit-box-shadow: 0 0 15px 1px grey;
-moz-box-shadow: 0 0 15px 1px gray;
box-shadow: 0 0 15px 1px grey;
opacity: 0.8;
z-index: 1;
}
.national-ul li a:hover .national-list-img i {
    background: #fff;
    color: #e74c4f;
}
/*=================================================
   ECONOMY NEWS STYLE
=======================================================*/
.economy-news{

}
.economy-news-heading {
  padding: 5px 0 7px;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #e5e5e5
}
.economy-news-img{
  position: relative;
}
.economy-news-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 5px;
    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;
}
.economy-news a:hover .economy-news-img i{
  background-color: #fff;
  color: #ef002d;
}
.economy-news-heading h3 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: #000;
}
.economy-news-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.category-news{

}
.category-news-heading {
  padding: 5px 0 7px;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #e5e5e5
}
.category-news-img{
  position: relative;
}
.category-news-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 5px;
    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;
}
.category-news a:hover .category-news-img i{
  background-color: #fff;
  color: #ef002d;
}
.category-news-heading h3 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: #000;
}
.category-news-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.category-side-ul-2{
  padding: 0;
  margin: 0;
  background: #fff;
  padding-top: 4px;
}
.category-side-ul-2 li{
  list-style-type: none;
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.category-side-ul-2 li:last-child{
  border: none;
  padding: 0;
  margin: 0;
}
.category-side-news-2{
  padding-left: 2px;
}
.category-side-news-2 span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.category-side-news-2 h4{
  color: #000;
  font-size: 17px;
  line-height: 21px;
  margin: 0;
}
/*===================================== POLITICAL NEWS AREA ===========================================*/
.political-news-img, .international-news-img{
  position: relative;
}
.political-news-img i, .international-news-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 5px;
    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;
}
.political-news-img a:hover i, .international-news-img a:hover i{
    background-color: #fff;
    color: #ef002d;
}
.political-news-text{
  min-height: 164px;
  max-height: 164px;
  overflow: hidden;
  padding: 2px;
}
.political-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.political-news-text h2{
  color: #000;
  font-size: 19px;
  line-height: 26px;
  margin: 0;
}
.political-news-text p{
  color: #777777;
  font-size: 14px;
}
.category-text-news-ul{
  padding: 0;
  margin: 0;
  background: #fff;
  padding: 8px;
}
.category-text-news-ul li{
  list-style-type: none;
  border-top: 1px dashed #ccc;
  padding-top: 6px;
  margin-top: 6px;
}
.category-text-news{
  min-height: 48px;
  max-height: 48px;
  overflow: hidden;
  padding-left: 2px;
}
.category-text-news span{
  font-size: 14px;
line-height: 14px;
color: #e74c4f;
}
.category-text-news h4{
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
/*================= INTERNATIONAL WRAPPER STYLE ================*/
.international-news-text{
  min-height: 164px;
  max-height: 164px;
  overflow: hidden;
  padding: 2px;
}
.international-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.international-news-text h2{
  color: #000;
  font-size: 19px;
  line-height: 26px;
  margin: 0;
}
.international-news-text p{
  color: #777777;
  font-size: 14px;
}
.international-news-small{
  margin-top: 24px;
}
.international-news-small-img{
  position: relative;
}
.international-news-small-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 45px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.international-news-small a:hover .international-news-small-img i {
    background-color: #fff;
    color: #ef002d;
}
.international-news-small-text{
  padding: 4px;
  min-height: 52px;
  max-height: 52px;
  overflow: hidden;
}
.international-news-small-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.international-news-small-text h3{
  font-size: 17px;
  line-height: 22px;
}
/*================================== SPORTS SECTION STYLE ===================================*/
.sports-area-left{
  width: 73%;
  float: left;
}
.sports-area-right{
  width: 27%;
  float: left;
}
.sports-news-big{
}
.sports-news-big-left{
  margin-bottom: 24px;
  width: 60%;
  float: left;
  position: relative;
}
.sports-news-big-left 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: 52px;
    color: #fff;
    border-radius: 50%;
    font-size: 28px;
    padding-left: 5px;
    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;
}
.sports-news-big a:hover .sports-news-big-left i {
    background-color: #fff;
    color: #ef002d;
}
.sports-news-big-right{
  width: 40%;
  float: left;
  padding: 4px;
  padding-left: 2%;
  min-height: 230px;
  max-height: 230px;
  overflow: hidden;
  background: #f4f4f4;
}
.sports-news-big-right span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.sports-news-big-right h2{
  font-size: 20px;
  line-height: 24px;
}
.sports-news-big-right p{
  font-size: 16px;
  line-height: 19px;
  color: #777;
}
.sports-news-smal{

}
.sports-news-small-img{
  position: relative;
}
.sports-news-small-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 45px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.sports-news-small a:hover .sports-news-small-img i {
    background-color: #fff;
    color: #ef002d;
}
.sports-news-small-text{
  padding: 4px 7px;
  background: #f4f4f4;
}
.sports-news-small-text{
  min-height: 96px;
  max-height: 96px;
  overflow: hidden;
}
.sports-news-small-text-2{
  min-height: 113px;
  max-height: 113px;
  overflow: hidden;
}
.sports-news-small-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.sports-news-small-text h3{
  font-size: 17px;
  line-height: 22px;
}
.sports-news-small-text p{
  font-size: 16px;
  color: #767676;
}
/*========================= ENTERTAINMENT NEWS AREA =============================*/
.entertainment-section{
  padding: 36px 0;
  background: #0e0e0e;
  mar
}
.entertainment-news-img{
  position: relative;
}
.entertainment-news-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.entertainment-news a:hover .entertainment-news-img i {
    background-color: #fff;
    color: #ef002d;
}
.entertainment-news-text{
  padding: 4px 7px;
  background: #282828;
  min-height: 104px;
  max-height: 104px;
  overflow: hidden;
}
.entertainment-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-news-text h3{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.entertainment-news-ul {
    margin: 0;
    padding: 0;
    background-color: #0e0e0e;
    /* background-color: #f7f7f5; */
}
.entertainment-news-ul li {
    list-style-type: none;
    position: relative;
    display: inline-block;
    width: 100%;
    /* border-bottom: 1px dashed #e2e2e2; */
    margin-bottom: 6px;
}
.entertainment-news-ul li:last-child{
  border: none
}
.entertainment-news-ul li a {
    display: inline-block;
    width: 100%;
    background: #282828;
}
.entertainment-list-news-left {
    float: left;
    width: 33%;
    position: relative;
}
.entertainment-list-news-left i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 33px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.entertainment-news-ul li a:hover .entertainment-list-news-left i {
    background-color: #fff;
    color: #ef002d;
}
.entertainment-list-news-right {
    float: left;
    width: 67%;
    padding-left: 3%;
    min-height: 63px;
    max-height: 63px;
    overflow: hidden;
    padding-top: 4px;
}
.entertainment-list-news-right span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
}
.entertainment-list-news-right h3 {
    font-size: 18px;
    line-height: 22px;
    transition: all 0.5s ease 0s;
    color: #fff;
}
/* ================================ COUNTRY NEWS AREA =========================== */
.country-news{

}
.country-news-img{
  position: relative;
}
.country-news-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 33px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.country-news a:hover .country-news-img i {
    background-color: #fff;
    color: #ef002d;
}
.country-news-img img{
  height: 116px;
}
.country-news-text{
  padding: 4px;
  min-height: 98px;
  max-height: 98px;
  overflow: hidden;
  background: #f4f4f4;
}
.country-news-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.country-news-text h3{
  font-size: 17px;
  line-height: 23px;
}
.country-small {
    margin-top: 16px;
}
.country-small-left {
    width: 42%;
    float: left;
    position: relative;
}
.country-small-left i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 33px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.country-small a:hover .country-small-left i {
    background-color: #fff;
    color: #ef002d;
}
.country-small-left img {
    height: 78px;
}
.country-small-right {
    width: 58%;
    float: right;
    padding-top: 3px;
    padding-left: 3%;
    min-height: 78px;
    max-height: 78px;
    overflow: hidden;
    background: #f4f4f4;
}
.country-small-right span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.country-small-right h4 {
    font-size: 17px;
    line-height: 22px;
    color: #000;
}
.category-lead{
  position: relative;
  margin-bottom: 14px;
}
.category-lead-img{
  position: relative;
}
.category-lead-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-lead a:hover .category-lead-img i {
    background-color: #fff;
    color: #ef002d;
}
.category-lead-text{
  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: 7px 7px 0;
}
.category-lead-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.category-lead-text h3 {
    font-size: 17px;
    line-height: 23px;
    color: #fff;
}
.category-ul {
    margin: 0;
    padding: 0;
}
.category-ul li {
    list-style-type: none;
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 2px;
}
.category-ul li:last-child{
  border: none;
  padding: 0;
}
.category-list-img {
    float: left;
    width: 36%;
    position: relative;
}
.category-list-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 32px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-ul li a:hover .category-list-img i {
    background-color: #fff;
    color: #ef002d;
}
.category-list-text {
  padding-left: 3%;
  float: left;
  width: 64%;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.category-list-text span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
}
.category-list-text h4 {
    font-size: 17px;
    line-height: 20px;
    transition: all 0.5s ease 0s;
}
/*=========================== LIFESTYLE WRAPPER STYLE ============================*/
.lifestyle-news-img{
  position: relative;
}
.lifestyle-news-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.lifestyle-news a:hover .lifestyle-news-img i {
    background-color: #fff;
    color: #ef002d;
}
.lifestyle-news-text{
    padding-top: 5px;
}
.lifestyle-news-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.lifestyle-news-text h3 {
    font-size: 17px;
    line-height: 22px;
    transition: all 0.5s ease 0s;
}
/*=========================== LIFESTYLE WRAPPER STYLE ============================*/
.technology-news-img{
  position: relative;
}
.technology-news-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.technology-news a:hover .technology-news-img i {
  background-color: #fff;
  color: #ef002d;
}
.technology-news-text{
  background: #f4f4f4;
  padding: 5px 7px;
  min-height: 86px;
  max-height: 86px;
  overflow: hidden;
}
.technology-news-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.technology-news-text h3 {
    font-size: 17px;
    line-height: 22px;
    transition: all 0.5s ease 0s;
}
/*================================================
       PHOTO GALLERY WRAPPER
==================================================*/
.photo-gallery-wrapper {
  padding: 0 0 20px;
  padding-bottom: 0;
}
.photo-gallery h2 {
  background: #fff;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
}
.photo-gallery h2 a {
  font-size: 27px;
  color: #e41f27;
  text-decoration: none;
  line-height: 45px;
  display: block;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
}
.photo-gallery h2 a:before{
  background: var(--color1);
  content: "";
  height: 1px;
  left: 15px;
  position: absolute;
  bottom: -5px;
  width: 77%;
}
.photo-gallery h2 a:after{
  background: var(--color1);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.photo-gallery {
  height: 480px;
  overflow: hidden;
  text-align: center;
}
.poster-main {
  position: relative;
  margin: 30px auto;
  /*max-width: 1000px;*/
}
.poster-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
  list-style: none;
}
.poster-main .poster-list .poster-item a {
  position: relative;
  float: left;
  -moz-box-shadow: 0 0 5px #000;
  -webkit-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}
.poster-main .poster-list .poster-item a p {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 5px;
  margin: 0;
  text-align: center;
}
.poster-main .poster-btn {
  position: absolute;
  top: 170px;
  cursor: pointer;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  text-align: center;
  background: #2e2e2eb3;
}
.poster-main .poster-btn:hover{
  background: #e41f27;
}
.poster-main .poster-prev-btn {
  left: 0;
}
.poster-main .poster-next-btn {
  right: 0;
}
.poster-main .poster-btn i {
  font-size: 26px;
  line-height: 36px;
  color: #fff;
}
.poster-main .poster-next-btn i{
  padding-left: 2px;
}
.poster-main .poster-prev-btn i{
  padding-right: 2px;
}
/*========================================== FOOTER WRAPPER STYLE =================================================*/
.footer-wrapper {
  background-color: #f5f5f5;
  background-position: bottom;
  padding-top: 10px;
  padding-bottom: 5px;
  border-top: 1px solid #e2e2e2;
}
.footer-btn ul{
  margin: 0;
  padding: 0;
}
.footer-btn-list-2{
  float: right;
}
.footer-btn-list li{
  list-style-type: none;
  float: left;
  color: #fff;
  padding-right: 46px;
}
.footer-btn-list-2 li{
  padding-right: 0;
  padding-left: 46px;
}
.footer-btn-list li a{
  color: #fff;
  font-size: 16px;
}
.footer-logo{
  width: 100%;
  margin-bottom: 15px;
}
.footer-logo img{
  width: 260px;
}
.fb-frame{
  text-align: right;
  position: relative;
  margin-top: 18px;
}
.footer-wrapper-mid{
  margin: 20px 0 10px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e2e2e2;
}
.footer-text{
  text-align: left;
}
.footer-address{
  padding: 24px 0px;
  text-align: right;
}
.footer-address p, .footer-text p{
  color: #000;
  font-size: 16px;
  margin: 0;
}
.footer-text p i{
  padding-right: 6px;
}
.footer-cat-btns{
  margin-top: 24px;
}
.footer-cat-btns h3{
  text-align: center;
  font-size: 16px;
  color: #555;
  margin-bottom: 14px;
}
.footer-cat-btns a{
  color: #666;
background: #e5e5e5;
padding: 2px 7px;
margin-bottom: 12px;
display: inline-block;
margin-bottom: 7px;
border: 1px solid #e5e5e5;
transition: .4s;
font-size: 14px
}
.footer-cat-btns a:hover{
  background: #fff;
  border: 1px solid #e5e5e5;
}
.footer-tex-left{
  color: #000;
  font-size: 13px;
}
.footer-tex-left p{
  margin: 0;
}
.footer-text-mid{
  color: #000;
  font-size: 13px;
  text-align: end;
}
.footer-text-mid p{
  margin: 0;
  margin-bottom: 2px;
}
.media-btn-wrapper{
  display: table;
  margin: auto;
}
.media-btn-list{
  margin: 0;
  padding: 0;
}
.media-btn-list li{
  list-style-type: none;
  float: left;
  margin-left: 20px;
}
.media-btn-list li a i{
  color: #5a5a5a;
  font-size: 22px;
}
.footer-text-mid a {
  color: #000;
  transition: 0.5s;
}
.footer-text-mid a:hover {
  color: #1da255;
}
.footer-text-mid a img{
  width: 74px;
}
.app-area{
  text-align: center;
  margin-bottom: 18px;
  margin-top: 18px;
}
.app-area img{
  width: 145px;
}
/*============================= CATEGORY PAGE STYLE ============================*/
.category-breadcrumb {
  padding: 20px 0;
}
.category-breadcrumb .breadcrumb {
  background: #ebebeb;
  margin-bottom: 0;
  padding: 6px 8px;
}
.category-breadcrumb .breadcrumb > li {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
}
.category-breadcrumb .breadcrumb > li > a {
  color: #e74c4f;
  font-size: 19px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.category-breadcrumb .breadcrumb .active {
    color: #333;
    font-size: 18px;
    line-height: 28px;
}
.category-top {
  margin-bottom: 30px;
}
.top-category-left {
  width: 73.27%;
  float: left;
}
.top-category-right {
  width: 26.73%;
  float: left;
}
.category-lead-news {
  position: relative;
  margin-bottom: 24px;
}
.category-lead-news-image {
  position: relative;
}
.category-lead-news-image img {
  width: 100%;
  min-height: 334px;
  max-height: 334px;
}
.category-lead-news-image i {
  position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px grey;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-lead-news a:hover .category-lead-news-image i {
  background: #fff;
  color: red;
}
.category-lead-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;
}
.category-lead-news-heading h1 {
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
}
.category-lead-news-small-wrapper {
  position: relative;
}
.category-lead-news-small {
  position: relative;
  margin-bottom: 24px;
}
.category-lead-news-heading-small {
    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: 20px 10px 5px;
}
.category-lead-news-heading-small h2 {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}
.category-lead-news-small-image {
  position: relative;
}
.category-lead-news-small-image i {
  position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 45px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-lead-news-small a:hover .category-lead-news-small-image i {
  background: #fff;
  color: red;
}
.category-lead-news-small-image img {
  min-height: 155px;
  max-height: 155px;
  width: 100%;
}
.category-lead-news-heading-small span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.single-block-category {
  margin-top: 20px;
  background: #fff;
  padding: 7px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  display: inline-block;
}
.single-block-category-left {
  width: 38%;
  float: left;
  position: relative;
}
.single-block-category-left i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
  padding-left: 4px;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.single-block-category a:hover .single-block-category-left i {
  background: #fff;
  color: red;
}
.single-block-category-right {
  float: left;
  padding-left: 3%;
  width: 59%;
  min-height: 86px;
  max-height: 86px;
  overflow: hidden;
}
.single-block-category-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.single-block-category-right h3 {
  color: #000;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.category-lead-news-second-image {
  position: relative;
}
.category-lead-news-second-image i {
  position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 45px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-lead-news-second a:hover .category-lead-news-second-image i {
  background: #fff;
  color: red;
}
.img-single-block-category {

}
.single-block-catagory-heading {
  max-height: 85px;
  min-height: 85px;
  overflow: hidden;
  padding-top: 9px;
}
.single-block-catagory-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.single-block-catagory-heading h3 {
  color: #000;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.category-lead-news-second {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 7px;
  margin-bottom: 24px;
}
.category-lead-news-second-heading {
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
  padding-top: 3px;
  padding-left: 3px;
}
.category-lead-news-second-heading h3 {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin: 0;
}
.category-lead-news-second-heading span {
  color: #222;
  font-size: 14px;
  line-height: 14px;
}
.btn-more {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: var(--black2);
  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: #222;
}
.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;
}
.text-headline-style-3-category h3 {
    border-bottom: 2px solid #222;
    line-height: 100%;
    margin: 0 0 0px;
    font-size: 22px;
}
.text-headline-style-3-category h3 span {
    background: #DF2029;
    padding: 7px 30px;
    color: #fff;
    height: 30px;
    line-height: 41px;
    position: relative;
    border-bottom: 2px solid #DF2029;
}
.text-headline-style-3-category h3 span:after {
    border-color: #DF2029 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
}
.top-side-banner-1 {
  text-align: center;
  margin-bottom: 24px;
}
.top-side-banner-2 {
  text-align: center;
  margin-top: 24px;
}
.category-tab-content {
  max-height: 646px;
}
.details-news-single-image {
    position: relative;
    width: 40%;
    float: left;
}
.details-news-single-text {
    width: 60%;
    background-color: #fff;
    padding: 3px;
    padding-left: 3%;
    max-height: 71px;
    min-height: 71px;
    overflow: hidden;
}
.details-news-single-text span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
}
.details-news-single-text h2 {
    margin: 0;
    font-size: 17px;
    line-height: 21px;
    color: #000;
}
/*====================================================================================================================
   DETAILS PAGE  STYLE
================================================================================================================*/
.left-content-area {
  float: left;
  width: 63.4%;
}
.right-content-area {
  float: left;
  width: 36.6%;
}
.details-left-content-area {

}
.details-right-content-area {
  margin-top: 24px;
}
.details-page-side-banner {
  text-align: center;
  margin-bottom: 24px;
}
.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: #19232d;
  font-size: 22px;
}
.breadcrumb > li + li:before {
  padding: 0 0 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: #e74c4f;
}
.details-category-title{
  margin-top: 6px;
}
.details-category-title h2 span a{
  color: #ee1d22;
  border-bottom: 1px solid #ee1d22;
  font-size: 17px;
  line-height: 40px;
}
.details-content-top{

}
.details-content {
  color: #000000;
  padding-bottom: 1px;
  margin-bottom: 25px;
  display: block;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}
.details-content-top h1 {
  font-size: 38px;
  margin: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid #ebf0f5;
}
.details-content-top span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.details-content-top hr {
  margin-top: 16px;
  margin-bottom: 20px;
}
.details-content-top .small {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ebf0f5;
  padding: 14px 0;
  margin-bottom: 8px;
}
.small-left{
  width: 50%;
  float: left;
}
.small-right{
  width: 50%;
  float: right;
  text-align: right;
}
.details-content-top .small .fa-user-circle{
  font-size: 42px;
  line-height: 50px;
  float: left;
  margin-right: 10px;
  color: #363636;
}
.details-content iframe{
  height: 465px;
}
.details-content-top .small p{
  font-size: 15px;
  margin: 0;
  color: #666;
}
.share-btn{
  display: inline-block;
  margin-top: 14px;
}
.share-btn a {
    background: #d5d1d1;
    color: #fff;
    margin-right: 10px;
    height: 28px;
    line-height: 30px;
    float: left;
    width: 30px;
    display: block;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
}
.share-btn .facebook{
  background: #3b5999;
}
.share-btn .twitter{
  background: #0077b5;
}
.share-btn .youtube{
  background: #c4302b;
}
.details-content p {
  margin: 12px 0;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  color: #000;
}
.details-content img {
  margin-bottom: 5px;
}
.details-content img {
  padding: 0px 0 5px;
  width: 100%;
  height: auto;
}
.details-content .details-banner{
  text-align: center;
  margin: 14px 0;
}
.details-content .details-banner img{
  width: auto;
}
.details-right-news-heading {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 25px;
}
.details-right-news-heading h2 {
  color: #222;
  font-size: 24px;
  line-height: 30px;
  padding: 5px;
  margin: 0;
  border-top: 3px solid #19232d;
  border-bottom: 1px solid #19232d;
}
.details-btn {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.btn-more-details {
  background: var(--black2);
  color: #fff;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  font-size: 18px;
  border: 0;
}
.btn-more-details:hover {
  color: #fff;
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}
.hvr-bounce-to-right::before {
  background: #e74c4f;
  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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-more-details:hover {
  color: #fff;
}
.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
  color: #fff;
}
.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.tag-ul {
  margin: 0;
  padding: 0;
  margin: 24px 0 0;
  text-align: left;
}
.tag-ul li {
    color: #000;
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.tag-ul li:first-child {
    font-size: 15px;
    /* background: #000; */
    color: #222;
    padding: 3px 0px 2px 0;
    /* font-weight: 700; */
}
.tag-ul li a {
    color: #000;
    background: #eee;
    border: 1px solid #e3e3e3;
    font-size: 16px;
    padding: 4px 12px 3px;
    transition: .3s;
}
.tag-ul li a:hover{
  background: #dbd6d6;
}
.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-ul{
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
}
.details-news-ul li{
  display: inline-block;
  list-style-type: none;
  margin-bottom: 20px;
}
.details-news-single{
  background: #fff;
}
.details-news-single-image {
  position: relative;
}
.details-news-single-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 34px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 5px;
  border: 3px 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;
}
.details-news-single a:hover .details-news-single-image i {
  background: #fff;
  color: red;
}
.details-news-single img {
  overflow: hidden;
}
.more-news-single a:hover img {
  opacity: 0.89;
}
.details-news-single a:hover img {
  opacity: 0.89;
}
.details-news-single-text h2 {
  margin: 0;
  font-size: 17px;
  line-height: 20px;
  color: #000;
}
.details-news-single-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.details-news-single a:hover {
  color: #000;
}
.more-news-single {
  background: #fff;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); */
  margin-bottom: 24px;
}
.more-news-single-image {
  position: relative;
}
.more-news-single-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 34px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 5px;
  border: 3px 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;
}
.more-news-single-text {
  padding: 5px;
  max-height: 70px;
  min-height: 70px;
  overflow: hidden;
}
.more-news-single-text h3 {
  font-size: 17px;
  line-height: 21px;
  margin: 0;
  color: #000;
  transition: all 0.5s ease 0s;
}
.more-news-single-text span {
  font-size: 14px;
  line-height: 14px;
  color: #ff0000;
}
.more-new-heading-style {
  margin-bottom: 18px;
  position: relative;
}
.more-new-heading-style:before {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 2px solid var(--black2);
  display: inline-block;
  vertical-align: bottom;
  left: 0;
  bottom: -2px;
  z-index: 99;
}
.more-new-heading-style h2 {
  background-color: var(--black2);
  margin: 0;
  color: #fff;
  left: 11px;
  display: inline-block;
  font-size: 24px;
  padding: 7px 20px;
  position: relative;
  transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}
.more-new-heading-style span {
  color: #fff;
  position: relative;
  display: block;
  transform-style: flat;
  -webkit-transform-style: flat;
  -moz-transformtransform-style: flat;
  -ms-transform-style: flat;
  transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}
.more-news-single a:hover .more-news-single-image i {
  background: #fff;
  color: red;
}
.details-breadcrumb {
  background: #fff;
  padding: 5px 10px;
  padding-left: 0;
  margin: 0;
  margin-top: 16px;
  margin-bottom: 6px;
}
.details-breadcrumb > li > a {
  color: #666;
  font-size: 15px;
}
.details-breadcrumb .active {
  color: #666;
  font-size: 15px;
  line-height: 26px;
}
.details-breadcrumb li {
  color: #666;
  font-size: 15px;
  line-height: 26px;
}
.details-page-side-banner-2 {
  text-align: center;
  margin-bottom: 24px;
}
.details-latest-news-ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: #fff;
}
.details-latest-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.details-latest-news-ul li a {
  margin-top: 9px;
  padding-bottom: 18px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dashed #e5e5e5;
  width: 100%;
}
.details-latest-news-ul li:last-child a {
  border-bottom: 0;
}
.details-latest-news-ul .details-latest-news-left {
  float: left;
  width: 10%;
}
.details-latest-news-ul .details-latest-news-left h2{
  font-size: 50px;
  line-height: 40px;
  margin: 0;
  color: #c7c7c7;
}
.details-latest-news-ul .details-latest-news-right {
  float: left;
  padding-left: 3%;
  padding-top: 4px;
  width: 90%;
  min-height: 44px;
  max-height: 44px;
  overflow: hidden;
}
.details-latest-news-ul .details-latest-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}
.details-latest-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.details-latest-area{
  display: inline-block;
}
.youtube-frame{
  width: 50%;
  float: left;
  text-align: center;
}
.pane-content{
  display: inline-block;
  background: #f4f4f4;
  width: 300px;
  height: 70px;
  padding-top: 10px;
  margin-bottom: 24px;
}
.fb-iframe{
  text-align: center;
}
/* ====================== ARCHIVE ====================== */
.archive-body-wrapper{
  width: 100%;
}
.archive-heading h3 {
  line-height: 1.3;
  margin: 0;
}

.archive-wrapper {
  padding: 13px 20px 10px;
  background: #fff;
  margin-bottom: 22px;
  margin-top: 10px;
  display: flow-root;
  text-align: center;
}

.archive-heading {
  float: left;
  width: 24%;
  text-align: right;
}
.archive-btn-wrapper {
  float: left;
  width: 18%;
}
.date-picker-main {
  float: left;
  width: 40%;
  padding-left: 2%;
  padding-right: 2%;
}
.all-news-btn {
    position: relative;
    z-index: 10;
    overflow: hidden;
    transition-duration: 0.5s;
    background: var(--color1);
    color: white;
    font-size: 18px;
    padding: 5px 10px 4px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 2px;
    display: block;
    width: 100%;
    border-radius: 0;
}
.all-news-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.all-news-btn:focus:before, .all-news-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.archive-news-image {
  position: relative;
}
.archive-news-image i {
  position: absolute;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 45px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.archive-news a:hover .archive-news-image i {
  background: #fff;
  color: red;
}
.archive-news {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 7px;
  margin-bottom: 24px;
}
.archive-news-heading {
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
  padding-top: 3px;
  padding-left: 3px;
}
.archive-news-heading h3 {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin: 0;
}
.archive-news-heading span {
  color: #f50000;
  font-size: 14px;
  line-height: 14px;
}
/* ============================ VIDEO CATEGORY ===================== */
.video-news-image {
  position: relative;
}
.video-news-image i {
  position: absolute;
top: 50%;
left: 50%;
color: #fff;
background: rgba(0, 0, 0, 0.65);
padding: 10px 10px 10px 13px;
transform: translate(-50%, -50%);
border-radius: 50%;
font-size: 19px;
line-height: 22px;
height: 41px;
width: 41px;
text-align: center;
transition: 0.5s;
}
.video-news a:hover .video-news-image i {
  background: #fff;
  color: #111;
}
.video-news {
  /* background: #fff; */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  /* padding: 7px; */
  margin-bottom: 24px;
}
.video-news-heading {
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
  padding-top: 3px;
  padding-left: 3px;
}
.video-news-heading h3 {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin: 0;
}
.video-news-heading span {
  color: #f50000;
  font-size: 14px;
  line-height: 14px;
}
/* ======================= DISTRICT PAGE ====================== */
.district-title{
  font-size: 34px;
}
.district-title i{
  color: #ff0000;
  padding-right: 8px;
}
.district-wrapper {
  background: #fff;
  padding: 10px 10px 9px;
  margin-bottom: 14px;
}
.district-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}
.district-ul li {
  display: inline-block;
}
.district-ul li a {
  border: 1px solid #ccc;
  display: block;
  background: #fff;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  transition: 0.5s;
  padding: 2px 10px;
  margin: 2px 0;
}
.district-ul li a:hover {
  background: #d90000;
  color: #fff;
}
.bottom-margin{
  margin-bottom: 0;
}
