@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans:500,600");
@import url("https://fonts.googleapis.com/css?family=Muli:400,600");
body {
  font-family: "Muli", sans-serif !important;
}

.vis {
  overflow: visible;
}

.text, .text > p {
  font-family: "Muli", sans-serif !important;
}

.ft-title {
  font-size: 1.3rem !important;
}

.img-responsive {
  width: 100%;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Regular.eot");
  src: url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/roboto/Roboto-Regular.woff") format("woff"), url("Roboto-Regular.ttf") format("truetype"), url("../fonts/roboto/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/Roboto-Medium.eot");
  src: url("../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/Roboto-Medium.woff2") format("woff2"), url("../fonts/roboto/Roboto-Medium.woff") format("woff"), url("../fonts/roboto/Roboto-Medium.ttf") format("truetype"), url("../fonts/roboto/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 600;
  font-style: normal;
}
.text, .text > p {
  font-size: 0.886rem;
  line-height: 1.57;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin: 0.5rem 0rem;
  color: #212121;
}

.text.small, .text > p.small, .title.small, .title > p.small {
  font-size: 0.9rem;
  line-height: 1.4;
}
@media (max-width: 575.98px) {
  .text.small, .text > p.small, .title.small, .title > p.small {
    font-size: 1rem;
    line-height: 1.3;
  }
}

.text.medium, .text.medium > p, .text > p.medium, .text > p.medium > p, .title.medium, .title > p.medium {
  font-size: 1.46rem;
  line-height: 1.37;
}
@media (max-width: 575.98px) {
  .text.medium, .text.medium > p, .text > p.medium, .text > p.medium > p, .title.medium, .title > p.medium {
    font-size: 1rem;
    line-height: 1.3;
  }
}

.text.large, .text.large > p, .text > p.large, .text > p.large > p, .title.large, .title > p.large {
  font-size: 1.87rem;
  line-height: 1.37;
}
main section .section-6 .view-more-btn:hover, main section .section-5 .view-more-btn:hover, main section .section-4 .view-more-btn:hover, main section .section-3 .view-more-btn:hover, main section .section-2 .view-more-btn:hover, main section .section-1 .view-more-btn:hover, main .view-more-btn:hover, .header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item a .text {
  font-weight: 600;
}

footer .bottom-footer .copy-right-wrapper .link, .category-title .title .link.view-more, .read-more {
  color: #5a5a5a;
  letter-spacing: 0.1px;
  font-size: 0.795rem;
  margin-top: 0.3rem;
  text-transform: uppercase;
}
footer .bottom-footer .copy-right-wrapper .link:hover, .category-title .title .link.view-more:hover, .read-more:hover {
  text-decoration: underline;
  color: #004aff;
}

@media (max-width: 991.98px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  :root {
    font-size: 18px;
  }
}
.border-top-1 {
  border-top: 1px solid #dadada;
}
.border-top-2 {
  border-top: 2px solid #dadada;
}
.border-bottom-1 {
  border-bottom: 1px solid #dadada;
}
.border-bottom-2 {
  border-bottom: 2px solid #dadada;
}
.border-left-1 {
  border-left: 1px solid #dadada;
}
.border-left-2 {
  border-left: 2px solid #dadada;
}
.border-right-1 {
  border-right: 1px solid #dadada;
}
.border-right-2 {
  border-right: 2px solid #dadada;
}
* {
  box-sizing: border-box;
}

ul {
  padding: 0;
}

a, button, .btn {
  text-decoration: none;
  outline: 0;
}
a:hover, a:focus, button:hover, button:focus, .btn:hover, .btn:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #212121;
  letter-spacing: 0.01rem;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size-adjust: 100%;
}

.no-padding {
  padding: 0;
}

.no-bg {
  background: transparent;
}

.navbar-brand {
  margin-right: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "IBM Plex Sans", sans-serif;
  color: #212121;
}

.title, .title > p {
  font-size: 1rem;
  line-height: 1.28;
  font-weight: 500;
  font-family: "IBM Plex Sans", sans-serif;
  margin-top: 0.6rem;
  margin-bottom: 0;
  color: #212121;
}

.img-fluid:not(.navbar-brand-image) {
  width: 100%;
}

