@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  background: #fff !important;
  background-image: none !important;
}
h1,
.mil-h1,
h2,
.mil-h12,
h3,
.mil-h3,
h4,
.mil-h4,
h5,
.mil-h5,
h6,
.mil-h6,
.tp-venue,
p,
.mil-suptitle,
.mil-icon-list li,
.mil-icon-list li a {
  font-family: "Montserrat", sans-serif !important;
}
h1,
.mil-h1 {
  font-size: 36px;
  font-weight: 900;
}

p {
  font-size: 15px;
  color: #000;
}
.mil-wrapper {
  height: 100%;
  transition: all 1.5s ease;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-column {
  flex-direction: column;
}
.mil-accent {
  color: #f58330;
}
.tp-venue {
  cursor: none;
  font-size: 18px;
  line-height: 1.2;
}
.tp-venue span {
  font-size: 20px;
  font-weight: 700;
}

.mil-illustration .mil-about-counter {
  background-color: rgb(255 255 255 / 0%);
  min-height: 270px;
  width: 245px;
}
h2,
.mil-h2 {
  font-size: 22px;
  font-weight: 900;
}
h2 span,
.mil-h2 span {
  font-weight: 300;
  font-size: 28px;
  margin-top: 10px;
  line-height: 1;
}
.why-section .mil-suptitle:after,
.nomination-section .mil-suptitle:after {
  display: none;
}
.key-benefits-section {
  background-color: #160e00;
  color: #fff;
}
.key-benefits-section h2,
.key-benefits-section .mil-suptitle,
.key-benefits-section h4,
.key-benefits-section p,
.key-benefits-section h5,
.category-section.more-than p {
  color: #fff;
}
.mil-p-60-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.key-benefits-section .mil-advantage:before {
  top: 110px;
}
.key-benefits-section .mil-icon {
  padding: 10px 15px;
}
.mil-mr-10 {
  margin-right: 10px;
}
.mil-ml-10 {
  margin-left: 10px;
}

.single-category {
  min-height: 500px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 100px 20px;
}
.mil-service-card:hover {
  border: 5px solid #f58330;
  border-image: repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 1px,
      #f58330 1px,
      #f58330 3px
    )
    5;
}
.mil-icon.mil-icon-accent-bg,
.mil-service-card:hover .mil-divider-sm {
  background-color: #f58330;
}
.mil-advantage:hover:before {
  background-color: #fff0;
  border: 3px solid #f58330;
  border-image: repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 1px,
      #f58330 1px,
      #f58330 3px
    )
    3;
}
.mil-icon-box:hover .mil-icon.mil-icon-border {
  border: 5px solid #f58330;
  border-image: repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 1px,
      #f58330 1px,
      #f58330 3px
    )
    5;
}
.team-member {
  background-color: #fff;
}
.team-member .mil-team-member-frame {
  border: 1px solid #eaeaea;
  margin: 0;
}
.mil-service-card:hover .mil-service-text {
  opacity: 1;
  transform: translateY(0px) scale(0.8);
  color: #000;
}
.key-benefits-section h5 {
  line-height: 1.4;
}
.mil-advantage .mil-icon img {
  width: 36px;
}
.key-benefits-section.key-section .mil-advantage:before {
  display: none;
}
.key-benefits-section.key-section .mil-advantage .mil-icon img {
  width: 42px;
}
.nomination-section .mil-icon.mil-icon-lg {
  width: auto;
  height: auto;
}
.nomination-section .mil-service-card .mil-service-text {
  opacity: 0;
  transform: translateY(0) scale(0);
  display: none;
}
.nomination-section .mil-service-card:hover .mil-service-text {
  opacity: 1;
  transform: translateY(0) scale(0.8);
  display: block;
  margin-top: -40px;
  color: #000;
}
.nomination-section .mil-service-card {
  padding: 0;
  height: 370px;
  align-items: center;
}
.nomination-section .mil-service-card:hover {
  padding-bottom: 90px;
  padding-top: 20px;
}
.nomination-section .mil-service-card img {
  transform: translateY(0) scale(1);
  transition: 0.4s cubic-bezier(0, 0, 0.3642, 1);
}
.nomination-section .mil-service-card:hover img {
  transform: translateY(0) scale(0.6);
}
.nomination-section .mil-service-card .mil-go-buton {
  left: calc(42% - 30px);
  padding: 10px;
  color: #000;
}
.award-logo {
  height: 180px;
}

/*
footer {
    background-color: #1c1c1c;
}
*/
h5,
.mil-h5 {
  font-size: 14px;
}
h5.modal-title {
  color: #fff;
}
.category-section.more-than h2 {
  color: #fff;
  font-size: 28px;
}
.category-section.more-than h2 span {
  color: #f58330;
  font-weight: 900;
  margin: 0;
  font-size: 42px;
}
.category-section.more-than {
  background: #000;
  background: linear-gradient(360deg, #0a0118 0%, rgba(0, 0, 0, 0.3) 80%);
  position: relative;
}
/*
.category-section.more-than video{
	z-index: -1;
}
*/
.key-benefits-section.key-section,
.mil-team-member-wrapper:before,
.key-benefits-section,
.judging-procedure-section {
  background-color: #000 !important;
}

.key-benefits-section.key-section .mil-advantage .mil-icon {
  background-color: transparent;
}
.mil-team-member-wrapper:before {
  background-color: #160e00;
}

.why-section.sponsor-section .hs-input:not(.hs-fieldtype-intl-phone) {
  background: #f8f8f8;
  line-height: 1.25;
  padding: 17px 20px;
  color: #333;
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #f8f8f8;
}
.why-section.sponsor-section select.hs-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
}
.why-section.sponsor-section .hs-button {
  display: inline-block;
  border: none !important;
  padding: 0 23px;
  font-size: 16px;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f58330;
  color: #000;
  line-height: 45px;
}
.why-section.sponsor-section .hs-button:hover {
  background: #222;
  color: #fff;
}
.why-section.sponsor-section .form-columns-2,
.why-section.sponsor-section .form-columns-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  justify-content: space-between;
  gap: 20px;
  text-align: left;
}

.why-section.sponsor-section .hs-fieldtype-intl-phone {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
  gap: 20px;
}

.why-section.sponsor-section .hs-error-msg,
.why-section.sponsor-section .hs-error-msgs {
  color: red;
}
.why-section.sponsor-section .hs-error-msgs {
  color: red;
  margin-bottom: 20px;
  list-style: none;
}

.why-section.sponsor-section .sponsor-form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.why-section.sponsor-section .sponsor-form ::placeholder {
  color: #333;
  opacity: 1; /* Firefox */
}

.why-section.sponsor-section .sponsor-form ::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #333;
}
.judging-procedure-section .mil-accordion-content {
  height: 100% !important;
}
.judging-procedure-section .mil-accordion-group .mil-accordion-menu {
  margin-bottom: 10px;
  justify-content: space-between;
}
.judging-procedure-section .mil-illustration .mil-about-counter:before {
  background-color: transparent;
  border: 30px solid rgb(22 20 20 / 22%);
  border-image: repeating-linear-gradient(
      -45deg,
      #8f8a8a7a,
      transparent 1px,
      rgba(0, 0, 0, 0.1) 1px,
      rgba(0, 0, 0, 0.1) 3px
    )
    30;
}
.judging-procedure-section .mil-icon-list li img {
  width: 15px;
  height: 15px;
  background-color: transparent !important;
  padding: 0 !important;
  margin-top: 5px;
}
.judging-procedure-section .mil-icon-list li a {
  align-items: flex-start;
  color: rgba(255, 255, 255, 0.75) !important;
}
.judging-procedure-section .mil-icon-list li.mil-hover:hover img {
  background-color: transparent !important;
  margin-right: 30px;
}
.judging-procedure-section .mil-accordion-group .mil-accordion-menu h6 {
  width: 100%;
  padding: 0 10px;
}
.judging-procedure-section .mil-accordion-group .mil-accordion-menu:hover h6 {
  transform: translateX(0) !important;
}
.cs-text_btn {
  font-weight: 400;
}
.mil-banner .container{
  max-width: 100%;
  padding: 0 115px;
}
@media screen and (max-width: 1499px) {
  .mil-banner .container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .mil-banner .container {
    max-width: 100%;
  }
  .mil-banner {
    height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .mil-banner {
    height: 500px;
  }
}
@media screen and (max-width: 1199px) {
  .mil-banner .container {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .tp-venue {
    font-size: 30px;
  }
  .tp-venue span{
    font-size: 42px;
  }

  .award-logo {
    height: 280px;
  }
  .why-section.sponsor-section .form-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .why-section.sponsor-section .sponsor-form {
    width: 80%;
  }
}

@media only screen and (min-width: 992px) {
  h1,
  .mil-h1 {
    font-size: 62px;
  }

  h1 span,
  .mil-h1 span {
    font-size: 72px;
  }

  h2,
  .mil-h2 {
    font-size: 32px;
  }

  h2 span,
  .mil-h2 span {
    font-size: 42px;
  }
  /*
	.cs-site_header.cs-style1{
		background-color: transparent !important;
	}
	*/

}

@media only screen and (min-width: 1600px) {
  .mil-p-0-50 {
    padding: 0 50px;
  }
  .mil-p-0-40 {
    padding: 0 40px;
  }
  h5,
  .mil-h5 {
    font-size: 18px;
  }

  .award-logo {
    height: 350px;
  }
}

@media only screen and (min-width: 1800px) {
  .single-category {
    min-height: 480px;
  }
  .mil-p-0-10 {
    padding: 0 6%;
  }
  .mil-banner {
    height: 100vh;
  }
}
.jury-card p {
  color: #fff;
}
a {
  color: #000;
}
.cs-copyright {
  color: #000;
}
.cs-bottom_footer_right {
  color: #000;
}
