@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");
}

@font-face {
  font-family: "SolaimanLipiNormal";
  src: url("https://www.sonalinews.com/asset/fonts/solaimanlipi/solaimanlipi_20-04-07.eot");
  src: url("https://www.sonalinews.com/asset/fonts/solaimanlipi/solaimanlipi_20-04-07.eot")
      format("embedded-opentype"),
    url("https://www.sonalinews.com/asset/fonts/solaimanlipi/solaimanlipi_20-04-07.woff") format("woff"),
    url("https://www.sonalinews.com/asset/fonts/solaimanlipi/solaimanlipi_20-04-07.ttf") format("truetype"),
    url("https://www.sonalinews.com/asset/fonts/solaimanlipi/SolaimanLipi_29-05-06.svg") format("svg");
}
body {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, SolaimanLipi, sans-serif;
}
a,
a:link,
a:active,
a:visited,
a:hover {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
  text-decoration: none;
  outline: 0 solid !important;
}

.ml-stack-nav-toggle {
  z-index: 100;
  top: 10px;
  left: 15px;
  bottom: 10px;
}
.ml-stack-nav-toggle:hover,
.ml-stack-nav-toggle:focus {
  text-decoration: none;
  outline: 0 solid !important;
}
.nav {
  float: right;
}
.nav svg {
  vertical-align: middle;
}
.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav li {
  display: inline;
}
.nav a {
  text-decoration: none;
}
.nav a:hover,
.nav a:focus {
  text-decoration: underline;
}
.mobile-top {
  height: 30px;
  display: block;
  position: relative;
  background: #232323;
  border-top: 2px solid #f00;
  transition: 1s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.mobile-logo {
  display: block;
  position: relative;
  overflow: hidden;
  top: -26px;
  left: 50px;
  height: 100%;
}
.mobile-logo img {
  height: 100% !important;
}
.top-social-icons-mobile {
  text-align: left;
  padding-top: 4px;
  padding-left: 6px;
}
.top-social-icons-mobile a {
  padding: 5px 2px;
  color: #ffffff;
}
.top-search-right {
  text-align: right;
  height: 20px;
  background: #ffffff;
}
.search-box {
  float: right;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 10px 0 0 !important;
}
.mobile-nav-bar {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  display: block;
  height: 50px;
  margin: 4px 15px 5px 0;
  box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  -webkit-box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
}
.mobile-nav-bar-margin {
  margin-top: 0px;
  border-top: 5px solid #ffffff;
}
.mobile-top-hidden {
  display: none;
  transition: 1s;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
}
.ml-stack-nav-scroll {
  top: 50px;
}
.top-heading-1 {
  margin-top: 2px;
}
/*================================================
              BACK TO TOP
==================================================*/
.back-to-top {
  position: fixed;
  display: block;
  bottom: 2.7em;
  right: 1em;
  width: 35px;
  height: 35px;
  background: #ffffff;
  line-height: 1.5em;
  z-index: 9999;
  color: #dc0714;
  text-align: center;
  border: 1px solid #dc0714;
  visibility: hidden;
  font-size: 135x;
  border-radius: 50%;
}
.back-to-top:hover {
  background: #fff;
  color: #99030c;
  transition: 1s;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
}
.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;
}
/*==============================  MARQUEE SECTION  STYLE ==================================*/
.marquee-block-breaking {
  position: relative;
  background: #009135;
  height: 38px;
  margin: 0;
}
.marquee-block-breaking h2 {
  font-size: 20px;
  margin: 0;
  line-height: 26px;
  position: absolute;
  color: #fff;
  background: #ec1c27;
  padding: 6px 10px;
  z-index: 1;
}
.marquee-breaking {
  width: 100%;
  overflow: hidden;
  list-style: none;
  display: inline-block;
  padding: 0;
  background: #009135;
}
.marquee-breaking li {
  display: inline-block;
  padding-right: 15px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  margin: 0;
  display: inline-block;
}
/* .marquee-breaking li span {
  border-radius: 50%;
  background: transparent;
  display: inline-block;
  border: 3px solid #1da255;
  height: 20px;
  width: 20px;
  margin-right: 5px;
  position: relative;
  bottom: -3px;
} */
.marquee-breaking li h3 {
  font-size: 18px;
  color: #000;
  margin: 0;
  display: inline-block;
}
.marquee-container {
  bottom: 0;
  position: fixed;
  z-index: 999999;
  padding: 0;
  width: 100%;
  max-width: 100% !important;
}
/*================================================
              FOOTER STYLE
==================================================*/
.footer-bg-mobile {
  color: #ffffff;
  padding: 30px;
  text-align: center;
  background-image: linear-gradient(
    to right,
    rgb(37, 110, 46),
    rgb(223, 33, 33),
    rgb(37, 110, 46)
  );
}
.footer-bg-mobile a {
  color: #ffffff;
}
.footer-bg-mobile p {
  padding-bottom: 0px;
}

