@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url(bootstrap.min.css);
@import url(owl.carousel.min.css);
@import url(animate.css);
@import url(magnific-popup.css);
@import url(font-awesome.min.css);
@import url(custom-icon.css);
@import url(classy-nav.min.css);
@import url(nice-select.min.css);

:root{
  --category-color-sodesh:#aa0000;
  --category-color-international:#3399ff;
  --category-color-trade-and-commerce:#005c94;
  --category-color-sports:#66bb5e;
  --category-color-arts:#ff9900;
  --category-color-probash:#3399ff;
  --category-color-entertainment:#66bb5e;
  --category-color-bangladesh:#aa0000;
  --category-color-politics:#aa0000;
  --category-color-science:#005c94;
  --category-color-environment:#f8c300;
  --category-color-health:#005c94;
  --category-color-fashion:#ff9900;
  --category-color-feature:#f8c300;
  --category-color-women:#ff9900;
  --category-color-lifestyle:#ff9900;
  --category-color-opinion:#f8c300;
  --category-color-techlife:#005c94;
  --category-color-goodnews:#005c94;
  --category-color-education:#aa0000;
  --category-color-crime:#aa0000;
  --category-color-shisu-shargo:#aa0000;
  --category-color-oithijho-o-krishthi:#f8c300;
}

/* @font-face {
  font-family: "Srupali";
  src: url("../fonts/Siyamrupali.ttf");
} */

/* @font-face {
  font-family: "AdorshoLipi";
  src: url("../fonts/AdorshoLipi.ttf");
} */

/* @font-face {
  font-family: "Kalpurush";
  src: url("../fonts/kalpurush.ttf");
} */

/* @font-face {
  font-family: "Mukti";
  src: url("../fonts/Mukti.ttf");
} */

@font-face {
  font-family: "SutornyMj";
  src: url("../fonts/SutonnyMJ-Bold.ttf");
}

@font-face {
  font-family: "SolaimanLipi";
  src: url("../fonts/SolaimanLipi.ttf");
}
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "SolaimanLipi", sans-serif;
  font-size: 16px;
  line-height: 1.6; }

h1, h2, h3, h4, h5, h6 {
  color: #152535;
  line-height: 1.3; }

p {
  color: #505050;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400; }

a, a:hover, a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #1c1c1c;
  font-weight: 500;
  font-size: 16px;
  color: #828282; }

ul, ol { margin: 0; }
ul li, ol li { list-style: none; }

.category-color-sodesh{color: var(--category-color-sodesh)}
.category-color-international{color: var(--category-color-international)}
.category-color-trade-and-commerce{color: var(--category-color-trade-and-commerce)}
.category-color-sports{color: var(--category-color-sports)}
.category-color-arts{color: var(--category-color-arts)}
.category-color-probash{color: var(--category-color-probash)}
.category-color-entertainment{color: var(--category-color-entertainment)}
.category-color-politics{color: var(--category-color-politics)}
.category-color-science{color: var(--category-color-science)}
.category-color-environment{color: var(--category-color-entertainment)}
.category-color-health{color: var(--category-color-health)}
.category-color-fashion{color: var(--category-color-fashion)}
.category-color-feature{color: var(--category-color-feature)}
.category-color-women{color: var(--category-color-women)}
.category-color-lifestyle{color: var(--category-color-lifestyle)}
.category-color-opinion{color: var(--category-color-opinion)}
.category-color-techlife{color: var(--category-color-techlife)}
.category-color-goodnews{color: var(--category-color-goodnews)}
.category-color-education{color: var(--category-color-education)}
.category-color-crime{color: var(--category-color-crime)}
.category-color-shisu-shargo{color: var(--category-color-shisu-shargo)}
.category-color-oithijho-o-krishthi{color: var(--category-color-oithijho-o-krishthi)}

.category-bg-sodesh{background-color: var(--category-color-sodesh)}
.category-bg-international{background-color: var(--category-color-international)}
.category-bg-trade-and-commerce{background-color: var(--category-color-trade-and-commerce)}
.category-bg-sports{background-color: var(--category-color-sports)}
.category-bg-arts{background-color: var(--category-color-arts)}
.category-bg-probash{background-color: var(--category-color-probash)}
.category-bg-entertainment{background-color: var(--category-color-entertainment)}
.category-bg-politics{background-color: var(--category-color-politics)}
.category-bg-science{background-color: var(--category-color-science)}
.category-bg-environment{background-color: var(--category-color-entertainment)}
.category-bg-health{background-color: var(--category-color-health)}
.category-bg-fashion{background-color: var(--category-color-fashion)}
.category-bg-feature{background-color: var(--category-color-feature)}
.category-bg-women{background-color: var(--category-color-women)}
.category-bg-lifestyle{background-color: var(--category-color-lifestyle)}
.category-bg-opinion{background-color: var(--category-color-opinion)}
.category-bg-techlife{background-color: var(--category-color-techlife)}
.category-bg-goodnews{background-color: var(--category-color-goodnews)}
.category-bg-education{background-color: var(--category-color-education)}
.category-bg-crime{background-color: var(--category-color-crime)}
.category-bg-shisu-shargo{background-color: var(--category-color-shisu-shargo)}
.category-bg-oithijho-o-krishthi{background-color: var(--category-color-oithijho-o-krishthi)}

.main-logo-container{
  border-bottom: 2px solid #ee1c41;
  padding: 15px 0;
}

.ol-bengali li{
  list-style: bengali !important;
}

.social-links-2{
  color: #b7b7b7;
  position: absolute;
  right: 15px;
  bottom: 0px;
}

.social-links-2 a{
  font-size: 20px;
  padding: 0 3px;
}

.social-links-2 a i{
  color: #686868;
  font-size: 18px;
}

.social-links-2 a:hover i{
  color: #b7b7b7;
}

.category-heading{
  background: #ebebeb;
  padding: 3px 0;
}

.category-heading div{
  width: 4px;
  height: 16px;
  float: left;
  margin: 4px 10px 0 0;
}

.category-heading a{
  font-weight: bold;
  font-size: 16px;
}

.hr-line{
  height: 2px;
  background: #c0c0c0;
  margin: 10px 0;
}

img {
  height: auto;
  max-width: 100%; }

.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* Section Padding */
.section-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.section-padding-80-0 {
  padding-top: 80px;
  padding-bottom: 0; }

.section-padding-0-80 {
  padding-top: 0;
  padding-bottom: 80px; }

.section-padding-80-50 {
  padding-top: 80px;
  padding-bottom: 50px; }

.pos-relative{
  position: relative;
}

.pos-absolute{
  position: absolute;
}
/* Section Heading */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 90px;
  border-bottom: 1px solid #d0d5d8; }
  .section-heading h6 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 45px;
    height: 45px;
    min-width: 140px;
    padding: 0 30px;
    background-color: #c2272d;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-align: center; }

/* Miscellaneous */
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.heading-1-font-size{
  font-size: 18px !important;
}

.category-1-font-size{
  font-size: 16px !important;
}


.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(2, 3, 28, 0.9);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 0;
  padding-right: 0;
  width: 30px;
  height: 30px;
  background-color: #c2272d;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }
  @media only screen and (max-width: 767px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }

input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; }

/* ScrollUp */
#scrollUp {
  background-color: #c2272d;
  border-radius: 0;
  bottom: 60px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 38px;
  right: 60px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover {
    background-color: #000000; }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      bottom: 30px;
      right: 30px; } }

/* Button */
.newspaper-btn {
  display: inline-block;
  min-width: 160px;
  height: 52px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 14px;
  line-height: 52px;
  font-weight: 700;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #c2272d; }
  .newspaper-btn.active, .newspaper-btn:hover, .newspaper-btn:focus {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background-color: #1c1c1c; }

/* :: 4.0 Header Area */
.header-area {
  position: relative;
  z-index: 100;
  width: 100%; }
  .header-area .top-header-area {
    width: 100%;
    height: 50px;
    background-color: black;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .top-header-area {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .header-area .top-header-area {
        height: 70px; } }
    .header-area .top-header-area .top-header-content {
      width: 100%;
      position: relative;
      z-index: 2;
      transition: all 0.5s ease; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .top-header-area .top-header-content { } }
      @media only screen and (max-width: 767px) {
        .header-area .top-header-area .top-header-content { } }
      .header-area .top-header-area .top-header-content .logo a {
      width: 200px; }
      .header-area .top-header-area .top-header-content .logo a img { }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header-area .top-header-content .logo a {
            display: none; } }
        @media only screen and (max-width: 767px) {
          .header-area .top-header-area .top-header-content .logo a {
            width: 155px; }
            .header-area .top-header-area .top-header-content .logo a img { } }
    .header-area .top-header-area .login-search-area {
      position: relative;
      z-index: 1; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .header-area .top-header-area .login-search-area {
          margin-left: 30px; } }
      .header-area .top-header-area .login-search-area .login a {
        display: inline-block;
        padding: 0 10px;
        color: #fff;
      }
      .header-area .top-header-area .login-search-area .search-form form {
        width: 250px;
        height: 40px;
        position: relative;
        z-index: 2;
        margin-left: 50px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header-area .login-search-area .search-form form {
            width: 400px; } }
        @media only screen and (max-width: 767px) {
          .header-area .top-header-area .login-search-area .search-form form {
            margin-left: 0;
            width: 160px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .header-area .top-header-area .login-search-area .search-form form {
            margin-left: 0;
            width: 300px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .header-area .top-header-area .login-search-area .search-form form {
            width: 320px; } }
        .header-area .top-header-area .login-search-area .search-form form input {
          width: 100%;
          height: 100%;
          border: 1px solid #fff;
          border-radius: 5px;
          background-color: transparent;
          padding: 0 15px;
          font-size: 12px;
          font-style: italic;
          color: #fff; }
          .header-area .top-header-area .login-search-area .search-form form input.form-control {
            box-shadow: none; }
        .header-area .top-header-area .login-search-area .search-form form button {
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 10;
          border: none;
          background-color: transparent;
          color: #fff;
          cursor: pointer;
          outline: none; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-webkit-input-placeholder {
          color: #fff;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-moz-placeholder {
          color: #fff;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control:-ms-input-placeholder {
          color: #fff;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-ms-input-placeholder {
          color: #fff;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::placeholder {
          color: #fff;
          opacity: 1; }
  .header-area .newspaper-main-menu {
    position: relative;
    width: 100%;
    z-index: 100;
    height: 80px;
    border-bottom: 1px solid #d0d5d8; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .newspaper-main-menu {
        background-color: #152535; } }
    @media only screen and (max-width: 767px) {
      .header-area .newspaper-main-menu {
        background-color: #152535;
        height: 70px; } }
    .header-area .newspaper-main-menu .classy-nav-container {
      background-color: transparent; }
    .header-area .newspaper-main-menu .classy-navbar {
      height: 80px;
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .header-area .newspaper-main-menu .classy-navbar {
          height: 70px; } }
      .header-area .newspaper-main-menu .classy-navbar .logo {
        display: none; }
        .header-area .newspaper-main-menu .classy-navbar .logo a {
          display: block;
          max-width: 160px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .newspaper-main-menu .classy-navbar .logo {
            display: block; } }
        @media only screen and (max-width: 767px) {
          .header-area .newspaper-main-menu .classy-navbar .logo {
            display: block; } }
      .header-area .newspaper-main-menu .classy-navbar .classynav ul li a {
        font-weight: 500; }
        .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:focus {
          font-weight: 500;
          color: #c2272d; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
        text-transform: capitalize;
        padding: 12px 12px 11px;
        background-color: transparent;
        line-height: 1;
        color: #828282;
        font-weight: 500; }
        .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:focus {
          color: #1c1c1c; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a {
        position: relative;
        z-index: 1;
        color: #1c1c1c; }
        .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
          background-color: #f7f7f7;
          width: 100%;
          height: 3px;
          position: absolute;
          top: -26px;
          left: 0;
          content: '';
          z-index: 10; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
              display: none; } }
          @media only screen and (max-width: 767px) {
            .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
              display: none; } }
  .header-area .is-sticky #stickyMenu {
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    border-bottom: none; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }
    @media only screen and (max-width: 767px) {
      .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }

/* :: 5.0 Hero Area */
.hero-area {
  position: relative;
  z-index: 1;
  padding: 15px 0 15px; }
  .hero-area .breaking-news-area {
    position: relative;
    z-index: 1; }
    .hero-area .breaking-news-area .news-title {
      min-width: 100px;
      height: 38px;
      background-color: #c2272d;
      padding: 8px 0 0 0px; }
      .hero-area .breaking-news-area .news-title p {
        margin-bottom: 0;
        font-weight: bold;
        color: #fff;
        line-height: normal; }
        @media only screen and (max-width: 767px) {
          .hero-area .breaking-news-area .news-title p {
            font-size: 12px; } }
      .hero-area .breaking-news-area .news-title.title2 {
        background-color: #152535; }
      @media only screen and (max-width: 767px) {
        .hero-area .breaking-news-area .news-title {
          min-width: 100px;
          padding: 8px 0 0 0px; } }
    .hero-area .breaking-news-area .ticker {
      width: 100%;
      text-align: left;
      position: relative;
      overflow: hidden;
      padding: 0 20px;}
      @media only screen and (max-width: 767px) {
        .hero-area .breaking-news-area .ticker {
          padding: 0 5px; } }
      .hero-area .breaking-news-area .ticker ul {
        width: 100%;
        position: relative;
        z-index: 1; }
        .hero-area .breaking-news-area .ticker ul li {
          display: none;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; 
        }
          .hero-area .breaking-news-area .ticker ul li a {
            font-size: 16px;
            color: #152535;
            height: 38px;
            line-height: 38px;
            position: relative;
            transition-duration: 3s;
            transition-delay: 2s;
          right: 0; }
            .hero-area .breaking-news-area .ticker ul li a:hover, .hero-area .breaking-news-area .ticker ul li a:focus {
              color: #c2272d; }
            @media only screen and (max-width: 767px) {
              .hero-area .breaking-news-area .ticker ul li a {
                font-size: 12px; } }

.hero-add {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-add {
      margin-top: 20px;
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    .hero-add {
      margin-top: 0px;
      text-align: center; } }

/* :: 6.0 Blog Post Area */
.single-blog-post {
  position: relative;
  z-index: 1; }
  .single-blog-post .post-thumb a {
    display: block; }
  .single-blog-post .post-data {
    padding: 30px 0; }
    .single-blog-post .post-data .post-catagory {
      font-size: 14px;
      color: #c2272d;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 5px;
      display: block; }
    .single-blog-post .post-data .post-title {
      display: block; }
      .single-blog-post .post-data .post-title h6 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        line-height: 1.9; }
        .single-blog-post .post-data .post-title h6:hover, .single-blog-post .post-data .post-title h6:focus {
          color: #c2272d; }
    .single-blog-post .post-data .post-meta .post-date a {
      display: block; }
      .single-blog-post .post-data .post-meta .post-date a:hover, .single-blog-post .post-data .post-meta .post-date a:focus {
        color: #c2272d; }
    .single-blog-post .post-data .post-meta .post-like {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-like span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-like span:hover, .single-blog-post .post-data .post-meta .post-like span:focus {
          color: #c2272d; }
    .single-blog-post .post-data .post-meta .post-comment {
      margin-left: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-comment span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-comment span:hover, .single-blog-post .post-data .post-meta .post-comment span:focus {
          color: #c2272d; }
  .single-blog-post.style-2 .post-data {
    padding: 15px 0; }
    .single-blog-post.style-2 .post-data .post-title h6 {
      font-size: 14px; }
    .single-blog-post.style-2 .post-data .post-meta .post-date a {
      font-size: 12px; }
  .single-blog-post.style-3 {
    margin-bottom: 15px; }
    .single-blog-post.style-3 .post-data {
      padding: 15px 0; }
      .single-blog-post.style-3 .post-data .post-title h6 {
        font-size: 18px;
        line-height: 1.7;
        margin-bottom: 30px; }
  .single-blog-post.featured-post {
    position: relative;
    z-index: 1; }
    .single-blog-post.featured-post .post-data {
      padding: 0px 0; }
      .single-blog-post.featured-post .post-data .post-title h6 {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 10px;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .single-blog-post.featured-post .post-data .post-title h6 {
            font-size: 23px; } }
      .single-blog-post.featured-post .post-data .post-author {
        margin-bottom: 15px;
        display: block;
        width: 100%; }
        .single-blog-post.featured-post .post-data .post-author a {
          display: inline-block;
          color: #c2272d; }
      .single-blog-post.featured-post .post-data .post-excerp {
        font-weight: 500;
        margin-bottom: 40px;
        display: block;
        line-height: 1.6;
        text-align: justify; }
    .single-blog-post.featured-post.single-post .post-data {
      padding: 30px 0; }
      .single-blog-post.featured-post.single-post .post-data p {
        margin-bottom: 30px; }
      .single-blog-post.featured-post.single-post .post-data .related--post {
        display: block;
        font-size: 18px;
        color: #2c61db;
        margin: 40px 0; }
        .single-blog-post.featured-post.single-post .post-data .related--post:hover, .single-blog-post.featured-post.single-post .post-data .related--post:focus {
          color: #c2272d; }
  .single-blog-post.featured-post-2 {
    position: relative;
    z-index: 1;
    margin-bottom: 15px; }
    .single-blog-post.featured-post-2 .post-data {
      padding: 15px 0; }
      .single-blog-post.featured-post-2 .post-data .post-title h6 {
        line-height: 1.4;
        margin-bottom: 20px;
        font-weight: 500; }
      .single-blog-post.featured-post-2 .post-data .post-author {
        margin-bottom: 15px;
        display: block;
        width: 100%; }
        .single-blog-post.featured-post-2 .post-data .post-author a {
          display: inline-block;
          color: #c2272d; }
  .single-blog-post.small-featured-post {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #d0d5d8;
    padding: 14px 0;
    right: 0;
  transition: all cubic-bezier(.55,.06,.68,.19) 0.2s; }
    .single-blog-post.small-featured-post .post-thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
      flex: 0 0 110px;
      max-width: 110px;
      width: 110px;
      margin-right: 15px; }
    .single-blog-post.small-featured-post .post-data {
      padding: 0; }
      .single-blog-post.small-featured-post .post-data .post-catagory {
        margin-bottom: 10px;
        line-height: 1; }
      .single-blog-post.small-featured-post .post-data .post-title h6 {
        line-height: 1.5;
        margin-bottom: 10px;
        font-weight: normal; }
      .single-blog-post.small-featured-post .post-data .post-date {
        margin-bottom: 0;
        line-height: 1; }
    .single-blog-post.small-featured-post:last-child {
      padding-bottom: 0;
      border-bottom: none; }

@media only screen and (max-width: 767px) {
  .newspaper-post-like {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.newspaper-tags {
  position: relative;
  z-index: 1;
  padding: 30px 0; }
  @media only screen and (max-width: 767px) {
    .newspaper-tags {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%; } }
  .newspaper-tags span {
    font-size: 14px;
    color: #393939;
    font-weight: 500;
    padding-right: 5px; }
  .newspaper-tags ul li a {
    display: inline-block;
    color: #828282;
    font-weight: 500;
    padding-right: 3px; }
    .newspaper-tags ul li a:hover, .newspaper-tags ul li a:focus {
      color: #c2272d; }

@media only screen and (max-width: 767px) {
  .post-like--comments {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

.popular-news-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 60px 25px; }
  .popular-news-widget h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #c2272d; }
    @media only screen and (max-width: 767px) {
      .popular-news-widget h3 {
        font-size: 24px; } }
  .popular-news-widget .single-popular-post {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .popular-news-widget .single-popular-post h6 {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.7;
      font-weight: 500; }
      .popular-news-widget .single-popular-post h6 span {
        margin-right: 15px;
        color: #c2272d; }
      .popular-news-widget .single-popular-post h6:hover, .popular-news-widget .single-popular-post h6:focus {
        color: #c2272d; }
    .popular-news-widget .single-popular-post p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      margin-left: 30px;
      line-height: 1; }
    .popular-news-widget .single-popular-post:last-child {
      margin-bottom: 0; }

.latest-comments-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 60px 25px; }
  .latest-comments-widget h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #152535; }
  .latest-comments-widget .single-comments {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .latest-comments-widget .single-comments .comments-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
      flex: 0 0 42px;
      max-width: 42px;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      margin-top: 6px; }
      .latest-comments-widget .single-comments .comments-thumbnail img {
        border-radius: 50%;
        display: block; }
    .latest-comments-widget .single-comments .comments-text a {
      display: block;
      font-size: 16px;
      color: #1c1c1c;
      margin-bottom: 10px;
      line-height: 1.9; }
      .latest-comments-widget .single-comments .comments-text a span {
        color: #a8a8a8; }
      .latest-comments-widget .single-comments .comments-text a:hover, .latest-comments-widget .single-comments .comments-text a:focus {
        color: #c2272d; }
    .latest-comments-widget .single-comments .comments-text p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      line-height: 1; }
    .latest-comments-widget .single-comments:last-child {
      margin-bottom: 0; }

.newsletter-widget {
  position: relative;
  z-index: 1;
  background-color: #02031c;
  padding: 60px 25px; }
  .newsletter-widget h4 {
    text-align: center;
    color: #c2272d; }
  .newsletter-widget p {
    font-size: 12px;
    text-align: center; }
  .newsletter-widget form input {
    width: 100%;
    height: 50px;
    background-color: #44425a;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    margin-bottom: 25px;
    border: none;
    padding: 0 25px; }
  .newsletter-widget form button {
    width: 100%;
    height: 50px;
    background-color: #c2272d;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    border: none;
    padding: 0 25px;
    border-radius: 0; }
    .newsletter-widget form button:hover, .newsletter-widget form button:focus {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #fff;
      color: #c2272d; }

.pagination {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pagination {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .pagination {
      margin-bottom: 0px; } }
  .pagination .page-link {
    padding: 0;
    font-size: 16px;
    border: none;
    color: #152535;
    width: 38px;
    height: 38px;
    background-color: transparent;
    text-align: center;
    line-height: 38px; }
    .pagination .page-link:hover, .pagination .page-link:focus {
      background-color: #152535;
      color: #fff; }
  .pagination .page-item.active .page-link {
    background-color: #152535;
    color: #fff; }
  .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.blog-post-author {
  position: relative;
  z-index: 1;
  padding: 40px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #d0d5d8; }
  .blog-post-author .author-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    min-width: 90px;
    padding-right: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%; }
    .blog-post-author .author-thumbnail img {
      border-radius: 50%; }
  .blog-post-author .author-info a {
    display: block;
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px; }
    .blog-post-author .author-info a span {
      color: #656565;
      font-style: italic; }
  .blog-post-author .author-info p {
    line-height: 2;
    margin-bottom: 0; }

.pager {
  position: relative;
  z-index: 1; }
  .pager a {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #eff4f9;
    text-align: center;
    color: #1c1c1c;
    margin: 50px 0; }
    .pager a.active, .pager a:hover, .pager a:focus {
      background-color: #1c1c1c;
      color: #fff; }
    .pager a i {
      font-size: 16px; }

.comment_area {
  border-bottom: 1px solid #d0d5d8;
  padding-bottom: 50px; }
  .comment_area .title {
    margin-bottom: 50px; }
  .comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    min-width: 51px;
    margin-right: 45px;
    height: 51px;
    border-radius: 50%; }
    .comment_area .comment-content .comment-author img {
      border-radius: 50%; }
  .comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-meta .post-author {
      margin-bottom: 5px;
      display: block;
      font-size: 16px;
      color: #393939; }
    .comment_area .comment-content .comment-meta .post-date {
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 0;
      color: #656565;
      display: block;
      margin-bottom: 15px; }
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2;
      font-weight: 500; }
  .comment_area .single_comment_area {
    margin-bottom: 30px; }
    .comment_area .single_comment_area:last-of-type {
      margin-bottom: 0; }
  .comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }

.post-a-comment-area {
  position: relative;
  z-index: 1; }
  .post-a-comment-area h4 {
    font-size: 24px;
    color: #393939;
    margin-bottom: 50px; }

.editors-pick-post-area {
  position: relative;
  z-index: 1;
  background-color: #eff4f9; }

/* :: 7.0 Video Post Area */
.video-post-area {
  position: relative;
  z-index: 1;
  padding: 100px 0 70px; }

.single-video-post {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px; }
  .single-video-post img {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms;
    width: 100%; }
  .single-video-post .videobtn {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .single-video-post .videobtn a {
      display: block;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background-color: #02031c;
      color: #fff;
      text-align: center;
      line-height: 60px;
      font-size: 25px;
      padding-left: 5px;
      opacity: 0.7; }
      .single-video-post .videobtn a:hover, .single-video-post .videobtn a:focus {
        background-color: #152535;
        color: #fff; }
  .single-video-post:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

/* :: 8.0 Footer Add Area */
.footer-add-area {
  position: relative;
  z-index: 1;
  padding: 15px 0; }
  .footer-add-area .footer-add a {
    display: block; }
    .footer-add-area .footer-add a img {
      width: 100%; }

/* :: 9.0 Footer Area */
.footer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: black; }
  .footer-area .footer-widget-area {
    position: relative;
    z-index: 1;
    border-right: 2px solid #8f8f8f;
  }
    .footer-area .footer-widget-area .footer-logo {
      margin-bottom: 30px; }
    .footer-area .footer-widget-area .widget-title {
      display: block;
      margin-bottom: 30px;
      color: #fff; }
    .footer-area .footer-widget-area .list {
      position: relative;
      z-index: 1; }
      .footer-area .footer-widget-area .list li {
        display: block; }
        .footer-area .footer-widget-area .list li a {
          display: block;
          padding: 5px 0;
          color: rgba(255, 255, 255, 0.5); }
          .footer-area .footer-widget-area .list li a.eng {
            font-size: 14px; }
          .footer-area .footer-widget-area .list li a:hover, .footer-area .footer-widget-area .list li a:focus {
            color: #fff; }
  .footer-area .bottom-footer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 70px; }
    .footer-area .bottom-footer-area p {
      color: rgba(255, 255, 255, 0.5);
      margin-bottom: 0; }
      .footer-area .bottom-footer-area p a {
        color: rgba(255, 255, 255, 0.5); }
        .footer-area .bottom-footer-area p a:hover, .footer-area .bottom-footer-area p a:focus {
          color: #fff; }

/* :: 10.0 About Area */
.about-area {
  position: relative;
  z-index: 1; }
  .about-area h2 {
    font-weight: 500;
    margin-bottom: 50px;
    font-size: 40px; }
    @media only screen and (max-width: 767px) {
      .about-area h2 {
        font-size: 30px; } }
  .about-area p {
    font-weight: 500; }

.single-cool-fact {
  position: relative;
  z-index: 1; }

.single-team-member {
  position: relative;
  z-index: 1; }
  .single-team-member .team-info {
    padding: 50px 0;
    text-align: center; }
    .single-team-member .team-info h5 {
      font-size: 18px;
      margin-bottom: 5px;
      color: #393939; }
    .single-team-member .team-info h6 {
      margin-bottom: 0;
      font-size: 14px;
      color: #656565; }

/* :: 11.0 Cool Facts */
.single-cool-fact {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 80px; }
  .single-cool-fact h3 {
    font-size: 60px;
    margin-bottom: 0;
    color: #a5a5a5;
    font-weight: 700;
    margin-right: 15px; }
  .single-cool-fact .cf-text {
    text-align: left; }
    .single-cool-fact .cf-text h6 {
      font-size: 18px;
      margin-bottom: 5px;
      color: #393939; }
    .single-cool-fact .cf-text span {
      font-size: 12px;
      color: #656565; }

/* :: 12.0 Contact Area */
.map-area {
  position: relative;
  z-index: 2;
  margin-top: 80px; }
  .map-area #googleMap {
    width: 100%;
    height: 680px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .map-area #googleMap {
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .map-area #googleMap {
        height: 350px; } }

.single-contact-information {
  position: relative;
  z-index: 1; }
  .single-contact-information h6 {
    font-size: 14px;
    border-bottom: 2px solid #c2272d;
    display: inline-block;
    color: #c2272d; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-area {
    margin-bottom: 80px; } }
@media only screen and (max-width: 767px) {
  .contact-form-area {
    margin-bottom: 80px; } }
.contact-form-area .form-control {
  height: 45px;
  width: 100%;
  background-color: #f3f5f8;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 15px;
  border: none;
  border-radius: 0;
  padding: 0 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .contact-form-area .form-control:focus {
    box-shadow: none; }
.contact-form-area textarea.form-control {
  height: 200px;
  padding: 15px 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }

.contact-area {
  position: relative;
  z-index: 1; }
  .contact-area .contact-title h2 {
    font-size: 40px;
    color: #393939;
    margin-bottom: 80px; }
    @media only screen and (max-width: 767px) {
      .contact-area .contact-title h2 {
        font-size: 30px; } }

#sp-news div{
  margin: 0 0 20px 0;
}

#sp-news p {
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
}

.new-mouse-over-container {
  overflow: hidden;
  position: relative
}

.new-mouse-over-container:hover .new-mouse-over-title-bottom,.new-mouse-over-title-bottom-small {
  bottom:-55px;
  opacity: 0.0;
}

.new-mouse-over-container:hover .new-mouse-over-title-bottom-small {
  bottom:-95px;
  opacity: 0;
}

.new-mouse-over-title-bottom {
  color: white; 
  position: absolute; 
  width: calc(100% - 30px);
  bottom:0px;
  transition: ease all 0.5s;
  padding: 14px;
  opacity: 0.8;
}

.new-mouse-over-title-bottom-small {
  color: white; 
  position: absolute; 
  width: calc(100% - 30px); 
  bottom:0px;
  transition: ease all 0.5s;
  font-size: 14px;
  padding: 5px 10px;
  opacity: 0.8;
  font-weight: bold;
}

.new-mouse-over-container-bottom {
  position: relative
}

.new-mouse-over-container-bottom:hover .new-mouse-over-title-bottom,.new-mouse-over-title-bottom-small-bottom {
  opacity: 1.0;
  z-index: 9;
}

.new-mouse-over-container-bottom:hover .new-mouse-over-title-bottom-small-bottom {
  opacity: 1.0;
  z-index: 9;
}

.new-mouse-over-title-bottom-small-bottom {
  color: white; 
  width: calc(100% - 0px); 
  top:116px;
  transition: ease all 0.5s;
  font-size: 14px;
  padding: 5px 10px;
  opacity: 1.0;
  font-weight: bold;
  z-index: 1;
}

.new-mouse-over-title-bottom-small-ent{
  width: calc(100% - 6px) !important; 
}

.news-bg-red {
  background: #c2272d; 
}

.news-bg-green {
  background: #e3e3e3; 
}

.pin-block-2-title-container {
  position: absolute; 
  bottom: 0px; 
  width: calc(100% - 30px); 
  padding: 50px 0 40px 10px; 
  background: -moz-linear-gradient(top, rgba(48,72,110,0.04) 0%, rgba(48,72,110,0.86) 40%, rgba(48,72,110,0.87) 41%, rgba(48,72,110,1) 62%, rgba(48,72,110,1) 63%, rgba(48,72,110,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(48,72,110,0.04) 0%,rgba(48,72,110,0.86) 40%,rgba(48,72,110,0.87) 41%,rgba(48,72,110,1) 62%,rgba(48,72,110,1) 63%,rgba(48,72,110,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(48,72,110,0.04) 0%,rgba(48,72,110,0.86) 40%,rgba(48,72,110,0.87) 41%,rgba(48,72,110,1) 62%,rgba(48,72,110,1) 63%,rgba(48,72,110,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.category-heading-container{
  max-height: 361px; 
  overflow-x: hidden; 
  overflow-y:scroll; 
  scrollbar-color: #5bb754 #7c7c7c ;
  scrollbar-width: thin;
}

.category-heading-container::-webkit-scrollbar{
  width: 6px;
  background: #7c7c7c;
}

.category-heading-container::-webkit-scrollbar-thumb{
  background: #5bb754;
}

.category-heading-container-sports{
  max-height: 285px;  
  scrollbar-color: #5bb754 #7c7c7c ;
  scrollbar-width: thin;
}

.category-heading-container-sports::-webkit-scrollbar{
  width: 6px;
  background: #7c7c7c;
}

.category-heading-container-sports::-webkit-scrollbar-thumb{
  background: #5bb754;
}

.category-news-vertical .category-news-vertical-main h2 a{
  color: #505050;
}

.category-news-vertical .category-news-vertical-list{
  padding: 0px 0px;
  margin: 8px 0;
  display: flex;
  border-top: 1px solid #c7c7c7;
}

.category-news-vertical .category-news-vertical-list .left-line{
  max-width: 20%;
  border-left: #c0c0c0 3px solid;
  height: 20px;
  margin-top:5px
}

.category-news-vertical .category-news-vertical-list .title{
  padding:10px 0 0 15px;
}

.category-news-vertical .category-news-vertical-list a{
  color: #505050;
  font-size: 15px;
  display: block;
  line-height: 22px;
}

.category-news-vertical .category-news-vertical-list .img-square{
  max-width: 80px;
  min-width: 80px;
  height: 80px;
  overflow: hidden;
}

.category-section-full .main-news h5{
  color: #383838;
}

.category-section-full .news-list .news-list-item{
  display: flex;
  margin-bottom: 6px;
  border-bottom: 1px solid #bcbcbc;
}

.category-section-full .news-small .news-1{
  padding-right: 4px
}

.category-section-full .news-small .news-2{
  padding-left: 4px
}

.category-section-full .news-small a{
  color: #383838;
  font-size: 16px
}

.category-section-full .news-list .left-line{
  max-width: 20%;
  border-left:#b7b7b7 3px solid;
  height: 20px;
  margin: 5px 8px 0 0
}

.category-section-full .news-list .news-title{
  padding-left: 0px;
}

.category-section-full .news-list a{
  color: #505050;
  line-height: 1.3;
  display: block;
}

.mega-menu-container{
  background: rgba(0, 0, 0, 0.9);
  position: absolute; 
  width: 100%;
  z-index: 9999; 
  padding: 20px 0;
  overflow: hidden;
  transition: all 0.5s;
}

.mega-menu-container-close{
  height: 40px;
  visibility: hidden;
  opacity: 0;
}

.mega-menu-container-open{
  visibility: visible;
  opacity: 1;
  height: 220px;
}

.mega-menu-news-container-open{
  visibility: visible;
  opacity: 1;
  height: 240px;
}

.mega-menu-container ul{
  padding: 0 0 20px 0px;
}

.mega-menu-container ul li{
  line-height: 30px;
}

.mega-menu-container a {
  color: aliceblue;
}

.mega-menu-section{
  border-left: #7c7c7c 2px solid;
  max-width: 15%;
}

.mega-menu-section-first{
  margin-left: 183px;
}

.mega-menu-section-last{
  max-width: 8%;
}

.main-menu{
  margin-bottom: 6px;
  align-items: flex-end;
  display: flex;
}

.writer-links{
  margin: 0px 3px 0 0; 
  font-weight: bold;
}

.writer-links i{
  font-size: 16px;
  margin: 0 5px;
  cursor: pointer;
}

.newspaper-container{
  position: absolute; 
  bottom: 25px;
  background: #212338;
  max-width: 22.4%;
  margin-left: 15px;
}

.newspaper-container-sidebar{
  bottom: 25px;
  background: #212338;
  margin-left: 15px;
  max-width: 89.5%;
}

.newspaper-container-title{
  border-bottom:#f8c301 2px solid;
  padding: 0px 0 0 0px;
  color: aliceblue;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 4px;
}

.newspaper-container-desc{
  line-height: 16px;
  text-transform: uppercase;
  color: #868686;
}

.newspaper-container-input{
  padding: 0 65px 0 3px;
  border: 1px solid #9b9ca5;
  background: #3d3e52;
  color: #94959a;
  height: 25px;
  font-size: 13px;
  border-radius: 0px;
  margin-bottom: 4px;
}

.newspaper-container-button{
  background: #9b9ca5;
  color: #212338;
  border: 0;
  padding: 1px 5px;
  position: relative;
  bottom:28px;
}

.social-links-3-container{
  position: absolute; 
  bottom: 25px;
  left: 280px;
  max-width: 22.4%;
  margin-left: 15px;
}

.social-links-3 a{
  font-size: 30px;
  text-align: justify;
  letter-spacing: 9.5px;
}

.newspaper-container-contact{
  background: #212338;
  margin-left: 15px;
  padding: 10px;
}

.contact-social-media{
  font-size: 20px;
  color: #909191;
  padding: 20px;
  letter-spacing: 8px;
}

.contact-social-media a{
  font-size: 20px;
}

.margin-ringt-0{
  margin-right: 0px;
}

.margin-left-5{
  margin-left: -15px;
}

.padding-right-15{
  padding-right: 15px;
}

.padding-right-3{
  padding-right: 3px;
}

.sports-padding-right-0{
  padding-right: 0px;
}

.sports-main-paddind-index-1{
  padding-left: 6px;
  padding-right: 9px;
}

.sports-others-padding{
  padding-left: 0px;
}

.sticky-menu{
  height: 50px !important;
  position: absolute !important;
  top: auto;
  transition: all 0.5s ease;
}

.sticky-menu-small{
  height: 50px !important;
  position: fixed !important;
  top: 0;
  transition: all 0.5s ease;
}

.top-header-content-small{
  width: 100%;
  height: 50px;
  z-index: 2;
  transition: all 0.5s ease;
}

.new-article-image{
  overflow: hidden;
}

.new-article-image:hover .news-article-bar{
  bottom: -55px;
}

.news-article-bar-con{
  height: 41px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 1;
}

.news-article-bar-con:hover .news-article-bar{
  bottom: 0px;
}

.news-article-bar{
  position: absolute; 
  bottom: 0px;
  background: #005c94; 
  width: 100%; 
  padding: 10px; 
  color: #c4ccd9; 
  opacity: 0.8;
  z-index: 9999;
  transition: all ease 0.5s;
}

.contact-form input{
  border:0;
  border-bottom: 1px solid #a4a4a4;
  width: 100%;
  margin-bottom: 10px;
}

.contact-form input[type=submit]{
  border:0;
  width: 60px;
  background: #c1272d;
  color: white;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
}

.contact-form textarea{
  border: 1px solid #a4a4a4;
  width: 100%;
  margin-bottom: 10px;
}

.single-blog-post-right-move{
  right: 366px !important;
  opacity: 0;
}

.single-blog-post-left{
  left: 366px !important;
  opacity: 0;
}

.single-blog-post-left-right{
  left: 0px !important;
  opacity: 1;
}

.more-button{
  background:#737373; 
  color: white; 
  border: none; 
  padding: 2px 12px; 
  font-weight: bold;
  cursor: pointer;
}

.more-button:hover{
  background:#aa0000; 
}

.prev-button{
  border: none;
  background: none;
  cursor: pointer;
  font-weight: bold;
  display: none;
}

.contact-text a:hover{
  color: #aa0000;
}

.latest-slide p{
  text-align: justify;
}

.count-timer-block{
  width: 40px;
  height: 28px;
  background: #c2272d;
  margin-right: 5px;
  color: white;
  font-weight: bold;
  padding: 3px 10px;
}

.event-img-con a{
  padding: 0 40px;
}

.event-img-con #count-time-container{
  padding: 0 40px;
}

.event-video-img{
  width: 268px !important;
}

.category-name-show-single{
  font-weight: bold;
  padding: 0 5px;
  margin:5px 0;
  font-size: 16px;
}

.event-each-con{
  width: 600px;
  max-width: 562px;
  float: left
}

.sports-custom-flex-small{
  max-width: 20.5%;
  flex: 20.5%
}

.sports-custom-flex-big{
  flex: 39.5%;
  max-width:39.5%;
}

.category-head-news-big-cus-flex{
  flex: 74.7%;
  max-width: 75%
}

.category-head-news-small-cus-flex{
  margin-bottom: -7px;
  padding-right: 6px;
  flex: 27%;
  max-width: 25.3%;
}

.event-news-con{
  position: relative;
  left: 10px;
  padding-right: 35px
}

.logo-tagline{
  width: 150px;
  margin-top: 60px
}

.logo-tagline-show{
  display: inline;
}

.display-none{
  display: none;
}

.bpr-3-spr-15 {
  padding-right: 3px;
}

.bpl-3-spl-15 {
  padding-left: 3px;
}

.converter-text{
  background: #e4e4e4;
  border: 2px solid #c0c0c0;
  width: 100%;
  padding: 3px;
}

.converter-text::placeholder{
  font-size: 40px;
}

.converter-btn{
  border: none;
  padding: 2px 10px;
  cursor: pointer;
  font-weight: 600;
  color: #ffffff;
  font-size: 13px;
}

.u2b-btn{
  background: #1f5b97;
}

.b2u-btn{
  background: #c1272d;
}

.clear-btn{
  background: #727475;
}

.privacy-policy-heading{
  background: #2f2f2f;
  color: aliceblue;
  font-weight: bold;
  padding: 1px 8px;
  line-height: 2;
}

.image-gallery-slide-text .slick-track {
  display: flex !important;
}
.image-gallery-slide-text .slick-track .slick-slide {
  display: flex !important;
  height: auto !important;
  align-items: end !important;
  justify-content: center !important;
}

.image-gallery-date{
  background: #ebebeb;
  margin: 0px
}

.image-gallery-date .col-lg-3{
  cursor: pointer;
}

.news-details p{
  line-height: 1.6;
  font-size: 1.1rem;
}

.news-details a{
  color: #7d0f0f;
  font-weight: bold;
}

.newsletter-title{
  border-bottom:#f8c301 2px solid;
  padding: 0px 0 0 0px;
  color: aliceblue;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 4px;
}

.newsletter-message{
  line-height: 16px;
  text-transform: uppercase;
  color: #868686;
  font-size: 13px;
}

.newsletter-email{
  padding: 0 65px 0 3px;
  border: 1px solid #9b9ca5 !important;
  background: #3d3e52 !important;
  color: #94959a !important;
  height: 25px;
  font-size: 13px;
  border-radius: 0px;
  margin-bottom: 4px;
}

.newsletter-submit-button{
  background: #9b9ca5;
  color: #212338;
  border: 0;
  padding: 1px 5px;
  position: relative;
  bottom:28px;
  cursor: pointer;
}

.breaking-news-highlighter{
  width: 4px;
  height: 22px;
  background: #db4437;
  position: absolute;
  top: 8px;
  left: 5px;
  transition:left ease 1s, width ease 1s;
  z-index: 9;
  visibility: hidden;
}

.members .name{
  color: #c1262c;
  font-size: 18px;
  font-weight: bold;
}

.members .area{
  color: #333333;
  font-size: 16px;
}

.members .phone{
  color: #2d2d2d;
}

.photo-ad{
  position: absolute;
  top: 0;
  right: 0;
}

.photo-ad video{
  width: calc(100% - 15px);
}

.topic-container a{
  background: #E5E5E5;
  padding: 3px 5px;
}

.bangla-number{
  visibility: hidden;
}

.white-overlay-left{
  width: 20px;
  height: 220px;
  background: #ffffff;
  position: absolute;
  left:-20px;z-index: 9
}

.white-overlay-right{
  width: 20px;
  height: 220px;
  background: #ffffff;
  position: absolute;
  right:-20px;
  z-index: 9
}

.container-divider{
  background: #b1b1b1;
  height: 1px;
  margin: 35px 0;
}

.container-margin{
  height: 1px;
  margin: 20px 0;
}

.most-line{
  width: 4px;
  background: #555555;
  height: 15px;
  float: left;
  margin: 3px 10px 0 0
}

.most-title{
  font-weight: bold;
  color: #555555;
  padding-left: 0px;
}

.category-all-news-heading-line{
  width: 4px;
  height: 30px;
  float: left;
  margin: 8px 10px 0 0; 
}

.category-all-news-heading-title{
  font-weight: bold;
  padding: 0 0px;
  margin:5px 0;
  font-size: 30px;
}

.menu-news{
  position: absolute;
  background: #ffffff;
  top: auto;
  color: #000000;
  width: 100%;
  z-index: 9;
  transition: all 0.5s;
}

.menu-news .container .row{
  padding: 12px 0 0 0;
  border: 1px #909191 solid;
  border-top: none;
  margin-left: 0px;
  box-shadow: #000000 0px 5px 4px -5px, 3px 0px 3px #888, -3px 0px 3px #888;
}

.menu-news .first-news{
  padding: 0 0px 0 150px;
}

.menu-news .small-img-news{
  padding-bottom: 10px;
}

.menu-news .small-img-news .small-img{
  flex: 160px;
  padding: 0 10px 0 0;
  min-width: 160px;
}

.menu-news .small-img-news p{
  font-weight: bold;
}

.menu-news ul li:first-child{
  border-bottom: #ababab 1px solid;
}

.main-news-big-text-box{
  position: absolute;
  border: #d1d1d1 1px solid;
  top:20px;
  right: -190px;
  background: #fff;
  padding: 5px 10px 0 10px;
  width: 230px;
  z-index: 1;
  max-height: 195px;
  overflow: hidden;
}

.news-details blockquote{
  padding-left: 20px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left-width: 5px;
  font-style: italic;
  border-left: 5px solid #ccc ;
  margin: 13px 40px;
}

.news-details blockquote p{
  margin-bottom: 0;
}

.news-details ul{
  margin-left: 50px;
}
.news-details ul li{
  list-style: disc;
}

/* .main-news-big-text-box h5{

} */

.main-news-big-text-box p{
  font-size: 16px;
}

.top-news{
  border: solid 1px #dbdbdb;
  background: #f5f5f5
}

.top-news .item{
  display: flex
}

.top-news .image{
  min-width: 120px;
  max-width: 120px;
  height: 120px;
  overflow: hidden;
  margin-right: 10px
}

.top-news .image img{
  position:relative;
  max-width:185px;
  right:35px
}

.top-news .item h3{
  padding-top: 8px;
}

.top-news .item h3 a{
  color: #505050;
  line-height: 1.4;
  display: block;
}

.last-header-title{
  border-bottom: 2px solid #aa0000;
  margin-bottom: 12px;
}

.three-news-left-right{
  flex: 0 0 30% !important;
  max-width: 30% !important;
}

.three-news-middle{
  flex: 0 0 40% !important;
  max-width: 40% !important;
}

@media only screen and (max-width: 767px) {
  .three-news-left-right{
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  
  .three-news-middle{
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .mega-menu-section{
    max-width: 50%;
  }

  .mobile-display-none{
    display: none;
  }
  
  .mega-menu-section-first{
    margin-left: 0px;
  }

  .mega-menu-container-open{
    height: auto;
  }

  .social-links{
    display: none;
  }

  .newspaper-container{
    position: relative;
    max-width: 92.4%;
  }

  .category-heading-container{
    max-height: none; 
    overflow-x: hidden; 
    overflow-y:hidden; 
  }

  .category-heading-container-sports{
    max-height: none; 
    overflow-x: hidden; 
    overflow-y:hidden; 
  }

  .margin-left-5{
    margin-left: -3px;
  }

  .padding-right-15{
    padding-right: 12px;
  }

  .padding-right-3{
    padding-right: 15px;
  }

  .sports-padding-right-0{
    padding-right: 15px;
  }

  .sports-main-paddind-index-1{
    padding-left: 15px;
    padding-right: 15px;
  }

  .sports-others-padding{
    padding-left: 15px;
  }

  .new-mouse-over-title-bottom {
    width: calc(100% - 30px); 
  }

  .event-video-img{
    width: 100% !important;
    padding-left: 15px;
  }

  .new-mouse-over-title-bottom-small {
    width: calc(100% - 30px); 
  }

  .event-each-con{
    width: 100%;
    padding-left: 15px;
  }

  .sports-custom-flex-small{
    max-width: none;
    flex: none
  }

  .sports-custom-flex-big{
    flex: none;
    max-width:none;
  }

  .category-head-news-big-cus-flex{
    flex: none;
    max-width: none;
  }

  .category-head-news-small-cus-flex{
    margin-bottom: 0;
    padding-right: 15px;
    flex: none;
    max-width: none;
  }

  .event-news-con{
    position: static;
    padding-left: 15px;
  }

  .logo-tagline-show{
    display: none;
  }

  .bpr-3-spr-15 {
    padding-right: 15px;
  }

  .bpl-3-spl-15 {
    padding-left: 15px;
  }

  .social-links-2{
    position: relative;
    left: 0;
  }

  .social-links-3-container{
    position: relative; 
    bottom: -26px;
    left: 0px;
    margin-left: 15px;
    max-width: 92.4%;
  }

  .social-links-2 a{
    margin: 0 6px;
  }

  .photo-ad{
    position: inherit;
    margin: 15px;
    width: 100%;
  }

  .photo-ad video{
    width: 100%;
  }

  .white-overlay-right{
    width: 15px;
    height: 220px;
    background: #ffffff;
    position: absolute;
    right:-15px;
    z-index: 9
  }

  .menu-news{
    display: none;
  }

  .main-news-big-text-box{
    position: relative;
    top:-20px;
    right: -15px;
    width: calc(100% - 30px);
    max-height: none;
  }

  .adv-load{
    width: 100%;
  }

  video{
    width: 100%;
  }

  .news-details img{
    height: auto !important;
  }
  
}