/*************************************

Template Name: Aganinews.com - Online NewsPaper
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.

****************************************/


@charset "utf-8";

body {
    font-size: 16px;
    color: #000;
    background: #eee;
}

@media (min-width: 1120px) {
  .container {
    max-width: 1212px!important;
  }

}


@media (min-width: 1120px) {

  .menu-container {
      max-width: 1188px!important;
  }

}
/*======================== CUSTOM BOOTSTRAP STYLE ============================*/

/* .container {
  max-width: 1052px;
} */

.left-content-header {
  float: left;
  width: 32.37%;
}
.left-content-area {
  float: left;
  width: 67.62%;
}
.right-content-header {
  float: left;
  width: 67.62%;
}
.right-content-area {
  float: left;
  width: 32.38%;
}
.custom-container {
  padding-left: 12px;
  padding-right: 12px;
}
.custom-row {
  margin-right: -12px;
  margin-left: -12px;
}
.custom-padding {
  padding-left: 12px;
  padding-right: 12px;
}
.p-0 {
  padding-left: 0;
  padding-right: 0;
}
.p-left-0 {
  padding-left: 0;
}
.p-right-0 {
  padding-right: 0;
}
.m-0 {
  margin-left: 0;
  margin-right: 0;
}

a:focus {
    outline: 0 solid !important;
}
a:hover {
    text-decoration: none !important;
}
*a:hover {
    text-decoration: none !important;
}
/* Remove Chrome Input Field's Unwanted Yellow Background Color */
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
/*================================================
             3. BACK TO TOP
==================================================*/
.scrollup {
  background: #009135  none repeat scroll 0 0;
  border: 2px solid #910000;
  bottom: 38px;
  color: #910000;
  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: #00000026 !important;
    border: 2px solid #080808;
    color: #0c0c0c;
  transition: 1s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.back-to-top span {
  padding-bottom: 10px;
}
.back-to-top--active {
  visibility: visible;
  -webkit-animation: back-to-top .3s ease-in;
  animation: back-to-top .3s ease-in;
  transition: width 2s;
}
/* ------------------------------------
  NEW HEADER STYLE
---------------------------------------*/
.top-date i {
  padding-right: 5px;
}
.new-header {
  background: #fff;
  padding: 20px 0;
  /* border-top: 1px solid #6a3; */
}

.header-banner {
  text-align: right;
}
.top-date {
  padding-top:8px;
  display: block;
  font-size: 14px;
}
.search_submit {
  border: none;
  box-shadow: none;
  background: none;
}
.search_submit button.btn.btn-default:focus, .search_submit button.btn.btn-default {
  border: none;
  background: none;
  outline: none;
}
.search_submit:focus {
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
}
/*----------------------------------
	Lead News Wrapper style
-----------------------------------*/
.lead-news-wrapper {
  background: #F0F0ED;
  width: 100%;
  padding: 0px 0 16px;
}
.lead-news-left {
  width: 73.27%;
  float: left;
}
.lead-news-right {
  width: 26.73%;
  float: left;
}
.lead-news {
  position: relative;
}
.lead-news a:hover img {
  opacity: 0.90;
  transition: all 0.5s ease 0s;
}
.lead-news a:hover h1 {
  transition: all 0.5s ease 0s;
  color: #ffc107;
}
.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: 20px 10px 10px;
}
.lead-news img {
  max-width: 494px;
  max-height: 314px;
  min-height: 314px;
  min-width: 494px;
  overflow: hidden;
}
.lead-news-heading h1 {
  margin: 0;
  font-size: 28px;
  line-height: 32px;
}
.lead-other-news {
  margin: 0;
  padding: 0;
}
.lead-other-news li {
  list-style: none;
  width: 100%;
  display: inline-block;
  background: #fff;
}
.lead-other-news li a {
  text-decoration: none;
  width: 100%;
  border-bottom: 1px dashed #a9a8a8;
  display: inline-block;
  padding: 8px;
  margin-bottom: -7px;
}
.lead-other-news li a:hover img {
  opacity: 0.80;
}
.lead-other-news li a img {
  max-width: 122px;
  max-height: 74px;
  min-height: 74px;
  min-width: 122px;
  overflow: hidden;
}
.lead-other-news li:last-child a {
  border-bottom: none;
}
.lead-other-news-left {
  float: left;
  width: 40%;
  padding-right: 3%;
  min-height: 62px;
  max-height: 62px;
  overflow: hidden;
}
.lead-other-news-right {
  float: left;
  width: 60%;
  min-height: 62px;
  max-height: 62px;
  overflow: hidden;
  padding-left: 2px;
}
.lead-other-news-right h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
}
.lead-other-news-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.other-lead-row {
  margin-top: 24px;
}
.lead-news-second {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 8px;
  margin-bottom: 24px;
}
.lead-news-second-heading {
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
  padding-top: 5px;
  padding-left: 3px;
}
.lead-news-second-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.lead-news-second-heading h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 0;
}
.lead-news-second a:hover img {
  opacity: 0.80;
}
.lead-news-second a img {
  max-width: 256px;
  max-height: 154px;
  min-width: 256px;
  min-height: 154px;
  overflow: hidden;
}
.lead-news-second a:hover h3 {
  transition: all 0.5s ease 0s;
}
.lead-other-news li a:hover h2 {
  transition: all 0.5s ease 0s;
}
.text-heading {
  padding-bottom: 39px;
}
.text-heading-style {
  position: relative;
  display: block;
}
.text-heading-style h2 {
  font-size: 24px;
  margin: 0;
  line-height: 24px;
  position: absolute;
  background: #1da255;
  color: #fff;
  padding: 6px 15px;
}
.text-heading-style h2:after {
  content: '';
  position: absolute;
  left: 122px;
  border-left: 25px solid #037533;
  border-top: 36px solid transparent;
  clear: both;
  top: 0;
}
.text-heading-style:after {
  content: "";
  position: absolute;
  bottom: -38px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 2px;
  border-bottom: 2px solid #1da255;
}
.good-news-wrapper {
  position: relative;
}
.good-news {
  padding: 8px;
  background: #fff;
  position: relative;
  border: 2px solid #1da255;
}
/* .good-news img {
  max-height: 210px;
  width: 100%;
} */
.good-news img {
  max-height: 210px;
  min-height: 210px;
  overflow: hidden;
  width: 100%;
}
.good-news-heading  h2 {
  margin: 0;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  padding-top: 5px;
}
.good-news a:hover img {
  opacity: 0.80;
}
/*======================= START FADE STYLE ============================*/
.fade {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
   -moz-animation: fadeInScale 0.7s ease-in-out;
   animation: fadeInScale 0.7s ease-in-out;
}
@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}
/*======================= END FADE STYLE ============================*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
    transition: background-color .3s .2s;
}
.side-tab-main {
  width: 100%;
  margin-top: 0;
}
.side-tab-main .nav-item {
  display: block;
  float: left;
  width: 50%;
}
.side-tab-main .nav-item .nav-link {
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #1da255;
  border-radius: 0;
  padding: 9px 15px;
  border-top: 3px solid transparent;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #19232d;
  border-top: 3px solid #ff0000;
}
.least-news {
  position: relative;
}
.least-news-ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.least-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.least-news-ul li a {
  margin-bottom: -6px;
  text-decoration: none;
  display: inline-block;
  padding: 7px 7px 7px;
  border-bottom: 1px dotted gray;
  width: 100%;
}
.least-news-ul li:last-child a {
  border-bottom: 0;
}
.least-news-ul .least-news-left {
  float: left;
  width: 37%;
  padding-right: 3%;
}
/* .least-news-ul .least-news-left img {
  min-height: 60px;
  max-height: 60px;
} */
.least-news-ul .least-news-left img {
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  /* min-width: 92px;
  max-width: 92px; */
}
.least-news-ul .least-news-right {
  float: left;
  width: 63%;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.least-news-ul .least-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}
.least-news-ul .least-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}

