body,
html {
  padding: 0px;
  margin: 0px;
  background: #ffffff;
}

body{
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
p,
ul,
a {
  font-family: 'BahnschriftLight';
}
.mt-4{
  margin-top: 40px
}

.regheadnew {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  background: #f2d356;
  padding: 14px 0px;
  border-radius: 0px;
}

.frmblk.baj {
  background: rgb(0 0 0 / 69%);
  border-radius: 6px;
  margin-top: 140px;
  padding-bottom: 19px;
}

ul.frmnew {
  list-style: none;
  padding: 0px 20px;
}

.lp-button {
  color: #292B2A;
  background: #F2D356;
  font-family: 'Bahnschrift';
  transition: 0.5s ease;
  padding: 10px 20px;
  margin-top: 20px;
  border: none;
  font-size: 18px;
  outline: none;
  text-decoration: none;
}

.lp-ins {
  background: rgba(0, 0, 0, 0.5);
  padding-bottom: 20px;
  width: 330px;
}
.watt {
    position: fixed;
    right: 15px;
    bottom: 40px;
    z-index: 3;
}
.watt img {
    width: 50px;
}

ul.frmnew .form-control::placeholder {
  color: #ffffff !important;
}

ul.frmnew select::placeholder {
  color: #fff !important;
}

ul.frmnew .form-control {
  height: 40px;
  border: 0px !important;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid #fff !important;
  background: none;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  border-radius: 4px;
}

ul.feature-list {
  list-style: none;
  padding-left: 75px;
}

ul.feature-list li {
  margin-bottom: 20px;
  text-indent: -16px;
  margin-left: -49px;
}

ul.feature-list li span {
  font-weight: bold;
}

.btnsub {
  background: #f2d356;
  padding: 9px 25px;
  margin: 0 auto;
  text-align: center;
  border: none;
  border-radius: 0px;
  color: #3f3f3f;
  font-family: 'Bahnschrift';
  font-size: 19px;
}

.inpage h1 {
  font-family: 'Itcavantgardebold';
  font-weight: 500;
  color: #2f2f2f;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.inpt-txt {
  outline: none;
  border: none;
  font-size: 19px;
  font-weight: bold;
  width: 70px;
}

ul.awardsRdo {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.winner-list {
  margin: 0px;
  padding: 0px 0px 20px 0px;
}

.winner-list li {
  display: flex;
  justify-content: space-between;
  padding: 5px 0px;
  flex-flow: row;
}

.winner-list li span:nth-child(1) {
  width: 50%;
}

.winner-list li span:nth-child(2) {
  width: 5%;
  text-align: left;
  display: block;
}

.winner-list li span:nth-child(3) {
  width: 45%;
  text-align: left;
}

ul.awardsCk input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 11px;
}

ul.awardsCk {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

ul.awardsCk li {
  width: 50%;
  padding-left: 20px;
}

ul.awardsRdo li {
  font-size: 14px;
}

.inpage h4 {
  font-size: 20px;
  font-weight: bold;
}

.inpage {
  padding-top: 180px;
  padding-bottom: 70px;
  clear: both;
  float: left;
  width: 100%;
}

.inpage h6 {
  font-size: 20px;
  font-weight: bold;
}

.icon-whatsapp {
    position: fixed;
    top: inherit;
    right: 12px ;
    bottom: 30px ;
    z-index: 9;
}

.icon-whatsapp a {
    color: #fff ;
    font-size: 15px;
    text-decoration: none;
}
.icon-whatsapp img{width: 100%} 

/* GALLERY  */
.gal-wrap ul {
  display: flex;
  justify-content: space-between;
}

.gal-wrap ul li {
  width: 31%;
  margin-bottom: 20px;
  vertical-align: top;
}

.mygallery h1 {
  margin-left: 0px;
  margin-bottom: 40px;
}

.mygallery {
  clear: both;
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
}

.gallery_sec {
  width: 100%;
  clear: both;
  float: left;
  padding: 0px 0 0px 0px;
}

.heading {
  width: 100%;
  text-align: center;
}

.heading h2 {
  font-size: 30px;
  font-weight: bold;
  border-bottom: 2px solid #000;
  padding-bottom: 25px;
}

.gal-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.gallery_sec img {
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
}

.team-grid {
  margin-bottom: 25px;
  vertical-align: top;
}

.gallery_sec ul {
  list-style: none;
  padding-left: 0px;
  display: block;
  margin-bottom: 0px;
}

.gallery_sec ul li {
  margin: 0px 5px;
  margin-bottom: 0px;
  display: inline-block;
  height: 220px;
  overflow: hidden;
  margin-bottom: 10px;
}

.gallery_sec ul.gone li.g1 {
  height: 580px;
  width: 630px;
  float: left;
}

.gallery_sec ul.gone li.g2 {
  float: left;
  width: 530px;
}

.gallery_sec ul.gone li.g2 .gone-box {
  height: 286px;
  width: 530px;
  display: block;
}

.gallery_sec ul.gone li.g2 .gone-box:nth-child(2) {
  margin-top: 10px;
}

.block {

  margin-bottom: 33px !important;
  padding-top: -22px;
  border: 1px solid #ffffff;

  display: inline-block !important;
  border-radius: 50px;
  font-size: 18px !important;
  padding: 12px 22px 12px 22px;
  font-weight: 600 !important;
}

.yr {
  display: inline !important;
  margin-right: 0px !important;
  font-size: 25px !important;
  font-weight: 600 !important;
}


ul.gtwo {
  list-style: none;
  padding-left: 0px;
  margin: 10px 0px;
  clear: both;
  float: left;
  width: 1174px;
}

.gallery_sec ul.gtwo li {
  height: 380px;
  width: 383px;
  float: left;
}

.gallery_sec ul.gtwo li:nth-child(3n) {
  margin-right: 0px;
}

.gallery_sec a {
  position: relative;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}


.gallery_sec a::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: none;
  background-size: contain;
  background-repeat: no-repeat;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gallery_sec img {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}

.gallery_sec a:hover img {
  position: relative;
  width: 100%;
}

.gallery_sec a:hover img {
  opacity: 0.2;
}

.gallery_sec a:hover::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/gallery/Resize.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 99;
}

.mygallery {
  padding: 0px;
  background: #ffffff;
}

.mygallery h2 {
  color: #292B2A;
  font-size: 180px;
  font-family: 'Itcavantgardebold';
  line-height: 148px;
  margin-bottom: 60px;
}

/*  GALLERY ENDS  */



a.comman-button {
  color: #292B2A;
  background: #F2D356;
  font-family: 'Bahnschrift';
  transition: 0.5s ease;
  padding: 18px 30px;
  font-size: 18px;
  text-decoration: none;
}

a.btn-set {
  color: #fff !important;
  background: #000;
  font-family: 'Bahnschrift';
  transition: 0.5s ease;
  padding: 18px 30px;
  font-size: 17px;
  text-decoration: none;
}



.toplogo {
  display: none;
}

nav {
  position: absolute;
  z-index: 99;
  width: 100%;
  background: #000000;
  top: 0px;
  height: 110px;
}

.iny {
  margin-top: 207px;
}

.logo img {
  width: 227px;
  padding-top: 34px;
}

nav .wrapper {
  position: relative;
  max-width: 1300px;
  padding: 0px 30px;
  height: 70px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .logo a {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.wrapper .nav-links {
  display: inline-flex;
  margin-top: 56px;
}

.nav-links li {
  list-style: none;
}

.nav-links li a {
  color: #f2f2f2;
  text-decoration: none;
  font-size: 18px;
  font-weight: 100;
  padding: 16px 15px;
  transition: all 0.3s ease;
  font-family: 'BahnschriftLight';
  text-transform: uppercase;
}

.nav-links li a:hover {
  background: #f2d356;
  color: #000000;
}

.nav-links .mobile-item {
  display: none;
}


.nav-links .drop-menu {
  position: absolute;
  background: #000000;
  width: 230px;
  line-height: 45px;
  top: 20px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  padding: 11px;
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 80px;
  opacity: 1;
  visibility: visible;
}

.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  font-size: 15px;
  border-radius: 0px;
}

.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}

.mega-box .content {
  background: #242526;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.mega-box .content .row {
  width: calc(25% - 30px);
  line-height: 45px;
}

.content .row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content .row header {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}

.content .row .mega-links {
  margin-left: -40px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.row .mega-links li {
  padding: 0 20px;
}

.row .mega-links li a {
  padding: 0px;
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}

.row .mega-links li a:hover {
  color: #f2f2f2;
}

.wrapper .btn {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

.wrapper .btn.close-btn {
  position: absolute;
  right: 0px;
  top: 0px;
}




.many-logo {
  background-color: #000;
  padding: 30px 0px 0px;
  margin-bottom: -10px;
}

.many-logo ul {
  list-style: none;
  display: flex;
  padding-bottom: 30px;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-left: 55px;
}

.many-logo ul li {
  color: #fff;
  /* border-right: 1px solid #e3e3e3;*/

}

.many-logo ul li span {
  text-align: left;
  padding-top: 11px;
  font-size: 26px;
  line-height: 25px;
  display: inline-block;
}

.many-logo ul li img {
  margin: auto;
  text-align: center;
  display: block;
}







@font-face {
  font-family: 'Bahnschrift';
  src: url('../fonts/Bahnschrift.woff') format('woff'),
    url('../fonts/Bahnschrift.ttf') format('truetype'),
    url('../fonts/Bahnschrift.svg#Bahnschrift') format('svg');
}

@font-face {
  font-family: 'Bahnschrift';
  src: url('../fonts/Bahnschrift.woff') format('woff'),
    url('../fonts/Bahnschrift.ttf') format('truetype'),
    url('../fonts/Bahnschrift.svg#Bahnschrift') format('svg');
}


@font-face {
  font-family: 'BahnschriftLight';
  src: url('../fonts/BahnschriftLight.woff') format('woff'),
    url('../fonts/BahnschriftLight.ttf') format('truetype'),
    url('../fonts/BahnschriftLight.svg#BahnschriftLight') format('svg');
}

@font-face {
  font-family: 'Itcavantgardebold';
  src: url('../fonts/Itcavantgardebold.woff') format('woff'),
    url('../fonts/Itcavantgardebold.ttf') format('truetype'),
    url('../fonts/Itcavantgardebold.svg#Itcavantgardebold') format('svg');
}















.fresh-banner {
  background-image: url(../images/banner.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh !important;
  width: 100%;
  position: relative;
  top: 0px;
}

.fresh-banner a {
  color: #292B2A;
  text-decoration: none;
}

.fresh-banner a:hover {
  color: #292B2A;
  text-decoration: none;
}

.edate {
  font-family: 'Bahnschrift';
  font-size: 29px;
  line-height: 55px;
  color: #F2D356;
  display: block;
  margin: 9px 0px 26px 0px;
}


.fresh-banner video {
  width: 100%;
  position: unset;
  height: 100%;
  object-fit: cover;
}

.fresh-in {
  position: absolute;
  z-index: 7;
  left: 100px;
  padding: 0px 0px;
  top: 135px;
}

.fresh-banner h1 {
  font-family: 'Itcavantgardebold';
  font-size: 100px;
  line-height: 100px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  margin: 42px 0px 0px 0px;
  width: 60%;
}

.fresh-soc {
  margin-top: 80px;
}

.fresh-soc ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
}

.fresh-soc ul li {
  margin-right: 12px;
}









.fresh-intro {
  border-top: 6px solid #f71273;
  float: left;
  width: 100%;
  clear: both;
  min-height: 700px;
}

.fresh-intro-left {
  background: #ec0877;
  float: left;
  width: 70%;
  height: 700px;
  padding: 100px;
}

.fresh-intro-right {
  background: #e3e3e3;
  float: left;
  width: 30%;
  height: 700px;
  padding: 100px;
}

.fresh-intro a {
  color: #292B2A;
  text-decoration: none;
}

.fresh-intro a:hover {
  color: #292B2A;
  text-decoration: none;
}

.fresh-intro-left h2 {
  color: #fff;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

.fresh-intro-left p {
  color: #ffffff;
  font-size: 18px;
  font-family: 'BahnschriftLight';
  line-height: 26px;
  margin: 40px 0px 40px 0px;
  font-weight: 300;
  display: block;
}

.fresh-intro-right ul {
  list-style: none;
  padding-left: 0px;
}

.fresh-intro-right ul li {
  margin-bottom: 50px;
}

.fresh-intro-right ul li .fresh-stat-num {
  font-family: 'Bahnschrift';
  color: #292B2A;
  font-weight: bold;
  font-size: 49px;
  line-height: 55px;
}

.fresh-intro-right ul li .fresh-stat-des {
  font-family: 'BahnschriftLight';
  color: #292B2A;
  font-weight: 100;
  font-size: 30px;
  line-height: 28px;
}






.fresh-winners {
  border-top: 6px solid #F2D356;
  float: left;
  width: 100%;
  clear: both;
  min-height: 980px;
  background: #f6d15f;
  position: relative;
}

.fresh-winners-left {
  background: #e3e3e3;
  float: left;
  width: 20%;
  min-height: 1087px;
  padding: 100px;
  height: 100%;
}

.fresh-winners-right {
  background: #F2D356;
  float: left;
  width: 80%;
  min-height: 980px;
  padding: 100px;
}

.fresh-winners-right ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
}

.fresh-winners-right ul li {
  margin: 20px;
}

.fresh-winners-right h2 {
  color: #292B2A;
  margin-bottom: 30px;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

.ahead {
  font-size: 86px;
  font-family: 'Itcavantgardebold';
  line-height: 95px;
  margin-top: -7px;
  display: block;
}

.win-right {
  position: absolute;
  left: 100px;
  top: 100px;
  width: 80%;
}





.fresh-categories {
  border-top: 6px solid #F2D356;
  float: left;
  width: 100%;
  clear: both;
  min-height: 770px;
}

.fresh-categories-left {
  background: #69248f;
  float: left;
  width: 70%;
  height: 770px;
  padding: 100px;
}

.fresh-categories-right {
  background: #e3e3e3;
  float: left;
  width: 30%;
  height: 770px;
  padding: 100px;
}

.fresh-categories-left a.view {
  font-family: 'BahnschriftLight';
  padding-left: 33px;
  color: #f6d15f;
  text-decoration: none;
  position: relative;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  margin-top: 20PX;
}

.fresh-categories-left ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.fresh-categories-left ul li {
  margin-bottom: 10px;
  width: 48%;
}

.fresh-categories-left h2 {
  color: #fff;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

.fresh-categories-left ul h3 {
  font-family: 'Bahnschrift';
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-top: 20PX;
}

.fresh-categories-left ul p {
  font-family: 'Bahnschrift';
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-top: 7PX;
  margin-bottom: 13px;
}

.fresh-categories-left ul a.view::before {
  content: url(../images/yarrow.png);
  position: absolute;
  left: 0px;
  top: 0px;
}

.fresh-categories-right ul {
  list-style: none;
  padding-left: 0px;
}

.fresh-categories-right ul li {
  margin-bottom: 30px;
  text-align: center;
}

.fresh-categories-right ul .stat-num {
  font-family: 'Bahnschrift';
  color: #292B2A;
  font-weight: bold;
  font-size: 49px;
  line-height: 55px;
}

.fresh-categories-right ul .stat-dest {
  font-family: 'Bahnschrift';
  color: #292B2A;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-top: 20PX;
}






.fresh-benefits {
  border-top: 6px solid #F2D356;
  float: left;
  width: 100%;
  clear: both;
  min-height: 880px;
  background: #F2D356;
  position: relative;
}

.fresh-benefits-left {
  background: #e3e3e3;
  float: left;
  width: 20%;
  min-height: 880px;
  padding: 100px;
  height: 100%;
}

.fresh-benefits-right {
  background: #F2D356;
  float: left;
  width: 80%;
  min-height: 880px;
  padding: 100px;
}

.fresh-benefits-right ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  width: 80%;
}

.fresh-benefits-right ul li {
  margin: 20px;
  width: 40%;
}

.fresh-benefits a {
  color: #292B2A;
  text-decoration: none;
}

.fresh-benefits a:hover {
  color: #292B2A;
  text-decoration: none;
}

.fresh-benefits-right p {
  font-family: 'Bahnschrift';
  color: #292B2A;
  font-size: 16px;
  line-height: 22px;
  margin-top: 7PX;
  margin-bottom: 13px;
}

.fresh-benefits-right h3 {
  font-family: 'Bahnschrift';
  color: #292B2A;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-top: 20PX;
}

.fresh-benefits-right h2 {
  color: #292B2A;
  margin-bottom: 30px;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

a.rlink {
  color: #292B2A;
  background: #EB715D;
  font-family: 'Bahnschrift';
  transition: 0.5s ease;
  padding: 18px 30px;
  font-size: 18px;
  text-decoration: none;
}


.fresh-categories-left .jury-ul{flex-wrap: nowrap!important;}
.fresh-categories-left .jury-ul li{
width: 23%;
    margin: 10px;}


.fresh-categories-left .jury-ul li img{width: 100%}

.fresh-categories-left .jury-ul li h4{
    font-family: 'Bahnschrift';
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-top: 7PX;
    margin-bottom: 13px;
}





.fresh-exhibit {
  border-top: 6px solid #F2D356;
  float: left;
  width: 100%;
  clear: both;
  min-height: 700px;
  background: #EB715D;
  position: relative;
}

.fresh-exhibit-left {
  background: #ee0777;
  float: left;
  width: 70%;
  min-height: 810px;
  padding: 100px;
  height: 100%;
}

.fresh-exhibit-right {
  background: #E4D8BF;
  float: left;
  width: 30%;
  min-height: 810px;
  padding: 100px;
}

.fresh-exhibit-right ul {
  padding-left: 0px;
  display: flex;
  list-style: none;
  margin-top: 30px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 82%;
}

.fresh-exhibit a {
  color: #292B2A;
  text-decoration: none;
}

.fresh-exhibit a:hover {
  color: #292B2A;
  text-decoration: none;
}

.fresh-exhibit h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

.fresh-exhibit-right li {
  margin-bottom: 30px;
  width: 50%;
  color: #fff;
  position: relative;
  padding-left: 35px;
  font-family: 'BahnschriftLight';
  font-weight: 400;
  font-size: 18px;
  width: 45%;
  padding-right: 90px;
}

.fresh-exhibit-right li::before {
  content: url(../images/barrow.png);
  position: absolute;
  left: 0px;
  top: 0px;
}

.vs-widget-about {
    max-width: 310px;
  }

  .mag-right {
    width: 256px;
    text-align: center;

  }

  .mag-right img {
    width: 100%;
    height: auto;

  }

  .magy {

    padding: 35px 0px 0px 0px;
  }

  .mag-txt {
    margin-top: 25px;
    font-size: 16px;
  }

  .mag-txt span {
    font-size: 17px;
  }

  .fresh-exhibit-right {

    display: flex;
    justify-content: center;
    text-align: center;
  }

  .fresh-exhibit-left ul {
    padding-left: 0px;
    display: flex;
    list-style: none;
    margin-top: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    /* width: 82%; */
  }

  .fresh-exhibit-left li::before {
    content: url("https://www.entrepreneurindia.com/idea/images/barrow.png");
    position: absolute;
    left: 0px;
    top: 0px;
  }

  .fresh-exhibit-left li {
    margin-bottom: 30px;
    width: 50%;
    color: #fff;
    position: relative;
    padding-left: 35px;
    font-family: 'BahnschriftLight';
    font-weight: 400;
    font-size: 18px;
    /* width: 45%; */
    padding-right: 90px;
  }


a.elink {
  color: #292B2A;
  background: #E4D8BF;
  font-family: 'Bahnschrift';
  transition: 0.5s ease;
  padding: 18px 30px;
  font-size: 18px;
  text-decoration: none;
}





.fresh-partners {
  padding: 100px;
  background: #292B2A;
  float: left;
  width: 100%;
  margin-top: auto;
}

.fresh-partners h2 {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

.part-head {
  color: #B7B7B7;
  font-family: 'Bahnschrift';
  font-size: 24px;
  /*  margin-bottom: -10px;*/
  padding-left: 0px;
}

.fresh-partners ul {
  list-style: none;
  padding-left: 0px;
}

.fresh-partners ul li {
  width: 200px;
}







.fresh-contact {
  border-top: 6px solid #545454;
  float: left;
  width: 100%;
  clear: both;
  min-height: 810px;
  background: #292B2A;
  position: relative;
}

.fresh-contact-left {
  background: #292B2A;
  float: left;
  width: 100%;
  min-height: 810px;
  padding: 100px;
  height: 100%;
}

.fresh-contact-right {
  background: #424443;
  /*float: left;*/
  min-height: 810px;
  padding: 100px;
}

.fresh-contact-right ul {
  padding-left: 0px;
  display: flex;
  list-style: none;
  margin-top: 30px;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 100%;
}

.contact-rights {
  float: left;
  width: 35%;
  padding-left: 74px;
}

.fresh-contact h2 {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 120px;
  font-family: 'Itcavantgardebold';
  line-height: 120px;
}

.conts {
  padding-left: 30px;
}

.con1 {
  color: #F2D356;
  font-size: 24px;
  font-family: 'BahnschriftLight';
  font-weight: 600;
  margin-bottom: 10px;
}

.con4 {
  color: #F2D356;
  font-size: 19px;
  font-family: 'BahnschriftLight';
  font-weight: 6500;
  margin-bottom: 0px;
}

.con3 {
  color: #F2D356;
  font-size: 26px;
  font-family: 'BahnschriftLight';
  font-weight: 500;
  margin-bottom: 0px;
}

.con2 {
  color: #F2D356;
  font-size: 19px;
  font-family: 'BahnschriftLight';
  font-weight: 6500;
  margin-bottom: 30px;
}

.conts a {
  color: #ffffff;
  text-decoration: none;
}

.get-left {
  float: left;
  font-family: 'BahnschriftLight';
  width: 65%;
}

.subtxt {
  color: #fff;
  font-family: 'BahnschriftLight';
  font-size: 24px;
}

.radio-toolbar {
  margin: 0px;
  width: 100%;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  height: 50px;
  width: 90px;
  cursor: pointer;
}

.radio-toolbar input[type="radio"]:checked+label {
  background-color: #F2D356;
  color: #292B2A;
}

.radio-toolbar label {
  display: inline-block;
  background-color: #CCCCCC;
  padding: 15px 51px;
  font-family: 'BahnschriftLight';
  font-size: 16px;
  color: #292B2A;
  border-radius: 0px;
  margin-bottom: 17px;
  font-weight: 400;
}

ul.frmli li {
  margin-bottom: 15px;
  max-width: 87%;
}

ul.frmli {
  list-style: none;
  display: block;
  padding-left: 0px;

}

ul.frmli .form-control {
  height: 50px;
  background: #f2f2f2fa;
}

.sbtn1 {
  color: #292B2A;
  outline: none;
  border: none;
  background: #F2D356;
  font-family: 'Bahnschrift';
  transition: 0.5s ease;
  padding: 11px 30px;
  font-size: 18px;
  text-decoration: none;
}

.form-control::placeholder {
  color: #292B2A !important;
  opacity: 1;
}

.form-control {
  border-radius: 0px !important;
  font-family: 'BahnschriftLight';
  background: transparent;
  background-color: transparent;
  background-clip: border-box;
  border: 1px solid #f3f3f3 !important;
}






.fresh-copyright {
  background: #424443;
  width: 100%;
  float: left;
  left: 0px;
  color: #D1D0D0;
  text-align: center;
  padding: 16px;
  font-family: 'BahnschriftLight';
  font-weight: 300;
  font-size: 20px;
  
}


@media screen and (min-width:768px) and (max-width:1024px) {

.fresh-categories-left .jury-ul{flex-wrap: wrap!important;}

  .fresh-categories-left .jury-ul li{
    width: 40%;
}
.jury .fresh-categories-left{
min-height: 1065px;
}
}



@media screen and (min-width:1900px) and (max-width:3000px) {
  .fresh-winners{
    min-height: 890px;
  }
  .fresh-winners-left{
    min-height: 885px;
  }
  .fresh-winners-right{
    min-height: 890px;
  }
  .fresh-exhibit-right{
    min-height: 745px;
  }
  .fresh-exhibit-left{
    min-height: 745px;
  }

  .jury .fresh-categories-left{
min-height: 1065px;
}
}

@media screen and (min-width:1000px) and (max-width:1380px) {
  .fresh-banner h1 {
    font-family: 'Itcavantgardebold';
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    margin: 37px 0px 11px 0px;
    width: 60%;
  }

  .fresh-exhibit,
  .fresh-exhibit-right {
    min-height: 810px;
  }

  .fresh-winners,
  .fresh-winners-right {
    min-height: 1088px;
  }

  .fresh-categories,
  .fresh-categories-right,
  .fresh-categories-left {
    min-height: 860px;
  }

  .fresh-in {
    top: 80px;
  }

  .edate {
    font-size: 26px;
  }
}


@media screen and (min-width:1400px) and (max-width:1800px) {
  .fresh-banner h1 {
    font-family: 'Itcavantgardebold';
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    margin: 37px 0px 11px 0px;
    width: 60%;
  }

}



@media screen and (max-width:767px) {
  ul.frmli .form-control{width: 295px;}
  .many-logo ul{padding-left: 20px;padding-top: 10px;}
  .many-logo ul li span{width: 200px;
    font-size: 16px;
    line-height: 21px;}
  .fresh-soc {
  margin-top: 52px;
}
  .many-logo {
    height: unset;padding: 0px;
  }

.fresh-categories-left .jury-ul{display: block;}

.fresh-categories-left .jury-ul li{width: 90%; margin-bottom: 20px}
.jury-txt h3{margin-top: 7px!important; margin-bottom: 0px;
}


  .many-logo ul {
    overflow: auto;display: block;
    margin-bottom: 0px;white-space: nowrap;
  }
.many-logo ul li img{max-width: 100%;}
  .many-logo ul li {
    line-height: 25px;display: inline-block;
    font-size: 26px;
    width: 146px;
    border-right: 1px solid transparent;
    height: unset;
  }

  .fresh-soc ul {
    width: 28;
  }

  ul {
    padding-left: 15px;
  }

  ul.awardsCk li {
    width: 100%;
  }

  ul.awardsRdo li {
    width: 100%;
  }

  .fresh-copyright {
    font-size: 14px;
    padding-bottom: 5px;
  }

  .inpage {
    padding-top: 144px;
  }

  nav .wrapper {
    padding: 0px 0px;
  }

  .inpage nav {
    position: fixed;
  }

  .inpage h1 {
    font-size: 25px;
    margin-bottom: 16px;
  }

  .form-group {
    margin-bottom: 16px;
    s
  }

  .fresh-winners,
  .fresh-winners-right {
    min-height: 890px;
  }

  .fresh-benefits,
  .fresh-benefits-right,
  .fresh-benefits-left {
    min-height: 820px;
  }

  .fresh-benefits-right,
  .fresh-benefits-left {
    width: 100%;
  }

  .fresh-benefits,
  .fresh-benefits-left {
    background: #f2d356;
  }

  .fresh-benefits-left {
    display: none;
  }

  .hidden-xs {
    display: none;
  }

  .radio-toolbar label {
    padding: 10px 17px;
  }

  .part-head {
    font-size: 20px;
  }

  .fresh-partners ul {
    margin-bottom: -11px;
  }

  .fresh-exhibit,
  .fresh-exhibit-right {
    min-height: 825px;
  }

  .fresh-exhibit-left {
    /* display: none; */
  }

  .subtxt {
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: -19px;
  }

  .con1 {
    font-size: 20px;
  }

  .con4 {
    font-size: 17px;
  }

  .con3 {
    font-size: 20px;
  }

  .con2 {
    font-size: 15px;
  }

  .get-left {
    width: 100%;
    padding-right: 25px;
  }

  .fresh-contact {
    min-height: 970px;
  }

  .fresh-contact-right {
    background: #292B2A;
  }

  .contact-rights {
    padding-left: 0px;
    margin-top: 30px;
    width: 100%;
  }

  .conts {
    padding-left: 0px;
  }

  .fresh-contact-right ul {
    margin-bottom: 10px;
    margin-top: 0px;
  }

  ul.frmli li {
    max-width: 100%;
    margin-bottom: 0px;
  }

  .form-control {
    margin-bottom: 10px;
  }

  ul.frmli input[type="email"] {
    margin-bottom: 10px;
  }

  .fresh-exhibit {
    background: #EB715D
  }

  .fresh-exhibit-right {
    width: 100%;
    min-height: 560px;

  }

  .fresh-exhibit-left {
    width: 100%;
    min-height: 830px;
  }

  .fresh-exhibit-right ul li,
  .fresh-exhibit-right ul {
    width: 100%;
  }

  .fresh-exhibit-right ul li {
    padding-right: 25px;
  }

  .fresh-contact-left {
    display: none;
  }

  .fresh-contact-right {
    width: 100%;
  }

  .close-btn {
    right: 6px;
    top: 6px;
  }

  .fresh-banner {
    height: 100vh;
  }

  .fresh-in {
    left: 0px;
    padding: 34px 25px;
    top: 18px;
  }

  .fresh-intro-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .fresh-intro-right ul li .fresh-stat-num {
    font-size: 39px;
    line-height: 45px;
  }

  .fresh-intro {
    height: auto
  }

  .fresh-intro-right ul li .fresh-stat-des {
    font-size: 19px;
    line-height: 27spx;
  }

  .fresh-intro-left,
  .fresh-winners-left,
  .fresh-partners {
    width: 100%;
    padding:10px 25px 55px 25px;
    height: auto;
  }

  .win-right {
    left: 22px;width: 94%;
    top: 45px;
  }

  .fresh-categories-right ul {
    display: flex;
    flex-wrap: wrap;
  }

  .fresh-categories-right ul li {
    width: 50%;
  }

  .fresh-categories-right ul li img {
    max-width: 51px;
  }

  .fresh-categories-right ul .stat-dest {
    font-size: 16px;
    line-height: 22px;
  }

  .fresh-categories-left ul li {
    width: 100%;
    margin-bottom: 30px;
  }

  .fresh-categories-left ul h3 {
    font-size: 21px;
    line-height: 27px;
  }

  .fresh-benefits-right h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 8px;
  }

  .fresh-benefits-right ul {
    width: 100%;
  }

  .fresh-benefits-right ul li {
    width: 100%;
    margin: 0px 25px 10px 0px;
  }

  .fresh-winners-left {
    display: none;
  }

  .fresh-winners-right ul li {
    width: 50%;
    margin: 0px 0px 10px 0px;
  }

  .fresh-winners-right ul li img {
    max-width: 60%;
  }

  .fresh-intro-right,
  .fresh-winners-right,
  .fresh-categories-left,
  .fresh-categories-right {
    height: auto;
    padding: 45px 25px 0px 25px;
    width: 100%;
  }


  .fresh-intro-right{
    background: #E4D8BF;
  }
.fresh-winners-right{
  background: #f1f1f1;
}
  .fresh-intro-left h2,
  .fresh-winners-right h2,
  .fresh-categories-left h2,
  .fresh-benefits-right h2,
  .fresh-exhibit h2,
  .fresh-partners h2,
  .fresh-contact h2 {
    font-size: 44px;
    line-height: 48px;
  }

  .ahead {
    font-size: 36px;
    line-height: 43px;
  }

  .fresh-intro-left p {
    font-size: 16px;
    line-height: 23px;
    margin: 20px 0px 40px 0px;
  }

  .fresh-intro-right ul li {
    width: 50%;
  }

  a.comman-button,
  a.rlink,
  a.elink {
    padding: 14px 21px;
    font-size: 16px;
  }

  .edate {
    font-size: 21px;
    line-height: 28px;
    margin: 20px 0px 34px 0px;
  }

  .fresh-in .ban-logo {
    width: 270px;
  }

  .fresh-banner h1 {
    font-size: 29px;
    line-height: 38px;
    width: 100%;
  }
.fresh-exhibit-left {
      display: block;
      height: auto;
      padding: 45px 25px 0px 25px;
      width: 100%;
    }

    .fresh-exhibit-right {
      height: auto;
      padding: 45px 25px 0px 25px;
      width: 100%;
    }



    .fresh-exhibit-left ul li {
      padding-right: 25px;
      width: 100%;
    }

    .fresh-benefits-right {
      min-height: 845px;
    }



  .wrapper .btn {
    display: block;
  }

  .nav-links .drop-menu {
    padding: 0px;
  }

  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    margin-top: 0px;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: -100%;
    background: #242526;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
  }

  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #242526;
  }

  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }

  #menu-btn:checked~.nav-links {
    left: 0%;
  }

  #menu-btn:checked~.btn.menu-btn {
    display: none;
  }

  #close-btn:checked~.btn.menu-btn {
    display: block;
  }

  .nav-links li {
    margin: 0px;
  }

  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }

  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }

  #showDrop:checked~.drop-menu,
  #showMega:checked~.mega-box {
    max-height: 100%;
  }

  #awardDrop:checked~.drop-menu,
  #awardMega:checked~.mega-box {
    max-height: 100%;
  }

  #registerDrop:checked~.drop-menu,
  #registerMega:checked~.mega-box {
    max-height: 100%;
  }


  .nav-links .desktop-item {
    display: none;
  }

  .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }

  .nav-links .mobile-item:hover {
    background: #3A3B3C;
  }

  .drop-menu li {
    margin: 0;
  }

  .drop-menu li a {
    border-radius: 0px;
    font-size: 14px;
  }

  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }

  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }

  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2) {
    border-top: 0px;
  }

  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }

  .row .mega-links li {
    margin: 0;
  }

  .content .row header {
    font-size: 19px;
  }
}

nav input {
  display: none;
}

}