/*********************************************************************************************************************************/
/********************************************************** I.M.P.O.R.T **********************************************************/
/*********************************************************************************************************************************/
/***************************************************************************************************/
/**************************************** V.A.R.I.A.B.L.E.S ****************************************/
/***************************************************************************************************/
@import "https://fonts.googleapis.com/css?family=Mukta:200,300,400,500,600,700,800";
@import 'https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&display=swap';
@import "https://fonts.googleapis.com/css2?family=Glegoo:wght@400;700&display=swap";

@font-face {
  font-family: "fonticons";
  src: url("../fonts/fonticons.eot?v=2.0.0");
  src: url("../fonts/fonticons.eot?v=2.0.0#iefix") format("embedded-opentype");
  src: url("../fonts/fonticons.woff?v=2.0.0") format("woff");
  src: url("../fonts/fonticons.svg?v=2.0.0#fonticons") format("svg");
  src: url("../fonts/fonticons.ttf?v=2.0.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "simple-fonts";
  src: url("../fonts/simple-fonts.eot?v=2.0.0");
  src: url("../fonts/simple-fonts.eot?v=2.0.0#iefix") format("embedded-opentype");
  src: url("../fonts/simple-fonts.woff?v=2.0.0") format("woff");
  src: url("../fonts/simple-fonts.svg?v=2.0.0#simple-fonts") format("svg");
  src: url("../fonts/simple-fonts.ttf?v=2.0.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon-call::before {
  content: "\e600";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-mail::before {
  content: "\e086";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-facebook::before {
  content: "\e00b";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-twitter::before {
  content: "\e009";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-youtube::before {
  content: "\e008";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-instagram::before {
  content: "\e609";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-gps::before {
  content: "\f2e9";
  font-family: "fonticons";
  font-style: normal;
}

.icon-briefcase::before {
  content: "\f3ed";
  font-family: "fonticons";
  font-style: normal;
}

.icon-globe::before {
  content: "\f38c";
  font-family: "fonticons";
  font-style: normal;
}

.icon-user::before {
  content: "\e005";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-people::before {
  content: "\f47c";
  font-family: "fonticons";
  font-style: normal;
}

.icon-bookmark::before {
  content: "\f3e9";
  font-family: "fonticons";
  font-style: normal;
}

.icon-paperplane::before {
  content: "\f2c3";
  font-family: "fonticons";
  font-style: normal;
}

.icon-arrow-up:before {
  content: "\e607";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-heart:before {
  content: "\e08a";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-screen:before {
  content: "\e011";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-docs:before {
  content: "\e040";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-map:before {
  content: "\e033";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-lock:before {
  content: "\e08e";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-search:before {
  content: "\f2f5";
  font-family: "fonticons";
  font-style: normal;
}

.icon-location:before {
  content: "\e096";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-cash:before {
  content: "\f316";
  font-family: "fonticons";
  font-style: normal;
}

.icon-clock:before {
  content: "\f26e";
  font-family: "fonticons";
  font-style: normal;
}

.icon-graph:before {
  content: "\f262";
  font-family: "fonticons";
  font-style: normal;
}

.icon-date:before {
  content: "\e075";
  font-family: "simple-fonts";
  font-style: normal;
}

.icon-arrow-right:before {
  content: "\e606";
  font-family: "simple-fonts";
  font-style: normal;
  font-size: 0.9em;
}

.icon-bonfire:before {
  content: "\f315";
  font-family: "fonticons";
  font-style: normal;
}

.icon-star:before {
  content: "\f2fc";
  font-family: "fonticons";
  font-style: normal;
}

.icon-plus-circle:before {
  content: "\f216";
  font-family: "fonticons";
  font-style: normal;
}

/***************************************************************************************************/
/**************************************** V.A.R.I.A.B.L.E.S ****************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************* M.I.X.I.N.S *******************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************* M.I.X.I.N.S *******************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/************************************** M.E.D.I.A - Q.U.E.R.Y **************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/************************************** M.E.D.I.A - Q.U.E.R.Y **************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/**************************************** B.O.X - S.H.A.D.O.W **************************************/
/***************************************************************************************************/
.box-shadow-0 {
  box-shadow: none !important;
}

.box-shadow-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.box-shadow-1-half {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.box-shadow-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.box-shadow-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

.box-shadow-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

.box-shadow-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

/***************************************************************************************************/
/**************************************** B.O.X - S.H.A.D.O.W **************************************/
/***************************************************************************************************/
/*********************************************************************************************************************************/
/********************************************************** I.M.P.O.R.T **********************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/******************************************************* O.V.E.R.R.I.D.E.S *******************************************************/
/*********************************************************************************************************************************/
/***************************************************************************************************/
/****************************************** G.E.N.E.R.A.L ******************************************/
/***************************************************************************************************/
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Mukta", sans-serif !important;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.8);
  background: #fdfdfd;
  overflow-x: hidden;
  transition: 0.3s;
}

p {
  font-family: "Mukta", sans-serif;
  font-size: 1.2rem;
  margin-bottom: 0;
  font-weight: 500;
  word-spacing: 2px;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Mukta", sans-serif;
  margin-bottom: 0;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #2c21a4;
  color: inherit;
}

.fade:not(.show) {
  visibility: hidden;
}

/***************************************************************************************************/
/***************************************** /.G.E.N.E.R.A.L *****************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/***************************************** C.A.R.O.U.S.E.L *****************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/**************************************** /.C.A.R.O.U.S.E.L ****************************************/
/***************************************************************************************************/
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #FFFFFF;
}

/***************************************************************************************************/
/********************************************* F.O.R.M *********************************************/
/***************************************************************************************************/
label {
  text-transform: uppercase;
}

.form-control {
  background-color: #FFFFFF;
  padding: pxtorem(10) pxtorem(16);
  border-color: #e3e3e3;
}

.form-control:focus {
  border-color: #1b1464;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.form-control.invalid {
  border-color: #dc3545;
}

.btn {
  font-size: pxtorem(14);
  font-weight: 600;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
}

.btn-primary {
  background-color: #1b1464;
  color: #FFFFFF;
  border-color: #181157;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #15104f;
  color: #FFFFFF;
  border-color: #19125c;
}

.btn-outline-secondary {
  border-color: #b51e8b;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary:focus {
  background-color: #b51e8b;
}

.btn-outline-light {
  color: #626262;
  border-color: #C3C3C3;
}

.btn-outline-light:hover,
.btn-outline-light:active,
.btn-outline-light:focus {
  background-color: #C3C3C3;
}

.btn-fluid {
  width: 100%;
}

.input-group-text {
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  border-radius: 3rem;
  border-color: #e3e3e3;
}

.input-group .form-text {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 2.5rem;
}

.btn-group-sm>.btn,
.btn-sm {
  font-size: 12px;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
  background-color: #b51e8b;
  color: #FFFFFF;
}

.form-control::placeholder {
  color: #929292 !important;
  opacity: 0.75;
}

.form-control:-ms-input-placeholder {
  color: #929292 !important;
  opacity: 0.75;
}

.form-control::-ms-input-placeholder {
  color: #929292 !important;
  opacity: 0.75;
}

.btn-xs {
  padding: 0.25rem 0.6125rem;
}

/***************************************************************************************************/
/******************************************** /.F.O.R.M ********************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/********************************************* T.A.B.S *********************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************** /.T.A.B.S ********************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************** T.A.B.L.E ********************************************/
/***************************************************************************************************/
table thead th {
  text-transform: uppercase;
}

/***************************************************************************************************/
/******************************************* /.T.A.B.L.E *******************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************** M.O.D.A.L ********************************************/
/***************************************************************************************************/
.modal-content {
  padding: 1.5rem 0.75rem;
  border-radius: 0;
}

.modal-header {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.modal-header .modal-title {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (min-width : 769px) {
  .modal-header .modal-title {
    font-size: 1.25rem;
  }
}

.modal-header,
.modal-footer {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.modal-form-btn {
  margin-top: pxtorem(50) !important;
}

/***************************************************************************************************/
/******************************************* /.M.O.D.A.L *******************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/**************************************** A.C.C.O.R.D.I.O.N ****************************************/
/***************************************************************************************************/
.accordion .card .card-header {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.accordion .card .card-header[aria-expanded=true] .card-header-caret {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.accordion .card .card-header .text-icon-left {
  margin-right: 0.75rem;
}

.accordion .card .card-header .card-header-caret {
  margin-left: auto;
}

@media only screen and (max-width : 768px) {
  .accordion .card .card-body {
    padding: 1rem;
  }
}

/***************************************************************************************************/
/*************************************** /.A.C.C.O.R.D.I.O.N ***************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/************************************** /.D.A.T.E.P.I.C.K.E.R **************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/*************************************** D.A.T.E.P.I.C.K.E.R ***************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/*************************************** P.A.G.I.N.A.T.I.O.N ***************************************/
/***************************************************************************************************/
.pagination-wrapper {
  text-align: center;
}

.pagination-general,
.pagination {
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
}

.pagination-general .page-item.active .page-link,
.pagination .page-item.active .page-link {
  background-color: #1b1464;
  color: #FFFFFF;
  border-color: #1b1464;
}

.pagination-general .page-item.disabled .page-link,
.pagination .page-item.disabled .page-link {
  color: #C3C3C3;
}

.pagination-general .page-item .page-link,
.pagination .page-item .page-link {
  color: inherit;
  border: 0;
  -webkit-border-radius: 0.25rem !important;
  -moz-border-radius: 0.25rem !important;
  border-radius: 0.25rem !important;
}

/***************************************************************************************************/
/************************************** /.P.A.G.I.N.A.T.I.O.N **************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/***************************************** L.I.G.H.T.B.O.X *****************************************/
/***************************************************************************************************/
.lightbox-backdrop {
  z-index: 999 !important;
}

.react-html5-camera-photo video,
.demo-image-preview img {
  width: 100% !important;
}

.chat-conversation-message-each .lightbox-container .lightbox-img-thumbnail {
  height: auto !important;
  width: auto !important;
  max-width: 12rem;
}

.lightbox-img-thumbnail {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/***************************************************************************************************/
/**************************************** /.L.I.G.H.T.B.O.X ****************************************/
/************************************* A.U.T.O - S.U.G.G.E.S.T *************************************/
/***************************************************************************************************/
.react-autosuggest__input {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #AAAAAA;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-color: #F9F9F9;
  border-color: #e3e3e3;
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  border-radius: 3rem;
}

.react-autosuggest__input:focus {
  background-color: #FFFFFF;
  border-color: #1b1464;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}

.react-autosuggest__input.invalid {
  border-color: #dc3545;
}

.react-autosuggest__container {
  position: relative;
}

.react-autosuggest__suggestions-container {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  background-color: #3829ce;
  border: 1px solid #1b1464;
  border-top: 0;
  -webkit-border-radius: 0 0 1.25rem 1.25rem;
  -moz-border-radius: 0 0 1.25rem 1.25rem;
  border-radius: 0 0 1.25rem 1.25rem;
}

.react-autosuggest__suggestions-container--open {
  display: block;
}

.react-autosuggest__input--open {
  -webkit-border-radius: 1.25rem 1.25rem 0 0;
  -moz-border-radius: 1.25rem 1.25rem 0 0;
  border-radius: 1.25rem 1.25rem 0 0;
}

.react-autosuggest__suggestions-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.react-autosuggest__suggestions-list .react-autosuggest__suggestion {
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
}

.react-autosuggest__suggestions-list .react-autosuggest__suggestion:last-child {
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.react-autosuggest__suggestion--highlighted {
  background-color: #2c21a4;
}

/***************************************************************************************************/
/************************************ /.A.U.T.O - S.U.G.G.E.S.T ************************************/
/***************************************************************************************************/
/***************************************************************************************************/
/******************************************** B.A.D.G.E ********************************************/
/***************************************************************************************************/
.badge-primary {
  background-color: #2c21a4;
  color: inherit;
  border: 1px solid #1b1464;
}

.badge-warning {
  background-color: #f79321;
}

/***************************************************************************************************/
/******************************************* /.B.A.D.G.E *******************************************/
/***************************************************************************************************/
.custom-control-label:before,
.custom-control-label:after {
  box-shadow: none;
}

@media only screen and (min-width : 993px) {
  .px-lg-5 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
}

.display-4 {
  font-size: 3.1rem !important;
}

/*********************************************************************************************************************************/
/******************************************************* O.V.E.R.R.I.D.E.S *******************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/********************************************************* G.E.N.E.R.A.L *********************************************************/
/*********************************************************************************************************************************/
/**************************************************************************************************/
/****************************************** G.E.N.E.R.A.L ******************************************/
/***************************************************************************************************/
.divider {
  border: 0.8px solid #E8E8E8;
  margin: 50px 0;
}

img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}

.section-gap {
  padding: 80px 0;
}

.high-section-gap {
  padding: 200px 0;
}

.header-general,
.header-general-md,
.header-general-sm {
  color: #191919;
  font-size: pxtorem(28);
  font-weight: 500;
}

.header-general-md {
  font-size: pxtorem(26) !important;
}

.header-general-sm {
  font-size: pxtorem(22) !important;
}

.header-general-xs {
  font-size: pxtorem(18) !important;
}

.font-size-21 {
  font-size: 21px;
}

.font-size-small {
  font-size: 12px;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.text-muted {
  color: #8D8D8D !important;
}

.link-muted {
  color: #929292;
  text-decoration: none;
}

.link-muted:hover {
  color: #626262;
  text-decoration: none;
}

.link-secondary {
  color: #b51e8b;
}

.btn-icon {
  font-size: 0.825rem;
}

.btn-icon-left {
  margin-right: 0.75rem;
}

.btn-icon-right {
  margin-left: 0.75rem;
}

.validation-message {
  display: block;
  font-size: 80%;
  width: 100%;
  margin-top: 0.25rem;
  text-align: left;
}

.validation-message-error {
  color: #dc3545;
}

.validation-message-success {
  color: #577d2a;
}

.input-group .validation-message {
  padding-left: 2.5rem;
}

.resend-link-message {
  display: block;
}

.resend-link-message .resend-link {
  color: black;
  cursor: pointer;
}

.resend-link-message .resend-link:hover {
  text-decoration: underline;
}

.btn-group-inline {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.btn-group-inline .btn:not(:last-child) {
  margin-right: 0.375rem;
}

.theme-color {
  color: #cb229c !important;
}

.sec-color {
  color: #b51e8b;
}

.bg-none {
  background: none !important;
}

.text-shadow {
  text-shadow: 1px 1px 1px lightgrey;
}

.social-icons {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.social-icons .icon {
  padding: 8px 10px;
}

.social-icons .icon i {
  color: white;
  font-size: 1.1rem;
}

.scroll-to-top {
  position: absolute;
  z-index: 999;
  bottom: 50px;
  right: 20px;
  padding: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  color: white;
}

.facebook-bg-color {
  background: #4267B2;
}

.twitter-bg-color {
  background: #00acee;
}

.youtube-bg-color {
  background: #AB3F1B;
}

/***************************************************************************************************/
/****************************************** G.E.N.E.R.A.L ******************************************/
/**************************************************************************************************/
a {
  color: rgba(0, 0, 0, 0.8);
  transition: 0.3s;
}

a:hover {
  color: #100c3a;
}

a.title {
  font-weight: bold;
}

.title-wrapper {
  margin-bottom: 25px;
}

.title-wrapper h3 {
  border-bottom: 1px solid;
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
  border-image-slice: 1;
  border-width: 3px;
  color: #783db5;
  padding-bottom: 2px;
  font-weight: 600;
  font-size: 2.5em;
  width: calc(100% - 60px);
  font-family: "Khand", sans-serif;
}

.title-wrapper.with-border .pull-left {
  width: 100%;
  position: relative;
}

.title-wrapper.with-border .pull-left h3 {
  width: calc(100% - 20px);
}

.title-wrapper.with-border .pull-left img {
  position: absolute;
  top: 0;
}

.title-wrapper.with-gradient {
  background: linear-gradient(to right, #1b1464, #b51e8b);
  border-radius: 0 22px 0 0;
  padding-right: 15px;
  position: relative;
}

.title-wrapper.with-gradient::before {
  content: "";
  border-bottom: 1px solid;
  border-image-source: linear-gradient(to right, #1b1464, #b51e8b);
  border-image-slice: 1;
  border-width: 3px;
  position: absolute;
  bottom: -5px;
  width: 100%;
}

.title-wrapper.with-gradient h3 {
  color: white;
  border: 0;
  padding-bottom: 0;
  width: 100%;
  padding-right: 1.5rem;
}

.title-wrapper.with-gradient h3 .inner-title {
  background: #f79321;
  display: inline-block;
  padding: 15px 15px 10px;
  border-radius: 0 22px 0 0;
}

.title-wrapper.with-gradient .sub-link {
  color: white;
  font-size: 1.2em;
  display: inline-block;
  padding: 5px 15px 0;
  border-right: 1px solid #f79321;
  white-space: nowrap;
}

.title-wrapper.with-gradient .sub-link:hover {
  color: #f79321;
}

.title-wrapper.with-gradient .sub-link:last-child {
  border-right: 0;
}

.title-wrapper.with-gradient .all-link {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
}

.title-wrapper.with-gradient .all-link:hover {
  background: #f79321;
}

.title-wrapper .pull-left {
  display: flex;
  align-items: center;
}

.title-wrapper .pull-left img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

@media only screen and (max-width : 768px) {
  .title-wrapper .pull-left img {
    width: 45px;
    height: 45px;
  }
}

.title-wrapper.new-line {
  position: relative;
  z-index: 2;
}

.title-wrapper.new-line .pull-left {
  background: white;
  padding-right: 20px;
}

@media only screen and (max-width : 768px) {
  .title-wrapper.new-line .pull-left {
    padding-right: 0;
  }
}

.title-wrapper.new-line .pull-left h3 {
  border: none;
  width: unset;
}

@media only screen and (max-width : 768px) {
  .title-wrapper.new-line .pull-left h3 {
    font-size: 35px;
  }
}

.title-wrapper.new-line .pull-left .sub-link {
  display: inline-block;
  padding-left: 15px;
  margin-left: 15px;
  font-weight: bold;
  border-left: 1px solid #E8E8E8;
}

.title-wrapper.new-line .pull-left .sub-link:hover {
  color: #f79321;
}

.title-wrapper.new-line .pull-left .related-links-btns {
  display: inline-block;
  padding: 0 0 0 15px;
  margin-left: 15px;
  margin-right: 0;
  font-weight: bold;
  border: none;
  border-radius: 0;
  color: black;
  border-left: 1px solid #E8E8E8;
  background: transparent !important;
}

.title-wrapper.new-line .pull-left .related-links-btns:hover {
  color: #1b1464;
}

.title-wrapper.new-line .pull-left .related-links-btns.active {
  color: #f79321 !important;
}

.title-wrapper.new-line .pull-right {
  background: white;
}

.title-wrapper.new-line .pull-right .all-link {
  background: transparent;
  color: #1b1464;
  border-radius: 50px;
  transition: 0s;
  padding: 4px 25px 0;
  opacity: 1 !important;
}

.title-wrapper.new-line .pull-right .all-link:hover {
  background: linear-gradient(to right, #1b1464, #b51e8b);
  color: white;
}

.title-wrapper.new-line .pull-right .all-link:hover i {
  color: white;
}

.title-wrapper.new-line .pull-right .all-link i {
  color: #ec008c;
}

.title-wrapper.new-line::before {
  content: "";
  position: absolute;
  width: calc(100% - 50px);
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.bg-light .title-wrapper.new-line .pull-left,
.bg-light .title-wrapper.new-line .pull-right {
  background: #f8f9fa;
}

.all-link {
  font-size: 1.2rem;
  color: white;
  white-space: nowrap;
  background: #1b1464;
  padding: 7px 10px;
  border-radius: 8px;
}

.all-link:hover {
  background: #b51e8b;
}

.side-card {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width : 576px) {
  .side-card {
    flex-wrap: wrap;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.side-card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.side-card .text {
  width: 65%;
}

@media only screen and (max-width : 576px) {
  .side-card .text {
    width: 100% !important;
  }
}

.side-card .text h5 {
  min-height: 65px;
  margin-bottom: 10px;
  overflow: hidden;
  font-size: 21px;
  line-height: 1.2;
}

.side-card .img-box {
  width: 40%;
  height: 100px;
}

@media only screen and (max-width : 576px) {
  .side-card .img-box {
    width: 100%;
    height: 100%;
    margin-right: 0 !important;
  }
}

.side-card .img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.side-card.small {
  flex-wrap: nowrap;
}

.side-card.small .img-box {
  flex: 0 0 135px;
  height: 85px;
}

@media only screen and (max-width : 576px) {
  .side-card.small .img-box {
    flex: 0 0 115px;
  }
}

.side-card.small .img-box img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.small-card img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

@media only screen and (max-width : 576px) {
  .small-card img {
    height: 100% !important;
  }
}

.small-card h5 {
  overflow: hidden;
}

.small-card.elipsis h5 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: unset;
}

.height-460 {
  height: 460px !important;
  overflow-x: hidden;
}

@media only screen and (max-width : 576px) {
  .height-460 {
    height: 100% !important;
  }
}

.height-200 {
  height: 200px !important;
}

@media only screen and (max-width : 576px) {
  .height-200 {
    height: 100% !important;
  }
}

.height-350 {
  height: 350px !important;
}

@media only screen and (max-width : 576px) {
  .height-350 {
    height: 100% !important;
  }
}

.height-150 {
  height: 150px !important;
}

@media only screen and (max-width : 576px) {
  .height-150 {
    height: 100% !important;
  }
}

.height-100 {
  height: 100px !important;
}

@media only screen and (max-width : 576px) {
  .height-100 {
    height: 100% !important;
  }
}

.w-70 {
  width: 70% !important;
}

@media only screen and (max-width : 576px) {
  .w-70 {
    width: 100% !important;
  }
}

.w-30 {
  width: 30% !important;
}

@media only screen and (max-width : 576px) {
  .w-30 {
    width: 100% !important;
  }
}

.border-radius-none {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.border-radius-8 {
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
}

.border-bottom {
  border-bottom: 2px solid #C3C3C3;
}

.side-line-both {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  width: 30%;
  z-index: 1;
}

@media only screen and (max-width : 576px) {

  .side-line-both:before,
  .side-line-both:after {
    display: none;
  }
}

.side-line-both:before {
  content: "";
  position: absolute;
  height: 2px;
  background: #C3C3C3;
  width: 100%;
  top: 50%;
  left: 75%;
  transform: translateY(-50%);
  z-index: -1;
}

.side-line-both:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #C3C3C3;
  width: 100%;
  top: 50%;
  right: 75%;
  transform: translateY(-50%);
  z-index: -1;
}

.bg-overlay {
  background: rgba(0, 0, 0, 0.5);
}

.bg-light-pri {
  background: #d2cef5;
}

.title-badge h4 {
  background: #f4bbe4;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
}

.title-badge h4 a {
  color: #b51e8b;
}

.dash-line-both {
  border-bottom: 1px solid white;
  line-height: 0px;
}

.dash-line-both span {
  background: #1b1464;
}

.bg-dark {
  background: #161a25;
}

.container-fluid {
  max-width: 1248px !important;
}

.theme-color-bg-light {
  background: linear-gradient(to right, #1b1464, #3f3192, #b51e8b);
}

.blue-color {
  color: #102c57;
}

.h-120 {
  height: 120px !important;
}

a.related-links-btns {
  padding: 8px 20px;
  white-space: nowrap;
  background: white;
  color: #1b1464;
  border: 1px solid #1b1464;
  margin-right: 10px;
  border-radius: 50px;
  transition: 0.4s;
}

a.related-links-btns:hover,
a.related-links-btns.active {
  background: #1b1464;
  color: white;
}

.theme-bg-light {
  background: #e5e4fa;
}

.pagination .page-numbers {
  color: #1b1464;
  padding: 5px 15px;
  margin: 0 5px;
  border: 1px solid #1b1464;
  border-radius: 5px;
  transition: 0.3s;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background: #1b1464;
  color: white;
}

.title-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.title-bg .title-wrapper {
  padding: 50px 15px;
}

.title-bg h3 {
  color: white;
  border: none;
  margin-right: 20px;
  font-size: 3rem;
}

.title-bg .all-link {
  background: white;
  color: #1b1464 !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  display: grid;
  place-items: center;
}

.title-bg .sub-link {
  color: white;
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: bold;
  font-size: 1.2rem;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-600 {
  font-weight: 600;
}

@media only screen and (max-width : 576px) {
  .modal-backdrop.show {
    opacity: 0.8;
  }
}

.theme-dark {
  background: #252525;
}

.theme-dark .trending-tags .search-wrap .input-group input {
  background: #8c8c8c;
  border: 1px solid #8c8c8c;
}

.theme-dark .trending-tags .search-wrap .input-group input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.theme-dark .date,
.theme-dark .text,
.theme-dark .a-team .info h6 {
  color: rgba(255, 255, 255, 0.8);
}

.theme-dark .modal-content {
  background: #414141;
}

.theme-dark .modal-content * {
  color: white;
}

.theme-dark .side-card a {
  color: white;
}

.theme-dark .home-section,
.theme-dark .bg-white,
.theme-dark .scrollable-text,
.theme-dark .title-wrapper .pull-left,
.theme-dark .title-wrapper .pull-right {
  background: #252525 !important;
}

.theme-dark .home-section *,
.theme-dark .bg-white *,
.theme-dark .scrollable-text *,
.theme-dark .title-wrapper .pull-left *,
.theme-dark .title-wrapper .pull-right * {
  color: white !important;
}

.theme-dark .home-section a:hover,
.theme-dark .bg-white a:hover,
.theme-dark .scrollable-text a:hover,
.theme-dark .title-wrapper .pull-left a:hover,
.theme-dark .title-wrapper .pull-right a:hover {
  opacity: 0.8;
}

.theme-dark .home-section a.related-links-btns,
.theme-dark .bg-white a.related-links-btns,
.theme-dark .scrollable-text a.related-links-btns,
.theme-dark .title-wrapper .pull-left a.related-links-btns,
.theme-dark .title-wrapper .pull-right a.related-links-btns {
  background: #414141;
}

.theme-dark .home-section a.related-links-btns.active,
.theme-dark .bg-white a.related-links-btns.active,
.theme-dark .scrollable-text a.related-links-btns.active,
.theme-dark .title-wrapper .pull-left a.related-links-btns.active,
.theme-dark .title-wrapper .pull-right a.related-links-btns.active {
  background: #1b1464;
}

.theme-dark .home-section .trend-card,
.theme-dark .bg-white .trend-card,
.theme-dark .scrollable-text .trend-card,
.theme-dark .title-wrapper .pull-left .trend-card,
.theme-dark .title-wrapper .pull-right .trend-card {
  background: #414141;
}

.theme-dark .home-section .blog .bicharblog-each,
.theme-dark .bg-white .blog .bicharblog-each,
.theme-dark .scrollable-text .blog .bicharblog-each,
.theme-dark .title-wrapper .pull-left .blog .bicharblog-each,
.theme-dark .title-wrapper .pull-right .blog .bicharblog-each {
  background: #414141 !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.theme-dark .home-section .slick-slide a::before,
.theme-dark .bg-white .slick-slide a::before,
.theme-dark .scrollable-text .slick-slide a::before,
.theme-dark .title-wrapper .pull-left .slick-slide a::before,
.theme-dark .title-wrapper .pull-right .slick-slide a::before {
  background: #252525;
}

.theme-dark .border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.theme-dark .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.theme-dark .title-wrapper.new-line::before {
  background: rgba(255, 255, 255, 0.2);
}

.theme-dark .ad.full-width {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.theme-dark section.dristi .owl-nav {
  background: #252525;
}

.theme-dark section.dristi .owl-nav button {
  background: transparent;
}

.theme-dark .home-section.flash-news .row .col-lg-12 .flash-news-each {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.theme-dark .category-page,
.theme-dark .unicoder,
.theme-dark .single-post,
.theme-dark .team-page,
.theme-dark .advertise-page,
.theme-dark .policy-page,
.theme-dark .contact-page {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media only screen and (max-width : 768px) {
  .theme-dark .jankari-wrapper {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
}

.theme-dark .jankari-wrapper .jankari-each,
.theme-dark .jankari-wrapper .taja-update *,
.theme-dark .jankari-wrapper .scrollable-text * {
  color: white !important;
}

.theme-dark .jankari-wrapper .jankari-each+.jankari-each {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.theme-dark .title-bg .all-link i {
  color: #1b1464 !important;
}

.theme-dark .social-icons .social-links {
  color: white !important;
  border: 1px solid white !important;
}

.theme-dark a:hover {
  opacity: 0.8;
}

.theme-dark #sidebar {
  background: #8c8c8c;
}

.theme-dark #sidebar * {
  color: white;
}

.theme-dark #sidebar a:not(.login-btn):hover {
  background: #7f7f7f;
}

.theme-dark .category-page a {
  color: white;
}

.theme-dark .category-page .post-card * {
  color: white;
}

.theme-dark .pagination .page-numbers {
  border: 1px solid white;
}

.theme-dark .pagination .page-numbers.current,
.theme-dark .pagination .page-numbers:hover {
  background: white;
  color: black;
}

.theme-dark .page-heading h1 {
  color: white !important;
}

.theme-dark .single-post * {
  color: white;
}

.theme-dark .a-team .info h4,
.theme-dark .bread a {
  color: white !important;
}

.theme-dark .content-wrapper * {
  color: white;
}

.theme-dark .mobile-actions {
  background: #252525;
}

.theme-dark .mobile-actions svg,
.theme-dark .mobile-actions .text {
  color: white !important;
  fill: white !important;
}

.theme-dark .pointed .bg-color {
  background: #6c6c6c;
}

.theme-dark .pointed .position-relative::before {
  background-color: #6c6c6c;
}

/*********************************************************************************************************************************/
/********************************************************* G.E.N.E.R.A.L *********************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/****************************************************** C.O.N.T.E.X.T.U.A.L ******************************************************/
/*********************************************************************************************************************************/
/***************************************************************************************************/
/*************************************** C.O.N.T.E.X.T.U.A.L ***************************************/
/***************************************************************************************************/
.clear-float:before,
.clear-float:after,
.clear-fix:before,
.clear-fix:after,
.clear:before,
.clear:after {
  content: "";
  display: table;
}

.clear-float:after,
.clear-fix:after,
.clear:after {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.fluid-height {
  height: 100%;
}

.fluid-height-min {
  min-height: 100%;
}

.fluid-width {
  width: 100% !important;
}

.fluid-width-min {
  min-width: 100%;
}

.no-margin,
.m-0 {
  margin: 0 !important;
}

.no-padding,
.p-0 {
  padding: 0 !important;
}

.text-info {
  display: block;
  font-size: 12px;
  margin-top: 0.5rem;
}

.text-left,
.align-left {
  text-align: left;
}

.text-center,
.align-center {
  text-align: center;
}

.text-right,
.align-right {
  text-align: right;
}

.text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uppercase,
.text-uppercase {
  text-transform: uppercase;
}

.lowercase,
.text-lowercase {
  text-transform: lowercase;
}

.capitalize,
.text-capitalize {
  text-transform: capitalize;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
  opacity: 0 !important;
}

.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.remove,
.hide {
  display: none;
}

.d-flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.d-flex-center {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.color-primary {
  color: #1b1464;
}

.color-success {
  color: #649130;
}

.color-error {
  color: #CC0000;
}

.bg-lightest {
  background-color: #fefefe;
}

.stretch {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-centered {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.cursor-pointer {
  cursor: pointer;
  padding: 0 !important;
}

ul.clean {
  list-style: none;
  margin: 0;
  padding: 0;
}

.relative {
  position: relative;
}

.transition-general {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.box-shadow-general {
  -webkit-box-shadow: 0 0 0.5rem #E8E8E8;
  -moz-box-shadow: 0 0 0.5rem #E8E8E8;
  box-shadow: 0 0 0.5rem #E8E8E8;
}

.link-general {
  color: #1b1464;
}

.link-general:hover {
  color: #15104f;
}

.cursor {
  cursor: pointer;
}

@media only screen and (max-width : 576px) {
  .p-sm-0 {
    padding: 0 !important;
  }
}

@media only screen and (max-width : 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
}

@media only screen and (max-width : 576px) {
  .px-sm-2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width : 576px) {
  .my-sm-1 {
    margin: 0.25rem 0 !important;
  }
}

@media only screen and (max-width : 576px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

/***************************************************************************************************/
/*************************************** C.O.N.T.E.X.T.U.A.L ***************************************/
/***************************************************************************************************/
/*********************************************************************************************************************************/
/****************************************************** C.O.N.T.E.X.T.U.A.L ******************************************************/
/*********************************************************************************************************************************/
/*********************************************************************************************************************************/
/*********************************************************** S.T.Y.L.E ***********************************************************/
/*********************************************************************************************************************************/
.logo-section {
  background: white;
}

.logo-section img.logo {
  max-width: 320px;
  transform: scale(1.2);
  padding-left: 40px;
}

.logo-section .logo-wrap {
  position: relative;
  flex: 0 0 40%;
}

@media only screen and (max-width : 576px) {
  .logo-section .logo-wrap {
    flex: 0 0 100%;
  }
}

.logo-section .logo-wrap .date-wrap {
  position: absolute;
  right: 0;
  bottom: 15px;
  background: white;
  right: 40px;
}

.logo-section .live-btn a {
  background: #c1282d;
  color: white;
  border-radius: 20px;
  padding: 0px 20px;
  font-size: 1.3rem;
  letter-spacing: 3px;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.logo-section .live-btn a:hover {
  transform: scale(1.1);
  opacity: 1;
}

.top-bar {
  background: white;
  border-bottom: 1px solid #C3C3C3;
}

.top-bar p,
.top-bar i {
  color: #626262;
  font-size: 1rem;
}

.top-bar .sidebar i {
  font-size: 1.8rem;
}

.top-bar .e-paper-link {
  border-left: 1px solid #0d172c;
  border-right: 1px solid #0d172c;
}

@media only screen and (max-width : 576px) {
  .top-bar .e-paper-link {
    border-left: none;
  }
}

.top-bar .unicode-link a,
.top-bar .e-paper-link a {
  color: #626262;
}

.top-bar .unicode-link:hover,
.top-bar .e-paper-link:hover {
  background: #0d172c;
}

.social-icons .social-links {
  margin-right: 15px;
  transition: 0.3s;
  height: 30px;
  width: 30px;
  border: 1px solid lightgrey;
  border-radius: 50%;
  display: grid;
  place-items: center;
  filter: grayscale(0.9);
}

.social-icons .social-links:hover {
  filter: grayscale(0);
}

.social-icons .social-links.facebook {
  color: #4267B2;
  border: 1px solid #4267B2;
}

.social-icons .social-links.twitter {
  color: #00acee;
  border: 1px solid #00acee;
}

.social-icons .social-links.instagram {
  color: #ec008c;
  border: 1px solid #ec008c;
}

.social-icons .social-links.youtube {
  color: #DB4437;
  border: 1px solid #DB4437;
}

.social-icons .social-links.tiktok {
  color: #626262;
  border: 1px solid #626262;
}

.social-icons .social-links.linkedin {
  color: #0270ad;
  border: 1px solid #0270ad;
}

.social-icons i {
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 6px;
}

.tooltip {
  z-index: 1111;
}

.hamburger {
  width: 35px;
  cursor: pointer;
  margin-left: 25px;
}

@media only screen and (max-width : 768px) {
  .hamburger {
    margin-left: 0;
  }
}

.hamburger img {
  border-radius: unset;
}

.hamburger span {
  height: 2px;
  background: #b51e8b;
  margin-bottom: 10px;
  display: block;
}

.hamburger span:last-child {
  margin-bottom: 0;
}

.nav-section {
  background: linear-gradient(to right, #1b1464, #b51e8b);
  margin-bottom: 15px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.02);
  z-index: 999;
}

.nav-section .trend-cards {
  position: absolute;
  display: none;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 95%;
  background: white;
  overflow-y: auto;
  overflow-x: hidden;
}

@media only screen and (max-width : 576px) {
  .nav-section .trend-cards {
    height: 50vh;
  }
}

.nav-section .trend-cards .row .col-md-6 {
  border-right: 1px solid #E8E8E8;
  border-top: 1px solid #E8E8E8;
}

.nav-section .trend-cards .row .col-md-6:last-child {
  border-right: none;
}

.nav-section .trend-cards .row .col-md-6:nth-child(5) {
  border-right: none;
}

.nav-section .trend-cards .trend-card {
  background: white;
  margin-bottom: 0;
}

.nav-section .nav-icons li a {
  display: inline-block;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: white;
  font-size: 1.1rem;
}

.nav-section .nav-icons li a img {
  height: 35px;
  min-width: 35px;
  object-fit: contain;
}

.nav-section .nav-container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 0;
}

@media only screen and (max-width : 768px) {
  .nav-section .nav-container {
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start !important;
  }
}

.nav-section .nav-container li {
  position: relative;
}

.nav-section .nav-container li:last-child a::before {
  display: none;
}

@media only screen and (max-width : 768px) {
  .nav-section .nav-container li {
    display: none;
  }
}

.nav-section .nav-container li:hover a {
  color: #f79321;
}

.nav-section .nav-container li::before {
  content: "";
  position: absolute;
  width: 0%;
  background: #ec008c;
  height: 1px;
  top: calc(100% - 12px);
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s;
}

.nav-section .nav-container li a {
  padding: 14px 1rem;
  display: inline-block;
  font-size: 1.3rem;
  color: white;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  font-family: "Khand", sans-serif;
  font-weight: 600;
}

.nav-section .nav-container li a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: rgba(255, 255, 255, 0.3);
}

.nav-section .nav-container li a.active {
  color: #f79321;
}

.nav-section .nav-container li a.home::before {
  display: none;
}

.nav-section .nav-container li.active a {
  color: #f79321;
}

.nav-section .nav-container li.menu-item-has-children {
  position: relative;
}

.nav-section .nav-container li.menu-item-has-children i {
  font-size: 15px;
}

.nav-section .nav-container li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.nav-section .nav-container li.menu-item-has-children .sub-menu {
  position: absolute;
  z-index: 10;
  padding: 0;
  min-width: 200px;
  top: 100%;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: translateY(20px);
  transition: 0.4s;
  visibility: hidden;
}

.nav-section .nav-container li.menu-item-has-children .sub-menu li {
  border-bottom: 1px solid #E8E8E8;
}

.nav-section .nav-container li.menu-item-has-children .sub-menu li:last-child {
  border-bottom: 0;
}

.nav-section .nav-container li.menu-item-has-children .sub-menu li::before {
  display: none;
}

.nav-section .nav-container li.menu-item-has-children .sub-menu a {
  padding: 0.4rem 1.3rem;
  display: block;
  transition: 0s;
  color: #1b1464;
}

.nav-section .nav-container li.menu-item-has-children .sub-menu a:hover {
  background: #1b1464;
  color: white;
}

.nav-section .nav-container .drop-menu {
  position: relative;
}

@media only screen and (max-width : 576px) {
  .nav-section .nav-container .drop-menu {
    position: static;
  }
}

.nav-section .nav-container .drop-menu:hover .menu-content {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.nav-section .nav-container .drop-menu:hover .menu-content a {
  color: rgba(0, 0, 0, 0.8);
}

@media only screen and (max-width : 576px) {
  .nav-section .nav-container .drop-menu:hover .menu-content {
    display: block;
    left: 100px;
  }
}

.nav-section .nav-container .drop-menu .menu-content {
  position: absolute;
  background: white;
  left: 0;
  top: 115%;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

@media only screen and (max-width : 768px) {
  .nav-section .nav-container .drop-menu .menu-content {
    display: none;
  }
}

.nav-section .nav-container .drop-menu .menu-content li {
  border-bottom: 1px solid #C3C3C3;
}

.nav-section .nav-container .drop-menu .menu-content li a {
  margin-left: 1rem;
  min-width: 150px;
  position: relative;
}

.nav-section .nav-container .drop-menu .menu-content li a:hover {
  color: #CC0000;
}

.nav-section .nav-container .drop-menu .menu-content li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  border: 1px solid #272727;
  border-radius: 50%;
}

.nav-section .nav-container .drop-menu .menu-content li:last-child {
  border-bottom: 0;
}

.nav-section .nav-container .nav-icons .nav-mega-menu {
  position: absolute;
  top: 100%;
  padding: 10px 20px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  display: none;
}

.nav-section .nav-container .nav-icons .nav-mega-menu a {
  background: white !important;
  color: black !important;
  white-space: unset !important;
}

.nav-section .nav-container .nav-icons .nav-mega-menu a:hover {
  color: #b51e8b !important;
}

.nav-section .nav-container .nav-icons .nav-mega-menu .time p {
  font-size: 0.8rem;
  padding-left: 15px;
}

.nav-section .nav-container .nav-icons li {
  overflow: hidden;
}

.nav-section .nav-container .nav-icons li a {
  background: #15104f;
  text-transform: uppercase;
  font-size: 1rem;
}

.nav-section .nav-container .nav-icons li:nth-child(1) a {
  background: #211879;
}

.nav-section .nav-container .nav-icons li:nth-child(1) a i {
  opacity: 0.5;
}

.nav-section .nav-container .nav-icons li:nth-child(2) a {
  background: #261d8f;
}

.nav-section .nav-container .nav-icons li:last-child a {
  background: none;
  transform: scale(1.3);
}

#page-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: url("../img/cancel.png"), auto;
  z-index: 1112;
  display: none;
}

#sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  background: #f5f9fc;
  z-index: 1113;
  transition: 0.5s;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  max-width: 345px;
}

#sidebar .login-btn {
  transition: 0.3s;
  text-align: center;
  background: linear-gradient(to right, #1b1464, #b51e8b);
  color: white;
  border-radius: 8px;
}

#sidebar .login-btn:hover {
  background: linear-gradient(to left, #1b1464, #b51e8b);
}

#sidebar .logo img {
  max-width: 200px;
  max-height: 100px;
  object-fit: contain;
}

#sidebar .cancel {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  top: 0;
  right: 100%;
  padding: 10px 15px;
  cursor: pointer;
  background: linear-gradient(#261d8f, #3225b9);
  color: white;
  font-weight: 600;
  text-align: center;
}

#sidebar.toggle {
  right: 0;
}

#sidebar li a {
  padding: 15px 20px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.3rem;
  transition: 0.3s;
  font-family: "Khand", sans-serif;
}

#sidebar li a img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  object-fit: contain;
}

#sidebar li a:hover {
  background: #E8E8E8;
}

.mode-toggle {
  position: relative;
  width: 30px;
  height: 30px;
  opacity: 1 !important;
}

.mode-toggle .icon {
  transition: 0.4s;
  display: inline-block;
  position: absolute;
  top: -28px;
  left: 0;
}

.mode-toggle .icon.rotate {
  transform: rotate(360deg);
}

.mode-toggle .icon.hide {
  opacity: 0;
}

.mode-toggle .icon.unhide {
  opacity: 1;
}

#searchModal .input-group input {
  border: 1px solid #C3C3C3;
}

#searchModal .input-group button {
  background: #1b1464;
  color: white;
}

.featured-news .sticky-top {
  top: 80px;
  z-index: 0;
}

.featured-news .feature-news {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}

.featured-news .feature-news a:hover {
  color: #1b1464;
}

.featured-news .feature-news img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}

@media only screen and (max-width : 768px) {
  .featured-news .feature-news img {
    height: auto;
  }
}

.img-overlay {
  height: 380px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 6px;
}

.img-overlay.small {
  height: 163px;
}

.featured-news .overlay-card .item {
  height: 200px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.featured-news .overlay-card h5 {
  background: rgba(0, 0, 0, 0.5);
  line-height: 30px;
}

.pointed .position-relative::before {
  content: "";
  position: absolute;
  height: 40px;
  width: 25px;
  background: #eee;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  -moz-clip-path: polygon(100% 50%, 0 0, 0 100%);
  -ms-clip-path: polygon(100% 50%, 0 0, 0 100%);
}

@media only screen and (max-width : 768px) {
  .pointed .position-relative::before {
    display: none;
  }
}

.pointed.row.no-gutters img {
  border-radius: 0;
  min-height: 450px;
  object-fit: cover;
}

@media only screen and (max-width : 768px) {
  .pointed.row.no-gutters img {
    min-height: unset;
  }
}

.pointed .bg-color {
  background: #eee;
}

.pointed.alternate .position-relative::before {
  left: -23px;
  transform: translateY(-50%) rotate(180deg);
}

.interview .img-overlay h3,
.interview .img-overlay h4 {
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  position: relative;
}

.interview .img-overlay h3 i,
.interview .img-overlay h4 i {
  position: absolute;
  opacity: 0.3;
  top: 0;
  left: 20px;
  transform: scale(1.5);
}

#hr-update .modal-header h2 {
  color: #1b1464;
}

.hr-update-cards .col-lg-4 {
  border-right: 1px solid lightgrey;
}

.hr-update-cards .col-lg-4:last-child {
  border-right: 0;
}

.hr-update-cards .side-card .img-box {
  order: 2;
}

.hr-update-cards .side-card h5 {
  font-size: 1.2rem;
}

.hr-btn a {
  display: block;
  color: white;
  background: #f79321;
  padding: 5px;
  border-radius: 6px;
}

.modal-watch .item {
  height: 350px;
  display: flex;
  align-items: flex-end;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.modal-watch .owl-dots .owl-dot {
  outline: none;
}

.modal-watch .owl-dots .owl-dot span {
  width: 30px;
  height: 5px;
  background: #C3C3C3;
}

.modal-watch .owl-dots .owl-dot.active span {
  background: #182c54;
}

.modal-watch .owl-nav button {
  outline: none;
  background: #1b1464 !important;
  color: white !important;
  width: 30px;
  height: 30px;
  margin: 5px;
}

section.jiwansaili {
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5)), url(../img/jiwan-bg.webp);
  background: white;
  background-size: cover;
}

.pradesh-nav li a {
  padding: 5px 20px;
  white-space: nowrap;
  font-size: 1.1rem;
  margin-left: 5px;
  border-radius: 50px;
  border: 1px solid #C3C3C3;
}

.pradesh-nav li a:hover,
.pradesh-nav li a.active {
  border: 1px solid #1b1464;
  color: #1b1464;
}

.pradesh-link {
  border-top: 2px solid #C3C3C3;
  border-bottom: 2px solid #C3C3C3;
}

.khelkud {
  background: linear-gradient(transparent, rgba(255, 255, 255, 0.9)), url(../img/khel-bg.png) no-repeat center;
  background: white;
  background-size: cover;
}

.footer-top {
  background: #f5f9fc;
  border-top: 1px solid #E8E8E8;
}

.footer-top .logo-text img {
  max-width: 250px;
  object-fit: contain;
}

.footer-top .footer-link .btn {
  color: white;
  background: linear-gradient(to right, #1b1464, #b51e8b);
  border: none;
}

.footer-top .footer-link .btn:hover {
  background: linear-gradient(to left, #1b1464, #b51e8b);
}

.footer-top .footer-link .links a {
  color: rgba(0, 0, 0, 0.48);
  font-weight: bold;
  font-size: 1.1rem;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid lightgrey;
}

.footer-top .footer-link .links a:hover {
  color: #1b1464 !important;
}

.footer-top .footer-link .member {
  font-weight: bold;
  font-size: 20px;
}

.footer-top .footer-link .member span {
  color: #0000009e;
  font-size: 15px;
  display: block;
}

.footer-top .advertisement {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/ad-bg.jpg");
  background-size: cover;
  background-position: top;
  border-radius: 10px;
  background-repeat: no-repeat;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 35px 50px;
}

.footer-top .advertisement * {
  color: white;
}

.footer-top .advertisement b {
  padding-right: 60px;
}

.footer {
  background: linear-gradient(to right, #1b1464, #b51e8b);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding-bottom: 100px !important;
}

.footer .footer-logo {
  max-width: 100px;
  position: relative;
  z-index: 1;
}

.footer .footer-logo::before {
  content: "";
  position: absolute;
  top: calc(0% - 38px);
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 2rem);
  height: calc(100% + 60px);
  background: #15104f;
  z-index: -1;
}

.footer .footer-logo::after {
  content: "";
  position: absolute;
  height: 16px;
  width: 15px;
  top: calc(0% - 38px);
  left: calc(0% - 30px);
  background: #15104f;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.footer .block {
  color: white;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-right: 30px;
}

.footer .block:last-child {
  padding-right: 0;
  border-right: 0;
}

.footer a {
  padding: 10px 0;
  display: block;
  color: white;
  font-size: 1.1rem;
  opacity: 0.8;
}

.footer a:hover {
  opacity: 1;
}

.footer .footer-title {
  position: relative;
  padding: 8px 0;
  margin-bottom: 20;
  display: inline-block;
  padding-right: 10px;
}

.footer .footer-title::before {
  position: absolute;
  content: "";
  background: #1b1464;
  height: 2px;
  width: 100%;
  top: 100%;
  left: 0;
}

.footer .social-icons a {
  border: 1px solid #1b1464;
  border-radius: 50%;
  margin-left: 0;
  margin-right: 15px;
  color: #b51e8b;
}

.footer .footer-post .date {
  background: #261d8f;
  color: white;
  padding: 5px 15px;
}

.footer .footer-post .date small {
  display: block;
}

.footer p {
  font-size: 1.1rem;
  padding-bottom: 7px;
  margin-bottom: 7px;
  color: white;
  opacity: 0.9;
}

.footer .social-icons i {
  height: 30px;
  line-height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
}

.copy {
  border-top: 1px solid #C3C3C3;
  padding-top: 10px;
  color: white;
}

.unicoder {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.category-page {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 15px !important;
}

.category-page .title-wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.category-page .title-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent);
  z-index: -1;
}

.category-page .post-card p {
  font-size: 1rem;
}

.cat-title h1 {
  color: #1b1464;
  font-family: "Khand", sans-serif;
  font-size: 3rem;
}

.jankari-wrapper .jankari-each {
  flex: 1 1 auto;
  text-align: center;
  justify-content: center;
}

.jankari-wrapper .jankari-each+.jankari-each {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}

.jankari-wrapper .jankari-each:hover {
  color: #1b1464;
}

.jankari-wrapper .jankari-each .icon svg {
  height: 30px;
  width: 30px;
}

.single-post-title h1 {
  color: #1b1464;
}

@media only screen and (max-width : 576px) {
  .single-post-title h1 {
    font-size: 2.1rem !important;
  }
}

.single-post {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 15px !important;
}

@media only screen and (max-width : 576px) {
  .single-post .video-box iframe {
    height: 250px !important;
  }
}

.single-post .author-info img {
  height: 60px;
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

@media only screen and (max-width : 768px) {
  .single-post .author-info .img-box {
    flex-wrap: wrap;
  }
}

.single-post .author-info .img-box a {
  flex: 200px;
}

.single-post p {
  font-size: 1.3rem;
  margin-bottom: 20px;
}

.share-info .social-icons i {
  height: 30px;
  line-height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
}

.author-wrap .author-img img {
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
}

.author-wrap .author-name p {
  font-size: 1rem;
}

.recent-post-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #C3C3C3;
  position: relative;
  padding-left: 20px;
}

.recent-post-list li:last-child {
  border-bottom: 0;
}

.recent-post-list li:before {
  content: "\f142";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  font-weight: 600;
  top: 0px;
  color: #b51e8b;
  height: 8px;
  width: 8px;
}

.bichar-each {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.bichar-each:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.bichar-each .num {
  font-size: 2rem;
  font-weight: bold;
  color: #b51e8b;
}

.bichar-each .img-box img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  padding: 3px;
  border: 1px solid red;
  object-fit: cover;
}

.bichar-each .text {
  width: 100%;
}

.rangin-serofero {
  background-color: #f2f4f3;
}

.hover-cards {
  margin-top: 32px;
}

.hover-cards li:last-child a {
  border: none;
}

.hover-cards a {
  display: block;
  font-size: 1.2rem;
  padding: 10px;
  background: #dddddd;
  transition: 0.3s;
  border-bottom: 1px solid #929292;
}

.hover-cards a:hover {
  color: rgba(0, 0, 0, 0.8);
  background: #C3C3C3;
}

.photo-gallery .gallery-image {
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 6px;
}

.photo-gallery .gallery-image:hover .img-overlay {
  transform: scale(1.1);
}

.photo-gallery .img-overlay {
  transition: 0.8s;
}

.photo-gallery .icon {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  background: red;
  padding: 10px;
  border-radius: 50%;
  height: 38px;
}

.photo-gallery .post-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.photo-katha .card-wrapper {
  background: #222222;
}

.photo-katha .overlay-card .item {
  height: 382px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.photo-katha .overlay-card h3 {
  background: rgba(0, 0, 0, 0.5);
}

.post-card .text h4 a {
  color: #1b1464;
}

.video-section {
  background-color: #beb9f1;
}

.video-section .title-wrapper h3 {
  border: none;
}

.video-section .post-card iframe {
  width: 100% !important;
  height: 160px !important;
}

@media only screen and (max-width : 576px) {
  .video-section .post-card iframe {
    height: 250px !important;
  }
}

.video-section .iframe iframe {
  width: 100%;
  height: 400px;
}

@media only screen and (max-width : 576px) {
  .video-section .iframe iframe {
    height: 250px;
  }
}

.video-section .overlay-card .item {
  height: 382px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.jankari-wrapper .jankari-each {
  opacity: 0.8;
}

.jankari-wrapper .jankari-each:hover {
  opacity: 1;
}

.jankari-wrapper .jankari-each:hover h6 {
  font-weight: bold;
}

@media only screen and (max-width : 768px) {
  .jankari-wrapper .jankari-each {
    padding: 1rem 0;
  }
}

.jankari-wrapper .jankari-each .icon svg,
.jankari-wrapper .jankari-each .icon img,
.jankari-wrapper .jankari-each .icon object {
  height: 25px;
  width: 25px;
  object-fit: contain;
}

.jankari-wrapper .jankari-each h6 {
  font-size: 14px;
}

.pradesh-section .nav-tabs {
  border-bottom: 3px solid #E8E8E8;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .pradesh-section .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start;
  }
}

.pradesh-section .nav-tabs .nav-item .nav-link {
  font-size: 1rem;
  color: black;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0.7;
  margin: 0 10px;
  padding: 0.7rem 1.5rem;
  border: none;
  border-bottom: 4px solid transparent;
  white-space: nowrap;
  border-radius: 20px;
  background: #F9F9F9;
}

.pradesh-section .nav-tabs .nav-item .nav-link:hover {
  opacity: 1;
}

.pradesh-section .nav-tabs .nav-item .nav-link.active {
  background: none;
  border: none;
  background: #1b1464;
  color: white;
  opacity: 1;
}

.pradesh-section .tab-content .img-box {
  width: 180px;
}

.time p {
  font-size: 1rem;
}

.fixed-info {
  position: fixed;
  top: 80%;
  right: -300px;
  transform: translateY(-80%);
  z-index: 1050;
  transition: 0.3s;
}

.fixed-info.toright {
  right: 0px !important;
}

.fixed-info .recent-post-list {
  max-width: 300px;
  background: white;
  padding: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px 0 0 10px;
}

.fixed-info .recent-post-list li {
  padding-bottom: 0;
}

.fixed-info .fixed-icon {
  color: white;
  background: #b51e8b;
  height: 50px;
  line-height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  position: absolute;
  left: -50px;
  top: 0;
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5);
}

.unicode svg,
.unicode img {
  height: 25px;
  width: 25px;
}

.all-cat .row {
  border-top: 3px solid #626262;
}

.all-cat .row .img-box {
  position: relative;
}

.all-cat .row img {
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: 180px;
}

.all-cat .row .badge {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5rem 1rem;
  border-radius: 0;
  font-size: 1rem;
  background: #b51e8b;
  color: white;
  transition: 0.3s;
}

.all-cat .row .badge:hover {
  background: #261d8f;
}

.related-news {
  border-top: 3px solid #626262;
}

.home-section.flash-news .row .col-lg-12 .flash-news-each {
  padding: 25px 0;
  border-bottom: 1px solid lightgrey;
}

.home-section.flash-news .row .col-lg-12:last-child .flash-news-each {
  border-bottom: 0;
  padding-bottom: 0;
}

.flash-news-each h1 {
  font-size: 4rem;
  line-height: 1.3;
}

.flash-news-each h1 a {
  color: #102c57;
}

.flash-news-each h1 a:hover {
  color: #b51e8b;
}

.flash-news-each img {
  width: 100%;
  height: 450px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width : 768px) {
  .flash-news-each img {
    height: auto;
  }
}

.artha .side-nav {
  display: inline-block;
  font-size: 1.3rem;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.artha .side-nav:first-child {
  border-left: 0;
  padding-left: 0;
}

.interview-news-wrapper .interview-news .bg-t {
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.interview-news-wrapper .interview-news .img-box {
  position: absolute;
  z-index: 2;
  width: 350px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width : 768px) {
  .interview-news-wrapper .interview-news .img-box {
    transform: none;
    width: 100%;
    position: static;
  }
}

.interview-news-wrapper .interview-news .img-box img {
  width: 100%;
  height: 300px;
}

.interview-news-wrapper .interview-news .text {
  padding: 150px 50px 150px 150px;
}

@media only screen and (max-width : 576px) {
  .interview-news-wrapper .interview-news .text {
    padding: 50px;
  }
}

.interview-news-wrapper .interview-news .text i {
  position: absolute;
  color: white;
  opacity: 0.4;
  font-size: 4em;
  top: 20px;
  left: 20px;
}

@media only screen and (max-width : 768px) {

  #the-tabs,
  #the-tabs-artha {
    overflow-x: scroll;
    padding: 20px 5px;
  }

  #the-tabs .related-links-btns:first-child,
  #the-tabs-artha .related-links-btns:first-child {
    border-left: 0;
  }
}

.kp-bisesh {
  background: #1b1464;
}

.trend-card {
  padding: 20px;
  padding-left: 60px;
  background: #E8E8E8;
  position: relative;
  margin-bottom: 20px;
  border-radius: 8px;
}

.trend-card .num {
  position: absolute;
  left: 20px;
  top: 15px;
  font-size: 2.2rem;
}

.blog .bicharblog-each {
  transition: 0.3s;
}

.blog .bicharblog-each:hover {
  transform: scale(1.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

section.tech {
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.7)), url("../img/tech-bg.jpg");
  background: white;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

section.pradesh {
  background: linear-gradient(#fff, rgba(255, 255, 255, 0.8)), url("../img/pradesh-bg.webp");
  background: white;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

section.kala {
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url("../img/kala-bg.png");
  background: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

section.prawas {
  background: linear-gradient(#fff, rgba(255, 255, 255, 0.8)), url("../img/prawas-bg.jpg");
  background: white;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

section.dristi {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/dristi-bg.webp");
  background: white;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

section.dristi .img-box img {
  height: 200px;
}

section.dristi .owl-carousel {
  z-index: 3 !important;
}

section.dristi .owl-nav {
  position: absolute;
  right: 0;
  top: -86px;
  background: white;
  z-index: 3;
}

section.dristi .owl-nav:hover {
  background: linear-gradient(to right, #1b1464, #b51e8b);
  border-radius: 50px;
}

section.dristi .owl-nav:hover button {
  color: white !important;
}

section.dristi .owl-nav button {
  outline: none;
  height: 30px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  background: transparent !important;
  color: #1b1464;
  border-radius: 50%;
}

.feature {
  background: linear-gradient(to right, #1b1464b5, #b51e8ac3), url("../img/artha-bg.jpg");
  background: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.feature .img-box img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}

.manoranjan {
  background: linear-gradient(#fff, rgba(255, 255, 255, 0.8)), url("../img/manoranjan-bg.jpg");
  background: white;
  background-size: cover;
}

.feature .title,
.manoranjan .title {
  position: relative;
  top: -35px;
}

.feature .title .img-box,
.manoranjan .title .img-box {
  padding: 8px;
  background: white;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.feature .title .img-box img,
.manoranjan .title .img-box img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

.feature .owl-nav,
.manoranjan .owl-nav {
  position: absolute;
  right: 0;
  top: -160px;
}

.feature .owl-nav button,
.manoranjan .owl-nav button {
  outline: none;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  background: white !important;
  color: #1b1464 !important;
  border-radius: 50%;
}

section.aparadh {
  background: linear-gradient(#fff, rgba(255, 255, 255, 0.8)), url(../img/aparadh-bg.webp);
  background: white;
  background-size: cover;
  background-position: center;
}

.vdo-section {
  background: #395e8b;
}

.vdo-section .vdo-img iframe {
  width: 100% !important;
  height: 450px !important;
}

.vdo-section a img {
  height: 122px;
  width: 300px;
}

.vdo-section ::-webkit-scrollbar {
  width: 10px;
  background: #1b1464;
}

.vdo-section ::-webkit-scrollbar-thumb {
  bacground: rgba(0, 0, 0, 0.5);
}

#trending-btn svg {
  fill: white;
  margin-right: 10px;
  width: 28px;
}

.trending-tags {
  background: whitesmoke;
}

.trending-tags .trend-head {
  color: #395e8b;
  margin-right: 20px;
}

.trending-tags .trending a {
  margin: 0 10px;
  border-radius: 50px;
  background: white;
  padding: 2px 10px;
  border: 1px solid #eee;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}

.trending-tags .trending a:hover {
  transform: scale(1.03);
}

.trending-tags .search-wrap {
  width: 100%;
  max-width: 320px;
}

.trending-tags .search-wrap .input-group input {
  width: 100%;
  border: 1px solid #E8E8E8;
  height: 40px;
  padding: 2px 30px 2px 20px;
  border-radius: 50px;
  background: #eef3f9;
}

.trending-tags .search-wrap .input-group input:focus {
  border: 1px solid #C3C3C3;
  outline: none;
}

.trending-tags .search-wrap .input-group i {
  position: absolute;
  color: #274486;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

.sticky-logo {
  display: none;
  position: relative;
  background: none !important;
}

.sticky-logo .sticky-date {
  position: absolute;
  top: 100%;
  left: 0;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 8px;
  font-size: 1rem;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}

.sticky-logo a {
  padding: 0 15px 0 0 !important;
  height: 100%;
}

.sticky-logo a img {
  width: 40px;
  object-fit: contain;
}

#user_login_Modal .bg-transparent .facebook:hover {
  color: #4267B2 !important;
}

#user_login_Modal .bg-transparent .google:hover {
  color: #DB4437 !important;
}

#user_login_Modal,
#forgot_psw_Modal {
  z-index: 9999;
}

#user_login_Modal .modal-header,
#forgot_psw_Modal .modal-header {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

#user_login_Modal .modal-header .nav-tabs,
#forgot_psw_Modal .modal-header .nav-tabs {
  justify-content: center;
  border: none;
}

#user_login_Modal .modal-header .nav-tabs .nav-link,
#forgot_psw_Modal .modal-header .nav-tabs .nav-link {
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  flex: 0 0 50%;
  background: #b51e8b;
  color: white;
  text-align: center;
}

#user_login_Modal .modal-header .nav-tabs .nav-link.active,
#forgot_psw_Modal .modal-header .nav-tabs .nav-link.active {
  background: #1b1464;
}

#user_login_Modal .modal-body .form-group input,
#forgot_psw_Modal .modal-body .form-group input {
  height: 45px;
}

#user_login_Modal .modal-body label,
#forgot_psw_Modal .modal-body label {
  text-transform: capitalize;
}

#user_login_Modal .modal-body .loginbtn,
#forgot_psw_Modal .modal-body .loginbtn {
  background: linear-gradient(to right, #1b1464, #b51e8b);
  color: white;
  border: none;
  padding: 8px;
  transition: 0.3s;
}

#user_login_Modal .modal-body .loginbtn:hover,
#forgot_psw_Modal .modal-body .loginbtn:hover {
  background: linear-gradient(to left, #1b1464, #b51e8b);
}

#user_login_Modal .modal-body .login_back,
#forgot_psw_Modal .modal-body .login_back {
  background: none;
  outline: none;
  border: none;
}

#user_login_Modal .modal-body .forgot-psw,
#forgot_psw_Modal .modal-body .forgot-psw {
  background: none;
  border: 1px solid transparent;
  font-size: 14px;
  outline: none;
}

#user_login_Modal .modal-body .forgot-psw:hover,
#forgot_psw_Modal .modal-body .forgot-psw:hover {
  border-bottom: 1px solid #1b1464;
}

#user_login_Modal .modal-body .social-login-wrap .buttons,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons {
  text-align: center;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a {
  display: inline-block;
  color: white;
  padding: 5px 10px;
  border-radius: 6px;
  margin: 0 5px;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a.facebook,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a.facebook {
  background: #4267B2;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a.facebook:hover,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a.facebook:hover {
  background: #34518d;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a.twitter,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a.twitter {
  background: #00acee;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a.twitter:hover,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a.twitter:hover {
  background: #0087bb;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a.google,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a.google {
  background: #DB4437;
}

#user_login_Modal .modal-body .social-login-wrap .buttons a.google:hover,
#forgot_psw_Modal .modal-body .social-login-wrap .buttons a.google:hover {
  background: #bd2e22;
}

#user_login_Modal .modal-body .login_back:hover,
#forgot_psw_Modal .modal-body .login_back:hover {
  color: #1b1464;
}

.modal .modal-header button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  background: #f79321;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  opacity: 1;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  outline: none;
}
#img-box{
  max-width: 90px;
  max-height: 90px;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  /* margin: 31px; */
  margin: auto;


}

@media only screen and (max-width : 768px) {
  .modal .modal-header button {
    top: 25px;
    right: 25px;
  }
}

.scrollable-text {
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #f5f9fc;
  height: 62px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 576px){
  .scrollable-text {
    display: none;
  }
}
.scrollable-text a {
  color: #1b1464;
  font-size: 1.7rem;
}

.scrollable-text a:hover {
  font-size: 2rem;
}

.footer-slider img {
  max-width: 450px;
  margin: auto;
  object-fit: contain;
}

.footer-slider .item h5 {
  height: 80px;
  line-height: 70px;
}

.footer-slider .item a {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.footer-slider .item a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #f5f9fc;
  z-index: 2;
  left: 0;
  top: 0;
}

.footer-slider .item a.reveal::before {
  animation: slideRight 1s linear forwards;
}

@keyframes slideRight {
  0% {
    left: 0%;
  }

  100% {
    left: 100%;
  }
}

.footer-slider .item .img-box img {
  transition: 3s !important;
  opacity: 0;
  animation-duration: 2s;
}

.footer-slider .item .img-box img.unhide {
  opacity: 1;
}

.footer-slider .item:first-child a::before {
  animation: slideRight 1s linear forwards;
  animation-delay: 1s;
}

.live-page .page-heading h1 {
  font-size: 4rem;
  line-height: 1.3;
  color: #102c57;
}

@media only screen and (max-width : 768px) {
  .live-page .page-heading h1 {
    font-size: 2rem;
  }
}

@media only screen and (max-width : 768px) {
  .live-page iframe {
    height: 300px !important;
  }
}

.content-wrapper .entry-content p {
  margin-bottom: 15px;
  font-size: 18px;
}

.content-wrapper .entry-content h1,
.content-wrapper .entry-content h2,
.content-wrapper .entry-content h3,
.content-wrapper .entry-content h4,
.content-wrapper .entry-content h5,
.content-wrapper .entry-content h6 {
  margin-bottom: 15px;
}

.content-wrapper .entry-content li {
  margin-bottom: 10px;
}

.content-wrapper .entry-content strong {
  font-size: 18px;
}

.team-page,
.advertise-page,
.policy-page,
.contact-page {
  padding-top: 15px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

@media only screen and (max-width : 768px) {
  section.mobile-nav .title-wrapper {
    display: block !important;
    padding: 0 !important;
    position: relative;
  }

  section.mobile-nav .title-wrapper .pull-left {
    flex-wrap: wrap;
  }

  section.mobile-nav .title-wrapper .pull-right {
    text-align: right;
    position: absolute;
    right: 0;
    top: 8px;
  }

  section.mobile-nav .btns {
    margin-bottom: 0;
    overflow-x: scroll;
    padding: 20px 5px;
  }

  section.mobile-nav .btns .related-links-btns:first-child {
    margin-left: 0;
    padding-left: 0;
  }

  .mixit .col-md-3 {
    padding-bottom: 0 !important;
  }

  .title-res {
    flex-wrap: wrap;
  }

  .title-res .pull-right {
    text-align: right;
    position: absolute;
    right: 0;
    top: 8px;
  }

  .title-res .pull-left {
    flex-wrap: wrap;
  }

  .title-res .pull-left .sublinks {
    overflow-x: scroll;
    padding: 20px 5px;
    white-space: nowrap;
  }
}

@media only screen and (max-width : 768px) and (max-width : 768px) {
  .title-res .pull-left .sublinks {
    display: flex;
    width: 100%;
    padding: 15px 0;
  }
}

@media only screen and (max-width : 768px) {
  .title-res .pull-left .sublinks .sub-link:first-child {
    margin-left: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width : 768px) and (max-width : 768px) {
  .title-res .pull-left .sublinks .sub-link {
    padding: 0 10px;
    flex: 1;
    text-align: center;
    margin: 0;
  }

  .title-res .pull-left .sublinks .sub-link:first-child {
    padding-left: 0;
    border-left: 0;
  }
}

@media only screen and (max-width : 768px) {
  .footer-link .links {
    flex-wrap: wrap;
    justify-content: center;
    border-top: 1px solid lightgrey;
  }

  .footer-link .links a {
    margin: 0 !important;
    padding: 5px 20px;
    border: 0 !important;
  }
}

@media only screen and (max-width : 768px) {
  .advertisement .d-flex {
    flex-wrap: wrap;
    justify-content: center !important;
  }

  .advertisement .border-right {
    border-right: 0 !important;
    padding-right: 0 !important;
    font-size: 1.5rem;
  }

  .advertisement .advertisement-detail {
    margin-top: 20px;
    text-align: center;
  }
}

@media only screen and (max-width : 768px) {
  .footer-top .left-content.border-right {
    border: 0 !important;
    padding: 0 !important;
  }

  .footer-top .col-lg-4 {
    padding-bottom: 0 !important;
  }

  .footer-top .logo-text {
    margin: auto;
  }

  .footer-top .logo-text img {
    max-width: 250px !important;
  }
}

@media only screen and (max-width : 768px) {
  .footer {
    padding-bottom: 75px !important;
  }

  .footer .footer-logo {
    padding-bottom: 20px;
  }

  .footer .footer-logo::before {
    width: calc(80% + 2rem);
    height: calc(88% + 60px);
  }

  .footer .footer-logo::after {
    left: calc(0% - 21px);
  }

  .footer .footer-logo img {
    margin: auto;
    max-width: 80px;
  }

  .footer .d-flex.h-100 {
    flex-wrap: wrap;
    justify-content: center !important;
    padding-top: 30px;
  }

  .footer .d-flex.h-100 .block {
    border-right: 0;
    padding: 0 15px 15px;
  }

  .footer .d-flex.h-100 .block .social-icons {
    padding: 10px 0;
  }
}

@media only screen and (max-width : 768px) {
  .footer-slider img {
    max-width: 320px;
  }

  .footer-slider .item h5 {
    height: 50px;
    line-height: 40px;
  }

  .footer-slider .item h5 a {
    font-size: 1rem;
  }
}

@media only screen and (max-width : 768px) {
  h3 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width : 768px) {
  .flash-news-each h1 {
    font-size: 2.2rem;
    font-weight: 600;
  }
}

@media only screen and (max-width : 768px) {
  .img-overlay {
    min-height: unset !important;
  }
}

@media only screen and (max-width : 768px) {
  .hr-update-cards .col-lg-4 {
    border: 0;
  }
}

@media only screen and (max-width : 768px) {
  .side-card .text h5 {
    min-height: unset;
  }
}

@media only screen and (max-width : 768px) {
  .extra-info .wrapper {
    display: block !important;
  }

  .extra-info .wrapper .jankari-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 5px;
    padding-right: 0 !important;
  }
}

@media only screen and (max-width : 768px) and (max-width : 768px) {
  .extra-info .wrapper .jankari-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 0 !important;
    padding: 10px 0;
  }
}

@media only screen and (max-width : 768px) {
  .extra-info .wrapper .jankari-wrapper a {
    padding: 0 10px;
    white-space: nowrap;
  }
}

@media only screen and (max-width : 768px) {
  .trending-tags .search-wrap {
    max-width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width : 768px) {
  .category-page {
    padding: 15px 0 !important;
  }
}

@media only screen and (max-width : 768px) {
  .side-card img {
    width: 100% !important;
    height: unset !important;
  }

  .side-card .d-block {
    width: 100%;
  }

  .side-card .post-text {
    margin-bottom: 0 !important;
    padding: 10px 0 !important;
  }
}

@media only screen and (max-width : 768px) {
  .category-page .feature .owl-nav {
    top: -135px;
  }

  .category-page .feature .owl-nav * {
    color: black !important;
  }
}

@media only screen and (max-width : 768px) {
  .team-page .img-box img {
    height: unset !important;
  }
}

@media only screen and (max-width : 768px) {
  .share-wrapper {
    display: block !important;
  }

  .share-wrapper .posted-date {
    margin-bottom: 15px;
  }
}

.ad.full-width {
  padding: 15px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.mobile-nav .login-icon img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}

.mobile-nav .main-logo img {
  max-width: 250px;
  max-height: 90px;
  object-fit: contain;
}

.mobile-actions {
  position: fixed;
  bottom: 0;
  left: 0;
  background: black;
  z-index: 10;
  width: 100%;
  background: white;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}

.mobile-actions .action {
  flex: 1;
  display: grid;
  place-items: center;
  padding: 5px 10px;
  text-align: center;
}

.mobile-actions .action svg {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  fill: #2260bf;
}

.mobile-actions .action .text {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #2260bf;
  white-space: nowrap;
  margin-top: 5px;
}

.mobile-actions .action .mode-toggle {
  width: 100%;
  height: 100%;
}

.mobile-actions .action .mode-toggle .icons {
  position: relative;
  height: 24px;
  margin: auto;
  width: 45px;
}

.mobile-actions .action .mode-toggle .icons .icon {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-gallery {
  background-color: #1a202e;
  background-image: url(../img/video-section-bg.jpg);
  background-size: cover;
  background-position: center;
}

.video-gallery .title-wrapper.new-line .pull-left {
  background: transparent;
}

.video-gallery .title-wrapper.new-line .pull-left .inner-title {
  color: white;
}

.video-gallery .title-wrapper.new-line .pull-right {
  background: transparent;
}

.video-gallery .title-wrapper.new-line .pull-right .all-link {
  color: white;
}

.video-gallery .video-image {
  position: relative;
}

.video-gallery .video-image .img-overlay {
  height: 455px;
}

@media only screen and (max-width : 576px) {
  .video-gallery .video-image .img-overlay {
    height: 350px;
  }
}

.video-gallery .video-image .content {
  display: flex;
  padding: 20px;
  position: absolute;
  bottom: 0;
}

.video-gallery .video-image .content .icon {
  background: #e11b22;
  align-self: flex-start;
  margin: 20px 0;
  padding: 15px;
  border-radius: 8px;
}

@media only screen and (max-width : 576px) {
  .video-gallery .video-image .content .icon {
    padding: 12px;
  }
}

.video-gallery .video-image .content svg {
  height: 25px;
  width: 25px;
  fill: white;
}

.video-gallery .video-image .content h4 {
  font-size: 37px;
  transition: 0.3s;
}

@media only screen and (max-width : 576px) {
  .video-gallery .video-image .content h4 {
    font-size: 24px;
  }
}

.video-gallery .video-image .content h4:hover {
  color: #f79321 !important;
}

.video-gallery .side-card .text a {
  color: white;
  font-weight: 400 !important;
}

.video-gallery .side-card .text a:hover {
  color: #f79321;
}

.video-gallery .side-card .img-box a {
  display: block;
  position: relative;
  height: 100%;
}

.video-gallery .side-card .img-box a .icon {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  padding: 5px;
}

.video-gallery .side-card .img-box a .icon svg {
  width: 25px;
  height: 25px;
  fill: #e11b22;
  background: white;
  border-radius: 50%;
}

.most-comment-post {
  top: 80px;
  z-index: 5;
}

.most-comment-post .comment-posts .comment-post {
  display: flex;
  align-items: flex-start;
}

.most-comment-post .comment-posts .comment-post:last-child {
  border-bottom: 0 !important;
}

.most-comment-post .comment-posts .comment-count {
  flex: 0 0 65px;
  text-align: center;
  min-height: 48px;
  background: #2260bf;
  color: white;
  line-height: 48px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

.most-comment-post .comment-posts .comment-count::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  border-style: solid;
  border-color: transparent transparent transparent #2260bf;
  border-width: 24px;
}

/*********************************************************************************************************************************/
/*********************************************************** S.T.Y.L.E ***********************************************************/
/*********************************************************************************************************************************/

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