@media only screen and (min-width: 1024px) {
    .container-fluid {
      padding-right: 30px;
      padding-left: 30px;
    }
  }
  .google-ad-1 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .mb-cus-2 {
    margin-bottom: 2px;
  }
  .btn:focus {
    box-shadow: none;
  }
  .btn-danger {
    background-color: #ee2f52;
    border-color: #ee2f52;
  }
  .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #ee2f52;
  }
  .upcoming_nev ul li:hover {
    background: #fff;
  }
  .upcoming_nev ul li:hover a {
    background: #fff;
    color: #ee2f52;
  }
  .accordion-item {
    margin-bottom: 7px;
  }
  .accordion-button {
    padding: 5px 1em;
    background: #ddd;
    text-transform: uppercase;
  }
  .accordion-body {
    background: #eee;
  }
  .accordion-button:focus {
    box-shadow: none;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url(../images/icons/white_arrow_svg.svg);
  }
  .pull-right {
    float: right;
    line-height: 17px;
  
  }
  @media (max-width: 400px) {
    .pull-right {
      float: none;
      display: flex;
      line-height: 17px;
      align-items: center;
      justify-content: space-between;
    }
  }
  .right-view-all-btn {
    font-size: 13px;
    padding: 3px 4px;
    color: #fff;
  }
  .right-view-all-btn:hover {
    background: #ee2f52;
    color: #fff !important;
  }
  .post-title {
    background: #ee2f52;
    border: none;
    padding: 7px 10px;
    color: #fff;
    line-height: 16px;
  }
  .details-actor-profile-pic {
    border: 10px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
  }
  .details-actor-profile-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  a {
    color: #000 ;
    text-decoration: none;
  }
  .no-margin {
    margin: 0px;
  }
  a:hover {
    color: #ee2f52;
    text-decoration: none;
  }
  .sect-head-h2-type1 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    background: #ee2f52;
    border-radius: 3px;
    color: #fff;
    padding: 10px;
  }
  .btn-h-type-2 {
    text-decoration: none;
    color: #ee2f52;
    border: none;
    font-weight: 600;
    text-align: center;
    margin: 0px auto;
    display: block;
    margin-top: 10px;
    width: 95%;
    border-radius: 5px;
    outline: none;
    padding: 4px;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .sect-head-h2-type-2 {
    background: transparent;
    color: #ee2f52;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 1px solid;
  }
  .movies-no-pad-right {
    padding-right: 0px;
  }
  .search_header .form-control {
    font-size: unset;
  }
  #search_frm .form-control {
    font-size: 12px;
  }
  .form-control:focus {
    border-color: #e9e6e0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    border-color: #66afe9;
  }
  .btn-breadcrumb .btn:focus {
    box-shadow: none;
  }
  .ifh-Ad_a-sec1 {
    padding-top: 20px;
  }
  .home-blog-news-section {
    margin-bottom: 10px;
    border-radius: 10px;
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #eeeeee;
  }
  .home-blog-news-section.no-margin {
    margin-bottom: 0px;
  }
  .gallery-photo-section .row {
    margin: 0px;
  }
  .form-group {
    margin-bottom: 15px;
  }
  .modal {
    background: #000000b3;
  }
  ::selection {
    background: #ee2f52;
    color: #fff;
  }
  .table-vertical {
    width: 100%;
    height: auto;
    border-collapse: collapse;
  }
  .table-vertical td {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-top: 1px solid #ddd;
    padding: 6px;
  }
  .table-vertical td {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-top: 1px solid #ddd;
    padding: 6px;
    text-align: left;
    color: #000;
    font-weight: 500;
  }
  .table > :not(:first-child) {
    border-top: none;
  }
  .rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
  }
  .rating-stars ul > li.star {
    display: inline-block;
  }
  .rating-stars ul > li.star > i.fa {
    font-size: 20px;
    color: #ccc;
  }
  .rating-stars ul > li.star.hover > i.fa {
    color: #ffcc36;
  }
  .rating-stars ul > li.star.selected > i.fa {
    color: #ff912c;
  }
  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 2px;
  }
  .music-details-row {
    margin: 0px;
  }
  .ytp-expand-pause-overlay .ytp-pause-overlay {
    background: rgba(23, 23, 23, 0.9);
    padding: 12px 16px 16px;
    right: 0;
    display: none !important;
  }
  .hide {
    display: none;
  }
  .btn-danger-outline {
    border: 1px solid #323232;
  }
  .btn-danger-outline:hover {
    background: #dc3545;
    border: 1px solid #dc3545;
    color: #fff;
  }
  .main-menu {
    display: block;
    position: relative;
    float: right;
    z-index: 3;
    margin-top: 10px;
  }
  .container-menu {
    width: 100%;
    margin: 0 auto;
  }
  .main-menu:before,
  .main-menu:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .core-menu {
    text-align: center;
    font: normal normal normal 1em/1 Roboto, sans-serif;
    overflow: hidden;
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .core-menu li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
  }
  .core-menu li a {
    display: inline-block;
    padding: 5px;
    color: #333 !important;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 4px;
  }
  .core-menu li a:hover {
    color: #dc3545;
  }
  .core-menu .dropdown li a:hover {
    color: #fff !important;
    background-color: #b1b1b1;
  }
  .sticky .dropdown li a {
    color: #333;
  }
  li span.toggle {
    padding-left: 4px;
    font-weight: 600;
    font-size: 11px;
  }
  .toggle:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
  }
  .dropdown {
    position: absolute;
    width: 165px;
    background: #fff;
    text-align: left;
    display: none;
    z-index: 1;
    padding-left: 0px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
  }
  .dropdown.dropdown-L {
    width: 230px;
  }
  .dropdown li {
    display: block;
    border-bottom: 1px solid #a7a7a740;
    position: relative;
  }
  .dropdown li a {
    display: block;
  }
  .dropdown2 {
    position: absolute;
    width: 230px;
    background: #fff;
    text-align: left;
    display: none;
    right: -100%;
    top: 0;
    padding-left: 0px;
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .dropdown2 li {
    display: block;
  }
  .dropdown2 li a {
    display: block;
  }
  li span.toggle2 {
    position: absolute;
    right: 8px;
    font-weight: 600;
  }
  .toggle2:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
  }
  .hamburger-menu {
    padding: 1em;
    display: none;
    font: normal normal normal 16px/1 Roboto;
    text-transform: uppercase;
  }
  @media (max-width: 720px) {
    .main-menu {
      height: 50px;
    }
    .container-menu {
      width: 100%;
    }
    .navigation {
      float: left;
      display: block;
      width: 100%;
    }
    .core-menu {
      float: right;
      width: 100%;
      background: #1a1a1a;
      margin: auto;
      display: none;
    }
    .core-menu li {
      width: 100%;
      display: block;
    }
    .core-menu li a {
      display: block;
      margin: auto;
    }
    .hamburger-menu {
      display: block;
      text-align: center;
      padding-right: 60px;
      float: none;
      width: 100%;
    }
    .burger-1,
    .burger-2,
    .burger-3 {
      display: block;
      position: absolute;
      width: 20px;
      height: 3px;
      border-radius: 30px;
      right: 0;
      margin-right: 25px;
      background: #fff;
      transition: 0.2s ease;
    }
    .burger-1 {
      top: 15px;
    }
    .burger-2 {
      top: 23px;
    }
    .burger-3 {
      top: 31px;
    }
    .burger-1.open,
    .burger-2.open,
    .burger-3.open {
      transition: 0.2s ease;
      transform-origin: 50% 50%;
    }
    .burger-1.open {
      top: 25px;
      width: 23px;
      transform: rotate(45deg);
    }
    .burger-2.open {
      opacity: 0;
    }
    .burger-3.open {
      top: 25px;
      width: 23px;
      transform: rotate(-45deg);
    }
    .dropdown {
      width: 100%;
      background: #0e0e0e;
      text-align: center;
      position: relative;
    }
    .dropdown2 {
      right: 0;
      top: 0;
      width: 100%;
      position: relative;
      padding: 0 20px;
    }
  }
  .ifh-source-banner {
    width: 100%;
    height: 70px;
    background: url("../images/ifh_source/top-banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
  }
  .ifh-source-banner h1 {
    color: #fff;
    width: fit-content;
    border: 2px solid #fff;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    margin-bottom: 0px;
    margin-left: 44px;
  }
  .ifh-source-banner h1::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 40px;
    background: url(../images/ifh_source/header-reel.png);
    top: 0px;
    right: -15px;
  }
  .ifh-source-banner h1::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 40px;
    background: url(../images/ifh_source/header-reel.png);
    top: 0px;
    left: -15px;
  }
  .ifh-source-item {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }
  .ifh-source-item:last-child {
    border-bottom: none;
  }
  .ifh-source-item-top {
    display: flex;
    flex-direction: row;
  }
  .ifh-source-item-top .ifh-source-item-top-left {
    width: 360px;
    height: 240px;
  }
  .ifh-source-item-top .ifh-source-item-top-left img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 4px;
  }
  .ifh-source-item-top .ifh-source-item-content {
    flex: 1;
    padding: 0 20px;
  }
  .ifh-source-button .ifh-source-button-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .ifh-source-button .ifh-source-button-item a {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    width: 18%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ifh-source-button .ifh-source-button-item a p {
    margin-bottom: 0px;
    text-align: center;
    text-transform: capitalize;
  }
  .ifh-source-button .ifh-source-button-item a:hover {
    color: #fff;
    background: #ee2f52;
  }
  .ifh-source-item h2 {
    font-size: 19px;
    color: #ee2f52;
    border-bottom: 1px solid;
    width: fit-content;
  }
  .ifh-source-section-container {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    padding: 20px;
    border-radius: 10px;
  }
  .ifh-source-top-profile {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
  }
  .ifh-source-top-profile h2 {
    font-size: 19px;
    color: #ee2f52;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .ifh-source-top-profile h2 span {
    position: relative;
  }
  .ifh-source-menu-btn-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ifh-source-menu-btn-container .ifh-source-menu-btn {
    width: 32%;
    margin-right: 10px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 15px;
  }
  .ifh-source-menu-btn-container .ifh-source-menu-btn:nth-child(3n) {
    margin-right: 0px;
  }
  .ifh-source-menu-btn-container .ifh-source-menu-btn img {
    width: 100%;
    height: auto;
  }
  .ifh-source-menu-btn-container h2 {
    font-size: 14px;
    color: #ee2f52;
    text-align: center;
    text-transform: capitalize;
    padding-top: 8px;
    margin-bottom: 1px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ifh-source-profile {
    display: flex;
    flex-direction: row;
  }
  .ifh-source-profile .ifh-source-profile-item {
    width: 20%;
    margin-right: 10px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    border-radius: 3px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ifh-source-profile .ifh-source-profile-item img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
  }
  .ifh-source-profile .ifh-source-profile-item h3 {
    font-size: 17px;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ifh-source-profile .ifh-source-profile-item .rating {
    background: #ddd;
    padding: 3px 9px;
    border-radius: 4px;
    font-weight: 400;
    color: #333;
    font-size: 10px;
  }
  .ifh-source-box-wrapper {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    padding: 10px;
    border-radius: 5px;
  }
  .ifh-landing-page-news-text .ifh-source-menu-btn-container h2 {
    color: #333;
    text-align: unset;
    text-transform: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
  }
  .ifh-source-marq-div {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    width: 100%;
    height: auto;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
  }
  .ifh-source-marq-div h2 {
    font-size: 20px;
    color: #ee2f52;
  }
  .sec-padd2 {
    padding-bottom: 10px;
  }
  .landing-page-heading {
    font-size: 19px;
    background: transparent;
    color: #ee2f52;
    text-transform: capitalize;
  }
  .landing-page-heading span {
    position: relative;
  }
  .adv-agency-details-content-section .award-section img {
    width: 100%;
  }
  .adv-agency-details-content-section.award-section.award-winner.award-winner-content {
    background: #f9ca37;
    text-align: center;
    padding: 5px;
  }
  .adv-agency-details-content-section.award-section.award-winner.award-winner-contenth3 {
    margin-bottom: 0px;
    font-size: 22px;
  }
  .adv-agency-details-content-section.award-section.award-winner.award-winner-contentp {
    margin-bottom: 0px;
    font-weight: 500;
  }
  .award-winner .award-winner-image-wrapper {
    position: relative;
  }
  .award-winner .award-winner-image-wrapper::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(221deg, #000000b5, transparent, transparent);
  }
  .award-winner .award-winner-image-wrapper::after {
    position: absolute;
    content: "";
    top: 3px;
    right: 3px;
    width: 70px;
    height: 70px;
    background: url("../images/icons/winner_stamp.png");
    transform: rotate(34deg);
  }
  .award-nominee-header {
    font-size: 20px;
    color: #444;
  }
  .award-slider-wrapper {
    position: relative;
  }
  .award-container {
    position: unset !important;
  }
  .award-next,
  .award-prev {
    left: unset !important;
    top: 20px !important;
    font-size: 25px;
    color: #ee2f52 !important;
    width: auto !important;
    height: auto !important;
  }
  .award-next,
  .box-office-h-next {
    right: 0px !important;
  }
  .award-prev,
  .box-office-h-prev {
    right: 14px !important;
  }
  .award-nominee-content {
    text-align: center;
    background: #ddd;
    padding: 5px;
  }
  .award-nominee-content p {
    margin-bottom: 0px;
    font-weight: 500;
  }
  .award-section .award-winner-description {
    padding-top: 25px;
  }
  .listing-page-description {
    padding: 10px;
    margin: 8px 0;
    background: #fff;
    border: 1px solid #e9e6e0;
  }
  .listing-page-description p {
    margin-bottom: 0px;
  }
  .fixed-search {
    position: sticky;
    top: 66px;
    left: 0;
    width: 100%;
    z-index: 1;
    margin: 0px;
  }
  .fixed-search .col-md-12 {
    padding: 0px;
  }
  .box {
    width: 100px;
    height: 110px;
  }
  .box h2 {
    display: block;
    text-align: center;
    color: red;
  }
  .box .chart {
    position: relative;
    text-align: center;
    font-size: 25px;
    line-height: 107px;
    height: 100px;
    color: #ee2f52;
    font-weight: 500;
  }
  .box canvas {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px !important;
    width: 100px !important;
  }
  .profile-progress-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .profile-progress-box h2 {
    font-size: 17px;
    text-align: center;
  }
  #personalDetails .btn {
    font-weight: 400;
    border-radius: 1px;
    margin-top: 10px;
  }
  .ifh-source-section-container .ott-platforms-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .ifh-source-section-container .ott-platforms-grid .ott-platform-menu {
    width: 32.5%;
    height: 130px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ifh-source-section-container.ott-platforms-grid.ott-platform-menu:nth-child(3n) {
    margin-right: 0px;
  }
  .ifh-source-section-container .ott-platforms-grid .ott-platform-menu img {
    height: 80px;
    width: 140px;
    object-fit: contain;
    transition: 0.5s all ease-in-out;
  }
  .ifh-source-section-container .ott-platforms-grid .ott-platform-menu:hover img {
    height: 50px;
    width: 120px;
  }
  .ott-slider-wrapper .landing-page-heading {
    font-size: 19px;
    background: #ee2f52;
    padding: 4px 5px;
    color: #fff;
    margin-bottom: 3px;
    text-transform: capitalize;
  }
  .ott-page-description {
    display: flex;
  }
  .ott-description-left-logo {
    width: auto;
    height: auto;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 15px;
  }
  .ott-page-description p {
    flex: 1;
  }
  .ott-description-left-logo img {
    width: auto;
    height: 110px;
  }
  .ott-tabs-btn {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 4%);
  }
  .ott-tabs-btn ul {
    display: flex;
    margin-bottom: 0px;
    padding: 5px 10px;
    width: 50%;
  }
  .ott-tabs-btn .ott-tabs-search-form {
    flex: 1;
    margin-right: 10px;
  }
  .ott-tabs-btn .ott-tabs-search-form .filter-form {
    border: none;
    margin-bottom: 0px;
  }
  .ott-tabs-btn ul li {
    list-style-type: none;
    margin-right: 15px;
  }
  .ott-tabs-btn ul li a {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 12px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 5px;
  }
  .ott-tabs-btn ul li.active a {
    color: #fff;
    background-color: #ee2f52;
  }
  .ott-tabs-btn ul li a:hover {
    border: 1px solid;
  }
  .ott-trending-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ott-trending-grid .ott-trending-grid-item {
    width: 24%;
    height: auto;
    position: relative;
  }
  .ott-trending-grid .ott-trending-grid-item:last-child {
    margin-right: 0px;
  }
  .ott-trending-grid .ott-trending-grid-item img {
    width: 100%;
    height: auto;
  }
  .ott-trending-grid-item .favourite-bg {
    padding: 1px 3px;
    min-width: 35px;
    text-align: center;
    background: rgb(0 0 0 / 79%);
    border-radius: 8px 0 8px 0;
    position: absolute;
    bottom: 2px;
    right: 2px;
    font-size: 13px;
    box-shadow: 0px 0px 9px 0px rgb(50 50 50 / 20%);
    border: solid 1.2px #fff;
  }
  .ott-trending-grid-item .favourite-bg a {
    font-size: 13px;
    color: #fff;
  }
  .ott-trending-grid-item .ott-label {
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #fff;
    padding: 3px 3px 3px 0;
    color: #fff;
    border-radius: 0 13px 13px 0px;
  }
  .ott-trending-grid-item .ott-label span {
    padding: 3px 7px;
    border-radius: 0 10px 10px 0;
  }
  .ott-trending-grid-item .ott-label .bg-prime-video {
    background: #018dbb;
  }
  .ott-trending-grid-item .ott-label .bg-netflix {
    background: red;
  }
  .ott-trending-grid-item .ott-label .bg-tvf {
    background: #ffc105;
  }
  .ott-trending-grid-item .ott-label .bg-voot {
    background: #670ccd;
  }
  .ott-trending-grid-item .ott-label .bg-hotstar {
    background: #03137c;
  }
  .ott-trending-grid-item .ott-label .bg-balaji {
    background: #ff0052;
  }
  .ott-trending-grid-item img {
    width: 100%;
  }
  .ott-slider-wrapper {
    position: relative;
  }
  .ott-slider-container {
    position: unset !important;
  }
  .ott-slider-wrapper .ott-next,
  .ott-slider-wrapper .ott-prev {
    font-size: 30px;
    position: absolute;
    top: 22px;
    height: auto;
    width: auto;
    color: #fff;
  }
  .ott-slider-wrapper .ott-prev {
    right: 30px;
    left: auto;
  }
  .progress-div-content {
    display: flex;
    justify-content: space-between;
  }
  .progress-box-mob {
    margin-bottom: 10px;
  }
  .progress-box-mob .progress-div-content span {
    color: #ee2f52;
    font-weight: 500;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
  }
  .progress-div-mob {
    background: #ddd;
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    padding: 0 5px;
    display: flex;
    height: 18px;
    width: 100%;
    margin-top: 2px;
  }
  .progress-value {
    animation: load 3s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #ee2f52eb;
    height: 10px;
    width: 0;
  }
  @keyframes load {
    0% {
      width: 0;
    }
    100% {
      width: 68%;
    }
  }
  .movie-review-modal {
    position: relative;
    background: #a7a9ab;
    border-radius: 10px 0 10px 10px;
    border: none;
  }
  .movie-review-modal .btn-close {
    position: absolute;
    /* background: #a7a9ab; */
    border-radius: 50% 50% 0 0;
    top: -28px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    background-color: #dc4535 !important;
    padding: 4px 6px !important;
    width: 25px !important;
  }
  .movie-review-modal .btn-close:focus {
    box-shadow: none;
  }
  .movie-review-modal .btn-close:hover {
    color: #ee2f52;
  }
  .rating-share-right {
    display: flex;
    flex-direction: row;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    border-radius: 5px;
  }
  .rating-share-right label {
    margin-bottom: 3px;
    padding-bottom: 1px;
    font-weight: 400;
    color: #222;
  }
  .rating-share-right .rating {
    margin-left: 0px;
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
  }
  .rating-share-right .rating .rating-number {
    font-size: 14px;
    border-top: 1px solid #ef7f93;
    padding-top: 2px;
  }
  .rating-share-right .rating i {
    font-weight: 900;
  }
  .rating-share-right .rate-here {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-left-width: 0px;
    padding: 5px;
  }
  .rating-share-right #socialShare {
    width: 25%;
    margin-right: 0px;
    max-width: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-left-width: 0px;
    border-radius: 0 5px 5px 0;
  }
  .rating-share-right #socialShare a {
    background: transparent;
    width: 100%;
  }
  .rating-share-right #socialShare i {
    color: #ee2f52;
    font-size: 30px;
  }
  .rating-share-right .rate-here a {
    font-size: 14px;
    color: #fff;
    background: #ee2f52;
    padding: 2px 7px;
    border-radius: 5px;
  }
  .rating-share-right #socialShare:hover ul.dropdown-menu {
    width: 100%;
  }
  .rating-share-right #socialShare ul a {
    padding: 2px;
  }
  .rating-share-right #socialShare ul i {
    color: #fff;
    font-size: 18px;
    line-height: unset;
  }
  .modal-rating-by-user h3 {
    font-size: 14px;
    color: #333;
  }
  #movie-rating-modal .modal-dialog {
    max-width: 550px;
  }
  .modal-rating-by-user h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #ee2f52;
    margin-bottom: 0px;
  }
  .modal-rating-by-user .rating {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
    margin-left: 0px;
  }
  .modal-rating-by-user .rating-0 {
    filter: grayscale(100%);
  }
  .modal-rating-by-user .rating > input {
    display: none;
  }
  .modal-rating-by-user .rating > label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'><path fill='#e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: 0.3s;
  }
  .modal-rating-by-user .rating > input:checked ~ label,
  .modal-rating-by-user .rating > input:checked ~ label ~ label {
    background-image: url("data:image/svg xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'><path fill='#fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/></svg>");
  }
  .modal-rating-by-user .rating > input:not(:checked) ~ label:hover,
  .modal-rating-by-user .rating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'><path fill='#d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/></svg>");
  }
  .emoji-wrapper {
    width: 100%;
    text-align: center;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }
  .emoji-wrapper:before,
  .emoji-wrapper:after {
    content: "";
    height: 15px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
  }
  .emoji {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.3s;
  }
  .emoji > svg {
    margin: 15px 0;
    width: 70px;
    height: 70px;
    flex-shrink: 0;
  }
  #rating-1:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-100px);
  }
  #rating-2:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-200px);
  }
  #rating-3:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-300px);
  }
  #rating-4:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-400px);
  }
  #rating-5:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-500px);
  }
  .feedback {
    margin: 0 auto;
    /* max-width: 360px; */
    width: 100%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
  }
  .modal-rating-by-user .form-group {
    width: 75%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .modal-rating-by-user .form-group textarea.form-control {
    border-radius: 10px;
  }
  .modal-rating-by-user .form-group label {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
  }
  .modal-rating-by-user .form-group button {
    margin-top: 8px;
    border: none;
    background: #ee2f52;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    padding: 5px 50px;
  }
  .details-share-only {
    display: flex;
    align-items: center;
  }
  .rating-share-right.only-share-right {
    box-shadow: none;
    width: fit-content;
  }
  .rating-share-right.only-share-right #socialShare {
    width: 50px;
    border: none;
    border-radius: 5px;
  }
  .rating-share-right.only-share-right #socialShare i {
    font-size: 23px;
  }
  .rating-share-right.only-share-right #socialShare ul i {
    font-size: 19px;
  }
  .magazine-header-share {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  #forgetModal .modal-dialog,
  #otpModal .modal-dialog {
    max-width: 400px;
  }
  .forget-password-modal .btn-close {
    position: absolute;
    background: #fff;
    border-radius: 50% 50% 0 0;
    top: -27px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ee2f52;
    opacity: 1;
    font-size: 20px;
  }
  .forget-password-modal .mob-number {
    display: flex;
  }
  .forget-password-modal .mob-number input {
    flex: 1;
  }
  .forget-password-modal .mob-number button {
    border: none;
    background: #ee2f52;
    color: #fff;
    padding: 0 12px;
  }
  .forget-password-modal .forget-submit-btn-group {
    display: flex;
  }
  .forget-password-modal .forget-submit-btn {
    background: #ee2f52;
    border: none;
    color: #fff;
    padding: 7px 12px;
    margin: 0 auto;
    width: 140px;
  }
  .serach-tabs-btn {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 4%);
  }
  .serach-tabs-btn ul {
    display: flex;
    margin-bottom: 0px;
    padding: 5px 10px;
    width: 100%;
    flex-wrap: wrap;
  }
  .serach-tabs-btn ul .ott-tabs-li {
    margin-bottom: 10px;
    list-style-type: none;
    margin-right: 15px;
  }
  .serach-tabs-btn ul li.active a {
    color: #fff;
    background-color: #ee2f52;
  }
  .serach-tabs-btn ul li a {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 12px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 5px;
  }
  .Search-tab-result-content {
    background: #fff;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 4%);
    margin-top: 5px;
    padding: 10px;
  }
  .Search-tab-result-content .search-result-item {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  .Search-tab-result-content .search-result-item .search-result-img-wrapper {
    width: 110px;
    height: auto;
    margin-right: 20px;
  }
  .Search-tab-result-content .search-result-item .search-result-img-wrapper img {
    width: 100%;
    height: 100%;
  }
  .Search-tab-result-content .search-result-item .search-result-img-content {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .Search-tab-result-content .search-result-item .search-result-img-content h2 {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .Search-tab-result-content .search-result-item .search-result-img-content p {
    font-weight: 500;
    font-size: 14px;
  }
  .Search-tab-result-content.search-result-item.search-result-img-contentpsmall {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0px;
    word-spacing: 2px;
  }
  .no-data-found-box {
    width: 100%;
    padding: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .no-data-found-box h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
    margin-top: 10px;
    margin-bottom: 2px;
  }
  .no-data-found-box h3 {
    font-size: 17px;
    color: #777;
    margin-bottom: 0px;
  }
  .music-lyrics-flex-with-share {
    display: flex;
    flex-direction: row;
  }
  .music-lyrics-flex-with-share .caption.lyrics-caption {
    width: 80%;
  }
  .music-lyrics-flex-with-share .rating-share-right.only-share-right {
    flex: 1;
  }
  .news-tag-showing-result {
    font-size: 17px;
    color: #606060;
    font-weight: 500;
  }
  .gallery-photo-section .news-tag-row {
    margin: 0px;
    margin-bottom: 10px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px;
    background: #fff;
    border-radius: 3px;
  }
  .demo.news-tag-demo {
    background: none;
    box-shadow: none;
  }
  .demo.news-tag-demo img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .gallery-photo-section .demo.news-tag-demo {
    margin-bottom: 0px;
  }
  .gallery-photo-section .news-tag-row .pinside1 {
    padding: 3px;
  }
  .gallery-photo-section .news-tag-row h4 {
    font-size: 17px;
    color: #444;
  }
  .gallery-photo-section .news-tag-read-more span {
    font-size: 15px;
    font-weight: 400;
  }
  .gallery-photo-section .news-tag-read-more span i {
    padding-left: 5px;
    font-size: 12px;
  }
  .ifh-source-download-btn p {
    background: #ee2f52;
    text-align: center;
    padding: 7px;
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 8px;
    border-radius: 5px;
    display: block;
  }
  .navigation.nav-flex {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: flex-end;
    align-items: center;
  }
  .navigation.nav-flex .ifh-source-download {
    border: 1.5px solid #ee2f52;
    color: #ee2f52;
    padding: 2px 4px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 13px;
    line-height: 21px;
    height: auto;
  }
  .navigation.nav-flex .ifh-source-download:hover {
    background: #ee2f52;
    color: #fff;
  }
  .blog-content-wrapper .blog-content-h2 {
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .blog-content-wrapper .blog-content-p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }