*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a:active,
a:focus {
  outline: none !important;
  border: 0 !important;
}
body,
html {
  height: 100%;
  font-family: "SST", Helvetica, sans-serif;
}
/* classes */
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
/* classes ends*/
@font-face {
  font-family: "SSTProHeavy";
  src: url("https://alphauniverseglobal.media.zestyio.com/sstpro-heavy.woff2")
      format("woff2"),
    url("https://alphauniverseglobal.media.zestyio.com/sstpro-heavy.woff")
      format("woff"),
    url("https://alphauniverseglobal.media.zestyio.com/sstpro-heavy.ttf")
      format("truetype"),
    url("https://alphauniverseglobal.media.zestyio.com/sstpro-heavy.eot?#iefix")
      format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Mandai-Bold";
  src: url("../fonts/MandaiValueSerif-Bold.woff2") format("woff2"),
    url("../fonts/MandaiValueSerif-Bold.woff") format("woff"),
    url("../fonts/MandaiValueSerif-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Mandai-Regular";
  src: url("../fonts/MandaiValueSerif-Regular.woff2") format("woff2"),
    url("../fonts/MandaiValueSerif-Regular.woff") format("woff"),
    url("../fonts/MandaiValueSerif-Regular.ttf") format("truetype"),
    url("../fonts/MandaiValueSerif-Regular.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SSTProMedium";
  src: url("https://alphauniverseglobal.media.zestyio.com/sstpro-medium.woff2")
      format("woff2"),
    url("https://alphauniverseglobal.media.zestyio.com/sstpro-medium.woff")
      format("woff"),
    url("https://alphauniverseglobal.media.zestyio.com/sstpro-medium.ttf")
      format("truetype"),
    url("https://alphauniverseglobal.media.zestyio.com/sstpro-medium.svg#SSTProMedium")
      format("svg");
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Roman";
  src: url("fonts/SSTW02Roman.woff2") format("woff2"),
    url("fonts/SSTW02Roman.woff") format("woff"),
    url("fonts/SSTW02Roman.ttf") format("truetype"),
    url("fonts/SSTW02Roman.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Medium";
  src: url("fonts/SSTW02Medium.woff2") format("woff2"),
    url("fonts/SSTW02Medium.woff") format("woff"),
    url("fonts/SSTW02Medium.ttf") format("truetype"),
    url("fonts/SSTW02Medium.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Italic";
  src: url("fonts/SSTW02Italic.woff2") format("woff2"),
    url("fonts/SSTW02Italic.woff") format("woff"),
    url("fonts/SSTW02Italic.ttf") format("truetype"),
    url("fonts/SSTW02Italic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Light";
  src: url("fonts/SSTW02Light.woff2") format("woff2"),
    url("fonts/SSTW02Light.woff") format("woff"),
    url("fonts/SSTW02Light.ttf") format("truetype"),
    url("fonts/SSTW02Light.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Light Italic";
  src: url("fonts/SSTW02LightItalic.woff2") format("woff2"),
    url("fonts/SSTW02LightItalic.woff") format("woff"),
    url("fonts/SSTW02LightItalic.ttf") format("truetype"),
    url("fonts/SSTW02LightItalic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Medium Italic";
  src: url("fonts/SSTW02MediumItalic.woff2") format("woff2"),
    url("fonts/SSTW02MediumItalic.woff") format("woff"),
    url("fonts/SSTW02MediumItalic.ttf") format("truetype"),
    url("fonts/SSTW02MediumItalic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Bold";
  src: url("fonts/SSTW02Bold.woff2") format("woff2"),
    url("fonts/SSTW02Bold.woff") format("woff"),
    url("fonts/SSTW02Bold.ttf") format("truetype"),
    url("fonts/SSTW02Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SST W01 Bold Italic";
  src: url("fonts/SSTW02BoldItalic.woff2") format("woff2"),
    url("fonts/SSTW02BoldItalic.woff") format("woff"),
    url("fonts/SSTW02BoldItalic.ttf") format("truetype"),
    url("fonts/SSTW02BoldItalic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

.h-100 {
  height: 100%;
}

/* * #content p,
* #content span,
* #content h2,
* #content h3,
* #content h4,
* #content h5,
* #content a,
* #content strong {
    color: #000;
} 

h1 {
    display: none;
}*/
.swiper-slide {
  height: auto !important;
}

.navbar1 {
  width: 100%;
  background-color: black;
  color: white;
  padding: 10px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;
}

.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1;
  top: -40px;
  transform: translateY(40px);
  transition: transform 0.8s;
}
/* .top-link {
  z-index: 888888888888888888888;
} */
.navbar1-brand {
  float: left;
  text-decoration: none;
  width: 110px;
  margin-top: 10px;
}

.navbar1-nav {
  margin: 0%;
  margin-left: 300px;
}

.nav1-item {
  display: inline;
  list-style: none;
}

.nav1-item a {
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  color: white;
}

.nav1-item a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

.nav1-item a:hover {
  color: #d3b40e;
}

.toggle1-collapse {
  float: right;
  width: 45px;
  height: 32px;
  margin: 0.4em 0.7em;
  background-color: transparent;
  color: rgba(232, 232, 232, 0.7);
  border: 1px solid rgba(232, 232, 232, 0.3);
  cursor: pointer;
  display: none;
}

.toggle1-collapse:hover {
  color: rgb(232, 232, 232);
}
.toggle1-collapse.custom-btn-style {
  border: 1px solid transparent;
}
@media screen and (max-width: 768px) {
  .navbar1-brand {
    display: inline-block;
    float: none;
  }

  .toggle1-collapse {
    display: inline-block;
  }

  .navbar1-nav {
    color: white;
    padding: 0%;
    margin-left: auto;
  }

  .nav1-item {
    display: block;
    list-style: none;
  }

  .navbar1-collapse {
    width: 100%;
    overflow: hidden;
    text-align: left;
    height: 0vh;
    transition: all 499ms ease;
  }
  .toggle1-collapse {
    margin-right: 0;
  }
  .nav1-item a {
    width: 100%;
  }
  .nav1-item a:hover {
    background-color: #037b3b;
    color: #f8d349;
  }
  .collapse1 {
    /* height: 32vh; */
    height: auto;
  }
}

.top-link {
  transition: all 0.25s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  display:flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0 1em 1em 0;
  padding: 0.5em;
  width: 40px;
  height: 40px;
  background-color: #ff5900;
}
.top-link i{
  font-size: 32px;
  color: #ffffff;
  display:flex;
  align-items: center;
  justify-content: center;
  height: 18px;
}
.top-link.show {
  visibility: visible;
  opacity: 1;
}

.top-link.hide {
  visibility: hidden;
  opacity: 0;
}

.top-link svg {
  fill: white;
  width: 24px;
  height: 12px;
}

.top-link:hover {
  background-color: #ff5900;
}

.top-link:hover svg {
  fill: white;
}

.screen-reader-text {
  position: absolute;
  clip-path: inset(50%);
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  clip: rect(1px, 1px, 1px, 1px);
}

.screen-reader-text:focus {
  display: block;
  top: 5px;
  left: 5px;
  z-index: 100000;
  clip-path: none;
  background-color: #eee;
  padding: 15px 23px 14px;
  width: auto;
  height: auto;
  text-decoration: none;
  line-height: normal;
  color: #444;
  font-size: 1em;
  clip: auto !important;
}

.backtotop {
  position: absolute;
  right: 300px;
  top: 0;
}

.mob-view-flex {
  display: none !important;
}

.desk-view {
  display: block;
}

.mob-view {
  display: none !important;
}

.desk-view-wf {
  display: block;
}

.mob-view-wf {
  display: none !important;
}

h1,
h2 {
  font-family: "SST", Helvetica, Arial, sans-serif !important;
}

h3,
h4,
h5 {
  font-family: "SST", Helvetica, Arial, sans-serif !important;
}

p,
span,
strong {
  font-family: "SST", Helvetica, Arial, sans-serif !important;
}

.sony-max-width {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto !important;
}

.section-1-text span,
.section-1-title h1 {
  color: #f8d349;
}

.section-1-text h2 {
  color: #f9ecd0;
  margin: 0 auto;
}

.sst-font {
  font-family: "SST", Helvetica, Arial, sans-serif !important;
}

.sst-font-roman {
  font-family: "SSTW02Roman", Helvetica, Arial, sans-serif !important;
}

.mandai-font-bold {
  font-family: "Mandai-Bold", Helvetica, Arial, sans-serif !important;
}

.mandai-font {
  font-family: "Mandai-Regular", Helvetica, Arial, sans-serif !important;
}

.section-1-mandai-logo-mobile {
  display: none;
}

/*Section 1*/
.section-1 {
  background: url("../images/main-background.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  /* top: -100px;
    z-index: -1; */
}

.section-1-title h1 {
  font-size: 80px;
  text-align: center;
  padding-top: 7vh;
  margin-bottom: 0px !important;
}

.section-1-content {
  /* padding-top: 25%; */
  padding-top: 36%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.section-1-text.image {
  /* height: 720px; */
  /* background:url('../images/hero-section-leaf.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain; 
    min-width: 80%;*/
  position: relative;
  top: -50px;
  display: flex;
  align-items: center;
  max-width: 1023px;
  margin: auto;
  justify-content: center;
}
.section-1-hero-text {
  max-width: 100%;
  margin: auto;
  /* margin-top: 75px; */
}
.section-1-hero-text h3 {
  color: #F9ECD0;
}
.section-1-hero-text h3 {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 50px;
  font-family: "Mandai-Regular" !important;
}
/* .section-1-hero-text h3:nth-child(2){
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 8px;
    font-family: 'Mandai-Regular' !important;
} */
.section-1-hero-text {
  position: absolute;
  /* top: 140px; */
  margin-top: -50px;
}
.section-1-hero-text p:first-of-type {
  font-weight: 400;
  margin: 20px auto;
  font-size: 40px;
  font-family: "Mandai-Regular" !important;
  color: #f8d349 !important;
}
.section-1-hero-text p:last-of-type {
  font-weight: 400;
  margin-bottom: 0px;
  font-family: "sst-font";
  color: #fff !important;
  font-size: 25px;
}
.section-1-text h2 {
  font-size: 3rem;
}

.section-1-text span {
  font-size: 2.5rem;
}

.section-1-text .long-text {
  width: 50%;
  text-align: center;
  margin: auto;
  color: white;
  font-size: 18px;
}

.section-1-text .price-text {
  text-align: center;
  margin: auto;
  color: white;
  padding-top: 20px;
  font-size: 18px;
}

.section-1-text .price-text span {
  font-size: 18px;
}

.partnership-img {
  display: block;
}

#no-border {
  border: none;
}

/*Section 2*/
.section-2-box {
  justify-content: center;
  padding-top: 5vh;
  margin-left: 0px;
  margin-right: 0px;
}

.hashtag {
  background-color: black;
  color: white;
  padding: 5px;
  font-size: 1rem;
}

.hashtag2 {
  background-color: #398042;
  font-size: 1rem;
  color: white;
  padding: 5px;
  margin-bottom: 0px !important;
}

.modal1 {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 30vh;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: none;
  margin: auto;
  padding: 0;
  border: 1px solid #000;
  /* max-width: 500px !important; */
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  max-width: 610px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */
.close1 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  margin-left: 10px;
  text-shadow: 2px 2px black;
}

.close2 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  margin-left: 10px;
  text-shadow: 2px 2px black;
}

.close3 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  margin-left: 10px;
  text-shadow: 2px 2px black;
}

.close4 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  margin-left: 10px;
  text-shadow: 2px 2px black;
}

.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 0px !important;
  background-color: #5cb85c;
  color: white;
}

.modal-body {
  padding: 2px 16px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.section-6-title {
  font-size: 3.5rem;
  padding-top: 5vh;
  padding-bottom: 5vh;
  text-align: center;
  line-height: 3.5rem;
}

.section-6-content {
  background-color: #f9ecd0;
  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 5vh;
}

.first-judges {
  width: 60%;
  margin: auto !important;
  justify-content: center;
  margin-bottom: 20px;
  text-align: center;
}

.second-judges {
  width: 60%;
  margin: auto !important;
  justify-content: center;
  padding-bottom: 20px;
  text-align: center;
}

/*Section 5*/
.section-5 {
  background: #00823a;
  padding-bottom: 60px;
}

.section-5-title {
  text-align: center;
  font-size: 3.5rem;
  padding-top: 5vh;
  padding-bottom: 5vh;
  color: white;
  line-height: 3.5rem;
}

.theme-1 {
  background-image: url(../images/themes1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.theme-2 {
  background-image: url(../images/theme2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.theme-3 {
  background-image: url(../images/theme3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.theme-4 {
  background-image: url(../images/theme4.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.theme-p {
  text-align: center;
  margin: auto;
  line-height: 200px;
  color: white;
  font-family: "SST", Helvetica, sans-serif !important;
  font-weight: bold;
  font-size: 2rem;
  text-shadow: 2px 2px black;
  height: 200px;
}

.sec-details-t {
  color: black;
  font-size: 1.3rem;
  font-family: "SST", Helvetica, sans-serif;
  font-weight: bold;
}

.sec-details {
  color: black;
  font-size: 1.07rem;
  font-family: "SST", Helvetica, sans-serif;
}

.pb-4 {
  padding-bottom: 1.5rem;
}

/*Section 4*/
.section-4 {
  background-color: #153e35;
}

.section-4-content {
}

.section-4-title {
  text-align: center;
  font-size: 3.5rem;
  padding-top: 5vh;
  color: white;
  line-height: 3.5rem;
  padding-bottom: 5vh;
}

.section-4-text {
  text-align: center;
}

.winners {
  font-size: 2.5rem;
  color: #ffd208;
  padding-bottom: 2vh;
  line-height: 2.5rem;
}
.grand-winners {
  background-color: #f2dc96;
  /* #f8d349 */
}
.show_576,
.show_476 {
  display: none;
}
.grand-winners-head {
  text-align: center;
  font-family: "Mandai-Bold" !important;
  font-size: 3em;
  text-transform: capitalize;
  font-weight: 700;
  background: -webkit-linear-gradient(#037b3b, #7fbd64);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.grand-winner-image-con {
  max-width: 921px;
  margin: auto;
  box-shadow: 0 0 15px 8px rgb(0, 0, 0, 20%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.candidate-profile {
  display: flex;
  justify-content: center;
  align-items: center;
}

.candidate-category span {
  color: #3b713e;
  text-transform: capitalize;
  /* font-size: 35px; */
  font-size: 1.8rem;
  font-weight: 400;
}
.candidate-category {
  text-align: center;
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.candidate-profile {
  margin-top: 35px;
}
.samp-border {
  border-right: 2px solid #3b713e;
  margin: 0 10px;
  margin-top: 5px;
  min-height: 30px;
}
.profile-image {
  max-width: 140px;
  max-height: 140px;
  height: 140px;
  width: 140px;
  min-width: 140px;
  min-height: 140px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 5px solid #000000;
  margin-right: 20px;
  box-shadow: 0 0 10px;
}
.profile-name h3 {
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
}
.winners1 {
  font-size: 2.8rem !important;
}

.prize-items {
  color: white;
  font-size: 0.9375rem;
  text-align: center;
  display: inline-block;
  border-left: 1.5px white solid;
  border-right: 1.5px white solid;
  line-height: 1.5rem;
}
.candidate-profile-text {
  text-align: center;
  max-width: 745px;
  margin: auto;
  margin-top: 35px;
}
/* .candidate-profile-text p:first-of-type , .candidate-profile-text p:last-of-type */
 .candidate-profile-text #profile-caption{
  color: #000000;
  /* font-size: 30px; */
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 35px;
}
.label-para {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}
.label-border {
  border-right: 2px solid #000000;
  margin: 0 10px;
}
.prizes-title {
  font-size: 1.7rem !important;
}

.prizes-title1 {
  font-size: 2rem !important;
}

.alpha-cam {
  padding-top: 0;
  justify-content: center;
  margin: 0px;
}

.prizes-text {
  padding-top: 2vh;
}

.section-2 {
  background-color: #00823a;
}

.section-2-title {
  text-align: center;
  padding-top: 1.5vh;
}

.section-2-box {
  justify-content: center;
  padding-top: 5vh;
  margin-left: 0px;
  margin-right: 0px;
}

.section-2-box-inner {
  min-width: 200px;
  min-height: 300px;
  text-align: center;
  background-color: #f9ecd0;
  border-radius: 25px;
  padding: 10px 20px;
}

.section-2-box-outter {
  text-align: center;
  padding-top: 5vh;
}

.steps-num {
  font-size: 45px;
  margin-bottom: 0px;
  color: #378042;
}

.steps-text {
  font-size: 1.3rem;
  color: black;
  line-height: 1.5rem;
}

.steps-text-h {
  font-size: 1rem;
  color: black;
  line-height: 1.2rem;
}

.logo-row {
  padding-top: 10px;
}

.mob-font-slide {
  font-size: 1.25rem !important;
}

.section-3 {
  background-image: url("../images/section-3_05-mob.jpg");
  background-size: cover;
  background-position: 16% 0;
  background-repeat: no-repeat;
}

.section-3-content {
  padding-bottom: 50px;
}

.section-3-title {
  text-align: center;
  font-size: 3.5rem;
  padding-top: 10%;
  line-height: 3.5rem;
}

.img-width {
  width: 15%;
}

.section-3-title p {
  color: white;
}

.first-cate {
  padding-top: 8vh;
  padding-left: 7vw;
}

.cate-name {
  font-size: 2rem;
  color: black;
}

.shot-with {
  font-size: 1.2rem;
  color: black;
}

.second-cate {
  padding-top: 5vh;
  padding-right: 7vw;
  text-align: end;
}

.wf-phones {
  justify-content: start;
  margin: 0px;
}

#footer {
  background: #e85301 !important;
  color: #fff !important;
  padding-top: 25px !important;
}

#footer h2 {
  font-family: "SST", Helvetica, Arial, sans-serif !important;
  font-size: 1em !important;
  margin: 0 0 5px !important;
  text-align: left !important;
}

.footer-copy p {
  font-size: 13px !important;
  margin: 10px 0 !important;
}

.footer-copy a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.footer-copy a {
  color: #ffffff !important;
  font-family: "SST", Helvetica, Arial, sans-serif !important;
  font-size: 0.75em !important;
  line-height: 1 !important;
  display: block !important;
  margin-bottom: 10px !important;
}

#footer h2 {
  font-size: 16px !important;
  color: #fff !important;
}
.winners-runner-up {
  background-color: #398042;
}
.runner-up-head {
  text-align: center;
  font-family: "Mandai-Regular" !important;
  font-size: 3em;
  font-weight: 500;
  color: #ffd208;
  letter-spacing: 1px;
}

.winning-shots-para {
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  color: #fff;
}
.hr-line {
  background-color: #fff;
  border-bottom: 3px solid #ffffff;
  max-width: 600px;
  margin: 20px auto 20px auto;
}
.sony-cat-head {
  text-align: center;
  /* font-size: 35px; */
  /* font-size: 1.8rem; */
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
}
.bg-398042{
  background: #398042;
}
.fix-image-con-width{
  max-width: 600px;
  margin: auto;
}
.category-image-con {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 900px;
  margin: auto;
}
.cat-image {
  /* max-width: 400px; */
  max-width: 300px;
  max-height: 175px;
  overflow: hidden;
  border-radius: 30px;
  position: relative;
  margin: 12px;
  cursor: pointer;
}
.label-bg-E3BF00{
  background: #E3BF00;
}
.label-bg-CC7323{
  background-color: #CC7323;
}
.label-bg-155181{
  background-color: #155181;
}
.label-bg-242F74{
  background-color: #242F74;
}
.open-categ-detail-con{
  background: #c9dfcb !important;
}
.sony-categ-detail-con.pb-100 , .open-categ-detail-con.pb-100{
  padding-bottom: 50px;
}
.sony-categ-detail-con.pt-100 , .open-categ-detail-con.pt-100{
  padding-top: 50px;
}
.cat-text {
  position: absolute;
  z-index: 2;
  top: 50px;
  left: 30px;
}
.cat-text p {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 35px;
}

.cat-image img {
  transition-property: transform;
  transition-duration: 0.2s;
}

.cat-image img {
  transition-timing-function: ease-in-out;
}
.gallery-section {
  background: #000000;
}
.text-white {
  color: #fff;
}
.gallery-con {
  display: flex;
  flex-wrap: wrap;
  max-width: 90%;
  margin: auto;
  justify-content: center;
}
.gallery-con img {
  margin: 5px;
}

.winners-notify {
  max-width: 660px;
  margin: auto;
  margin-top: 50px;
}
.winners-notify p {
  text-align: center;
  /* font-size: 35px; */
  font-size: 1.3rem;
  font-weight: 400;
  color: #ffffff;
}
.sony_link {
  font-weight: 600;
  display: inline-block;
  color: #ffffff;
}
.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
.sony-categ-detail-con .label-para , .open-categ-detail-con .label-para{
  max-width: 450px;
  margin: auto;
}
.candidate-category{
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#caption{
  color: #cccccc;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .footer-copy a:last-child {
    border: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
}
.container {
  max-width: 1170px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#app {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 3px;
  -moz-column-gap: 3px;
  column-gap: 3px;
}
#app img {
  width: 100%;
  margin-bottom: 3px;
}

.footer {
  background: #d65d27;
}
.footer-links-con {
  display: flex;
  justify-content: space-between;
  max-width: 70%;
  margin: auto;
  align-items: flex-start;
}
.footer-head {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.footer-links-con ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-links-con ul li {
  padding: 0px;
}
.footer-links-con ul li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.footer-links-con ul li a:hover,
.t-and-c a:hover {
  color: #ffd208;
  transition: all 0.3s ease-in-out;
}
.social-image {
  max-width: 40px;
  max-height: 40px;
  display: inline-block;
}
.social-image:hover img {
  filter: invert(1);
}
.social-image:first-of-type {
  margin-right: 12px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.copyright.footer-links-con {
  display: flex;
  justify-content: flex-end;
  margin: 50px auto;
  flex-direction: column;
  align-items: flex-end;
}
.copyright.footer-links-con p,
.t-and-c a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}
.copyright.footer-links-con p {
  margin-bottom: 10px;
}
.t-and-c .footer-link-border {
  border-right: 2px solid #ffffff;
  margin: 0 10px;
  height: 14px;
  display: inline-block;
}

@media (min-width: 768px) {
  .footer-copy.text-md-right a {
    border-right: 1px solid #fff !important;
    display: inline !important;
    margin-bottom: 0 !important;
    margin-right: 10px !important;
    padding-right: 10px !important;
  }
}

.footer-contact a:last-child,
.footer-copy a:last-child {
  margin-bottom: 0 !important;
}

.footer-social a {
  margin-right: 25px !important;
}

.footer-social a:last-child {
  margin-right: 0 !important;
}

/** Joe CSS **/
@media (max-width: 560px) {
  .hide-for-mobile {
    display: none;
  }
  #content {
    overflow: hidden;
  }

  .section-6-content,
  .judged-big-content,
  .section-6-content .judges {
    position: relative;
  }

  #right-to-left,
  #left-to-right {
    position: absolute;
    z-index: 99999;
  }

  #left-to-right-01 {
    position: absolute;
    top: -215px;
    max-width: 380px;
    z-index: 2;
  }

  #left-to-right-02 {
    position: absolute;
    top: -16px;
    left: -42px;
    max-width: 354px;
    z-index: 1;
  }

  #left-to-right-03 {
    position: absolute;
    top: 240px;
    left: -10px;
    max-width: 250px;
  }

  #right-to-left-01 {
    position: absolute;
    bottom: 207px;
    left: 88px;
    max-width: 307px;
    z-index: 2;
  }

  #right-to-left-02 {
    position: absolute;
    bottom: 85px;
    left: 108px;
    max-width: 295px;
    z-index: 1;
  }

  #right-to-left-03 {
    position: absolute;
    bottom: -9px;
    left: 180px;
    max-width: 217px;
  }
  .section-6-content .judges::before {
    position: absolute;
    content: "";
    left: -50%;
    top: 0;
    background: url(../images/leaf-bg-left.png);
    height: 100%;
    width: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .section-6-content .judges::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 0;
    background: url(../images/leaf-bg-right.png);
    height: 100%;
    width: 30px;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-width: 561px) and (max-width: 768px) {
  .hide-for-mobile {
    display: none;
  }
  #content {
    overflow: hidden;
  }

  .section-6-content,
  .judged-big-content,
  .section-6-content .judges {
    position: relative;
  }

  #right-to-left,
  #left-to-right {
    position: absolute;
    z-index: 99999;
  }

  #left-to-right {
    top: 80px;
    left: 0;
  }

  #left-to-right-01 {
    position: absolute;
    top: -215px;
    max-width: 500px;
    z-index: 2;
  }

  #left-to-right-02 {
    position: absolute;
    top: -16px;
    left: -46px;
    max-width: 693px;
    z-index: 1;
  }

  #left-to-right-03 {
    position: absolute;
    top: 240px;
    left: -10px;
    max-width: 500px;
  }

  #right-to-left {
    right: 582px;
    bottom: -90px;
  }

  #right-to-left-01 {
    position: absolute;
    bottom: 207px;
    left: 88px;
    max-width: 500px;
    z-index: 2;
  }

  #right-to-left-02 {
    position: absolute;
    bottom: 85px;
    left: 108px;
    max-width: 500px;
    z-index: 1;
  }

  #right-to-left-03 {
    position: absolute;
    bottom: -9px;
    left: 180px;
    max-width: 500px;
  }
  .section-6-content .judges::before {
    position: absolute;
    content: "";
    left: -34%;
    top: 0;
    background: url(../images/leaf-bg-left.png);
    height: 100%;
    width: 299px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .section-6-content .judges::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 0;
    background: url(../images/leaf-bg-right.png);
    height: 100%;
    width: 30px;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 769px) {
  .hide-for-desktop {
    display: none;
  }

  .judged-big-content-desk {
    position: relative;
    max-width: 1580px;
    margin: 0 auto;
  }

  #content {
    overflow: hidden;
  }

  .leaf-desk {
    position: absolute;
    z-index: 9999;
  }

  #leaf-5 {
    right: 4%;
    width: 337px;
    bottom: -50%;
    transform: rotate(7deg);
  }

  #leaf-1 {
    right: 6%;
    width: 500px;
    top: 18%;
  }

  #leaf-3 {
    right: 35%;
    width: 188px;
    bottom: -22%;
  }

  #leaf-6 {
    right: 42%;
    width: 369px;
    top: 45%;
  }

  #leaf-2 {
    left: 5%;
    width: 210px;
    bottom: -29%;
    transform: rotate(-13deg);
  }

  #leaf-4 {
    left: 7%;
    width: 278px;
    bottom: -49%;
    z-index: 1;
  }
}