.least-news-ul {
  /* max-height: 448px; */
  overflow-y: auto;
}
.least-news-ul-home-page {
  max-height: 432px;
}
/*================================================
  7. FEATURE NEWS WRAPPER SECTION STYLE
==================================================*/
.feature-news-wrapper {
  padding: 50px 0 40px;
}
.national-heading {
 margin-bottom: 5px;
}
.national-heading h2 {
  padding: 8px 15px;
}
.national-heading h2:after {
  left: 87px;
  border-left: 25px solid #037533;
  border-top: 40px solid transparent;
}
.national-heading .text-heading-style:after {
  bottom: -40px;
  height: 3px;
  border-bottom: 3px solid #1da255;
}
.polities-heading h2:after{
  left: 105px;
}
.economic-heading h2:after {
  left: 122px;
}
.special-event-heading .title {
  position: relative;
  overflow: hidden;
  margin: 0 0 7px 0;
  font-size: 24px;
  border-left: 5px solid #1da255;
  line-height: 36px;
  padding-left: 10px;
}
.special-event-heading a:hover {
  color: #000;
}
.special-event-heading .title .liner{
  padding-left: 10px;
}
.special-event-heading .title .liner:before {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 5px dashed #1da255;
  top: 12px;
  display: inline-block;
  vertical-align: bottom;
}
.special-event-heading .title .liner:after {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 5px dashed #1da255;
  top: 21px;
  display: inline-block;
  vertical-align: bottom;
}
.feature-news-lead {
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: inline-block;
}
.feature-news-heading {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, .8) 100%);
  color: #fff;
  bottom: 0;
  padding: 30px 10px 5px;
}
.feature-news-heading h3 {
  margin: 0;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  transition: all 0.5s ease 0s;
}
.feature-news-heading span {
  font-size: 14px;
  line-height: 14px;
}
.feature-news-lead a:hover {
  color: #000;
}
.feature-news-ul {
  margin: 0;
  padding: 0;
}
.feature-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
}
.feature-news-ul li:last-child {
  border-bottom: 0;
}
 .feature-news-single {
   background-color: #EFF3F4;
   padding: 7px 6px;
   display: inline-block;
   margin-bottom: -7px;
   width: 100%;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.feature-news-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
/* .feature-news-left img {
  min-height: 63px;
} */
.feature-news-left img {
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
  min-width: 88px;
  max-width: 88px;
}
.feature-news-right {
  float: left;
  width: 64%;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 20px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}
.feature-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.feature-news-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.feature-news-lead a:hover img {
  opacity: .85;
  /* webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; */
}
.feature-news-lead a img {
  max-width: 279px;
  max-height: 167px;
  overflow: hidden;
  min-height: 167px;
  min-width: 279px;
}
.feature-news-lead a:hover .feature-news-heading h3 {
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
.feature-news-single:hover img {
  opacity: .85;
}
.feature-news-single:hover .feature-news-right h3 {
  color: #000;
}
.feature-news-right-banner {
  margin-top: 35px;
}
.feature-news-right-banner-2 {
  margin-top: 8px;
}

.education-heading h2:after {
  left: 74px;
}
.international-heading h2:after {
  left: 125px;
}
.low-heading h2:after {
  left: 174px;
}
.spcial-heading h2:after {
  left: 176px;
}
.probash-heading h2:after {
  left: 78px;
}
.crime-heading h2:after {
  left: 93px;
}
.poem-heading h2:after {
  left: 90px;
}
/* =====   WRITER NEWS STYLE ========*/
.writter-ul {
  margin: 0;
  padding: 0;
}
.writter-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 0;
}
.writter-ul-single {
  background-color: #EFF3F4;
  padding: 7px 6px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.writter-ul li a:hover img {
  opacity: 0.80;
}
.writter-ul-left {
  float: left;
  width: 40%;
  padding-right: 3%;
}
/* .writter-ul-left img {
  min-height: 75px;
  border-radius: 50%;
} */
.writter-ul-left img {
  min-height: 75px;
  border-radius: 50%;
  max-height: 75px;
  overflow: hidden;
  min-width: 99px;
  max-width: 99px;
}
.writter-ul-right {
  float: left;
  width: 60%;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
}
.writter-ul-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  margin-top: 8px;
  font-size: 17px;
  line-height: 20px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}
.writter-ul-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
  padding-left: 1px;
}
.new-interview .writter-ul-single {
  background: #fff;
}
.small-banner {
  margin-top: 18px;
  margin-bottom: 18px;
}
.atrodorson .writter-ul-left img {
  border-radius: 0;
}
.sucess-single .writter-ul-right h3 {
  margin-top: 0;
}
.sucess-single .writter-ul-right {
  padding-top: 5px;
  max-height: 69px;
  min-height: 69px
}
.sucess-single .writter-ul-left img {
  border-radius: 0;
}
/*================================================
   SPORTS WRAPPER SECTION STYLE
==================================================*/
.sports-wrapper {
  padding: 50px 0 26px;
}
.sports-heading-style {
  margin-bottom: 15px;
  position: relative;
}
.sports-heading-style:before {
  position: absolute;
  content: '';
  width: 100%;
  border-top: 2px solid #009135;
  display: inline-block;
  vertical-align: bottom;
  left: 0;
  bottom: -2px;
  z-index: 99;
}
.sports-heading-style h2 {
  background-color: #009135;
  margin: 0;
  color: #fff;
  left: 11px;
  display: inline-block;
  font-size: 24px;
  padding: 6px 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);
}
.sports-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);
}
.sports-big-img img {
  max-width: 582px;
  min-width: 582px;
  overflow: hidden;
  min-height: 321px;
  max-height: 321px;
}
.sports-big-text {
  border-top: 3px solid #009135;
  background-color: #fff;
  max-height: 147px;
  min-height: 147px;
  overflow: hidden;
}
.sports-big-text h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #000;
  padding: 5px 5px 5px;
}
.sports-big-text p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  padding: 0 8px;
}
.sports-small {
  position: relative;
  padding-bottom: 24px;
}
.sports-small-image-text {
  border-top: 3px solid #009135;
  background-color: #fff;
  position: relative;
  padding: 3px 5px 0;
  min-height: 56px;
  max-height: 56px;
  overflow: hidden;
}
.sports-small-image-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.sports-small-image-text h2 {
  font-size: 18px;
  color: #000;
  line-height: 24px;
  margin: 0;
}
.sports-big a:hover .sports-big-text {
  border-top: 3px solid #1da255;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -ms-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}
.sports-big a:hover img {
  opacity: 0.90;
}
.sports-small a:hover .sports-small-image-text {
  border-top: 3px solid #1da255;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -ms-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}
.sports-small a img {
  max-width: 279px;
  min-width: 279px;
  overflow: hidden;
  min-height: 167px;
  max-height: 167px;
}
.sports-small a:hover img {
  opacity: 0.90;
}

/*================================================
   ENTERTAINMENT WRAPPER SECTION STYLE
==================================================*/
.entertainment-wrapper {
  padding: 50px 0 50px;
}

.entertainment-big {
  background-color: #fff;
  padding: 8px;
  box-shadow: 1px 2px 0 0 rgba(0,0,0,0.05);
}

.entertainment-big-text {
  max-height: 154px;
  min-height: 154px;
  overflow: hidden;
}
.entertainment-big-text h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #000;
  padding: 5px 5px 3px;
  
}
.entertainment-big-text p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 0 8px;
}
.entertainment-small {
  background-color: #fff;
  padding: 8px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0,0,0,0.05);
}
.entertainment-small-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.entertainment-small-image img {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.entertainment-small a:hover img {
  -webkit-transform: scale(1.3) rotate(8deg);
  -moz-transform: scale(1.3) rotate(8deg);
  -ms-transform: scale(1.3) rotate(8deg);
  -o-transform: scale(1.3) rotate(8deg);
  transform: scale(1.3) rotate(8deg);
}
.entertainment-small-text {
  position: absolute;
  bottom: 8px;
  width: 95.4%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-small-text h3 {
  font-size: 18px;
  padding: 5px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.entertainment-small-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-small-2 {
  background-color: #fff;
  padding: 8px;
  position: relative;
  box-shadow: 1px 2px 0 0 rgba(0,0,0,0.05);
}
.entertainment-small-2-text {
  position: absolute;
  bottom: 8px;
  width: 94.2%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-small-2-text h3 {
  font-size: 18px;
  padding: 5px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.entertainment-small-2-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-small-2-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.entertainment-small-2-image img {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.entertainment-small-2 a:hover img {
  -webkit-transform: scale(1.3) rotate(8deg);
  -moz-transform: scale(1.3) rotate(8deg);
  -ms-transform: scale(1.3) rotate(8deg);
  -o-transform: scale(1.3) rotate(8deg);
  transform: scale(1.3) rotate(8deg);
}
.entertainment-big-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.entertainment-big-image img {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.entertainment-big a:hover img {
  -webkit-transform: scale(1.3) rotate(8deg);
  -moz-transform: scale(1.3) rotate(8deg);
  -ms-transform: scale(1.3) rotate(8deg);
  -o-transform: scale(1.3) rotate(8deg);
  transform: scale(1.3) rotate(8deg);
}
.entertainment-big-image img {
  max-width: 490px;
  min-width: 490px;
  overflow: hidden;
  min-height: 294px;
  max-height: 294px;
}
.entertainment-small-image img {
  max-width: 339px;
  min-width: 339px;
  max-height: 203px;
  min-height: 203px;
  overflow: hidden;
}
.entertainment-small-2-image img {
  overflow: hidden;
  max-width: 263px;
  min-width: 263px;
  min-height: 158px;
  max-height: 158px;
}

.lifestyle-single-small img {
  min-width: 187px;
  max-width: 187px;
  min-height: 112px;
  max-height: 112px;
  overflow: hidden;
}
/*======================== LIFESTYLE WRAPPER STYLE ============================*/
.lifestyle-wrapper {
  padding: 40px 0 20px;
}
.lifestyle-left {
  float: left;
  width: 73.27%;
}
.lifestyle-right {
  float: left;
  width: 26.73%;
}
.lifestyle-single {
  background: #fff;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.lifestyle-single a:hover img {
  opacity: 0.80;
}
.lifestyle-text {
  padding-top: 4px;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  padding-left: 2px;
}
.lifestyle-text h3 {
  font-size: 19px;
  line-height: 23px;
  margin: 0;
  color: #000;
  transition: all 0.5s ease 0s;
  margin-top: 10px;
}
.lifestyle-single a:hover h3 {
  color: #000;
}
.lifestyle-banner-2 {
  margin-top: 35px;
}
.lifestyle-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.national-trade .writter-ul-single {
  background: #fff;
}
.national-trade .writter-ul-single {
  margin-bottom: -7px;
}
.national-trade-heading {
  margin-top: 10px;
}
/*======================== LIFESTYLE WRAPPER STYLE ============================*/
.country-wrapper {
  padding: 50px 0 40px;
}
.country-lead {
  background-color: #EFF3F4;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px;
}
.country-lead a:hover img {
  opacity: 0.80;
}
.country-lead img {
  max-width: 490px;
  min-width: 490px;
  max-height: 270px;
  min-height: 270px;
  overflow: hidden;
}
.country-lead-heading {
  min-height: 188px;
  max-height: 188px;
  padding-top: 4px;
  overflow: hidden;
}
.country-lead-heading span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.country-lead-heading h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 3px 0 5px 0;
  padding: 0 1px;
}
.country-lead-heading p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 0 1px;
}
.country-lead a:hover {
  color: #000;
}
.country-news-ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.country-news-ul li a:hover img {
  opacity: 0.80;
}
.country-news-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 8px;
}
.country-news-ul li a {
  display: inline-block;
  padding: 8px;
  background: #EFF3F4;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.country-news-ul li a:hover {
  color: #000;
}
.country-news-ul-left {
  float: left;
  width: 36%;
  padding-right: 3%;
}
.country-news-ul-left img {
  max-width: 112px;
  min-width: 112px;
  overflow: hidden;
  max-height: 67px;
  min-height: 67px;
}
.country-news-ul-right {
  float: left;
  width: 64%;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
}
.country-news-ul-right h3 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
  transition: all 0.5s ease 0s;
  padding-left: 2px;
}
.country-news-ul-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.map-heading {
  text-align: center;
}
.map-heading h2 {
  background: #009135;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px;
}
.dividion-form-group {
  margin-bottom: 10px;
}
.division-style {
    position: relative;
    margin: 0 auto;
    padding: 6px 10px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    cursor: pointer;
    outline: none;
    color: #19232d;
    line-height: 1.5;
    border-radius: .25rem;
}
.btn-date-picker {
    position: relative;
    z-index: 10;
    overflow: hidden;
    transition-duration: 0.50s;
    background: #009135;
    color: white;
    font-size: 18px;
    padding: 5px 10px 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
}
.btn-date-picker::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn-date-picker:hover {
  color: #009135;
}
.btn-date-picker:active::before, .btn-date-picker:focus::before, .btn-date-picker:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.map-form {
  background: #EFF3F4;
  padding: 15px;
}
/*======================== PHOTO GALLERY WRAPPER STYLE ============================*/
.photo-gallery-wrapper {
  padding: 30px 0 40px;
}
.photo-gallery-heading {
  border-bottom: 3px double #009135;
  margin-bottom: 12px;
}
.photo-gallery-heading h2 {
  font-size: 28px;
  padding-bottom: 5px;
  margin-bottom: 1px;
  border-bottom: 1px solid #009135;
}
.photo-gallery-heading a:hover {
  color: #000;
}


.demo {
  width: 100%;
}
#image-gallery {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
}
#image-gallery li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor:pointer;
  position: relative;
}
/* #image-gallery li img {
    display: block;
    height: auto;
    max-width: 100%;
    min-width: 100%;
} */
#image-gallery li img {
  display: block;
  max-height: 435px;
  min-height: 435px;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}
#image-gallery .photo-gallery-text {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #ffffff;
    z-index: 10;
    zoom: 1;
    text-rendering: optimizeLegibility;
}
#image-gallery li a h3 {
  font-size: 18px;
  margin: 0;
}
.photo-gallery-ul {
  margin: 0;
  padding: 0;
}
.photo-gallery-ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
}
.photo-gallery-ul li a {
  position: relative;
  display: inline-block;
  padding: 8px 8px;
  background: #fff;
  width: 100%;
  margin-bottom: 9px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.photo-gallery-ul li a .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: #1da255;
  left: 8px;
}
.photo-gallery-ul-left {
  width: 40%;
  float: left;
  padding-right: 2%;
}
.photo-gallery-ul-right {
  float: left;
  width: 60%;
  overflow: hidden;
  padding: 5px;
}
.photo-gallery-ul-right h2 {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  margin: 0;
}
.photo-gallery-ul li a img {
  max-width: 138px;
  min-width: 138px;
  max-height: 76px;
  min-height: 76px;
  overflow: auto;
}
.photo-gallery-ul li a:hover img{
  opacity: 0.80;
}
/*=================== VIDEO GALLERY SECTION ==============================*/
.video-gallery-section {
  padding: 40px 0;
}
.video-gallery-heading {
  position: relative;
  margin-bottom: 25px;
}
.title-bg {
    position: relative;
    font-size: 20px;
    color: #101010;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
}
.title-bg:before {
    background: #009135;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -14px;
    width: 60%;
}
.title-bg:after {
    background: #009135;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -10px;
    width: 100%;
}
.title-bg a {
    color: #000000;
    font-size: 28px;
    text-decoration: none;
}
.single-videos {
    position: relative;
    overflow: hidden;
}
.single-videos .images {
    position: relative;
    overflow: hidden;
}
.single-videos .images a {
    display: block;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.single-videos .images .overley {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    transform: scaleY(0);
    transform-origin: 0 1 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.single-videos .images:after {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.single-videos .images .overley .videos-icon {
    padding: 20% 0;
    text-align: center;
}
.single-videos .images a img {
    transition: all 0.5s ease 0s;
}
.single-videos .images:hover .overley {
    opacity: 1;
    transform: scaleY(1);
    z-index: 10;
}
.videos-text {
  position: relative;
  z-index: 10;
  background-color: #f6f6f6;
  padding: 5px 10px;
  max-height: 74px;
  min-height: 74px;
}
.single-videos h3 {
  margin: 0;
  transition: all 0.5s ease 0s;
  font-size: 18px;
  line-height: 22px;
}
.single-videos a {
    color: #000;
}
.overley .videos-icon a img {
  width: auto;
  margin: auto;
}
#featured-videos-section .owl-nav .owl-next {
  background: transparent;
  width: 30px;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 0;
  position: absolute;
  top: -55px;
  border: 1px solid #009135;
  transition: all 0.5s ease 0s;
  text-align: center;
}
#featured-videos-section .owl-nav .owl-next i {
  color: #009135 !important;
}
#featured-videos-section .owl-nav .owl-next:hover {
  background: #009135;
  border: 1px solid #009135;
}
#featured-videos-section .owl-nav .owl-next:hover i {
  color: #ffffff !important;
}
#featured-videos-section .owl-nav .owl-next i {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #009135;
}
#featured-videos-section .owl-nav .owl-prev {
  background: transparent;
  width: 30px;
  text-align: center;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 35px;
  position: absolute;
  top: -55px;
  border: 1px solid #009135;
  transition: all 0.5s ease 0s;
}
#featured-videos-section .owl-nav .owl-prev i {
  color: #009135 !important;
}
#featured-videos-section .owl-nav .owl-prev:hover {
  background: #009135;
  border: 1px solid #009135;
}
#featured-videos-section .owl-nav .owl-prev:hover i {
  color: #ffffff !important;
}
#featured-videos-section .owl-nav .owl-prev i {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #009135;
}
/*========================= FOOTER STYLE ========================*/

