@import url(../css/aos.css);
@import url(../css/animate.css);
@import url(../css/default.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



:root {
  /* Colors: */
  --color-EB2227: #EB2227 ;
  --color-DC3B2E: #DC3B2E;
  --color-gradient:linear-gradient(90deg, #00dfe4 0%, #000000a8 100%);
  --color-282828: #282828;
  --color-0570b8: #e9e9e9;
  --color-f5f5f5: #f5f5f5;
  --color-d6ddcb: #d6ddcb;
  --color-c2c4c6: #c2c4c6;
  --color-000000: #000000;
  --color-ffffff: #ffffff;
  --font-family-Roboto: "Roboto", sans-serif;
  --font-family-VoskaBold: "VoskaBold", sans-serif;
  --font-style-normal: normal;
  --font-size-16: 15px;
  --font-size-18: 16px;
  --font-size-19: 19px;
  --font-size-20: 18px;
  --font-size-22: 18px;
  --font-size-25: 25px;
  --font-size-26: 26px;
  --font-size-27: 27px;
  --font-size-28: 28px;
  --font-size-30: 30px;
  --font-size-33: 33px;
  --font-size-36: 36px;
  --font-size-40: 40px;
  --font-size-43: 38px;
  --font-size-50: 50px;
  --font-size-56: 56px;
  --font-size-54: 40px;
  --font-size-69: 69px;
  --font-size-90: 90px;
  --font-size-112: 112px;
  --character-spacing-0: 0px;
  --line-height-22: 22px;
  --line-height-27: 27px;
  --line-height-30: 30px;
  --line-height-32: 32px;
  --line-height-36: 36px;
  --line-height-43: 43px;
  --line-height-50: 50px;
  --line-height-60: 60px;
  --line-height-66: 66px;
  --line-height-72: 72px;
  --line-height-90: 90px;
  --line-height-128: 128px;
  --line-height-inherit: inherit;
  --font-weight-Thin: 100;
  --font-weight-ExtraLight: 200;
  --font-weight-Light: 300;
  --font-weight-Regular: 400;
  --font-weight-Medium: 500;
  --font-weight-SemiBold: 600;
  --font-weight-Bold: 700;
  --font-weight-ExtraBold: 800;
  --font-weight-Black: 900;
  --font-weight-normal: normal;
}
@font-face {
    font-family: 'VoskaBold';
    src: url('../font/VoskaBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
* {
  outline: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-style: var(--font-style-normal);
  font-size: var(--font-size-19);
  line-height: var(--line-height-27);
  color: var(--color-000000);
  font-weight: var(--font-weight-Regular);
  margin: 0;
  padding: 0;
}
.clr {
  width: 100%;
  float: left;
}

.img {
  width: 100%;
}

a,
.btn,
button {
  color: var(--color-ffffff);
  outline: none;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

a:focus,
.btn:focus,
button:focus,
.custom-select:focus,
.form-control:focus {
  outline: none;
  box-shadow: none;
}

.btn:hover,
a:hover,
button:hover {
  color: var(--color-EB2227);
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-000000);
  text-transform: normal;
  margin-bottom: 15px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

header,
footer,
section {
  width: 100%;
  float: left;
}
p {
  font-size: var(--font-size-28);
  font-weight: var(--font-weight-Regular);
  color: var(--color-000000);
  margin-bottom: 20px;
}

.p-content {
  font-size: var(--font-size-25);
  line-height: normal;
  color: var(--color-000000);
  margin-bottom: 20px;
}

.medium-text {
  font-size: var(--font-size-19);
  color: var(--color-000000);
  font-weight: var(--font-weight-Regular);
  margin-bottom: 20px;
}


.main-title {
  font-size: var(--font-size-112);
  line-height: var(--line-height-128);
  color: var(--color-ffffff);
  font-weight: var(--font-weight-Regular);
  margin-bottom: 20px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.title {
  font-size: var(--font-size-28);
  line-height: var(--line-height-20);
  color: var(--color-0fb4b6);
  font-weight: var(--font-weight-SemiBold);
  letter-spacing: 0.075em;
  margin-bottom: 20px;
  text-transform: uppercase; 
}

.main-title1 {
  font-size: var(--font-size-90);
  line-height: normal;
  color: var(--color-ffffff);
  font-weight: var(--font-weight-Regular);
  margin-bottom: 20px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.section-title {
  font-size: 269px;
  position: absolute;
  line-height: var(--line-height-128);
  color: var(--color-EB2227);
  font-weight: var(--font-weight-Regular);
  margin-bottom: 15px;
  text-transform: capitalize;
  -webkit-text-stroke: 2px #00000014;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  background-size: cover;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-size: 200px auto;
  z-index: -9;
}
.div-title1 {
  font-size: var(--font-size-28);
  line-height: normal;
  color: var(--color-1ddef6);
}
.div-text {
  font-size: var(--font-size-25);
  line-height: normal;
  color: var(--color-ffffff);
  font-family: var(--font-family-Roboto);
  font-weight: var(--font-weight-Regular);
}
.benefits-title{
  font-size: var(--font-size-22);
  line-height: normal;
  color: var(--color-ffffff);
}

.font-binerka_demoregular {
  font-family: var(--font-family-Roboto);
}

.weight-Light {
  font-weight: var(--font-weight-Light);
}

.weight-Regular {
  font-weight: var(--font-weight-Regular);
}

.weight-Medium {
  font-weight: var(--font-weight-Medium);
}

.weight-SemiBold {
  font-weight: var(--font-weight-SemiBold);
}

.weight-Bold {
  font-weight: var(--font-weight-Bold);
}

.weight-ExtraBold {
  font-weight: var(--font-weight-ExtraBold);
}

.weight-Black {
  font-weight: var(--font-weight-Black);
}

.height-100 {
  height: 100vh;
}

.pr-100 {
  padding-right: 100px;
}

.pl-100 {
  padding-left: 100px;
}
.color-gradient {
  color: var(--color-gradient) !important;
}

.color-EB2227 {
  color: var(--color-EB2227) !important;
}
.color-282828 {
  color: var(--color-282828) !important;
}

.color-0570b8 {
  color: var(--color-0570b8) !important;
  background: none!important;
  -webkit-text-fill-color: var(--color-0570b8);
}

.color-000000 {
  color: var(--color-000000) !important;
}
.color-ffffff {
  color: var(--color-ffffff) !important;
}

.swiper-container {
  width: 100%;

}
.swiper{
  overflow: hidden;
}

.mobile{
  display: none;
}
.offcanvas-header {
  display: none;
}
.explore-btn{
  width: fit-content;
  margin-top: 50px;
}
.explore-btn button{
  font-size: var(--font-size-20);
  font-family: "Montserrat", sans-serif;
  font-weight: var(--font-weight-Bold);
  padding: 15px 40px;
  letter-spacing: 2px;
  background: var(--color-gradient);
  color:var(--color-ffffff);
  text-transform: uppercase;
  border: 1px solid var(--color-gradient);
  transition: 0.5s!important;
}
.explore-btn button:hover{
  transition: 0.5s!important;
  border: 1px solid var(--color-EB2227);
  background:#fff ;
  color: var(--color-EB2227);
}
a.read-more{
  color: #000;
  text-transform: uppercase;
  font-family: var(--font-family-Roboto);
  font-weight: var(--font-weight-SemiBold);
  font-size: var(--font-size-16);
  transition: 0.5s;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  position: relative;
}
i.icon-2{
  margin-left: -5px;
}
.mobile{
  display: none!important;
}

a.read-more:hover{  
  transition: 0.5s;
  background: #fff;
  color: var(--color-EB2227);
}

/* recap logo section */
.recap-logo-section {
  width: 100%;
  float: left;
  padding: 0;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.recap-logo-wrapper {
  top: 30px;
  left: -20px;
  position: relative;
  display: inline-block;
  text-align: center;
  transform: translate(-25px, 22px);
  box-shadow: 0 0 0 0 rgba(235,34,39,0.0);
  animation: recapPulse 1.2s ease-in-out infinite, categoryGlow 2s ease-in-out infinite;
}

.recap-logo-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  height: 100%;
  width: 35%;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.35) 50%, rgba(255,255,255,0) 100%);
  filter: blur(0.5px);
  transform: skewX(-10deg);
  pointer-events: none;
  animation: categoryShine 1.8s ease-in-out infinite;
}

.recap-logo-img {
  width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.recap-logo-img.mobile {
  display: none;
}

.recap-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-ffffff);
  font-size: var(--font-size-25);
  font-weight: var(--font-weight-Bold);
  text-transform: uppercase;
  text-align: center;
  -webkit-text-stroke: 1px #000;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  z-index: 10;
  font-family: var(--font-family-VoskaBold);
  line-height: 1.1;
}

.recap-line1, .recap-line2 {
  display: block;
  margin: 0;
  padding: 0;
}

/* main-header */
.main-nav{
  display: flex;
  align-items: center;
}

.navbar-expand-lg {
  width: 100%;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
ul.header-contact{
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
ul.header-contact li{
  margin-right: 30px;
}
ul.header-contact li i{
  color: var(--color-EB2227);
  margin-right: 15px;
}
ul.header-contact li a{
  font-size: var(--font-size-19);
  font-weight: var(--font-weight-SemiBold);
  font-family: var(--font-family-Roboto);
}

.enquiry-btn a{
  background: var(--color-EB2227);
  padding: 15px 25px;
  color: var(--color-ffffff);
  border-radius: 5px;
  text-transform: uppercase;
}
.enquiry-btn a:hover{
  background: var(--color-ffffff);
  color: var(--color-EB2227);
}
img.ninty{
  width: 80px;
  position: absolute;
  right: 30px;
  top: 30px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.main-header.g_shrink img.ninty {
  width: 60px;
  right: 30px;
  top: 10px;
  
}

.g_header {
  position: relative;
  top: 12px;
  left: 0;
  height: 120px;
  display: flex;
  align-items: center;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.main-header.g_shrink {
  top: 0;
  position: fixed;
  height: 80px;
  background: #FFF;
  box-shadow: #63636283 0px 2px 8px 0px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  z-index: 999;
}

.main-header.g_shrink .navbar-brand img,
.main-header.g_shrink .navbar-brand .svg {
  width: 170px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.main-header.g_shrink .main-nav .logo-bg {
  width: 560px;
  height: 117px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.navbar-brand {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.navbar-brand img,
.navbar-brand .svg {
  width: 250px;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.main-nav .navbar-nav .nav-item .nav-link {
  position: relative;
  display: block;
  padding: 0;
  margin-left: 15px;
  font-size: var(--font-size-22);
  font-family: var(--font-family-Roboto);
  color: var(--color-000000);
  text-transform: uppercase;
  line-height: var(--line-height-inherit);
}

.main-nav .navbar-nav .nav-item .nav-link:focus,
.main-nav .navbar-nav .nav-item.active .nav-link,
.main-nav .navbar-nav .nav-item .nav-link:hover {
  color:var(--color-EB2227);
}

.main-nav .navbar-nav .nav-item .nav-link:focus,
.main-nav .navbar-nav .nav-item.active .nav-link,
.main-nav .navbar-nav .nav-item .nav-link.active {
  color: var(--color-EB2227);
}

.main-nav .navbar-nav .nav-item .nav-link.show,
.main-nav .navbar-nav .nav-item .show>.nav-link {
  color: var(--color-f68e1f);
}
.logo-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 580px;
  height: 145px;
  background: var(--color-ffffff);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
/* dropdown-menu */
.main-nav .navbar-nav .nav-item.dropdown .dropdown-item:focus,
.main-nav .navbar-nav .nav-item.dropdown .dropdown-item:hover {
  background-color: transparent;
}

.main-nav .navbar-nav .dropdown .dropdown-menu {
  min-width: 200px;
  width: 200px;
  margin: 0;
  top: 100%;
  padding: 0px;
  background-color: var(--color-ffffff);
  border: none;
  box-shadow: 0px 0px 10px -4px #0000009d;
  z-index: 9;
}
.main-nav .navbar-nav .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  float: left;
  font-size: var(--font-size-16);
  color: var(--color-000000);
  background-color: var(--color-ffffff);
  padding: 10px 10px;
  text-transform: uppercase;
}
.main-nav .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover {
  color: var(--color-000000);
  background-color: var(--color-f68e1f);
}

.dropdown-item.active {
  background-color: var(--color-000000) !important;
}

ul.footer-menu li a.active {
  color: #000000;
}
/* dropdown-menu */
.header-social {
  margin-left: 50px;
}
.header-social a {
  display: inline-block;
  padding: 0 5px;
  margin: 0 5px;
}
.header-social a .svg {
  width: 30px;
  height: 30px;
}
.header-social a .svg path {
  fill: var(--color-ffffff) !important;
  transition: 0.5s;
}
.header-social a:hover .svg path {
  fill: var(--color-0e1f45);
}
.navbar-toggler {
  position: absolute;
  background-color: #fff;
  right: 30px;
}
/* main-header */
/* banner */
.banner{
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
img.main-img{
  width: 100%;
  height: 100vh;
  object-fit: contain;
}
img.banner-logo{
  width: 300px;
  object-fit: contain;
  position: absolute;
  right: 180px;
  bottom: 160px;
}
.inner-banner{
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  z-index: 9999;
}
ul.banner-contact{
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
ul.banner-contact li{
  display: flex;
  align-items: center;
  margin-right: 50px;
}
ul.banner-contact li i{
  font-size: 30px;
  color: var(--color-0fb4b6);
  margin-right: 20px;
}
/* banner */
.inner-body{
  position: relative;
  width: 100%;
  height: 100%;
}
.left-img {
  position: absolute;
  left: -25px;
  top:150px;
  width: 33%;
  z-index: -9;
}
/* about */
.about-us{
  position: relative;
  height: auto;
  padding-top: 100px;
  overflow: hidden;
}
.about-us img {
    max-width: 130%;
    margin-left: -30%;
}

/* Mobile view for about-us image */
@media (max-width: 768px) {
    .about-us img {
        max-width: 122%;
        margin-left: -22%;
    }
}
.about-content{
  padding:0 80px;
}

.about-us p{
  line-height: normal;
  font-weight: var(--font-weight-normal);
  font-family: var(--font-family-Roboto);
  color: var(--color-000000);
  margin-bottom: 20px;
}
p.small-p{
  font-size: var(--font-size-19);
}
.about-us h3{
  font-size: var(--font-size-43);
  font-weight: var(--font-weight-Regular);
  font-family: var(--font-family-Roboto);

  color: var(--color-000000);
  margin-bottom: 0;
}
.about-us h3 span{
  font-size: var(--font-size-43);
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: var(--color-EB2227);
}
/* about */
h4{
  font-family: var(--font-family-VoskaBold);
}
/* conference */
.categories{
  position: relative;
  padding-top: 80px;
}
.categories img {
    width: 27%;
    position: absolute;
    left: 4%;
}
.heading-flex h4 {
    text-align: center;
    position: relative;
    background: url(../images/heading-bg.png) center no-repeat;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff); /* fill color */
    font-size: var(--font-size-54);
    padding: 22px 34px;
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;

    /* text stroke */
    -webkit-text-stroke: 1px #000; /* outline thickness + color */
    text-shadow:
        -1px -1px 0 #000,
         1px -1px 0 #000,
        -1px  1px 0 #000,
         1px  1px 0 #000; /* fallback for Firefox */
}
.line{
  content: "";
  position: absolute;
  width: 90%;
  height: 2px;
  left: 5%;

  background: #b1b4b7;
}
.heading-flex{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.list {
  padding: 0 80px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.categories ul li{
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}
.categories ul li:before{
  content: "";
  position: absolute;
  width:6px;
  background: var(--color-DC3B2E);
  height:6px;
  border-radius: 50%;
  left: -15px;
}
.categories ul li p{
  font-size: var(--font-size-20);
  font-family: var(--font-family-Roboto);
  color: #000;
  font-weight: var(--font-weight-Regular);
  margin: 0;
}
.categories ul li a{
  font-size: 12px;
  padding: 2px 6px;
  color: #fff!important;
  border-radius: 50px;
  text-transform: capitalize  ;
  background: #DC3D2F;
  margin-left: 10px;
  line-height: normal;
}

/* guess */
.guess-honor {
    padding: 0 88px;
}
.guess .nomine {
  width: 100%;
}
.guess .heading-flex1{
  width: 100%;
  margin-bottom: 30px;
  position: relative;

}
.guess .heading-flex1 h4{
text-align: center;
    position: relative;
    background: url(../images/guest-head.png) center no-repeat;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    padding: 16px 36px;
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.guess-honor .heading-flex1 h4{
text-align: center;
    position: relative;
    background: url(../images/guess-head-1.png) center no-repeat;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.guess .heading-flex1::before {
content: "";
    position: absolute;
    width: 134%;
    height: 2px;
    left: -15%;
    background: #b1b4b7;
}
.guess-honor .heading-flex1::before{
  content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    left: 5%;
    background: #b1b4b7;
}
/* guess */


/* jury */
.jury{
  margin-top: 0px;
  position: relative;
}
img.jury-img {
    position: absolute;
    top: -120px;
    width: 32%;
}
img.left-1 {
    position: absolute;
    left: 2%;
    top: -100px;
    width: 38%;
}
.line1{
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #b1b4b7;
}
.heading-flex1{
  display: flex;
  align-items: center;
  justify-content: center;
}
.jury .heading-flex1 h4{
text-align: center;
    position: relative;
    background: url(../images/jury-heading.png) center no-repeat;
    padding: 18px 36px;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.nominee-list{
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 0px;
  padding-left: 150px;
}
.nomine img{
  width: 130px;
  height: 130px;
  object-fit: contain;
  border-radius: 50%;
  margin-bottom: 10px;
}

.nomine {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
  margin-top: 20px;
}

.nomine h5{
  font-size: var(--font-size-20);
  text-align: center;
  color: var(--color-DC3B2E);
  font-weight: var(--font-weight-Bold);
  text-transform: uppercase;
  line-height: normal;
}
.nomine h5 span{
  display: block;
  font-size: 14px;
  color: #595A5C;
  text-transform: none;
  font-weight: var(--font-weight-Medium);


}
/* speaker */
.speaker{
  margin-top: 50px;
  position: relative;
}
img.right-1 {
  position: absolute;
  right: 0px;
  top: -10%;
  width: 14%;
  z-index: -9;
}
.line2{
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #B84A9B;
}
.heading-flex2{
  display: flex;
  align-items: center;
  justify-content: center;
}
.speaker .heading-flex2 h4{
text-align: center;
    position: relative;
    background: url(../images/speaker-heading.png) center no-repeat;
    padding: 18px 52px;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

/* panel */
.panel{
  margin-top: 50px;
  position: relative;
}

.heading-flex3{
  display: flex;
  align-items: center;
  justify-content: center;
}
.panel .heading-flex h4{
text-align: center;
    position: relative;
    background: url(../images/heading-bg.png) center no-repeat;
    padding: 16px 52px;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.no{
  font-size: var(--font-size-25);
  color: #000;
  text-align: center;
  font-weight: var(--font-weight-Bold);
}
.name h3{
  font-size: var(--font-size-25);
  text-align: center;
  color: #000;
  font-weight: var(--font-weight-Bold);
  margin-left: 0px;
}
.name{
  display: flex;
  margin-bottom: 20px;
}
.name-list{
  margin-top: 50px;
}
.name h3 span{
  font-size: var(--font-size-25);

  display: block;
  color: #000;
  font-weight: var(--font-weight-SemiBold);
}
/* awards */
.award{
  margin-top: 50px;
  position: relative;
}
img.left-2{
  position: absolute;
  left: 0px;
  top: 0%;
  width: 33%;
}

.award h4{
text-align: center;
    position: relative;
    background: url(../images/award-heading.png) center no-repeat;
    padding: 18px 52px;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
/* glipse */
.glipse{
  margin-top: 50px;
}
.line5{
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #EA118D;
}
.heading-flex5{
  display: flex;
  align-items: center;
  justify-content: center;
}
.heading-flex5 h4{
  position: relative;
  background: #EA118D;
  display: inline-block;
  color: var(--color-ffffff);
  font-size: var(--font-size-54);
  padding: 10px 100px;
  font-weight: var(--font-weight-Bold);
  text-transform: uppercase;
  margin-bottom: 0;
}
.heading-flex5 h4 span{
  font-size: 18px;
  text-transform: capitalize;
}
.last-line{
  margin-bottom: 30px;
  text-align: center;
}

.last-line h3{
  text-align: center;
  font-size: 20px;
  color: #DB3A2F;
  margin: 0 ;
  font-weight: var(--font-weight-Bold);
  border: 1.5px solid #DB3A2F;
  display: inline-block;
  padding: 15px 30px ;
  border-radius: 20px;
}


/* pop-up */
.modal-dialog{
  max-width: 100%;
  margin: 0 10%;
}

/* Nominate button in modals */
.nominate-btn {
  background: var(--color-EB2227);
  color: var(--color-ffffff);
  border: none;
  padding: 12px 30px;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(235, 34, 39, 0.3);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.nominate-btn:hover {
  background: var(--color-ffffff);
  color: var(--color-EB2227);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(235, 34, 39, 0.4);
}

.nominate-btn i {
  font-size: 18px;
}

.nomine-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  margin-top: 10px;
}
.popup{
  padding: 50px 0;
}
.modal-dialog-centered {
  min-height: 100%;
}
.popup-list{
  margin-top: 30px;
  height: 420px;
  overflow: hidden;
  overflow-y: scroll;
}
.popup-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f1f1f1;
  background-color: #fff;
  border-radius: 0px;
}

.popup-list::-webkit-scrollbar {
  width: 5px;
}

.popup-list::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: var(--color-EB2227);
}

/* volume */
.volume{
  padding: 80px 0;
  position: relative;
  padding-bottom: 300px;
}
.source{
  font-size: 14px;
  font-style: italic;
}
.line6{
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #b1b4b7;
}
.heading-flex6{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.volume .heading-flex h4{
text-align: center;
    position: relative;
    background: url(../images/number-heading.png) center no-repeat;
    padding: 22px 35px;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.heading-flex6{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.gallery .heading-flex6 h4{
  text-align: center;
  position: relative;
  background: url(../images/award-heading.png) center no-repeat;
  padding: 18px 52px;
  background-size: cover;
  display: inline-block;
  color: var(--color-ffffff);
  font-size: var(--font-size-54);
  font-weight: var(--font-weight-Bold);
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-text-stroke: 1px #000;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.prestigious_section .heading-flex6 h4{
  text-align: center;
  position: relative;
  background: url(../images/number-heading.png) center no-repeat;
  padding: 22px 35px;
  background-size: contain;
  display: inline-block;
  color: var(--color-ffffff);
  font-size: var(--font-size-54);
  font-weight: var(--font-weight-Bold);
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-text-stroke: 1px #000;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.brand .heading-flex6 h4{
  text-align: center;
  position: relative;
  background: url(../images/brand-heading.png) center no-repeat;
  padding: 22px 35px;
  background-size: contain;
  display: inline-block;
  color: var(--color-ffffff);
  font-size: var(--font-size-54);
  font-weight: var(--font-weight-Bold);
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-text-stroke: 1px #000;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

img.number-img{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35%;
  z-index: -9;
}

.small_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin: 0;
}
.card.title_number.volime12{
  width: 100%;
  background: transparent;
  border: none;
}
.volume h3{
  font-size: var(--font-size-54);
  font-family: var(--font-family-VoskaBold);
  line-height: normal;
  margin-bottom: -15px;

}
.volume h5{
  font-size: var(--font-size-30);
  font-family: var(--font-family-Roboto);
  font-weight: var(--font-weight-SemiBold);
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: -15px;
  color: #6d6e71;

}
.red_color {
  font-size: 100px;
  line-height: 100px;
  font-style: normal;
  font-weight: var(--font-weight-Bold);
  color: #de382f;
  text-transform: uppercase;
}
.card_content {
  padding: 15px 20px 20px 35px;
}

.title_volume {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  border-bottom: 4px solid #ED1C24;
  width: fit-content;
  padding-bottom: 11px;
  margin-bottom: 30px;
}
/* volume */

.why p{
  font-size: var(--font-size-18);
}
section.why {
    padding: 0 100px;
}
.why h4{
  text-align: center;
    position: relative;
    background: url(../images/number-heading.png) center no-repeat;
    padding: 22px 35px;
    background-size: cover;
    display: inline-block;
    color: var(--color-ffffff);
    font-size: var(--font-size-54);
    font-weight: var(--font-weight-Bold);
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-text-stroke: 1px #000;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;

}
/* partner */
.partner{
  padding: 50px 0;
}
.partner_main {
  display: flex;
  margin-top: 50px;
}

.partner_right {
  padding-left: 20px;
  width: 100%;
}
.partner h2{
  color: var(--color-EB2227);
}
/* partner */

 
/* gallery */
.gallery{
  padding: 50px 0;
}
.gallery h2{
  color: var(--color-EB2227);
}

.gradivisgallery {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 50px;
}
 .placeholder {
				width: 60%;
				margin: 1%;
				float: left;
 }

 .placeholder img {
  border-radius: 14px;
  width: 100%;
  height: auto;
}



 .gallery-images {
				width: 35%;
				float: left;
        height: 600px;
        overflow: hidden;
        overflow-y: auto;
 }

 .gradivisimage img {
  width: 46%;
  float: left;
  margin: 1%;
  cursor: pointer;
  border: 1px solid #d1d1d1 !important;
  border-radius: 7px;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: 0.3s;
}

.gradivisimage img:hover {
	opacity: 0.7;
	
}
div#featuredCaption {
  padding: 20px;
  color: var(--color-EB2227);
  text-align: center;
  font-size: var(--font-size-30);
  font-weight: var(--font-weight-SemiBold);
  margin-top: -5px;
  border-radius: 10px;
}

/* Mobile Styling for Gallery */
@media only screen and (max-width: 749px) {  .gradivisgallery {
	flex-direction:column !important; 
	margin-left: 0vw !important;
 } 
 .gradivisimage img {
	width: 100% !important;
 }
 
 .gallery-images {
  width: 100% !important;
  margin-left: 0vw !important;
  float: none !important;
  column-count: 4 !important;
  -webkit-column-count: 6 !important;
  -moz-column-count: 5 !important;
  column-gap: 10;
}

}
.footer_section {
  float: left;
  width: 100%;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
}
.footer_section h3{
  color: var(--color-EB2227);
  font-size: 35px;
  text-transform: uppercase;
  font-weight: var(--font-weight-SemiBold);
}

.footer_image_right {
  float: right;
  max-width: 50% !important;
}

.footer_image_left {
  max-width: 100%;
  float: right;
}

/* Begin Additional CSS for Zoom */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; 
    padding-top: 20px; 
    left: 0;
    right:0; 
    top: 0;
    bottom: 0;
    overflow: auto; 
    background-color: rgb(253,250,246); 
    background-color: rgba(0,0,0,0.4); 
    z-index: 9999; 
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 100%;
}
.modal-content1 {
  margin: auto;
  display: block;
  width: 60%;
}


/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.out {
  animation-name: zoom-out;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(1)}
    to {-webkit-transform:scale(2)}
}

@keyframes zoom {
    from {transform:scale(0.4)}
    to {transform:scale(1)}
}

@keyframes zoom-out {
    from {transform:scale(1)}
    to {transform:scale(0)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* Heading Style */


.gradivislogo {
	font-family: "Vibur" !important;
  text-align: center;
  height: 150px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
   user-select: none;
	margin-top: 10vh;
}

.gradivislogo b{
  font: 400 60px "Vibur";
  color: #fee;
  text-shadow: 0 -40px 100px, 0 0 2px, 0 0 1em #8013dd, 0 0 0.5em #8013dd, 0 0 0.1em #8013dd, 0 10px 3px #000;
}

/* gallery */
.footer {
  width: 100%;
  background: var(--color-282828);
}

.title-3{
  font-size: var(--font-size-42);
  color: var(--color-ffffff);
  text-transform: capitalize;
  font-weight: var(--font-weight-SemiBold);
  margin-left: 00px;
  position: relative;
  text-align: center;
  margin-bottom: 0;
}
h5.title-3:before {
  content: "";
  position: absolute;
  width: 130px;
  height: 2px;
  left: 31%;
  background: var(--color-ffffff);
  bottom: 10px;
}

.footer h2{
  color: var(--color-EB2227);
  font-size: var(--font-size-50);
  letter-spacing: 2px;
  text-transform: uppercase;
}
.footer h2 span{
  font-size: var(--font-size-22);
  color: var(--color-EB2227);
  text-transform: capitalize;
  margin-bottom: 0;
}
.inner-footer{
  margin-top: 50px;
  border-bottom: 2px dashed #fff;
  padding-bottom: 20px;
  border-width: 80%;
}
.inner-footer:last-child{
  border-bottom: 0px dashed #fff;

}
ul.footer-contact li{
  display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
ul.footer-contact li i{
  color: var(--color-EB2227);
  font-size: 26px;
  margin-right: 15px;
}
ul.footer-contact li a{
  font-size: var(--font-size-19);
  font-weight: var(--font-weight-SemiBold);
}


.copyright-footer p {
  font-size: var(--font-size-19);
  font-weight: var(--font-weight-Regular);
  padding: 20px 0;
}

.copyright-footer p a {
  font-weight: var(--font-weight-SemiBold);
  color: var(--color-282828);
}

.padding-left{
  padding-left: 8%;
}
.screen-darken.active {
height: 100%;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: opacity .2s 
linear, visibility 0.2s, width 2s 
ease-in;
}
.menu-btn {
  /* position: absolute; */
  padding: 0;
  float: right;
  margin-top: 0px;
  right: 30px;
}

.menu-btn img {
  width:40px;
  height: 30px;
}
/* .whats-app */
.whatsapp-btn {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 9999;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  animation: breathe 2s ease-in-out infinite;
}

/*Estilos solo al icono whatsapp*/
.whatsapp-btn i {
  color: #fff;
  font-size: 24px;
  animation: beat 2s ease-in-out infinite;
  text-decoration: none;
  line-height: 0px;
}

/*Estilos con animation contorno respirando*/
@keyframes breathe {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }

  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

/*Estilos de animacion del icono latiendo*/
@keyframes beat {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}
button.submit_btn {
  padding: 5px 30px;
  font-size: 16px;
  background: var(--color-EB2227);
  border-radius: 5px;
  text-align: center;
  border: 1px solid #EB2227;
}
form#partnerForm {
  padding: 0;
}

button.submit_btn:hover{
  background: var(--color-ffffff  );

}
.popup-inner{
  padding: 10px 0;
}

/* back to top */

.btn-form {
  display: inline-block;
  background: var(--color-EB2227);
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 50px;
  right: 0px;
  width: 120px;
  line-height: normal;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  visibility: hidden;
  z-index: 1000;
  border: 0px solid var(--color-ffffff);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: var(--font-weight-SemiBold);
  border-radius: 50px 0 0 50px;
  padding: 6px 30px;
  animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

/* secondary fixed CTA - Nominate Yourself (same style as .btn-form) */
.btn-form-nominate {
  display: inline-block;
  background: #767c80;
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 120px; /* place above partner CTA */
  right: 0px;
  width: 120px;
  line-height: normal;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  visibility: hidden;
  z-index: 1002; /* ensure above other fixed UI */
  border: 0px solid var(--color-ffffff);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: var(--font-weight-SemiBold);
  border-radius: 50px 0 0 50px;
  padding: 6px 30px;
  animation-name: pulse-grey;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  pointer-events: auto;
  box-shadow: 0 4px 15px rgba(118, 124, 128, 0.3);
}

a.btn-form-nominate {
  animation-name: pulse-grey;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

.btn-form-nominate:hover {
  cursor: pointer;
  background: var(--color-ffffff);
}

.btn-form-nominate:hover:after {
  color: #767c80;
}

.btn-form-nominate:active {
  border: 2px solid #767c80;
  background-color: var(--color-ffffff);
}

.btn-form-nominate.show {
  margin-bottom: 11px;  
  opacity: 1;
  visibility: visible;
  text-decoration: none;
}

a.btn-form {
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgb(255 0 0 / 58%);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

@keyframes pulse-grey {
	0% {
		box-shadow: 0 0 0 0 rgba(118, 124, 128, 0.58);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(118, 124, 128, 0);
	}
}


.btn-form:hover {
  cursor: pointer;
  background: var(--color-ffffff);

}

.btn-form:hover:after {
  color: var(--color-EB2227);
}

.btn-form:active {
  border: 2px solid var(--color-f26b28);
  background-color: var(--color-ffffff);
}

.btn-form.show {
  margin-bottom: 16px;
  opacity: 1;
  visibility: visible;
  text-decoration: none;
}

/* back-to-top button */
.back-to-top{
  position: fixed;
  bottom: 10px;
  right: 20px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #222;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 16px rgba(0,0,0,.25);
  opacity: 1;
  visibility: visible;
  transition: opacity .3s, visibility .3s, transform .2s ease;
  z-index: 2000;
  transform: translateY(8px);
}
.back-to-top i{font-size: 16px;line-height: 1;}
.back-to-top:hover{background: var(--color-EB2227); color: #fff !important; transform: translateY(0);}
.back-to-top.show{opacity: 1; visibility: visible; transform: translateY(0);}

@media (max-width: 480px){
  .back-to-top{bottom: 5px; right: 12px; width: 40px; height: 40px;}
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 100%;
    padding: 0 3.125%;
}
.gallery-images::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f1f1f1;
  background-color: #fff;
  border-radius: 0px;
}

.gallery-images::-webkit-scrollbar {
  width: 3px;
}

.gallery-images::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: var(--color-EB2227);
}
.gradivisgallery h2 {
  /* Add your desired styles here */
  text-align: center;
  margin-bottom: 20px;
}

/* responsive css */
@media only screen and (min-width: 1921px) {}

/* responsive css */
@media (max-width: 1680px) {
  :root {
    --font-size-22: 18px;
    --font-size-20: 15px;
    --font-size-28: 20px;
    --font-size-43: 31px;
    --font-size-18: 16px;
    --font-size-25: 22px;
    --font-size-30: 25px;
    --font-size-54: 40px;
  }

  .about-content {
    padding: 0 60px;
}
  .list {
    padding: 0 50px;
}
.guess .heading-flex1 h4,.heading-flex h4,.jury .heading-flex1 h4,.speaker .heading-flex2 h4,.panel .heading-flex h4,.volume .heading-flex h4 {
    -webkit-text-stroke: 1px #000;
  }
  .guess-honor {
    padding: 0 45px;
}
  .guess .heading-flex1 h4 {
    padding: 13px 30px;
  }
    .heading-flex h4 {
        padding: 15px 36px;
    }
  .panel .heading-flex h4 {
    padding: 14px 52px;
  }
  .volume .heading-flex h4 {
    padding: 22px 33px;
  }
  .red_color {
    font-size: 80px;
    line-height: 80px;
  }
  img.jury-img {
    position: absolute;
    top: -50px;
    width: 30%;
    left: 2%;
}
.volume {
    padding-bottom: 150px;
}
section.why {
    padding: 0 20px;
}
.why h5{
  margin-bottom: 5px;
}
.why p {
    font-size: var(--font-size-18);
    line-height: 22px;
}
  .nomine h5 span {
    font-size: 13px;
  }

  .mt-5 {
    margin-top: 1.5rem !important;
}


  .main .card:before {
    content: "";
    position: absolute;
    width: 76%;
    height: 650px;
    background: var(--color-0fb4b6);
    opacity: 1;
    rotate: 320deg;
    bottom: -100px;
    left: 0px;
    transform: scale(0);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.left-img {
  position: absolute;
  width: 35%;
}
.magnifine i {
  font-size: 22px;
  background: var(--color-282828);
  color: var(--color-ffffff);
  padding: 16px;
  border-radius: 50%;
}
  img.about-img {
    position: absolute;
    width: 550px;
    left: -170px;
    bottom: 0;
    padding: 0;
}
.gredient{
  width: 550px;
  left: -150px;

}
  .side-points {
    margin: 20px 0;
}
.mt-5 {
  margin-top: 2rem !important;
}
.what-points ul li {
  margin-top: 20px;
  padding-right: 0px;
}
.blog-content {
  padding: 40px 50px;
}
.footer-contact ul li p {
  font-size: 18px;
  padding-right: 100px;
}
.logo-bg{
  width: 480px;
}
.main-header.g_shrink .main-nav .logo-bg {
  width: 450px;
}
img.i {
  left: 22%;
}
.padding-left {
  padding-left: 6%;
}
.tab-benefits {
  padding-right: 18%;
}
.tab-benefits img {
  width: 100px;
  margin-bottom: 30px;
}
img.banner-logo {
  width: 200px;
}

.nomine img {
  width: 120px;
  height: 120px;
  margin-bottom: 5px;
}
.nomine {
  margin-top: 10px;
}

.nominee-list, .name-list {
  margin-top: 10px;
  padding-left:00px;
  padding-right:00px;
}
.partner_main {
  display: flex;
  margin-top: 30px;
}

.name {
  margin-bottom: 10px;
}

.categories ul li p{
  line-height: normal;
}

/* Mobile category name font size increase */
@media (max-width: 767.98px) {
  .categories ul li p {
    font-size: 18px;
    /* font-weight: 600; */
  }
}

@media (max-width: 480px) {
  .categories ul li p {
    font-size: 16px;
    /* font-weight: 600; */
  }
}

@media (max-width: 375px) {
  .categories ul li p {
    font-size: 15px;
    /* font-weight: 600; */
  }
}
.categories ul li {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 15px;
}
.categories ul li a {
  font-size: 10px;
  padding: 2px 3px;
  margin-left: 5px;
}

}

@media (max-width: 1560px) {
  /* Styles for screens up to 1560px */
}

@media (max-width: 1480px) {
  :root{
    --font-size-30: 22px;
  }
      .list {
        padding: 0 0px;
    }
.categories img {
    width: 30%;
    left: 0%;
}
    .red_color {
        font-size: 60px;
        line-height: 60px;
    }
        .volume {
        padding-bottom: 100px;
        padding-top: 0;
    }
    img.left-1 {
    position: absolute;
    left: 2%;
    top: -50px;
    width: 35%;
}
}

@media (max-width: 1366px) {
      :root {
        --font-size-54: 34px;
        --font-size-20: 13px;
        --font-size-25: 20px;
    }

     .about-content {
        padding: 0 10px;
    }
        .list {
        padding: 0 0px;
    }
     .heading-flex h4 {
        padding: 15px 32px;
    }
        .volume .heading-flex h4 {
        padding: 18px 31px;
    }
        .volume {
        padding-bottom: 30px;
        padding-top: 0;
    }
}


@media (max-width: 1280px) {

}

@media (max-width: 1199.98px) {

.padding-left {
  padding-left: 2%;
}
.what-points ul li {
  padding-right: 0;
}
}

@media (max-width: 1080px) {
  :root {
    --font-size-112: 80px;
    --font-size-19: 16px;
  }
  ul.header-contact {
    width: 78%;
}
  .gredient {
    width: 480px;}
    img.about-img{
      width: 475px;
    }
  .main-title {
    letter-spacing: 0.015em;
}
}


@media (max-width: 991.98px) {
:root {
  --font-size-19: 16px;
  --font-size-28: 18px;
  --font-size-33:28px;
  --font-size-40: 30px;
  --font-size-42: 35px;
  --font-size-90: 45px;
  --font-size-112: 61px;
  --line-height-128: 66px;
}
section{
  overflow: hidden;
}
.mobile-offcanvas.show {
  visibility: visible;
  transform: translateX(0);
  background-color: #fff;
}

.mobile-offcanvas .container,
.mobile-offcanvas .container-fluid {
  display: block;
}

.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: 0.5rem;
  margin-right: -0.5rem;
  margin-bottom: 0.5rem;
  filter: opacity(0.5);
}


.offcanvas-header{ display:block; }
.main-nav .navbar {
  padding: 0;
  width: 80%;
  float: left;
}
.mobile-offcanvas{
  visibility: hidden;
  transform:translateX(100%);
  border-radius:0; 
  display:block;
  position: fixed;
  top: 0; 
  right:0;
  height: 100%;
  z-index: 1200;
  width:80%;
  overflow-y: scroll;
  overflow-x: hidden;
  transition: visibility .3s ease-in-out, transform .3s ease-in-out;
  background: #FFF;
}

.mobile-offcanvas.show{
  visibility: visible;

  background-size: cover;
  transform: translateX(0);
}
.mobile-offcanvas.show::before {
  content: "";
  position: absolute;
  width: 100%;
  background: url(../images/menu-design.png) center no-repeat;
  background-size: contain;
  height: 100%;
  bottom: 0%;
}
.mobile-offcanvas .container, .mobile-offcanvas .container-fluid{
  display: block;
}
.g_header{
  height: auto;
  padding: 10px 0;
}
.main-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
    .main-nav .navbar-nav .nav-item .nav-link {
        margin: 12px 12px;
        font-size: 18px;
    }
.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
}
.mobile{
  display: block !important;
}
.desktop{
  display: none!important;
}
.navbar-brand img, .navbar-brand .svg {
  width: 40%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  margin-top: 10px;
  margin-left: 6px;
}
.about-content {
  padding: 0px 0px;
}
.list {
  padding: 0px 1%;
}
img.jury-img{
  display: none;
}
img.mobile-img{
  position: relative;
  width: 100%;
}
    .categories ul li p br{
      display: none;
    }
.nomine {
  width: 100%;
  margin-top: 30px;
}
.nomine-popup {
  width: 50%;
}

.speaker, .panel, .award, .glipse, .jury,.volume  {
  margin-top: 30px;
}
.volume {
  padding: 30px 0;
  padding-top: 0;
}
.nominee-list, .name-list {
  margin-top: 10px;
  padding: 0 0%;
}
.line6 {  
  width: 80%;;
}
.heading-flex6 {
  margin-top: 30px;
}
.swiper-button-next, .swiper-container-rtl ,.swiper-button-prev {
  right: 10px;
  left: auto;
  filter: grayscale();
}
.nomine-slider {
  position: relative;
  padding-bottom: 40px!important;
  
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  font-size: 35px!important;
  font-weight: 300;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom:0%;
}

img.number-img {
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  height: auto;
  object-fit: contain;
  width: 100%;
  position: relative;
}
.partner,.gallery  {
  padding: 30px 0;
  padding-top: 0;
}
.gradivisgallery {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 50px;
}
.placeholder {
  width: 100%;
  margin: 1%;
  float: left;
}
.gallery-images {
  width: 100%;
  height: auto;
}
.gradivisimage img {
  width: 15%;
margin: 5px;
}
.footer_section h3 {
  font-size: 22px;
}
.footer_section {
  padding: 20px 0;
  padding-top: 0;
}


img.banner-logo {
  display: none;
}
img.irf{
  margin-bottom: 20px;
}
.conference h3 {
  margin-bottom: 20px;
  margin-top: 50px;
  display: inline-block;
}
.form h3{
  margin-bottom: 40px;
  margin-top: 0;
}
.partner_right {
  padding-left: 15px;
  width: 100%;
}
.partner_right h5{
  margin-bottom: 10px;
}
.partner_right p{
  line-height: normal;
}
button.read-more1{
  padding: 15px 80px;
  font-size: 18px!important;
}
.gallery h5 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.copyright-footer p {
  padding: 15px 0;
  padding-left: 10px;
}
.responsive-flex{
  display: flex;
  flex-direction: column-reverse;
}
.btn-close {
  filter: invert(1);
  opacity: 1;
}
.conference{
  padding-top: 0;
  background: var(--color-0fb4b6);
}


.akhi {
  margin-top: 10px;
  margin-bottom: 0;
}

.conference h2 {
  font-size: 10rem;
  line-height: 9rem;
}
.conference img{
  position: relative;
  width: 100%;
}
img.about-img {
  position: relative;
  width: 100%;
  left: 0;
  height: 500px;
  margin-bottom: 30px;
  margin-top: -140px;
}
.form {
  padding: 40px;
  margin-top: 20px;
}
button.read-more1{
  margin-top: 0;
}

.main .card:before {
  height: 350px;
  width: 70%;
  bottom: -50px;
}
.magnifine i {
  font-size: 16px;
  padding: 10px;
  z-index: 9;
}
.gredient {
  display: none;
}
.section-title {
  font-size: 200px;
  padding-left: 30px;
  top: 54px;
}


.title {
  margin-bottom: 10px;
}
.top-header,.top-header ul{
 display:none;
}

.g_shrink .top-header ul {
  height: 50px;
  line-height: 50px;
}

.top-header ul li i {
  font-size: 18px;
  margin-right: 8px;
}

.what-img{
  display: none;
}
.mb-5 {
  margin-bottom: 1rem !important;
}

.questions h6 {
  width: 100%;
  padding-bottom: 10px;
}
.questions {
  margin-top: 35px;
}
.social-footer {
  margin-top: 42px;
}
.what-points ul li img {
  width: 30px;
  margin-right: 12px;
}
img.img-item{
  width: 120px;
}

.explore-btn {
  margin-top: 25px;
}
.explore-btn button {
  font-size: 16px;
  letter-spacing: 0;
  padding: 10px 20px;
}
.main-header.g_shrink .main-nav .logo-bg {
  width: 280px;
  height: 110px;
}
.compo-text {
  margin-top: -14.5%;
}
  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
  .offcanvas-header {
    display: block;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1200;
    width: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
  }
 
  .main-header.g_shrink .main-nav {
    padding: 10px 0;}



.main-header.g_shrink .navbar-brand img, .main-header.g_shrink .navbar-brand .svg {
  width: 125px;
  z-index: 9;
  position: relative;
}
 
  .p-content {
    margin-bottom: 10px;
  }
  
  .contact-link{
    justify-content: end;
  }
  .contact-link li a {
    border-radius: 5px;
    background-color: #4a9be2;
    padding: 13px 16px;
    margin-right: 10px;
    top: 9px;
    position: relative;
  }
  .modal-content1 {
    width: 100%;
    margin: 0;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.g_header {
  top: 0;
}
}

@media (max-width: 800px) {}

@media (max-width: 767.98px) {
  
  :root {
    --font-size-28: 18px;
    --font-size-90: 35px;
    --font-size-112: 50px;
    --line-height-128: 50px;
}
.about-us br{
  display: none;
}
img.right {
  display: none;
}
.guess .nomine {
  width: 100%;
  padding-top: 30px;
  margin-top: 0!important;
}
    .guess-honor {
        padding: 0px;
    }
        .guess .heading-flex1 h4 {
        padding: 10px 24px;
    }
        .panel .heading-flex h4 {
        padding: 8px 24px;
    }
    .guess .heading-flex1::before {
        width: 94%;
        left: 3%;
    }
.guess .heading-flex1 {
  margin-bottom: 20px;
  margin-top: 30px;
}
img.handle {
  position: absolute;
  width: 200px;
  right: 0;
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
section.form_section {
  padding: 0 10px;
}
button.submit_btn {
  padding: 8px 20px;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-control {
  font-size: 14px;
}
.mb-25 {
  margin-bottom: 15px;
}
.modal-dialog-scrollable .modal-content1 {
  max-height: 100%;
  overflow: hidden;
}
.about-us {
  padding-top: 00px;
}
.banner, img.main-img {
  height: 100vh;
  padding-bottom: 80px;
  margin-top: -11%;
  margin-bottom: -36%;
}
ul.banner-contact {
  flex-direction: column;
}
ul.banner-contact li {
  margin-right: 0px;
  margin-bottom: 15px;
}
ul.banner-contact li i {
  font-size: 22px;
  margin-right: 15px;
}
button.read-more1 {
  padding: 9px 40px;
  font-size: 18px !important;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.section-title {
  font-size: 180px;
  padding-left: 0px;
  top: 54px;
}
img.about-img {
  position: relative;
  width: 100%;
  height: 400px;
  left: 0;
  margin-bottom: 30px;
  margin-top: -140px;
}
.details {
  width: 100%;
}
.main-header.g_shrink {
  position: fixed;
  border: none;
  height: auto;
  padding: 0;
}
img.mobile-img {
  position: relative;
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-bottom: 20px;
}
.categories {
  padding-top: 30px;
}
.list {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0 0%;
  padding-left: 20px;
}
    .categories ul li {
      margin-bottom: 5px;
    }
    .categories ul li p br{
      display: none;
    }
    .about-us p {
      margin-bottom: 10px;
    }
.categories ul li a {
  color: #DC3D2F !important;
  background: none;
  font-size: 10px;
  font-weight: var(--font-weight-Bold);
}
.name h3{
  font-size: 16px;
  margin-left: 10px;
}
.no {
  font-size: 13px;
}
.name h3 span {
  font-size: 15px;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 45%!important;
}
}
@media (max-width: 480px) {
  :root {
    --line-height-27: 18px;
    --font-size-112: 32px;
    --line-height-128: 34px;
    --font-size-19:14px;
    --font-size-25: 16px;
    --font-size-22: 19px;
    --font-size-30: 18px;
    --font-size-43: 22px;
    --font-size-54: 22px;
    --font-size-28: 16px;
    --font-size-42: 24px;
    --font-size-40: 22px;
    --font-size-50: 26px;
    --font-size-90: 25px;
}

/* Mobile modal adjustments for 480px and below - specific category modals only */
#Author .modal-dialog,
#Automotive .modal-dialog,
#Sports .modal-dialog,
#Comedy .modal-dialog,
#PoetStoryteller .modal-dialog,
#MovieReviewer .modal-dialog,
#EducationTeacher .modal-dialog,
#Entertainment .modal-dialog,
#NavbharatEditors .modal-dialog,
#FinanceBanking .modal-dialog,
#Infotainment .modal-dialog,
#FashionLifestyle .modal-dialog,
#Hospitality .modal-dialog,
#Technology .modal-dialog,
#Paparazzi .modal-dialog,
#MusicianDancer .modal-dialog,
#HealthFitness .modal-dialog,
#RealEstate .modal-dialog,
#Parenting .modal-dialog,
#Podcaster .modal-dialog,
#ArtPhotography .modal-dialog,
#Gaming .modal-dialog,
#PetInfluencer .modal-dialog,
#SustainabilityInfluencer .modal-dialog,
#EmergingInfluencers .modal-dialog,
#SpecialAwardees .modal-dialog {
  max-width: 96%;
  margin: 0 2%;
  max-height: 95vh;
  min-height: 85vh;
}

#Author .modal-content,
#Automotive .modal-content,
#Sports .modal-content,
#Comedy .modal-content,
#PoetStoryteller .modal-content,
#MovieReviewer .modal-content,
#EducationTeacher .modal-content,
#Entertainment .modal-content,
#NavbharatEditors .modal-content,
#FinanceBanking .modal-content,
#Infotainment .modal-content,
#FashionLifestyle .modal-content,
#Hospitality .modal-content,
#Technology .modal-content,
#Paparazzi .modal-content,
#MusicianDancer .modal-content,
#HealthFitness .modal-content,
#RealEstate .modal-content,
#Parenting .modal-content,
#Podcaster .modal-content,
#ArtPhotography .modal-content,
#Gaming .modal-content,
#PetInfluencer .modal-content,
#SustainabilityInfluencer .modal-content,
#EmergingInfluencers .modal-content,
#SpecialAwardees .modal-content {
  max-height: 95vh;
  min-height: 85vh;
}

#Author .modal-body,
#Automotive .modal-body,
#Sports .modal-body,
#Comedy .modal-body,
#PoetStoryteller .modal-body,
#MovieReviewer .modal-body,
#EducationTeacher .modal-body,
#Entertainment .modal-body,
#NavbharatEditors .modal-body,
#FinanceBanking .modal-body,
#Infotainment .modal-body,
#FashionLifestyle .modal-body,
#Hospitality .modal-body,
#Technology .modal-body,
#Paparazzi .modal-body,
#MusicianDancer .modal-body,
#HealthFitness .modal-body,
#RealEstate .modal-body,
#Parenting .modal-body,
#Podcaster .modal-body,
#ArtPhotography .modal-body,
#Gaming .modal-body,
#PetInfluencer .modal-body,
#SustainabilityInfluencer .modal-body,
#EmergingInfluencers .modal-body,
#SpecialAwardees .modal-body {
  padding: 18px;
  min-height: 75vh;
}

/* Mobile modal body row margin for 480px and below - specific modals */
#Author .modal-body .row,
#Automotive .modal-body .row,
#Sports .modal-body .row,
#Comedy .modal-body .row,
#PoetStoryteller .modal-body .row,
#MovieReviewer .modal-body .row,
#EducationTeacher .modal-body .row,
#Entertainment .modal-body .row,
#NavbharatEditors .modal-body .row,
#FinanceBanking .modal-body .row,
#Infotainment .modal-body .row,
#FashionLifestyle .modal-body .row,
#Hospitality .modal-body .row,
#Technology .modal-body .row,
#Paparazzi .modal-body .row,
#MusicianDancer .modal-body .row,
#HealthFitness .modal-body .row,
#RealEstate .modal-body .row,
#Parenting .modal-body .row,
#Podcaster .modal-body .row,
#ArtPhotography .modal-body .row,
#Gaming .modal-body .row,
#PetInfluencer .modal-body .row,
#SustainabilityInfluencer .modal-body .row,
#EmergingInfluencers .modal-body .row,
#SpecialAwardees .modal-body .row {
  margin-top: 14%;
}

/* Mobile nominate button adjustments for 480px and below - specific modals */
#Author .nominate-btn,
#Automotive .nominate-btn,
#Sports .nominate-btn,
#Comedy .nominate-btn,
#PoetStoryteller .nominate-btn,
#MovieReviewer .nominate-btn,
#EducationTeacher .nominate-btn,
#Entertainment .nominate-btn,
#NavbharatEditors .nominate-btn,
#FinanceBanking .nominate-btn,
#Infotainment .nominate-btn,
#FashionLifestyle .nominate-btn,
#Hospitality .nominate-btn,
#Technology .nominate-btn,
#Paparazzi .nominate-btn,
#MusicianDancer .nominate-btn,
#HealthFitness .nominate-btn,
#RealEstate .nominate-btn,
#Parenting .nominate-btn,
#Podcaster .nominate-btn,
#ArtPhotography .nominate-btn,
#Gaming .nominate-btn,
#PetInfluencer .nominate-btn,
#SustainabilityInfluencer .nominate-btn,
#EmergingInfluencers .nominate-btn,
#SpecialAwardees .nominate-btn {
  padding: 14px 22px;
  font-size: 13px;
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

#Author .nominate-btn i,
#Automotive .nominate-btn i,
#Sports .nominate-btn i,
#Comedy .nominate-btn i,
#PoetStoryteller .nominate-btn i,
#MovieReviewer .nominate-btn i,
#EducationTeacher .nominate-btn i,
#Entertainment .nominate-btn i,
#NavbharatEditors .nominate-btn i,
#FinanceBanking .nominate-btn i,
#Infotainment .nominate-btn i,
#FashionLifestyle .nominate-btn i,
#Hospitality .nominate-btn i,
#Technology .nominate-btn i,
#Paparazzi .nominate-btn i,
#MusicianDancer .nominate-btn i,
#HealthFitness .nominate-btn i,
#RealEstate .nominate-btn i,
#Parenting .nominate-btn i,
#Podcaster .nominate-btn i,
#ArtPhotography .nominate-btn i,
#Gaming .nominate-btn i,
#PetInfluencer .nominate-btn i,
#SustainabilityInfluencer .nominate-btn i,
#EmergingInfluencers .nominate-btn i,
#SpecialAwardees .nominate-btn i {
  font-size: 15px;
}

#Author .col-12.text-center.mb-4,
#Automotive .col-12.text-center.mb-4,
#Sports .col-12.text-center.mb-4,
#Comedy .col-12.text-center.mb-4,
#PoetStoryteller .col-12.text-center.mb-4,
#MovieReviewer .col-12.text-center.mb-4,
#EducationTeacher .col-12.text-center.mb-4,
#Entertainment .col-12.text-center.mb-4,
#NavbharatEditors .col-12.text-center.mb-4,
#FinanceBanking .col-12.text-center.mb-4,
#Infotainment .col-12.text-center.mb-4,
#FashionLifestyle .col-12.text-center.mb-4,
#Hospitality .col-12.text-center.mb-4,
#Technology .col-12.text-center.mb-4,
#Paparazzi .col-12.text-center.mb-4,
#MusicianDancer .col-12.text-center.mb-4,
#HealthFitness .col-12.text-center.mb-4,
#RealEstate .col-12.text-center.mb-4,
#Parenting .col-12.text-center.mb-4,
#Podcaster .col-12.text-center.mb-4,
#ArtPhotography .col-12.text-center.mb-4,
#Gaming .col-12.text-center.mb-4,
#PetInfluencer .col-12.text-center.mb-4,
#SustainabilityInfluencer .col-12.text-center.mb-4,
#EmergingInfluencers .col-12.text-center.mb-4,
#SpecialAwardees .col-12.text-center.mb-4 {
  margin-bottom: 18px !important;
  padding: 0 8px;
}

.recap-logo-section {
  height: 100vh;
  padding: 0;
}

.recap-logo-img {
  width: 160px;
}

.recap-logo-img.desktop {
  display: none;
}

.recap-logo-img.mobile {
  display: block;
  width: 120px;
}

@media (max-width: 480px) {
  .recap-logo-wrapper {
    top: 8px;
    transform: translate(230px, 80px) !important;
    animation: recapPulse 1.2s ease-in-out infinite, categoryGlow 2s ease-in-out infinite;
    box-shadow: 0 0 0 0 rgba(235,34,39,0.0);
  }
}

.recap-logo-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  height: 100%;
  width: 35%;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.35) 50%, rgba(255,255,255,0) 100%);
  filter: blur(0.5px);
  transform: skewX(-10deg);
  pointer-events: none;
  animation: categoryShine 1.8s ease-in-out infinite;
}

.recap-text {
  font-size: var(--font-size-20);
  -webkit-text-stroke: 0.5px #000;
}

    .guess .heading-flex1 h4, .heading-flex h4, .jury .heading-flex1 h4, .speaker .heading-flex2 h4, .panel .heading-flex h4, .volume .heading-flex h4,.why h4 ,.gallery .heading-flex6 h4, .prestigious_section .heading-flex6 h4, .brand .heading-flex6 h4 {
        -webkit-text-stroke: 0.5px #000;
    }
img.handle {
  width: 120px;
}
.container-fluid{
  padding: 0;
}
.modal-title {
  width: 100%;
  font-size: 18px;
  text-align: center;
}
.nomine-popup h5{
  font-size: 14px;
}
.modal-body {
  padding: 0;
}
.swiper.gallery-slider {
  width: 80%;
  overflow: visible;
}
.gallerybtn-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, -35px)!important;
  left: auto;
}
.gallerybtn-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -35px)!important;
  right: auto;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev';
  font-size: 21px !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next';
  font-size: 21px !important;
}
.about-content {
  padding: 0% ;
  padding-top: 20px;
}
div#featuredCaption{
  padding: 20px 0;
  font-size: 16px;
}
.gradivisimage img {
  border-radius: 5px;
margin: 3px 0;
}
.gallery-images {
  width: 1200 !important;
  margin-left: 0vw !important;
  float: none !important;
  column-count: 3 !important;
  -webkit-column-count: 3 !important;
  -moz-column-count: 3 !important;
  column-gap: 5px;
  height: 100px;
  overflow: hidden;
  overflow-x: scroll;
}
.partner, .gallery {
  padding: 30px 0;
  padding-top: 0;
}
.footer_section h3 {
  font-size: 18px;
}
.footer_section{
  padding: 0 10%;
  margin-bottom: 50px;

}
.btn-form {
  display: inline-block;
  background: var(--color-EB2227);
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 20px;
  right: 0px;
  width: 38%;
  line-height: normal;
  transition: background-color .3s, opacity .5s, visibility .5s;
  visibility: hidden;
  z-index: 1000;
  border: 0px solid var(--color-ffffff);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: var(--font-weight-SemiBold);
  border-radius: 51px 0 0 50px;
  padding: 10px;
  animation: blink 2s ease-in-out infinite none;
}
  .btn-form-nominate {
    display: inline-block;
    background: #767c80;
    text-align: center;
    border-radius: 0;
    position: fixed;
    bottom: 70px; /* stack above partner CTA on mobile */
    right: 0px;
    width: 38%;
    line-height: normal;
    transition: background-color .3s, opacity .5s, visibility .5s;
    visibility: hidden;
    z-index: 1000;
    border: 0px solid var(--color-ffffff);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: var(--font-weight-SemiBold);
    border-radius: 51px 0 0 50px;
    padding: 10px;
    animation: blink 2s ease-in-out infinite none;
  }
.nomine {
  width: 100%;
  margin-top: 10px;
  padding: 0 10%;
}
.nomine-popup {
  width: 50%;
  padding: 0%;

}
.modal-header .btn-close {
  margin: -.5rem -.5rem -.5rem auto;
  opacity: 0.5;
  filter: grayscale(1);
}
.line {
  width: 100%;
  left: 0;
}
.nomine-popup img{
  width: 100px!important;
  height: 100px!important;
}
.nominee-list, .name-list {
  margin-top: 10px;
  padding: 0;
}
    .volume .heading-flex h4,.why h4 {
        background: url(../images/big-bg.png) center no-repeat;
        background-size: cover;
        padding: 34px 24px;
    }
.heading-flex, .heading-flex1, .heading-flex2, .heading-flex3, .heading-flex4, .heading-flex5 {
  margin-bottom: 20px;
}
.gallery .heading-flex6 h4 {
    padding: 12px 30px;
  }

.prestigious_section .heading-flex6 h4 {
    padding: 12px 30px;
  }

.brand .heading-flex6 h4 {
    padding: 12px 26px;
    font-size: 20px;
  }
.line3 {
  width: 90%;
}
    .modal-body .heading-flex h4 {
        padding: 12px 18px;
    }
    .popup-list {
    margin-top: 0px;
    padding: 0 18px;
    height: 305px;
    overflow: hidden;
    overflow-y: scroll;
}
    .line {
        width: 90%;
        left: 5%;
    }
    .heading-flex h4 {
        padding: 12px 32px;
    }
.name h3 {
  font-size: 20px;
}
.name {
margin-bottom: 0px;
}
    section.why {
        padding: 00px;
    }
    /* Mobile modal adjustments for specific category modals only */
    .modal-dialog {
        max-width: 100%;
        margin: 0 1.5%;
    }
    
    /* Target only specific category modals for mobile view */
    #Author .modal-dialog,
    #Automotive .modal-dialog,
    #Sports .modal-dialog,
    #Comedy .modal-dialog,
    #PoetStoryteller .modal-dialog,
    #MovieReviewer .modal-dialog,
    #EducationTeacher .modal-dialog,
    #Entertainment .modal-dialog,
    #NavbharatEditors .modal-dialog,
    #FinanceBanking .modal-dialog,
    #Infotainment .modal-dialog,
    #FashionLifestyle .modal-dialog,
    #Hospitality .modal-dialog,
    #Technology .modal-dialog,
    #Paparazzi .modal-dialog,
    #MusicianDancer .modal-dialog,
    #HealthFitness .modal-dialog,
    #RealEstate .modal-dialog,
    #Parenting .modal-dialog,
    #Podcaster .modal-dialog,
    #ArtPhotography .modal-dialog,
    #Gaming .modal-dialog,
    #PetInfluencer .modal-dialog,
    #SustainabilityInfluencer .modal-dialog,
    #EmergingInfluencers .modal-dialog,
    #SpecialAwardees .modal-dialog {
        max-height: 95vh;
        min-height: 85vh;
    }

    /* Mobile modal content adjustments for specific modals */
    #Author .modal-content,
    #Automotive .modal-content,
    #Sports .modal-content,
    #Comedy .modal-content,
    #PoetStoryteller .modal-content,
    #MovieReviewer .modal-content,
    #EducationTeacher .modal-content,
    #Entertainment .modal-content,
    #NavbharatEditors .modal-content,
    #FinanceBanking .modal-content,
    #Infotainment .modal-content,
    #FashionLifestyle .modal-content,
    #Hospitality .modal-content,
    #Technology .modal-content,
    #Paparazzi .modal-content,
    #MusicianDancer .modal-content,
    #HealthFitness .modal-content,
    #RealEstate .modal-content,
    #Parenting .modal-content,
    #Podcaster .modal-content,
    #ArtPhotography .modal-content,
    #Gaming .modal-content,
    #PetInfluencer .modal-content,
    #SustainabilityInfluencer .modal-content,
    #EmergingInfluencers .modal-content,
    #SpecialAwardees .modal-content {
        max-height: 95vh;
        min-height: 85vh;
        overflow-y: auto;
    }
    
    #Author .modal-body,
    #Automotive .modal-body,
    #Sports .modal-body,
    #Comedy .modal-body,
    #PoetStoryteller .modal-body,
    #MovieReviewer .modal-body,
    #EducationTeacher .modal-body,
    #Entertainment .modal-body,
    #NavbharatEditors .modal-body,
    #FinanceBanking .modal-body,
    #Infotainment .modal-body,
    #FashionLifestyle .modal-body,
    #Hospitality .modal-body,
    #Technology .modal-body,
    #Paparazzi .modal-body,
    #MusicianDancer .modal-body,
    #HealthFitness .modal-body,
    #RealEstate .modal-body,
    #Parenting .modal-body,
    #Podcaster .modal-body,
    #ArtPhotography .modal-body,
    #Gaming .modal-body,
    #PetInfluencer .modal-body,
    #SustainabilityInfluencer .modal-body,
    #EmergingInfluencers .modal-body,
    #SpecialAwardees .modal-body {
        padding: 20px;
        min-height: 70vh;
    }
    
    /* Mobile modal body row margin for specific modals */
    #Author .modal-body .row,
    #Automotive .modal-body .row,
    #Sports .modal-body .row,
    #Comedy .modal-body .row,
    #PoetStoryteller .modal-body .row,
    #MovieReviewer .modal-body .row,
    #EducationTeacher .modal-body .row,
    #Entertainment .modal-body .row,
    #NavbharatEditors .modal-body .row,
    #FinanceBanking .modal-body .row,
    #Infotainment .modal-body .row,
    #FashionLifestyle .modal-body .row,
    #Hospitality .modal-body .row,
    #Technology .modal-body .row,
    #Paparazzi .modal-body .row,
    #MusicianDancer .modal-body .row,
    #HealthFitness .modal-body .row,
    #RealEstate .modal-body .row,
    #Parenting .modal-body .row,
    #Podcaster .modal-body .row,
    #ArtPhotography .modal-body .row,
    #Gaming .modal-body .row,
    #PetInfluencer .modal-body .row,
    #SustainabilityInfluencer .modal-body .row,
    #EmergingInfluencers .modal-body .row,
    #SpecialAwardees .modal-body .row {
        margin-top: 14%;
    }
    
    /* Mobile nominate button adjustments for specific modals */
    #Author .nominate-btn,
    #Automotive .nominate-btn,
    #Sports .nominate-btn,
    #Comedy .nominate-btn,
    #PoetStoryteller .nominate-btn,
    #MovieReviewer .nominate-btn,
    #EducationTeacher .nominate-btn,
    #Entertainment .nominate-btn,
    #NavbharatEditors .nominate-btn,
    #FinanceBanking .nominate-btn,
    #Infotainment .nominate-btn,
    #FashionLifestyle .nominate-btn,
    #Hospitality .nominate-btn,
    #Technology .nominate-btn,
    #Paparazzi .nominate-btn,
    #MusicianDancer .nominate-btn,
    #HealthFitness .nominate-btn,
    #RealEstate .nominate-btn,
    #Parenting .nominate-btn,
    #Podcaster .nominate-btn,
    #ArtPhotography .nominate-btn,
    #Gaming .nominate-btn,
    #PetInfluencer .nominate-btn,
    #SustainabilityInfluencer .nominate-btn,
    #EmergingInfluencers .nominate-btn,
    #SpecialAwardees .nominate-btn {
        padding: 15px 25px;
        font-size: 14px;
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
    
    #Author .nominate-btn i,
    #Automotive .nominate-btn i,
    #Sports .nominate-btn i,
    #Comedy .nominate-btn i,
    #PoetStoryteller .nominate-btn i,
    #MovieReviewer .nominate-btn i,
    #EducationTeacher .nominate-btn i,
    #Entertainment .nominate-btn i,
    #NavbharatEditors .nominate-btn i,
    #FinanceBanking .nominate-btn i,
    #Infotainment .nominate-btn i,
    #FashionLifestyle .nominate-btn i,
    #Hospitality .nominate-btn i,
    #Technology .nominate-btn i,
    #Paparazzi .nominate-btn i,
    #MusicianDancer .nominate-btn i,
    #HealthFitness .nominate-btn i,
    #RealEstate .nominate-btn i,
    #Parenting .nominate-btn i,
    #Podcaster .nominate-btn i,
    #ArtPhotography .nominate-btn i,
    #Gaming .nominate-btn i,
    #PetInfluencer .nominate-btn i,
    #SustainabilityInfluencer .nominate-btn i,
    #EmergingInfluencers .nominate-btn i,
    #SpecialAwardees .nominate-btn i {
        font-size: 16px;
    }
    
    /* Ensure button container has proper spacing for specific modals */
    #Author .col-12.text-center.mb-4,
    #Automotive .col-12.text-center.mb-4,
    #Sports .col-12.text-center.mb-4,
    #Comedy .col-12.text-center.mb-4,
    #PoetStoryteller .col-12.text-center.mb-4,
    #MovieReviewer .col-12.text-center.mb-4,
    #EducationTeacher .col-12.text-center.mb-4,
    #Entertainment .col-12.text-center.mb-4,
    #NavbharatEditors .col-12.text-center.mb-4,
    #FinanceBanking .col-12.text-center.mb-4,
    #Infotainment .col-12.text-center.mb-4,
    #FashionLifestyle .col-12.text-center.mb-4,
    #Hospitality .col-12.text-center.mb-4,
    #Technology .col-12.text-center.mb-4,
    #Paparazzi .col-12.text-center.mb-4,
    #MusicianDancer .col-12.text-center.mb-4,
    #HealthFitness .col-12.text-center.mb-4,
    #RealEstate .col-12.text-center.mb-4,
    #Parenting .col-12.text-center.mb-4,
    #Podcaster .col-12.text-center.mb-4,
    #ArtPhotography .col-12.text-center.mb-4,
    #Gaming .col-12.text-center.mb-4,
    #PetInfluencer .col-12.text-center.mb-4,
    #SustainabilityInfluencer .col-12.text-center.mb-4,
    #EmergingInfluencers .col-12.text-center.mb-4,
    #SpecialAwardees .col-12.text-center.mb-4 {
        margin-bottom: 20px !important;
        padding: 0 10px;
    }
.popup {
    padding: 10px 0;
}
.card_content {
  padding: 0px;
}
.card-body h3{
  margin-bottom: 15px;
  text-align: center;
}
.card-body br{
  display: none;
}
.volume h5 {
  margin-bottom: 0;
  text-align: center;
}
.red_color {
  font-size: 30px;
  line-height: normal;
  
        text-align: center;
  margin-bottom: 0;
}
.small_text {
  font-size: 14px;
}
.nomine img {
  width: 200px;
  height: 200px;
}
.swiper-button-next, .swiper-button-prev {
  top: 45%;
}

.line6 {
  width: 90%;
}
.partner_main {
  margin-top: -0;
}
.partner_right h5 {
  font-size: 18px;
  margin-bottom: 5px;
}
.partner_right p {
  font-size: 14px;
  line-height: normal;
}
.heading-flex6 {
  margin-top: 10px;
}
.gradivisgallery {
  margin-top: 30px;
}

/* Responsive Video Gallery Layout */
@media (max-width: 768px) {
  .video-gallery-container .gradivisimage {
    width: 48% !important;
    margin: 0 1% 20px 1% !important;
  }
}

@media (max-width: 480px) {
  .video-gallery-container .gradivisimage {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
  }
}


}

@media (max-width: 375px) {
  /* Extra small mobile adjustments for specific category modals only */
  #Author .modal-dialog,
  #Automotive .modal-dialog,
  #Sports .modal-dialog,
  #Comedy .modal-dialog,
  #PoetStoryteller .modal-dialog,
  #MovieReviewer .modal-dialog,
  #EducationTeacher .modal-dialog,
  #Entertainment .modal-dialog,
  #NavbharatEditors .modal-dialog,
  #FinanceBanking .modal-dialog,
  #Infotainment .modal-dialog,
  #FashionLifestyle .modal-dialog,
  #Hospitality .modal-dialog,
  #Technology .modal-dialog,
  #Paparazzi .modal-dialog,
  #MusicianDancer .modal-dialog,
  #HealthFitness .modal-dialog,
  #RealEstate .modal-dialog,
  #Parenting .modal-dialog,
  #Podcaster .modal-dialog,
  #ArtPhotography .modal-dialog,
  #Gaming .modal-dialog,
  #PetInfluencer .modal-dialog,
  #SustainabilityInfluencer .modal-dialog,
  #EmergingInfluencers .modal-dialog,
  #SpecialAwardees .modal-dialog {
    max-width: 98%;
    margin: 0 1%;
    max-height: 98vh;
    min-height: 90vh;
  }
  
  #Author .modal-content,
  #Automotive .modal-content,
  #Sports .modal-content,
  #Comedy .modal-content,
  #PoetStoryteller .modal-content,
  #MovieReviewer .modal-content,
  #EducationTeacher .modal-content,
  #Entertainment .modal-content,
  #NavbharatEditors .modal-content,
  #FinanceBanking .modal-content,
  #Infotainment .modal-content,
  #FashionLifestyle .modal-content,
  #Hospitality .modal-content,
  #Technology .modal-content,
  #Paparazzi .modal-content,
  #MusicianDancer .modal-content,
  #HealthFitness .modal-content,
  #RealEstate .modal-content,
  #Parenting .modal-content,
  #Podcaster .modal-content,
  #ArtPhotography .modal-content,
  #Gaming .modal-content,
  #PetInfluencer .modal-content,
  #SustainabilityInfluencer .modal-content,
  #EmergingInfluencers .modal-content,
  #SpecialAwardees .modal-content {
    max-height: 98vh;
    min-height: 90vh;
  }
  
  #Author .modal-body,
  #Automotive .modal-body,
  #Sports .modal-body,
  #Comedy .modal-body,
  #PoetStoryteller .modal-body,
  #MovieReviewer .modal-body,
  #EducationTeacher .modal-body,
  #Entertainment .modal-body,
  #NavbharatEditors .modal-body,
  #FinanceBanking .modal-body,
  #Infotainment .modal-body,
  #FashionLifestyle .modal-body,
  #Hospitality .modal-body,
  #Technology .modal-body,
  #Paparazzi .modal-body,
  #MusicianDancer .modal-body,
  #HealthFitness .modal-body,
  #RealEstate .modal-body,
  #Parenting .modal-body,
  #Podcaster .modal-body,
  #ArtPhotography .modal-body,
  #Gaming .modal-body,
  #PetInfluencer .modal-body,
  #SustainabilityInfluencer .modal-body,
  #EmergingInfluencers .modal-body,
  #SpecialAwardees .modal-body {
    padding: 15px;
    min-height: 80vh;
  }
  
  /* Mobile modal body row margin for 375px and below - specific modals */
  #Author .modal-body .row,
  #Automotive .modal-body .row,
  #Sports .modal-body .row,
  #Comedy .modal-body .row,
  #PoetStoryteller .modal-body .row,
  #MovieReviewer .modal-body .row,
  #EducationTeacher .modal-body .row,
  #Entertainment .modal-body .row,
  #NavbharatEditors .modal-body .row,
  #FinanceBanking .modal-body .row,
  #Infotainment .modal-body .row,
  #FashionLifestyle .modal-body .row,
  #Hospitality .modal-body .row,
  #Technology .modal-body .row,
  #Paparazzi .modal-body .row,
  #MusicianDancer .modal-body .row,
  #HealthFitness .modal-body .row,
  #RealEstate .modal-body .row,
  #Parenting .modal-body .row,
  #Podcaster .modal-body .row,
  #ArtPhotography .modal-body .row,
  #Gaming .modal-body .row,
  #PetInfluencer .modal-body .row,
  #SustainabilityInfluencer .modal-body .row,
  #EmergingInfluencers .modal-body .row,
  #SpecialAwardees .modal-body .row {
    margin-top: 14%;
  }
  
  /* Mobile nominate button adjustments for 375px and below - specific modals */
  #Author .nominate-btn,
  #Automotive .nominate-btn,
  #Sports .nominate-btn,
  #Comedy .nominate-btn,
  #PoetStoryteller .nominate-btn,
  #MovieReviewer .nominate-btn,
  #EducationTeacher .nominate-btn,
  #Entertainment .nominate-btn,
  #NavbharatEditors .nominate-btn,
  #FinanceBanking .nominate-btn,
  #Infotainment .nominate-btn,
  #FashionLifestyle .nominate-btn,
  #Hospitality .nominate-btn,
  #Technology .nominate-btn,
  #Paparazzi .nominate-btn,
  #MusicianDancer .nominate-btn,
  #HealthFitness .nominate-btn,
  #RealEstate .nominate-btn,
  #Parenting .nominate-btn,
  #Podcaster .nominate-btn,
  #ArtPhotography .nominate-btn,
  #Gaming .nominate-btn,
  #PetInfluencer .nominate-btn,
  #SustainabilityInfluencer .nominate-btn,
  #EmergingInfluencers .nominate-btn,
  #SpecialAwardees .nominate-btn {
    padding: 12px 20px;
    font-size: 13px;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
  }
  
  #Author .nominate-btn i,
  #Automotive .nominate-btn i,
  #Sports .nominate-btn i,
  #Comedy .nominate-btn i,
  #PoetStoryteller .nominate-btn i,
  #MovieReviewer .nominate-btn i,
  #EducationTeacher .nominate-btn i,
  #Entertainment .nominate-btn i,
  #NavbharatEditors .nominate-btn i,
  #FinanceBanking .nominate-btn i,
  #Infotainment .nominate-btn i,
  #FashionLifestyle .nominate-btn i,
  #Hospitality .nominate-btn i,
  #Technology .nominate-btn i,
  #Paparazzi .nominate-btn i,
  #MusicianDancer .nominate-btn i,
  #HealthFitness .nominate-btn i,
  #RealEstate .nominate-btn i,
  #Parenting .nominate-btn i,
  #Podcaster .nominate-btn i,
  #ArtPhotography .nominate-btn i,
  #Gaming .nominate-btn i,
  #PetInfluencer .nominate-btn i,
  #SustainabilityInfluencer .nominate-btn i,
  #EmergingInfluencers .nominate-btn i,
  #SpecialAwardees .nominate-btn i {
    font-size: 14px;
  }
  
  #Author .col-12.text-center.mb-4,
  #Automotive .col-12.text-center.mb-4,
  #Sports .col-12.text-center.mb-4,
  #Comedy .col-12.text-center.mb-4,
  #PoetStoryteller .col-12.text-center.mb-4,
  #MovieReviewer .col-12.text-center.mb-4,
  #EducationTeacher .col-12.text-center.mb-4,
  #Entertainment .col-12.text-center.mb-4,
  #NavbharatEditors .col-12.text-center.mb-4,
  #FinanceBanking .col-12.text-center.mb-4,
  #Infotainment .col-12.text-center.mb-4,
  #FashionLifestyle .col-12.text-center.mb-4,
  #Hospitality .col-12.text-center.mb-4,
  #Technology .col-12.text-center.mb-4,
  #Paparazzi .col-12.text-center.mb-4,
  #MusicianDancer .col-12.text-center.mb-4,
  #HealthFitness .col-12.text-center.mb-4,
  #RealEstate .col-12.text-center.mb-4,
  #Parenting .col-12.text-center.mb-4,
  #Podcaster .col-12.text-center.mb-4,
  #ArtPhotography .col-12.text-center.mb-4,
  #Gaming .col-12.text-center.mb-4,
  #PetInfluencer .col-12.text-center.mb-4,
  #SustainabilityInfluencer .col-12.text-center.mb-4,
  #EmergingInfluencers .col-12.text-center.mb-4,
  #SpecialAwardees .col-12.text-center.mb-4 {
    margin-bottom: 15px !important;
    padding: 0 5px;
  }
}