@media only screen and (min-width: 1280px) {
  .judged-big-content-desk {
    position: relative;
    max-width: 1580px;
    margin: 0 auto;
  }

  #content {
    overflow: hidden;
  }

  .leaf-desk {
    position: absolute;
    z-index: 9999;
  }

  /* #leaf-5.active {
        right: -6em !important;
        bottom: -32em !important;
    } */
  #leaf-5 {
    right: 0%;
    width: 555px;
    bottom: -50%;
    transform: rotate(7deg);
  }
  /* 
    #leaf-1.active{
        right: 10% !important;
        top: 15em !important;
    } */
  #leaf-1 {
    right: 6%;
    width: 500px;
    top: 18%;
  }

  /* #leaf-3.active {
        bottom: -27em !important;
    } */
  #leaf-3 {
    right: 34%;
    width: 325px;
    bottom: -22%;
  }

  /* #leaf-6.active {
        top: 17em !important;
    } */
  #leaf-6 {
    right: 42%;
    width: 369px;
    top: 45%;
  }

  /* #leaf-2.active {
        left: 5%;
        width: 292px;
        bottom: -29%;
        transform: rotate(-13deg);
    } */
  #leaf-2 {
    left: 5%;
    width: 292px;
    bottom: -29%;
    transform: rotate(-13deg);
  }

  /* #leaf-4.active {
        bottom: -33em !important;
    } */
  #leaf-4 {
    left: 7%;
    width: 450px;
    bottom: -49%;
    z-index: 1;
  }
}