.footer-middle {
  /* background: rgba(0, 0, 0, 0.35); */
  background: #009135;
  width: 100%;
  color: #FFF;
}
.footer-middle-row {
  padding: 30px 0;
}
.footer-details {
  padding: 34px 0;
}
.footer-bottom {
  background: #409b61;
  width: 100%;
  color: #fff;
}
.footer-bottom-row {
  padding: 15px 0;
}
.footer-bottom-row p {
  font-size: 14px;
}
.footer-bottom-row a {
  color: #000;
  /* color: #0c980c; */
  font-weight: 700;
  letter-spacing: 0.5px;
}
.footer-bottom-row a:hover {
  color: #fff;
  transition: 0.5s;
}
.design-link {
  float: right;
}
.footer-facebook-like {
  float: right;
  padding-top: 8px;
}
.footer-details .small-email {
  font-size: 16px;
}
.footer-details h3 {
  line-height: 34px;
  font-size: 28px;
  margin: 0;
}
.footer-details h4 {
  font-size: 22px;
  line-height: 34px;
  margin: 0;
}
.footer-bottom-row p {
  margin: 0;
}
.footer-details a {
  color: #FFF;
  transition: all 0.5s ease 0s;
}
.footer-details .owner-text:hover {
  padding-left: 5px;
}
.footer-details span {
  color: #FFF;
}
.footer-details span i {
  color: #FFF;
  font-size: 18px;
}
.ul-play-store {
  margin: 0;
  padding: 0;
  text-align: center;
}
.ul-play-store li {
  list-style: none;
  display: inline-block;
  width: 145px;
  padding-top: 11px;
  padding-right: 5px;
}
.ul-play-store li a {
  text-decoration: none;
  display: inline-block;
}
.ul-play-store li:hover img {
  opacity: 0.75;
  transition: all 0.5s ease 0s;
}
/*----------------------------------
	Social Share
-----------------------------------*/
.social-share-icon {
  text-align: left;
  padding-top: 10px;
  margin-left: 2px;
}
.tc-social-share a {
  display: inline-block;
  margin-right: 8px;
}
.tc-social-share .social-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  /* border-radius: 50%; */
  text-align: center;
  position: relative;
  z-index: 1;
  color: #444;
  -webkit-box-shadow: 0 0 0 4px rgba(0,0,0,0.09);
  box-shadow: 0 0 0 4px rgba(0,0,0,0.09);
  overflow: hidden;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s,
  box-shadow 0.3s;
}
.tc-social-share .social-icon:after {
  display: none;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  /* border-radius: 50%; */
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.tc-social-share .social-icon:before  {
  font-size: 20px;
  line-height: 37px;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.tc-social-share .social-icon:hover {
  background: #444;
  color: #fff;
  -webkit-box-shadow: 0 0 0 2px #444;
  box-shadow: 0 0 0 2px #444;
}
.tc-social-share .social-icon:hover:before {
  -webkit-animation: animationLeft 0.3s forwards;
  animation: animationLeft 0.3s forwards;
}

/*----------------------------------
	Social Share Colors
-----------------------------------*/
.tc-social-share i[class*="-facebook"] {
  background: #4766A9;
  color: #fff;
}
.tc-social-share i[class*="-facebook"]:hover {
  background: #fff;
  color: #4766A9;
  -webkit-box-shadow: 0 0 0 2px #4766A9;
  box-shadow: 0 0 0 2px #4766A9;
}
.tc-social-share i[class*="-twitter"] {
  background: #00ACED;
  color: #fff;
}
.tc-social-share i[class*="-twitter"]:hover {
  background: #fff;
  color: #00ACED;
  -webkit-box-shadow: 0 0 0 2px #00ACED;
  box-shadow: 0 0 0 2px #00ACED;
}
.tc-social-share i[class*="-youtube"] {
  background: #c4302b;
  color: #fff;
 }
.tc-social-share i[class*="-youtube"]:hover {
  background: #fff;
  color: #c4302b;
  -webkit-box-shadow: 0 0 0 2px #c4302b;
  box-shadow: 0 0 0 2px #c4302b;
}
.tc-social-share i[class*="-rss"] {
  background: #ee802f;
  color: #fff;
}
.tc-social-share i[class*="-rss"]:hover {
  background: #fff;
  color: #ee802f;
  -webkit-box-shadow: 0 0 0 2px #ee802f;
  box-shadow: 0 0 0 2px #ee802f;
}
.tc-social-share i[class*="-instagram"] {
  background: #e4405f;
  color: #fff;
}
.tc-social-share i[class*="-instagram"]:hover {
  background: #fff;
  color: #e4405f;
  -webkit-box-shadow: 0 0 0 2px #e4405f;
  box-shadow: 0 0 0 2px #e4405f;
}
.tc-social-share i[class*="-pinterest"] {
  background: #BB0B1F;
  color: #fff;
}
.tc-social-share i[class*="-pinterest"]:hover {
  background: #fff;
  color: #BB0B1F;
  -webkit-box-shadow: 0 0 0 2px #BB0B1F;
  box-shadow: 0 0 0 2px #BB0B1F;
}
.tc-social-share i[class*="-linkedin"] {
  background: #007bb6;
  color: #fff;
}
.tc-social-share i[class*="-linkedin"]:hover {
  background: #fff;
  color: #007bb6;
  -webkit-box-shadow: 0 0 0 2px #007bb6;
  box-shadow: 0 0 0 2px #007bb6;
}

/*----------------------------------
	Social Corners
-----------------------------------*/
.tc-social-square .social-icon {border-radius: 0;}
.tc-social-round .social-icon {border-radius: 4px;}

/*----------------------------------
	Social Sizes
-----------------------------------*/
.tc-social-small .social-icon {width: 50px;height: 50px;}
.tc-social-small .social-icon:before {font-size: 24px;line-height: 50px;}
.tc-social-medium .social-icon {width: 64px;height: 64px;}
.tc-social-medium .social-icon:before {font-size: 32px;line-height: 64px;}

/*----------------------------------
	Animation Effect
-----------------------------------*/
.tc-social-share.social-animation-right .social-icon:hover:before {
  -webkit-animation: animationRight 0.3s forwards;
  animation: animationRight 0.3s forwards;
}
.tc-social-share.social-animation-top .social-icon:hover:before {
  -webkit-animation: animationTop 0.3s forwards;
  animation: animationTop 0.3s forwards;
 }
.tc-social-share.social-animation-bottom .social-icon:hover:before {
  -webkit-animation: animationBottom 0.3s forwards;
  animation: animationBottom 0.3s forwards;
}
/*----------------------------------
	Animation Top
-----------------------------------*/
@-webkit-keyframes animationTop {
	49% {-webkit-transform: translateY(100%);}
	50% {opacity: 0;-webkit-transform: translateY(-100%);}
	51% {opacity: 1;}
}
@keyframes animationTop {
	49% {transform: translateY(100%);}
	50% {opacity: 0;transform: translateY(-100%);}
	51% {opacity: 1;}
}


/*===================  DETAILS PAGE STYLE ==============================*/
.left-content-area {
  float: left;
  width: 63.40%;
}
.right-content-area {
  float: left;
  width: 36.60%;
}
.details-left-content-area {
  padding-top: 25px;
}
.details-right-content-area {
  padding-top: 25px;
}
.details-page-side-banner {
  text-align: center;
}
.details-page-breadcrumb {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
  margin-bottom: 12px;
}
.details-page-breadcrumb li a {
  color: #1da255;
  font-size: 22px;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.details-page-breadcrumb .active a {
  color: #000;
  font-size: 18px;
  line-height: 34px;
  transition: all 0.5s ease 0s;
}
.details-page-breadcrumb .active a:hover {
  color: #1da255;
}
.details-content {
  color: #000000;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 1px;
  padding-bottom: 1px;
  margin-bottom: 25px;
  display: block;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}
.details-content h3 {
  margin-top: 10px;
  font-size: 28px;
}
.details-content hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.details-content .small {
  margin: 10px 0;
  display: block;
  margin-bottom: 10px;
}
.details-content p {
  margin: 12px 0;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  color: #000;
}
/* .details-content img {
  margin-bottom: 5px;
} */
.details-content img {
  margin-bottom: 5px;
}
.details-content img {
  padding: 5px 0;
  max-width: 100%;
  height: auto;
}
.details-right-news-heading {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 25px;
}
.details-right-news-heading h2 {
  background: #009135;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 5px;
  margin: 0;
}

.details-btn {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.btn-more-details {
  background: #fff;
  color: #000;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  font-size: 18px;
  border: 0;
  margin-bottom: 30px;
}
.btn-more-details:hover {
  color: #fff;
}
.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.hvr-bounce-to-right::before {
    background: #1da255;
    color: #ffffff;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn-more-details:hover {
    color: #fff;
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
    color: #fff;
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
    transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
}
.facebook-comment-box {
  border: 1px solid #dadada;
  margin-bottom: 20px;
  background: #fff;
}
.fb-h2 {
  background: #4d4e8a;
  padding: 15px;
  font-size: 18px;
  color: #fff;
  margin:-1px -1px 0;
}
.details-news-single {
  margin-bottom: 21px;
}
.details-news-single img {
  max-width: 192px;
  min-width: 192px;
  max-height: 115px;
  min-height: 115px;
  overflow: hidden;
}
.details-news-single-text {
  background-color: #fff;
  padding: 5px;
  max-height: 70px;
  min-height: 70px;
  overflow: hidden;
}
.more-news-single a:hover img {
  opacity: 0.80;
}
.details-news-single a:hover img {
  opacity: 0.80;
}
.details-news-single-text h3 {
  margin: 0;
  font-size: 17px;
  line-height: 21px;
  color: #000;
}
.details-news-single-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.details-news-single a:hover {
  color: #000;
}

.details-tab-container {
  margin-bottom: 25px;
}
.detail-least-news-ul {
  max-height: 568px;
}
.detail-least-news-ul .least-news-left img {
  min-height: 79px;
  max-height: 79px;
  min-width: 132px;
  max-width: 132px;
  overflow: hidden;
}
.detail-least-news-ul .least-news-right h3 {
  padding-left: 2px;
  font-size: 18px;
  line-height: 24px;
}
.more-news-single {
  background: #fff;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
}
.more-news-single img {
  max-width: 216px;
  min-width: 216px;
  max-height: 130px;
  min-height: 130px;
  overflow: hidden;
}
.more-news-single-text {
  padding-top: 4px;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  padding-left: 2px;
}
.more-news-single-text h3 {
  font-size: 19px;
  line-height: 23px;
  margin: 0;
  color: #000;
  transition: all 0.5s ease 0s;
}
.more-news-single-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
/*===================  DETAILS PAGE STYLE ==============================*/

.category-content-lead {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 18px;
}
.category-content-lead a:hover {
  opacity: 0.80;
}
.category-content-lead-left {
  float: left;
  width: 60%;
}
.category-content-lead-left img {
  max-width: 447px;
  min-width: 447px;
  max-height: 246px;
  min-height: 246px;
  overflow: hidden;
}
.category-content-lead-right {
  float: left;
  width: 40%;
  background: #fff;
  padding: 19px 20px;
}
.category-content-lead-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.category-content-lead-right h1 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #000;
  padding: 0 1px;
}
.category-content-lead-right p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 0 1px;
}
.category-content-lead-right-text {
  max-height: 208px;
  min-height: 208px;
  overflow: hidden;
}
.category-content-single {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
}
.category-content-single a:hover img {
  opacity: 0.80;
}
.category-content-single-left {
  float: left;
  width: 45%;
  padding-right: 2%;
  position: relative;
}
.category-content-single-left span {
  background: #1da255;
  padding: 3px 8px;
  position: absolute;
  font-size: 13px;
  z-index: 1;
  color: #fff;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}
.category-content-single-left img {
  max-width: 155px;
  min-width: 155px;
  max-height: 93px;
  min-height: 93px;
  overflow: hidden;
}
.category-content-single-right {
  float: left;
  width: 55%;
  padding-right: 2%;
  padding-top: 5px;
  max-height: 93px;
  min-height: 93px;
  overflow: hidden;
}
.category-content-single-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.category-content-single-right h2 {
  padding-left: 2px;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  color: #000;
}

/*====================== CATAGORY PAGE TAB ==========================*/
.right-category-tab {
  margin-bottom: 27px;
}
.category-page-tab {
  width: 100%;
  margin-top: 27px;
}
.category-page-tab .nav-item {
    display: block;
    float: left;
    width: 33.33%;
}
.category-page-tab .nav-item .nav-link {
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #00A651;
  border-radius: 0;
  padding: 9px 0;
  border-top: 3px solid transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.category-page-tab .nav-link.active {
    background: #fff;
    color: #19232d;
    border-top: 3px solid #e74c4f;
}
/* .category-page-least-news {
  max-height: 399px;
  overflow-y: auto;
} */

.allnews-title {
  position: relative;
}
.all-news-btn {
  position: relative;
  z-index: 0;
  overflow: hidden;
  transition-duration: 0.50s;
  background: #00A651;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
}
.all-news-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.all-news-btn:hover {
    color: #00A651;
}
.all-news-btn:focus:before, .all-news-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.allnews-title-2 {
  position: relative;
}
.allnews-title-2 a {
  display: block;
  text-align: center;
  border: none;
  padding: 5px;
  color: #000;
  background: #f6f6f6;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}

.allnews-title-3 {
  position: relative;
}
.all-news-btn-2 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: #00A651;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
}
.all-news-btn-2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.all-news-btn-2:hover {
    color: #19232d;
}
.all-news-btn-2:focus:before, .all-news-btn-2:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* .btn-more {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: #e74c4f;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  display: block;
  width: 100%;
  border-radius: 0;
}
.btn-more:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn-more:hover {
    color: #e74c4f;
}
.btn-more:focus:before, .btn-more:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
} */
.btn-more-wrapper {
  position: relative;
  padding-top: 20px;
}
.main-banner-category {
  padding-top: 30px;
}
/*====================== VIDEO GALLERY STYLE ==========================*/
.video-breadcum {
  margin-top: 25px;
  margin-bottom: 20px;
}
.video-gallery-category {
  position: relative;
  background: #fff;
  margin-bottom: 24px;
}
.video-gallery-category a:hover img {
  opacity: 0.80;
}
.video-category-img {
  position: relative;
}
.video-category-img .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: #00A651;
}
.video-heading {
  padding: 6px 5px 0;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}
.video-heading h2 {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  margin: 0;
}

/*====== NEW PHOTOGALLERY DETAISL PAGE STYLE ======*/
.details-photo-gallery {
  background: #fff;
  padding: 7px;
}
.details-photo-gallery-heading {
  position: relative;
  padding: 5px;
}
.details-photo-gallery-heading h1 {
  margin: 0;
  font-size: 30px;
  line-height: 32px;
  color: #000;
}
#lightgallery {
  margin: 0;
  padding: 0;
}
#lightgallery li {
  position: relative;
}
#lightgallery li a img {
  padding: 10px 0;
}
#lightgallery li a {
  cursor: zoom-in;
}
#lightgallery li p {
  font-size: 18px;
  color: #000;
  margin: 0;
  line-height: 20px;
  margin-bottom: 5px;
}
#lightgallery li .icon-box {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 10px;
}
#lightgallery li .icon-box i {
  color: #fff;
  padding: 10px 13px;
  background: rgba(0,166,81,0.7);
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
}
.photo-gallery-more-news-row {
  margin-top: 24px;
}
.photo-gallery-more-news {
  position: relative;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}