/*================================================
              TOP SECTION
==================================================*/
.list-news-container .row {
  margin-left: 0px;
  margin-right: 0px;
}
.list-news-container .row .col-xs-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.list-news-container a {
  color: #000000;
}
.top-content {
  position: relative;
  overflow: hidden;
}
.top-content-image {
  position: relative;
}
.top-content-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  background: rgba(255, 255, 255, 0.85);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  font-size: 30px;
  padding-left: 8px;
  -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;
}
.top-heading {
  margin-bottom: 0px;
  font-size: 18px;
  margin-top: 0;
}
.overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  color: #fff;
  padding: 10px;
}
.top-heading-1 {
  font-size: 19px;
  margin-bottom: 5px;
}
.top-content-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, 0.8) 100%
  );
  bottom: 0;
  padding: 20px 10px 5px;
}
.top-content-text h1 {
  margin: 0;
  font-size: 21px;
  line-height: 24px;
  color: #fff;
}
.top-content span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.content-sub-head {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.top-heading-1 h4 {
  margin-top: 2px;
}
.top-content-text span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.list-news-container .m-border a span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.stock-exchange .m-border a span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.heading-container span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.top-other-lead-image {
  position: relative;
}
.top-other-lead-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.99);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 25px;
  padding-left: 6px;
  -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;
}
.top-other-lead h2 {
  margin: 0;
  font-size: 19px;
  line-height: 22px;
  color: #000;
}
.top-other-lead span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.top-other-lead-text {
  padding-top: 3px;
  margin-bottom: 3px;
}
.m-share-bazzer-image {
  position: relative;
}
.m-share-bazzer-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.99);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 25px;
  padding-left: 6px;
  -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;
}
.m-share-bazzer-text {
  padding-top: 5px;
}
.m-share-bazzer-text h2 {
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin: 0;
}
.m-share-bazzer-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.national-news-lead {
  position: relative;
}
.national-news-lead-image {
  position: relative;
}
.national-news-lead-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  background: rgba(255, 255, 255, 0.85);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  font-size: 30px;
  padding-left: 8px;
  -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;
}
.national-news-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, 0.8) 100%
  );
  color: #fff;
  bottom: 0;
  padding: 20px 10px 5px;
}
.national-news-lead-text h2 {
  margin: 0;
  font-size: 19px;
  line-height: 24px;
}
.national-news-lead-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.national-news-other-image {
  position: relative;
}
.national-news-other-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.99);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 25px;
  padding-left: 6px;
  -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;
}
.national-news-other-text {
  padding-top: 3px;
}
.national-news-other-text h3 {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  margin: 0;
}
.national-news-other-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.list-news-lead {
  position: relative;
}
.list-news-lead-image {
  position: relative;
}
.list-news-lead-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.99);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 25px;
  padding-left: 6px;
  -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;
}
.list-news-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, 0.8) 100%
  );
  color: #fff;
  bottom: 0;
  padding: 20px 10px 5px;
}
.list-news-lead-text h2 {
  margin: 0;
  font-size: 19px;
  line-height: 24px;
}
.list-news-lead-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
/*================================================
            SELECTED  NEWS Section
==================================================*/
.main-image {
  margin-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.no-margin {
  margin-right: 0px;
  margin-right: 0px;
}
.no-margin-left {
  margin-left: 0px;
}
.p-l-15 {
  padding-left: 15px !important;
}
.p-r-15 {
  padding-right: 15px !important;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.m-m-t-15 {
  margin-top: 15px;
}
.m-m-b-15 {
  margin-bottom: 15px;
}
.m-m-t-10 {
  margin-top: 10px;
}
.m-m-t-5 {
  margin-top: 5px;
}
.m-m-b-10 {
  margin-bottom: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mb30 {
  margin-bottom: 30px;
}
.t-d-none,
.t-d-none:hover,
.t-d-none:focus {
  text-decoration: none;
}
.no-padding-left {
  padding-left: 0px;
}
.m-p-l {
  padding-left: 7px;
}
.m-p-r {
  padding-right: 7px;
}
/*================================================
        text-headline-style
==================================================*/
.text-headline-style {
  margin-bottom: 20px;
}
.text-headline-style a:hover,
.text-headline-style:focus {
  text-decoration: none;
}
.text-headline-style h3 {
  background: #f0f0f0;
  border-left: 3px solid #ed1c24;
  padding: 8px 10px 8px;
  font-size: 22px;
  line-height: 100%;
  box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  -webkit-box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
}
.more-news-button {
  text-align: center;
  margin: 20px 0 5px 0;
}
.btn-add {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #e0e0e0;
  color: #666666;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
  border-radius: 4px;
  line-height: 30px;
  overflow: hidden;
}
.more-news-button a:hover,
.more-news-button a:focus {
  text-decoration: none;
}

.btn-row {
  margin: 0;
  text-align: center;
}

.m-border {
  /* border-top: 1px solid #ccc; */
  border-bottom: 1px solid #ccc;
  display: block;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
}
/*================================================
        STRAT     owl carousel
==================================================*/
.owl-carousel {
}
.mobile-owl {
  position: relative;
}
.mobile-owl img {
  height: 100% !important;
}
.photo-gallery-text {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
  z-index: 10;
  zoom: 1;
  text-rendering: optimizeLegibility;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  text-align: center;
}
.owl-theme .owl-dots {
  text-align: center;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-nav {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}
.owl-prev,
.owl-next {
  border: 0px;
  text-align: center;
  border-radius: 5%;
  display: inline-block;
  width: 40px;
  background: #0006;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.owl-prev:focus,
.owl-next:focus {
  border: 0px;
}
.owl-prev:hover,
.owl-next:hover {
  background: #00002;
}
.owl-prev {
  float: left;
  position: relative;
}
.owl-next {
  float: right;
  position: relative;
}
/*================================================
        END owl carousel
==================================================*/
/*--      Start  Mobile-Image-Galarey     --*/
.gallery-row .col-xs-12 {
  border-top: none !important;
  border-bottom: none !important;
}
.gallery-row a:hover,
.gallery-row a:focus {
  text-decoration: none;
}
.gallery-top-m {
  margin-top: 20px;
}
.album-box-1,
.album-box-3 {
  padding-right: 7px;
}
.album-box-2,
.album-box-4 {
  padding-left: 7px;
}
.mobile-gallery {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  display: block;
  background: #f1f1f1;
}
.mobile-gallery .fa-camera {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  color: #f44336;
}
.mobile-gallery img {
  width: 100% !important;
}
.galarey-text {
  font-size: 14px !important;
  color: #000000;
  padding: 5px;
  margin: 0px;
}
.gallery-row-2 {
  text-align: center;
}
.btn-mobile-link-2 {
  background: #f0f0f0;
  box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  -webkit-box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  padding: 5px 15px;
  color: #000000 !important;
  font-size: 15px !important;
  border-radius: 35px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/*--      End  Mobile-Image-Galarey     --*/
/*================================================
        MOBILE TAB STYLE
==================================================*/
/*latest news and most read news tab*/
.mobile-row-tab {
  padding-left: 0px;
  padding-right: 0px;
}
.tab_container input,
.tab_container section {
  clear: both;
  padding-top: 10px;
  display: none;
}

label {
  font-weight: 700;
  font-size: 18px;
  display: block;
  float: left;
  width: 50%;
  padding: 0.5em;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #d7d7d7;
}

#tab1:checked ~ #latest-content,
#tab2:checked ~ #most-popular-content {
  display: block;
  padding: 0;
  background: #fff;
  border-bottom: 2px solid #f0f0f0;
}

.tab_container .tab-content p,
.tab_container .tab-content ul {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3 {
  text-align: center;
}

.tab_container [id^="tab"]:checked + label {
  background: #fff;
  box-shadow: inset 0 3px #ed1c24;
}

.tab_container [id^="tab"]:checked + label .fa {
  color: #ed1c24;
}

label .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}

#latest-content ul,
#most-popular-content ul {
  list-style: none;
  padding-left: 0;
  overflow-y: scroll;
  height: 489px;
}
#latest-content li,
#most-popular-content li {
  padding: 8px 0;
  border-bottom: 1px solid #757575;
}
#latest-content li .img-container,
#most-popular-content li .img-container {
  float: left;
  width: 35%;
  margin-right: 2%;
  position: relative;
}
#latest-content li .img-container i.fa-play,
#most-popular-content li .img-container i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: rgba(255, 255, 255, 0.95);
  color: #009135;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  font-size: 18px;
  padding-left: 4px;
  -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;
}
#latest-content li .heading-container,
#most-popular-content li .heading-container {
  float: left;
  width: 63%;
  max-height: 73px;
  overflow: hidden;
  padding-top: 2px;
}
#latest-content li .heading-container h2,
#most-popular-content li .heading-container h2 {
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
#latest-content li .heading-container span,
#most-popular-content li .heading-container span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

