/****** UTILS ******/
/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
.inner-banner-content.booknow-inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.judges-sec .container .judges-list .col-4 .img-box .content, .awwards-section .inner-content .counter-main .hexabox .box, .awwards-section .inner-content .counter-main, .flex-align-centers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
}

.preminum-table-section:after, .legend-table-section:after {
  content: "";
  display: table;
  clear: both;
}

.legend-table-section .list-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/******* BASE *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "heavitasregular";
  src: url("../woff2/heavitas-webfont.woff2") format("woff2"), url("../woff/heavitas-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansbold";
  src: url("../woff2/opensans-bold-webfont.woff2") format("woff2"), url("../woff/opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sanslight";
  src: url("../woff2/opensans-light-webfont.woff2") format("woff2"), url("../woff/opensans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansregular";
  src: url("../woff2/opensans-regular-webfont.woff2") format("woff2"), url("../woff/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/** Font **/
h1 {
  font-weight: normal;
  font-size: 70px;
  font-family: "heavitasregular";
}
@media (max-width: 1400px) {
  h1 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
}

h2 {
  font-weight: normal;
  font-size: 55px;
}
@media (max-width: 1400px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-weight: normal;
}

h4 {
  font-weight: normal;
}

h5 {
  font-weight: normal;
  font-size: 26px;
  font-family: "heavitasregular";
}
@media (max-width: 1400px) {
  h5 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-weight: normal;
}

p strong {
  font-weight: bold;
  font-family: "open_sansbold";
}

body {
  font-family: "open_sanslight", arial;
  font-size: 26px;
  line-height: 1.26;
}
@media (max-width: 1600px) {
  body {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 16px;
  }
}

.container {
  max-width: 1523px;
  margin: 0 auto;
  padding: 0 15px 0 15px;
}
@media (max-width: 1400px) {
  .container {
    max-width: 1280px;
  }
}

p {
  margin: 0 0 20px 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.row:after, .row:before {
  clear: both;
  content: "";
  display: table;
}

a, .swiper-button-next, .swiper-button-prev, .swiper-pagination-bullet {
  outline: 0;
}

input:focus {
  outline: 0;
}

input, textarea {
  border-radius: 0 !important;
  -webkit-appearance: none;
}

.home-banner + .awwards-section {
  margin-top: 150px;
}

.hall-of-fame + .awwards-post {
  margin-top: 150px;
}

.form-sec + footer:after {
  display: none;
}

/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
.inner-banner-content.booknow-inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.judges-sec .container .judges-list .col-4 .img-box .content, .awwards-section .inner-content .counter-main .hexabox .box, .awwards-section .inner-content .counter-main, .flex-align-centers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
}

.preminum-table-section:after, .legend-table-section:after {
  content: "";
  display: table;
  clear: both;
}

.legend-table-section .list-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.col {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  position: relative;
  min-height: 1px;
}
@media (min-width: 320px) {
  .col.col-xs-12 {
    width: 100%;
  }
  .col.col-xs-11 {
    width: 91.66666667%;
  }
  .col.col-xs-10 {
    width: 83.33333333%;
  }
  .col.col-xs-9 {
    width: 75%;
  }
  .col.col-xs-8 {
    width: 66.66666667%;
  }
  .col.col-xs-7 {
    width: 58.33333333%;
  }
  .col.col-xs-6 {
    width: 50%;
  }
  .col.col-xs-5 {
    width: 41.66666667%;
  }
  .col.col-xs-4 {
    width: 33.33333333%;
  }
  .col.col-xs-3 {
    width: 25%;
  }
  .col.col-xs-2 {
    width: 16.66666667%;
  }
  .col.col-xs-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 568px) {
  .col.col-sm-12 {
    width: 100%;
  }
  .col.col-sm-11 {
    width: 91.66666667%;
  }
  .col.col-sm-10 {
    width: 83.33333333%;
  }
  .col.col-sm-9 {
    width: 75%;
  }
  .col.col-sm-8 {
    width: 66.66666667%;
  }
  .col.col-sm-7 {
    width: 58.33333333%;
  }
  .col.col-sm-6 {
    width: 50%;
  }
  .col.col-sm-5 {
    width: 41.66666667%;
  }
  .col.col-sm-4 {
    width: 33.33333333%;
  }
  .col.col-sm-3 {
    width: 25%;
  }
  .col.col-sm-2 {
    width: 16.66666667%;
  }
  .col.col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .col.col-md-12 {
    width: 100%;
  }
  .col.col-md-11 {
    width: 91.66666667%;
  }
  .col.col-md-10 {
    width: 83.33333333%;
  }
  .col.col-md-9 {
    width: 75%;
  }
  .col.col-md-8 {
    width: 66.66666667%;
  }
  .col.col-md-7 {
    width: 58.33333333%;
  }
  .col.col-md-6 {
    width: 50%;
  }
  .col.col-md-5 {
    width: 41.66666667%;
  }
  .col.col-md-4 {
    width: 33.33333333%;
  }
  .col.col-md-3 {
    width: 25%;
  }
  .col.col-md-2 {
    width: 16.66666667%;
  }
  .col.col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1024px) {
  .col.col-lg-12 {
    width: 100%;
  }
  .col.col-lg-11 {
    width: 91.66666667%;
  }
  .col.col-lg-10 {
    width: 83.33333333%;
  }
  .col.col-lg-9 {
    width: 75%;
  }
  .col.col-lg-8 {
    width: 66.66666667%;
  }
  .col.col-lg-7 {
    width: 58.33333333%;
  }
  .col.col-lg-6 {
    width: 50%;
  }
  .col.col-lg-5 {
    width: 41.66666667%;
  }
  .col.col-lg-4 {
    width: 33.33333333%;
  }
  .col.col-lg-3 {
    width: 25%;
  }
  .col.col-lg-2 {
    width: 16.66666667%;
  }
  .col.col-lg-1 {
    width: 8.33333333%;
  }
}

