@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");
}
body {
  font-family: "SolaimanLipiNormal",Helvetica,Arial,sans-serif;
  font-size: 16px;
  color: #333;
}
/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.jagaran-container {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 700px;
}
.jagaran-row {
  margin-right: -5px;
  margin-left: -5px;
}
.jagaran-padding {
  padding-right: 7px !important;
  padding-left: 7px !important;
}
.p-0 {
  padding-left: 0;
  padding-right: 0;
}
.m-p-l {
    padding-left: 7px;
}
.m-p-r {
    padding-right: 7px;
}
.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;
}
a{
    font-family: "SolaimanLipiNormal",Helvetica,Arial,sans-serif;
}
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;
}
.header-container-mobile {
  /* background: #F0F0ED; */
}
.ml-stack-nav-toggle {
  z-index: 100;
  display: inline-block;
  float: right;
  margin-top: 20px;
  margin-right: 15px;
}
.ml-stack-nav-toggle:hover, .ml-stack-nav-toggle:focus {
  text-decoration: none;
  outline: 0 solid !important;
}
.nav {
    float: right;
}
.nav svg {
    vertical-align: middle;
}
.nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav li {
    display: inline;
}
.nav a {
    text-decoration: none;
}
.nav a:hover,
.nav a:focus {
    text-decoration: underline;
}
.mobile-top {
  /* height: 30px; */
  display: block;
  position: relative;
  /* background: #19232d;
  border-top: 2px solid #e74c4f; */
  background: #F0F0ED;
  transition: 1s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.mobile-logo {
  display: inline-block;
  position: relative;
  width: 165px;
  margin-left: 10px;
  padding: 5px 0;
}
.top-search-right {
  text-align: right;
  height: 20px;
  background: #ffffff;
}
.search-box {
  float: right;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 10px 0 0 !important;
}
.mobile-nav-bar {
  background-color: #fff;
  position: relative;
  border-top: 2px solid #19232d;
  /* border-top: 2px solid #e74c4f; */
  box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
  -webkit-box-shadow: rgb(0, 0, 0) 0px 5px 8px -5px;
}
.mobile-nav-bar-margin {
  margin-top: 0px;
  border-top: 5px solid #ffffff;
}
.mobile-top-hidden {
  display: none;
  transition: 1s;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
}
.ml-stack-nav {
  top: 62px;
}
/*======================= TOP NAV START SEARCH BAR TOGGLE STYLE ============================*/
.top-search {
  display: none;
}
.top-search {
  padding: 10px;
  background: #fff;
  position: absolute;
  z-index: 9999;
  width: 100%;
}
.top-search .input-group-addon {
  background-color: transparent;
  border: none;
  color: #19232d;
  padding-left: 0;
  padding-right: 0;
}
.top-search input.form-control {
  background: #fff;
  border: 2px solid #f0f0ed;
  color: #000;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 8px 1%;
  font-size: 18px;
  font-family: SolaimanLipi;
  /* width: 100%; */
}
.top-search .input-group-addon {
  background-color: transparent;
  border: none;
  color: #19232d;
  padding-left: 0;
  padding-right: 0;
  width: 35px;
  height: 35px;
  text-align: center;
}
.top-search .input-group-addon .fa {
  font-size: 20px;
  line-height: 30px;
  padding: 5px 8px;
  background: #efefef;
}
.top-search .input-group-addon.close-search {
  cursor: pointer;
}
.attr-nav{
  display: inline-block;
  padding-left: 10px;
  position: relative;
  float: right;
}
.attr-nav ul {
  margin: 0;
  padding: 0;
}
.attr-nav ul li {
  list-style: none;
}
.attr-nav ul li a {
  color: #19232d;
  font-size: 24px;
  line-height: 30px;
  margin-top: 15px;
  margin-right: 15px;
  display: inline-block;
}
.top-search input.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0,123,255,.01);
}
.top-search .m-search {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
/*======================= TOP NAV END SEARCH BAR TOGGLE STYLE ============================*/
/*================================================
             3. BACK TO TOP
==================================================*/
.scrollup {
  background: #19232d none repeat scroll 0 0;
  border: 1px solid #19232d;
  bottom: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 30px;
  z-index: 99999;
}
.back-to-top span {
  padding-bottom: 10px;
}
.back-to-top--active {
  visibility: visible;
  -webkit-animation: back-to-top .3s ease-in;
  animation: back-to-top .3s ease-in;
  transition: width 2s;
}

/*=================== TOP LEAD NEWS ===================*/
.top-lead-news {
  padding-top: 15px;
  padding-bottom: 15px;
}
.m-top-lead-news {
  position: relative;
}
.m-lead-news-heading {
  position: absolute;
  width: 100%;
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, .8) 100%);
  color: #fff;
  bottom: 0;
  padding: 20px 10px 5px;
}
.m-lead-news-heading span{
  font-size: 14px;
  line-height: 14px;
  color: #cd1c20;
}
.m-lead-news-heading h1 {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.top-news-lead {
  margin-top: 24px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.top-news-lead-txt{
  padding: 4px;
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
}
.top-news-lead-txt span{
  font-size: 14px;
  line-height: 14px;
  color: #cd1c20;
}
.top-news-lead-txt h3 {
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
}
/*======================= LEAD OTHER NEWS SECTION ============================*/
.banner-top-mobile {
   margin-top: 20px;
}
.lead-news-other {
  position: relative;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
.lead-news-other li {
  list-style: none;
  display: inline-block;
  width: 100%;
}
.lead-news-other li a {
  display: inline-block;
  padding: 8px;
  background: #fff;
  width: 100%;
  margin-bottom: 12px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.lead-news-other-left {
  width: 40%;
  float: left;
}
.lead-news-other-right {
  float: left;
  width: 60%;
  overflow: hidden;
  padding-top: 1px;
  min-height: 62px;
  max-height: 62px;
  padding-left: 3%;
}
.lead-news-other-right span {
  font-size: 14px;
  line-height: 14px;
  color: #cd1c20;
}
.lead-news-other-right h3 {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  margin: 0;
}
/*======================= START FADE STYLE ============================*/
.fade {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
   -moz-animation: fadeInScale 0.7s ease-in-out;
   animation: fadeInScale 0.7s ease-in-out;
}
@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/*======================= END FADE STYLE ============================*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff;
  /* background-color: hsla(0,0%,100%,.2); */
  transition: background-color .3s .2s;
}
.side-tab-main {
  width: 100%;
  margin-top: 15px;
}
.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: 22px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #19232d;
  border-radius: 0;
  padding: 9px 15px;
  border-top: 3px solid transparent;
}
.nav-pills .nav-link.active {
  background: #efeded;
  color: #19232d;
  border-top: 3px solid #e74c4f;
}
.latest-news-ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: #fff;
}
.latest-news-ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.latest-news-ul li a {
  margin-bottom: -6px;
  text-decoration: none;
  display: inline-block;
  padding: 10px 0 9px;
  border-bottom: 1px dashed #969696;
  /* border-bottom: 1px dotted gray; */
  width: 100%;
}
.latest-news-ul li:last-child a {
  border-bottom: 0;
}
.latest-news-ul .latest-news-left {
  float: left;
  width: 40%;
  padding-right: 3%;
}
.latest-news-ul .latest-news-right {
  float: left;
  width: 60%;
  min-height: 62px;
  max-height: 62px;
  overflow: hidden;
}
.latest-news-ul .latest-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #cd1c20;
}
.latest-news-ul .latest-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
}
.latest-news ul {
  overflow-y: scroll;
  height: 413px;
}
/*========== HEADING HEADLINE HEADING ====================*/
.heading-headline-heading {
  overflow: hidden;
  background: #19232d;
  border-bottom: 3px solid #e74c4f;
  position: relative;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.heading-headline-heading a {
  color: #fff;
  display: inline-block;
  padding: 6px 30px 6px 15px;
  font-size: 24px;
  margin: 0;
  line-height: 24px;
}
.heading-headline-heading span {
  position: relative;
}
.heading-style-heading:after {
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  right: -20000px;
  top: -11px;
  height: 40px;
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
  /* z-index: -200; */
}
/*======================= OPINION WRAPPER ============================*/
.opinion-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.opinion {
  position: relative;
  margin: 0;
  padding: 0;
  background: #EFF3F4;
  padding-bottom: 3px;
  padding-top: 1px;
  margin-bottom: 24px;
}
.opinion li {
  list-style: none;
  width: 100%;
}
.opinion li a {
  display: inline-block;
  padding: 7px 7px;
  width: 100%;
  margin-bottom: -10px;
}
.opinion-left {
  width: 30%;
  float: left;
  padding-right: 3%;
}
.opinion-left  img {

}
.opinion-right {
  float: left;
  width: 70%;
  overflow: hidden;
}
.opinion-right h3 {
  font-size: 17px;
  padding-right: 10px;
  color: #000;
  line-height: 22px;
  margin: 0;
  padding-top: 15px;
}
/*======================= INTERVIEW WRAPPER ============================*/
.interview {
  position: relative;
  margin: 0;
  padding: 0;
  background: #EFF3F4;
  padding-bottom: 3px;
  padding-top: 1px;
}
.interview li {
  list-style: none;
  width: 100%;
}
.interview li a {
  display: inline-block;
  padding: 7px 7px;
  width: 100%;
  margin-bottom: -10px;
}
.interview-left {
  width: 30%;
  float: left;
  padding-right: 3%;
}
.interview-left  img {

}
.interview-right {
  float: left;
  width: 70%;
  overflow: hidden;
}
.interview-right h3 {
  font-size: 17px;
  padding-right: 10px;
  color: #000;
  line-height: 22px;
  margin: 0;
  padding-top: 15px;
}
/* ============================ NEW VIDEO SECTION ======================== */
.new-video-gallery-wrapper {
  background: #212121;
  padding: 40px 0;
  margin-bottom: 24px;
  margin-top: 24px;
}
.new-video-title {
  border-left: 4px solid red;
  line-height: 26px;
  margin-bottom: 15px
}
.new-video-title a {
  color: #ffc107
}
.new-video-title a h2 {
  color: #ffc107;
  font-size: 30px;
  padding-left: 10px
}
.new-video-small {
  margin-bottom: 24px
}
.new-video-small-image {
  position: relative
}
.new-video-small-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #dc2028;
  background: #ffffffc4;
  padding: 10px 10px 10px 14px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 20px;
  line-height: 22px;
  height: 42px;
  width: 42px;
  text-align: center;
  transition: .5s
}
.new-video-small-text {
  background: #333;
  min-height: 66px;
  max-height: 66px;
  width: 100%;
  overflow: hidden;
  padding: 5px 7px 0 7px
}
.new-video-small-text h3 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  line-height: 20px
}
/*========================= CATEGORY NEWS SECTION =========================*/
.category-news-wrapper{
  margin-bottom: 24px;
}
.top-news-category {
  margin-top: 10px;
  background: #fff;
}
.category-top-news {
  position: relative;
}
.category-top-news-lead {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, .8) 100%);
  color: #fff;
  bottom: 0;
  padding: 30px 10px 5px;
}
.category-top-news-lead h2 {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}
.category-top-news-lead span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.category-news-ul {
  margin: 0;
  padding: 0;
}
.category-news-ul li {
  list-style: none;
  width: 100%;
  display: inline-block;
  background: #fff;
}
.category-news-ul li a {
  text-decoration: none;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  display: inline-block;
  padding: 8px 0;
  margin-bottom: -7px;
}
.category-news-ul li:last-child a {
  border-bottom: 0;
}
.category-news-left {
  float: left;
  width: 36%;
}
.category-news-right{
  float: left;
  width: 64%;
  min-height: 67px;
  max-height: 67px;
  overflow: hidden;
  padding-left: 3%;
}
.category-news-right span {
    font-size: 14px;
    line-height: 14px;
    color: #e74c4f;
}
.category-news-right h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}
/* =================== PLAY BUTTON STYLE ================== */
.small-video-icon, .large-video-icon  {
    position: relative;
}

