@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1120px;
  }

  .lhselement {
    flex: 0 0 72.09% !important;
    max-width: 72.09% !important;
  }

  .add-340x250 {
    width: 340px !important;
    min-height: 250px !important;
    background-color: #d3d3d3 !important;
}

  .rhselement {
    flex: 0 0 27.91% !important;
    max-width: 27.91% !important;
  }

  .social-icon-pos {
    width: 200px;
  }
}

@media screen and (min-width: 1281px) {

  /* Gutter Banner Start */
  .left-sticky-position {
    position: fixed;
    top: 5px;
    z-index: 99999;
    width: 120px;
    height: 600px;
    /* background-color: red; */
    left: 0px;
    display: block;
  }

  .right-sticky {
    position: fixed;
    top: 5px;
    z-index: 99999;
    width: 120px;
    height: 600px;
    /* background-color: red; */
    right: 0px;
    display: block;
  }

  /* Gutter Banner End */
}

body {
  overflow-x: hidden !important;
  font-family: 'Scada', sans-serif !important;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
  }
}

.scada-regular {
  font-family: "Scada", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.scada-bold {
  font-family: "Scada", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fade:not(.show) {
  opacity: 1;
}

/* Header Css Start */
.navbar {
  background-color: #EFEFEF;
  border-bottom: 2px solid #dcdcdc;
  width: 100%;
  z-index: 1000;
  transition: top 0.3s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.navbar.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.navbar-brand img {
  max-height: 60px;
}

.navbar-nav .nav-item .nav-link {
  color: #0c54a0 !important;
  font-weight: 500;
  font-size: 14px;
}

.navbar-nav .nav-item .nav-link .dropdown-menu .dropdown-item {
  color: #0c54a0 !important;
  font-weight: 500;
  font-size: 14px;
}

.navbar-nav .nav-item .nav-link:hover {
  color: #007bff;
}

.navbar-nav {
  margin-left: auto;
  margin-right: auto;
}

/* Mobile Header Style */
.mobile-header {
  background-color: #FFFFFF;
  padding: 10px 15px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.mobile-header .navbar-brand img {
  max-height: 55px;
}

/* Align logo to the center */
.mobile-header .navbar-brand {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile-header .navbar-toggler {
  position: absolute;
  left: 10px;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23245093' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.fa-home:before {
  content: "\f015";
  color: #ee1d23;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .navbar-light .navbar-toggler {
    color: inherit;
    border-color: #FFFFFF;
  }

  .navbar {
    background-color: #FFFFFF;
    border-bottom: #FFFFFF;
  }

  div#navbarNav {
    background-color: #e5e5e530;
    padding: 5px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  }

  .main-heading {
    font-size: 20px !important;
  }

  .main-headline-sidebar {
    margin-top: 3px !important;
  }

  /* Gutter Banner Start */
  .left-sticky-position {
    display: none;
  }

  .right-sticky {
    display: none;
  }

  /* Gutter Banner End */
}

/* Header Css End */
/* Footer Css Start */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

ul li {
  list-style-type: none;
}

a {
  text-decoration: none !important;
  color: #2b2b2b !important;
}

[class^=icon-] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-facebook-logo:before {
  content: "";
}

img {
  max-width: 100%;
  height: auto;
}

a {
  transition: all .3s ease;
  color: #2b2b2b;
}

a,
a:hover {
  text-decoration: none;
}

.inline-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.inline-menu li {
  padding: 0 12px;
  color: #000;
}

.social-icons-inline li a {
  color: #2755a5 !important;
}

:focus {
  outline: none;
}

img {
  border: 0;
}

.inline-menu li {
  padding: 0 5px;
}

.col,
.col-12,
.col-md,
.col-md-12,
.col-md-3,
.col-md-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.footer-main .footer-btm {
  background: #2755a5;
  color: #fff;
  padding: 0px 0 1px;
  border-top: 5px solid #e5001a;
  margin-top: 10px;
  font-size: 14px !important;
}

.footer-main .footer-btm .title-heading {
  font-size: 16px;
}

.footer-main .footer-btm ul {
  list-style: none;
  padding: 40px;
  margin: 0;
}

.footer-main .footer-btm ul li {
  line-height: 31px;
}

.footer-main .footer-btm ul li a {
  color: #fff !important;
  /*font-size: 13px;*/
} 

.footer-main .footer-btm ul li a:hover {
  color: #a1c3ff;
}

.footer-bottom-menu {
  padding-top: 10px;
  padding-bottom: 36px;
  text-align: center;
  border-top: 1px solid #7CC5FF;
  border-bottom: 1px solid #7CC5FF;
  margin-bottom: 20px;
  margin-top: 10px;
}

.footer-copyright {
  font-size: 13px;
  line-height: 31px;
}

.social-icons-inline {
  font-size: 14px;
}

.social-icons-inline li {
  padding: 0 10px;
}

.social-icons-inline li a {
  color: #2755a5;
}

.social-icons-inline li a:hover {
  color: #3e3e3e;
}

.footer-social-icons {
  text-align: right;
}

.color-white {
  color: #fff !important;
}

.hide-mobile {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23245093' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler.close-icon .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23245093' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M6 6L24 24M24 6L6 24'/%3e%3c/svg%3e");
}

.google-follow {
  max-width: 17px;
  padding-bottom: 6px;
}

@media screen and (max-width:767px) {
  .inline-menu {
    list-style-type: none;
    white-space: nowrap;
    overflow-x: auto;
    display: block;
  }

  .hide-mobile {
    display: none;
  }

  .footer-main .footer-btm {
    padding: 19px 0px 2px;

  }

  .footer-social-icons {
    text-align: left;
  }

  .footer-logo {
    width: 80%;
    margin: 0 auto;
    display: block;
  }

  .footer-top .inline-menu {
    white-space: normal;
    overflow-x: initial;
    margin: 10px 0 20px;
    display: block !important;
    font-size: 17px;
    text-align: center;
  }

  .footer-top .inline-menu li {
    padding: 0 12px;
  }

  .footer-top .inline-menu li:first-child {
    padding-left: 0;
  }

  .footer-top .cols-ft {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 15px;
  }

  .footer-main .footer-btm .title-heading {
    font-size: 14px;
    font-weight: bold;
  }

  .footer-bottom-menu {
    padding-top: 2px;
    padding-bottom: 16px;
  }

  .footer-bottom-menu .footer-nav .inline-menu {
    white-space: unset;
    overflow-x: unset;
  }

  .footer-bottom-menu .footer-nav .inline-menu li {
    line-height: 36px;
    padding: 0 6px;
  }

  .footer-bottom-menu .footer-nav .inline-menu li:first-child {
    padding-left: 0;
  }

  .footer-mobile-menu .col {
    border-right: 1px solid #316bd0;
  }

  .footer-mobile-menu .col:last-child .menu-items {
    border-right: 0;
  }

  .footer-mobile-menu .menu-items li {
    border-bottom: 1px solid #316bd0;
    padding: 20px 0;
    font-size: 14px;
  }

  .google-follow {
    max-width: 27px;
  }

  .new-social-size {
    font-size: 22px !important;
    position: relative;
    top: 4px;
  }

  .new-twitter-size-black {
    width: 24px !important;
    margin-top: -3px;

  }
}

.inline-menu li {
  display: inline-block;
  padding: 0 5px !important;
}

.new-social-size {
  font-size: 16px;
}

.new-twitter-size-black {
  width: 16px;
  margin-top: -5px;
}

.feedback-color {
  text-decoration: none !important;
  color: #fff !important;
}

*,
:after,
:before {
  box-sizing: border-box;
}

h4 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h4 {
  font-size: calc(1.275rem + .3vw);
}

@media (min-width:1200px) {
  h4 {
    font-size: 1.5rem;
  }
  li.desktophome{
    margin-top: 6px;
  }

  .add-1075x90 img{

    width: 1089px !important;

  }
}

ul {
  padding-left: 2rem;
}

ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: icomoon;
  src: url(../../assets/fonts/icomoon.eot?f4wjas);
  src: url(../../assets/fonts/icomoon.eot?f4wjas#iefix) format("embedded-opentype"), url(../../assets/fonts/icomoon.ttf?f4wjas) format("truetype"), url(../../assets/fonts/icomoon.woff?f4wjas) format("woff"), url(../../assets/fonts/icomoon.svg?f4wjas#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

/* Footer Css End */
/* Main Section Css Start */
.main-heading {
  font-size: 28px;
  color: #0055a5;
  font-weight: 700;
}

.main-headline-sidebar {
  width: 3px !important;
  height: 18px !important;
  background: #e50018;
  position: absolute;
  margin-top: 8px;
}

.desktop-swiper-overflow {
  overflow: hidden;
}

.lineclamp2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.title-size {
  font-size: 16px;
  color: #2B2B2B;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.title-size-big {
  font-size: 25.61px;
  font-weight: bold;
  padding: 6px 0px 0px;
}

.advertisement-text {
  font-size: 10px;
  margin-bottom: 0;
  color: #2572b7;
  letter-spacing: 1px;
}

.add-300x250 {
  width: 300px !important;
  min-height: 250px !important;
  background-color: #d3d3d3 !important;
}

.add-300x68 {
  width: 100% !important;
  min-height: 68px !important;
  background-color: #d3d3d3 !important;
}

@media (min-width: 1200px) {
  .category-right-border-desktop {
    border-right: 1px solid #aaa;
   /* height: 100%;*/
  }

  .add-728x90 {
    width: 728px !important;
    min-height: 90px !important;
    background-color: #d3d3d3 !important;
  }
}

@media screen and (max-width: 767px) {
  .title-size-big {
    font-size: 18px;
    padding: 6px 0px;
  }
}

/* Main Section Css End */
/* Latest News Css Start */
.container-border {
  border: 1px solid #E9E9E9;
  padding: 0px;
}

.scrolling-text {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.scrolling-text p {
  display: inline-block;
  animation: scroll-text 40s linear infinite;
  margin: 0px;
  /* Adjust the duration as needed */
}

.scrolling-text p span {
  margin: 0 50px;
  /* Adjust the spacing between news items */
}

@keyframes scroll-text {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.red-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: red;
  border-radius: 50%;
  margin: 0 5px !important;
}

.latest-news-pos {
  font-size: 18px;
  background: #245093;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding: 10px 36px;
  max-width: 100%;
}

.border-bottom-pos{
  border-bottom: 1px solid #dee2e6 !important;
  width: 100%;
  margin-left: 0px;
}

@media screen and (max-width: 767px) {
  .latest-news-pos {
    padding: 10px 5px 10px 8px;
  }

  .mobile-row {
    padding: 0px;
    margin: 0px;
  }
}

/* Latest News Css End */
/* Video Css Start */
.swiper-container {
  max-width: 100%;
  overflow: hidden;
}

.swiper-wrapper {
  height: auto !important;
}

.view-all-pos {
  max-width: 25%;
  position: relative;
  top: 0px;
}

.video-title {
  font-size: 24px;
  font-weight: bold;
  color: #2B2B2B;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.video-description {
  font-size: 16px;
  color: #000000;
}

.pause-icon-position {
  position: absolute;
  bottom: 112px;
  left: 45%;
  width: 10%;
}

@media screen and (max-width: 767px) {
  .pause-icon-position {
    bottom: 78px;
  }

  .view-all-pos {
    top: -4px;
  }
}

/* Video Css End */
/* Gallery Css Start */
.camera-icon-position {
  position: absolute;
  bottom: 25%;
  right: 4%;
}

/* Gallery Css End */
/* Webstories Css Start */
.shorts-image {
  aspect-ratio: 2/3;
}

.col-shorts-home {
  position: relative;
  width: 100% !important;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 100% !important;
  margin-top: 0px !important;
}

.shortbox {
  border: 1px solid #B3B3B3;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 10px;
  width: 100% !important;
  height: 390px;
  display: flex;
  flex-direction: column;
  padding: 0px !important;
}

.imageovericon {
  width: 24px !important;
  height: 22px !important;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: url('<?php echo base_url(); ?>assets/images/imageovericon.jpg') no-repeat 0 0 / 100% auto !important;
  margin: 0 !important;
}

.shortbox .lineclamp2 {
  font-weight: 700 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .shortbox {
    height: auto;
  }
}

/* Webstories Css End */
.titlesize-big {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
}

.titlesize-repeat {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .content-img {
    width: 100%;
    height: 344px;
    aspect-ratio: 16/9;
  }
}

@media screen and (max-width: 767px) {
  .titlesize-big {
    font-size: 16px !important;
  }
}

/* Category Section Css */
.category-title-size {
  font-size: 16px;
  color: #2B2B2B;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cardposition {
  max-width: 100%;
  margin: 15px auto;
}

.cardposition img {
  border-radius: 10px;
  width: 100%;
}

.cardposition-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  padding: 15px 0px 10px 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 65px;
}

.cardposition-text {
  font-size: 16px;
  color: #2B2B2B;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cardposition-footer {
  text-align: center;
}

.cardposition-footer .btn {
  font-size: 16px;
  font-weight: bold;
  color: #245093 !important;
  border: 1px solid #245093;
  border-radius: 21px;
  padding: 8px 40px;
  text-align: center;
}

.cardposition-footer .btn:hover {
  text-decoration: underline;
}

.details-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.details-row small {
  color: #666;
}

.social-icons a {
  color: #666;
  font-size: 1.2rem;
  margin-left: 10px;
}

.social-icons a:hover {
  color: #007bff;
}

.text-muted {
  color: #6c757d !important;
  width: 100%;
}

.social-icon-size {
  max-width: 20%;
  margin: -6px;
}

small {
  font-size: 80% !important;
}

.border-pos-category {
  border-bottom: 4px solid #F5F5F5;
  padding-bottom: 20px;
}

#firstpara::after {
  position: absolute;
  margin-top: -53px;
  left: 0;
  width: 100%;
  content: "";
  height: 42px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.icon-position {
  max-width: 7%;
  position: absolute;
  top: 50%;
  right: 50%;
}

.photo-icon-position {
  max-width: 7%;
  position: absolute;
  bottom: 3%;
  right: 3%;
}

.category-background-image {
  background: url(../../assets/images/categoryimg.png);
  width: 100%;
  height: 126px;
  background-repeat: no-repeat;
}

.category-main-heading {
  font-size: 20px;
  color: #0055a5;
  font-weight: 700;
}

.category-main-headline-sidebar {
  width: 3px !important;
  height: 18px !important;
  background: #e50018;
  position: absolute;
  margin-top: 2px;
}

.sidebar-link {
  color: #000000;
  display: flex;
  align-items: center;
  padding: 10px 0px;
  text-decoration: none;
  font-size: 18px !important;
  font-weight: 500 !important;
}

.sidebar-link:hover {
  color: #245093 !important;
  text-decoration: none;
}

.sidebar-link i {
  margin-right: 10px;
}

.sidebar-item.active .sidebar-link {
  color: #245093 !important;
  font-weight: bold !important;
}

.sidebar-pills .sidebar-link {
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  .cardposition-title {
    height: 65px;
  }

  .mobile-row {
    overflow-x: hidden !important;
  }

  .social-icon-size {
    max-width: 25%;
  }

  small {
    font-size: 80% !important;
  }

  .sccial-icon-pos {
    text-align: center;
  }

  .cardposition-text {
    -webkit-line-clamp: 5;
  }

  #firstpara::after {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    margin-top: -135px;
    height: 120px;
  }

  .cardposition-footer .btn {
    z-index: 12;
    position: relative;
  }

  .mobile-header .navbar-brand img {
    max-height: 55px;
    max-width: 100%;
    padding: 5px 0px;
  }

  .category-main-heading {
    font-size: 22px;
    color: #0055a5;
    font-weight: 700;
  }
}

/* Category Section Css End */
/* Web Stories Css Start */
.shortbox .lineclamp2 {
  font-weight: 700 !important;
}

.shorts-image {
  aspect-ratio: 2/3;
}

.web-stories-shortbox {
  border: 1px solid #B3B3B3;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 10px;
  width: 100% !important;
  height: 455px;
  display: flex;
  flex-direction: column;
  padding: 0px !important;
}

.shorts-image {
  aspect-ratio: 2/3;
  max-width: 100%;
}

.text {
  margin-top: auto;
}

.lineclamp2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.col-shorts-home {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media screen and (max-width: 767px) {
  .col-shorts-home {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .shortbox {
    height: auto !important;
  }

  .mobile-padding {
    padding: 0px 32px !important;
  }
}

/* Web Stories Css End */
/* Video Css Start */
.article-header {
  font-size: 28px;
  font-weight: bold;
}

.content-wrapper {
  margin-top: 40px;
}

.movie-poster img {
  width: 100%;
  height: auto;
  max-width: 300px;
}

.social-media-buttons {
  margin-top: 20px;
}

.article-content {
  margin-bottom: 20px;
}

.advertisement-box {
  background: url(../../../assets/images/form-body.png);
  background-repeat: no-repeat;
  padding: 20px;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
}

.advertisement-box input {
  margin-bottom: 10px;
}

.advertisement-box button {
  width: 100%;
}

.tag-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  margin-top: 20px;
  overflow-x: auto;
  white-space: nowrap;
}

.tag-item {
  border-radius: 5px;
  padding: 5px 15px;
  border: 1px solid #DFDFDF;
  font-size: 12px;
  margin-bottom: 10px;
}

.form-heading {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 20px;
}

label {
  color: #FFFFFF;
}

.btn-position {
  background: #245093;
  width: 50% !important;
  color: #FFFFFF;
}

.div-back {
  background: #EE1D23;
  color: #FFFFFF;
  text-align: center;
  padding: 2px 18px;
  border-radius: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

.video-title {
  font-size: 14px;
  color: #2B2B2B;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.likes-pos {
  max-width: 100%;
  margin-left: -9px;
  width: 22px;
  border-radius: 5px;
  cursor: pointer;
}

.likes-txt {
  position: absolute;
  top: 0px;
  left: 55px;
  font-size: 17px;
  font-weight: bold;
  color: #245093;
}

.likes-text {
  color: #2B2B2B;
  position: absolute;
  left: 15px;
  width: 0px;
  font-size: 16px;
  top: 1px;
}

.col-pos {
  border: 1px solid #B0B0B0;
  border-radius: 5px;
  display: inline-block;
  max-width: 15%;
  height: 30px;
}

.swiper {
  width: 100%;
}

.detail-social-icon-size {
  max-width: 20%;
  margin: -6px;
}

.also-read-title {
  font-size: 14px;
  color: #2B2B2B;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .article-header {
    font-size: 18px;
    margin-top: 5px;
  }

  .mobile-date-time {
    font-size: 11px !important;
  }

  .mobile-description {
    font-size: 14px !important;
  }

  .video-title {
    -webkit-line-clamp: 2;
  }

  .div-back {
    margin-top: 35px;
  }

  .col-pos {
    max-width: 30%;
  }

  .likes-pos {
    max-width: 35%;
    margin-left: -10px;
  }

  .likes-text {
    position: absolute;
    top: 0px;
    left: 18px;
  }

  .likes-txt {
    top: 4px;
    left: 67px;
    width: 0%;
    font-size: 13px;
    bottom: 0px;
  }

  .detail-social-icon-size {
    max-width: 8%;
  }

  .also-read-title {
    -webkit-line-clamp: 2;
  }
}

.video-title {
  font-size: 14px;
  color: #2B2B2B;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.load-more-btn-pos {
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #245093;
  color: #245093;
  padding: 5px 25px;
  border-radius: 5px;
}

.category-title-name {
  font-size: 12px;
  font-weight: bold;
  color: #245093;
}

.video-pause-icon-position {
  max-width: 12%;
  position: absolute;
  top: 25%;
  right: 40%;
}

.other-video-pause-icon-position {
  max-width: 12%;
  position: absolute;
  top: 35%;
  right: 45%;
}

/* Video Css End */
/* Sticky Css Start */
.stickys.sticks {
  position: sticky;
  width: 100%;
  /* top: 8px; */
  top: 65px;
  z-index: 10;
  border-radius: 0 0 0.5em 0.5em;
}

.sticky.stick {
  position: sticky;
  width: 100%;
  top: 70px;
  z-index: 10;
  border-radius: 0 0 0.5em 0.5em;
}

/* Sticky Css End */
.card-detail {
  box-shadow: 0 -1px 5px 0px #919191;
  border: 1px solid #DEDEDE;
  border-radius: 0px;
}

.photo-title {
  font-size: 16px;
  font-weight: bold;
  color: #303030;
}

.photo-count {
  background: #C7DBFF;
  border-radius: 42px;
  display: inline-block;
  width: 72px;
  height: 42px;
  position: absolute;
  bottom: -14px;
  right: 20px;
  z-index: 1;
}

.count-text {
  padding: 8px 10px;
  text-align: center;
}

.span-one {
  font-size: 21px;
  font-weight: bold;
}

.span-two {
  font-size: 21px;
  font-weight: bold;
  color: #717576;
}

@media screen and (max-width:767px) {
  .photo-count {
    right: 10px;
  }

  .span-one {
    font-size: 18px;
  }

  .span-two {
    font-size: 18px;
  }
}

.mobile-description a {
  color: #159eff !important;
}

.text-shots .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.text-shots .card {
  width: 300px;
  text-align: center;
  border-radius: 10px 10px 10px 10px;
}

.text-shots .card img {
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}

.text-shots .card h2 {
  margin: 15px 0 5px;
}

.text-shots .card p {
  font-size: 14px;
  color: #000000;
}

.text-shots-name {
  font-size: 14px !important;
  color: #245093 !important;
  font-weight: 700 !important;
}

.text-shots-description {
  /* padding: 0px 15px !important; 
   text-align: justify;*/ 
   padding: 0px 0px 0px 10px !important; 
   font-size: 17px; 
   overflow: hidden; 
   text-overflow: ellipsis; 
   display: -webkit-box; 
   -webkit-line-clamp: 4; 
   -webkit-box-orient: vertical; 
   height: 100px; 
 }  

.text-shotss .text-shots-name {
  font-size: 14px !important;
  color: #245093 !important;
  font-weight: 700 !important;
  text-align: center;
}

@media (max-width: 768px) {
  .text-shots-description {
    height: 85px;
  } 
  .text-shots .card {
    margin-bottom: 50px !important;
  }
}