/******* COMPONENTS ******/
.btn:not(li) {
  background: #BFE10E;
  color: #030506 !important;
  font-size: 13px;
  padding: 13px 15px;
  display: inline-block;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn:not(li):hover {
  background: transparent;
  border-color: #BFE10E;
  color: #BFE10E !important;
}

li.btn a {
  background: #BFE10E;
  color: #030506 !important;
  font-size: 13px;
  padding: 13px 15px;
  display: inline-block;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
li.btn a:hover {
  background: transparent;
  border-color: #BFE10E;
  color: #BFE10E !important;
}

.pum-overlay .pum-close {
  background-color: #BFE10E !important;
  color: black !important;
  width: 50px !important;
}
.pum-overlay .gform_wrapper .top_label .gfield_label {
  font-size: 1rem !important;
}
@media (min-width: 767px) {
  .pum-overlay .gform_wrapper ul.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pum-overlay .gform_wrapper ul.gform_fields li.gfield {
    width: 50%;
  }
  .pum-overlay .gform_wrapper ul.gform_fields li.gfield input.medium {
    width: 100%;
  }
}

/****** LAYOUT ******/
footer {
  background: #030506;
  margin: -60px 0 0 0;
  padding: 420px 0 0;
  position: relative;
}
footer:before {
  position: absolute;
  top: 90px;
  right: 0;
  left: 0;
  height: 243px;
  background: url("../svg/footer-line.svg") no-repeat -6px 0;
  content: "";
  background-size: cover;
}
@media (max-width: 1600px) {
  footer:before {
    height: 180px;
  }
}
@media (max-width: 1023px) {
  footer:before {
    height: 100px;
  }
}
@media (max-width: 767px) {
  footer:before {
    height: 70px;
  }
}
footer .footer-left {
  max-width: 578px;
  width: 100%;
  float: left;
}
footer .footer-left .footer-logo {
  max-width: 250px;
  float: left;
}
footer .footer-left .footer-logo img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1280px) {
  footer .footer-left .footer-logo {
    max-width: 140px;
  }
}
footer .footer-left .footer-menu {
  float: left;
  max-width: 328px;
  padding-left: 10px;
}
footer .footer-left .footer-menu ul {
  list-style: none;
}
footer .footer-left .footer-menu ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
footer .footer-left .footer-menu ul li a {
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
  font-family: "heavitasregular";
  display: inline-block;
  position: relative;
}
footer .footer-left .footer-menu ul li a:after {
  position: absolute;
  right: 30px;
  bottom: -7px;
  left: 0;
  content: "";
  height: 1px;
  background: #BFE10E;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
footer .footer-left .footer-menu ul li a:hover:after {
  opacity: 1;
  right: 0px;
}
footer .footer-left .footer-menu .social-icons {
  margin-top: 35px;
}
footer .footer-left .footer-menu .social-icons ul li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 20px;
}
footer .footer-left .footer-menu .social-icons ul li a {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
footer .footer-left .footer-menu .social-icons ul li a.facebook-icon {
  background-image: url("../svg/facebook-white.svg");
  width: 14px;
  height: 27px;
}
footer .footer-left .footer-menu .social-icons ul li a.twitter-icon {
  background-image: url("../svg/twitter-white.svg");
  width: 27px;
  height: 22px;
}
footer .footer-left .footer-menu .social-icons ul li a.instagram-icon {
  background-image: url("../svg/instagram-white.svg");
  width: 24px;
  height: 24px;
}
footer .footer-left .footer-menu .social-icons ul li a.youtube-icon {
  background-image: url("../svg/youtube-white.svg");
  width: 29px;
  height: 20px;
}
footer .footer-left .footer-menu .social-icons ul li a:after {
  display: none;
}
@media (max-width: 1280px) {
  footer .footer-left .footer-menu {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
  footer .footer-left .footer-menu {
    margin-top: 15px;
  }
}
@media (max-width: 1280px) {
  footer .footer-left {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  footer .footer-left {
    max-width: 100%;
  }
}
footer .footer-right {
  max-width: 490px;
  float: right;
  width: 100%;
}
footer .footer-right .contact-info {
  width: 100%;
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 19px;
}
footer .footer-right .contact-info h3 {
  font-size: 33px;
  font-family: "heavitasregular";
  margin-bottom: 5px;
}
@media (max-width: 1600px) {
  footer .footer-right .contact-info h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  footer .footer-right .contact-info h3 {
    font-size: 24px;
  }
}
footer .footer-right .contact-info a, footer .footer-right .contact-info p {
  color: #BFE10E;
  text-decoration: none;
  line-height: 1.36;
}
footer .footer-right .contact-info a {
  position: relative;
}
footer .footer-right .contact-info a:before {
  position: absolute;
  right: 30px;
  bottom: -3px;
  left: 0;
  content: "";
  height: 1px;
  background: #BFE10E;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
footer .footer-right .contact-info a:hover:before {
  opacity: 1;
  right: 0px;
}
@media (max-width: 1600px) {
  footer .footer-right .contact-info {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  footer .footer-right .contact-info {
    font-size: 18px;
  }
}
footer .footer-right .contact-info:nth-child(2) {
  margin-bottom: 32px;
}
@media (max-width: 1280px) {
  footer .footer-right {
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  footer .footer-right {
    max-width: 100%;
    margin-top: 55px;
  }
}
footer .copyrights {
  background: #BFE10E;
  padding: 16px 0px;
  font-size: 19px;
  margin-top: 35px;
}
footer .copyrights .left {
  float: left;
  width: 50%;
  font-size: 13px;
  padding-top: 6px;
}
footer .copyrights .left p {
  margin-bottom: 0px;
}
footer .copyrights .left a {
  color: #030506;
  font-family: "open_sansregular";
  text-decoration: none;
}
@media (max-width: 1023px) {
  footer .copyrights .left {
    font-size: 10px;
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  footer .copyrights .left {
    width: 100%;
    text-align: center;
    font-size: 15px;
  }
}
footer .copyrights .right {
  float: right;
  width: 50%;
  text-align: right;
}
footer .copyrights .right ul {
  list-style: none;
  margin-bottom: 0px;
}
footer .copyrights .right ul li {
  display: inline-block;
  padding: 0 20px;
}
footer .copyrights .right ul li a {
  color: #030506;
  text-decoration: none;
  position: relative;
  font-size: 19px;
}
footer .copyrights .right ul li a:after {
  content: "";
  position: absolute;
  right: -20px;
  height: 20px;
  width: 1px;
  top: 3px;
  background: #030506;
}
footer .copyrights .right ul li a:before {
  position: absolute;
  right: 30px;
  bottom: -3px;
  left: 0;
  content: "";
  height: 1px;
  background: #030506;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
footer .copyrights .right ul li a:hover:before {
  opacity: 1;
  right: 0px;
}
@media (max-width: 1280px) {
  footer .copyrights .right ul li a {
    font-size: 14px;
  }
  footer .copyrights .right ul li a:after {
    height: 13px;
  }
}
@media (max-width: 1023px) {
  footer .copyrights .right ul li a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  footer .copyrights .right ul li a {
    font-size: 16px;
  }
}
footer .copyrights .right ul li:last-child a:after {
  display: none;
}
@media (max-width: 1280px) {
  footer .copyrights .right ul li {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  footer .copyrights .right {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}
@media (max-width: 1600px) {
  footer {
    padding-top: 330px;
  }
}
@media (max-width: 1023px) {
  footer {
    padding-top: 200px;
  }
}
@media (max-width: 767px) {
  footer {
    padding-top: 180px;
  }
}
footer:after {
  position: absolute;
  top: -330px;
  right: 0;
  width: 200px;
  height: 403px;
  background: url("../svg/footer-hexagon.svg") no-repeat 0% 0/cover;
  content: "";
  z-index: 99;
}
@media (max-width: 1600px) {
  footer:after {
    top: -270px;
  }
}
@media (max-width: 1280px) {
  footer:after {
    width: 110px;
    height: 183px;
    top: -120px;
  }
}
@media (max-width: 767px) {
  footer:after {
    width: 60px;
    height: 93px;
    top: -30px;
  }
}

.scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: url("../svg/scroll-top.svg") no-repeat 0 0;
  width: 50px;
  height: 50px;
  z-index: 99999;
  background-color: #030506;
  display: none;
}

header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 31px 0;
  z-index: 99999;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header .header-top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header-top .top-menu {
  margin-right: 1em;
}
header .header-top .top-menu .btn {
  font-family: "heavitasregular";
  text-decoration: none;
}
header .header-top .top-menu .btn.white {
  background: #ffffff;
}
header .header-top .top-menu .btn.white:hover {
  background: black;
}
header .header-top .top-menu .btn.outline {
  background: black;
  border-color: #BFE10E;
  color: #BFE10E !important;
}
header .header-top .top-menu .btn.outline:hover {
  background: #BFE10E;
  color: black !important;
}
@media (max-width: 767px) {
  header .header-top .top-menu .btn {
    display: none;
  }
}
header .header-top .social-icons {
  float: right;
}
header .header-top .social-icons ul {
  list-style: none;
}
header .header-top .social-icons ul li {
  display: inline-block;
  padding: 0px 4px;
}
header .header-top .social-icons ul li a {
  width: 26px;
  height: 26px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #BFE10E;
}
header .header-top .social-icons ul li a.facebook-icon {
  background-image: url("../svg/facebook-icon.svg");
}
header .header-top .social-icons ul li a.twitter-icon {
  background-image: url("../svg/twitter-icon.svg");
}
header .header-top .social-icons ul li a.instagram-icon {
  background-image: url("../svg/instagram-icon.svg");
}
header .header-top .social-icons ul li a.youtube-icon {
  background-image: url("../svg/youtube-icon.svg");
}
header .logo {
  float: left;
  max-width: 340px;
}
header .logo img {
  width: 100%;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  header .logo {
    max-width: 180px;
  }
}
@media (max-width: 767px) {
  header .logo {
    max-width: 140px;
  }
}
header .event-date {
  float: left;
  color: #BFE10E;
  font-size: 37px;
  text-transform: uppercase;
  border-left: 2px solid #BFE10E;
  padding-left: 15px;
  min-width: 200px;
  margin-bottom: 50px;
}
header .event-date span {
  display: block;
  margin-bottom: 5px;
}
header .event-date span.year {
  font-family: "heavitasregular";
  font-size: 55px;
}
@media (max-width: 1600px) {
  header .event-date span.year {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  header .event-date span.year {
    font-size: 18px;
  }
}
@media (max-width: 1600px) {
  header .event-date {
    font-size: 20px;
    min-width: 100px;
  }
}
@media (max-width: 1280px) {
  header .event-date {
    font-size: 16px;
    min-width: 110px;
  }
}
@media (max-width: 767px) {
  header .event-date {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  header .event-date {
    margin-bottom: 0;
  }
}
header .menu {
  justify-self: flex-end;
  margin-left: auto;
  padding-top: 35px;
}
header .menu nav {
  float: right;
}
header .menu nav ul {
  list-style: none;
}
header .menu nav ul li {
  display: inline-block;
  margin-right: 7px;
}
header .menu nav ul li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-family: "heavitasregular";
  font-size: 13px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
header .menu nav ul li a:not(.btn):after {
  content: "";
  display: inline-block;
  background-color: #BFE10E;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: auto;
  right: 100%;
  bottom: -15px;
  left: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .menu nav ul li a:hover:not(.btn):after {
  right: 0px;
  opacity: 1;
}
@media (max-width: 1600px) {
  header .menu nav ul li a:hover:not(.btn):after {
    right: 0px;
  }
}
@media (max-width: 1023px) {
  header .menu nav ul li a:hover:not(.btn):after {
    display: none;
  }
}
@media (max-width: 1600px) {
  header .menu nav ul li a {
    font-size: 11px;
  }
}
@media (max-width: 1280px) {
  header .menu nav ul li a {
    font-size: 10px;
  }
}
header .menu nav ul li:last-child {
  margin-right: 0px;
}
header .menu nav ul li.btn a {
  background: black;
  color: #BFE10E !important;
  border-color: #BFE10E;
}
header .menu nav ul li.btn a:hover {
  background: #BFE10E;
  color: black !important;
}
header .menu nav ul li.btn a:after {
  display: none;
}
header .menu nav ul.top-menu-mobile {
  display: none;
}
@media (max-width: 767px) {
  header .menu nav ul.top-menu-mobile {
    display: block;
  }
}
header .menu nav ul.top-menu-mobile .btn {
  font-family: "heavitasregular";
  text-decoration: none;
}
header .menu nav ul.top-menu-mobile .btn.white {
  background: #ffffff;
}
header .menu nav ul.top-menu-mobile .btn.white:hover {
  background: black;
}
header .menu nav ul.top-menu-mobile .btn.outline {
  background: black;
  border-color: #BFE10E;
  color: #BFE10E !important;
}
header .menu nav ul.top-menu-mobile .btn.outline:hover {
  background: #BFE10E;
  color: black !important;
}
@media (max-width: 1600px) {
  header .menu {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  header .menu .mobile-menu {
    background: url("../svg/hamburger.svg") no-repeat 0 0/cover;
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
  }
  header .menu nav {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: #ffffff;
    display: none;
    width: 100%;
    z-index: 9999999;
  }
  header .menu nav ul li {
    width: 100%;
  }
  header .menu nav ul li a {
    color: #030506;
    padding: 13px 20px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
header.sticky {
  position: fixed;
  background: black;
}
header.sticky .header-top {
  display: none;
}
header.sticky .logo {
  max-width: 140px;
}
header.sticky .event-date {
  font-size: 16px;
  margin-bottom: 0px;
}
header.sticky .event-date span.year {
  font-size: 28px;
}
@media (max-width: 1600px) {
  header {
    padding: 20px 0;
  }
}
@media (max-width: 1023px) {
  header {
    padding: 25px 0;
  }
}
@media (min-width: 1600px) and (max-height: 950px) {
  header .event-date {
    font-size: 24px;
    min-width: 160px;
  }
  header .event-date span.year {
    font-size: 45px;
  }
}

/* Home Banner */
.home-banner {
  background: #030506;
  padding-top: 300px;
  padding-bottom: 150px;
  position: relative;
}
.home-banner .container {
  position: relative;
  z-index: 999;
}
.home-banner .swiper-container {
  padding-bottom: 150px;
  max-width: 1144px;
  margin: 0 auto;
}
.home-banner .swiper-container .swiper-slide:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../png/banner-shadow.png") no-repeat 0 0;
  content: "";
}
@media (max-width: 767px) {
  .home-banner .swiper-container .swiper-slide:after {
    width: 120%;
    background-position: 0% 0;
    background-size: cover;
  }
}
.home-banner .swiper-container .swiper-slide.swiper-slide-active .banner-text {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.home-banner .swiper-container .banner-text {
  position: absolute;
  bottom: 101px;
  left: 0;
  z-index: 99;
  max-width: 380px;
  bottom: -50px;
  opacity: 1;
}
.home-banner .swiper-container .banner-text h1 {
  color: #ffffff;
  line-height: 1;
}
@media (max-width: 1600px) {
  .home-banner .swiper-container .banner-text h1 {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .home-banner .swiper-container .banner-text h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper-container .banner-text h1 {
    font-size: 20px;
  }
}
.home-banner .swiper-container .banner-text h2 {
  color: #BFE10E;
  display: inline-block;
  margin: 0px;
  line-height: 1;
  padding: 0px;
  position: relative;
}
.home-banner .swiper-container .banner-text h2:after {
  display: inline-block;
  height: 1px;
  background: #BFE10E;
  width: 100%;
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
}
@media (max-width: 767px) {
  .home-banner .swiper-container .banner-text h2:after {
    bottom: -10px;
  }
}
@media (max-width: 1600px) {
  .home-banner .swiper-container .banner-text h2 {
    font-size: 30px;
  }
}
@media (max-width: 1280px) {
  .home-banner .swiper-container .banner-text h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper-container .banner-text h2 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper-container .banner-text {
    max-width: 180px;
    bottom: -20px;
  }
}
.home-banner .swiper-container .swiper-pagination {
  bottom: 108px;
  text-align: right;
  left: auto;
  right: -4px;
}
.home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  border: 1px solid #ffffff !important;
  border-radius: 0px !important;
  opacity: 1 !important;
}
.home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #BFE10E;
  border-color: #BFE10E !important;
}
@media (max-width: 1600px) {
  .home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 1280px) {
  .home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 1600px) {
  .home-banner .swiper-container .swiper-pagination {
    bottom: 118px;
  }
}
@media (max-width: 1280px) {
  .home-banner .swiper-container .swiper-pagination {
    bottom: 118px;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper-container .swiper-pagination {
    bottom: 128px;
  }
}
@media (max-width: 1600px) {
  .home-banner .swiper-container {
    max-width: 1144px;
  }
}
@media (max-width: 1280px) {
  .home-banner .swiper-container {
    max-width: 830px;
  }
}
@media (max-width: 767px) {
  .home-banner .swiper-container {
    max-width: 360px;
  }
}
.home-banner .scoll-arrow {
  position: absolute;
  right: 0;
  bottom: 23px;
  left: 0;
  width: 15px;
  height: 65px;
  margin: 0 auto;
  background: url("../svg/scroll-arrow.svg") no-repeat 0 0;
  z-index: 9999;
  cursor: pointer;
}
@media (max-width: 1600px) {
  .home-banner .scoll-arrow {
    width: 8px;
    height: 39px;
    background-size: cover;
  }
}
.home-banner:after {
  position: absolute;
  bottom: -437px;
  left: 0;
  width: 335px;
  height: 577px;
  background: url("../svg/hexagon-left.svg") no-repeat 100% 0/cover;
  content: "";
  display: block;
  z-index: 999;
}
@media (max-width: 1600px) {
  .home-banner:after {
    bottom: -280px;
    width: 240px;
    height: 384px;
    background-size: 340px auto;
    background-position: -160px 0;
  }
}
@media (max-width: 1280px) {
  .home-banner:after {
    bottom: -162px;
    width: 210px;
    height: 364px;
    background-size: 340px auto;
    background-position: -160px 0;
  }
}
@media (max-width: 767px) {
  .home-banner:after {
    bottom: -82px;
    width: 110px;
    height: 174px;
    background-size: 160px auto;
    background-position: -80px 0;
  }
}
.home-banner:before {
  position: absolute;
  right: 0;
  bottom: -210px;
  width: 398px;
  height: 540px;
  background: url("../svg/banner-line.svg") no-repeat 0px 0/cover;
  content: "";
  display: block;
  z-index: 999;
}
@media (max-width: 1600px) {
  .home-banner:before {
    bottom: -160px;
    width: 280px;
    height: 370px;
    background-size: cover;
  }
}
@media (max-width: 1280px) {
  .home-banner:before {
    bottom: -100px;
    width: 270px;
    height: 400px;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .home-banner:before {
    bottom: -50px;
    width: 90px;
    height: 170px;
    background-size: cover;
  }
}
@media (max-width: 1600px) {
  .home-banner {
    padding-top: 170px;
  }
}
@media (max-width: 1023px) {
  .home-banner {
    padding-top: 170px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .home-banner {
    padding-bottom: 10px;
  }
}
@media (min-width: 1600px) and (max-height: 950px) {
  .home-banner {
    padding-top: 220px;
  }
  .home-banner .swiper-container {
    max-width: 1000px;
  }
}
@media (min-width: 1680px) and (max-width: 1800px) {
  .home-banner {
    padding-top: 190px;
  }
  .home-banner:before {
    bottom: -160px;
    width: 280px;
    height: 370px;
    background-size: cover;
  }
  .home-banner:after {
    bottom: -280px;
    width: 240px;
    height: 384px;
    background-size: 340px auto;
    background-position: -160px 0;
  }
  .home-banner .scoll-arrow {
    width: 8px;
    height: 39px;
    background-size: cover;
  }
}

/* inner Banner */
.inner-page-banner {
  background-color: #030506;
  width: 100%;
  height: 100vh;
  position: relative;
}
.inner-page-banner .inner-banner-content {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 54%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
}
.inner-page-banner .inner-banner-content .left-title {
  width: 50%;
  float: left;
}
.inner-page-banner .inner-banner-content .left-title h1 {
  margin: 0 0 0px;
  padding: 0;
}
@media (max-width: 767px) {
  .inner-page-banner .inner-banner-content .left-title h1 {
    font-size: 32px;
    margin: 0;
  }
}
.inner-page-banner .inner-banner-content .left-title h2 {
  color: #BFE10E;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0;
}
@media (max-width: 767px) {
  .inner-page-banner .inner-banner-content .left-title h2 {
    font-size: 25px;
    margin: 0;
  }
}
.inner-page-banner .inner-banner-content .left-title hr {
  width: 589px;
  background-color: #BFE10E;
  height: 2px;
  border: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 1280px) {
  .inner-page-banner .inner-banner-content .left-title hr {
    width: 420px;
  }
}
@media (max-width: 1023px) {
  .inner-page-banner .inner-banner-content .left-title hr {
    margin: 25px auto 45px;
  }
}
@media (max-width: 767px) {
  .inner-page-banner .inner-banner-content .left-title hr {
    margin: 15px auto 15px;
    width: 280px;
  }
}
@media (max-width: 1023px) {
  .inner-page-banner .inner-banner-content .left-title {
    width: 100%;
    float: none;
  }
}
.inner-page-banner .inner-banner-content .right-content {
  width: 50%;
  float: left;
  margin: 0;
  padding: 13px 0 0 10px;
}
.inner-page-banner .inner-banner-content .right-content p {
  max-width: 620px;
  font-size: 35px;
  line-height: 1.45;
}
@media (max-width: 1600px) {
  .inner-page-banner .inner-banner-content .right-content p {
    font-size: 25px;
    max-width: 450px;
  }
}
@media (max-width: 1023px) {
  .inner-page-banner .inner-banner-content .right-content p {
    max-width: 100%;
    margin: 0 auto 0;
  }
}
@media (max-width: 767px) {
  .inner-page-banner .inner-banner-content .right-content p {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .inner-page-banner .inner-banner-content .right-content {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.inner-page-banner .inner-banner-content a {
  color: #BFE10E;
}
@media (max-width: 1280px) {
  .inner-page-banner .inner-banner-content {
    max-width: 990px;
  }
}
@media (max-width: 1023px) {
  .inner-page-banner .inner-banner-content {
    max-width: 100%;
    text-align: center;
    margin: 0 15px;
  }
}
.inner-page-banner .scoll-arrow:after {
  content: "";
  background-image: url("../svg/scroll-arrow.svg");
  height: 63px;
  width: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 26px;
  left: 0;
  margin: 0 auto;
  cursor: pointer;
}
@media (max-width: 767px) {
  .inner-page-banner .scoll-arrow:after {
    width: 8px;
    height: 39px;
  }
}
.inner-page-banner .hexagon:after {
  content: " ";
  background-image: url("../svg/hexagon-right.svg");
  height: 752px;
  width: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  right: 0;
  bottom: -293px;
  background-position: 0;
}
@media (max-width: 1600px) {
  .inner-page-banner .hexagon:after {
    height: 502px;
    width: 230px;
    bottom: -213px;
  }
}
@media (max-width: 767px) {
  .inner-page-banner .hexagon:after {
    height: 211px;
    width: 120px;
    bottom: -75px;
  }
}
.inner-page-banner .right-image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: calc(100% - 200px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1024px) {
  .inner-page-banner .right-image {
    display: none;
  }
}

/****** PAGES ******/
.intro-content {
  padding: 160px 0px 100px;
}
.intro-content .inner-content {
  max-width: 990px;
  margin: 0 auto;
  font-size: 55px;
  text-align: center;
  line-height: 1.27;
}
.intro-content .inner-content p {
  margin-bottom: 52px;
  line-height: 1.27;
}
@media (max-width: 1023px) {
  .intro-content .inner-content p {
    margin-bottom: 40px;
  }
}
.intro-content .inner-content p.reduce-line-height {
  line-height: 0.8;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .intro-content .inner-content p.reduce-line-height {
    line-height: 1.3;
  }
}
.intro-content .inner-content span {
  font-size: 26px;
  font-family: "heavitasregular";
  border-right: 2px solid #BFE10E;
  padding: 0px 10px;
  display: inline;
  line-height: 1;
}
.intro-content .inner-content span:last-child {
  border-right: 0px;
}
@media (max-width: 1600px) {
  .intro-content .inner-content span {
    font-size: 20px;
    line-height: 1;
  }
}
@media (max-width: 1280px) {
  .intro-content .inner-content span {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .intro-content .inner-content span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .intro-content .inner-content span {
    display: inline-block;
  }
}
@media (max-width: 1023px) {
  .intro-content .inner-content {
    line-height: 1.3;
  }
}
@media (max-width: 1600px) {
  .intro-content .inner-content {
    max-width: 840px;
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .intro-content .inner-content {
    max-width: 720px;
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .intro-content .inner-content {
    max-width: 550px;
    font-size: 24px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .intro-content .inner-content {
    padding: 0 30px;
    font-size: 20px;
  }
}
@media (max-width: 1600px) {
  .intro-content {
    padding: 120px 0px 80px;
  }
}
@media (max-width: 1280px) {
  .intro-content {
    padding: 120px 0px 60px;
  }
}
@media (max-width: 767px) {
  .intro-content {
    padding: 50px 0px 30px;
  }
}

.awwards-section {
  padding-bottom: 80px;
  padding-top: 100px;
}
.awwards-section .inner-content {
  background: url("../svg/awwards-bg.svg") no-repeat 0 0;
  padding: 129px 0px 71px;
  position: relative;
}
.awwards-section .inner-content h2 {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 70px;
  font-family: "heavitasregular";
}
@media (max-width: 1280px) {
  .awwards-section .inner-content h2 {
    font-size: 40px;
    top: 0px;
  }
}
@media (max-width: 767px) {
  .awwards-section .inner-content h2 {
    font-size: 24px;
    top: -10px;
  }
}
.awwards-section .inner-content .counter-main {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1261px;
  margin: 0 auto;
}
.awwards-section .inner-content .counter-main .hexabox {
  float: left;
}
.awwards-section .inner-content .counter-main .hexabox .box {
  width: 205px;
  height: 196px;
  font-size: 55px;
  background: url("../svg/counter-hexagon.svg") no-repeat 0 0/cover;
}
@media (max-width: 1280px) {
  .awwards-section .inner-content .counter-main .hexabox .box {
    font-size: 46px;
  }
}
@media (max-width: 1023px) {
  .awwards-section .inner-content .counter-main .hexabox .box {
    width: 150px;
    height: 143px;
    font-size: 36px;
  }
}
.awwards-section .inner-content .counter-main .hexabox .box span {
  display: block;
  padding-top: 20px;
}
.awwards-section .inner-content .counter-main .hexabox > span {
  font-size: 45px;
  display: block;
  text-align: center;
  font-family: "heavitasregular";
}
@media (max-width: 1600px) {
  .awwards-section .inner-content .counter-main .hexabox > span {
    font-size: 35px;
  }
}
@media (max-width: 1280px) {
  .awwards-section .inner-content .counter-main .hexabox > span {
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .awwards-section .inner-content .counter-main .hexabox > span {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .awwards-section .inner-content .counter-main .hexabox {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  .awwards-section .inner-content .counter-main {
    max-width: 1080px;
  }
}
@media (max-width: 1280px) {
  .awwards-section .inner-content .counter-main {
    max-width: 880px;
  }
}
@media (max-width: 1023px) {
  .awwards-section .inner-content .counter-main {
    max-width: 680px;
  }
}
@media (max-width: 767px) {
  .awwards-section .inner-content .counter-main {
    max-width: 150px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .awwards-section .inner-content {
    padding: 80px 0px 41px;
    background-size: cover;
  }
}
@media (max-width: 1280px) {
  .awwards-section {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .awwards-section {
    padding-bottom: 20px;
  }
}

.awwards-post {
  margin: 40px 0 0;
  padding: 60px 0px 71px;
  background: url("../svg/awwards-post-bg.svg") no-repeat 20px 0;
  position: relative;
}
.awwards-post .awwards-post-inner {
  max-width: 1027px;
  margin: 0 auto;
}
.awwards-post .awwards-post-inner .box {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.awwards-post .awwards-post-inner .box.small .inner p {
  font-size: 20px;
}
.awwards-post .awwards-post-inner .box:nth-child(2n+2) {
  margin-top: 92px;
}
@media (max-width: 1023px) {
  .awwards-post .awwards-post-inner .box:nth-child(2n+2) {
    margin-top: 0px;
  }
}
.awwards-post .awwards-post-inner .box .inner {
  background: url("../svg/awwards-star.svg") no-repeat 100% 0;
  background-color: #030506;
  height: 493px;
  color: #ffffff;
  position: relative;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  line-height: 1.26;
}
.awwards-post .awwards-post-inner .box .inner h3 {
  font-size: 40px;
  font-family: "heavitasregular";
  padding-right: 65px;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .awwards-post .awwards-post-inner .box .inner h3 {
    font-size: 30px;
    padding-bottom: 30px;
  }
}
.awwards-post .awwards-post-inner .box .inner p {
  font-size: 26px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-align-self: flex-end;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .awwards-post .awwards-post-inner .box .inner p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .awwards-post .awwards-post-inner .box .inner p {
    margin-bottom: 0px;
  }
  .awwards-post .awwards-post-inner .box .inner p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .awwards-post .awwards-post-inner .box .inner {
    height: auto;
    min-height: 380px;
    background-size: cover;
  }
}
@media (max-width: 1023px) {
  .awwards-post .awwards-post-inner .box {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .awwards-post .awwards-post-inner {
    max-width: 494px;
  }
}
.awwards-post:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../svg/awwards-dot.svg") no-repeat 100% 0;
  width: 145px;
  height: 310px;
  content: "";
  display: block;
}
@media (max-width: 1600px) {
  .awwards-post {
    background-size: 1280px;
  }
}
@media (max-width: 1280px) {
  .awwards-post {
    background-size: 992px;
    margin-top: 20px;
  }
  .awwards-post .container {
    position: relative;
    z-index: 99;
  }
}
@media (max-width: 767px) {
  .awwards-post {
    background-size: 480px;
  }
}
@media (min-width: 1900px) {
  .awwards-post {
    background-position: center top;
  }
}

.hall-of-fame {
  margin-top: 63px;
  color: #ffffff;
  position: relative;
}
.perspective {
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  transform: skewY(-3deg);
  background: #030506;
  min-height: 550px;
  width: 100%;
  position: relative;
  top: 20px;
  padding-top: 130px;
}
.perspective:after {
  position: absolute;
  right: 0;
  bottom: -60px;
  left: 0;
  background: #030506;
  -webkit-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  transform: skewY(3deg);
  content: "";
  display: block;
  height: 150px;
}

.hall-of-fame .container {
  -webkit-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  transform: skewY(3deg);
  position: relative;
  z-index: 9;
}
.hall-of-fame .container .title {
  text-align: center;
  font-family: "heavitasregular";
}
.hall-of-fame .hall-of-fame-slider {
  max-width: 1027px;
  margin: 135px auto 130px;
  position: relative;
}
.hall-of-fame .hall-of-fame-slider .swiper-container {
  width: 100%;
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide:nth-child(2n+2) {
  margin-top: 83px;
}
@media (max-width: 1023px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide:nth-child(2n+2) {
    margin-top: 0px;
  }
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box {
  height: 493px;
  color: #ffffff;
  position: relative;
  padding: 63px 37px 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box span {
  font-size: 60px;
  font-family: "heavitasregular";
  color: #BFE10E;
  position: relative;
  line-height: 1.08;
}
@media (max-width: 1280px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box span {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box span {
    font-size: 30px;
  }
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box p {
  font-size: 26px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-align-self: flex-end;
  margin-bottom: 0px;
  position: relative;
  max-width: 100%;
  padding-right: 55px;
  width: 100%;
  line-height: 1.26;
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box p {
    font-size: 20px;
    margin-bottom: 0px;
  }
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  display: block;
  z-index: 0;
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box:after {
  background: url("../svg/hall-of-fame-art.svg") no-repeat 63px 64px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 220px;
  height: 200px;
  content: "";
  background-size: cover;
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box:after {
    right: -56px;
    bottom: -51px;
    width: 190px;
    height: 170px;
  }
}
.hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box:hover:before {
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide .box {
    height: 280px;
    padding: 25px;
    background-size: cover;
  }
}
@media (max-width: 1023px) {
  .hall-of-fame .hall-of-fame-slider .swiper-container .swiper-slide {
    width: 100%;
  }
}
.hall-of-fame .hall-of-fame-slider .swiper-button-next, .hall-of-fame .hall-of-fame-slider .swiper-button-prev {
  margin-top: -53px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hall-of-fame .hall-of-fame-slider .swiper-button-next {
  width: 50px;
  height: 50px;
  background: url("../svg/right-arrow.svg") no-repeat 0 0;
  right: -60px;
  margin-top: 53px;
}
@media (max-width: 1280px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-next {
    right: -10px;
  }
}
@media (max-width: 1023px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-next {
    margin-top: 0px;
    right: -60px;
  }
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-next {
    width: 30px;
    height: 30px;
    right: -30px;
    background-size: cover;
  }
}
@media (max-width: 360px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-next {
    right: -10px;
  }
}
.hall-of-fame .hall-of-fame-slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: url("../svg/left-arrow.svg") no-repeat 0 0;
  left: -60px;
}
@media (max-width: 1280px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-prev {
    left: -10px;
  }
}
@media (max-width: 1023px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-prev {
    margin-top: 0px;
    left: -60px;
  }
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-prev {
    width: 30px;
    height: 30px;
    left: -30px;
    background-size: cover;
  }
}
@media (max-width: 360px) {
  .hall-of-fame .hall-of-fame-slider .swiper-button-prev {
    left: -10px;
  }
}
@media (max-width: 1600px) {
  .hall-of-fame .hall-of-fame-slider {
    margin-top: 110px;
  }
}
@media (max-width: 1280px) {
  .hall-of-fame .hall-of-fame-slider {
    margin-top: 85px;
  }
}
@media (max-width: 1023px) {
  .hall-of-fame .hall-of-fame-slider {
    max-width: 493px;
  }
}
@media (max-width: 767px) {
  .hall-of-fame .hall-of-fame-slider {
    max-width: 280px;
    margin-top: 45px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .hall-of-fame {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hall-of-fame .perspective {
    padding-top: 70px;
  }
}
.hall-of-fame:before {
  position: absolute;
  bottom: 130px;
  left: 0;
  width: 220px;
  height: 460px;
  background: url("../svg/hall-of-fame-left-design.svg") no-repeat 100% 0/cover;
  content: "";
  z-index: 99;
}
@media (max-width: 1600px) {
  .hall-of-fame:before {
    width: 100px;
    height: 240px;
  }
}
@media (max-width: 1280px) {
  .hall-of-fame:before {
    display: none;
  }
}
@media (max-width: 1023px) {
  .hall-of-fame:before {
    display: block;
  }
}
@media (max-width: 767px) {
  .hall-of-fame:before {
    width: 30px;
    height: 70px;
    bottom: 90px;
  }
}
.hall-of-fame:after {
  position: absolute;
  right: 0;
  bottom: 130px;
  width: 200px;
  height: 592px;
  background: url("../svg/hall-of-fame-right-design.svg") no-repeat 0% 0/cover;
  content: "";
  z-index: 99;
}
@media (max-width: 1600px) {
  .hall-of-fame:after {
    width: 50px;
    height: 240px;
  }
}
@media (max-width: 1280px) {
  .hall-of-fame:after {
    display: none;
  }
}
@media (max-width: 1023px) {
  .hall-of-fame:after {
    display: block;
  }
}
@media (max-width: 767px) {
  .hall-of-fame:after {
    width: 10px;
    height: 140px;
    bottom: 100px;
  }
}

.full-width-slider {
  -webkit-transform: skewY(2deg);
  -ms-transform: skewY(2deg);
  transform: skewY(2deg);
  overflow: hidden;
  background: #030506;
  position: relative;
  z-index: 9;
  padding-bottom: 58.3333%;
}
.full-width-slider .swiper-container {
  -webkit-transform: skewY(-2deg);
  -ms-transform: skewY(-2deg);
  transform: skewY(-2deg);
  position: absolute;
  left: 0;
  top: -30px;
  bottom: auto;
  right: 0;
  height: 108%;
  max-width: 1523px;
  margin: 0 auto;
}
.full-width-slider .swiper-slide .inner {
  height: 100%;
  background-size: cover;
}
.full-width-slider .arrow-new {
  max-width: 1400px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}
.full-width-slider .arrow-new .swiper-button-next {
  width: 50px;
  height: 50px;
  background: url("../svg/right-arrow.svg") no-repeat 0 0;
}
@media (max-width: 767px) {
  .full-width-slider .arrow-new .swiper-button-next {
    width: 30px;
    height: 30px;
    background-size: cover;
  }
}
.full-width-slider .arrow-new .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: url("../svg/left-arrow.svg") no-repeat 0 0;
}
@media (max-width: 767px) {
  .full-width-slider .arrow-new .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-size: cover;
  }
}
@media (max-width: 1600px) {
  .full-width-slider .arrow-new {
    max-width: 1280px;
  }
}
@media (min-width: 2000px) {
  .full-width-slider {
    padding-bottom: 1187px;
  }
}

.intro-content.no-padding-top {
  padding-top: 0px !important;
  margin-top: -100px;
}
@media (max-width: 1023px) {
  .intro-content.no-padding-top {
    margin-top: -75px;
  }
}
@media (max-width: 767px) {
  .intro-content.no-padding-top {
    margin-top: -50px;
  }
}

.sponsors-sec {
  margin: 155px 0 143px;
  padding: 0;
}
.sponsors-sec .sponsors-content {
  text-align: center;
  max-width: 703px;
  margin: 0 auto;
}
.sponsors-sec .sponsors-content h1 {
  line-height: 1;
  color: #030506;
  margin: 0 0 38px;
  padding: 0;
}
.sponsors-sec .sponsors-content a {
  background-color: #BFE10E;
  font-family: "open_sansbold";
  color: #030506;
  text-decoration: none;
  margin: 0;
  padding: 0 5px 2px;
}
@media (max-width: 767px) {
  .sponsors-sec .sponsors-content a {
    font-size: 15px;
  }
}
.sponsors-sec .sponsors-content p {
  margin: 0 0 36px;
  padding: 0;
}
@media (max-width: 767px) {
  .sponsors-sec .sponsors-content p {
    margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  .sponsors-sec .sponsors-content {
    max-width: 570px;
  }
}
@media (max-width: 1023px) {
  .sponsors-sec {
    margin: 90px 0 63px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .sponsors-sec {
    margin: 70px 0 13px;
    padding: 0;
  }
}

.partners-sec {
  background-color: #030506;
  padding: 192px 0;
}
.partners-sec .container {
  padding: 0px;
}
@media (max-width: 767px) {
  .partners-sec .container {
    padding: 0 15px;
  }
}
.partners-sec h1 {
  text-align: center;
  color: #ffffff;
  margin-bottom: 176px;
}
@media (max-width: 1600px) {
  .partners-sec h1 {
    margin-bottom: 96px;
  }
}
@media (max-width: 767px) {
  .partners-sec h1 {
    margin-bottom: 56px;
  }
}
.partners-sec .partners-inner {
  max-width: 990px;
  margin: 0 auto;
}
.partners-sec .partners-inner .col-4 {
  width: 33.33%;
  float: left;
  margin: 0 0 81px 0;
  padding: 0 10px;
}
.partners-sec .partners-inner .col-4 .bg-color {
  background-color: #ffffff;
  position: relative;
  margin: 0;
  padding: 0 15px;
  min-height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
.partners-sec .partners-inner .col-4 .bg-color .expand-icon:after {
  content: " ";
  background-image: url("../svg/expand-icon.svg");
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
  background-size: cover;
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4 .bg-color .expand-icon:after {
    width: 30px;
    height: 30px;
    top: 15px;
    right: 15px;
  }
}
.partners-sec .partners-inner .col-4 .bg-color:before {
  content: " ";
  background-image: url("../svg/line-share.svg");
  width: 238px;
  height: 183px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4 .bg-color:before {
    width: 128px;
    height: 103px;
  }
}
.partners-sec .partners-inner .col-4 .bg-color img {
  margin: 0 auto;
  display: block;
}
@media (max-width: 1600px) {
  .partners-sec .partners-inner .col-4 .bg-color img {
    max-width: 80%;
  }
}
.partners-sec .partners-inner .col-4 .bg-color .sponsor-content {
  position: absolute;
  bottom: 14px;
  left: 46px;
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4 .bg-color .sponsor-content {
    left: 15px;
    bottom: 0;
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4 .bg-color {
    min-height: 313px;
  }
}
@media (min-width: 1600px) {
  .partners-sec .partners-inner .col-4 .bg-color {
    font-size: 20px;
  }
}
.partners-sec .partners-inner .col-4:first-child {
  margin-top: 0px !important;
}
.partners-sec .partners-inner .col-4:nth-child(3n+1) {
  margin-top: -100px;
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4:nth-child(3n+1) {
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  .partners-sec .partners-inner .col-4:nth-child(3n+1) {
    margin-top: 0;
  }
}
.partners-sec .partners-inner .col-4:nth-child(3n+3) {
  float: right;
}
@media (max-width: 767px) {
  .partners-sec .partners-inner .col-4:nth-child(3n+3) {
    float: left;
  }
}
.partners-sec .partners-inner .col-4:nth-child(2) {
  margin: 100px 0 81px;
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4:nth-child(2) {
    margin: 50px 0 41px;
  }
}
@media (max-width: 767px) {
  .partners-sec .partners-inner .col-4:nth-child(2) {
    margin: 0 0 30px;
  }
}
.partners-sec .partners-inner .col-4:nth-child(3) {
  margin: 200px 0 81px;
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4:nth-child(3) {
    margin: 100px 0 41px;
  }
}
@media (max-width: 767px) {
  .partners-sec .partners-inner .col-4:nth-child(3) {
    margin: 0 0 30px;
  }
}
@media (max-width: 1023px) {
  .partners-sec .partners-inner .col-4 {
    margin: 0 0 41px 0;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .partners-sec .partners-inner .col-4 {
    width: 50%;
    margin: 0 0 30px 0;
    padding: 0 10px;
  }
}
@media (max-width: 568px) {
  .partners-sec .partners-inner .col-4 {
    width: 100%;
    float: none;
    margin: 0 0 30px 0;
    padding: 0;
  }
}
@media (max-width: 1280px) {
  .partners-sec .partners-inner {
    padding: 0 15px;
  }
}
@media (max-width: 568px) {
  .partners-sec .partners-inner {
    margin: 0;
    padding: 0;
  }
}
.partners-sec .container {
  -webkit-transform: skewY(3deg);
      -ms-transform: skewY(3deg);
          transform: skewY(3deg);
}
.partners-sec .container:before {
  content: " ";
  background-image: url("../svg/green-shape.svg");
  width: 1184px;
  height: 1126px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 7.89%;
  right: 22px;
}
@media (max-width: 1600px) {
  .partners-sec .container:before {
    width: 854px;
    background-size: 100%;
  }
}
@media (max-width: 1023px) {
  .partners-sec .container:before {
    width: 374px;
  }
}
@media (max-width: 767px) {
  .partners-sec .container:before {
    width: 274px;
  }
}
.partners-sec:before {
  content: " ";
  background-image: url("../svg/green-shape.svg");
  width: 1184px;
  height: 1126px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 7.89%;
  left: 22px;
  -webkit-transform: skewY(3deg);
      -ms-transform: skewY(3deg);
          transform: skewY(3deg);
}
@media (max-width: 1600px) {
  .partners-sec:before {
    width: 844px;
    bottom: -2.11%;
    background-size: 100%;
  }
}
@media (max-width: 1023px) {
  .partners-sec:before {
    width: 490px;
    bottom: -26.11%;
    left: 10px;
  }
}
@media (max-width: 767px) {
  .partners-sec:before {
    width: 300px;
    bottom: -8.11%;
  }
}
@media (min-width: 2000px) {
  .partners-sec:before {
    left: 13%;
  }
}
.partners-sec .partner-dot-img .hexagon-img {
  background-image: url("../svg/green-triangle.svg");
  width: 246px;
  height: 409px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  bottom: 4.6%;
  background-position: 0;
}
@media (max-width: 1600px) {
  .partners-sec .partner-dot-img .hexagon-img {
    width: 166px;
    bottom: 1.6%;
  }
}
@media (max-width: 1023px) {
  .partners-sec .partner-dot-img .hexagon-img {
    width: 106px;
    bottom: 2.6%;
  }
}
@media (max-width: 767px) {
  .partners-sec .partner-dot-img .hexagon-img {
    width: 86px;
    bottom: -1.4%;
  }
}
.partners-sec .partner-dot-img:after {
  content: "";
  background-image: url("../svg/green-dots.svg");
  height: 307px;
  width: 307px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 25%;
  left: -157px;
}
@media (max-width: 1023px) {
  .partners-sec .partner-dot-img:after {
    height: 247px;
    width: 247px;
  }
}
.partners-sec .partner-dot-img:before {
  content: "";
  background-image: url("../svg/white-dots.svg");
  height: 307px;
  width: 119px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-position: 0 0;
  position: absolute;
  top: 52.6%;
  right: 0;
}
@media (max-width: 1023px) {
  .partners-sec .partner-dot-img:before {
    height: 237px;
    width: 79px;
  }
}
@media (max-width: 1600px) {
  .partners-sec {
    padding: 132px 0;
  }
}
@media (max-width: 767px) {
  .partners-sec {
    padding: 62px 0;
  }
}

@media (max-width: 767px) {
  .inner-banner-content.booknow-inner-content {
    display: block;
    padding: 0 15px;
  }
}
@media (max-width: 1400px) {
  .inner-banner-content .left-title {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .inner-banner-content .left-title {
    padding-right: 0 !important;
  }
}
.inner-banner-content .right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-align-self: flex-end;
}
@media (max-width: 1400px) {
  .inner-banner-content .right-content {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .inner-banner-content .right-content {
    padding-left: 0 !important;
  }
}
.inner-banner-content .right-content p:last-child {
  margin-bottom: 0;
}

.legend-table-section {
  padding: 150px 0 60px;
}
@media (max-width: 767px) {
  .legend-table-section {
    padding: 80px 0;
  }
}
.legend-table-section .inner-legend-table {
  text-align: center;
}
.legend-table-section .list-content {
  max-width: 1020px;
  margin: 0 auto;
  padding: 45px 0 0;
}
.legend-table-section .list-content ul li {
  position: relative;
  line-height: 1.5;
  padding: 8px 0;
}
.legend-table-section .list-content ul li:before {
  content: "";
  background-image: url(../svg/list-hexagon.svg);
  display: inline-block;
  height: 20px;
  width: 21px;
  margin-right: 17px;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .legend-table-section .list-content ul li:before {
    margin-right: 10px;
    width: 18px;
    height: 17px;
    position: relative;
    top: 3px;
  }
}
.legend-table-section .list-content .bottom-btn {
  padding-top: 50px;
}
.legend-table-section .list-content .bottom-btn .btn {
  font-family: "heavitasregular";
  font-size: 27px;
  text-decoration: none;
  padding: 29px 145px;
}
@media (max-width: 1400px) {
  .legend-table-section .list-content .bottom-btn .btn {
    font-size: 20px;
    padding: 22px 100px;
  }
}
@media (max-width: 767px) {
  .legend-table-section .list-content .bottom-btn .btn {
    font-size: 16px;
    padding: 18px 30px;
  }
}

.preminum-table-section {
  color: #ffffff;
  padding: 60px 0 0px;
}
@media (max-width: 767px) {
  .preminum-table-section {
    padding: 0px 0 0px;
  }
}
.preminum-table-section .perspective {
  padding: 190px 0 100px;
}
@media (max-width: 767px) {
  .preminum-table-section .perspective {
    padding: 60px 0;
  }
}
.preminum-table-section .perspective:after {
  -webkit-transform: skewY(4deg);
  -ms-transform: skewY(4deg);
  transform: skewY(4deg);
}
.preminum-table-section .container {
  position: relative;
  z-index: 9;
  -webkit-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  transform: skewY(3deg);
}

.match-table-section {
  position: relative;
  padding: 190px 0 0;
}
@media (max-width: 767px) {
  .match-table-section {
    padding: 150px 0 60px;
  }
}
.match-table-section:before {
  content: "";
  width: 480px;
  height: 618px;
  background: url("../svg/hexagon-left.svg") no-repeat 100% 0/cover;
  display: block;
  position: absolute;
  top: 0;
  left: -8%;
  -webkit-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  transform: rotate(-17deg);
}
@media (max-width: 1400px) {
  .match-table-section:before {
    width: 200px;
    height: 300px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media (max-width: 1023px) {
  .match-table-section:before {
    width: 130px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .match-table-section:before {
    width: 130px;
    height: 150px;
  }
}
.match-table-section:after {
  content: "";
  display: block;
  background: url("../svg/awwards-dot.svg") no-repeat 0% 0;
  width: 145px;
  height: 310px;
  position: absolute;
  top: -33px;
  right: 0;
}
@media (max-width: 1400px) {
  .match-table-section:after {
    width: 118px;
    height: 246px;
  }
}
@media (max-width: 767px) {
  .match-table-section:after {
    width: 78px;
    height: 100px;
    top: 40px;
  }
}

.subtitle-green {
  color: #BFE10E;
  display: inline-block;
  position: relative;
  padding: 0px 100px 10px;
}
.subtitle-green:after {
  content: "";
  background: #BFE10E;
  height: 2px;
  max-width: 590px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
}
@media (max-width: 1400px) {
  .subtitle-green:after {
    max-width: 350px;
  }
}
@media (max-width: 1400px) {
  .subtitle-green:after {
    max-width: 150px;
  }
}
@media (max-width: 1400px) {
  .subtitle-green {
    padding: 0px 50px 10px;
  }
}
@media (max-width: 767px) {
  .subtitle-green {
    padding: 0px 10px 10px;
  }
}

.booknow-page .banner-conetent-max-460 {
  max-width: 460px;
}

.about-content-section {
  text-align: center;
  margin: 123px 0px 167px;
}
@media (max-width: 1280px) {
  .about-content-section {
    margin: 120px 0px;
  }
}
@media (max-width: 767px) {
  .about-content-section {
    margin: 60px 0px;
  }
}
.about-content-section .about-intro-content {
  margin-bottom: 115px;
}
@media (max-width: 767px) {
  .about-content-section .about-intro-content {
    margin-bottom: 50px;
  }
}
.about-content-section img {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .about-content-section img {
    margin-bottom: 15px;
  }
}
.about-content-section p {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .about-content-section p {
    margin-bottom: 25px;
  }
}
.about-content-section .about-content-buttons {
  text-align: center;
  margin-top: 118px;
}
@media (max-width: 767px) {
  .about-content-section .about-content-buttons {
    margin-top: 60px;
  }
}
.about-content-section .about-content-buttons .btn {
  width: 30%;
  margin: 0px 0.7%;
  text-decoration: none;
  font-size: 26px;
  padding: 29px 20px;
  margin-bottom: 18px;
  font-family: "heavitasregular";
}
.about-content-section .about-content-buttons .btn:hover {
  background-color: #030506;
  color: #BFE10E !important;
}
@media (max-width: 1600px) {
  .about-content-section .about-content-buttons .btn {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  .about-content-section .about-content-buttons .btn {
    font-size: 19px;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .about-content-section .about-content-buttons .btn {
    width: 100%;
    float: none;
    font-size: 18px;
    padding: 18px;
  }
}
.about-content-section .about-content-top {
  position: relative;
}
.about-content-section .about-content-top::after {
  position: absolute;
  bottom: -219px;
  left: -14px;
  background: url("../svg/awwards-dot.svg") no-repeat 100% 0;
  width: 145px;
  height: 310px;
  content: "";
  display: block;
}
@media (max-width: 1400px) {
  .about-content-section .about-content-top::after {
    left: -65px;
  }
}
@media (max-width: 767px) {
  .about-content-section .about-content-top::after {
    width: 85px;
    height: 250px;
    display: none;
  }
}

.special-day-photos {
  text-align: center;
  color: #ffffff;
  -webkit-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  transform: skewY(-4deg);
  overflow: hidden;
  background: #030506;
  padding: 190px 0px 440px;
  margin-bottom: -140px;
}
.special-day-photos.white {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background: white;
  color: black;
}
.special-day-photos.white .special-day-photos-inner {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
@media (max-width: 1600px) {
  .special-day-photos {
    padding: 120px 0px 300px;
  }
}
@media (max-width: 767px) {
  .special-day-photos {
    padding: 80px 0px 200px;
  }
}
.special-day-photos .special-day-photos-top {
  position: relative;
}
.special-day-photos .special-day-photos-top::after {
  position: absolute;
  bottom: 15px;
  right: -14px;
  background: url("../svg/awwards-dot.svg") no-repeat 0% 0;
  width: 145px;
  height: 310px;
  content: "";
  display: block;
}
@media (max-width: 1400px) {
  .special-day-photos .special-day-photos-top::after {
    right: -65px;
  }
}
@media (max-width: 767px) {
  .special-day-photos .special-day-photos-top::after {
    width: 95px;
    height: 260px;
    right: -85px;
    display: none;
  }
}
.special-day-photos h2 {
  margin-bottom: 50px;
  font-family: "heavitasregular";
  font-size: 70px;
}
@media (max-width: 767px) {
  .special-day-photos h2 {
    margin-bottom: 30px;
    font-size: 36px;
  }
}
.special-day-photos p {
  margin-bottom: 32px;
}
.special-day-photos .special-day-photos-inner {
  -webkit-transform: skewY(4deg);
  -ms-transform: skewY(4deg);
  transform: skewY(4deg);
}
.special-day-photos .fancybox_popup {
  margin-top: 140px;
  position: relative;
}
@media (max-width: 1600px) {
  .special-day-photos .fancybox_popup {
    margin-top: 110px;
  }
}
@media (max-width: 767px) {
  .special-day-photos .fancybox_popup {
    margin-top: 60px;
  }
}
.special-day-photos .fancybox_popup::after {
  position: absolute;
  top: -75px;
  left: -26px;
  width: 265px;
  height: 394px;
  background: url("../svg/about-gallery-left.svg") no-repeat 100% 0/cover;
  content: "";
  display: block;
  z-index: 999;
}
@media (max-width: 1900px) {
  .special-day-photos .fancybox_popup::after {
    width: 195px;
    height: 324px;
    left: -85px;
  }
}
@media (max-width: 1280px) {
  .special-day-photos .fancybox_popup::after {
    left: -135px;
  }
}
@media (max-width: 767px) {
  .special-day-photos .fancybox_popup::after {
    left: -155px;
  }
}
.special-day-photos .fancybox_popup a {
  display: block;
  float: left;
  width: 20%;
  padding: 0px 9px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .special-day-photos .fancybox_popup a {
    width: 33.33%;
    padding: 0px 5px;
    margin-bottom: 8px;
  }
}
@media (max-width: 600px) {
  .special-day-photos .fancybox_popup a {
    width: 50%;
  }
}

.max-1010 {
  max-width: 1010px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1280px) {
  .max-1010 {
    max-width: 100%;
    padding: 0px 100px;
  }
}
@media (max-width: 767px) {
  .max-1010 {
    padding: 0px 20px;
  }
}

.max-1520 {
  max-width: 1538px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1400px) {
  .max-1520 {
    padding: 0px 20px;
  }
}

.max-1263 {
  max-width: 1281px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1900px) {
  .max-1263 {
    max-width: 100%;
    padding: 0px 120px;
  }
}
@media (max-width: 1280px) {
  .max-1263 {
    padding: 0px 70px;
  }
}
@media (max-width: 767px) {
  .max-1263 {
    padding: 0px 50px;
  }
}

.iframe-box {
  position: relative;
  padding-bottom: 56.25%;
}
.iframe-box iframe {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.basic-text.centre {
  text-align: center;
}

.inner-page-banner.contact-us .right-content p {
  max-width: 570px;
}
@media (max-width: 1023px) {
  .inner-page-banner.contact-us .right-content p {
    max-width: 100%;
    margin: 0 auto;
  }
}

.contact-detail {
  text-align: center;
  padding: 137px 0 0;
  position: relative;
}
.contact-detail h1 {
  margin-bottom: 58px;
}
@media (max-width: 767px) {
  .contact-detail h1 {
    margin-bottom: 38px;
  }
}
.contact-detail a {
  font-size: 27px;
  font-family: "heavitasregular";
  color: #030506;
  background-color: #BFE10E;
  position: relative;
  text-decoration: none;
  min-height: 92px;
  display: inline-block;
  line-height: 92px;
  margin: 0 0 30px;
  padding: 0 30px;
}
.contact-detail a.mail:before, .contact-detail a.phone:before {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -75px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .contact-detail a.mail:before, .contact-detail a.phone:before {
    left: -45px;
  }
}
.contact-detail a.mail:before {
  content: " ";
  background-image: url("../svg/mail-icon.svg");
  height: 41px;
  width: 54px;
}
@media (max-width: 767px) {
  .contact-detail a.mail:before {
    height: 26px;
    width: 35px;
  }
}
.contact-detail a.phone:before {
  content: " ";
  background-image: url("../svg/phone-icon.svg");
  height: 51px;
  width: 51px;
}
@media (max-width: 767px) {
  .contact-detail a.phone:before {
    height: 35px;
    width: 35px;
  }
}
@media (max-width: 1023px) {
  .contact-detail a {
    font-size: 23px;
    line-height: 74px;
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .contact-detail a {
    font-size: 15px;
    line-height: 1.5;
    min-height: 50px;
    word-wrap: break-word;
    display: block;
    padding: 15px;
    margin: 0 0px 10px 45px;
  }
}
.contact-detail address {
  line-height: 2.03;
}
.contact-detail address span {
  font-family: "heavitasregular";
  font-size: 27px;
}
@media (max-width: 767px) {
  .contact-detail address span {
    font-size: 22px;
    line-height: 1.25;
    padding-bottom: 9px;
    display: block;
  }
}
@media (max-width: 767px) {
  .contact-detail address span + br {
    display: none;
  }
}
.contact-detail address:before {
  content: " ";
  background-image: url("../svg/location-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 54px;
  height: 72px;
  display: block;
  margin: 30px auto 20px;
}
@media (max-width: 767px) {
  .contact-detail address:before {
    width: 40px;
    height: 53px;
    margin: 60px auto 20px;
  }
}
@media (max-width: 767px) {
  .contact-detail address {
    z-index: 99;
  }
}
.contact-detail:after {
  content: " ";
  background-image: url("../svg/awwards-dot.svg");
  position: absolute;
  bottom: 188px;
  left: 0;
  width: 150px;
  height: 298px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-position: 100% 0;
  z-index: -1;
}
@media (max-width: 1023px) {
  .contact-detail:after {
    width: 120px;
    height: 268px;
  }
}
@media (max-width: 767px) {
  .contact-detail:after {
    width: 50px;
    height: 268px;
    bottom: 28px;
  }
}
@media (max-width: 1023px) {
  .contact-detail {
    padding: 107px 0 81px;
  }
}
@media (max-width: 767px) {
  .contact-detail {
    padding: 67px 0 41px;
  }
}

.form-sec {
  padding: 192px 0 90px;
  position: relative;
}
.form-sec .container {
  -webkit-transform: skewY(1deg);
      -ms-transform: skewY(1deg);
          transform: skewY(1deg);
}
.form-sec .container .form-inner {
  color: #ffffff;
  max-width: 1020px;
  margin: 0 auto;
}
.form-sec .container .form-inner h1 {
  text-align: center;
  margin-bottom: 129px;
}
@media (max-width: 1280px) {
  .form-sec .container .form-inner h1 {
    margin-bottom: 69px;
  }
}
@media (max-width: 767px) {
  .form-sec .container .form-inner h1 {
    margin-bottom: 39px;
  }
}
.form-sec .container .form-inner form .text-box {
  width: 49.38%;
  float: left;
  margin-bottom: 69px;
  position: relative;
}
@media (max-width: 1023px) {
  .form-sec .container .form-inner form .text-box {
    margin-bottom: 29px;
  }
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box {
    width: 100%;
    float: none;
  }
}
.form-sec .container .form-inner form .text-box:nth-child(2) {
  float: right;
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:nth-child(2) {
    float: none;
  }
}
.form-sec .container .form-inner form .text-box:nth-child(3) {
  width: 100%;
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) {
  width: 61%;
  float: left !important;
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) .wpcf7-list-item {
  margin: 0;
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 15px;
  z-index: 9;
  width: 38px;
  height: 38px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] {
    height: 28px;
    width: 28px;
  }
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] + span {
  position: relative;
  font-family: "open_sanslight", arial;
  color: #ffffff;
  padding-left: 58px;
  display: block;
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] + span::before {
  content: "";
  margin-right: 15px;
  display: inline-block;
  vertical-align: text-top;
  width: 43px;
  height: 43px;
  background: #ffffff;
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] + span::before {
    width: 33px;
    height: 33px;
  }
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] + span a {
  text-decoration: none;
  color: #BFE10E;
  font-family: "open_sansbold";
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox] + span {
    padding-left: 50px;
    font-size: 15px;
    margin-top: 40px;
  }
}
.form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox]:checked + span:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 11px;
  background-image: url("../svg/checked.svg");
  height: 20px;
  width: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:nth-last-child(2) input[type=checkbox]:checked + span:after {
    top: 7px;
    left: 7px;
  }
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:nth-last-child(2) {
    width: 100%;
    float: none;
    clear: both;
  }
}
.form-sec .container .form-inner form .text-box:last-child {
  width: 35%;
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box:last-child {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.form-sec .container .form-inner form .text-box input:not([type=submit]):not([type=checkbox]),
.form-sec .container .form-inner form .text-box textarea {
  width: 100%;
  height: 87px;
  padding: 15px;
  font-size: 20px;
  border: 0;
}
@media (max-width: 1023px) {
  .form-sec .container .form-inner form .text-box input:not([type=submit]):not([type=checkbox]),
.form-sec .container .form-inner form .text-box textarea {
    height: 57px;
  }
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box input:not([type=submit]):not([type=checkbox]),
.form-sec .container .form-inner form .text-box textarea {
    height: 44px;
    font-size: 15px;
  }
}
.form-sec .container .form-inner form .text-box label {
  display: block;
  font-size: 21px;
  font-family: "heavitasregular";
  color: #BFE10E;
  margin-bottom: 3px;
}
.form-sec .container .form-inner form .text-box label small {
  font-size: 14px;
  font-family: "open_sansregular";
  min-height: 35px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .form-sec .container .form-inner form .text-box label {
    font-size: 18px;
  }
}
.form-sec .container .form-inner form .text-box textarea {
  height: 265px;
  resize: none;
  font-family: "open_sansregular";
}
@media (max-width: 1023px) {
  .form-sec .container .form-inner form .text-box textarea {
    height: 185px;
  }
}
.form-sec .container .form-inner form .text-box input[type=submit] {
  background-color: #BFE10E;
  color: #030506;
  font-size: 27px;
  font-family: "heavitasregular";
  border: 0;
  cursor: pointer;
  min-width: 492px;
  min-height: 92px;
  padding: 15px;
}
@media (max-width: 1600px) {
  .form-sec .container .form-inner form .text-box input[type=submit] {
    min-width: 358px;
  }
}
@media (max-width: 1280px) {
  .form-sec .container .form-inner form .text-box input[type=submit] {
    min-width: 100%;
    font-size: 23px;
    min-height: 72px;
  }
}
@media (max-width: 767px) {
  .form-sec .container .form-inner form .text-box input[type=submit] {
    min-width: inherit;
    font-size: 18px;
    min-height: 52px;
    width: 180px;
    margin: 0px auto;
  }
}
.form-sec .container .form-inner form .text-box input[type=submit].no_acceptance {
  opacity: 0.5;
  cursor: inherit;
}
@media (max-width: 1400px) {
  .form-sec .container .form-inner {
    max-width: 1024px;
    margin: 0 auto;
  }
  .form-sec .container .form-inner:after {
    clear: both;
    display: table;
    content: "";
  }
}
@media (max-width: 1280px) {
  .form-sec .container .form-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.form-sec.perspective {
  -webkit-transform: skewY(-1deg);
      -ms-transform: skewY(-1deg);
          transform: skewY(-1deg);
}
.form-sec .shape-design:after {
  content: " ";
  background-image: url("../svg/white-dots.svg");
  height: 307px;
  width: 119px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-position: 0 0;
  position: absolute;
  top: 25%;
  right: 0;
}
.form-sec .shape-design:before {
  content: "";
  background-image: url("../svg/hall-of-fame-left-design.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-position: 100% 0;
  position: absolute;
  bottom: 29.6%;
  left: 0;
  width: 170px;
  height: 333px;
}
@media (max-width: 1400px) {
  .form-sec .shape-design:before {
    width: 140px;
  }
}
@media (max-width: 1280px) {
  .form-sec {
    padding: 122px 0;
  }
}
@media (max-width: 767px) {
  .form-sec {
    padding: 72px 0;
  }
}

.wpcf7-response-output {
  clear: both;
}
.wpcf7-response-output.wpcf7-validation-errors {
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
  position: relative;
  top: -18px;
}
@media (max-width: 1023px) {
  .wpcf7-response-output.wpcf7-validation-errors {
    top: -10px;
  }
}

.wpcf7-mail-sent-ng {
  display: inline-block;
  width: 100%;
  padding: 10px 20px !important;
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
}

.wpcf7-form-control-wrap {
  display: block;
}

.text-box span.wpcf7-not-valid-tip {
  position: absolute;
  left: 0px;
  font-size: 16px;
  bottom: -25px;
}

div.wpcf7-mail-sent-ok {
  border: none;
}

.judges-sec {
  margin: 58px 0 0 0;
  padding: 156px 0 75px;
}
@media (max-width: 1280px) {
  .judges-sec {
    padding: 76px 0 95px;
  }
}
@media (max-width: 767px) {
  .judges-sec {
    overflow: hidden;
  }
}
.judges-sec .container {
  -webkit-transform: skewY(3deg);
      -ms-transform: skewY(3deg);
          transform: skewY(3deg);
}
.judges-sec .container .title {
  color: #ffffff;
  text-align: center;
  margin-bottom: 167px;
}
.judges-sec .container .title h1 {
  margin-bottom: 96px;
}
@media (max-width: 1280px) {
  .judges-sec .container .title h1 {
    margin-bottom: 26px;
  }
}
.judges-sec .container .title p {
  max-width: 716px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .judges-sec .container .title p {
    max-width: 526px;
  }
}
@media (max-width: 1280px) {
  .judges-sec .container .title {
    margin-bottom: 57px;
  }
}
.judges-sec .container .judges-list {
  margin: 0 -8px 0 -7px;
}
@media (max-width: 1280px) {
  .judges-sec .container .judges-list {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .judges-sec .container .judges-list {
    padding: 0 15px;
  }
}
.judges-sec .container .judges-list .col-4 {
  width: 25%;
  float: left;
  margin: 0;
  padding: 0 8px 0 7px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.judges-sec .container .judges-list .col-4 .img-box {
  min-height: 362px;
  position: relative;
  margin-bottom: 21px;
  line-height: 0;
}
@media (max-width: 1510px) {
  .judges-sec .container .judges-list .col-4 .img-box {
    min-height: 301px;
  }
}
@media (max-width: 1023px) {
  .judges-sec .container .judges-list .col-4 .img-box {
    min-height: 100%;
  }
}
.judges-sec .container .judges-list .col-4 .img-box:after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.judges-sec .container .judges-list .col-4 .img-box img {
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1280px) {
  .judges-sec .container .judges-list .col-4 .img-box img {
    width: 100%;
  }
}
.judges-sec .container .judges-list .col-4 .img-box .content {
  z-index: 99;
  position: absolute;
  top: 0;
  color: #ffffff;
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-align-items: baseline;
  padding: 30px 24px 28px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.judges-sec .container .judges-list .col-4 .img-box .content span {
  font-size: 30px;
  color: #BFE10E;
  font-family: "heavitasregular";
  line-height: 1.025;
  padding-right: 45px;
}
@media (max-width: 1510px) {
  .judges-sec .container .judges-list .col-4 .img-box .content span {
    font-size: 20px;
  }
}
.judges-sec .container .judges-list .col-4 .img-box .content p {
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkir-align-self: flex-end;
  line-height: 1.26;
}
.judges-sec .container .judges-list .col-4 .img-box:before {
  content: " ";
  background-image: url("../svg/edit-icon.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 165px;
  height: 144px;
  z-index: 99;
}
@media (min-width: 1281px) {
  .judges-sec .container .judges-list .col-4:nth-child(4n+1), .judges-sec .container .judges-list .col-4:nth-child(2n+1) {
    margin-top: -76px;
  }
}
.judges-sec .container .judges-list .col-4:hover img {
  -webkit-filter: grayscale(0);
  filter: inherit;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.judges-sec .container .judges-list .col-4:hover .img-box:after {
  background-color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 1023px) and (max-width: 1280px) {
  .judges-sec .container .judges-list .col-4 {
    width: 33.33%;
  }
  .judges-sec .container .judges-list .col-4:nth-child(3n+1), .judges-sec .container .judges-list .col-4:nth-child(3n+3) {
    margin-top: -76px;
  }
  .judges-sec .container .judges-list .col-4:nth-child(3n+1) {
    clear: both;
  }
  .judges-sec .container .judges-list .col-4 img {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .judges-sec .container .judges-list .col-4 {
    width: 50%;
  }
  .judges-sec .container .judges-list .col-4:nth-child(3n+1), .judges-sec .container .judges-list .col-4:nth-child(2n+1) {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .judges-sec .container .judges-list .col-4 {
    width: 100%;
    float: none;
    padding: 0;
    max-width: 362px;
    margin: 0 auto;
  }
}
.judges-sec .hexagon_img_1:after {
  content: " ";
  background-image: url("../svg/awwards-dot.svg");
  width: 113px;
  height: 300px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 587px;
  left: 0;
  background-position: 100% 0;
}
.judges-sec .hexagon_img_1:before {
  content: " ";
  background-image: url("../svg/judges-right.svg");
  width: 280px;
  height: 560px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 24%;
  right: 0;
  background-position: 0;
}
.judges-sec .hexagon_img_2:after {
  content: " ";
  background-image: url("../svg/judges-right.svg");
  width: 200px;
  height: 560px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 18%;
  left: 0;
  background-position: 100% 0;
}
.judges-sec .hexagon_img_2:before {
  content: " ";
  background-image: url("../svg/quote-hexagon-left.svg");
  width: 168px;
  height: 350px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  bottom: 0;
  background-position: 0;
  z-index: 99;
}
@media (max-width: 1510px) {
  .judges-sec .hexagon_img_2:before {
    bottom: 40px;
    z-index: -1;
  }
}
@media (max-width: 1280px) {
  .judges-sec .hexagon_img_2:before {
    bottom: 110px;
  }
}

.awwards-post {
  overflow: hidden;
}

.quote-bottom-content {
  padding: 241px 0;
}
.quote-bottom-content .container {
  -webkit-transform: skewY(3deg);
      -ms-transform: skewY(3deg);
          transform: skewY(3deg);
}
.quote-bottom-content .container .quote-content {
  clear: both;
  font-size: 35px;
  font-family: "heavitasregular";
  color: #ffffff;
  text-align: center;
  max-width: 1128px;
  margin: 0 auto;
}
@media (max-width: 1510px) {
  .quote-bottom-content .container .quote-content {
    font-size: 30px;
    max-width: 1000px;
  }
}
@media (max-width: 1280px) {
  .quote-bottom-content .container .quote-content {
    font-size: 25px;
    max-width: 840px;
  }
}
@media (max-width: 1023px) {
  .quote-bottom-content .container .quote-content {
    font-size: 19px;
    max-width: 670px;
  }
}
.quote-bottom-content .container .quote-content p {
  background-color: white;
  color: black;
  display: inline;
  padding: 12px 9px 16px;
  line-height: 1.45;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media (max-width: 1023px) {
  .quote-bottom-content .container .quote-content p {
    padding: 9px 9px 13px;
    line-height: 1.55;
  }
}
.quote-bottom-content .container .quote-content.left:after {
  content: " ";
  background-image: url("../svg/quote-hexagon-left.svg");
  width: 423px;
  height: 412px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -145px;
  left: 16px;
  z-index: -1;
}
@media (max-width: 1510px) {
  .quote-bottom-content .container .quote-content.left:after {
    width: 303px;
    height: 342px;
    top: -115px;
  }
}
@media (max-width: 1023px) {
  .quote-bottom-content .container .quote-content.left:after {
    width: 210px;
    height: 244px;
    top: -78px;
  }
}
@media (max-width: 767px) {
  .quote-bottom-content .container .quote-content.left:after {
    top: -108px;
    left: 0;
  }
}
.quote-bottom-content .container .quote-content.right:before {
  content: " ";
  background-image: url("../svg/quote-hexagon-right.svg");
  width: 448px;
  height: 440px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -160px;
  right: 80px;
  z-index: -1;
}
@media (max-width: 1510px) {
  .quote-bottom-content .container .quote-content.right:before {
    width: 318px;
    height: 380px;
  }
}
@media (max-width: 1280px) {
  .quote-bottom-content .container .quote-content.right:before {
    right: 20px;
  }
}
@media (max-width: 1023px) {
  .quote-bottom-content .container .quote-content.right:before {
    width: 208px;
    height: 260px;
    top: -98px;
  }
}
@media (max-width: 767px) {
  .quote-bottom-content .container .quote-content.right:before {
    top: -110px;
    right: 10px;
  }
}
.quote-bottom-content .container .quote-content span {
  font-size: 26px;
  color: #BFE10E;
  display: block;
}
.quote-bottom-content .container .quote-content span.name {
  font-family: "heavitasregular";
  margin: 38px 0 0;
}
.quote-bottom-content .container .quote-content span.company {
  font-family: "open_sanslight", arial;
}
@media (max-width: 1023px) {
  .quote-bottom-content .container .quote-content span {
    font-size: 22px;
  }
}
@media (max-width: 1510px) {
  .quote-bottom-content {
    padding: 111px 0 0;
  }
}
@media (max-width: 767px) {
  .quote-bottom-content {
    padding: 41px 0 40px;
  }
}

.winners-hall-of-fame {
  margin-top: 129px;
  color: #ffffff;
  position: relative;
}
.winners-hall-of-fame .container .title {
  text-align: center;
  font-family: "heavitasregular";
  color: #030506;
}
.winners-hall-of-fame .winners-hall-inner {
  position: relative;
}
.winners-hall-of-fame .winners-hall-inner:after {
  content: " ";
  background-image: url("../svg/green-shape.svg");
  width: 1184px;
  height: 1126px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: -50px;
  right: -68px;
  z-index: -1;
}
@media (max-width: 1600px) {
  .winners-hall-of-fame .winners-hall-inner:after {
    width: 854px;
    background-size: 100%;
    right: 0;
  }
}
@media (max-width: 1023px) {
  .winners-hall-of-fame .winners-hall-inner:after {
    width: 374px;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame .winners-hall-inner:after {
    width: 274px;
  }
}
.winners-hall-of-fame .fame-inner {
  max-width: 1010px;
  margin: 67px auto 128px;
  position: relative;
  display: table;
}
.winners-hall-of-fame .fame-inner .col-6 {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.winners-hall-of-fame .fame-inner .col-6:nth-child(2n+2) {
  margin-top: 83px;
}
@media (max-width: 1023px) {
  .winners-hall-of-fame .fame-inner .col-6:nth-child(2n+2) {
    margin-top: 0px;
  }
}
.winners-hall-of-fame .fame-inner .col-6 img {
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  height: auto;
}
.winners-hall-of-fame .fame-inner .col-6 .box {
  height: 485px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.winners-hall-of-fame .fame-inner .col-6 .box:after {
  background: url("../svg/hall-of-fame-art.svg") no-repeat 63px 64px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 220px;
  height: 200px;
  content: "";
  background-size: cover;
}
@media (max-width: 767px) {
  .winners-hall-of-fame .fame-inner .col-6 .box:after {
    right: -56px;
    bottom: -51px;
    width: 190px;
    height: 170px;
  }
}
@media (max-width: 1280px) {
  .winners-hall-of-fame .fame-inner .col-6 .box {
    height: 473px;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame .fame-inner .col-6 .box {
    height: 100%;
  }
}
.winners-hall-of-fame .fame-inner .col-6 .overlay-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  padding: 63px 37px 39px;
}
.winners-hall-of-fame .fame-inner .col-6 .overlay-content:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  display: block;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .winners-hall-of-fame .fame-inner .col-6 .overlay-content {
    padding: 25px;
    bottom: 3px;
  }
}
.winners-hall-of-fame .fame-inner .col-6 span {
  font-size: 42px;
  max-width: 70%;
  font-family: "heavitasregular";
  color: #BFE10E;
  position: relative;
  line-height: 1.08;
}
@media (max-width: 1280px) {
  .winners-hall-of-fame .fame-inner .col-6 span {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame .fame-inner .col-6 span {
    font-size: 24px;
  }
}
.winners-hall-of-fame .fame-inner .col-6 p {
  font-size: 26px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-align-self: flex-end;
  margin-bottom: 0px;
  position: relative;
  max-width: 100%;
  padding-right: 55px;
  width: 100%;
  line-height: 1.26;
}
@media (max-width: 767px) {
  .winners-hall-of-fame .fame-inner .col-6 p {
    font-size: 20px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1023px) {
  .winners-hall-of-fame .fame-inner .col-6 {
    width: 100%;
    margin-bottom: 30px;
  }
}
.winners-hall-of-fame .fame-inner .col-6:hover img {
  -webkit-filter: grayscale(0);
  filter: inherit;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.winners-hall-of-fame .fame-inner .col-6:hover .overlay-content:before {
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 1600px) {
  .winners-hall-of-fame .fame-inner {
    margin-top: 110px;
  }
}
@media (max-width: 1280px) {
  .winners-hall-of-fame .fame-inner {
    margin-top: 85px;
  }
}
@media (max-width: 1023px) {
  .winners-hall-of-fame .fame-inner {
    max-width: 493px;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame .fame-inner {
    max-width: 560px;
    margin-top: 45px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame .perspective {
    padding-top: 70px;
  }
  .winners-hall-of-fame img {
    width: 100%;
  }
}
.winners-hall-of-fame:before {
  position: absolute;
  bottom: 34%;
  left: -130px;
  width: 300px;
  height: 340px;
  background: url("../svg/hall-of-fame-left-design.svg") no-repeat 100% 0/cover;
  content: "";
  z-index: -1;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
@media (max-width: 1600px) {
  .winners-hall-of-fame:before {
    left: -160px;
  }
}
@media (max-width: 1023px) {
  .winners-hall-of-fame:before {
    display: block;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame:before {
    width: 190px;
    height: 350px;
    bottom: 90px;
  }
}
.winners-hall-of-fame:after {
  position: absolute;
  right: 0;
  bottom: 33.5%;
  width: 240px;
  height: 310px;
  background: url("../svg/green-dots.svg") no-repeat 0% 0/cover;
  content: "";
  z-index: -1;
}
@media (max-width: 1600px) {
  .winners-hall-of-fame:after {
    width: 50px;
    height: 240px;
  }
}
@media (max-width: 1023px) {
  .winners-hall-of-fame:after {
    display: block;
  }
}
@media (max-width: 767px) {
  .winners-hall-of-fame:after {
    width: 20px;
    height: 140px;
    bottom: 100px;
  }
}

.community-winners-page ol {
  list-style: decimal !important;
}
.community-winners-page ol li {
  font-size: 26px;
  line-height: 1.65;
  font-family: "heavitasregular";
  list-style-position: inside;
}
@media (max-width: 1023px) {
  .community-winners-page ol li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .community-winners-page ol li {
    font-size: 17px;
  }
}
.community-winners-page .intro-content .inner-content {
  font-size: 26px;
}
@media (max-width: 1023px) {
  .community-winners-page .intro-content .inner-content {
    font-size: 20px;
  }
}

.fancybox-container .fc-infobar,
.fancybox-container .fancybox-button.fancybox-button--zoom {
  display: none !important;
}
.fancybox-container .fancybox-button.fancybox-button--close {
  position: absolute;
  top: -44px;
  right: 0;
  background-image: url("../svg/close-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fancybox-container .fancybox-button svg {
  display: none;
}
.fancybox-container .fc-caption {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px 0;
  color: #030506;
  background: #BFE10E;
  width: 100%;
  font-size: 24px;
  padding: 15px 27px;
  text-align: left;
}
@media (max-width: 1280px) {
  .fancybox-container .fc-caption {
    font-size: 18px;
    padding: 15px 9px;
  }
}
.fancybox-container .button-previous,
.fancybox-container .button-next {
  position: absolute;
  width: 44px;
  height: 44px;
  /*background: #000;*/
  text-align: center;
  line-height: 44px;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  font-size: 16px;
}
.fancybox-container .button-previous,
.fancybox-container .button-next {
  position: absolute;
  width: 69px;
  height: 69px;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1280px) {
  .fancybox-container .button-previous,
.fancybox-container .button-next {
    width: 29px;
    height: 29px;
  }
}
.fancybox-container .button-previous,
.fancybox-container .button-next {
  top: 50%;
  margin-top: -22px;
  line-height: 42px;
}
@media (max-width: 1280px) {
  .fancybox-container .button-previous,
.fancybox-container .button-next {
    top: -20px;
  }
}
.fancybox-container .button-previous {
  left: -127px;
}
.fancybox-container .button-previous i {
  background-image: url("../svg/left-arrow.svg");
  height: 69px;
  width: 69px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
@media (max-width: 1280px) {
  .fancybox-container .button-previous i {
    width: 29px;
    height: 29px;
  }
}
@media (max-width: 1280px) {
  .fancybox-container .button-previous {
    left: 0;
  }
}
.fancybox-container .button-next {
  right: -127px;
}
.fancybox-container .button-next i {
  background-image: url("../svg/right-arrow.svg");
  height: 69px;
  width: 69px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
@media (max-width: 1280px) {
  .fancybox-container .button-next i {
    width: 29px;
    height: 29px;
  }
}
@media (max-width: 1280px) {
  .fancybox-container .button-next {
    right: auto;
    left: 50px;
  }
}
.fancybox-container .fancybox-navigation button {
  display: none;
}

/*.community-winners {
	padding-bottom: 80px;
	.container {
		transform: skewY(3deg);
		.title {
			color: $__white;
			text-align: $__center;
			max-width: 976px;
			margin: $__margin__auto;
			p {
				margin-bottom: 32px;
			}
			h1 {
				margin-bottom: 47px;
			}
		}
		.community-gallery {
			.fancybox_popup {
				a {
					width: 20%;
					float: $__left;
					padding:0 9px;
					margin-bottom: 22px;
					@include respond-below(custom1023){
						width: 33.33%;
					}
					@include respond-below(custom767){
						width: 50%;
					}
					@include respond-below(sm){
						width: $__full__width;
						float: $__none;
						padding:0;
						display: $__block;	
					}
				}
			}
		}
	}
	@include respond-below(custom767){
		padding-top: 65px;
	}
}*/
.community-bottom-content {
  background-color: #030506;
  padding: 239px 0 0;
  margin-bottom: -50px;
  position: relative;
}
@media (max-width: 1600px) {
  .community-bottom-content {
    padding: 99px 0 0;
  }
}
@media (max-width: 767px) {
  .community-bottom-content {
    padding: 30px 0 0;
  }
}
.community-bottom-content .community-bottom-inner {
  color: #ffffff;
  text-align: center;
  max-width: 996px;
  margin: 0 auto;
}
.community-bottom-content .community-bottom-inner p {
  margin-bottom: 32px;
}
@media (max-width: 1280px) {
  .community-bottom-content .community-bottom-inner {
    padding: 0 25px;
  }
}
.community-bottom-content:after {
  content: " ";
  position: absolute;
  top: 300px;
  left: 0;
  background: url("../svg/awwards-dot.svg") no-repeat 100% 0;
  width: 145px;
  height: 310px;
  display: block;
}
@media (max-width: 1600px) {
  .community-bottom-content:after {
    width: 95px;
    height: 210px;
  }
}
@media (max-width: 1280px) {
  .community-bottom-content:after {
    width: 35px;
  }
}
.community-bottom-content:before {
  content: " ";
  background: url("../svg/quote-hexagon-left.svg") no-repeat 0 100%;
  width: 190px;
  height: 380px;
  display: block;
  position: absolute;
  right: 0;
  bottom: -250px;
  z-index: 99;
}
@media (max-width: 1280px) {
  .community-bottom-content:before {
    width: 130px;
    height: 330px;
  }
}

.community-winners-page .form-sec {
  padding: 132px 0 97px;
}
.community-winners-page .form-sec .title {
  max-width: 736px;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .community-winners-page .form-sec .title h1 {
    margin-bottom: 69px;
  }
}
.community-winners-page .form-sec form .text-box {
  margin-bottom: 62px !important;
}
.community-winners-page .form-sec form .text-box:nth-child(2n+2) {
  float: right !important;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box:nth-child(2n+2) {
    float: none;
  }
}
.community-winners-page .form-sec form .text-box:nth-child(3) {
  width: 49.38% !important;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box:nth-child(3) {
    width: 100% !important;
    float: none;
    clear: both;
  }
}
.community-winners-page .form-sec form .text-box.check-box {
  width: 100% !important;
  float: none !important;
  clear: both;
  display: inline-block;
}
@media (max-width: 1600px) {
  .community-winners-page .form-sec form .text-box.check-box {
    width: 100% !important;
  }
}
.community-winners-page .form-sec form .text-box.check-box label {
  margin-bottom: 34px;
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-not-valid-tip {
  bottom: 14px !important;
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item {
  margin: 0;
  width: 50%;
  float: left;
  margin-bottom: 44px;
  position: relative;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item {
    width: 100%;
    float: none;
  }
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 15px;
  z-index: 9;
  width: 38px;
  height: 38px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] {
    height: 28px;
    width: 28px;
    left: 0;
    top: -8px;
  }
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] + span {
  position: relative;
  font-family: "heavitasregular";
  color: #ffffff;
  padding-left: 58px;
  display: block;
  font-size: 21px;
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] + span::before {
  content: "";
  margin-right: 15px;
  display: inline-block;
  vertical-align: text-top;
  width: 43px;
  height: 43px;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: -8px;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] + span::before {
    width: 33px;
    height: 33px;
  }
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] + span a {
  text-decoration: none;
  color: #BFE10E;
  font-family: "open_sansbold";
}
@media (max-width: 767px) {
  .community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox] + span {
    padding-left: 50px;
    font-size: 15px;
  }
}
.community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox]:checked + span:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 11px;
  background-image: url("../svg/checked.svg");
  height: 20px;
  width: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box.check-box .wpcf7-list-item input[type=checkbox]:checked + span:after {
    top: 0;
    left: 7px;
  }
}
.community-winners-page .form-sec form .text-box:nth-last-child(4) {
  width: 100%;
}
.community-winners-page .form-sec form .text-box:last-child {
  width: 36% !important;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box:last-child {
    width: 100% !important;
    float: none;
  }
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .text-box {
    width: 100% !important;
    float: none;
  }
}
@media (max-width: 767px) {
  .community-winners-page .form-sec form .text-box {
    margin-bottom: 32px !important;
  }
  .community-winners-page .form-sec form .text-box input[type=submit] {
    width: 100% !important;
  }
}
.community-winners-page .form-sec form .check-box + .text-box {
  float: left !important;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .check-box + .text-box {
    float: none;
    clear: both;
  }
}
.community-winners-page .form-sec form .check-box + .text-box + .text-box {
  float: right;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec form .check-box + .text-box + .text-box {
    float: none;
    clear: both;
  }
}
.community-winners-page .form-sec form .accept_nomination input {
  left: 0 !important;
}
@media (max-width: 1600px) {
  .community-winners-page .form-sec form label {
    font-size: 17px !important;
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .community-winners-page .form-sec {
    padding: 82px 0 90px;
  }
  .community-winners-page .form-sec .shape-design:after {
    width: 59px;
  }
}
.community-winners-page .form-sec .wpcf7-validation-errors {
  margin: 0;
}
@media (max-width: 1023px) {
  .community-winners-page .form-sec .accept_nomination .wpcf7-list-item-label {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .community-winners-page .quote-bottom-content.perspective {
    min-height: 470px;
  }
  .community-winners-page .quote-bottom-content.perspective .container {
    z-index: 99;
  }
  .community-winners-page .quote-bottom-content.perspective:after {
    height: 0;
  }
  .community-winners-page .inner-banner-content .left-title h1 {
    font-size: 24px;
  }
  .community-winners-page .inner-banner-content .left-title h2 {
    font-size: 19px;
  }
  .community-winners-page .inner-banner-content .right-content p {
    font-size: 15px;
  }
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  color: #BFE10E;
}

.dnd-upload-status .dnd-upload-details .name {
  color: #BFE10E;
}
.dnd-upload-status .dnd-upload-details .dnd-icon-remove {
  color: #BFE10E;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: #BFE10E;
  color: black;
}
.dnd-upload-status .dnd-upload-image span {
  color: #BFE10E;
}
