@import url(../fonts/solimanLipi/soliman-lipi-font-face.css);

body {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, SolaimanLipi, sans-serif !important;
  font-weight: 400;
}
a {
  font-family: "SolaimanLipiNormal", Helvetica, Arial, sans-serif !important;
}
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;
}
.is-video.medium-size i {
    font-size: 27px;
}
.is-video i {
    color: #fff;
    font-size: 19px;
}
/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.custom-container {
  padding-left: 12px;
  padding-right: 12px;
}
.custom-row {
  margin-right: -12px;
  margin-left: -12px;
}
.custom-padding {
  padding-left: 12px;
  padding-right: 12px;
}
/* ============================ HEADER ================================== */
.navbar-brand span{
  font-size: 40px;
  position: relative;
  top: 10px;
}
.navbar-brand .logo-side-bar{
 font-size: 30px;
 position: relative;
 top: 5px;
 padding: 0 4px;
}
.text-end .btn-eng{
  font-family: serif !important;
  padding-left: 6px;
}
/* ======================== TITLE STYLE ========================= */
.title-heading .hyper span {
    font-size: 22px;
}
/*============================Bangla Style Start Here  ==========================================================*/
#nav ul.navbar-nav li a {
    /* font-size: 19px; */
    padding-left: 11px;
    padding-right: 11px;
}
.en-news-media-row a {
  margin-bottom: 10px !important;
}
.lead-news-bn {
  position: relative;
  margin-bottom: 24px;
  display: inline-block;
}
.lead-news-bn-text {
  width: 40%;
  float: left;
  background: #0c4da2;
  background: #eff3f4;
  padding: 6px 5px 6px 10px;
  min-height: 293px;
  max-height: 293px;
  overflow: hidden;
}
.lead-news-bn-text h1 {
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  color: #000;
}
.lead-news-bn-text span {
  color: #ffc107;
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.lead-news-bn-img {
  width: 60%;
  float: left;
  position: relative;
}
.lead-news-bn-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 52px;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding-left: 8px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.lead-news-bn a:hover .lead-news-bn-img i {
  background: rgba(255, 255, 255, 0.8);
  color: #0c4da2;
  border-color: rgba(255, 255, 255, 0.5);
}
.lead-news-bn-img img {
  width: 100%;
  min-height: 293px;
  max-height: 293px;
  overflow: hidden;
}
.lead-news-bn-other {
  margin-bottom: 24px
}
.lead-news-bn-other-img {
  position: relative;
}
.lead-news-bn-other-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 38px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  padding-left: 4px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.lead-news-bn-other a:hover .lead-news-bn-other-img i {
  background: rgba(255, 255, 255, 0.8);
  color: #0c4da2;
  border-color: rgba(255, 255, 255, 0.5);
}
.lead-news-bn-other-text {
  background: #eff3f4;
  min-height: 102px;
  max-height: 102px;
  display: inline-block;
  overflow: hidden;
  padding: 5px 7px;
}
.lead-news-bn-other-text h2 {
  font-size: 18px;
  line-height: 23px;
  color: #000;
  margin: 0;
}
.lead-news-bn-other-text span {
  color: #ffc107;
  color: red;
  font-size: 14px;
  line-height: 14px;
}
.en-left-lead {
  position: relative;
}
.en-left-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, .8) 100%);
  color: #fff;
  bottom: 0;
  padding: 15px 10px 5px;
}
.en-left-lead-text h4 {
  color: #fff !important;
}
.en-left-lead-text small {
  color: red!important;
}
/* ================================== NATIONAL SECTION ============================= */
.national-section{
  padding: 36px 0;
}
.national-lead-img{
  position: relative;
}
.national-lead-text{
  padding: 4px;
  min-height: 150px;
  max-height: 150px;
  overflow: hidden;
}
.national-lead-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.national-lead a:hover .national-lead-text h2{
  color: #0c4da2;
}
.national-lead-text h2{
  font-size: 20px;
  line-height: 24px;
  color: #111;
}
.national-lead-text p{
  color: #777777;
  font-size: 15px;
}
.national-ul {
  padding: 0;
  margin: 0;
  background: #fff;
}