@media only screen and (min-width: 1360px) {
  .judged-big-content-desk {
    position: relative;
    max-width: 1580px;
    margin: 0 auto;
  }

  #content {
    overflow: hidden;
  }

  .leaf-desk {
    position: absolute;
    z-index: 9999;
  }

  #leaf-5 {
    right: 0%;
    width: 590px;
    bottom: -50%;
    transform: rotate(7deg);
  }

  #leaf-1 {
    right: 6%;
    width: 500px;
    top: 18%;
  }

  #leaf-3 {
    right: 34%;
    width: 345px;
    bottom: -22%;
  }

  #leaf-6 {
    right: 42%;
    width: 369px;
    top: 45%;
  }

  #leaf-2 {
    left: 5%;
    width: 292px;
    bottom: -29%;
    transform: rotate(-13deg);
  }

  #leaf-4 {
    left: 7%;
    width: 475px;
    bottom: -49%;
    z-index: 1;
  }
}

@media only screen and (min-width: 1400px) {
  .judged-big-content-desk {
    position: relative;
    max-width: 1580px;
    margin: 0 auto;
  }

  #content {
    overflow: hidden;
  }

  .leaf-desk {
    position: absolute;
    z-index: 9999;
  }

  #leaf-5 {
    right: 0%;
    width: 680px;
    bottom: -50%;
    transform: rotate(7deg);
  }

  #leaf-1 {
    right: 6%;
    width: 500px;
    top: 18%;
  }

  #leaf-3 {
    right: 34%;
    width: 413px;
    bottom: -22%;
  }

  #leaf-6 {
    right: 42%;
    width: 369px;
    top: 45%;
  }

  #leaf-2 {
    left: 5%;
    width: 292px;
    bottom: -29%;
    transform: rotate(-13deg);
  }

  #leaf-4 {
    left: 7%;
    width: 555px;
    bottom: -49%;
    z-index: 1;
  }
}
#judges {
  position: relative;
}
@media (max-width: 768px) {
  #center-scroll {
    z-index: 999999;
    position: absolute;
    /* border: 1px solid red; */
    left: 50%;
    top: 19%;
    width: 50px;
    height: 50px;
  }
  .mobile-leaf {
    position: absolute;
  }
  #leaf-animate-left {
    left: -39px;
    max-width: 100px;
  }
  #leaf-animate-right {
    right: -42px;
    bottom: 95px;
    max-width: 109px;
  }
}
@media (min-width: 769px) {
  #center-scroll {
    z-index: 999999;
    position: absolute;
    /* border: 1px solid red; */
    left: 50%;
    top: 46%;
    width: 50px;
    height: 50px;
  }
  #leaf-animate-right,
  #leaf-animate-left {
    position: absolute;
  }
  #leaf-animate-right {
    right: 0;
    bottom: 200px;
  }
}