.gallery-more-news-image {
  position: relative;
}
.gallery-more-news-image .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: #e74c4f;
}
.gallery-more-news-heading {
  padding: 6px 5px 0;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}
.gallery-more-news-heading h3 {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  margin: 0;
}
.top-nav-main {
  z-index: 999;
}

/*======  PHOTOGALLERY CATAGORY PAGE STYLE ======*/
.photo-gallery-catagory-row {
  margin-top: 24px;
}

.photo-catagory-single a {
  position: relative;
  display: inline-block;
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.photo-catagory-single a .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  color: #1da255;
  left: 0;
}
.photo-catagory-left {
  width: 50%;
  float: left;
  padding-right: 2%;
}
.photo-catagory-right {
  float: left;
  width: 50%;
  overflow: hidden;
  padding: 8px 5px;
}
.photo-catagory-right h2 {
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin: 0;
}
.photo-catagory-single a:hover img {
  opacity: 0.80;
}

/*================================================
  4. START JQUERY MARQUEE SECTION
==================================================*/
.marquee-container {
  margin-top: 18px;
}
.marquee-block{
  position: relative;
}
.marquee-block h2 {
  font-size: 20px;
  margin: 0;
  line-height: 24px;
  position: absolute;
  background: #1da255;
  color: #fff;
  padding: 6px 10px;
}
.marquee-block h2:after {
  content: '';
  position: absolute;
  left: 84px;
  border-left: 20px solid #1da255;
  border-top: 36px solid transparent;
  clear: both;
  top: 0;
}
.marquee {
  width: 100%;
  overflow: hidden;
  background: #fff;
  list-style: none;
  display: inline-block;
  padding: 0;
  border: 1px solid #1da255;
  margin-bottom: 12px;
}
.marquee li{
  display: inline-block;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.marquee li a {
  display: block;
  color: #000;
  line-height: 30px;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.marquee li a span {
  padding-left: 20px;
}
.js-marquee li a span img,
.marquee li a span img {
  max-width: 20px;
  display: inline-block;
}
.marquee li a:hover {
  color: #00a651;
}
.marquee li i{
  display: inline-block;
}
.marquee-block-breaking {
  position: relative;
  background-image: url(../bg/marquee.png);
  background-size: cover;
  height: 42px;
  margin-bottom: 20px;
}
.marquee-block-breaking h2 {
  font-size: 26px;
  margin: 0;
  line-height: 30px;
  position: absolute;
  background: #c00;
  color: #fff;
  padding: 6px 10px;
  z-index: 1;
  padding-left: 29px;
}

.marquee-breaking {
  width: 100%;
  overflow: hidden;
  list-style: none;
  display: inline-block;
  padding: 0;  
  height: 100%;
  display: grid;
  align-items: center;
}
.marquee-breaking li{
  display: inline-block;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.marquee-breaking li p {
  display: block;
  padding-right: 15px;
  color: #fff;
  line-height: 40px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease-in;
  position: relative;
}
.marquee-breaking li p span {
  padding-left: 0;
  margin-left: -10px;
}
.marquee-breaking li p:hover {
  color: #fff;
}
.marquee-breaking li i{
  display: inline-block;
}
.marquee-breaking li p span img {
  margin-top: -4px;
}


.left-content-area h2 i {
  color: #1da255;
}
.district-wrapper {
  background: #fff;
  padding: 10px;
  margin-bottom: 25px;
}
.district-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}
.district-ul li {
  display: inline-block;
}
.district-ul li a {
  border: 1px solid #1da255;
  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: #1da255;
  color: #fff;
}

.print-p {
  float: right;
  font-size: 23px;
  color: #fff;
  margin-top: 1px;
  margin-left: 3px;
  border-radius: 50%;
  padding: 4px 10px;
  background: #009135;
}
.print-p:hover {
  color: #fff;
}

/*============= ARCHIVE PAGE STYLE ================*/
.archive-wrapper {
  padding: 13px 20px 10px;
    background: #fff;
    margin-bottom: 22px;
    margin-top: 10px;
    display: flow-root;
    text-align: center;
}
.archive-heading {
    float: left;
    width: 24%;
    text-align: right;
}
.archive-btn-wrapper {
    float: left;
    width: 25%;
}
.date-picker-main {
  float: left;
  width: 47%;
  padding-left: 2%;
  padding-right: 2%;
}


.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;
}

/*================================================
    NEW Category Page style
==================================================*/
.new-category-content {
  margin-top: 25px;
}
.category-lead-new {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 26px;
}
.category-lead-new-heading {
  padding: 5px 7px 0px;
  min-height: 73px;
  max-height: 73px;
  overflow: hidden;
}
.category-lead-new-heading span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.category-lead-new-heading h2 {
  font-size: 18px;
  line-height: 21px;
  color: #000;
  margin: 0;
}
.content-details {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 15px 1px;
    margin-bottom: 35px;
    margin-top: 35px;
}
.color-block {
  color: #000!important;
}
/*================================================
  Tag style
==================================================*/
.tag-ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.tag-ul li {
  color: #000;
  list-style: none;
  display: inline-block;
}
.tag-ul li:first-child {
  font-size: 15px;
}
.tag-ul li a {
  color: #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;
}
/*================================================
    City Corporation Elections Wrapper style
==================================================*/

.city-corporation-heading {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #ff9933;
  border-bottom: 3px solid #ff7300;
}
.city-corporation-heading a {
  background-color: #ff9933;
  margin: 0;
  font-size: 24px;
  color: #000;
  padding-top: 3px;
  line-height: 35px;
  display: inline-block;
}

.city-corporation-news-ul {
  background: #fed574;
  margin: 0;
  padding: 0;
  max-height: 161px;
  overflow-y: auto;
}
.city-corporation-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.city-corporation-news-ul li a {
  color: #000;
  margin-bottom: -5px;
  text-decoration: none;
  display: inline-block;
  padding: 8px 8px 8px;
  border-bottom: 1px dashed #ff9933;
  width: 100%;
}
.city-corporation-news-ul .corporation-news-left {
  float: left;
  width: 37%;
  padding-right: 3%;
}
.city-corporation-news-ul .corporation-news-left img {
  height: 63px;
  width: 100%;
}
.city-corporation-news-ul .corporation-news-right {
  float: left;
  width: 60%;
  min-height: 63px;
  max-height: 63px;
  position: relative;
  overflow: hidden;
}
.city-corporation-news-ul .corporation-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
}
.city-corporation-news-ul .corporation-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.city-corporation-news-ul li a:hover h3 {
  color: #000;
}
.city-corporation-news-ul li a:hover img {
  opacity: .80;
}
/*==== START WORLDCUP SECTOIN SIDE SCROOL BAR STYLE ====*/
.city-corporation-news-ul::-webkit-scrollbar {
    width: 8px;
    background: #f7c858
}
.city-corporation-news-ul::-webkit-scrollbar-thumb {
    background: #ff9933;
    color: #001036
}
/*==== START WORLDCUP SECTOIN SIDE SCROOL BAR STYLE ====*/