.national-ul li {
  list-style-type: none;
  padding-bottom: 10px;
  margin-bottom: 4px;
  display: inline-block;
  border-bottom: 1px solid #e2e2e2;
}
.national-ul li:last-child{
  border: none;
  margin: 0;
  padding: 0;
}
.national-list-text {
  width: 68%;
  float: left;
  padding-right: 3%;
  min-height: 76px;
  max-height: 76px;
  overflow: hidden;
  padding-left: 2px;
}
.national-list-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.national-list-text h3 {
  color: #000;
  font-size: 17px;
  line-height: 21px;
  margin: 0;
}
.national-ul li a:hover .national-list-text h3{
  color: #0c4da2;
}
.national-list-img{
  width: 32%;
  float: right;
  position: relative;
}
.national-ul li a:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.national-ul li a:hover .is-video i {
    color: #0c4da2;
}
.national-lead a:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.national-lead a:hover .is-video i {
    color: #0c4da2;
}
/* ================================= LATEST NEWS AREA =============================== */
.category-section{
  margin: 24px 0 42px;
}
.fadeTab {
  -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;
    }
}
.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%;
}
.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: #19232d;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #FFF;
  border-radius: 0;
  padding: 5px 15px;
  border-top: 3px solid transparent;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #19232d;
  border-top: 3px solid #0c4da2;
}
.latest-news {
  position: relative;
}
.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-top: 11px;
  padding-bottom: 20px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dashed #e5e5e5;
  width: 100%;
}
.latest-news-ul li:last-child a {
  border-bottom: 0;
}
.latest-news-ul .latest-news-left {
  float: left;
  width: 10%;
}
.latest-news-ul .latest-news-left h2{
  font-size: 45px;
  line-height: 40px;
  margin: 0;
  color: #c7c7c7;
}
.latest-news-ul .latest-news-right {
  float: left;
  padding-left: 3%;
  padding-top: 4px;
  width: 90%;
  min-height: 51px;
  max-height: 51px;
  overflow: hidden;
}
.latest-news-ul .latest-news-right h3 {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 22px;
}
.latest-news-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.latest-news-ul li a:hover .latest-news-right h3{
  color: #0c4da2;
}
/* ========================== INTERNATIONAL SECTION =========================== */
.international-section{
  padding: 0 0 50px;
}
.international-news a:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.international-news a:hover .is-video i{
  color: #0c4da2;
}
.international-news-img{
  position: relative;
}
.international-news-text{
  padding: 4px 7px;
  background: #eff3f4;
  min-height: 104px;
  max-height: 104px;
  overflow: hidden;
}
.international-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.international-news-text h3{
  font-size: 17px;
  line-height: 22px;
  color: #111;
}
.international-news-ul {
    margin: 0;
    padding: 0;
}
.international-news-ul li {
    list-style-type: none;
    position: relative;
    width: 100%;
    margin-bottom: 2px;
}
.international-news-ul li a {
    display: inline-block;
    width: 100%;
    background: #eff3f4;
}
.international-list-news-left {
    float: left;
    width: 33%;
    position: relative;
}
.international-list-news-right {
    float: left;
    width: 67%;
    padding-left: 3%;
    min-height: 63px;
    max-height: 63px;
    overflow: hidden;
    padding-top: 4px;
}
.international-list-news-right span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
}
.international-list-news-right h3 {
    font-size: 17px;
    line-height: 20px;
    transition: all 0.5s ease 0s;
    color: #111;
}
.international-news-ul li a:hover .is-video {
    background: rgba(255, 255, 255, 0.7);
}
.international-news-ul li a:hover .is-video i {
    color: #0c4da2;
}
/* ================================ COUNTRY NEWS AREA =========================== */
.political-section{
  padding: 50px 0;
}
.country-section{
  padding: 0 0 30px;
}
.country-news-img{
  position: relative;
}
.country-news a:hover .country-news-img .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.country-news a:hover .country-news-img i {
    color: #0c4da2;
}
.country-news-text{
  padding: 4px;
  min-height: 74px;
  max-height: 74px;
  overflow: hidden;
  background: #eff3f4;
}
.country-news-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.country-news-text h3{
  font-size: 17px;
  line-height: 23px;
  color: #111;
}
.country-small {
  margin-top: 20px;
  display: inline-block;
  background: #eff3f4;
}
.country-small-left {
    width: 42%;
    float: left;
    position: relative;
}
.country-small a:hover .country-small-left .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.country-small a:hover .country-small-left i {
    color: #0c4da2;
}
.country-small-right {
    width: 58%;
    float: right;
    padding-top: 3px;
    padding-left: 3%;
    min-height: 86px;
    max-height: 86px;
    overflow: hidden;
}
.country-small-right span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.country-small-right h4 {
    font-size: 17px;
    line-height: 22px;
    color: #000;
}
/*================= INTERNATIONAL WRAPPER STYLE ================*/
.political-news-text{
  min-height: 164px;
  max-height: 164px;
  overflow: hidden;
  padding: 2px;
}
.political-news-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.political-news-text h2{
  color: #000;
  font-size: 19px;
  line-height: 26px;
  margin: 0;
}
.political-news-text p{
  color: #777777;
  font-size: 14px;
}
.political-news-small{
  margin-top: 24px;
}
.political-news-small-img{
  position: relative;
}
.political-news-img{
  position: relative;
}
.political-news-img a:hover i {
    color: #0c4da2;
}
.political-news-img a:hover .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.political-news-small a:hover .political-news-small-img i {
    color: #0c4da2;
}
.political-news-small a:hover .political-news-small-img .is-video {
  background: rgba(255, 255, 255, 0.7);
}
.political-news-small-text{
  padding: 4px;
  min-height: 52px;
  max-height: 52px;
  overflow: hidden;
}
.political-news-small-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.political-news-small-text h3{
  font-size: 17px;
  line-height: 22px;
  color: #111;
}
/* ============================ VIDEO SECTION ======================== */
.entertainment-wrapper{
  padding: 0 0 20px;
}
.entertainment-lead{

}
.entertainment-lead-text{
  width: 45%;
  float: left;
  background: #e4effd;
  padding: 6px 5px 6px 10px;
  min-height: 293px;
  max-height: 293px;
  overflow: hidden;
}
.entertainment-lead-text span{
  color: #e90000;
  font-size: 14px;
  line-height: 14px;
}
.entertainment-lead-text h2{
  font-size: 32px;
  line-height: 38px;
  color: #222;
}
.entertainment-lead-img{
  width: 55%;
  float: left;
  position: relative;
}
.entertainment-lead-img i {
  position: absolute;
  bottom: -7px;
  left: 7%;
  color: #fff;
  background: #0c4da2;
  padding: 10px 10px 10px 13px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 28px;
  line-height: 30px;
  height: 50px;
  width: 50px;
  text-align: center;
  transition: 0.5s;
}
.entertainment-lead a:hover .entertainment-lead-img i {
  background: #fff;
  color: #0c4da2;
}
.entertainment-news-img {
  position: relative;
}
.entertainment-news-img i {
  position: absolute;
  bottom: -11px;
  left: 11%;
  color: #fff;
  background: #0c4da2;
  padding: 10px 10px 10px 13px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 22px;
  line-height: 20px;
  height: 41px;
  width: 41px;
  text-align: center;
  transition: 0.5s;
}
.entertainment-news a:hover .entertainment-news-img i {
  background: #fff;
  color: #0c4da2;
}
.entertainment-news {
  margin-bottom: 24px;

}
.entertainment-news-text {
  min-height: 76px;
  max-height: 76px;
  overflow: hidden;
  padding: 5px 7px;
  background: #e4effd;
}
.entertainment-news-text-2 {
  min-height: 111px;
  max-height: 111px;
  overflow: hidden;
}
.entertainment-news-text h3 {
  font-size: 18px;
  line-height: 22px;
  color: #222;
  margin: 0;
}
.entertainment-news-text span {
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
/* =========================== SPorts SECTION ======================== */
.sports-section{
  padding: 50px 0 20px;
}
.sports-big {
  position: relative;
  overflow: hidden;
}
.sports-big-image {
  position: relative;
  overflow: hidden;
}
.sports-big a:hover .sports-big-image .is-video{
  background: rgba(255, 255, 255, 0.7);
}
.sports-big a:hover .sports-big-image i{
  color: #0c4da2;
}
.sports-big-heading-details {
  position: relative;
  padding: 6px 1px;
  min-height: 149px;
  max-height: 149px;
  overflow: hidden;
}
.sports-big-heading-details h1 {
  margin: 0;
  color: #111;
  font-size: 26px;
  line-height: 28px;
  padding-bottom: 5px;
}
.sports-big-heading-details p {
  margin: 0;
  color: #111;
  font-size: 16px;
  line-height: 25px;
}
.sports-news-small {
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.sports-news-small-image {
  position: relative;
  overflow: hidden;
}
.sports-news-small a:hover .sports-news-small-image .is-video{
  background: rgba(255, 255, 255, 0.7);
}
.sports-news-small a:hover .sports-news-small-image i{
  color: #0c4da2;
}
.sports-news-small-heading {
  position: relative;
  padding: 5px 1px;
  min-height: 66px;
  max-height: 66px;
  padding-bottom: 0;
  overflow: hidden;
}
.sports-news-small-heading h2 {
  margin: 0;
  color: #111;
  font-size: 17px;
  line-height: 21px;
}
  .sports-big-heading-details span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
  }
  .sports-news-small-heading span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
  }