@media (max-width: 375px) {

}


.inpute1{
  width: 30%;
}

.inpute1 input {
  padding-right: 0;
  border-right: 1px solid #e0d7d7;
  border-radius: 10px 0px 0px 10px;
  
}

.country_code {
  display: flex;
}

.inpute2 input {
  border-radius: 0px 10px 10px 0px;
}
.inpute2 {
  width: 100%;
}
#sync1 .item {
  background: #0c83e7;
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#sync2 .item {
  background: #C9C9C9;
  padding: 10px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #0c83e7;
}

.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.ifrm{border:none; width:100%;margin-top:50px;}

.prestigious_section {
  background: #F2F4F3;
  float: left;
  width: 100%;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-red {
  color: #ED1C24;
}

.text-title {
  text-transform: uppercase;
  font-size: 36px;
}

.brand {
  float: left;
  width: 100%;
}

.text_red {
  color: #ed1c24;
}

.main2 {
  float: left;
  width: 100%;
}

.barnd_image {
  float: left;
  width: 19%;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* Mobile view for brand images */
@media (max-width: 768px) {
  .barnd_image {
    float: left;
    width: 22%;
    margin-right: 12px;
    margin-bottom: 15px;
  }
}

.brand_img {
  max-width: 80%;
  margin: auto;
}

.brand_card {
  border: none;
  box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.09);
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer_section_con {
  background: url('../images/footer-bg.png');
  float: left;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.footer_down {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #E8E4E5;
}

.footer_ul li {
  list-style: none;
  float: right;
  margin-right: 30px;
  font-size: 15px;
}

/* Styled clickable heading for Categories/Nominees matching Chief Guest */
.category-heading{
  text-align: center;
  position: relative;
  background: url(../images/guess-head-1.png) center no-repeat;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  display: inline-block;
  color: var(--color-ffffff);
  font-size: var(--font-size-54);
  padding: 16px 36px;
  font-weight: var(--font-weight-Bold);
  font-family: var(--font-family-VoskaBold);
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-text-stroke: 1px #000;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  cursor: pointer;
  border: none;
  background-color: transparent;
  transition: transform .2s ease, filter .2s ease;
  will-change: transform, filter;
  animation: categoryPulse 1.2s ease-in-out infinite, categoryGlow 2s ease-in-out infinite;
}

.category-heading:hover,
.category-heading:focus{
  color: var(--color-ffffff);
  transform: scale(1.03);
  filter: drop-shadow(0 2px 6px rgba(0,0,0,.2));
}

.category-heading:active{
  transform: scale(0.99);
}

@keyframes categoryPulse{
  0%{ transform: translateX(0) rotate(0deg) scale(1); }
  20%{ transform: translateX(-1px) rotate(-0.3deg) scale(1.01); }
  40%{ transform: translateX(1px) rotate(0.3deg) scale(1.015); }
  60%{ transform: translateX(-1px) rotate(-0.2deg) scale(1.01); }
  80%{ transform: translateX(1px) rotate(0.2deg) scale(1.005); }
  100%{ transform: translateX(0) rotate(0deg) scale(1); }
}

/* Shimmer sweep for higher attention without layout shift */
.category-heading::after{
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  height: 100%;
  width: 35%;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.35) 50%, rgba(255,255,255,0) 100%);
  filter: blur(0.5px);
  transform: skewX(-10deg);
  pointer-events: none;
  animation: categoryShine 1.8s ease-in-out infinite;
}

@keyframes categoryShine{
  0%{ left: -120%; opacity: 0; }
  10%{ opacity: .9; }
  45%{ left: 120%; opacity: 0; }
  100%{ left: 120%; opacity: 0; }
}

/* Add a soft outer glow pulse to catch the eye subtly */
.category-heading{
  box-shadow: 0 0 0 0 rgba(235,34,39,0.0);
}

@keyframes categoryGlow{
  0%{ box-shadow: 0 0 0 0 rgba(235,34,39,0.0); }
  50%{ box-shadow: 0 0 22px 3px rgba(235,34,39,0.45); }
  100%{ box-shadow: 0 0 0 0 rgba(235,34,39,0.0); }
}

@keyframes recapPulse{
  0%{ transform: scale(1); }
  20%{ transform: scale(1.01); }
  40%{ transform: scale(1.015); }
  60%{ transform: scale(1.01); }
  80%{ transform: scale(1.005); }
  100%{ transform: scale(1); }
}

.category-heading{
  animation: categoryPulse 1.2s ease-in-out infinite, categoryGlow 2s ease-in-out infinite;
}

@media (max-width: 767.98px) {
  .category-heading{
    padding: 20px 30px;
    font-size: 24px;
    background: url(../images/guess-head-1.png) center no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    animation: categoryPulse 1.2s ease-in-out infinite, categoryGlow 2s ease-in-out infinite;
  }
}

.bg_gallery_btn {
  background: #767c80 !important;
  color: var(--color-ffffff) !important;
  border: 2px solid #767c80 !important;
  padding: 12px 30px !important;
  font-size: var(--font-size-20) !important;
  font-weight: var(--font-weight-SemiBold) !important;
  text-transform: uppercase !important;
  border-radius: 5px !important;
  margin-right: 10px !important;
  transition: all 0.3s ease !important;
  font-family: var(--font-family-Roboto) !important;
}

/* Video Gallery Layout - 3 per row (scoped to video container only) */
.video-gallery-container .gradivisimage {
  width: 31% !important;
  display: inline-block !important;
  vertical-align: top !important;
  margin: 0 1% 20px 1% !important;
  box-sizing: border-box !important;
}

/* Video Gallery Container */
.video-gallery-container {
  max-height: 600px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 8px !important;
  padding: 15px !important;
  background: #f9f9f9 !important;
}

/* Load More Button */
#loadMoreBtn {
  background: var(--color-EB2227) !important;
  color: white !important;
  border: 2px solid var(--color-EB2227) !important;
  padding: 10px 25px !important;
  border-radius: 5px !important;
  font-weight: 600 !important;
  transition: all 0.3s ease !important;
}