/*Media query*/
@media only screen and (max-width: 930px) {
  label span {
    font-size: 14px;
  }
  label .fa {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  label .fa {
    font-size: 16px;
  }

  .tab_container {
    width: 100%;
  }
}

/*Content Animation*/
@keyframes fadeInScale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/*end latest and most read news tab*/

/*bootstrap tab*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: none;
  color: #4caf50;
  background: none;
}
.nav-tabs {
  border: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
  border: none;
}

.nav > li > a {
  color: #555;
}
.nav-tabs > li > a {
  margin-right: 0;
  border: none;
}
/*tab animation*/
#all-bd-news,
#national,
#politics,
#economics,
#all-sports-news,
#cricket,
#football,
#other-sports,
#all-division-news,
#dhaka-division,
#chittagong-division,
#sylhet-division,
#khulna-division,
#rajshahi-division,
#rangpur-division,
#barisal-division,
#mymensingh-division,
#all-lifestyle-news,
#fashion,
#beauty-care,
#recipe,
#relationship,
#tourism,
#health {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab-margin-top {
  margin-top: 20px;
}
/*================================================
        MOBILE SEARCH STYLE
==================================================*/
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  display: none;
}
.navbar-right {
  min-width: 300px;
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: -22px;
  margin-right: 10px;
}
.navbar-right form {
  width: 100%;
}
.form-group {
  position: relative;
  width: 0%;
  min-width: 26px;
  height: 24px;
  overflow: hidden;
  transition: width 1s;
  backface-visibility: hidden;
}
.form-group input.form-control {
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  width: 100%;
  height: 24px;
  margin: 0;
  z-index: 10;
}
input[type="text"].form-control {
  -webkit-appearence: none;
  -webkit-border-radius: 0;
}
.form-control-submit,
.search-label {
  width: 26px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 24px;
  background: #232323;
  color: #ffffff;
}
.form-control-submit:focus,
.search-label:focus {
  border: 0;
}
.form-control-submit {
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.search-label {
  z-index: 90;
}
.form-group.sb-search-open,
.no-js .sb-search-open {
  width: 100%;
}
.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
  background: #ffffff;
  color: #000000;
  z-index: 11;
}
.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
  z-index: 90;
}