.form-control, .form-control:focus, .form-control:hover {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  outline: 0;
}

.content-wrapper .img-container:after, .video-icon:after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, rgba(0, 0, 0, 0)), color-stop(46%, rgba(0, 0, 0, 0.42)), color-stop(20%, rgba(0, 0, 0, 0.42)), color-stop(25%, rgba(0, 0, 0, 0.45)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.42) 46%, rgba(0, 0, 0, 0.42) 20%, rgba(0, 0, 0, 0.45) 25%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.42) 46%, rgba(0, 0, 0, 0.42) 20%, rgba(0, 0, 0, 0.45) 25%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.42) 46%, rgba(0, 0, 0, 0.42) 20%, rgba(0, 0, 0, 0.45) 25%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.text.small, .text > p.small {
  font-size: 0.784rem;
}
.text.medium, .text.medium > p, .text > p.medium, .text > p.medium > p {
  font-size: 1.2rem;
}
.text.large, .text.large > p, .text > p.large, .text > p.large > p {
  font-size: 1.5rem;
}

.read-more {
  color: #004aff;
}

.date-wrapper {
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}
.date-wrapper .date {
  color: #a5a2a2;
  font-weight: 600;
  font-size: 0.765rem;
  margin-top: 0;
  text-transform: capitalize;
  letter-spacing: 0.6px;
}
.date-wrapper .date:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  padding-right: 0.4rem;
}

.full-width {
  width: 100%;
}

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

.video-icon {
  position: relative;
}
.video-icon:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 3rem;
  z-index: 1;
}
.video-icon:after {
  content: "";
}
.video-icon.small:before {
  font-size: 2rem;
}

.nav-item.dropdown {
  position: relative;
}
.nav-item.dropdown .dropdown-toggle:after {
  position: absolute;
  color: #ffffff;
  top: 42%;
  border-top: 0.3rem solid;
  border-right: 0.3rem solid transparent;
  border-bottom: 0;
  border-left: 0.3rem solid transparent;
}
@media (max-width: 767.98px) {
  .nav-item.dropdown .dropdown-toggle:after {
    top: 1.1rem;
  }
}
.nav-item.dropdown .dropdown-menu {
  top: 110%;
  margin-top: 0;
  border-radius: 0;
  left: 0;
  padding: 0;
  border: 0;
  display: block;
  padding-top: 0.2rem;
  border-top: 2px solid #004aff;
  border-bottom: 4px solid #004aff;
  visibility: hidden;
  opacity: 0;
  z-index: -99;
  -webkit-transition: 0.4s top ease-in-out;
  -moz-transition: 0.4s top ease-in-out;
  -o-transition: 0.4s top ease-in-out;
  transition: 0.4s top ease-in-out;
}
@media (max-width: 767.98px) {
  .nav-item.dropdown .dropdown-menu {
    visibility: visible;
    opacity: 1;
    z-index: 99;
    display: none;
  }
  .nav-item.dropdown .dropdown-menu:not(.mega-menu) {
    background-color: #004aff;
    border: 0.03rem solid #dadada;
  }
}
.nav-item.dropdown .dropdown-menu.show {
  top: 90%;
  visibility: visible;
  opacity: 1;
  z-index: 99;
}
@media (max-width: 767.98px) {
  .nav-item.dropdown .dropdown-menu.show {
    display: block;
  }
}
.nav-item.dropdown .dropdown-menu .dropdown-item {
  color: #333;
  position: relative;
  border-bottom: 1px solid #dadada;
  margin-bottom: 0.1rem;
  position: relative;
}
.nav-item.dropdown .dropdown-menu .dropdown-item:after {
  position: absolute;
  content: "";
  bottom: 0rem;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.3s width ease-in;
  background: #8c130a;
  height: 0.05rem;
}
.nav-item.dropdown .dropdown-menu .dropdown-item .text {
  color: #333;
}
.nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  color: #004aff;
  background-color: #f8f9fa;
}
.nav-item.dropdown .dropdown-menu .dropdown-item:hover .text {
  color: #004aff;
}
.nav-item.dropdown .dropdown-menu .dropdown-item:hover:after {
  width: 100%;
}

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