.large-video-icon .fa-play,.small-video-icon .fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: #bf1519;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 49px;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    padding-left: 4px;
    -webkit-box-shadow: 0 0 30px 2px grey;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px grey;
    opacity: 0.9;
    /* z-index: 99999; */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.small-video-icon .fa-play{
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 21px;
}
/* ====================== SPORTS STYLE ===================== */
.sports-section{
  margin-bottom: 24px;
}
.text-headline-style-3 h3 {
  border-bottom: 2px solid #e74c4f;
  line-height: 100%;
  margin: 0 0 15px;
  font-size: 24px;
}
.text-headline-style-3 h3 span {
  /* background: #e74c4f; */
  background: #19232d;
  padding: 7px 20px;
  color: #fff;
  height: 30px;
  line-height: 43px;
  position: relative;
  border-bottom: 2px solid #e74c4f;
}
.text-headline-style-3 h3 span::after {
  border-color: #e74c4f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  margin-left: -10px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
}
.sports-news-big{
  background: #eff3f4;
  padding: 8px;
}
.sports-news-big-txt{
  padding-top: 4px;
}
.sports-news-big-txt span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.sports-news-big-txt h3{
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.sports-news-small{
  background: #eff3f4;
  padding: 8px;
  margin-top: 24px;
}
.sports-news-small-txt{
  padding-top: 5px;
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
}
.sports-news-small-txt span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.sports-news-small-txt h4{
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
}
/* ============================ ENTERTAINMENT SECTION ======================== */
.entertainment-section {
  background: #212121;
  padding: 40px 0;
  margin-bottom: 24px;
  margin-top: 24px;
}
.entertainment-big {
  background: #333;
  padding: 8px;
}
.entertainment-big-txt {
  background: #333;
  min-height: 66px;
  max-height: 66px;
  width: 100%;
  overflow: hidden;
  padding: 5px 7px 0 7px
}
.entertainment-big-txt span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-big-txt h3 {
  color: #fff;
  margin: 0;
  font-size: 20px;
  line-height: 24px
}
.entertainment-small {
  margin-top: 24px
}
.entertainment-small-txt {
  background: #333;
  min-height: 70px;
  max-height: 70px;
  width: 100%;
  overflow: hidden;
  padding: 5px;
}

.entertainment-small-txt span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.entertainment-small-txt h4 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  line-height: 20px
}
/* ======================= LIFESTYLE ===================== */
.lifestyle-news-big{
  background: #eff3f4;
  border-bottom: 1px solid #e74c4f;
}
.lifestyle-news-big-txt{
  padding: 4px;
}
.lifestyle-news-big-txt span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.lifestyle-news-big-txt h3{
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.lifestyle-news-small{
  background: #eff3f4;
  margin-top: 24px;
  border-bottom: 1px solid #e74c4f;
}
.lifestyle-news-small-txt{
  padding: 5px;
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
}
.lifestyle-news-small-txt span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.lifestyle-news-small-txt h4{
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  color: #000;
}
/* ====================== JOB NEWS STYLE ================== */
.life-style-right{
  margin-top: 24px;
}
.job-news-ul {
  margin: 0;
  padding: 0;
}
.job-news-ul li {
  list-style: none;
  width: 100%;
  display: inline-block;
  margin-top: 7px;
}
.job-news-ul li a {
  background: #eff3f4;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  padding: 8px;
}
.job-news-left {
  float: left;
  width: 42%;
  padding-right: 3%;
}
.job-news-right{
  float: left;
    width: 58%;
    min-height: 67px;
    max-height: 67px;
    overflow: hidden;
}
.job-news-right span {
    font-size: 14px;
    line-height: 14px;
    color: #e74c4f;
}
.job-news-right h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 21px;
}
/* =================== COUNTRY STYLE ================= */
.country-big{
  background: #F2F2F2;
}
.country-big-txt{
  padding: 5px;
  min-height: 77px;
  max-height: 77px;
  overflow: hidden;
}
.country-big-txt h3{
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.country-small-txt{
  padding: 5px;
  min-height: 71px;
  max-height: 71px;
  overflow: hidden;
}
.country-small-txt span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.country-small-txt h4{
  font-size: 18px;
  line-height: 20px;
  color: #000;
}
/* ==================== btn-style-4 ==================*/
.btn-style-4 {
  position: relative;
  text-align: center;
  margin-top: 15px;
}
.btn-title-4 {
  border: none;
  padding: 7px 20px;
  color: #000;
  position: relative;
  display: inline-block;
  z-index: 99;
  font-size: 17px;
  transition: all 0.5s ease-in-out;
  /* background: #DCDEE4; */
  background: #ECECEC;
  box-shadow: 0px 3px 3px -3px #000;
  border-radius: 0px 20px;
}

/*======================= MAP SECTION ============================*/
.map-section {
  padding-top: 15px;
  padding-bottom: 15px;
}
.map-title {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
.map-title h3 {
  margin: 0;
  display: inline-block;
  font-size: 26px;
  line-height: 44px;
  font-weight: 700;
}
.map-title h3 span:before {
  background: #e74c4f;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.bangladesh-map {
  margin-top: 5px;
}
.single-block {
  background: #fff;
  position: relative;
  padding: 16px;
}
.btn-date-picker {
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition-duration: 0.50s;
  background: #e74c4f;
  color: white;
  font-size: 18px;
  padding: 5px 10px 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
}
.btn-date-picker::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-date-picker:active::before, .btn-date-picker:focus::before, .btn-date-picker:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn-date-picker:hover {
  color: #e74c4f;
}
.division-style {
  position: relative;
  margin: 0 auto;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  cursor: pointer;
  outline: none;
  color: #19232d;
  line-height: 1.5;
  border-radius: .25rem;
}
.division-style:after {
  clear: both;
  content: "";
  display: table;
}
.bangladesh-map {
  background: #eff3f4;
}
.map-form {
  background: #eff3f4;
  padding: 10px 20px 25px;
}
/*======================= PHOTO GALLERY SECTION ============================*/
.photo-gallery-title h3 {
  border-bottom: 3px solid #e74c4f;
  line-height: 100%;
  margin: 0 0 15px;
  font-size: 22px;
}
.photo-gallery-title h3 span {
  background: #DCDEE4;
  padding: 7px 20px;
  color: #000;
  height: 30px;
  line-height: 41px;
  position: relative;
  border-bottom: 2px solid #e74c4f;
}
.photo-gallery-title h3 span::after {
  border-color: #e74c4f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -23px;
  margin-left: -10px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
}
.photo-gallery-section {
  padding-top: 5px;
  margin-bottom: 10px;
  display: block;
}
#photo-gallery {
  margin-bottom: 20px;
}
.videos-text {
  position: absolute;
  bottom: 0;
  padding: 5px 10px;
  z-index: 10;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.videos-text h3 {
  margin: 0;
  transition: all 0.5s ease 0s;
  font-size: 18px;
  line-height: 20px;
}
.videos-text a {
  color: #ffffff;
}
#photo-gallery .owl-nav .owl-next {
  background: transparent;
  width: 30px;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 5px;
  position: absolute;
  top: -55px;
  border: 1px solid #ddd;
  transition: all 0.5s ease 0s;
  text-align: center;
}
#photo-gallery .owl-nav .owl-next i {
  color: #101010 !important;
}
#photo-gallery .owl-nav .owl-next:hover {
  background: #19232d;
  border: 1px solid #19232d;
}
#photo-gallery .owl-nav .owl-next:hover i {
  color: #ffffff !important;
}
#photo-gallery .owl-nav .owl-next i {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fbc02d;
}
#photo-gallery .owl-nav .owl-prev {
  background: transparent;
  width: 30px;
  text-align: center;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  margin: 2px;
  right: 40px;
  position: absolute;
  top: -55px;
  border: 1px solid #ddd;
  transition: all 0.5s ease 0s;
}
#photo-gallery .owl-nav .owl-prev i {
  color: #101010 !important;
}
#photo-gallery .owl-nav .owl-prev:hover {
  background: #19232d;
  border: 1px solid #19232d;
}
#photo-gallery .owl-nav .owl-prev:hover i {
  color: #ffffff !important;
}
#photo-gallery .owl-nav .owl-prev i {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fbc02d;
}
.photo-gallery-single {
  position: relative;
  background: #f6f6f6;
  margin-bottom: 20px;
  border-bottom: 1px solid #e74c4f;
}
.photo-gallery-image {
  position: relative;
}
.photo-gallery-image .fa {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 5px 7px;
  position: absolute;
  /* transform: translate(-50%, -50%); */
  z-index: 1;
  color: #e74c4f;
}
.photo-gallery-text {
  padding: 3px 5px 3px;
  min-height: 64px;
  max-height: 64px;
  overflow: hidden;
}
.photo-gallery-text h3 {
  color: #000;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
/*======================= FOOTER SECTION ============================*/
.footer-mobile {
  background: #ccc;
  padding: 25px 0;
}
.top-social-icons-mobile {
  text-align: center;
  padding: 0 0 10px 0;
}
.top-social-icons-mobile a {
  color: #ffffff;
  width: 30px;
  display: inline-block;
  text-align: center;
  height: 30px;
  line-height: 33px;
  border-radius: 50px;
  font-size: 16px;
}
.top-social-icons-mobile .facebook {
  background: #3b5999;
}
.top-social-icons-mobile .youtube {
  background: #cd201f;
}
.top-social-icons-mobile .twitter {
  background: #55acee;
}
.top-social-icons-mobile .google {
  background: #dd4b39;
}
.top-social-icons-mobile .rss {
  background: #F26522;
}
.copy-right {
  text-align: center;
  color: #000;
  font-size: 14px;
}
.copy-right a {
  color: #000;
}
.copy-right p {
  margin-bottom: 0;
}
.copy-right .small-link  {
  font-size: 13px;
}
