/*************************************
Template Name: Songbad Prokash - 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: #eff3f4;}
@media (min-width: 1120px) {
  .container {
    max-width: 1270px !important;
  }
}

@media (min-width: 1120px) {
  .menu-container {
    max-width: 1188px !important;
  }
}

/*======================== For LAZY LOAD CSS ============================*/
.lazyload {transition: transform .3s ease-out;}

/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.custom-container {
  padding-left: 10px;
  padding-right: 10px;
}
.custom-row {
  margin-right: -10px;
  margin-left: -10px;
}
.custom-padding {
  padding-left: 10px;
  padding-right: 10px;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "SolaimanLipiNormal";
  color: #000;
}
a {
  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;
}
button,
button:focus {
  outline: 0;
  border: 0;
}
p,
a {
  color: #000;
}
/*====================== 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: 2px solid #03a9f4;-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;}
/*====================== Header style Top nav =========================================*/
.top-main-text p {margin: 0;font-size: 16px;padding-top: 3px;color: #ff1a1f;}
.top-main-text {text-align: center;}
.top-bar-social {text-align: end;}
.header-top-area {height: 30px;}
.top-header {text-align: center;width: 100%;background: #fff;padding: 10px 0;padding-bottom: 12px;}
.header-banner {max-width: 90px;margin-left: auto;margin-right: auto;}
.top_socail_icon_area {float: right;position: relative;}
.top_socail_icon_area .list-inline {padding: 0;margin: 0;}
.top_socail_icon_area .list-inline li {display: inline-block;padding-left: 5px;list-style: none;position: relative;height: 30px;width: 30px;}
.top_socail_icon_area .list-inline li a {display: inline-block;text-align: center;line-height: 30px;cursor: pointer;}
.cube,.cube span {width: 100%;height: 100%;top: 0;left: 0;position: absolute;transform-style: preserve-3d;transition: transform 0.5s ease-in-out;text-align: center;}
.top_socail_icon_area .list-inline li .facebook .cube-top {background: #3b5998;}
.top_socail_icon_area .list-inline li a svg {fill: #fff;width: 16px;height: 16px;}
.top_socail_icon_area .list-inline li .twitter .cube-top {background: #1da1f2;}
.top_socail_icon_area .list-inline li .youtube .cube-top {background: #ff0000;}
.top_socail_icon_area .list-inline li .instagram .cube-top {background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);}
.top_socail_icon_area .list-inline li:hover .cube {transform: translate(0, 50%) rotateX(-90deg);}
.cube-front {background-size: 100%;transform: translate(0, -100%) rotateX(90deg);transform-origin: bottom;border-radius: 50px;}
.top_socail_icon_area .list-inline li .facebook .cube-front {background: #3b5998;}
.top_socail_icon_area .list-inline li .twitter .cube-front {background: #1da1f2;}
.top_socail_icon_area .list-inline li .youtube .cube-front {background: #ff0000;}
.top_socail_icon_area .list-inline li .instagram .cube-front {background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);}






.current-date {padding: 0;margin: 0;}
.current-date li {display: inline-block;margin-right: 0;color: #000;line-height: 20px;font-size: 14px;}
.current-date li svg {margin-left: 5px;margin-right: 5px;fill: #000;}
.logo-area {background: #fff;padding: 20px 0;}
.main-logo {margin-top: 12px;}
.bangla-likhon-main-wrapper {display: inline-flex;float: right;}
.bangla-likhon-main-wrapper {text-align: right;}
.google-translate {margin-right: 7px;margin-top: 3px;}
.google-translate a span {color: #000;background: #fff;padding: 4px 12px;font-size: 16px;border: none;margin-right: 8px;}
.goog-te-gadget {font-family: arial;font-size: 11px;color: #666;white-space: nowrap;}
.bangla-likhon {width: unset;text-align: unset;padding-top: 5px;display: inline-block;}
.bangla-likhon a span {color: #fff;background: #f26522;padding: 4px 12px;font-size: 16px;}
.samajikota-wrapper {margin-top: 0.5px;}
.samajikota-wrapper {display: inline-block;width: 140px;}
.hover {margin-left: auto;width: fit-content;width: 146px;position: relative;}
.hover::before {content: "";position: absolute;top: 15px;right: 60px;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 17px solid transparent;border-bottom: 17px solid #fff;z-index: 99999;opacity: 0;transition: opacity .3s ease-in;}
.sabtn {border: 1px solid #ddd;padding: 3px 14px;align-items: center;border-radius: 35px;background: #fff;font-size: 15px;font-weight: 700;}
.sabtn svg {display: inline-block;}
.box-container {width: 600px;float: right;}
.samajikota-box {width: 100%;transition: all 0.5s ease;padding: 0 20px;background: #fff;position: absolute;display: block;box-shadow: 0 0 10px rgb(0 0 0 / 30%);z-index: 9999;height: 0px;overflow: hidden;}
.samajikota-box {top: 11px;border-radius: 5px;}
.samajikota-box::before {content: "";position: absolute;top: -29px;right: 41px;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 17px solid transparent;border-bottom: 17px solid #fff;}
.samajikota-box h1,
.samajikota-box h2,
.samajikota-box h3,
.samajikota-box h4,
.samajikota-box h5 {margin: 0;padding: 0;}
.main-heading-title {font-size: 16px;padding-bottom: 2px !important;}
.head-title {font-size: 14px;font-weight: 700;padding-bottom: 5px;text-align: left;}
.box-container a {color: #000;text-decoration: none;}
.hover:hover::before {opacity: 1;}
.hover:hover .samajikota-box {padding: 20px;height: 545px;box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
.single-icon {margin-top: 2px;margin-bottom: 2px;}
.single-icon {display: flex;align-items: center;height: 30px;}
.single-icon svg {width: 17px;}
.single-icon h4 {margin-left: 6px;margin-top: 4px;}
.single-icon h4 {margin-left: 4px;font-weight: 700;font-size: 14px;text-transform: capitalize;margin-right: 2px;text-align: left;}
.single-icon h4:hover {color: #007bff;}
.bangla-likhon a:hover span {color: #f26522;background: #fff;}
.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: 70px;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 {background-color: #03a9f4;box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.6);}
.top-nav-main .navbar-brand {display: none;margin: 0;}
.top-nav-main li.nav-item a.nav-link {font-size: 18px;padding: 12px 10px 12px 11px !important;color: #fff !important;font-weight: 400;position: relative;display: inline-block;background-color: transparent;z-index: 9;}
/* .top-nav-main li.nav-item a.nav-link span {z-index: 1;} */
.top-nav-main li.nav-item a.nav-link span:before {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;transform: scaleX(0);background-color: #0194d6;transition: transform .5s;z-index: -1;}
.top-nav-main li.nav-item a.nav-link:hover span:before, .top-nav-main li.nav-item a.active span:before {transform: scaleX(1);}
.top-nav-main li.nav-item a.nav-link:hover span:after, .top-nav-main li.nav-item a.active span:after {transform: scaleX(1);}
.top-nav-main li.nav-item a.nav-link:hover, .top-nav-main li.nav-item a.active {color: #fff !important;fill: #fff}
.dropdown-menu li {position: relative;transition: .5s;border-bottom: 1px solid #ddd;}
.dropdown-menu li:before {position: absolute;bottom: 0;left: 0;right: 0;top: 0;background: #03a9f4;content: "";transform: scaleX(0);transform-origin: left;transition: transform .5s;z-index: -1;}
.dropdown-menu li:hover:before {transform: scaleX(1);}
.dropdown-menu li a {background-color: transparent;border: none;font-size: 16px;transition: .5s;line-height: 28px;}
.dropdown-menu li:hover {padding-left: 15px;background-color: #03a9f4;}
.dropdown-menu li:hover a {background: #03a9f4 !important;}
.dropdown-menu li:last-child {border-bottom: 0;}
.right-menu-link .btn {padding: 3px 5px;}
.right-menu-link .btn svg {fill: #000;}
.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: 15px;width: 14px;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;}
#nav.sticky {box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%);background: #03a9f4;position: -webkit-sticky;position: sticky;top: 0;z-index: 1020;width: 100%;box-shadow: 0 5px 5px -5px #000;transition: 0.1s;}
#nav.sticky.top-nav-main .navbar-brand {margin: 0;padding: 0;display: none;}
.attr-nav ul li a svg {height: 20px;width: 20px;fill: #fff;}
.top-search {display: none;padding: 7px 0;position: absolute;z-index: 9;width: 100%;top: 50px;}
.top-search-secton {float: right;margin-top: -7px;background: #fff;padding: 15px;box-shadow: 0 2px 3px #787878;}
.top-search input.form-control {background: #fff;border: 2px solid #f0f0ed;color: #000;height: 34px;line-height: 34px;display: block;text-transform: uppercase;font-weight: 500;letter-spacing: .5px;padding: 8px 1%;font-size: 15px;background-color: #fff;}
.top-search .input-group-addon {background: #03a9f4;transition:.5s;cursor: pointer;border: 0;color: #03a9f4;width: 30px;height: 33px;text-align: center;}
.top-search .input-group-addon svg {fill: #fff;}
.top-search .input-group-addon.close-search {margin-left: 2px !important;line-height: 33px;}
.attr-nav ul {margin: 0;padding: 0;}
.attr-nav ul li {list-style: none;text-align: right;}
.attr-nav ul li a {color: #fff;margin-left: 0;}
.top-search input.form-control:focus {box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .01);}
section.date-top-mobile {display: none;}

/*====================== Footer Style =========================================*/
.footer-top-wrapper {background: rgba(0, 0, 0, 0.27);padding: 10px 0;}
.foter-right-new {text-align: right;}
.foter-right-new h4 {font-size: 19px;margin-top: 10px;}
footer.footer-new {color: #fff;background-color: #282828;padding: 20px 0 20px 0;}
ul.footer-address-ul {padding: 0;margin: 0;margin-top: 10px;}
ul.footer-address-ul li {list-style: none;font-size: 15px;line-height: 1.5;padding-bottom: 3px;}
ul.footer-ul-new {margin: 0;padding: 0;list-style: none;margin-top: 20px;text-align: center;}
ul.footer-ul-new li {display: inline-block;}
ul.footer-ul-new li a {border: 1px solid #fff;display: block;background: transparent;text-decoration: none;color: #fff;font-size: 16px;transition: 0.5s;padding: 2px 10px;margin: 2px 0;transition: 0.5s;margin-left: 10px;}
ul.footer-ul-new li a:hover {color: #fff;border: 1px solid #03a9f4;background: #03a9f4;}
.footer {background: #181818;text-align: center;color: #fff;font-size: 14px;padding: 10px 0 110px;}
.footer-copy-text {text-align: left;}
.footer-copy-text p {color: #fff;}
.design-link p {color: #fff;}
.design-link {float: right;}
.social-icon {margin: 0;display: block;padding: 0;text-align: center;padding-top: 12px;margin-top: 18px;}
.social-icon li {list-style: none;transform: rotate(0deg);display: inline-block;}
.social-icon li a {color: #ffffff;padding: 5px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;line-height: 34px;text-align: center;transition: all 0.7s ease-in;background: transparent;}
.social-icon li a svg {fill: #fff;width: 20px;height: 20px;}
.social-icon li .facebook {background: #3b5999;border: 2px dotted transparent;}
.social-icon li:hover .facebook {border: 2px dotted #3b5999;background: transparent;color: #3b5999;}
.social-icon li a:hover {transform: rotate(360deg);}
.social-icon li .twitter {background: #55acee;border: 2px dotted transparent;}
.social-icon li .youtube {background: #c4302b;border: 2px dotted transparent;}
.social-icon li .instagram {background: #e4405f;border: 2px dotted transparent;}
.social-icon li a:hover {border: 2px dotted #fff !important;background: transparent;color: #fff !important;}
.social-icon li:hover {transform: rotate(360deg);}
.social-icon li {transition: all 0.7s ease-in;}
ul.footer-address-ul li span svg {fill: #fff;width: 16px;height: 16px;}
.footer-facebook-like {text-align: right;}


/*====================== Top Trending Section Style =========================================*/
.trending-wrapper {padding: 20px 0 2px;}
.trending-area {text-align: center;}
.trending-list {margin: 0;padding: 0;}
.trending-list li {list-style-type: none;display: inline-block;}
.trending-list li span {margin-right: 10px;font-weight: 700;font-size: 15px;}
.trending-list li a {background: #fff;color: #000;padding: 4px 8px;margin-right: 10px;transition: .2s;box-shadow: 0 1px 2px #000;margin-bottom: 5px;display: inline-block;}
.trending-list li a:hover {background: #0194d6;color: #fff;}
/*====================== Lead News Section =========================================*/
.lead-news-wrapper {background-color: #f1f4f7;width: 100%;padding: 15px 0 10px;}
.lead-news-left {width: 73.27%;float: left;padding: 0;}
.new-lead-news-wrapper,
.lead-news-other-wrapper {position: relative;}
.new-lead-news-wrapper {margin-bottom: 24px;}
.new-lead-news {background: #fff;padding: 6px;position: relative;}
.new-lead-news .new-lead-news-image {display: block;overflow: hidden;position: relative;}
.new-lead-news-image svg {position: absolute;top: 11%;left: 6%;height: 55px;width: 55px;background: #fff;transform: translate(-50%, -50%);text-align: center;line-height: 50px;fill: #000;border-radius: 50%;padding-left: 6px;border: 3px solid #fff;box-shadow: 0 0 30px 2px grey;opacity: 0.8;z-index: 1;}
.new-lead-news-wrapper:hover .new-lead-news-image svg {fill: #dc2028;}
.new-lead-news-heading span {color: #e74c4f;font-size: 14px;line-height: 14px;}
.new-lead-news a:hover img {
  -webkit-transform: scale(1.15) rotate(5deg);
  -moz-transform: scale(1.15) rotate(5deg);
  -ms-transform: scale(1.15) rotate(5deg);
  -o-transform: scale(1.15) rotate(5deg);
  transform: scale(1.15) rotate(5deg);
}
.new-lead-news a img {min-height: unset;max-height: unset;}
.left-lead-other-news-right,
.new-lead-news-heading {position: relative;}
.left-lead-other-news-left svg {position: absolute;top: 32%;left: 20%;height: 35px;width: 35px;background: #FFF;transform: translate(-50%, -50%);text-align: center;line-height: 28px;fill: #000;border-radius: 50%;padding-left: 3px;border: 3px solid #fff;box-shadow: 0 0 15px 1px grey;opacity: 0.8;z-index: 1;}
.left-lead-other-news li a:hover .left-lead-other-news-left svg {fill: #dc2028;}
.lead-news-second-image svg {position: absolute;top: 20%;left: 10%;height: 45px;width: 45px;background: #fff;transform: translate(-50%, -50%);text-align: center;line-height: 38px;fill: #000;border-radius: 50%;padding-left: 5px;border: 3px solid #fff;box-shadow: 0 0 15px 1px grey;opacity: 0.8;z-index: 1;}
.lead-news-second-wrapper:hover .lead-news-second-image svg {fill: #dc2028;}
.new-lead-news-heading {max-height: 115px;min-height: 115px;}
.new-lead-news-heading {
  padding: 7px 3px 0;
  max-height: 115px;
  min-height: 115px;
  overflow: hidden;
}
.new-lead-news-heading h1 {
  font-weight: 600;
  margin: 0;
  font-size: 28px;
  line-height: 32px;
  padding-bottom: 4px;
}
.new-lead-news-heading p {
  margin: 0;
  line-height: 27px;
}
.meta {
  position: relative;
  width: 100%;
  padding: 10px;
  right: 0;
  left: 0;
  border-top: 1px solid #eee;
  background: #fff;
  bottom: 0;
  color: #000;
  min-height: 38px;
  line-height: 17px;
}
.meta a.pull-right {
  padding-right: 2px;
  float: right;
}
.meta span,
.meta a {
  font-size: 13px;
  color: #868686;
}
.meta a.pull-right::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 16px;
  right: 5px;
  background: #03a9f4;
  top: 10px;
}
.left-lead-other-news {
  position: relative;
  margin: 0;
  padding: 0;
}
.left-lead-other-news li {
  list-style: none;
  width: 100%;
  margin-bottom: 16px;
}
.left-lead-other-news li a {
  display: inline-block;
  padding: 6px 6px;
  background: #fff;
  width: 100%;
}
.left-lead-other-news-left {
  float: left;
  width: 40%;
  display: block;
  overflow: hidden;
  position: relative;
  min-height: 78px;
  max-height: 78px;
}
.left-lead-other-news-left span {
  background: #03a9f4;
  padding: 2px 8px 0;
  position: absolute;
  font-size: 13px;
  z-index: 1;
  color: #fff;
  right: 0;
  top: -22px;
  transition: all .5s ease 0s;
}
.left-lead-other-news-left img {
  min-height: 81px;
  max-height: 81px;
  width: 100%;
}
.left-lead-other-news-right,
.new-lead-news-heading {
  position: relative;
}
.left-lead-other-news-right {
  float: left;
  width: 60%;
  min-height: 79px;
  max-height: 79px;
  overflow: hidden;
  padding-left: 3%;
}
.left-lead-other-news-right h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
}
.left-lead-other-news-right span {color: #e74c4f;font-size: 14px;line-height: 14px;}
.left-lead-other-news li a:hover .left-lead-other-news-left span {
  top: 0;
}
.janata-bank-adv {
  display: none;
}
.lead-news-second-wrapper {
  margin-bottom: 24px;
}
.lead-news-second {
  background: #fff;
  padding: 6px 6px 0 6px;
}
.lead-news-second-image {
  display: block;
  overflow: hidden;
  position: relative;
}
.lead-news-second a .lead-news-second-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;
}
.lead-news-second a img {
  min-height: unset;
  max-height: unset;
}
.lead-news-second a img {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.lead-news-second-heading {
  position: relative;
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
  padding-top: 4px;
  padding-left: 3px;
}
.lead-news-second-heading h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 0;
}
.lead-news-second-heading span {
  color: #e74c4f;
}
.lead-news-second a:hover .lead-news-second-image img {
  -webkit-transform: scale(1.15) rotate(5deg);
  -moz-transform: scale(1.15) rotate(5deg);
  -ms-transform: scale(1.15) rotate(5deg);
  -o-transform: scale(1.15) rotate(5deg);
  transform: scale(1.15) rotate(5deg);
}
.lead-news-right {
  width: 26.73%;
  float: left;
  padding: 0;
}
.tab-content-wrapper {
  margin-top: 15px;
  border: 1px solid #d7d7d7;
}
.side-tab-main {
  width: 100%;
}
.side-tab-main .nav-item {
  display: block;
  float: left;
  width: 50%;
}
.side-tab-main .nav-item .nav-link {
  transition: background-color .3s 0s;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #03a9f4;
  border-radius: 0;
  padding: 7px 10px;
  border-bottom: 3px solid transparent;
}
.nav-pills .nav-item.active a {
  background: #fff;
  color: #000;
  border-bottom: 3px solid #03a9f4;
}
.tab-content>.active {
  display: block;
}
.latest-news {
  overflow-y: scroll;
  height: 1002px;
}
.archive-btn {
  margin-top: 10px;
}
.latest-news-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.latest-news-ul li {
  list-style: none;
}
.latest-news-ul li a {
  padding: 7px 7px 9px;
  border-bottom: 1px solid #d7d7d7;
  display: inline-block;
  background: #fff;
  color: #000;
  margin-bottom: -5px;
}
.latest-news-left {
  float: left;
  width: 37%;
  margin-right: 2%;
  position: relative;
}
.latest-news-left img {
  min-height: 62px;
  max-height: 62px;
  border-radius: 5px;
}
.latest-news-left svg {
  position: absolute;
  top: 35%;
  left: 20%;
  height: 35px;
  width: 35px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
ul.latest-news-ul li a:hover .latest-news-left svg {
  fill: #dc2028;
}
.latest-news-right {
  float: left;
  width: 61%;
  padding-left: 2px;
  max-height: 62px;
  overflow: hidden;
  min-height: 62px;
}
.latest-news-right h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.latest-news-right h3 span {
  font-size: 16px;
  margin-right: 2px;
  color: #e10612;
}
.latest-news-right span {
  color: #e74c4f;
}



.for-ads {
  margin: 24px 0;
  text-align: center;
}
.for-ads-1 {
  margin-top: 45px;
}
.special-title-heading {
  background: #fff;
}
.special-title-heading .title {
  position: relative;
  overflow: hidden;
  margin: 0 0 15px 0;
  font-size: 24px;
  border-left: 5px solid #03a9f4;
  line-height: 44px;
  padding-left: 10px;
}
.special-title-heading .title a {
  text-transform: uppercase;
  font-size: 24px;
  color: #000;
  line-height: 44px;
}
.special-title-heading .title .liner {
  padding-left: 10px;
}
.special-title-heading .title .liner:before {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 5px solid #03a9f4;
  top: 16px;
  display: inline-block;
  vertical-align: bottom;
}
.special-title-heading .title .liner:after {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 5px solid #03a9f4;
  top: 24px;
  display: inline-block;
  vertical-align: bottom;
}
.opinion-ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.opinion-ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 8px;
}
.opinion-ul li a {
  display: inline-block;
  background: #fff;
  padding: 5px 7px;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.opinion-left {
  float: left;
  width: 35%;
  padding-right: 3%;
  position: relative;
}
.opinion-left img {
  min-height: unset;
  max-height: unset;
  max-width: 97px;
  min-width: 97px;
}
.opinion-right {
  float: left;
  width: 65%;
  overflow: hidden;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 2px;
}
.opinion-right h2 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 22px;
  transition: all 0.5s ease 0s;
}
.opinion-right p {
  margin-top: 5px;
  color: #696464;
  font-size: 14px;
  margin: 0;
}
.btn-date-picker {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.5s;
  background: #03a9f4;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  width: 100%;
}
.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: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-date-picker:hover {
  color: #03a9f4;
}
.btn-date-picker:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*====================== National Section =========================================*/
.national-news-wrapper {
  background: #fff;
  padding: 30px 0 25px;
  width: 100%;
}
.new-national-news-wrapper-style {
  width: 100%;
  float: left;
  padding: 0;
}
.new-heading-title {
  margin-bottom: 15px;
  position: relative;
}
.new-heading-title:before {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 2px solid #03a9f4;
  display: inline-block;
  vertical-align: bottom;
  left: 0;
  bottom: -2px;
  z-index: 9;
}
.new-heading-title h3 {
  background-color: #03a9f4;
  margin: 0;
  color: #fff;
  left: 11px;
  display: inline-block;
  font-size: 24px;
  padding: 8px 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);
}
.new-heading-title a {
  color: #fff;
  text-decoration: none;
}
.new-heading-title 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);
}
.new-style-national-big-image {
  position: relative;
}
.new-style-national-big-image svg {
  position: absolute;
  top: 14%;
  left: 8%;
  height: 50px;
  width: 50px;
  background: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  fill: #000;
  border-radius: 50%;
  padding-left: 6px;
  border: 3px solid #fff;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.new-style-national-big a:hover .new-style-national-big-image svg {
  fill: #dc2028;
}
.new-style-national-big-text {
  border-top: 3px solid #03a9f4;
  background-color: #f1f4f7;
  position: relative;
  padding: 6px 10px;
  min-height: 180px;
  max-height: 180px;
  overflow: hidden;
}
.new-style-national-big-text h2 {
  margin: 0;
  color: #000;
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 3px;
}
.new-style-national-big-text p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}
.new-style-national-big-text span {
  color: #e74c4f;
}
.national-news-list {
  margin: 0;
  padding: 0;
  display: inline-block;
  padding-left: 0;
}
.national-news-list li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.national-news-list li a {
  text-decoration: none;
  display: inline-block;
  padding: 7px 7px 7px;
  width: 100%;
  background: #f1f4f7;
}
.national-news-list .national-news-left {
  float: left;
  width: 39%;
  padding-right: 2%;
  position: relative;
}
.national-news-list .national-news-right {
  float: left;
  width: 61%;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.national-news-list .national-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
}
.national-news-left svg {
  position: absolute;
  top: 28%;
  left: 18%;
  height: 35px;
  width: 35px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.national-news-right span {
  color: #e74c4f;
}
ul.national-news-list li a:hover .national-news-left svg {
  fill: #dc2028;
}

/*====================== Video Section =========================================*/
.new-fade {
  -webkit-animation: fadeInScaleNew 0.7s ease-in-out;
  -moz-animation: fadeInScaleNew 0.7s ease-in-out;
  animation: fadeInScaleNew 0.7s ease-in-out;
}

@keyframes fadeInScaleNew {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.new-video-section {
  background: #212121;
  width: 100%;
  padding: 30px 0;
}
.video-main-title {
  border-left: 4px solid #03a9f4;
  line-height: 26px;
  margin-top: 7px;
}
.video-main-title a {
  color: #ffc107;
}
.video-main-title a h2 {
  color: #ffc107;
  font-size: 30px;
  padding-left: 10px;
}
.nav-video-tab-option .nav-tabs {
  border-bottom: 2px solid #03a9f4;
  margin-bottom: 15px;
}
.nav-video-tab-option .nav-tabs .nav-item.show .nav-link,
.nav-video-tab-option .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.nav-video-tab-option .nav-tabs .nav-link {
  background-color: #111;
  border-color: #111;
  font-size: 20px;
  color: #fff;
  border-radius: 15px 15px 0 0;
  margin-right: 7px;
  padding: 7px 25px;
}
.nav-video-tab-option .nav-tabs li.nav-item {
  margin-bottom: 1px;
}
.all-video-wrapper-text {
  position: relative;
  margin-top: -22px;
  margin-bottom: 35px;
}
.all-videos {
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  color: #fff;
  background: #03a9f4;
  font-size: 18px;
  padding: 7px 15px 6px 15px;
}
.all-videos svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}
.all-videos:hover {
  color: #000;
}
.all-videos:hover svg {
  fill: #000;
}
.news-video-single {
  margin-bottom: 20px;
}
.news-video-single-image {
  position: relative;
}
.news-video-single-image svg {
  position: absolute;
  top: 50%;
  left: 50%;
  fill: #fff;
  background: rgba(0, 0, 0, 0.58);
  padding: 6px 4px 6px 4px;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  width: 34px;
  height: 28px;
}
.news-video-single a:hover .news-video-single-image svg {
  background: #dc2028;
}
.news-video-single-text {
  background: #333;
  min-height: 58px;
  max-height: 58px;
  width: 100%;
  overflow: hidden;
  padding: 4px 7px 0;
}
.news-video-single-text h3 {
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}
.news-video-single-text span {
  color: #ff1a1a;
}


/*====================== Feature Section =========================================*/
.feature-news-wrapper {
  padding: 30px 0 30px;
}
.new-feature-lead {
  position: relative;
}
.new-feature-lead-image svg {
  position: absolute;
  top: 14%;
  left: 9%;
  height: 45px;
  width: 45px;
  background: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  fill: #000;
  border-radius: 50%;
  padding-left: 6px;
  border: 3px solid #fff;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.new-feature-lead a:hover .new-feature-lead-image svg {
  fill: #dc2028;
}
.new-feature-lead-text span {
  color: #e74c4f;
}
.new-feature-lead img {
  width: 100%;
}
.new-feature-lead a:hover img {
  opacity: 0.85;
}
.new-feature-lead-text {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  bottom: 0;
  padding: 30px 10px 5px;
}
.new-feature-lead-text h2 {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}
.feature-news-ul {
  margin: 0;
  padding: 0;
  background: #fff;
  margin-top: 10px;
}
.feature-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.feature-news-right span {
  color: #e74c4f;
}
.feature-news-left svg {
  position: absolute;
  top: 28%;
  left: 16%;
  height: 35px;
  width: 35px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
ul.feature-news-ul li a:hover .feature-news-left svg {
  fill: #dc2028;
}
.feature-news-single {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px solid #dad9d9;
}
.feature-news-single:hover img {
  opacity: 0.85;
}
.feature-news-left {
  float: left;
  width: 36%;
  padding-right: 3%;
  position: relative;
}
.feature-news-right {
  float: left;
  width: 64%;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}
.feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  padding-left: 2px;
  padding-top: 3px;
  transition: all 0.5s ease 0s;
}

.district-news-section {
  background: #fff;
  width: 100%;
  padding: 30px 0px 30px;
}

/*====================== Feature Second Section =========================================*/
.new-feature-lead {
  position: relative;
}
.new-feature-lead-image {
  position: relative;
}
.new-feature-lead img {
  width: 100%;
}
.new-feature-lead-text {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  bottom: 0;
  padding: 30px 10px 5px;
}
.new-feature-lead-text h2 {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}
.new-feature-news {
  margin: 0;
  padding: 0;
  background: #fff;
  margin-top: 10px;
}
.new-feature-news li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.new-feature-news-single {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px solid #dad9d9;
}
.new-feature-news-left {
  float: left;
  width: 36%;
  padding-right: 3%;
  position: relative;
}
.new-feature-news-left img {
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.new-feature-news-right {
  float: left;
  width: 64%;
  min-height: 63px;
  max-height: 63px;
  overflow: hidden;
}
.new-feature-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 21px;
  padding-left: 2px;
  transition: all 0.5s ease 0s;
}
.new-feature-news-right span {
  color: #e74c4f;
}
.new-feature-news li a:hover img {
  opacity: 0.85;
}
.new-feature-news-left svg {
  position: absolute;
  top: 32%;
  left: 18%;
  height: 32px;
  width: 32px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
ul.new-feature-news li a:hover .new-feature-news-left svg {
  background: #fff;
  fill: #e74c4f;
}

/*====================== Sports Section =========================================*/
.sports-wrapper {
  padding: 27px 0 7px;
  background: #fff;
  width: 100%;
}
.sports-left {
  width: 100%;
  padding: 0;
}
.nav-video-tab-option .nav-tabs {
  border-bottom: 2px solid #03a9f4;
  margin-bottom: 15px;
}
.tab-section-option .nav-title {
  background: none;
  bottom: 0;
  margin-right: 40px;
  padding-top: 8px;
}
.tab-section-option .nav-title h3,
.tab-section-option2 .nav-title h3 {
  color: #fff;
  background: #03a9f4;
  margin: 0;
  font-size: 24px;
  padding-left: 5px;
  padding: 6px 8px 4px;
}
.tab-section-option .nav-tabs .nav-link,
.tab-section-option2 .nav-tabs .nav-link {
  background-color: #fff;
  border-color: transparent;
  color: #555;
  border-radius: 2px 2px 0 0;
  padding: 3px 5px;
  font-size: 19px;
  height: 34px;
  margin-top: 8px;
}
.tab-section-option .nav-tabs .nav-item.show .nav-link,
.tab-section-option .nav-tabs .nav-link.active {
  color: #03a9f4;
  background-color: transparent;
  border-color: transparent;
}
.new-style-sports-small {
  position: relative;
  margin-bottom: 24px;
}
.new-style-sports-small a {
  display: block;
  overflow: hidden;
  position: relative;
}
.new-style-sports-small-image {
  position: relative;
}
.new-style-sports-small-image svg {
  position: absolute;
  top: 16%;
  left: 8%;
  height: 35px;
  width: 35px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.new-style-sports-small a:hover .new-style-sports-small-image svg {
  fill: #dc2028;
}
.new-style-sports-small-text span {
  color: #e74c4f;
}
.new-style-sports-small img {
  min-height: 172px;
  max-height: 172px;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}
.new-style-sports-small-text {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.7) 100%);
  color: #fff;
  bottom: 0;
  padding: 15px 8px 5px;
}
.new-style-sports-small-text h3 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  line-height: 1.3;
}
.new-style-sports-big {
  position: relative;
}
.new-style-sports-big a {
  display: block;
  overflow: hidden;
  position: relative;
}
.new-style-sports-big-image {
  position: relative;
}
.new-style-sports-big img {
  max-height: 367px;
  min-height: 367px;
  overflow: hidden;
  width: 100%;
}
.new-style-sports-small a:hover img {
  opacity: 0.85;
}
.new-style-sports-big-text {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.7) 100%);
  color: #fff;
  bottom: 0;
  padding: 15px 10px 10px;
}
.new-style-sports-big-image svg {
  position: absolute;
  top: 12%;
  left: 6%;
  height: 55px;
  width: 55px;
  background: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  fill: #000;
  border-radius: 50%;
  padding-left: 6px;
  border: 3px solid #fff;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.new-style-sports-big a:hover .new-style-sports-big-image svg {
  fill: #dc2028;
}
.new-style-sports-big-text span {
  color: #e74c4f;
}
.new-style-sports-big a:hover img {
  opacity: 0.85;
}
.new-style-sports-big-text h2 {
  color: #fff;
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  width: 100%;
  line-height: 30px;
}
.sports-wrapper .nav-video-tab-option ul {
  padding: 0;
  margin: 0;
}


/*====================== Tabs News Section =========================================*/
.tab-news-wrapper {
  background: #fff;
  padding: 20px 0 7px;
  overflow: hidden;
}
.nav-video-tab-option .nav-tabs {
  border-bottom: 2px solid #03a9f4;
  margin-bottom: 15px;
}
.tab-news-option .nav-title {
  background: none;
  bottom: 0;
  margin-right: 161px;
  padding-top: 8px;
}
.tab-news-option .nav-title h3 {
  color: #fff;
  background: #03a9f4;
  margin: 0;
  font-size: 24px;
  padding-left: 5px;
  padding: 6px 8px 4px;
}
.tab-news-wrapper .tab-news-option .nav-tabs .nav-item.show .nav-link,
.tab-news-wrapper .tab-news-option .nav-tabs .nav-link.active {
  color: #03a9f4;
  background-color: transparent;
  border-color: transparent;
}
.tab-news-option .nav-tabs .nav-link {
  background-color: #fff;
  border-color: transparent;
  color: #555;
  border-radius: 2px 2px 0 0;
  padding: 3px 5px;
  font-size: 18px;
  height: 34px;
  margin-top: 10px;
}
.tab-news-block {
  padding: 8px 8px 0 8px;
  background: #f1f4f7;
  margin-bottom: 15px;
}
.icon-video {
  position: relative;
}
.tab-news-block-image img {
  overflow: hidden;
}
.tab-news-block-heading {
  background: #f1f4f7;
  padding: 5px 3px;
  min-height: 56px;
  max-height: 56px;
  overflow: hidden;
}
.tab-news-block-heading h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
}
.tab-news-block-image svg {
  position: absolute;
  top: 16%;
  left: 10%;
  height: 38px;
  width: 38px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 4px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.tab-news-block a:hover .tab-news-block-image svg {
  fill: #dc2028;
}
.tab-news-block-heading span {
  color: #e74c4f;
}
.tab-news-ul .feature-news-single {
  background: #f1f4f7;
}
.feature-news-single {
  padding: 8px;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px solid #dad9d9;
}
.tab-content .feature-news-ul {
  margin-top: 0px;
}


/*====================== Entertainment Section =========================================*/
.entertainment-wrapper {
  background: #212121;
  padding: 35px 0 20px;
}
.entertainment-big {
  background-color: #fff;
  padding: 6px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.05);
}
.entertainment-big-image {
  position: relative;
}
.entertainment-big-image svg {
  position: absolute;
  top: 10%;
  left: 5%;
  height: 50px;
  width: 50px;
  background: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  fill: #000;
  border-radius: 50%;
  padding-left: 6px;
  border: 3px solid #fff;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.entertainment-big a:hover .entertainment-big-image svg {
  background: #fff;
  fill: #dc2028;
}
.entertainment-big-text span {
  color: #e74c4f;
  padding: 5px;
}
.entertainment-big img {
  min-height: 394px;
  max-height: 394px;
  width: 100%;
  overflow: hidden;
}
.entertainment-small-iamge svg {
  position: absolute;
  top: 15%;
  left: 8%;
  height: 38px;
  width: 38px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 4px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.entertainment-small a:hover .entertainment-small-iamge svg {
  background: #fff;
  fill: #dc2028;
}
.entertainment-small-text span {
  color: #e74c4f;
}
.entertainment-big-text {
  position: absolute;
  bottom: 7px;
  width: 97.7%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.entertainment-big-text h2 {
  font-size: 26px;
  padding: 5px;
  color: #fff;
  line-height: 30px;
  margin: 0;
}
.entertainment-big a:hover img {
  opacity: 0.85;
}
.entertainment-small {
  background-color: #fff;
  padding: 6px;
  position: relative;
  margin-bottom: 24px;
  box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.05);
}
.entertainment-small-iamge {
  position: relative;
}
.entertainment-small-iamge img {
  max-height: 180px;
  min-height: 180px;
  width: 100%;
  overflow: hidden;
}
.entertainment-small-text {
  position: absolute;
  bottom: 7px;
  width: 97%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  padding: 5px;
}
.entertainment-small-text h2 {
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  margin: 0;
}
.entertainment-wrapper .tab-section-option2 .nav-tabs .nav-link.active {
  color: #03a9f4;
  background-color: transparent;
  border-color: transparent;
}
.entertainment-wrapper .tab-section-option2 .nav-tabs .nav-link {
  background: transparent;
  color: #fff;
  height: 30px;
  margin-top: 0;
  font-size: 20px;
}
.entertainment-wrapper .tab-section-option2 .nav-title {
  margin-right: 16px;
}


/*====================== Culture Section =========================================*/
.culture-wrapper {
  padding: 30px 0px 35px;
  background: #fff;
  width: 100%;
}
.country-news-main {
  width: 100%;
  position: relative;
}
.country-news-left {
  width: 30%;
  float: left;
  padding-right: 12px;
  margin-bottom: -24px;
}
.country-news-lead {
  margin-bottom: 24px;
  display: block;
  width: 100%;
}
.country-news-lead-image {
  position: relative;
}
.country-news-lead img.img-fluid {
  max-height: 180px;
  width: 100%;
}
.country-news-lead-text {
  padding: 5px 3px;
  min-height: 51px;
  max-height: 51px;
  overflow: hidden;
}
.country-news-lead-text span {
  color: #ff0000;
  font-size: 14px;
  line-height: 14px;
}
.country-news-lead-text h2 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
}
.country-news-middle {
  width: 35%;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
}
.country-news-ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.country-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.country-news-ul li a {
  padding: 8px 0;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.country-news-ul li:first-child a {
  padding-top: 0;
}
.country-news-ul li:last-child a {
  border-bottom: none;
}
.country-news-ul-left {
  float: left;
  width: 40%;
  padding-right: 2%;
  position: relative;
}
.country-news-ul-left img {
  min-height: 73px;
  max-height: 73px;
  width: 100%;
  overflow: hidden;
}
.country-news-ul-right {
  float: left;
  width: 60%;
  min-height: 73px;
  max-height: 73px;
  overflow: hidden;
}
.country-news-ul-right h3 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 24px;
  transition: all 0.5s ease 0s;
  padding-left: 2px;
}
.country-news-right {
  width: 35%;
  float: left;
  padding-left: 12px;
}
.country-news-ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.country-news-ul li {
  list-style-type: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.country-news-ul li a {
  padding: 8px 0;
  display: inline-block;
  margin-bottom: -7px;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.country-news-ul li:first-child a {
  padding-top: 0;
}
.country-news-lead a:hover .country-news-lead-image img {
  opacity: 0.85;
}
.country-news-ul li a:hover img {
  opacity: 0.8;
}
.country-news-lead-image svg {
  position: absolute;
  top: 16%;
  left: 9%;
  height: 40px;
  width: 40px;
  background: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  fill: #000;
  border-radius: 50%;
  padding-left: 6px;
  border: 3px solid #fff;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.country-news-lead a:hover .country-news-lead-image svg {
  background: #fff;
  fill: #dc2028;
}
.country-news-ul-left svg {
  position: absolute;
  top: 32%;
  left: 16%;
  height: 32px;
  width: 32px;
  background: #FFF;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 28px;
  fill: #000;
  border-radius: 50%;
  padding-left: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
ul.country-news-ul a:hover .country-news-ul-left svg {
  background: #fff;
  fill: #dc2028;
}
.country-news-ul-right span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}

/*====================== bangladesh Section Section =========================================*/
.bangladesh-section-right {
  padding: 30px 0 0;
  background: #fff;
}
.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;
  font-size: 16px;
  border-radius: 0.25rem;
}
.map-form {
  background: #f1f4f7;
  position: relative;
  padding: 15px 10px;
}
.map-padding-left {
  padding-left: 5px;
}
.map-form .map-padding-left svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}

/*====================== Photo Gallery Section =========================================*/
.photo-gallery-single {
  position: relative;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.photo-gallery-image {
  position: relative;
}
.photo-gallery-text {
  position: relative;
  padding: 7px 8px 3px;
  min-height: 67px;
  max-height: 67px;
  overflow: hidden;
  background: #fff;
  border-top: 3px solid #03a9f4;
  transition: all 0.5s ease 0s;
}
.photo-gallery-text h3 {
  font-size: 19px;
  line-height: 25px;
  color: #000;
  margin: 0;
}
.photo-gallery-image svg {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 5px;
  position: absolute;
  width: 30px;
  fill: #03a9f4;
  height: 30px;
  transition: all 0.5s ease 0s;
}
.photo-gallery-single:hover .photo-gallery-image svg {
  fill: #000;
}
.photo-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: #03a9f4;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -14px;
  width: 60%;
}
.title-bg a {
  color: #000000;
  font-size: 28px;
  text-decoration: none;
}
.title-bg:after {
  background: #03a9f4;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -10px;
  width: 100%;
}
.photo-gallery-wrapper {
  padding: 30px 0 0px;
}
div#carouselExampleIndicators {
  background: #fff;
  padding: 8px;
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a;
}


.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #999;
  background-clip: padding-box;
  border: 0;
  border-radius: 50%;
  opacity: 0.5;
  transition: opacity .6s ease;
}
.carousel-indicators .active {
  opacity: 1;
  background-color: #007bff;
}
.carousel-control-next,
.carousel-control-prev {
  width: 10%;
}
.carousel-indicators {
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 10px 5px;
  margin-right: 0%;
  margin-bottom: 0rem;
  margin-left: 0%;
}

.carousel-control-prev-icon {
  background-image: url('/media/common/arrows.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 44px;
  background-position: 30px 0;
  right: 15px;
}
.carousel-control-next-icon {
  background-image: url('media/common/arrows.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 44px;
  background-position: -30px 0;
  right: 15px;
}

  /* --============= START FOR LEFT SDIE FACEBOOK LIKE BOX =============================== */
    .fb-box {
      position: fixed;
      top: 55%;
      left: 0;
      width: 340px;
      z-index: 99;
    }
  
    .fb-box span svg {
      height: 42px;
      width: 42px;
      fill: #fff;
      position: absolute;
      left: 0;
      display: block;
      background: #29487d;
      z-index: 10000;
      top: -52px;
      padding: 10px 10px;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
    }
  
    .fb-box span svg:hover {
      background: #3b5a8e;
    }
  
    .fb-block {
      position: absolute;
      width: 100%;
      left: -100%;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
    }
  
    .fb-box:hover .fb-block {
      left: 0;
      animation: pulse-animation 1s infinite;
    }
  
    @-webkit-keyframes pulse-animation {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(41, 72, 125, 0.84);
      }
  
      70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
      }
  
      100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
      }
    }
  
    @keyframes pulse-animation {
      0% {
        -moz-box-shadow: 0 0 0 0 rgba(41, 72, 125, 0.84);
        box-shadow: 0 0 0 0 rgba(41, 72, 125, 0.84);
      }
  
      70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
      }
  
      100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
      }
    }
  
    .new-social-link-wrapper-left {
      text-align: center;
      background: #ddd;
      padding-top: 12px;
      margin-top: 3px;
    }
  
    #headernav.navbar.bootsnavli.dropdown.megamenu-fwul.dropdown-menu.megamenu-content {
      background: #fff;
    }
  
    @media only screen and (max-width: 767px) {
      .fb-box {
        top: 54%;
      }
  
      .fb-box span svg {
        top: -45px;
        padding: 12px 12px;
        font-size: 22px;
      }
  
      .new-social-link-wrapper-left {
        margin-bottom: 20px;
      }
  
      .culture-banner-qr {
        display: none;
      }
    }




/* --============= Container  =============================== */
@media (min-width: 1200px) {
    .container {
        max-width: 98% !important;
    }
}

@media screen and (min-width: 1800px),
screen and (min-height: 1080px) {
  .container {
    width: 80% !important;
  }

  .all-video-wrapper-text::after {
    left: calc(72% + 69px);
  }

  .latest-news-ul .latest-news-left {
    width: 30%;
  }

  .latest-news-ul .latest-news-right {
    width: 68%;
  }

  .national-news-list .national-news-left {
    width: 37%;
  }

  .national-news-list .national-news-right {
    width: 63%;
  }

  .feature-news-left {
    width: 35.45%;
  }

  .feature-news-right {
    width: 64.50%;
  }

  .entertainment-big img {
    min-height: 394px;
    max-height: 394px;
  }

  .opinion-left {
    width: 30%;
  }

  .opinion-right {
    width: 69%;
  }

  .left-lead-other-news-left span {
    right: 6px;
  }

  .details-news-single-ul .details-news-single a .details-news-single-left {
    width: 33%;
  }

  .details-news-single-ul .details-news-single a .details-news-single-right {
    width: 67%;
  }

  .category-content-single-left {
    width: 36%;
  }

  .category-content-single-right {
    width: 64%;
  }

}



/*================================================
             3. BACK TO TOP
==================================================*/
.scrollup {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #03a9f4;
    bottom: 122px;
    fill: #03a9f4;
    cursor: pointer;
    font-size: 20px;
    height: 40px;
    line-height: 35px;
    position: fixed;
    right: 36px;
    text-align: center;
    width: 40px;
    z-index: 99;
    border-radius: 50%;
    display: none;
}

.scrollup.show {
  display: block;
  opacity: 1;
}
.scrollup:hover {
  background: #03a9f4;
    fill: #fff;
    border: 1px solid #03a9f4;
    transition: 1s;
}

.back-to-top span {
  padding-bottom: 10px;
}

/*================================================
             BOTTOM STICKY BANNER
==================================================*/
.more-photo:before,
.more-photo:after {
  background: #009135;
}
.more-photo {
  color: #fff;
}
/* FOR FOOTER STYKE AD CSS*/
#footer_sticky {
  position: fixed;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  text-align: center;
  z-index: 999;
}
.footer_sticky-close {
  text-align: right;
}
.footer_sticky-close svg {
  height: 26px;
  width: 30px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  background: #f1f1f1;
}
.footer_sticky-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #f1f1f1;
  width: 100%;
  text-align: center;
}
.sticky-adv {
  display: block;
  margin: auto;
}
.sticky-adv-m {
  display: none;
}

/*====================== Start Responsive css =========================================*/
@media only screen and (max-width:767px) {
.mobile-side-logo img {height: 40px;}
.top-nav-container {background-color: #fff;}
.attr-nav ul li a svg {fill: #000;height: 22px;width: 22px;}
.right-menu-link {display: block !important;}
#nav.sticky.top-nav-main .navbar-brand {display: block;padding-top: 7px;padding-bottom: 7px;}
#nav.sticky {background: #fff;}
.top-nav-main .navbar-brand {display: block;padding-top: 7px;padding-bottom: 7px;}
li.nav-item .nav-link svg {
  width: 18px;
  height: 18px;
}

li.nav-item a.nav-link {
  font-size: 18px;
  padding: 10px 10px;
}
.navbar-brand img {height: 40px;}
.offcanvas-header.shadow.mobile-side-logo-wrapper {padding: 5px 15px;}
.tab-news-wrapper {
    overflow: hidden;
  }
.feature-news-wrapper {
  overflow: hidden;
}
.current-date li svg {
  margin-left: 3px;
  margin-right: 3px;
  width: 15px;
  height: 15px;
}
.header-top-area {
  height: 50px;
}
.top-main-text p {
  font-size: 15px;
  padding-top: 2px;
}
.top_socail_icon_area {
  display: none;
}
.main-logo {
  display: none;
}
.header-banner {
  display: none;
}
ul.trending-list {
  overflow: auto;
  white-space: nowrap;
}
.lead-news-left {
  width: 100%;
}
.lead-news-right {
  width: 100%;
}
.meta {
  display: none;
}
.header-ads-2 {
  display: none;
}
.new-lead-news-image svg {
  top: 22%;
  left: 12%;
  height: 45px;
  width: 45px;
}
.lead-news-second-image svg {
  top: 28%;
  left: 16%;
  height: 36px;
  width: 36px;
}
.all-video-wrapper-text {
  display: none;
}
.nav-video-tab-option .nav-tabs .nav-link {
  padding: 5px 12px;
  margin-bottom: 6px;
}
.new-style-national-big-text p {
  display: none;
}
.new-lead-news-heading p {
  display: none;
}
.new-lead-news-heading {
  max-height: unset;
  min-height: unset;
}
.new-style-national-big-text p {
  display: none;
}
.new-style-national-big-text {
  min-height: unset;
  max-height: unset;
  margin-bottom: 20px;
}
.entertainment-big img {
  min-height: unset;
  max-height: unset;
  width: 100%;
}
.entertainment-big-image svg {
  top: 15%;
  left: 8%;
  height: 42px;
  width: 42px;
  padding-left: 5px;
}
.entertainment-small-iamge img {
  max-height: unset;
  min-height: unset;
  width: 100%;
}
.entertainment-big-text {
  position: relative;
  bottom: 0;
  width: 100%;
  background: #111;
  padding: 5px;
}
.entertainment-big {
  padding: 0px;
}
.entertainment-small-text {
  position: relative;
  background: #111;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
  padding: 6px;
}
.entertainment-small {
  padding: 0px;
}
.entertainment-small-iamge svg {
  top: 25%;
  left: 15%;
  height: 35px;
  width: 35px;
}
.country-news-left {
  width: 100%;
}
.country-news-middle {
  width: 100%;
}
.country-news-right {
  width: 100%;
  margin-top: 10px;
}
.contact-details {
  text-align: center;
}
.foter-right-new {
  text-align: center;
}
ul.footer-ul-new {
  margin-top: 10px;
  margin-bottom: 20px;
}
.footer-copy-text p {
  margin-bottom: 0;
}
.design-link {
  text-align: center;
  float: none;
}
.footer-copy-text {
  text-align: center;
}
.new-style-sports-small-text {
  background: #f1f4f7;
  position: relative;
  min-height: 73px;
  max-height: 73px;
  padding: 5px;
}
.new-style-sports-big {
  display: none;
}
.new-feature-lead-image svg {
  top: 14%;
}
.feature-news-left svg {
  top: 32%;
  left: 17%;
  height: 32px;
  width: 32px;
}
.division-style {
  margin-bottom: 10px;
}
div#carouselExampleIndicators {
  margin-bottom: 22px;
}




}