.social-list-wrapper .social-list .list-item {
  color: #ffffff;
  width: 2.9rem;
  border-color: #a5a2a2;
  cursor: pointer;
  height: 2rem;
}
.social-list-wrapper .social-list .list-item .social-link {
  color: #ffffff;
}
.social-list-wrapper .social-list .list-item.facebook {
  background-color: #3b5998;
}
.social-list-wrapper .social-list .list-item.twitter {
  background-color: #1da1f2;
}
.social-list-wrapper .social-list .list-item.google {
  background-color: #dd4b39;
  display: none !important;
}
.social-list-wrapper .social-list .list-item.rss {
  background-color: #f99d3e;
}
.social-list-wrapper .social-list .list-item .social-link {
  color: #ffffff;
}

.seprator {
  position: relative;
}
.seprator:after {
  position: absolute;
  content: "";
  width: 90%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #dadada;
  height: 0.07rem;
}
.seprator:last-child:after {
  display: none;
}

.avtaar-wrapper .avtaar-list {
  padding-top: 0.7rem;
  margin-bottom: 0.5rem;
}
.avtaar-wrapper .avtaar-list .avtaar-thumbnil .img-fluid {
  min-height: 50px;
}
.avtaar-wrapper .avtaar-list .avtaar-content-block .title {
  margin-top: 0;
}
.avtaar-wrapper .avtaar-list .avtaar-content-block .title .small {
  font-size: 0.89rem;
}
@media (max-width: 767.98px) {
  .avtaar-wrapper .avtaar-list .avtaar-content-block .title {
    font-size: 0.925rem;
  }
}
.avtaar-wrapper .avtaar-list:hover .avtaar-content-block .title {
  text-decoration: underline;
  color: #004aff;
}
.avtaar-wrapper.with-text .avtaar-content-block .title {
  margin-top: 0;
  font-size: 1.2rem;
}
.avtaar-wrapper.with-text .avtaar-content-block .title.small {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .avtaar-wrapper.with-text .avtaar-content-block .title.small {
    font-size: 1rem;
  }
}
@media (max-width: 991.98px) {
  .avtaar-wrapper.with-text .avtaar-content-block .title {
    font-size: 1rem;
    margin-top: 0;
  }
}

.card-wrapper .card {
  border: 0;
  padding-top: 0.7rem;
}
.card-wrapper .card .content-block .title {
  margin: 0.5rem 0;
}
.card-wrapper .card .content-block .text {
  font-size: 0.885rem;
  margin-top: 0.6rem;
  line-height: 1.5;
}
.card-wrapper .card a:hover .content-block .title {
  text-decoration: underline;
  color: #004aff;
}
.card-wrapper .card a:hover .content-block .title:before {
  background: #004aff;
}
.card-wrapper.list-wrapper .list-card .content-block {
  position: relative;
}
.card-wrapper.list-wrapper .list-card .content-block .title {
  margin-top: 0;
  position: relative;
  padding-left: 0.75rem;
}
.card-wrapper.list-wrapper .list-card .content-block .title:before {
  content: "";
  background: #333;
  height: 0.375rem;
  width: 0.375rem;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0.4375rem;
}
.card-wrapper.list-wrapper .list-card .content-block .date-wrapper {
  padding-left: 1.0625rem;
  margin-top: -0.1825rem;
}
.card-wrapper.list-wrapper .list-card .content-block .date-wrapper .date {
  font-size: 0.665rem;
}

.figure-wrapper .figure-container {
  padding-top: 0.7rem;
}
.figure-wrapper .figure-container .figure {
  width: 100%;
}
.figure-wrapper .figure-container .figure .title {
  margin-bottom: 0.3rem;
}
.figure-wrapper .figure-container .figure a:hover .title {
  text-decoration: underline;
  color: #004aff;
}
.figure-wrapper .figure-container .figure:hover .title {
  text-decoration: underline;
  color: #004aff;
}

.content-wrapper {
  position: relative;
}
.content-wrapper .img-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 80%;
  text-align: center;
}
.content-wrapper .img-container .img-fluid.img {
  width: 100%;
  margin: 0 auto;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-wrapper .img-container:hover .img-fluid.img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.content-wrapper .img-container:hover:after {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.content-wrapper .img-container:after {
  content: "";
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.content-wrapper .content {
  position: absolute;
  bottom: 2vh;
}
@media (max-width: 767.98px) {
  .content-wrapper .content {
    bottom: 1.5vh;
  }
}
.content-wrapper .content .title {
  color: #ffffff;
  margin-bottom: 0;
}
.content-wrapper .content .date-wrapper .date {
  color: #ffffff;
}
.content-wrapper a:hover .title {
  text-decoration: underline;
}

.tag .tag-inner {
  background-color: #2375c9;
  color: #ffffff;
  padding: 0.3rem 0.8rem;
  text-transform: uppercase;
  font-size: 0.745rem;
  font-weight: 600;
  letter-spacing: 0.4px;
}
.tag.Asia .tag-inner, .tag.asia .tag-inner {
  background-color: #ec3a4a;
}
.tag.Sports .tag-inner, .tag.sports .tag-inner {
  background-color: #189f42;
}
.tag.World .tag-inner, .tag.world .tag-inner {
  background-color: #2375c9;
}
.tag.Video .tag-inner, .tag.video .tag-inner {
  background-color: #0cc8de;
}
.tag.Entertainment .tag-inner, .tag.entertainment .tag-inner {
  background-color: #56c8be;
}
.tag.Lifestyle .tag-inner, .tag.lifestyle .tag-inner {
  background-color: #c23152;
}

.video-block {
  width: 100%;
}
.video-block iframe {
  width: 100%;
}

.video-container {
  height: 100%;
  width: 100%;
  border: 0;
}
.video-container .video, .video-container iframe {
  height: 100%;
  width: 100%;
  min-height: 45vh;
  cursor: pointer;
  border: 0;
}

.pagination-wrapper .pagination-container {
  border-bottom-width: 0.2rem;
}
.pagination-wrapper .pagination-container .pagination .page-list {
  cursor: pointer;
}
.pagination-wrapper .pagination-container .pagination .page-list.last-number {
  width: 20%;
  position: relative;
}
@media (max-width: 767.98px) {
  .pagination-wrapper .pagination-container .pagination .page-list.last-number {
    width: auto;
  }
}
.pagination-wrapper .pagination-container .pagination .page-list.last-number:before {
  content: "..................";
  padding-right: 0.4rem;
  padding-left: 0.5rem;
  font-size: 1.8rem;
  line-height: 1;
  margin-top: -1rem;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .pagination-wrapper .pagination-container .pagination .page-list.last-number:before {
    content: ".....";
  }
}
.pagination-wrapper .pagination-container .pagination .page-list .page-item {
  font-size: 0.965rem;
  font-weight: 600;
  color: #5a5a5a;
}
.pagination-wrapper .pagination-container .pagination .page-list .active {
  background-color: #004aff;
  color: #ffffff !important;
}
@media (max-width: 767.98px) {
  .pagination-wrapper .pagination-container .pagination .page-list {
    padding: 0rem 0.3rem;
  }
}

.hover-animation-wrapper .img-container {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.hover-animation-wrapper .img-container .img-fluid.img {
  width: auto;
  margin: 0 auto;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hover-animation-wrapper .img-container:hover .img-fluid.img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.contact-page {
  min-height: 85vh;
}

.plr-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

[data-change-video] {
  cursor: pointer;
}
[data-change-video]:hover .title {
  color: #004aff;
}

.title.large, .title.medium, .title {
  font-weight: 500;
  color: #111;
}

.category-title .title {
  text-align: center;
  margin-top: 0;
}

header .headersearch-button {
  padding: 0 0 0 60px;
}
header .headersearch-button:hover {
  cursor: pointer;
}
header .headersearch {
  display: none;
  border-top: 1px solid #eee;
  z-index: 100;
  background: #fff;
  padding: 0 34px;
  width: 58rem;
}
header .headersearch .fa-search.bg {
  float: left;
  line-height: 48px;
  font-size: 24px;
  color: #ccc;
}
header .headersearch .fa-times.close {
  font-size: 22px;
  line-height: 50px;
  float: right;
  cursor: pointer;
}
header .headersearch .search-box input[type=text] {
  width: 85%;
  color: #ccc;
  height: 48px;
  line-height: 20px;
  outline: none;
  font-size: 20px;
  position: relative;
  padding: 0px !important;
  background-color: transparent;
  border: 0px;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.header-wrapper .navbar {
  transition: 0.4s all ease-in;
}
@media (max-width: 575.98px) {
  .header-wrapper .top-header-wrapper .top-header .social-list-wrapper {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .header-wrapper .top-header-wrapper .top-header .social-list-wrapper .social-list {
    display: inline-block;
  }
}
.header-wrapper .top-header-wrapper .top-header .social-list-wrapper .social-list .list-item {
  width: 2rem;
  border-radius: 50%;
}
@media (max-width: 575.98px) {
  .header-wrapper .top-header-wrapper .top-header .social-list-wrapper .social-list .list-item {
    border-bottom: 1px solid #dadada;
  }
}
.header-wrapper .top-header-wrapper .top-header .social-list-wrapper .social-list .list-item .social-link {
  color: #ffffff;
}
.header-wrapper .top-header-wrapper .top-header .social-list-wrapper .social-list .list-item:hover .social-link {
  color: #ffffff;
}
@media (max-width: 575.98px) {
  .header-wrapper .top-header-wrapper .top-header .header-logo .navbar-brand-image {
    height: 3.7rem;
  }
}
.header-wrapper .top-header-wrapper .top-header .header-logo .date-wrapper {
  padding-right: 0rem;
}
@media (max-width: 991.98px) {
  .header-wrapper .top-header-wrapper .top-header .header-logo .date-wrapper {
    padding-right: 0rem;
  }
  .header-wrapper .top-header-wrapper .top-header .header-logo .date-wrapper .date {
    font-size: 1rem;
  }
}
@media (max-width: 575.98px) {
  .header-wrapper .top-header-wrapper .top-header .header-logo .date-wrapper {
    padding-right: 0rem;
  }
  .header-wrapper .top-header-wrapper .top-header .header-logo .date-wrapper .date {
    font-size: 0.835rem;
  }
}
.header-wrapper .main-header-wrapper {
  box-shadow: 0px 2px 2px #a9a9a9;
}
.header-wrapper .main-header-wrapper .bottom-header .navbar-toggler {
  border-color: transparent;
  cursor: pointer;
  height: 2.1rem;
}
.header-wrapper .main-header-wrapper .bottom-header .navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #004aff;
  -webkit-transition: 0.25s cubic-bezier(0, 0.26, 0.6, 0.24);
  -moz-transition: 0.25s cubic-bezier(0, 0.26, 0.6, 0.24);
  -o-transition: 0.25s cubic-bezier(0, 0.26, 0.6, 0.24);
  transition: 0.25s cubic-bezier(0, 0.26, 0.6, 0.24);
}
.header-wrapper .main-header-wrapper .bottom-header .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
.header-wrapper .main-header-wrapper .bottom-header .navbar-toggler[aria-expanded=true] .icon-bar:nth-child(1) {
  margin-top: 12px;
  -webkit-transform: translate3d(0, -4px, 0) rotate(45deg);
  transform: translate3d(0, -4px, 0) rotate(45deg);
  width: 22px;
}
.header-wrapper .main-header-wrapper .bottom-header .navbar-toggler[aria-expanded=true] .icon-bar:nth-child(2) {
  display: none;
}
.header-wrapper .main-header-wrapper .bottom-header .navbar-toggler[aria-expanded=true] .icon-bar:nth-child(3) {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  width: 22px;
}
@media (max-width: 767.98px) {
  .header-wrapper .main-header-wrapper .bottom-header .menu-container {
    position: relative;
  }
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper {
  justify-content: center;
}
@media (max-width: 767.98px) {
  .header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper {
    position: fixed;
    left: -58vw;
    top: auto;
    width: 57vw;
    text-align: left;
    background-color: #ffffff;
    height: 100% !important;
    display: block;
    -webkit-transition: left 0.5s ease-out;
    -moz-transition: left 0.5s ease-out;
    -o-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
    border-top: 5px solid #333;
  }
  .header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper.show, .header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper.collapsing {
    left: 0;
  }
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item {
  padding: 0.17rem 1.4rem;
  position: relative;
  color: #333;
  border-right-width: 0.01rem;
}
@media (max-width: 767.98px) {
  .header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item {
    border-right: 0;
    border-bottom: 1px solid #dadada;
  }
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item .img-fluid.icon {
  max-width: 32px;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item:after {
  position: absolute;
  content: "";
  bottom: 0rem;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.3s width ease-in;
  background: #004aff;
  height: 0.1rem;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item a {
  padding: 0.4rem 0.4rem;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item a .text {
  color: #333;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.818rem;
  text-transform: capitalize;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item:not(.header-search-wrapper):hover {
  background-color: #ffffff;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item:not(.header-search-wrapper):hover:after {
  width: 100%;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item:not(.header-search-wrapper):hover a .text {
  color: #333;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.active {
  background-color: #ffffff;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.active:after {
  width: 100%;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.active a .text {
  color: #004aff;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.video a .text {
  color: #0cc8de;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.video:hover a .text {
  color: #0cc8de;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown .dropdown-toggle:after {
  color: #0cc8de;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown .dropdown-menu {
  border-top-color: #dadada;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown .dropdown-menu .dropdown-item .text {
  color: #212121;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown .dropdown-menu .dropdown-item:after {
  background: #004aff;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown .dropdown-menu .dropdown-item:hover .text {
  color: #004aff;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown:hover .dropdown-toggle:after {
  color: #0cc8de;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown:hover .dropdown-menu .dropdown-item .text {
  color: #212121;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown:hover .dropdown-menu .dropdown-item:hover .text {
  color: #004aff;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown.active .dropdown-toggle:after {
  color: #0cc8de;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown.active .dropdown-menu .dropdown-item .text {
  color: #212121;
}
.header-wrapper .main-header-wrapper .bottom-header .menu-container .menu-wrapper .main-menu-list .nav-item.dropdown.active .dropdown-menu .dropdown-item:hover .text {
  color: #004aff;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper {
    min-width: 3rem;
  }
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search {
  width: 3rem;
  height: 100%;
  -webkit-transition: width 0.4s ease-in;
  -moz-transition: width 0.4s ease-in;
  -o-transition: width 0.4s ease-in;
  transition: width 0.4s ease-in;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search {
    position: absolute;
    right: 0;
  }
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search .form-control {
  width: 41px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #333;
  background-color: #ffffff;
  border: 1px solid transparent;
  opacity: 0;
  cursor: pointer;
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search .form-control::-webkit-input-placeholder {
  color: #212121;
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search .btn {
  color: #212121;
  position: absolute;
  right: 1.9rem;
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search .btn[type=submit] {
  color: #004aff;
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search.expand-search {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search.expand-search {
    width: 17rem;
  }
}
.header-wrapper .main-header-wrapper .bottom-header .header-search-wrapper .header-search.expand-search .form-control {
  width: 100%;
  display: block;
  cursor: auto;
  border: 1px solid #dadada;
  opacity: 1;
}

.category-title {
  border-color: #004aff;
}
.category-title .title {
  margin-bottom: 0;
  font-weight: 500;
}
.category-title .title .inner-block {
  font-size: 1.3rem;
  color: #004aff;
  display: inline-block;
  padding-bottom: 0.2rem;
  margin-bottom: -0.03rem;
  font-weight: 600;
}
.category-title .title .link.view-more {
  display: none;
  float: right;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  margin-top: 0.6rem;
}

main .view-more-btn:hover {
  border-color: #004aff !important;
  color: #004aff !important;
}
main .card {
  transition: transform 0.1s;
  border-radius: 0;
}
main .card.height-100 {
  height: 100%;
}
main .card.bg-dark .text, main .card.bg-dark .title {
  color: #ffffff;
}
main section.hero-section-wrapper .top-left-block .card-wrapper .figure-container .img-container, main section.hero-section-wrapper .top-left-block .card-wrapper .card .img-container, main section.hero-section-wrapper .top-left-block .figure-wrapper .figure-container .img-container, main section.hero-section-wrapper .top-left-block .figure-wrapper .card .img-container {
  position: relative;
}
main section.hero-section-wrapper .top-left-block .card-wrapper .figure-container .img-container .tag, main section.hero-section-wrapper .top-left-block .card-wrapper .card .img-container .tag, main section.hero-section-wrapper .top-left-block .figure-wrapper .figure-container .img-container .tag, main section.hero-section-wrapper .top-left-block .figure-wrapper .card .img-container .tag {
  position: absolute;
  bottom: 1vh;
}
main section .section-1 .view-more-btn:hover {
  border-color: #ea7e00 !important;
  color: #ea7e00 !important;
}
main section .section-2 .view-more-btn:hover {
  border-color: #ff2336 !important;
  color: #ff2336 !important;
}
main section .section-3 {
  margin-top: 1.7rem;
}
main section .section-3 .view-more-btn:hover {
  border-color: #189f42 !important;
  color: #189f42 !important;
}
main section .section-4 {
  margin-top: 1.7rem;
}
main section .section-4 .view-more-btn:hover {
  border-color: #3cb7c5 !important;
  color: #3cb7c5 !important;
}
main section .section-5 .view-more-btn:hover {
  border-color: #1b86f4 !important;
  color: #1b86f4 !important;
}
main section .section-6 .view-more-btn:hover {
  border-color: #0cc8de !important;
  color: #0cc8de !important;
}
main section.category-section .category-wrapper .category-title {
  border-color: #0cc8de;
  background-color: #0cc8de;
}
main section.category-section .category-wrapper .category-title:hover {
  background-color: #0aa5b7;
}
main section.category-section .category-wrapper .category-title .title {
  text-transform: capitalize;
}
main section.category-section .category-wrapper .category-title .title .inner-block {
  color: #fff;
  border-color: #0cc8de;
}
main section.category-section .category-wrapper.category-1 .category-title {
  border-color: #ea7e00;
  background-color: #ea7e00;
}
main section.category-section .category-wrapper.category-1 .category-title:hover {
  background-color: #c16800;
}
main section.category-section .category-wrapper.category-1 .category-title .title .inner-block {
  color: #fff;
  border-color: #ea7e00;
}
main section.category-section .category-wrapper.category-1 .category-title .title .link.view-more {
  color: #ea7e00;
}
main section.category-section .category-wrapper.category-1 .category-title .title .link.view-more:hover {
  color: #cb6e00;
}
main section.category-section .category-wrapper.category-2 .category-title {
  border-color: #ff2336;
  background-color: #ff2336;
}
main section.category-section .category-wrapper.category-2 .category-title:hover {
  background-color: #f90016;
}
main section.category-section .category-wrapper.category-2 .category-title .title .inner-block {
  color: #fff;
  border-color: #ff2336;
}
main section.category-section .category-wrapper.category-2 .category-title .title .link.view-more {
  color: #ff2336;
}
main section.category-section .category-wrapper.category-2 .category-title .title .link.view-more:hover {
  color: #ff041a;
}
main section.category-section .category-wrapper.category-3 .category-title {
  border-color: #189f42;
  background-color: #189f42;
}
main section.category-section .category-wrapper.category-3 .category-title:hover {
  background-color: #137c33;
}
main section.category-section .category-wrapper.category-3 .category-title .title .inner-block {
  color: #fff;
  border-color: #189f42;
}
main section.category-section .category-wrapper.category-3 .category-title .title .link.view-more {
  color: #189f42;
}
main section.category-section .category-wrapper.category-3 .category-title .title .link.view-more:hover {
  color: #0b77e5;
}
main section.category-section .category-wrapper.category-4 .category-title {
  border-color: #3cb7c5;
  background-color: #3cb7c5;
}
main section.category-section .category-wrapper.category-4 .category-title:hover {
  background-color: #34a2ae;
}
main section.category-section .category-wrapper.category-4 .category-title .title .inner-block {
  color: #fff;
  border-color: #3cb7c5;
}
main section.category-section .category-wrapper.category-4 .category-title .title .link.view-more {
  color: #3cb7c5;
}
main section.category-section .category-wrapper.category-4 .category-title .title .link.view-more:hover {
  color: #34a2ae;
}
main section.category-section .category-wrapper.category-5 .category-title {
  border-color: #1b86f4;
  background-color: #1b86f4;
}
main section.category-section .category-wrapper.category-5 .category-title:hover {
  background-color: #0b72dc;
}
main section.category-section .category-wrapper.category-5 .category-title .title .inner-block {
  color: #fff;
  border-color: #1b86f4;
}
main section.category-section .category-wrapper.category-5 .category-title .title .link.view-more {
  color: #1b86f4;
}
main section.category-section .category-wrapper.category-5 .category-title .title .link.view-more:hover {
  color: #0b77e5;
}
main section.category-section.video-section .category-title {
  border-color: #ee1647;
  background-color: #ee1647;
}
main section.category-section.video-section .category-title .title .inner-block {
  color: #fff;
  border-color: #ee1647;
}
main section.category-section.video-section .category-title .title .link.view-more {
  color: #ee1647;
}
main section.category-section.video-section .category-title .title .link.view-more:hover {
  color: #d6103d;
}
main.news-page-wrapper .news-wrapper .article-wrapper .text.medium > p {
  max-width: 100%;
  font-size: 16px !important;
  display: block;
  font-weight: 400;
  margin-top: 12px;
  line-height: 1.5 !important;
}
main.news-page-wrapper .news-wrapper .article-wrapper br {
  line-height: 2.5;
}
@-moz-document url-prefix() {
  main.news-page-wrapper .news-wrapper .article-wrapper br {
    line-height: 1.5;
    margin-bottom: 1.2rem;
  }
}
main.news-page-wrapper .news-wrapper .article-wrapper .text.medium, main.news-page-wrapper .news-wrapper .article-wrapper .text.medium > p {
  color: #111;
  line-height: 1.6;
  font-size: 1.1rem;
}
main.news-page-wrapper .news-wrapper .article-wrapper .title.large {
  font-size: 1.87rem;
  line-height: 1.47;
}
main.video-page .top-news-wrapper .top-news-right-block .video-block iframe {
  height: 70vh;
  border: 0;
}
main.search-page .search-section .search-input-wrapper .searh-form .search-icon {
  top: 0.5rem;
  left: 0;
  color: #5a5a5a;
}
main.search-page .search-section .search-input-wrapper .searh-form .btn {
  right: 0;
  top: 0.1rem;
  color: #5a5a5a;
}
main.search-page .search-section .search-input-wrapper .searh-form .btn:hover {
  color: #004aff;
  border-color: #004aff !important;
}

footer .logo-part .img-fluid {
  max-height: 3.2rem;
}
footer .social-list-wrapper .social-list .list-item {
  width: 2rem;
  border-radius: 50%;
}
footer .footer-link-wrapper .footer-link-list {
  width: 100%;
}
footer .footer-link-wrapper .footer-link-list .list-item {
  width: 27%;
  text-align: center;
  float: left;
  opacity: 0.8;
}
@media (max-width: 575.98px) {
  footer .footer-link-wrapper .footer-link-list .list-item {
    width: 44%;
  }
}
footer .footer-link-wrapper .footer-link-list .list-item .footer-link {
  color: #212121;
  text-transform: capitalize;
  font-size: 0.895rem;
  display: inline-block;
  width: 100%;
}
footer .footer-link-wrapper .footer-link-list .list-item:hover {
  opacity: 1;
}
footer .bottom-footer .copy-right-wrapper .link {
  color: #5f5d5d !important;
  opacity: 1;
}
footer .bottom-footer .copy-right-wrapper .link:hover {
  text-decoration: underline;
  color: #5a5a5a;
}
footer .bottom-footer .copy-right-wrapper .copyright {
  color: #5f5d5d;
  opacity: 1;
  font-size: 0.795rem;
}

.lSSlideOuter .lSPager.lSpg {
  display: none;
}

.custom-btn {
  background-color: #004aff;
  color: #ffffff;
  font-size: 1rem;
}
.custom-btn:hover {
  background-color: #0038bf;
}

.side-col {
  position: sticky;
  top: 0;
}

.figure-wrapper .figure-container .main-fig:hover .title {
  text-decoration: none;
  color: initial;
}

.breadcrumb {
  padding: 0;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
}

.tags {
  display: inline-block;
  width: 100%;
}
.tags .box-tag {
  text-align: center;
  float: left;
  opacity: 0.8;
}
.tags .box-tag:hover {
  opacity: 1;
  background: #f9f9f9;
}
.tags .box-tag a {
  text-transform: capitalize;
  font-size: 0.895rem;
  display: inline-block;
  width: 100%;
  padding: 3px 5px;
}

/*# sourceMappingURL=template11.css.map */