/*===================== START MOJIB YEAR UL STYLE ===================*/

.list-ul-top {
  background: #fff;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  width: 100%;
  /* padding-top: 5px; */
  padding-bottom: 2px;
}
.list-ul-top li {
  list-style: none;
}
.list-ul-top li a {
  padding: 5px 15px;
  text-decoration: none;
  display: inline-block;
  color: #000;
  font-size: 18px;
  line-height: 21px;
  transition: all .5s ease-in-out;
}
.list-ul-top li a i {
  color: #1da255;
  margin-right: 2px;
  font-size: 20px;
  font-weight: bold;
}
.list-ul-top li a:hover {
  color: #1da255;
  margin-left: 10px;
}

.main-interview-wrapper .new-interview .writter-ul-single {
  background: #EFF3F4;
}
.new-health-tips-padding .writter-ul .writter-ul-single {
  margin-bottom: 2px;
}
.new-life-nature-wrapper .writter-ul .writter-ul-single .writter-ul-left img {
  max-height: 60px;
  min-height: 60px;
}
.new-life-nature-wrapper .writter-ul .writter-ul-single .writter-ul-right {
  padding-top: 0;
  max-height: 61px;
  min-height: 61px;
}
/*================  MOJIB COUNT DOWN ========================*/
.mojib_countdown {
    height: 125px;
    overflow: hidden;
    width: 100%;
    text-align:center;
    position:relative;
    background: #fff;
    z-index: 1;
}
.particles-js-canvas-el {
    position: absolute;
    z-index: -1;
    height: 240px;
    left: 0;
    top: 0;
    width: 100%;
}
.mojib_countdown > a{
    display: block;
    padding: 10px 10px;
}
.flip-clock {
    text-align: center;
    -webkit-perspective: 400px;
    perspective: 400px;
    margin: 10px auto 0;
}
.flip-clock *,
.flip-clock *:before,
.flip-clock *:after {
    box-sizing: border-box;
}
.flip-clock__piece {
    display: inline-block;
    margin: 0 5px;
}
.flip-clock__slot {
    font-size: 17px;
    display: block;
    margin-top: 3px;
    color: #000;
    font-weight: bold;
}
.card {
  display: block;
  position: relative;
  padding-bottom: 21px;
  font-size: 29px;
  line-height: 1;
  border-color: #fff;
}
.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
    display: block;
    height: 21px;
    color: #fff;
    /* background: #c4161c; */
    background: #1da255;
    padding: 5px 5px;
    border-radius: 0 0 0 0;
    backface-visiblity: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 51px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.card__bottom {
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 0;
    /* border-top: solid 1px #000; */
    /* background: #eb232a; */
    background: #1da255;
    border-radius: 0 0 0 0;
    pointer-events: none;
    overflow: hidden;
}
.card__bottom::after {
    display: block;
    margin-top: -21px;
}
.card__back::before,
.card__bottom::after {
    content: attr(data-value);
}
.card__back {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0%;
    pointer-events: none;
}
.card__back::before {
    position: relative;
    z-index: -1;
    overflow: hidden;
}
.flip .card__back::before {
    -webkit-animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.flip .card__back .card__bottom {
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
    animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}
@-webkit-keyframes flipTop {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 2;
    }
    0%,
    99% {
        opacity: 0.99;
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        opacity: 0;
    }
}
@keyframes  flipTop {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 2;
    }
    0%,
    99% {
        opacity: 0.99;
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        opacity: 0;
    }
}
@-webkit-keyframes flipBottom {
    0%,
    50% {
        z-index: -1;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }
    51% {
        opacity: 0.99;
    }
    100% {
        opacity: 0.99;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 5;
    }
}
@keyframes  flipBottom {
    0%,
    50% {
        z-index: -1;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }
    51% {
        opacity: 0.99;
    }
    100% {
        opacity: 0.99;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 5;
    }
}