@media (min-width: 760px) and (max-width: 1900px) {
  .navbar-right {
    margin-top: -2px;
  }
}
/*================================================
      Mobile list Sectiion STYLE
==================================================*/
.mobile-list-section li:first-child {
  border-top: 1px solid #ccc;
}
.mobile-list-section li {
  list-style: none;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mobile-list-section li a {
  list-style: none;
  color: #000000;
  font-size: 18px;
}
.mobile-list-section li a span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.mobile-list-section li a br {
  line-height: 0;
}
/*================================================
      Details page STYLE
==================================================*/
.custom-breadcrumb li a {
  color: #000000;
  font-size: 15px;
}
.details-content h2 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0px;
  line-height: 1.3;
}
.details-content h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0px;
  line-height: 1.3;
}
.time-section {
  padding: 0;
}
.time-section li {
  list-style: none;
  margin-bottom: 5px;
}
.user-icon {
  display: inline-block;
  background: #f7f7f7;
  text-align: center;
  line-height: 20px;
  color: #999;
  padding: 5px 10px;
}
.time-man {
  display: inline-block;
  padding: 5px 10px;
  background: #eee;
  text-align: center;
  line-height: 20px;
  margin-left: 1px;
}
.time-section .small-font-time {
  font-size: 13px;
}
.details-content p {
  margin-top: 15px;
  color: #000000;
  font-size: 18px;
  line-height: 1.3;
}
.details-social {
  float: left;
  margin-bottom: 15px;
}
.details-social i {
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  border-radius: 100%;
  text-align: center;
  margin-right: 5px;
  margin-top: 3px;
}
.details-social .fa-facebook {
  background-color: #3b5998;
}
.details-social .fa-twitter {
  background-color: #55acee;
}
.details-social .fa-google-plus {
  background-color: #dc4e41;
}
figure.image img {
  max-width: 100%;
  height: auto;
}
/*================================================
      Catagory Page STYLE
==================================================*/
.catagory-content {
}
.catagory-details {
  padding-left: 0px;
  padding-right: 0px;
}
.catagory-details-text {
  background: #f1f1f1;
  padding: 6px 8px;
  margin-bottom: 24px;
}
.catagory-details-text span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.catagory-text {
  margin: 0;
  color: #000000;
  font-size: 20px;
  line-height: 1.2;
}
.btn-catagory-more {
  margin-top: 10px;
  background: #f0f0f0;
  box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  -webkit-box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  padding: 5px 15px;
  color: #000000 !important;
  font-size: 15px !important;
  border-radius: 35px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.catagory-btn {
  margin-bottom: 25px;
  text-align: center;
}
.catagory-details span {
  color: red;
  font-size: 14px;
  line-height: 14px;
}
/*======= WORLD CUP CRICKET ==============*/
.world-cup-cricket {
  background: #c1e1c1;
  padding-bottom: 10px;
  padding-top: 5px;
}
.special-event-title {
  overflow: hidden;
  background: #ec1c27;
  border-bottom: 3px solid #ec1c27;
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.special-event-title a {
  color: #fff;
  display: inline-block;
  padding: 9px 10px 5px 10px;
  font-size: 22px;
  margin: 0;
  line-height: 20px;
  cursor: pointer;
}
.special-event-title-span {
  position: relative;
  display: none;
}
.special-event-title-span:after {
  background: #529159;
  content: "";
  position: absolute;
  left: 0;
  right: -20000px;
  top: -18px;
  height: 42px;
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
  /* z-index: -200; */
}
.cricket-world-cup-lead-news {
  position: relative;
  margin-bottom: 10px;
}
.cricket-world-cup-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, 0.8) 100%
  );
  color: #fff;
  bottom: 0;
  padding: 20px 10px 5px;
}
.cricket-world-cup-lead-news-heading h1 {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.world-cup-single-news {
  margin-bottom: 10px;
}
.world-cup-single-news a {
  display: inline-block;
  padding: 7px 7px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: -7px;
  cursor: pointer;
}
.world-cup-single-news-left {
  float: left;
  width: 45%;
  padding-right: 3%;
}
.world-cup-single-news-left img {
  width: 100%;
  height: 70px;
}
.world-cup-single-news-right {
  float: left;
  width: 55%;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
  padding-top: 5px;
}
.world-cup-single-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 21px;
}