#leaf-animate-left {
  animation: upDown-Left 12s infinite;
}

#leaf-animate-right {
  animation: upDown-Right 14s infinite;
}
@keyframes upDown-Left {
  0% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(25deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(25deg);
  }
  100% {
    transform: rotate(10deg);
  }
}

@keyframes upDown-Right {
  0% {
    transform: rotate(26deg);
  }
  25% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(26deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(26deg);
  }
}
/* .top-link {
  z-index: 888888888888888888888;
} */
.top-link {
  transition: all 0.25s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0 1em 1em 0;
  padding: 0.5em;
  width: 40px;
  height: 40px;
  background-color: #ff5900;
}
.top-link.show {
  visibility: visible;
  opacity: 1;
}
.top-link.hide {
  visibility: hidden;
  opacity: 0;
}

.top-link svg {
  fill: white;
  width: 24px;
  height: 12px;
  position: relative;
  left: -2px;
  top: -5px;
}

.top-link:hover {
  background-color: #ff5900;
}

.top-link:hover svg {
  fill: white;
}
.bg-f1f1cf {
  background-color: #f1f1cf;
}
.box-header {
  max-width: 850px;
  margin: auto;
}
.box-header h4 {
  font-size: 35px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 500;
}
.flex-con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cross-btn {
  outline: none;
  border: 0;
  background: none;
  text-transform: capitalize;
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 30px;
}
.categ-label {
  /* background: #de823b; */
  max-width: 270px;
  padding: 5px 10px;
  display: flex;
  /* justify-content: center; */
  align-items: center;
}
.categ-label p {
  margin: 0 !important;
  color: #000000;
  font-weight: 500;
  font-size: 26px;
}
.win-head {
  text-align: center;
  font-weight: 500;
  font-size: 50px;
  text-transform: capitalize;
  margin-top: 20px;
  color: #398042;
  margin-bottom: 10px;
}
.winner-img-text {
  text-align: center;
}
.lowercase{
  text-transform: lowercase;
}
.winner-img-text .winner-name {
  text-transform: capitalize;
  margin-top: 20px;
  color: #000000;
  font-size: 30px;
  font-weight: 400;
}
.win-head.runner-head {
  margin-top: 50px;
  font-size: 35px;
}
.d-none {
  display: none;
}
.winner-img-con,
.runner-img-con,
.runner-up-img-con {
  display: flex;
  justify-content: center;
  align-items: center;
}
.modalbox {
  display: none;
  position: fixed !important;
  z-index: 1 !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: auto !important;
  background-color: rgba(0, 0, 0, 0.9) !important;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: none;
  /* margin: auto; */
  padding: 0;
  /* max-width: 80%; */
  max-width: 610px;
  margin: auto;
}

/* The Close Button */
.close {
  color: white;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
  /* max-width: 500px; */
  min-width: 600px;
  max-width: 70%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}


.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
a:focus{
  color: none;
}
a.prev:hover , a.next:hover{
  background-color: transparent !important;
  color: none !important;
}
img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  padding: 15px 16px;
  color: white;
}
.caption-container p {
  margin-bottom: 0;
}

.demo {
  opacity: 1;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

/* .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  } */

.flex {
  display: flex;
  justify-content: center;
  max-width: 500px;
  overflow: hidden;
  white-space: no-wrap;
  overflow-x: auto;
  /* -webkit-appearance: none; */
}
.flex::-webkit-scrollbar {
  display: none;
  /* opacity: 0; */
}
.flex div {
  /* min-width: 50%; */
  min-width: 31%;
  max-height: 100px;
  margin: 10px;
}
.set-max-width {
  position: relative;
  /* max-width: 500px; */
  width: 100%;
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.set-max-width .close {
  margin-left: auto;
  display: block;
  text-align: right;
}
.set-max-width .next {
  right: -55px;
}
.set-max-width .prev {
  left: -55px;
}
#app img {
  margin-top: 0;
}
.position-rel{
  position: relative;
}

#footer {
  background: #e85301 !important;
  color: #fff !important;
  padding-top: 25px !important;
}

#footer h2 {
  font-family: "SST", Helvetica, Arial, sans-serif !important;
  font-size: 1em !important;
  margin: 0 0 5px !important;
  text-align: left !important;
}

.footer-copy p {
  font-size: 13px !important;
  margin: 10px 0 !important;
}

.footer-copy a:hover {
  color: #FFF !important;
  text-decoration: none !important;
}

.footer-copy a {
  color: #ffffff !important;
  font-family: "SST", Helvetica, Arial, sans-serif !important;
  font-size: 0.75em !important;
  line-height: 1 !important;
  display: block !important;
  margin-bottom: 10px !important;
}

#footer h2 {
  font-size: 16px !important;
  color: #FFF !important;
}
.show_526{
  display: none;
}
.set-max-width .next:hover ,  .set-max-width .prev:hover{
  color: #ffffff !important;
}
.set-max-width .next:focus ,  .set-max-width .prev:focus{
  color: #ffffff !important;
}
.show_br_425{
  display: none;
}
.show_res{
  display: none;
}