/* ======================== ECONOMY ========================== */
.economy-small {
  margin-top: 18px;
}
.economy-small-left {
    width: 42%;
    float: left;
    position: relative;
}
.economy-small a:hover .economy-small-left .is-video {
   background:  rgba(255, 255, 255, 0.7);
}
.economy-small a:hover .economy-small-left i {
   color: #0c4da2;
}
.economy-small-left img {
    height: 78px;
}
.economy-small-right {
    width: 58%;
    float: right;
    padding-top: 3px;
    padding-left: 3%;
    min-height: 66px;
    max-height: 66px;
    overflow: hidden;
}
.economy-small-right span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.economy-small-right h4 {
    font-size: 17px;
    line-height: 22px;
    color: #000;
}
/* ============================== OPINION/INTERVIEW ======================= */
.opinion {
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.opinion li {
  list-style: none;
  width: 100%;
}
.opinion li a {
  display: inline-block;
  padding: 7px 7px;
  background: #eff3f4;
  width: 100%;
}
.opinion-left {
  float: left;
  width: 34%;
  overflow: hidden;
  position: relative;
}
.opinion-left img{
  min-height: 101px;
  max-height: 101px;
  overflow: hidden;
}
.opinion li a:hover .opinion-left .is-video{
  background: rgba(255, 255, 255, 0.7);
}
.opinion li a:hover .opinion-left i{
  color: #0c4da2;
}
.opinion-right {
  float: left;
  width: 66%;
  min-height: 85px;
  max-height: 85px;
  overflow: hidden;
  padding-left: 3%;
  padding-top: 3px;
}
.opinion-right h4 {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  color: #0c4da2;
}
.opinion-right h3 {
  font-size: 17px;
  color: #000;
  line-height: 20px;
  margin: 0;
}
.opinion-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.interview {
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.interview li {
  list-style: none;
  width: 100%;
}
.interview li a {
  display: inline-block;
  padding: 7px 7px;
  background: #eff3f4;
  width: 100%;
}
.interview-left {
  float: left;
  width: 34%;
  overflow: hidden;
  position: relative;
}
.interview-left img{
  min-height: 101px;
  max-height: 101px;
  overflow: hidden;
}
.interview li a:hover .interview-left .is-video{
  background: rgba(255, 255, 255, 0.7);
}
.interview li a:hover .interview-left i{
  color: #0c4da2;
}
.interview-right {
  float: left;
  width: 66%;
  min-height: 85px;
  max-height: 85px;
  overflow: hidden;
  padding-left: 3%;
  padding-top: 3px;
}
.interview-right h4 {
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  color: #0c4da2;
}
.interview-right h3 {
  font-size: 17px;
  color: #000;
  line-height: 20px;
  margin: 0;
}
.interview-right span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
/* ========================== CATEGORY SECTION ========================== */
.category-lead{
  position: relative;
  margin-bottom: 14px;
}
.category-lead-img{
  position: relative;
}
.category-lead-img img{
  width: 100%;
}
.category-lead-img i{
  position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-lead a:hover .category-lead-img i {
    background-color: #fff;
    color: #0c4da2;
}
.category-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, .8) 100%);
    color: #fff;
    bottom: 0;
    padding: 7px 7px 0;
}
.category-lead-text span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.category-lead-text h3 {
    font-size: 17px;
    line-height: 23px;
    color: #fff;
}
.category-ul {
    margin: 0;
    padding: 0;
}
.category-ul li {
    list-style-type: none;
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 2px;
}
.category-ul li:last-child{
  border: none;
  padding: 0;
}
.category-list-img {
    float: left;
    width: 36%;
    position: relative;
}
.category-list-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 34px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 4px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.category-ul li a:hover .category-list-img i {
    background-color: #fff;
    color: #0c4da2;
}
.category-list-text {
  padding-left: 3%;
  float: left;
  width: 64%;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}