.mojib_countdown  img{
    height: 110px;
    width: auto;
}

@media(max-width: 480px){
    #countdown_block{
        width: 100%;
    }
    .mojib_countdown > img{
        height: 75px;
    }
    .card{
        font-size: 10vw;
    }
    .flip-clock__slot{
        font-size: 6vw;
        margin: 10px 0 15px 0;
    }
    .flip-clock {
        position: relative;
        left: 15px
    }
}

/*================   Marquee span animation ========================*/
.pinkBg {
    background-color: #fff!important;
    background-image: linear-gradient(90deg, #fff, #fff);
}
.intro-banner-vdo-play-btn {
    height: 8px;
    width: 8px;
    position: absolute;
    top: 15px;
    left: -3px;
    border-radius: 50%;
}

.intro-banner-vdo-play-btn .ripple {
    position: absolute;
    width: 40px;
    height: 40px;
    left: -7px;
    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:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}

/*================   Coronavirus Statistics Style ========================*/
.content-coronavirus {
  margin-bottom: 24px;
  margin-top: 0;
  display: block;
  background: #fed574;
  float: left;
  width: 100%;
}
.coronavirus-statistics{
  background: #fed574;
  text-align: center;
  padding-bottom: 0;
}
.coronavirus-statistics h2{
  margin-top: 10px;
  font-size: 25px;
  margin-bottom: 0;
}
.coronavirus-statistics .virus{
    width: 50%;
    float: left;
}
.coronavirus-statistics .virus h2{
    background: #B2ECBA;
    padding: 5px;
    font-size: 20px;
    margin-top: 8px;
}
.coronavirus-statistics .virus.body-world h2{
    background: #F77F7F;
}
.coronavirus-statistics .virus .content{
    border-right: 1px solid #ccc;
    padding-top: 6px;
    padding-bottom: 6px;
}
.coronavirus-statistics .virus.body-world .content{
    border: none;
}
.coronavirus-statistics .virus .content .text{
    font-size: 18px;
}
.coronavirus-statistics .virus .content .text.sutro{
  font-size: 10px;
  margin-bottom: -5px;
}
.coronavirus-statistics .virus .content .number{
    background: #B2ECBA;
    width: 74%;
    margin-left: 13%;
    border-radius: 6px;
    padding: 4px 4px;
    font-size: 19px;
    font-weight: bold;
}
.coronavirus-statistics .virus.body-world .content .number{
  background: #F77F7F;
}
.coronavirus-statistics .virus.body-world .content .number.death{
  background: #c00;
  color:#fff;
}
.coronavirus-statistics .virus .content .number.sutro{
  background: none;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  padding: 0;
  margin-left: 0;
  width: 100%;
  margin-bottom: -5px;
  line-height: 34px;
}
.coronavirus-statistics .virus.body-bangladesh .content .number.death{
    background: #1da255;
    color:#fff;
}

/*================  IMPORTANT NUMBER SECTION STYLE  ========================*/
.important-number-wrapper {
  position: relative;
  background: #8dc63f;
  height: 42px;
  margin-bottom: 15px;
}
.important-number-wrapper h2 {
  font-size: 26px;
  margin: 0;
  line-height: 30px;
  position: absolute;
  background: #8dc63f;
  color: #fff;
  padding: 6px 10px;
  z-index: 1;
  padding-left: 16px;
}
.important-number {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  list-style: none;
  display: inline-block;
  padding-left: 220px;
}
.important-number li {
  display: inline-block;
  padding-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 38px;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
}
.important-number li span {
  background: #fff;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-right: 5px;
  display: inline-block;
}

/*================= RAMADAN TABLE STYLE ====================================*/
.ramadan-wrapper {
  text-align: center;
  background: #fff;
  margin-bottom: 24px;
}
.ramadan-wrapper h2 {
  font-size: 30px;
  line-height: 44px;
  margin: 0;
  padding-top: 3px;
  background: #009135;
  color: #fff;
}
.ramadan-table {
  font-size: 18px;
  border: 1px solid #979797;
}
.ramadan-table th {
  padding: 7px;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: 0.5px;
}
.ramadan-table td {
  padding: 7px;
}
/*================================ IFTER TIME Style ==============================*/
.romadan-section {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}
.sahari-time-wrapper h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 0;
  margin-bottom: 8px;
  text-align: center;
  background: #009135;
  color: #fff;
}
.ifter-time {
  width: 100%;
  position: relative;
  display: inline-block;
  line-height: 17px;
}
.ifter-time .place {
  width: 35%;
  float: left;
  text-align: left;
}
.ifter-time .time {
  width: 65%;
  float: left;
  text-align: center;
}
.countdown {
  color: #fff;
  font-size: 21px;
  text-align: center;
  display: inline-flex;
  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: 46px;
  font-weight: bold;
}
.countdown .time span {
  margin-top: 0;
  padding-top: 0;
  font-size: 14px;
}
.countdown .hours {
  background:#FBBC1F;
}
.countdown .minutes {
  background:#03c7ac;
}
.countdown .seconds {
  background:#296ec1;
}
.place-text {
  position: relative;
  width: 100%;
  background: #fff;
  /* margin-top: 5px; */
}
.countdown .expired {
  color: #EF2F3C;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
  font-weight: bold;
}