#loadMoreBtn:hover {
  background: white !important;
  color: var(--color-EB2227) !important;
  border: 2px solid var(--color-EB2227) !important;
}

.bg_gallery_btn:hover {
  background: var(--color-ffffff) !important;
  color: #767c80 !important;
  border: 2px solid #767c80 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 8px rgba(118, 124, 128, 0.3) !important;
}

/* Gallery Tabs alignment */
#v-pills-tab {
  margin-left: 10%;
  margin-bottom: -30px;
}

@media (max-width: 480px) {
  #v-pills-tab {
    margin-left: 23%;
    margin-bottom: -20px;
  }
  
  /* Mobile Gallery Swipers */
  #photosMobileSwiper,
  #videosMobileSwiper {
    display: block !important;
    margin-top: 20px;
  }
  
  #videosMobileSwiper {
    display: none !important;
  }
  
  #videosMobileSwiper.show {
    display: block !important;
  }
}

.bg_gallery_btn.active {
  background: var(--color-EB2227) !important;
  color: var(--color-ffffff) !important;
  border: 2px solid var(--color-EB2227) !important;
  box-shadow: 0 2px 4px rgba(235, 34, 39, 0.3) !important;
}

.bg_gallery_btn.active:hover {
  background: var(--color-EB2227) !important;
  color: var(--color-ffffff) !important;
  border: 2px solid var(--color-EB2227) !important;
}