.category-list-text span {
    color: #e74c4f;
    font-size: 14px;
    line-height: 14px;
}
.category-list-text h4 {
  font-size: 17px;
  line-height: 20px;
  transition: all 0.5s ease 0s;
  color: #111;
}
/* ========================== LIFESTYLE SECTION ========================== */
.lifestyle-section{
  padding: 50px 0 0;
}
.lifestyle-item{
  position: relative;
}
.lifestyle-item-text{
  position: relative;
  bottom: 36px;
  padding: 5px 7px;
  background: #eff3f4;
  width: 90%;
  left: 5%;
  border-radius: 6px;
  min-height: 76px;
  max-height: 76px;
  overflow: hidden;
}
.lifestyle-item-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.lifestyle-item-text h3{
  color: #111;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
}
/* ========================== VIDEO SECTION ========================== */
.video-section{
  padding: 50px;
  background: #001f46;
}
.video-main-title {
    line-height: 26px;
    margin-bottom: 15px;
}
.video-main-title a {
    color: #fff;
}
.video-main-title a h2 {
    color: #fff;
    font-size: 26px;
    padding-left: 10px;
    border-left: 4px solid red;
}
.video-item-img{
  position: relative;
}
.video-item-img i{
  position: absolute;
    top: 17%;
    left: 10%;
    height: 50px;
    width: 50px;
    background: #000;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 41px;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    padding-left: 4px;
    border: 4px solid #000;
    -webkit-box-shadow: 0 0 15px 1px grey;
    -moz-box-shadow: 0 0 15px 1px gray;
    box-shadow: 0 0 15px 1px grey;
    opacity: 0.8;
    z-index: 1;
}
.video-item a:hover .video-item-img i {
    background-color: #fff;
    color: #0c4da2;
    border-color: #fff;
}
.video-item-text{
  padding: 5px;
  background: #d5ecff;
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
  background: #003c87;
}
.video-item-text span{
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.video-item-text h3{
  font-size: 17px;
  line-height: 20px;
  color: #fff;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
  background: transparent;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 0;
    opacity: 1;
    margin: 2px;
    position: absolute;
    top: 35%;
    transition: all 0.5s ease 0s;
}
.owl-nav .owl-prev{
  left: 10px;
}
.owl-nav .owl-next{
  right: 10px;
}
.owl-nav .owl-prev i, .owl-nav .owl-next i {
    font-size: 40px;
    font-weight: 700;
    line-height: 30px;
    color: #ffffff !important;
}
.owl-nav .owl-prev:hover i, .owl-nav .owl-next:hover i{
  color: #F90F0E !important;
}
/* ========================== PHOTO GALLERY ========================== */
.photo-section{
  background: #d5ecff;
  padding: 50px 0 28px;
}
.photo-gallery-left{
  width: 31%;
  float: left;
  padding: 0;
}
.photo-gallery-middle{
  width: 38%;
  float: left;
  padding: 0;
}
.photo-gallery-right{
  width: 31%;
  float: left;
  padding: 0;
}
.photo-small {
  margin-bottom: 20px;
  display: inline-block;
  background: #fff;
}
.photo-small-left {
    width: 48%;
    float: left;
    position: relative;
}
.photo-small-left img{
  min-height: 118px;
  max-height: 118px;
  overflow: hidden;
}
.photo-small-left-2{
  float: right;
}
.photo-small-left i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 47px;
  width: 47px;
  background: #0c4da2;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 48px;
  color: #fff;
  border-radius: 50%;
  font-size: 22px;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.photo-small a:hover .photo-small-left i {
  background: #fff;
  color: #0c4da2;
}
.photo-small-right {
    width: 52%;
    float: right;
    padding-top: 8px;
    padding-left: 3%;
    min-height: 86px;
    max-height: 86px;
    overflow: hidden;
}
.photo-small-right-2{
  float: left;
  padding-right: 3%;
}
.photo-small-right span{
  color: #e74c4f;
  font-size: 14px;
  line-height: 14px;
}
.photo-small-right h4 {
  font-size: 17px;
  line-height: 22px;
  color: #222;
}
.photo-lead-news {
  position: relative;
  background: #fff;
}
.photo-lead-news {
  position: relative;
}
.photo-lead-news-image {
  position: relative;
}
.photo-lead-news-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 55px;
  width: 55px;
  background: #0c4da2;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 56px;
  color: #fff;
  border-radius: 50%;
  font-size: 25px;
  -webkit-box-shadow: 0 0 15px 1px grey;
  -moz-box-shadow: 0 0 15px 1px gray;
  box-shadow: 0 0 15px 1px grey;
  opacity: 0.8;
  z-index: 1;
}
.photo-lead-news-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, .8) 100%);
  color: #fff;
  bottom: 0;
  padding: 15px 10px 5px;
}
.photo-lead-news-text h2 {
  margin: 0;
  font-size: 22px;
  line-height: 24px;
  color: #fff;
}
.photo-lead-news-text span {
  font-size: 14px;
  line-height: 14px;
  color: red;
}
.photo-lead-news a:hover .photo-lead-news-image i {
  background: #fff;
  color: #0c4da2;
}