/*======================== CORONA COLUMNS MAIN WRAPPER STYLE ============================*/
.corona-columns-main-wrapper {
  width: auto;
  background: #000;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.corona-columns {
  display: flex;
}

.corona-columns-main-wrapper .corona-col {
    flex: 0 0 50%;
    max-width: 50%;
}
.corona-columns-main-wrapper .corona-col.clogo {
    border-right: 1px solid #4c4c4c;
    background-image: url(../common/virus-logo.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 150px;
}
.corona-columns-main-wrapper .corona-col.clogo .virus-logo {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    color: #fff;
}
.corona-columns-main-wrapper .corona-col.clogo .virus-logo h2 {
    font-size: 40px;
    font-weight: 700;
	margin-top: 10px;
}
.corona-columns-main-wrapper .corona-col.clogo .virus-logo h2 small {
    color: #fff;
}
.corona-columns-main-wrapper .corona-col .height-100 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.corona-columns-main-wrapper .cases-count {
    display: flex;
    padding: 30px 0 0;
    align-items: center;
}
.corona-columns-main-wrapper .cases-count .total-cases,
.corona-columns-main-wrapper .cases-count .recovered-cases,
.corona-columns-main-wrapper .cases-count .death-cases {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
}
.corona-columns-main-wrapper .cases-count h5 {
    font-size: 18px;
    line-height: normal;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.corona-columns-main-wrapper .cases-count h2 {
    font-size: 44px;
    line-height: 66px;
    margin-top: 0;
    margin-bottom: 0;
}
.corona-columns-main-wrapper .cases-count .total-cases h2 {
    color: #e3b410;
}
.corona-columns-main-wrapper .cases-count .recovered-cases h2 {
    color: #25ad00;
}
.corona-columns-main-wrapper .cases-count .death-cases h2 {
    color: #d51e20;
}
.coronavirus-statistics-ul {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}
.coronavirus-statistics-ul li {
    display: inline-block;
    margin-top: 10px;
}
.coronavirus-statistics-ul li h5 {
  background: rgba(34, 34, 34, .5);
  border: 1px solid #565656!important;
  margin: 0 7px;
  border-radius: 7px;
  padding: 3px 15px!important;
  font-size: 17px;
  margin-right: 12px;
  font-size: 20px;
  color: #fff;
}
.coronavirus-statistics-ul li h5 span.number {
  text-align: center;
  color: #e3b410;
  font-size: 21px;
  margin-bottom: 0;
  font-weight: 600;
}
.sourcing-other-number {
  color: #fff;
  padding: 8px 10px;
  font-size: 16px;
  background: #272727;
  position: relative;
  float: left;
  width: 100%;
}
.sourcing-other-number strong {
  letter-spacing: 0.99px;
}
.corona-sec-height {
   height: 120px;
}
/*============== MEGA MENU STYLE =======================*/
.menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-container ul li {
  list-style: none;
}
.navbar-nav li .menu-container ul li a:hover, .navbar-nav li .menu-container ul li a:focus{
  background-color: #fff;
  color: #009135;
  padding-left: 10px;
  background: #fff;
}
.navbar-nav li .menu-container ul li a {
  padding-top: 5px;
  padding-bottom: 0;
  line-height: 23px;
}
.navbar-nav li .menu-container ul li:last-child a {
  padding-bottom: 5px;
}
/*============== For Video Icon STYLE =======================*/
.lead-news-image {
  position: relative;
}
.lead-news-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(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: .8;
}
.lead-news a:hover .lead-news-image i.fa-play {
  background: #fff;
  color: #009135;
}
.lead-other-news-left {
  position: relative;
}
.lead-other-news-left i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(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: .8;
}
.lead-other-news li a:hover .lead-other-news-left i.fa-play {
  background: #fff;
  color: #009135;
}
.lead-news-second-image {
  position: relative;
}
.lead-news-second-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(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: .8;
}
.lead-news-second a:hover .lead-news-second-image i.fa-play {
  background: #fff;
  color: #009135;
}
.least-news-left {
  position: relative;
}
.least-news-left i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(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: .8;
}
.least-news-ul li a:hover .least-news-left i.fa-play {
  background: #fff;
  color: #009135;
}
.feature-news-lead i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(0,0,0,.14);
  transform: translate(-50%,-50%);
  text-align: center;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding-left: 4px;
  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: .8;
}
.feature-news-lead a:hover i.fa-play {
  background: #fff;
  color: #009135;
}
.good-news-image {
  position: relative;
}
.good-news-image i.fa-play {
 position: absolute;
 top: 50%;
 left: 50%;
 height: 70px;
 width: 70px;
 background: rgba(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: .8;
}
.good-news a:hover .good-news-image i.fa-play {
  background: #fff;
  color: #009135;
  opacity: .8;
}
.feature-news-left {
  position: relative;
}
.feature-news-left i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(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: .8;
}
.feature-news-ul li a:hover .feature-news-left i.fa-play {
  background: #fff;
  color: #009135;
}
.writter-ul-left {
  position: relative;
}
.writter-ul-left i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(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: .8;
}
.writter-ul li a:hover i.fa-play {
  background: #fff;
  color: #009135;
}
.sports-big-img {
  position: relative;
}
.sports-big-img i.fa-play {
   position: absolute;
   top: 50%;
   left: 50%;
   height: 70px;
   width: 70px;
   background: rgba(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: .8;
}
.sports-big a:hover .sports-big-img i.fa-play {
  background: #fff;
  color: #009135;
}
.sports-small-image {
  position: relative;
}
.sports-small-image i.fa-play {
   position: absolute;
   top: 50%;
   left: 50%;
   height: 70px;
   width: 70px;
   background: rgba(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: .8;
}
.sports-small a:hover .sports-small-image i.fa-play {
  background: #fff;
  color: #009135;
}
.entertainment-big-image {
  position: relative;
}
.entertainment-big-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(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: .8;
}
.entertainment-big a:hover .entertainment-big-image i.fa-play {
  background: #fff;
  color: #009135;
}
.entertainment-small-image {
  position: relative;
}
.entertainment-small-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(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: .8;
}
.entertainment-small a:hover .entertainment-small-image i.fa-play {
  background: #fff;
  color: #009135;
}
.entertainment-small-2-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(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: .8;
}
.entertainment-small-2 a:hover .entertainment-small-2-image i.fa-play {
  background: #fff;
  color: #009135;
}
.lifestyle-single-image {
  position: relative;
}
.lifestyle-single-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(0,0,0,.14);
  transform: translate(-50%,-50%);
  text-align: center;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding-left: 4px;
  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: .8;
}
.lifestyle-single a:hover .lifestyle-single-image i.fa-play {
  background: #fff;
  color: #009135;
}
.country-lead-image {
  position: relative;
}
.country-lead-image i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  background: rgba(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: .8;
}
.country-lead a:hover .country-lead-image i.fa-play {
  background: #fff;
  color: #009135;
}
.country-news-ul-left {
  position: relative;
}
.country-news-ul-left i.fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(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: .8;
}
.country-news-ul li a:hover .country-news-ul-left i.fa-play {
  background: #fff;
  color: #009135;
}
/*------ Reduce Specing --------*/
.feature-news-wrapper {
  padding: 30px 0 25px;
}
.lead-news-wrapper {
   padding: 0px 0 5px;
}
.sports-wrapper {
  padding: 30px 0 5px;
}
.entertainment-wrapper {
  padding: 30px 0 25px;
}
.lifestyle-wrapper {
  padding: 30px 0 0px;
}
.country-wrapper {
  padding: 30px 0 15px;
}
.photo-gallery-wrapper {
  padding: 20px 0 15px;
}
.video-gallery-section {
  padding: 30px 0;
}
.corona-columns-main-wrapper {
  margin-top: 15px;
  margin-bottom: 0;
}
.footer-middle-row {
  padding: 15px 0;
}
.footer-details {
  padding: 34px 0;
}
.footer-bottom-row {
  padding: 7px 0;
}
