/*************************************
Template Name: The Report - Online NewsPaper
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.
****************************************/
@charset "utf-8";
@font-face {
  font-family: "SolaimanLipiNormal";
  src: url("../fonts/solaimanlipi/solaimanlipi_20-04-07.eot");
  src: url("../fonts/solaimanlipi/solaimanlipi_20-04-07.eot") format("embedded-opentype"),
    url("../fonts/solaimanlipi/solaimanlipi_20-04-07.woff") format("woff"),
    url("../fonts/solaimanlipi/solaimanlipi_20-04-07.ttf") format("truetype"),
    url("../fonts/solaimanlipi/SolaimanLipi_29-05-06.svg") format("svg");
    font-display: swap;
}
body {font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;font-size: 16px;color: #333;background: #fff;}
@media (min-width: 1200px) {
  .container { max-width: 1280px!important;}
}
/*======================== For LAZY LOAD CSS ============================*/
.lazyload {transition: transform .2s ease-out;border-radius: 5px;}
.top-search-secton {box-shadow: rgb(0 0 0) 0px 5px 5px -5px;}
/* a:hover img {opacity: 0.9;} */
a:hover .lazyload {opacity: .8;}
a:hover {color: #0d6efd;}
/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.top-middle-logo {text-align: center;}
.top-middle-logo img {width: 150px;}
.custom-container {padding-left: 12px;padding-right: 12px;}
.custom-row {margin-right: -12px;margin-left: -12px;}
.custom-padding {padding-left: 12px;padding-right: 12px;}
.p-0 {padding-left: 0;padding-right: 0;}
.p-left-0 {padding-left: 0;}
.p-right-0 {padding-right: 0;}
.m-0 {margin-left: 0;margin-right: 0;}
body,h1,h2,h3,h4,h5,h6,p,textarea {font-family: "SolaimanLipiNormal", Helvetica, Arial, SolaimanLipi, sans-serif;font-weight: 400;}
a {font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;text-decoration: none;}
a:focus {outline: 0 solid !important;}
a:hover {text-decoration: none !important;}
*a:hover {text-decoration: none !important;}
/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
/*====================== START FOR MENU =========================================*/
.dropdown-new:hover .dropdown-menu-new {display: block;}
.dropdown-new:hover .dropdown-menu-new {display: block;}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
.dropdown-menu-new {border: 0;border-radius: 0;border-bottom: 3px solid #0053a6;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0,0,0,.175);background: #fff;}
.navbar-expand-lg .navbar-nav .dropdown-menu {padding: 0 !important;}
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover {color: #fff;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;background: #2d292a;}
.top-nav-main .container {display: flex;align-items: center;justify-content: center;}
/*====================== Back to Top =========================================*/
#back_to_top {border: none;background: #212529;color: #fff;padding: 2px 5px 3px;cursor: pointer;position: fixed;bottom: 15px;right: 30px;opacity: 0;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;z-index: 10;border: 1px solid transparent;padding-top: 0; height: 40px; width: 40px; border-radius: 50%;}
#back_to_top svg {fill: #fff;width: 20px}
#back_to_top.show {opacity: 1}
#back_to_top:hover {background: #fff;border: 1px solid #212529;}
#back_to_top:hover svg {fill: #212529;}
.common-heading-style {width: 100%;}
.common-heading-text {margin-bottom: 15px;border-bottom: 4px solid #000;}
.common-heading-text .read-more-right {float: right;}
.common-heading-text .read-more-right a {color: #000;transition: .5s;}
.common-heading-text .read-more-right a svg {fill:#000;transition: .5s;height: 30px;width: 30px;}
.common-heading-text .read-more-left a {color: #000;font-size: 24px;line-height: 45px;font-weight: 600;transition: 0.5s;}
.common-heading-text .read-more-left a img {margin-right: 10px;}
.common-heading-text .read-more-right a:hover svg {fill: #e10612;}
.common-heading-text .read-more-left a:hover {color: #e10612;}
/*====================== Header style Top nav =========================================*/
.top-header {padding: 15px 0;width: 100%;border-top: 0;}
.top-bar-social {height: 100%;display: flex;justify-content: center;align-items: self-end;flex-direction: column;}
.facebook-like-box img {width: 200px;display: flex;}
.top_socail_icon_area {display: inline-flex;}
.e-paper-ul {margin: 0;padding: 0;}
.e-paper-ul li {list-style: none;}
.e-paper-ul li a {color: #fff;font-size: 18px;font-weight: 600;line-height: 54px;padding-right: 15px;transition: 0.5s;}
.e-paper-ul li a:hover {color: #e10612;}
.social-top-icon {padding: 0;margin: 0;display: flex;}
.social-top-icon li {list-style: none;margin: 0;}
.social-top-icon li a {position: relative;display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;text-decoration: none;color: #000;transition: 0.5s;border: 1px solid #ccc;margin-left: 5px;/* border-radius: 50%; */}
.social-top-icon li a svg {z-index: 99;height: 16px;width: 16px;}
.social-top-icon li a.fa-rss svg {height: 14px;width: 14px;}
.social-top-icon li a.fa-facebook svg {fill: #3b5999;}
.social-top-icon li a.fa-facebook {border-color: #3b5999;}
.social-top-icon li a.fa-youtube svg {fill: #cd201f;}
.social-top-icon li a.fa-youtube {border-color: #cd201f;}
.social-top-icon li a.fa-twitter svg {fill: #000;}
.social-top-icon li a.fa-twitter {border-color: #000;}
.social-top-icon li a.fa-instagram svg {fill: #e4405f;}
.social-top-icon li a.fa-instagram {border-color: #e4405f;}
.social-top-icon li a.fa-linkedin svg {fill: #007bb6;}
.social-top-icon li a.fa-linkedin {border-color: #007bb6;}
.social-top-icon li a.fa-rss svg {fill: #f26522;}
.social-top-icon li a.fa-rss {border-color: #f26522;}
.social-top-icon li a:hover svg {fill: #fff;}
.social-top-icon li a:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #000;/* border-radius: 50%; *//* z-index: -1; */transform: scale(0);transition: 0.5s cubic-bezier(0.95, 0.32, 0.37, 1.31);}
.social-top-icon li a:hover:before {transform: scale(1);}
.social-top-icon li:nth-child(1) a:hover:before {background: #3b5999;}
.social-top-icon li:nth-child(2) a:hover:before {background: #000;}
.social-top-icon li:nth-child(3) a:hover:before {background: #cd201f;}
.social-top-icon li:nth-child(4) a:hover:before {
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
/* .social-top-icon li:nth-child(5) a:hover:before {
  background: #007bb6;
} */
.social-top-icon li:nth-child(5) a:hover:before {background: #f26522;}
.footer-social-icons .social-top-icon li a {border-color: #fff !important;}
.footer-social-icons .social-top-icon li a svg {fill:#fff !important}
.top-search .btn {padding: 3px 5px;border-radius: 0;}
.top-bar-date-wrapper {height: 100%;display: flex;justify-content: center;align-items: self-start;flex-direction: column;}
.top-bar-date {display: inline-block;font-size: 16px;color: #fff;}
.middle-header {padding-bottom: 10px;padding-top: 10px;background: #fff;}
.top-search .btn svg {fill: #fff;}
.en-link-wrapper-main {float: right;margin-top: 30px;margin-right: 15px;}
.en-link-wrapper {}
.en-link {color: #fff;background-color: #000;padding: 4px 10px;border: 1px solid #000;transition: 0.3s;border: 1px solid #000;}
.en-link:hover {color: #000;background: transparent;}
.top-nav-main {padding: 0;}
.top-nav-container {border-top: 0;border-bottom: 0;background: #000;}
.top-nav-main .navbar-brand {display: none;margin: 0;}
.top-nav-main li.nav-item a.nav-link {font-size: 18px;padding: 11px 19px !important;color: #fff !important;font-weight: 500;}
.top-nav-main li.nav-item a.nav-link:hover, .top-nav-main li.nav-item a.active {color: #fff !important;fill: #fff}
.right-menu-link .btn {padding: 3px 5px;}
.right-menu-link .btn svg {fill: #fff;height: 25px;width: 25px;}
.offcanvas-top-height {height: 105px !important;}
/* #nav.sticky li.nav-item a.nav-link {padding: 9px 11px !important;} */
.dropdown.dropdown-mega {position: static;}
.nav-item.dropdown.dropdown-mega .dropdown-menu {top: auto;left: 50%;transform: translateX(-50%);}
.dropdown-new:hover .dropdown-menu-new {display: block;}
.right-menu-link {display: none !important;}
.dropdown-menu-new {border-radius: 0;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.other-list-group a {border: 0;padding: 4px 0;font-size: 17px;transition: 0.3s;}
.other-list-group a:hover {color: #EE323B;}
/*================================================ Drop Down icon Animation style */
.dropdown-toggle::after {transition: transform 0.15s linear; }
.show.dropdown .new-dropdown-toggle::after {transform: rotate(-180deg);transition: all 0.3s ease-in;}
.dropdown-menu {margin-top: 0;}
.new-dropdown-toggle::after {margin-top: 5px;border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;content: "";vertical-align: top;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');height: 16px;width: 15px;margin-left: 2px;}
.navbar-expand-lg .navbar-nav .dropdown-menu li.dropend:hover .dropdown-new-sub-ul {display: block !important; top: 0;left: 98.5% !important;margin-top: 0;-webkit-animation: fadeIn 0.3s alternate;animation: fadeIn 0.3s alternate;border-radius: 0;}
.sub-dropdown-toggle::after {transition: transform 0.15s linear; }
/* .show1.dropend .sub-dropdown-toggle::after {transform: rotate(-450deg);transition: all 0.3s ease-in;} */
.show1.dropend .sub-dropdown-toggle::after {transform: rotate(-90deg);transition: all 0.3s ease-in;}
.dropend .sub-dropdown-toggle::after {margin-top: 5px;border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;content: "";vertical-align: top;background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');height: 16px;width: 15px;margin-left: 5px;}
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover::after {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 448 512"><path fill-rule="evenodd" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');height: 15px;width: 14px;margin-top: 5px;}
/* .dropdown-new:hover .dropdown-menu-new {display: block;--bsb-animation-duration: 500ms;
  animation-duration: 500ms;
  animation-fill-mode: both;
  animation-name: bsb-zoomIn}
@keyframes bsb-zoomIn {
  0% {opacity: 0;transform: scale3d(.3, .3, .3)}
  50% {opacity: 1}
}
.bsb-zoomIn {animation-name: bsb-zoomIn} */
#nav.sticky {box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%);background: #fff;position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;width: 100%;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;transition: 0.1s;}
#nav.sticky.top-nav-main .navbar-brand {margin: 0;padding: 0;display: none;}
#nav.sticky.top-nav-main .navbar-brand img {height: 60px;}
#nav.sticky.top-nav-container {border: 0 !important;}
#nav.sticky.top-nav-main li.nav-item a.nav-link {padding: 10px 19px !important;color: #000 !important;font-weight: 600;}
#nav.sticky.top-nav-main li.nav-item a.active {color: #fff !important;fill: #000;}
#nav.sticky.top-nav-main li.nav-item a.nav-link:hover {color: #e10612 !important;fill: #e10612;}
#nav.sticky .top-search .btn svg {fill: #000;}
#nav.sticky.top-nav-main .new-dropdown-toggle::after {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');}

/* New Footer Style */
.footer-section {
  position: relative;
  background: #111;
  padding: 80px 0;
  color: #fff;
}
.footer-logo h3 {color: #fff;font-size: 20px;font-weight: 600;text-align: center;margin: 0;}
.footer-icon {
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}
.footer-icon li {
  display: inline-block;
  list-style: none;
  transform: rotate(0deg);
}
.footer-icon li a {font-size: 20px;
  width: 44px;
  height: 44px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  line-height: 38px;
  color: #ffffff;
  text-align: center;
    transition: all 0.7s ease-in;
    background: transparent;
    margin: 0 5px 5px 5px;
    display: inline-block;
    text-decoration: none;
}
.footer-icon li a svg {fill: #fff;height: 20px;width: 20px;}
.social-icon li a:hover {
  transform: rotate(360deg);
}
.social-icon li .facebook {
  border: 2px dotted #fff;
}
.social-icon li:hover .facebook {
  background: #3b5999 !important;
  border: 2px dotted transparent;
}
.social-icon li .twitter {
  border: 2px dotted #fff;
}
.social-icon li:hover .twitter {
  background: #000 !important;
  border: 2px dotted transparent;
}
.social-icon li .google-plus {
  border: 2px dotted #fff;
}
.social-icon li:hover .google-plus {
  background: #dd4b39 !important;
  border: 2px dotted transparent;
}
.social-icon li .dribbble {
  border: 2px dotted #fff;
}
.social-icon li:hover .dribbble {
  background: #e1306c !important;
  border: 2px dotted transparent;
}
.social-icon li .linkedin {
  border: 2px dotted #fff;
}
.social-icon li:hover .linkedin {
  background: #0077B5 !important;
  border: 2px dotted transparent;
}
/*================== version Two news video section ======================================*/
.new-video-section {padding: 80px 0;}
.video-gallery-title img {width: 22px;}
.video-gallery-title .read-more-right a {color: #000;font-size: 20px;line-height: 45px;font-weight: 600;transition: 0.5s;}
.video-gallery-title .read-more-right a:hover {color: #e10612;}
.video-gallery-title .read-more-right a:hover svg {background: transparent;}
#videoFlex .flex-direction-nav a:before {content: "" !important;}
#videoFlex .flex-direction-nav a {
  font-size: 0;
  top: 45%;
  background: #f7f7f7;
  padding: 6px 11px;
  border-radius: 50%;
  border: 1px solid #ccc;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.1);
}
#videoFlex .flex-direction-nav a.flex-next:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"/></svg>');
    height: 26px;
    background-repeat: no-repeat;
    width: 26px;
  right: 0px !important;
  opacity: 1;
}
#videoFlex .flex-direction-nav a.flex-prev:before {
  height: 26px;
  background-repeat: no-repeat;
  width: 26px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"/></svg>') !important;
  left: 0px !important;
  opacity: 1;
}
#videoFlex .flex-direction-nav a {
  visibility: visible;
  opacity: 1;
}
#videoFlex .flex-direction-nav .flex-next {right: 10px;}
#videoFlex .flex-direction-nav .flex-prev {left: 10px;}
.new-video-wrapper-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-video-wrapper-box img {
  width: 100%;
  position: relative;
}
.new-video-wrapper-box svg {
  position: absolute;
  top: 42%;
  background: #fff;
  fill: red;
  transform: translateY(-100%);
  color: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
  padding: 11px 8px;
  padding-left: 12px;
}
.new-video-common-border-box a:hover svg {background: #ef002d;fill: #fff;}
.new-video-wrapper-box-text h3 {color: #2d3134;font-size: 18px;line-height: 24px;font-weight: 600;}
.new-video-wrapper-box-text {padding: 5px;}
.new-video-common-border-box {border: 1px solid #e2e2e2;padding: 5px;}
div#videoFlex {margin: 0;}
.new-video-common-border-box a:hover {opacity: 0.9;}
.new-video-common-border-box a:hover .new-video-wrapper-box-text h3 {color: #0d6efd;}
/*========================================== MOBILE VERSION STYLE =================================================*/
@media only screen and (max-width:767px) {
footer .design-link p {font-size: 12px;text-align: center;}
.menu-custom-close {background: transparent;border: 0;position: relative;right: -10px;}
.menu-custom-close svg {fill: #fff;height: 30px;width: 30px;}
.top-middle-logo {display: none;}
.top-bar-date-wrapper {height: unset;text-align: center;align-items: center;}
.custom-container {padding-left: 10px;padding-right: 10px;max-width: 100%}
.custom-row {margin-right: -5px;margin-left: -5px}
.custom-padding {padding-left: 7px;padding-right: 7px}
.top-header {padding: 10px 0;}
#nav.sticky.top-nav-container {background: #005ccb;}
#nav.sticky .top-search .btn svg {fill: #fff;}
.top-nav-main .navbar-brand img {height: 50px;}
#nav.sticky.top-nav-main .navbar-brand img {height: 50px;}
.middle-header {display: none;}
.top-bar-social {display: none;}
.top-nav-container {border: none !important;}
#nav {box-shadow: 0 3px 7px 1px rgba(144, 161, 180, .2);border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;}
#nav.sticky .top-nav-container {border: none !important;}
.top-nav-main .navbar-brand {display: block;padding-top: 5px;padding-bottom: 7px;}
#nav.sticky.top-nav-main .navbar-brand {margin: 0;padding-top: 5px;padding-bottom: 7px;display: block;}
.right-menu-link {display: block !important;}
.mobile-side-logo-wrapper {padding-top: 5px;padding-bottom: 5px;background: #005ccb;}
.mobile-side-logo img {height: 50px;}
.mobile-nav-ul-body {padding-top: 0;}
.navbar-nav-mobile-sub-body {padding: 0;}
.mobile-menu-sub-text:focus {border: 0;box-shadow: none;}
.mobile-menu-social {text-align: center;padding-top: 20px;}
.mobile-menu-social .top_socail_icon_area {float: unset;width: 100%;margin: 0;}
.mobile-nav-ul {margin-bottom: 0 !important;padding-left: 0 !important;}
.mobile-nav-ul li a {padding-left: 10px;padding-right: 10px;font-size: 17px;}
.navbar-nav-mobile-sub {}
.mobile-menu-sub-text {padding-left: 10px;padding-right: 10px;font-size: 17px;color: #000;}
.navbar-nav-mobile-sub li a {font-size: 16px;}
#back_to_top {right: 15px;}
.latest-news-left img {min-height: unset;max-height: unset;}
.latest-news-left svg {background: #fff;fill: red;padding-left: 4px;}
.m-t-30 {margin-top: 30px;}
.m-t-25 {margin-top: 10px;}
.footer-bottom {text-align: center;padding-top: 10px;}
.footer-social-icons {float: unset;margin-top: 15px;}
.footer-col-1 {padding-top: 15px;}
.footer-menu {padding-bottom: 0;}
.credit-text {margin-top: 0;text-align: center;}
.copy-right-text {margin-bottom: 5px;}
.border-left {border-left: 0;}
.top-right-ul li:first-child {margin-top: 0px;padding-top: 6px;border-top: 1px solid #e2e2e2;}
.top-right-ul li:last-child {border-bottom: 1px solid #e2e2e2;}
.top-news-left, .top-news-right, .country-news-wrapper-left, .country-news-wrapper-right, .bangladesh-section-left, .bangladesh-section-right {width: 100%;}
.trending-list {overflow: auto;white-space: nowrap;}
.trending-wrapper {padding: 20px 0 2px;background: #f9f9f9;}
.lead-news-text h1 {font-size: 24px;line-height: 28px;margin-bottom: 0;color: #000;}
.lead-news-text span {color: red;}
.sub-lead-image {display: block;position: relative;}
.sub-lead-text, .sub-lead-2-text {min-height: unset;max-height: unset;padding-top: 3px;}
.sub-lead-text h2, .sub-lead-2-text h2 {font-size: 18px;line-height: 22px;margin: 0;}
.bt, .br {border: 0;}
.lead-news-text {position: relative;width: 100%;background: transparent;color: #000;bottom: 0;padding: 2px 5px 0;}
.sub-lead-text p {display: none;}
.lead-news {margin-bottom: 15px;}
.sub-lead-wrapper {border: 0;margin-bottom: 6px !important;padding-bottom: 0 !important;}
.sub-lead-2 {padding-top: 0;padding-bottom: 20px;}
.lead-news {margin-bottom: 16px;}
.other-lead-news-row {margin-top: 10px;}
.top-news-right {margin-top: 15px;}
.banner-top-right {text-align: center;}
.lead-news-img svg, .country-news-lead-image svg, .entertainment-lead-image svg, .category-lead-img svg, .bangladesh-lead-news-image svg, .sports-lead-news-image svg {height: 50px;width: 50px;background: #fff;fill: red;padding-left: 6px;border: 3px solid #fff;}
.sub-lead-2-img svg, .sub-lead-image svg, .country-lead-news-small-image svg, .entertainment-news-image svg, .category-list-img svg, .bangladesh-news-ul-left svg, .sports-news-ul-left svg {height: 35px;width: 35px;background: #fff;fill: red;padding-left: 5px;border: 2px solid #fff;}
.country-new-ul-left svg {background: #fff;fill: red;padding-left: 4px;}
.trending-area {margin-bottom: 10px;}
.video-lead-text {display: none;}
.video-lead-text {width: 100%;min-height: unset;max-height: unset;padding: 2px 2px 2px 4px;}
.video-lead-text-mobile {display: block;}
.video-lead-text h2 {font-size: 20px;line-height: 26px;}
.video-lead-img {width: 100%;}
.video-lead {margin-bottom: 12px;display: inline-block;}
.video-lead-img svg {bottom: 0;left: 50%;top: 50%;height: 50px;width: 50px;}
.video-lead-img img {min-height: unset;max-height: unset;}
.video-news {width: 100%;margin-bottom: 5px;display: inline-block;background: #282828;}
.video-news-img {width: 40%;float: left;padding-right: 2%;}
.video-news-text,.video-news-text-2 {min-height: unset;max-height: unset;width: 60%;float: left;padding: 0;padding-left: 2px;}
.video-news-text h3 {line-height: 21px;font-size: 16px;}
.video-news-img svg {bottom: 0;top: 50%;left: 47%;padding: 2px 2px 2px 6px;height: 35px;width: 35px;}
.video-news {margin-bottom: 10px;}
.video-wrapper {padding-bottom: 25px;}
.big-banner-6 {display: none;}
.bangladesh-lead-news-image img {min-height: unset;max-height: unset;}
.bangladesh-lead-news-text h2 {font-size: 22px;line-height: 26px;}
.bangladesh-lead-news {margin-bottom: 15px;}
.photo-gallery-single {margin-bottom: 20px;}
.sports-section-left, .sports-section-middle, .sports-section-right {width: 100%;}
.sports-lead-news {margin-bottom: 15px;}
.sports-lead-news-text h2 {font-size: 22px;line-height: 26px;}
.sports-lead-news-text {min-height: unset;max-height: unset;}
.photo-gallery-single-text h3 {font-size: 16px;line-height: 20px;}
.btn-more-albums {font-size: 20px;}
.photo-gallery-single-text {min-height: 63px;max-height: 63px;}
.country-lead-news-small-text {padding: 3px 5px;min-height: 90px;max-height: 90px;}
.country-lead-news-small-text h3, .country-new-ul-right h3 {font-size: 17px;line-height: 21px;}
.country-new-ul-left img {min-height: unset;max-height: unset;}
.sports-news-ul li a {padding: 0;}
.sports-news-ul-left {width: 40%;}
.sports-news-ul-right {width: 60%;min-height: unset;max-height: unset;padding-top: 3px;}
.new-binodon-left-wrapper {width: 100%;}
.new-binodon-right-wrapper {width: 100%;}
.carousel {margin-bottom: 25px;}
.top-right-ul li {margin-bottom: 4px;}
.lead-news-text p {display: none;}
.lead-news-text {min-height: 60px;padding-top: 5px;}
.top-right-ul-text {padding-top: 0;min-height: 75px;max-height: 75px;overflow: hidden;}
.sub-lead-2-text h3 {font-size: 18px;}
.d-ad {display: none;}
.common-heading-style {margin-top: 25px;}
.sports-lead-news-text p {display: none;}
.todays-best-photo-text {min-height: unset;max-height: unset;}
.lifestyle-section {padding-bottom: 0;}
.lifestyle-item-text {margin: -10px auto auto;min-height: 94px;max-height: 94px;padding: 5px;}
.lifestyle-item {margin-bottom: 20px;}
.navbar-brand-desktop {display: none;}
.top-bar-social {display: none;}
.new-national {margin-top: -15px;}
.latest-news {height: 463px;}
.political-news-section-wrapper {margin-top: -20px;}
.economic-lead-news-text h2 {font-size: 22px;line-height: 26px;}
.economic-lead-news-image img {min-height: unset;max-height: unset;}
.political-lead-news-other-text {min-height: 90px;max-height: 90px;}
.lead-news-img svg {top: 18%;left: 10%;}
.top-right-ul-img svg {fill: red;}
.political-lead-news-other-text h3 {line-height: 21px;}
.economic-lead-news-mobile-version {margin-bottom: 10px;position: relative;}
.economic-lead-news-mobile-version a {display: inline-block;padding: 0;background: #eff3f4;width: 100%;}
.economic-lead-news-mobile-version .economic-lead-news-image {float: left;width: 42%;padding-right: 3%;position: relative;overflow: hidden;}
.economic-lead-news-mobile-version .economic-lead-news-text {float: left;width: 58%;padding-left: 1px;padding-top: 5px;min-height: 79px;max-height: 79px;overflow: hidden;}
.economic-lead-news-mobile-version .economic-lead-news-text h2 {font-size: 17px;line-height: 23px;}
.sub-lead-2-img svg,
.sub-lead-image svg {top: 22%;left: 14%;}
.economic-lead-news-image svg {top: 28%;left: 18%;fill: red;}
.political-lead-news-image svg {fill: red;}
.economic-news-ul-left svg {fill: red;}
.political-lead-news-other-image svg {fill: red;}
.new-binodon-single-wrapper-img svg {top: 25%;left: 16%;fill: red;}
.sports-lead-news-image svg {top: 18%;left: 11%;}
.lifestyle-item-img svg {top: 24%;left: 14%;height: 35px;width: 35px;fill: red;}
.new-spots-news-box-img svg {top: 28%;left: 18%;fill: red;}
.political-lead-news-text h2 {font-size: 22px;line-height: 26px;}
.political-lead-news-mobile .political-lead-news-text {min-height: 90px;max-height: 90px;}
.political-lead-news-mobile .political-lead-news-text h2 {font-size: 17px;line-height: 21px;}
.big-banner-home-3 {display: none;}
.new-binodon-single-wrapper-text {padding: 5px;min-height: 90px;max-height: 90px;}
.new-binodon-single-wrapper-text h3 {font-size: 18px;line-height: 24px;}
.new-binodon-single-wrapper-text {padding: 5px;min-height: 90px;max-height: 90px;}
.new-binodon-single-wrapper-text h4 {font-size: 18px;line-height: 24px;}
.new-binodon-single-wrapper-mobile-lead {margin-bottom: 24px;}
.new-binodon-single-wrapper-mobile-lead .new-binodon-single-wrapper-text {min-height: 70px;max-height: 70px;}
.new-binodon-single-wrapper-mobile-lead .new-binodon-single-wrapper-text h3 {font-size: 22px;line-height: 28px;}
.e-paper-div {margin-top: 40px;}
.category-list-text {min-height: 77px;max-height: 77px;}
.bangladesh-section-right {margin-top: 24px;}
.sports-news-ul li a {display: inline-block;}
.new-spots-news-box {display: inline-block;background: #eff3f4;}
.sports-news-ul li {margin-bottom: 10px;}
.new-spots-news-box-img {float: left;width: 40%;position: relative;overflow: hidden;float: left;}
.new-spots-news-box-text {padding: 0; min-height: 85px;max-height: 85px;padding-top: 3px;padding-left: 3%;float: left;width: 60%;padding-right: 4px;}
.new-spots-news-box-text h4 {font-size: 18px;line-height: 24px;transition: all 0.5s ease 0s;margin: 0;color: #000;font-weight: 600;}
.sports-section-wrapper {padding-bottom: 0;}

}