/*-- special event custom style --*/

/* .world-cup-cricket {
  background: #000;
}
.special-event-title {
  background: #292929;
}
.special-event-title-span:after {
  background: #000;
} */

/*--================= NEW MORE NEWS STYLE =====================--*/
.details-more-news {
  margin-bottom: 10px;
}
.details-more-news-heading {
  position: relative;
}
.details-more-news-heading h2 {
  border-bottom: 2px solid #e74c4f;
  line-height: 100%;
  margin: 0;
  font-size: 22px;
}
.details-more-news-heading span {
  background: #ececec;
  background: #f0f0ed;
  padding: 7px 20px;
  color: #000;
  height: 30px;
  line-height: 41px;
  position: relative;
}
.more-news-ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.more-news-ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
}
.more-news-ul li a {
  display: inline-block;
  padding: 7px 0px;
  background: #fff;
  width: 100%;
  margin-bottom: -5px;
  border-bottom: 1px dashed #3c3c3c;
  cursor: pointer;
}
.more-news-ul li:last-child a {
  border-bottom: none;
}
.more-news-ul-left {
  width: 40%;
  float: left;
  padding-right: 3%;
}
.more-news-ul-right {
  float: left;
  width: 60%;
  overflow: hidden;
  padding-top: 1px;
  min-height: 63px;
  max-height: 63px;
}
.more-news-ul-right h3 {
  font-size: 17px;
  color: #000;
  line-height: 20px;
  margin: 0;
  padding-left: 1px;
}
.more-news-ul-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.details-other-news {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.details-other-news li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
}
.details-other-news .details-other-news-single {
  background-color: #eff3f4;
  padding: 7px 6px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.details-other-news .details-other-news-left {
  float: left;
  width: 40%;
  padding-right: 2%;
}
.details-other-news .details-other-news-right {
  float: left;
  width: 60%;
  padding-left: 2px;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.details-other-news-right h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 21px;
}
.details-other-news-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.recent-news-heading {
  text-align: center;
}
.recent-news-heading h2 {
  font-size: 22px;
  margin: 0;
  padding-bottom: 5px;
  color: #009135;
  color: #016938;
}
/*================  Trems And Conditions Page Style ========================*/
.trems {
  margin: 0;
  padding: 0;
}
.trems li {
  list-style: none;
  display: inline-block;
}
.trems li a {
  display: inline-block;
  padding-left: 8px;
}
.address h6 {
  margin-top: 6px;
  margin-bottom: 6px;
}
.trems-conditions {
  padding-bottom: 20px;
}
.trems-conditions h1 {
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 10px;
}
.trems-conditions h4 {
  font-size: 22px;
  margin-top: 20px;
  font-weight: 700;
}
.trems-conditions p {
  font-size: 18px;
  line-height: 28px;
}
.footer-bg-mobile p {
  margin-bottom: 3px;
}
.footer-terms-link {
  margin: 0;
  padding: 0;
  margin-top: 3px;
}
.footer-terms-link li {
  list-style: none;
}
.footer-terms-link li a {
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 3px;
}
/*======== IFTER TIME Style =============*/
.romadan-section {
  margin-bottom: 20px;
}
.sahari-time-wrapper h2 {
  font-size: 24px;
  line-height: 40px;
  margin: 0;
  margin-bottom: 6px;
  text-align: center;
  background: #8dc63f;
  color: #fff;
}
.ifter-time {
  width: 100%;
  position: relative;
  display: inline-block;
}
.ifter-time .place {
  width: 35%;
  float: left;
  text-align: left;
}
.ifter-time .time {
  width: 65%;
  float: left;
  text-align: center;
}
.ifter-padding {
  padding: 0;
  margin-bottom: 24px;
}
.countdown {
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding-top: 5px;
  display: inline-flex;
  line-height: 20px;
  width: 100%;
}
.countdown .time {
  display: inline-block;
  margin-left: 5px;
  border-radius: 2px;
  padding: 5px 10px;
  text-align: center;
  width: 33.33%;
}
.place h2 {
  margin: 0;
  font-size: 19px;
  text-align: center;
  line-height: 52px;
  font-weight: bold;
}
.countdown .time span {
  margin-top: 0;
  padding-top: 0;
  font-size: 14px;
}
.countdown .hours {
  background: #1da255;
}
.countdown .minutes {
  background: #276fbf;
}
.countdown .seconds {
  background: #ef2f3c;
}
.place-text {
  position: relative;
  width: 100%;
  background: #ccc;
  margin-top: 5px;
}
.countdown .expired {
  color: #ef2f3c;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
}
/*================  Coronavirus Statistics SECTION  ========================*/
.coronavirus-statistics-wrapper {
  margin-bottom: 0;
}
.text-headline-style-3 {
}
.text-headline-style-3 h3 {
  border-bottom: 2px solid #c00;
  line-height: 100%;
  margin: 0 0 20px;
  text-align: center;
}
.text-headline-style-3 h3 span {
  background: #c00;
  padding: 9px 10px;
  color: #fff;
  line-height: 44px;
  position: relative;
}
.text-headline-style-3 h3 span::after {
  border-color: #c00 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;
}
.statistics-heading {
}
.statistics-heading h2 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 600;
}
.statistics-ul {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.statistics-ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
  border: 2px solid #1da255;
  margin-bottom: 5px;
  background: #ddf7de;
  padding: 5px;
}
.statistics-ul li .statistics-left {
  width: 50%;
  float: left;
}
.statistics-ul li .statistics-left p {
  font-size: 24px;
  color: #000;
  line-height: 35px;
  text-align: left;
  margin-bottom: 0;
  padding-left: 10px;
}
.statistics-ul li .statistics-right {
  width: 50%;
  float: left;
  text-align: center;
}
.statistics-ul li .statistics-right span {
  background: #1da255;
  color: #fff;
  width: 100%;
  padding: 7px 0;
  display: inline-block;
  border-radius: 30px;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.statistics-ul li .statistics-right .statistics-main {
  background: #000;
}
.statistics-ul p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
}

/*============================= coronavirus section style =====================*/
.coronavirus-wrapper {
  background: #000;
  padding: 10px 0;
}
.coronavirus-wrapper .container .row .col-xs-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.coronavirus-wrapper-row {
  margin-left: 0px;
  margin-right: 0px;
}
.special-one-big {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.special-one-big-heading-details {
  border-top: 0;
  background-color: #292929;
  padding: 5px 5px;
}
.special-one-big-heading-details h2 {
  font-size: 20px;
  margin: 0;
  line-height: 24px;
  color: #fff;
  padding: 2px 3px 1px 3px;
}
.special-event-title {
  overflow: hidden;
  background: #292929;
  border-bottom: 3px solid #ec1c27;
  position: relative;
  margin-bottom: 15px;
}
.special-event-title a {
  color: #fff;
  display: inline-block;
  padding: 9px 20px 7px 10px;
  font-size: 24px;
  margin: 0;
  line-height: 22px;
}
.special-event-title-span {
  position: relative;
}
.special-event-title-span:after {
  background: #000;
  content: "";
  position: absolute;
  left: 0;
  right: -20000px;
  top: -18px;
  height: 42px;
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
}
.special-one-content-text {
  border-top: 0;
  background-color: #292929;
  padding: 5px 5px;
}
.special-one-content-text h4 {
  font-size: 17px;
  margin: 0;
  line-height: 21px;
  color: #fff;
  padding: 2px 3px 1px 3px;
}
.special-one-content {
  margin-bottom: 20px;
}

/*================  Coronavirus Statistics NEW TABLE STYLE SECTION  ========================*/
.coronavirus-table {
  text-align: center;
  font-size: 13.25px;
  color: #000;
  font-weight: 600;
}
.coronavirus-table > tbody > tr > td {
  padding-left: 2px;
  padding-right: 2px;
  border-color: #fff !important;
}
.coronavirus-table > tbody > tr {
  background: #eee;
}
.new-coronavirus-table h2 {
  font-size: 22px;
  text-align: center;
  background: #c00;
  color: #fff;
  margin: 0;
  padding: 5px 0;
}
.pinkBg {
  background-color: #fff !important;
  background-image: linear-gradient(90deg, #fff, #fff);
}
.intro-banner-vdo-play-btn {
  height: 8px;
  width: 8px;
  position: absolute;
  top: 14px;
  left: 10px;
  border-radius: 50%;
}
.intro-banner-vdo-play-btn .ripple {
  position: absolute;
  width: 40px;
  height: 40px;
  left: -16px;
  top: -15px;
  opacity: 0;
  border-radius: 50%;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.intro-banner-vdo-play-btn .ripple:nth-child(2) {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
.intro-banner-vdo-play-btn .ripple:nth-child(3) {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

/*===========================
  Shaer Bazzer Slider Style
============================*/
.share-bazzer-contianer {
  padding-bottom: 20px;
}
.share-bazzer-row {
  margin-left: -7px;
  margin-right: -7px;
}
.share-bazzer-padding {
  padding-left: 7px;
  padding-right: 7px;
}
.share-bazzer-slider-item img {
  width: 100%;
}
.share-bazzer-slider .owl-nav div {
  background-color: #016938;
  color: #fff;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  opacity: 1;
  width: 30px;
  transition: 0.3s;
  border: 1px solid #016938;
}
.share-bazzer-slider .owl-nav div:hover {
  background-color: #fff;
  color: #016938;
}
.share-bazzer-slider .owl-nav div.owl-next {
  left: auto;
  right: 40%;
}
.share-bazzer-slider .owl-nav div.owl-prev {
  right: auto;
  left: 40%;
}
.share-bazzer-slider-item h3 {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  color: #000;
  line-height: 22px;
  padding-top: 5px;
  display: inline-block;
}
.share-bazzer-slider .owl-nav {
  position: relative;
  top: 10px;
  text-align: center;
}
span.caption.simple-caption {
  position: relative;
}
.details-content p.image-caption {
  background-color: #e9f5f5;
  font-size: 16px !important;
  line-height: 1.7 !important;
  text-align: center !important;
  color: #666 !important;
  width: 100%;
  margin: 0 !important;
  margin-top: -10px !important;
}
.focus-news img {
  width: 100%;
}
.focus-news-images {
  position: relative;
}
.focus-news {
  margin-top: 15px;
}
.focus-news-text {
  background: #fff;
  padding: 4px 8px;
}
.focus-news-text span {
  font-size: 14px;
  line-height: 14px;
  color: red;
}
.focus-news-text h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
}
.mobile-focus-news a {
  color: #000;
}
.footer-new {
  background: #eee;
  text-align: center;
  padding: 30px 0 25px 0;
}
.footer-new p {
  margin-bottom: 3px;
  line-height: 24px;
  font-size: 16px;
}
/*============================================
  Special section Slider Style
==================================================*/
.special-slider {
  margin-top: 13px;
}
.special-slider-single {
  /* margin-bottom: 24px; */
}
.special-slider-single a:hover img {
  opacity: 0.85;
}
.special-slider-single-image img {
  position: relative;
}
.special-slider-single-text {
  padding: 4px 7px;
  background: #fff;
}
.special-slider-single-text h3 {
  font-size: 18px;
  line-height: 23px;
  margin: 0;
  color: #000;
}
.special-slider-single-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.special-slider .owl-dots .owl-dot {
  border: 0;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0;
}
.special-slider .owl-dots .owl-dot span {
  border: 3px solid #fff;
}
.special-slider .owl-dots .owl-dot span {
  background: none;
  display: inline-block;
  height: 15px;
  width: 25px;
  background: #009135;
  border: 3px solid #fff;
  border-radius: 0;
}
.special-slider .owl-dots .owl-dot span.active {
  background: #fff none repeat scroll 0 0;
}
.special-slider .owl-nav {
  position: relative;
  text-align: center;
}
.special-slider .owl-nav .owl-prev,
.special-slider .owl-nav .owl-next {
  color: #fff !important;
  font-size: 18px;
  padding: 0;
  background: #009135 !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  outline: 0;
  text-align: center;
}
.special-slider .owl-nav .owl-prev {
  float: inherit;
}
.special-slider .owl-nav .owl-next {
  float: inherit;
}
.special-slider .owl-dots .owl-dot {
  display: none;
}
/*==============================
   SPECIAL SECTION TOP STYLE
==============================*/
.special-section-top-wrapper {
  /* background: #000; */
  /* background: #248039; */
  background: #212121;
  padding: 10px 0 10px;
  margin-bottom: 10px;
}
.world-cup-cricket {
  background: #248039;
}
.special-event-title {
  overflow: hidden;
  background: #c71d26;
  border-bottom: 3px solid #c71d26;
  position: relative;
  margin-bottom: 15px;
  text-align: center;
}
.special-event-title a {
  color: #fff;
  display: inline-block;
  padding: 5px 10px 5px 10px;
  font-size: 18px;
  margin: 0;
  line-height: 24px;
}
.special-event-title-span {
  position: relative;
  display: none;
}
.special-event-title-span:after {
  background: #000;
  content: "";
  position: absolute;
  left: 0;
  right: -20000px;
  top: -18px;
  height: 42px;
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
  /* z-index: -200; */
}
.special-big {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.special-big-image {
  position: relative;
  overflow: hidden;
}
.special-big-image img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.special-big-heading-details {
  position: relative;
  padding: 5px 5px;
  overflow: hidden;
  /* background: #c71d26; */
  background: #333;
}
.special-big-heading-details h1 {
  margin: 0;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 1px;
}
.special-big-heading-details p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
}
.special-big a:hover img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  transform: scale(1.2);
  overflow: hidden;
}
.special-news-small {
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.special-news-small-image {
  position: relative;
  overflow: hidden;
}
.special-news-small-image img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.special-news-small-heading {
  position: relative;
  padding: 5px 5px;
  padding-bottom: 0;
  overflow: hidden;
  max-height: 78px;
  min-height: 78px;
  /* background: #c71d26; */
  background: #333;
}
.special-news-small-heading h2 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
}
.special-news-small-heading span {
  color: #f44336;
  font-size: 14px;
  line-height: 14px;
}
.special-news-small a:hover img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  transform: scale(1.15);
  overflow: hidden;
}
.tag-ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  margin-top: 10px;
}
.tag-ul li {
  color: #000;
  list-style: none;
  display: inline-block;
}
.tag-ul li:first-child {
  font-size: 15px;
}
.tag-ul li a {
  color: #009135;
  border: 1px solid #009135;
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 15px;
  transition: 0.5s;
}
.tag-ul li a:hover {
  background: #009135;
  color: #fff;
}
/*==================== Special Section =================*/
.world-cup-cricket {
  padding-bottom: 15px;
  padding-top: 10px;
}
.special-event-title a {
  font-size: 22px;
}
.special-big-heading-details {
  background-color: rgb(20 155 69 / 99%);
}
.special-big-heading-details {
  padding: 5px 10px;
}
.special-big-heading-details span {
  color: #ffff08;
  font-size: 14px;
  line-height: 14px;
}
.special-section-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.special-section-ul li {
  padding: 8px;
  background-color: rgb(20 155 69 / 99%);
  display: inline-block;
  margin-bottom: 7px;
}
.special-section-ul-left {
  float: left;
  width: 38%;
  margin-right: 2%;
  position: relative;
}
.special-section-ul-right {
  float: left;
  width: 60%;
  padding-left: 2px;
  position: relative;
}
.special-section-ul-right h2 {
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.special-section-ul-right span {
  color: #ffff08;
  font-size: 14px;
  line-height: 14px;
}
.world-cup-cricket {
  background: #146791d4;
}
.special-big-heading-details {
  background-color: #005c8bd4;
}
.special-section-ul li {
  background-color: #005c8bd4;
}
.special-section-ul li a {
  display: inline-block;
  width: 100%;
}
