              /* CSS Document */
              @font-face {
                  font-family: 'SFUIDisplay-Light';
                  src: url('fonts/SFUIDisplay-Light.eot') format('embedded-opentype'),
                      url('fonts/SFUIDisplay-Light.woff') format('woff'),
                      url('fonts/SFUIDisplay-Light.ttf') format('truetype'),
                      url('fonts/SFUIDisplay-Light.svg') format('svg');
                  font-weight: normal;
                  font-style: normal;
              }

              @font-face {
                  font-family: 'SFUIDisplay-Bold';
                  src: url('fonts/SFUIDisplay-Bold.eot') format('embedded-opentype'),
                      url('fonts/SFUIDisplay-Bold.woff') format('woff'),
                      url('fonts/SFUIDisplay-Bold.ttf') format('truetype'),
                      url('fonts/SFUIDisplay-Bold.svg') format('svg');
                  font-weight: normal;
                  font-style: normal;
              }

              @font-face {
                  font-family: 'SFUIDisplay-Semibold';
                  src: url('fonts/SFUIDisplay-Semibold.eot') format('embedded-opentype'),
                      url('fonts/SFUIDisplay-Semibold.woff') format('woff'),
                      url('fonts/SFUIDisplay-Semibold.ttf') format('truetype'),
                      url('fonts/SFUIDisplay-Semibold.svg') format('svg');
                  font-weight: normal;
                  font-style: normal;
              }

              @font-face {
                  font-family: 'SFUIDisplay-Thin';
                  src: url('fonts/SFUIDisplay-Thin.eot') format('embedded-opentype'),
                      url('fonts/SFUIDisplay-Thin.woff') format('woff'),
                      url('fonts/SFUIDisplay-Thin.ttf') format('truetype'),
                      url('fonts/SFUIDisplay-Thin.svg') format('svg');
                  font-weight: normal;
                  font-style: normal;
              }

              @font-face {
                  font-family: 'SFUIDisplay-Medium';
                  src: url('fonts/SFUIDisplay-Medium.eot') format('embedded-opentype'),
                      url('fonts/SFUIDisplay-Medium.woff') format('woff'),
                      url('fonts/SFUIDisplay-Medium.ttf') format('truetype'),
                      url('fonts/SFUIDisplay-Medium.svg') format('svg');
                  font-weight: normal;
                  font-style: normal;
              }

              a.catmore {
                  display: block;
                  float: right;
                  margin-top: 19px;
                  color: #d3d3d3;
                  font-family: transducer, sans-serif;
                  text-decoration: none;
                  font-size: 14px;
                  padding-bottom: 28px;
              }

              .gallery-main {
                  padding-bottom: 40px;
              }

              ul.jury-box li:hover {}

              .dropdown-menu {
                  top: 87%;
              }

              .watt img {
                  width: 60px;
              }

              .watt {
                  position: fixed;
                  right: 30px;
                  bottom: 40px;
                  z-index: 99;
              }

              .navbar-default {
                  background-color: #000;
              }

              ul.social-ban {
                  list-style: none;
              }

              ul.social-ban li img {
                  width: 20px;
              }

              ul.social-ban {
                  position: absolute;
                  display: flex;
                  width: 150px;
                  justify-content: space-between;
                  right: 20px;
                  top: 25px;
              }

              ul.ebenefit {
                  list-style: none;
                  display: flex;
                  padding-left: 0px;
                  margin-bottom: 2px;
                  margin-top: 32px;
                  flex-wrap: wrap;
              }

              ul.ebenefit li {
                  width: 156px;
                  box-shadow: 0px 0px 21px -16px #313131;
                  margin: 0px 14px;
                  padding: 21px 12px;
              }

              ul.ebenefit li img {
                  width: 86px;
              }

              ul.ebenefit li span {
                  display: block;
                  margin-top: 22px;
                  text-align: center;
                  font-family: transducer, sans-serif;
                  font-weight: 700;
                  font-size: 13px;
              }

              ul.lsss {
                  padding-left: 16px;
              }

              .pt-5 {
                  padding-top: 40px;
              }

              .topreg {
                  margin-top: 10px;
                  display: block;
              }

              .catmore img {
                  width: 23px !important;
                  display: inline-block;
                  margin-left: 5px;
              }

              .spk-content p {
                  font-size: 17px;
                  color: #666;
                  /* justify-content: center; */
                  text-align: justify;
              }

              * {
                  margin: 0px;
                  padding: 0px;
              }

              body {
                  -webkit-font-smoothing: antialiased;
                  -moz-osx-font-smoothing: grayscale;
                  font-smoothing: antialiased;
                  font-family: Arial;
                  display: flex;
                  flex-direction: column;
                  min-height: 100vh
              }

              b,
              strong {
                  font-weight: 700;
                  color: #000000;
              }

              .newabout {
                  margin-top: 60px;
              }
              .maglinks{margin-top: auto;}

              .whatsappMain {
                  position: fixed;
                  z-index: 9999999;
                  right: 27px;
                  bottom: 160px;
                  width: 1200px;
                  margin: 0 auto;
              }

              .mr15 {
                  margin-top: 50px;
              }

              .whatsapp-icon {
                  width: 178px;
                  position: absolute;
                  right: -5px;
                  z-index: 99999999;
                  top: 27px;
              }

              .whatsapp-icon .know-btn {
                  width: 155px;
                  display: none;
                  color: #fff;
                  border: 1px solid #0d9a15;
                  border-radius: 4px;
                  -moz-border-radius: 4px;
                  -webkit-border-radius: 4px;
                  margin-top: 20px;
                  padding: 6px 10px;
                  text-align: center;
                  background: #000000
              }

              .whatsapp-icon .know-btn a {
                  color: #fff;
                  text-decoration: none;
                  text-transform: uppercase;
                  text-align: center;
              }

              .icon-whatsapp {
                  position: absolute;
                  top: 0px;
                  right: -2px;
              }

              .icon-whatsapp a {
                  color: #fff !important;
                  font-size: 15px;
                  text-decoration: none;
              }

              .icon-whatsapp a i {
                  font-size: 25px;
                  color: #fff !important;
                  margin-top: 19px;
                  width: 38px;
                  height: 38px;
                  padding-left: 9px;
                  padding-top: 6px;
                  background: #0d9a15;
                  border-radius: 50%;
              }


              .d-flex {
                  display: flex;
                  justify-content: center;
              }

              .d-flex .viewSpeaker {
                  margin: 42px 11px;
                  width: inherit;
              }

              .many-logo {
                  /* background-color: ; */
                  padding: 30px 0px 0px;
                  margin-bottom: -10px;
                  height: 135px;
                  background-color: #f2f2f2;
              }

              /* 
              .co-loc {
                  font-size: 20px;
                  line-height: 36px;
                  width: 157px;
                  color: #000000;
                  font-family: 'oswald';

                  font-weight: bold;
                  font-size: 30px;
                  border-right: 2px solid #000;
                  height: 88px;
                  padding: 14px 0px;
              } */
              .show-mob {
                  float: right;
              }

              .many-logo ul {
                  list-style: none;
                  display: flex;
                  justify-content: center;
                  flex-wrap: wrap;
                  padding-left: 0px;
              }

              .many-logo ul li {
                  /* color: #fff; */
                  line-height: 30px;
                  font-size: 25px;
                  border-right: 1px solid #d5cfcf;
                
                  padding: 15px;
              }

              .many-logo ul li img {
                  margin: auto;
                  text-align: center;
                  display: block;
                  max-width: inherit;
              }

              @media screen and (max-width: 767px) {

                  /* .co-loc {
                      width: 214px;
                      border: none;
                      height: 33px;
                      padding: 0px
                  } */
                  /* .cover {
                      height: 100% !important;
                  } */

                  .many-logo {
                      height: unset;
                  }

                  .many-logo ul {
                      overflow: auto;
                      flex-wrap: nowrap;
                      margin-bottom: 0px;justify-content: flex-start;padding-top: 24px;
                  }

                  .many-logo ul li {
                      line-height: 25px;
                      font-size: 26px;
                      border-right: 1px solid transparent;
                      height: unset;padding-left: 0px;
                  }

                  .many-logo{position: relative;}
                  .many-logo br{display: none;}

                  .many-logo ul li:nth-child(1){position: absolute;
    top: 12px;font-size: 21px;width: 100%;font-weight: 400;padding-left: 0px;}

                  .bgquite-gren {
                      margin-top: 14px !important;
                  }

                  .navbar-nav>li {
                      margin: 0px 0px !important;
                  }

                  .home-banner {
                      height: 545px !important;
                  }

                  .cont-ft a {
                      font-size: 15px;
                  }

                  .d-flex {
                      display: block;
                  }

                  ul.winner_ul li {
                      width: 45.7% !important;
                  }

                  .d-flex .viewSpeaker {
                      /* margin: 42px 11px; */
                      width: fit-content;
                      margin: 10px auto;
                  }

                  ul.frmlist li {
                      width: 100% !important;
                  }

                  .awards-main p {
                      margin-top: 15px;
                      font-size: 17px !important;
                  }

                  .count-box li {
                      font-size: 26px !important;
                  }

                  .hmin,
                  .awards-txt,
                  .about h2,
                  .vid-title,
                  .contact-txt,
                  .partners-head,
                  .never,
                  .news-head {
                      font-size: 27px !important;
                      line-height: 37px !important;
                  }

                  .whatsapp-icon {
                      top: 61px;
                      right: -2px;
                  }
              }

              @media (max-width: 767px) {
                  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                      color: #ffffff;
                      font-size: 15px !important;
                  }

                  .navbar-nav>li>a {
                      padding-top: 10px !important;
                  }

                  .navbar-nav>li>.dropdown-menu li {
                      margin: -1px 0px !important;
                  }
              }

              @media only screen and (max-width: 767px) {
                  #partners h3 {
                      font-size: 21px !important;
                      line-height: 32px !important;
                  }

                  .whatsapp-icon .know-btn {
                      display: none;
                  }

                  .icon-whatsapp {
                      position: absolute;
                      top: -42px;
                      right: -12px;
                  }
              }


              .slider-cont {
                  width: 100%;
                  z-index: 1;
                  position: absolute;
                  top: 0px;
              }

              /*.main-wrapper{width:100%; margin:0px; padding:0px; background:url('../images/top-banner.jpg') center no-repeat; background-size:cover!important;}*/
              .main-wrapper {
                  width: 100%;
                  margin-top: 60px !important;
                  padding: 0px;
              }

              .container-fluid {
                  padding-right: 0px;
                  padding-left: 0px;
                  margin-top: -1px;
                  width: 100%;
              }

              /*.main-wrapper{width:100%; margin:0px; padding:0px;}*/
              .navbar-default {
                  border-color: transparent;
              }

              .navbar-nav {
                  float: none;
                  width: 70%;
                  margin: 0 auto;
              }

              /* CSS used here will be applied after bootstrap.css */
              .navbar-default {
                  text-align: center;
                  /*box-shadow: inset 0px 6px 0px #777;    */
              }

              .nav>li>a>img {
                  max-width: 23px;
              }

              .navbar-nav>li {
                  font-size: 11px;
                  margin: 0px 15px;
              }

              .navbar-nav>li>a {
                  padding-top: 23px;
              }

              .nav>li>a {
                  padding-left: 10px;
                  padding-right: 7px;
                  margin-right: 11px;
              }

              .nav>li>a.active {
                  background: rgb(8, 168, 240);
              }

              .navbar-default .navbar-nav>li a {
                  text-transform: capitalize;
                  transition: 0.6s ease-in;
                  color: #fff;
                  font-family: 'Gill Sans MT';
                  /* letter-spacing: 1px; */
                  font-size: 19px;
                  font-weight: 100;
              }

              .navbar-default .navbar-nav>li>a:hover,
              .navbar-default .navbar-nav>li>a:focus {
                  color: #fff;
                  box-shadow: 0px 3px 0px #2B9FDA;
                  background-color: transparent;

              }

              .navbar-default .navbar-nav>.active>a,
              .navbar-default .navbar-nav>.active>a:hover,
              .navbar-default .navbar-nav>.active>a:focus {
                  color: #fff;
                  background: transparent;

              }

              .black {
                  position: fixed;
                  top: 0;
                  background: #333;
                  width: 100%;
                  height: 50px;

              }

              .navbar-header {
                  width: 30%;
              }

              .navbar-header .main-head {
                  margin-top: 0px;
                  float: left;
                  height: auto !important
              }

              /*.navbar-header .main-head img{width:158px;}*/
              .event-date {
                  width: 41%;
                  float: left;
                  border-left: 1px dotted #636363;
                  margin-top: 14px;
                  margin-bottom: 14px;
                  padding-left: 10px;
              }

              .event-date h2 {
                  font-family: 'SFUIDisplay-Semibold';
                  font-size: 14px;
                  color: #fff;
                  margin-top: 0px;
                  margin-bottom: 0px;
                  text-align: left;
              }

              .event-date h2 span {
                  display: block;
                  font-family: 'SFUIDisplay-Light';
              }

              .carousel-inner .hm-pg {
                  margin-top: 60px;
              }

              .carousel-inner .topImg {
                  background: url(../images/banner.jpg) no-repeat center center;
                  height: 648px;
              }

              .carousel-inner .topImg2 {
                  background: url(../images/top-banner2.jpg) no-repeat center center;
                  height: 648px;
              }

              .carousel-inner .topImg3 {
                  background: url(../images/top-banner3.jpg) no-repeat center center;
                  height: 648px;
              }

              .carousel-inner .topImg4 {
                  background: url(../images/top-banner4.jpg) no-repeat center center;
                  height: 648px;
              }

              .carousel-inner .topImg5 {
                  background: url(../images/top-banner5.jpg) no-repeat center center;
                  height: 648px;
              }

              .frm-header {
                  clear: both;
                  position: relative;
                  margin-top: 60px;
              }

              .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image {
                  display: none;
              }

              .carousel-inner .topImg2 .slide-element.gTop {
                  margin-top: 158px;
              }

              .frm-header .topImg {
                  background: url(../images/form-header.jpg) no-repeat center center;
                  height: 283px;
              }

              .carousel-inner .topImg .slide1-ele {
                  margin-right: 0px;
                  margin-top: 8px;
              }

              .carousel-inner .slide-element {
                  margin-top: 159px;
                  margin-left: 76px;
                  width: 476px;
                  text-align: center;
              }

              .carousel-inner .slide-element .logo {
                  clear: both;
                  float: left;
                  width: 100%;
              }

              .carousel-inner .slide-element .content {
                  clear: both;
                  float: left;
                  width: 100%;
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 80px;
                  color: #fff;
                  line-height: 66px;
                  margin-top: 40px;
                  display: block;
              }

              .carousel-inner .slide-element .content div {
                  font-family: 'SFUIDisplay-Bold';
                  text-align: left;
                  font-size: 42px;
                  margin-top: 10px;
                  display: block;
                  line-height: 12px;
                  text-align: center;
              }

              .carousel-inner .slide-element .content div.franchise-show {
                  font-family: 'SFUIDisplay-Light';
                  text-align: center;
                  font-size: 42px;
                  margin-top: 10px;
                  display: block;
                  line-height: 36px;
                  text-transform: uppercase;
              }

              .carousel-inner .slide-element .content div.franchise-show span {
                  font-family: 'SFUIDisplay-Bold';
                  display: block;
              }

              .carousel-inner .slide-element a {
                  display: block;
                  width: 200px;
                  margin: 0 auto;
                  border: 1px solid #efefef;
                  text-decoration: none;
                  border-radius: 5px;
                  padding: 15px 40px;
                  color: #fff;
                  margin-top: 30px;
                  font-size: 15px;
                  font-family: 'SFUIDisplay-Bold';
              }

              .carousel-inner .slide-element .sub-btn {
                  clear: both;
                  float: left;
                  width: 100%;
                  text-align: center;
                  padding-right: 30px;
              }

              .carousel-inner .slide-element.logoTop {
                  margin-top: 93px;
                  margin-left: 76px;
                  width: 658px;
                  text-align: center;
              }

              .topImg3 .slide-element {
                  margin-left: 150px;
                  margin-top: 75px;
              }

              .carousel-inner .topImg2 .slide-element a {
                  width: 240px;
              }

              .carousel-inner .topImg4 .slide-element {
                  width: 100%;
                  text-align: center;
                  margin-left: 0px;
              }

              .carousel-inner .topImg4 .slide-element .content div {
                  text-align: center;
              }

              .carousel-inner .topImg2 .slide-element .sub-btn {
                  padding-right: 0px;
              }


              .carousel-inner .banner-head {
                  width: 100%;
                  margin: 0px;
                  padding-left: 30px;
                  position: absolute;
                  z-index: 9999;
              }

              .carousel-inner .myHead {
                  padding-left: 0px;
                  padding-right: 0px;
                  position: absolute;
                  z-index: 9999;
              }

              .carousel-inner .banner-head .myHead .partner-logo h4 {
                  color: #fff !important;
                  font-size: 16px;
                  font-family: 'SFUIDisplay-Light';
              }

              .carousel-inner .image-box {
                  border-bottom: 1px dotted #6a5e57;
                  padding-bottom: 29px;
              }

              .carousel-inner .tag-line {
                  width: 100%;
                  margin: 0px;
                  padding-top: 25px;
                  border-top: 1px dotted #6a5e57
              }

              .carousel-inner .tag-line h2 {
                  color: #fff;
                  font-family: 'SFUIDisplay-Thin';
                  margin: 0px;
                  padding: 0px;
                  font-size: 70px;
                  font-weight: 400;
                  text-transform: uppercase;
                  line-height: 63px;
                  text-shadow: 0px 0px 20px #000;
                  -webkit-text-shadow: 0px 0px 20px #000;
                  -moz-text-shadow: 0px 0px 20px #000;
              }

              .carousel-inner .tag-line h2 strong {
                  display: block;
                  font-family: 'SFUIDisplay-Bold';
                  font-size: 32px;
                  line-height: 30px;
              }

              .carousel-inner .nominate-now {
                  margin-top: 30px;
              }

              .carousel-inner .nominate-now a {
                  background: transparent;
                  border: 1px solid #fff;
                  font-size: 15px;
                  text-transform: uppercase;
                  font-family: 'SFUIDisplay-Bold';
                  padding: 12px 30px;
              }

              .carousel-inner .nominate-now a:hover {
                  background: #fff;
                  color: #333;
              }

              .navbar {
                  margin-bottom: 0px;
                  min-height: 40px !important;
                  padding: 5px 0px;
              }

              .banner-sec {
                  width: 100%;
                  background: url(../images/bg.jpg) center no-repeat;
                  height: 730px;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 22px;
                  color: #fff;
              }

              /*.container{width:1200px;}*/
              .banner-sec img.show-image {
                  padding-top: 80px;
              }

              .reg-btn {
                  display: block;
                  margin: 35px auto 0px;
                  width: 160px;
                  float: none;
                  background: transparent;
                  border: 1px solid #fff;
                  border-radius: 4px;
                  text-transform: uppercase;
                  padding: 15px 25px;
                  color: #fff;
                  font-family: 'SFUIDisplay-Bold';
                  font-size: 15px;
              }

              .reg-btn:hover {
                  background: #fff;
                  color: #333;
              }

              .banner {
                  width: 100%;
                  background: url(../images/banner2.jpg) center no-repeat;
                  background-size: cover;
                  height: 328px;
              }

              .banner img {
                  padding-top: 48px;
              }

              .banner p {
                  font-family: 'Gill Sans MT';
                  font-size: 30px;
                  color: #fff;
                  padding-top: 110px;
                  padding-left: 20px;
              }

              .banner p strong {
                  display: block;
                  font-size: 50px;
                  line-height: 25px;
              }

              .banner h2 {
                  font-family: 'Oswald';
                  font-size: 40px;
                  color: #fff;
                  padding-left: 20px;
              }

              .show-sec {
                  width: 100%;
                  margin: 0 auto;
                  padding: 70px 0;
                  overflow: hidden;
              }

              .show-sec h1 {
                  font-family: 'Oswald';
                  font-size: 44px;
                  color: #333333;
                  padding-top: 0px;
                  padding-bottom: 30px;
                  margin: 0px;
                  letter-spacing: 1px;
              }

              .show-sec p {
                  font-size: 17px;
                  color: #666;
                  font-family: 'SFUIDisplay-Light';
                  font-weight: 400;
                  letter-spacing: 0.5px;
                  line-height: 24px;
              }

              .show-sec p strong {
                  color: #333;
                  font-family: 'SFUIDisplay-Medium';
                  font-weight: normal;
                  letter-spacing: 1px;
              }

              .show-sec ul.overview-list {
                  margin-top: 24px;
                  padding: 0px;
                  margin-bottom: 24px;
              }

              .show-sec ul.overview-list li {
                  font-family: 'Gill Sans MT';
                  font-size: 17px;
                  line-height: 20px;
                  padding-top: 4px;
              }

              .features {
                  border-top: 1px dotted #cccccc;
                  margin-top: 27px;
                  padding-top: 27px;
              }

              .features h2 {
                  font-family: 'Oswald';
                  font-weight: normal;
                  font-size: 20px;
                  padding-bottom: 17px;
                  letter-spacing: 1px;
              }

              .features p {
                  font-family: 'Gill Sans MT';
                  font-size: 18px;
                  font-weight: bold;
              }

              .regist {
                  padding-left: 0px !important;
                  padding-right: 0px !important;
              }

              .features ul.stats {
                  list-style-type: none;
                  margin: 0px;
                  padding: 0px !important;
              }

              .features ul.stats li {
                  float: left;
                  width: 22%;
                  margin-right: 15px;
              }

              .features ul.stats li p {
                  font-family: 'Gill Sans MT';
                  font-size: 16px;
                  color: #333;
                  line-height: 17px;
              }

              .features ul.stats li p strong {
                  display: block;
                  font-size: 32px;
                  line-height: 25px;
                  font-family: 'SFUIDisplay-Bold';
              }


              .cat-full {
                  background: transparent;
                  border: 1px solid #026a9b;
                  font-size: 12px;
                  text-transform: uppercase;
                  font-family: 'SFUIDisplay-Bold';
                  padding: 5px 10px 3px 10px;
                  color: #026a9b;
                  position: relative;
                  margin-top: -44px;
                  float: right;
                  border-radius: 4px;
                  -moz-border-radius: 4px;
                  -webkit-border-radius: 4px;
              }

              .cat-full:hover {
                  background: #026a9b;
                  color: #fff;
                  text-decoration: none;
              }



              .show-sec h3 {
                  font-family: 'SFUIDisplay-Light';
              }

              .show-sec ul {
                  padding-left: 0px;
              }

              .show-sec ul li {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 16px;
                  margin-bottom: 10px;
              }

              .who-sec {
                  width: 100%;
                  margin: 0 auto;
                  background: url(../images/who-img.jpg) center no-repeat;
                  height: 369px;
              }

              .who-img {
                  padding-left: 0px;
                  padding-right: 0px;
              }

              .who-cont {
                  background: #f6f6f6;
                  padding: 35px 80px 0 60px;
              }

              .who-cont h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
              }

              .who-cont h2 span {
                  color: #026a9b;
              }

              .who-cont p {
                  font-size: 18px;
                  font-family: 'Gill Sans MT';
                  line-height: 24px;
              }

              .why-sec {
                  width: 100%;
                  margin: 0 auto;
                  background: url(../images/why-img.jpg) center no-repeat;
                  height: 433px;
              }

              .why-img {
                  padding-left: 0px;
                  padding-right: 0px;
              }

              .why-cont {
                  background: #f6f6f6;
                  padding: 35px 80px 0 60px;
              }

              .why-cont h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
              }

              .why-cont h2 span {
                  color: #026a9b;
              }

              .why-cont p {
                  font-size: 18px;
                  font-family: 'Gill Sans MT';
                  line-height: 24px;
              }

              .register-sec {
                  width: 100%;
                  margin: 0 auto;
                  padding: 70px 0;
                  overflow: hidden;
              }

              .register-sec h2 {
                  font-family: 'Oswald';
                  font-size: 45px;
                  margin: 0px;
                  padding-bottom: 14px;
                  padding-top: 0px;
              }

              .register-sec p {
                  font-family: 'Gill Sans MT';
                  font-size: 18px;
              }

              .form-sec {
                  padding: 30px 0 25px 0;
              }

              .form-sec p {
                  font-family: 'Gill Sans MT';
                  font-size: 25px;
                  font-weight: normal;
              }

              .form-main {
                  width: 92%;
                  margin: 0 auto;
                  border-bottom: 1px dotted #dbdcdc;
                  overflow: hidden;
              }

              .formsection .form-control {
                  padding: 13px 12px 12px;
                  height: 49px;
                  line-height: 22px;
                  font-size: 14px;
              }

              .main-frm .form-control {
                  padding: 13px 12px 12px;
                  height: 49px;
                  line-height: 22px;
                  font-size: 14px;
              }

              .input_img {
                  background: #fbfbfb;
                  position: absolute;
                  bottom: 15px;
                  left: 1px;
                  padding: 11px;
                  border-top-left-radius: 4px;
                  border-bottom-left-radius: 4px;
                  -webkit-border-top-left-radius: 4px;
                  -webkit-border-bottom-left-radius: 4px;
                  -moz-border-top-left-radius: 4px;
                  -moz-border-bottom-left-radius: 4px;
                  border-right: 1px solid #dadbdb;
              }

              .fltblk .form-control {
                  border-top-right-radius: 0;
                  -moz-border-top-right-radius: 0;
                  -webkit-border-top-right-radius: 0;
                  border-bottom-right-radius: 0;
                  -moz-border-bottom-right-radius: 0;
                  -webkit-border-bottom-right-radius: 0;
                  padding-left: 60px;
              }

              .eds2 .form-control {
                  border-left: 0px solid #dadbdb;
                  border-top-left-radius: 0;
                  -moz-border-top-left-radius: 0;
                  -webkit-border-top-left-radius: 0;
                  border-bottom-left-radius: 0;
                  -moz-border-bottom-left-radius: 0;
                  -webkit-border-bottom-left-radius: 0;
                  padding: 11px 12px 12px;
                  border-top-right-radius: 4px;
                  -moz-border-top-right-radius: 4px;
                  -webkit-border-top-right-radius: 4px;
                  border-bottom-right-radius: 4px;
                  -moz-border-bottom-right-radius: 4px;
                  -webkit-border-bottom-right-radius: 4px;
              }

              .formsection-lp .form-control:hover,
              .formsection .form-control:focus {
                  -webkit-box-shadow: none;
                  -moz-box-shadow: none;
                  box-shadow: none;
              }

              input.error {
                  height: 34px !important;
              }

              #frmAwardReg label.error {
                  color: #026a9b;
                  font-weight: normal;
              }

              .frmblkpropel-lp {
                  text-align: center;
                  margin: 35px auto 5px;
                  width: 100%;
              }

              ul.frmlipropel-lp {
                  margin: 0px;
                  padding: 0px;
                  list-style: none;
              }

              ul.frmlipropel-lp li {
                  width: 100%;
                  float: left;
                  margin-right: 30px;
                  position: relative;
                  margin-bottom: 10px;
                  padding-left: 0px;
                  list-style: none;
              }

              ul.frmlipropel-lp li .form-control {
                  background: #fbfbfb;
                  border-radius: 4px;
                  border-radius: 4px;
                  -moz-border-radius: 4px;
                  -webkit-border-radius: 4px;
                  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  font-family: 'Gill Sans MT';
                  color: #999;
                  font-size: 15px;
              }

              .mypartner {
                  padding-left: 0px;
                  padding-right: 0px;
              }

              .myselectclass::-ms-expand {
                  display: none
              }

              .myselectclass {
                  -moz-appearance: none;
                  -webkit-appearance: none;
                  text-indent: 0.01px;
                  text-overflow: '';
                  background: url(../images/drop-down-icon.png) no-repeat 95% center #fbfbfb !important;
              }




              .formsection .input-group-addon {
                  padding: 9px 12px;
                  background: #fff;
                  -webkit-box-shadow: inset 3px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 3px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 3px 5px 5px 0px rgba(0, 0, 0, 0.05);
              }

              .scxs .clsbt {
                  background: transparent;
                  color: #026a9b !important;
                  width: 150px;
                  font-size: 15px;
                  border: none;
                  text-transform: uppercase;
                  border: 1px solid #026a9b;
                  padding: 15px 0;
                  font-family: 'SFUIDisplay-Medium';
                  margin-top: 20px;
                  font-weight: 400;
              }

              .scxs .clsbt:hover {
                  background: #026a9b;
                  color: #fff !important;
              }

              .form-industry {
                  width: 100%;
                  margin: 0 auto;
                  border-bottom: 1px dotted #dbdcdc;
                  border-top: 1px dotted #dbdcdc;
                  overflow: hidden;
                  padding-bottom: 20px;
                  display: block;
              }

              .form-industry ul {
                  width: 1086px;
                  margin: 0 auto;
              }

              .form-industry p {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 20px;
                  font-weight: normal;
                  text-align: left;
                  padding-top: 30px;
              }

              .form-industry ul {
                  list-style-type: none;
                  padding-right: 0px;
              }

              .form-industry ul li {
                  width: 16%;
                  margin-right: 1px;
                  float: left;
                  text-align: center;
              }

              .form-industry ul li div.radio-box {
                  width: 100%;
                  float: left;
                  border: 1px solid #e5e5e5;
                  text-align: center;
                  margin-bottom: 1px;
                  position: relative;
                  height: 139px;
              }

              .bgColor {
                  background: #f6f6f6;
              }

              .form-industry ul li div.radio-box:hover {
                  background: #f6f6f6;
              }

              .form-industry ul li div.radio-box img {
                  padding-top: 10px;
                  display: block;
                  padding-left: 0px;
                  margin: 0 auto;
                  text-align: center;
              }

              .form-industry ul li div.radio-box p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 16px;
                  padding-top: 10px;
                  text-align: center;
                  color: #333;
              }

              .radio-btn {
                  position: absolute;
                  top: 0;
                  background: #e5e5e5;
                  padding: 5px;
              }

              .radio-btn input[type="radio"] {
                  margin-top: 0px;
              }

              .radio-btn input[type="radio"]:checked+label {
                  background: #f6f6f6;
              }

              .form-industry ul li:nth-child(6) {
                  margin-right: 0px;
              }

              .mid-frm {
                  width: 92%;
                  margin: 0 auto;
                  overflow: hidden;
                  padding-top: 30px;
                  border-bottom: 1px solid #dbdbdb;
                  padding-bottom: 20px;
              }

              .frm-app {
                  border-top: 1px dotted #dbdcdc;
              }

              .frm-app p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 18px;
              }

              .submit-btn {
                  clear: both;
                  text-align: center;
                  padding-top: 20px;
                  display: block;
                  margin-top: 20px;
              }

              .submit-btn p a {
                  color: #026a9b;
                  text-decoration: underline;
              }

              .big-pitch {
                  width: 100%;
                  margin: 0 auto;
                  background: url(../images/big-pitch-bg.jpg) center no-repeat;
                  height: 453px;
                  padding: 62px 0;
                  overflow: hidden;
                  background-size: cover;
              }

              .big-pitch h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
                  margin: 0px;
                  padding-bottom: 14px;
                  padding-top: 0px;
              }

              .big-pitch p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 18px;
                  padding-left: 50px;
                  padding-right: 16px;
                  padding-bottom: 13px;
              }

              .big-pitch ul {
                  list-style-type: none;
              }

              .big-pitch ul li {
                  width: 20%;
                  float: left;
              }

              .big-pitch ul li div.box {
                  width: 100%;
                  font-size: 16px;
                  background: #ffffff;
                  padding: 18px 15px;
                  border-right: 1px solid #eee5d3;
                  border-bottom: 1px solid #eee5d3;
              }


              .big-pitch ul li div.box strong {
                  display: block;
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 22px;
                  font-weight: normal;
              }


              #scroll {
                  position: fixed;
                  right: -9px;
                  bottom: -1px;
                  cursor: pointer;
                  width: 50px;
                  height: 50px;
                  z-index: 99999;
              }

              #scroll span {
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  margin-left: -8px;
                  margin-top: -12px;
                  height: 0;
                  width: 0;
              }

              #scroll:hover {}

              .partners-sec {
                  width: 100%;
                  margin: 0 auto;
                  padding: 70px 0;
                  overflow: hidden;
              }

              .grand h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
                  margin: 0px;
                  padding-bottom: 32px;
                  padding-top: 0px;
              }

              .grand p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 18px;
                  padding-bottom: 67px;
              }

              .fi-logo {
                  background: #f6f6f6;
                  min-height: 399px;
              }

              .fi-logo img {
                  padding-top: 80px;
              }

              .fi-logo p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 18px;
                  padding-top: 40px;
                  padding-right: 73px;
                  padding-left: 73px;
              }

              .times-logo {
                  background: #eeeeee;
                  border-left: 1px solid #fff;
                  min-height: 399px;
              }

              .times-logo img {
                  padding-top: 65px;
              }

              .times-logo p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 18px;
                  padding-top: 40px;
                  padding-left: 77px;
                  padding-right: 76px;
              }

              .footer {
                  width: 100%;
                  background: #202020;
                  padding: 40px 0 30px;
                  overflow: hidden;
              }

              .copyright {
                  color: #fff;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 14px;
              }

              .copyright a {
                  color: #fff;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 14px;
              }

              .privacy {
                  color: #fff;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 14px;
                  text-align: right;
              }

              .privacy a {
                  color: #fff;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 14px;
              }

              .mid-frm .form-pad {
                  padding-left: 0px;
              }

              .mid-frm .form-padd {
                  padding-right: 0px;
              }

              .first-frm {
                  padding-left: 0px;
              }

              .first-frmm {
                  padding-right: 0px;
              }


              #show-others {
                  display: none;
                  margin-top: 20px;
              }

              .color {
                  background: #fff;
              }

              .application-sec {
                  padding: 71px 0;
                  width: 100%;
                  overflow: hidden;
                  text-align: center;
              }

              .application-sec h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
                  color: #333333;
                  text-align: center;
                  margin: 0px;
                  padding-top: 0px;
                  padding-bottom: 12px;
              }

              .application-sec strong {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 25px;
                  color: #333333;
                  font-weight: normal;
                  text-align: center;
              }

              .application-sec p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 18px;
                  padding-top: 17px;
              }

              .application-sec p strong {
                  font-family: 'SFUIDisplay-Semibold';
                  font-size: 18px;
              }

              .application-sec h4 {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 25px;
                  color: #333333;
                  padding-top: 10px;
                  padding-bottom: 14px;
              }

              .app-box {
                  background: #f6f6f6;
                  padding: 18px 38px 0 37px;
                  width: 31%;
                  margin-right: 30px;
                  min-height: 398px;
              }

              .app-box p {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 15px;
              }

              .last {
                  margin-right: 0px;
              }

              .application-frm {
                  width: 100%;
                  background: #f6f6f6;
                  padding: 71px 0;
                  overflow: hidden;
              }

              .application-frm h2 {
                  text-align: center;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
                  color: #333333;
              }


              .btmMrg {
                  margin-bottom: 30px;
              }

              ul.frm2 {
                  width: 1213px;
              }

              ul.frm2 li {
                  background: #fff;
              }

              /*radio-box */

              .formsection-app .form-control {
                  height: auto;
                  padding: 13px 12px;
                  background: #fbfbfb;
                  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
              }

              .mid-select {
                  padding-left: 0px;
              }

              .mid-select2 {
                  padding-right: 0px;
              }

              .mrgTop {
                  margin-top: 15px;
              }

              .mid-select2 {
                  padding-right: 0px;
              }

              .formsection-app .form-horizontal .control-label {
                  text-align: left;
                  color: #666666;
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 15px;
                  font-weight: normal;
                  padding-top: 13px;
              }

              .formsection-app .form-horizontal .control-label.padcheck {
                  padding-top: 0px;
              }

              .formsection-app .form-horizontal .control-label.padtop0check {
                  padding-top: 0px;
              }

              .formsection-app .form-horizontal .control-label.line2padcheckbox {
                  padding-top: 0px;
                  padding-bottom: 25px;
              }

              .formsection-app .form-horizontal .control-label.line2padinputbox {
                  padding-top: 15px;
                  padding-bottom: 10px;
              }

              .formsection-app .form-horizontal .multipleinputsetheight50 {
                  height: 50px;
              }

              .formsection-app .form-horizontal .blinkline10 {
                  height: 10px;
              }

              .formsection-app .form-horizontal .blinkline20 {
                  height: 20px;
              }

              .formsection-app .checkmargin {
                  margin-top: 3px;
              }

              .formsection-app label {
                  color: #666666;
                  font-weight: normal;
              }

              .formsection-app .input-group-addon {
                  padding: 7px 6px;
                  background: #fff;
                  -webkit-box-shadow: inset 3px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 3px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 3px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  vertical-align: top;
              }

              .formsection-app .form-group label span.mandatory:after {
                  color: #f22406;
                  content: "\f005";
                  position: relative;
                  top: -5px;
                  font: normal normal normal 8px/1 FontAwesome;
                  margin-right: 2px;
                  padding-left: 5px;
              }

              .formsection-app .form-group label span.note {
                  font-size: 13px;
                  color: #999;
              }

              .formsection-app .form-group label.mandatory:after {
                  color: #f22406;
                  content: "\f005";
                  position: relative;
                  top: -5px;
                  font: normal normal normal 8px/1 FontAwesome;
                  margin-right: 2px;
                  padding-left: 5px;
              }

              .form-horizontal .form-group.marTopnew {
                  margin-top: 15px;
              }

              .formsection-app .colbg {
                  padding: 30px;
                  background: #f3f3f3;
                  margin: 0px;
                  border-top: 0px solid #dbdbdb;
              }

              .formsection-app .btn-default {
                  color: #dc3322;
                  ;
                  border-color: #dc3322;
                  font-size: 18px;
                  font-family: "Open Sans Light";
                  padding: 8px 25px;
                  background: transparent;
              }

              .formsection-app .btn-default:hover {
                  color: #fff;
                  background-color: #dc3322;
              }

              .formsection-app .form-control:focus {
                  border-color: #ccc;
                  background: #fbfbfb;
                  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
              }

              /*input.error, textarea.error, select.error{border:1px solid red!important;}*/
              .formsection-app .input-group span.error {
                  color: red;
                  border: 1px solid red !important;
                  background: red;
              }

              .formsection-app .input-group span.error {
                  color: red;
                  border: 1px solid red !important;
                  background: red;
              }

              .formsection-app .com4mod {
                  width: 36.333%;
              }

              .formsection-app .com1mod {
                  width: 10px;
                  padding-left: 5px;
                  padding-right: 5px;
                  padding-top: 15px;
              }

              .formsection-app .com7mod {
                  width: 45.333%;
              }

              .brdBtm {
                  border-bottom: 1px dashed #dbdbdc;
              }

              .formsection-app .showhidecng {
                  background: #ec1218;
                  font-size: 14px;
                  color: #fff;
                  padding: 7px 0px;
                  width: 70px;
                  cursor: pointer;
                  position: absolute;
                  right: 7px;
                  top: 7px;
                  margin: 0 auto;
                  z-index: 3;
              }

              .mshow {
                  display: none !important;
              }

              .mbanner {
                  display: none;
              }

              .star {
                  color: #ec1218;
              }

              #eretailRegfrm ul.frm li input[type="text"] {
                  height: 46px;
                  border: 1px solid #260054;
              }

              #eretailRegfrm ul.frm li select {
                  border: 1px solid #260054;
              }

              #eretailRegfrm ul.frm label.error {
                  color: #fff;
              }

              #input_img {
                  left: 1px;
                  top: 0px;
              }

              @media screen and (min-width:320px) and (max-width:767px) {


                  .chief {
                      padding-bottom: 19px !important;
                  }

                  .show-sec ul {
                      display: block !important;
                  }

                  .show-sec ul li {
                      width: 100%;
                  }

                  .chiefPad img {
                      width: 100%;
                  }

                  .keynote-speakers ul#flexiselSpk li {
                      margin-right: 0px !important;
                  }

                  .h1,
                  h1 {
                      font-size: 32px;
                  }

                  ul.inner-speaker li {
                      width: auto !important;
                      float: none !important;
                      margin-right: 0px !important;
                      min-height: 323px;
                      overflow: hidden;
                  }

                  .my-mob {
                      display: block;
                  }

                  .my-exb li {
                      width: 80% !important;
                      text-align: center;
                      margin: 20px auto;
                  }

                  .my-exb {
                      display: block !important;
                  }

                  .e-box {
                      padding: 20px 0px !important;
                      border: 1px solid #cecccc;
                      width: 100% !important;
                      display: block;
                  }

                  .cont-new {
                      padding-top: 62px;
                      text-align: center;
                  }

                  .deskpad {
                      padding-left: 15px !important;
                      padding-right: 15px !important;
                  }

                  .nopdd {
                      margin-top: 20px;
                  }

                  ul.awd_cat li {
                      float: none !important;
                      margin-bottom: 20px !important;
                  }

                  ul.awd_cat,
                  .viewbtn {
                      display: block !important;
                  }

                  .glimpses-sec ul li {
                      width: 50% !important;
                      float: left;
                  }


                  .image-mob {
                      width: 100%;
                      display: block;
                      height: 561px;
                  }

                  .copy-txt2 {
                      margin-top: 18px;
                      text-align: center;
                      width: 100%;
                  }

                  .ent-img {
                      display: block;
                      text-align: center;
                      width: auto;
                      margin: 0 auto;
                  }

                  .navbar-default .navbar-header .navbar-toggle {
                      border: none !important;
                      float: right;
                  }

                  .navbar-default .navbar-header .navbar-toggle .icon-bar {
                      background-color: #fff !important;
                  }

                  .container-fluid {
                      width: 100% !important;
                  }

                  .container-fluid>.navbar-collapse,
                  .container-fluid>.navbar-header,
                  .container>.navbar-collapse,
                  .container>.navbar-header {
                      margin-right: 0px;
                      margin-left: 0px;
                  }

                  .container {
                      width: 100%;
                  }

                  .navbar-default {
                      text-align: left;
                      /*box-shadow: inset 0px 6px 0px #777;    */
                  }

                  .banner-head {
                      padding-top: 80px !important;
                  }

                  #headerInner .navbar-header .navbar-toggle {
                      border: none !important;
                      float: left !important;
                      margin-top: -50px;
                  }

                  #headerInner .navbar-header .navbar-brand {
                      width: 100%;
                      text-align: center;
                  }

                  #headerInner .navbar-header .navbar-brand img {
                      width: 161px;
                      margin: 0 auto;
                      float: none;
                  }

                  #headerInner .navbar-header {
                      min-height: 77px;
                      border-bottom: none !important;
                  }

                  .navbar-right#header-inner {
                      width: 100% !important;
                  }

                  .navbar-default .navbar-collapse,
                  .navbar-default .navbar-form {
                      border-color: #333333;
                  }

                  .banner-head {
                      padding-left: 0px;
                  }

                  .banner-head .tag-line h2 {
                      font-size: 49px !important;
                      line-height: 54px;
                  }

                  .banner-head .tag-line h2 strong {
                      font-size: 24px;
                      line-height: 28px;
                  }

                  .navbar-default .navbar-nav>li>a:hover,
                  .navbar-default .navbar-nav>li>a:focus {
                      box-shadow: inset 0px 0px 0px #026a9b;
                  }

                  .navbar-default .navbar-header .navbar-toggle {
                      border-color: #fff;
                  }

                  .navbar-default .navbar-header .navbar-toggle .icon-bar {}

                  .navbar-default .navbar-toggle:focus,
                  .navbar-default .navbar-toggle:hover {
                      background: transparent;
                  }

                  .collapse.in {
                      background: url(../images/home-right.jpg) no-repeat center center;
                      background-size: cover;
                  }

                  .navbar-default .navbar-nav>.active>a,
                  .navbar-default .navbar-nav>.active>a:hover,
                  .navbar-default .navbar-nav>.active>a:focus {
                      border-bottom: none;
                      padding-top: 11px;
                  }

                  .m-show-horizontal {
                      display: none !important;
                  }

                  .navbar-nav {
                      width: 100%;
                      padding-top: 11px;
                      padding-bottom: 71px;
                      /*background: #464646;*/
                  }

                  .banner-sec img.show-image {
                      width: 100%;
                  }

                  .reality-image {
                      width: 100%;
                  }

                  .reality-image img {
                      width: 100%;
                  }

                  .banner-sec {
                      height: 570px !important;
                  }

                  .banner {
                      height: 460px;
                  }

                  .banner img {
                      width: 100%;
                  }

                  .banner p {
                      padding-top: 40px;
                      font-size: 24px;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .banner p strong {
                      line-height: 30px;
                      font-size: 28px;
                      padding-left: 0px;
                      text-align: center;
                  }

                  .banner h2 {
                      text-align: center;
                      font-size: 20px;
                      padding-left: 0px;
                  }

                  .banner-head {
                      width: 100%;
                  }

                  .banner-head .tag-line {
                      width: 100%;
                  }

                  .banner-head .tag-line h2 {
                      font-size: 60px;
                  }




                  .regist {
                      padding-left: 0px;
                  }

                  .regist h2 {
                      font-size: 20px !important;
                  }

                  .premiere h2 {
                      font-size: 20px !important;
                  }

                  .show-sec h2 {
                      font-size: 34px;
                  }

                  .who {
                      display: none;
                  }

                  .why {
                      display: none;
                  }

                  .who-cont {
                      padding: 20px;
                      text-align: center;
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .who-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .who-cont h2 {
                      font-size: 35px;
                  }

                  .why-cont {
                      padding: 20px;
                      text-align: center;
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .why-cont h2 {
                      font-size: 35px;
                  }

                  .why-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .form-industry ul {
                      width: 100%;
                  }

                  .form-industry ul li {
                      width: 100%;
                      text-align: center;
                  }

                  .form-industry ul li div.radio-box img {
                      margin: 0 auto;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .form-main {
                      width: 100%;
                  }

                  .big-pitch {
                      height: 1286px;
                  }

                  .big-pitch p {
                      padding: 5px;
                  }

                  .big-pitch ul li {
                      width: 100%;
                  }

                  .big-pitch ul li div.box {
                      width: 100%;
                  }

                  .fi-logo img {
                      width: 100%;
                  }

                  .fi-logo p {
                      padding: 20px;
                  }

                  .mid-frm {
                      width: 100%;
                  }

                  .times-logo img {
                      width: 100%;
                  }

                  .times-logo p {
                      padding: 20px;
                  }

                  .copyright {
                      width: 100%;
                      text-align: center;
                  }

                  .privacy {
                      width: 100%;
                      text-align: center;
                  }

                  .HdrLogo {
                      width: 220px !important;
                  }

                  .mid-frm .form-pad {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .mid-frm .form-padd {
                      padding-right: 0px;
                      padding-left: 0px;
                  }

                  .first-frm {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .first-frmm {
                      padding-right: 0px;
                      padding-left: 0px;
                  }

                  .app-box {
                      width: 100%;
                      margin-bottom: 10px;
                  }

                  .formsection-app .com4mod {
                      width: 100%;
                  }

                  .formsection-app .com7mod {
                      width: 100%;
                  }

                  .formsection-app .mycmd {
                      width: 85%;
                  }

                  .formsection-app .cmod {
                      width: 3%;
                  }

                  .mid-select2 {
                      padding-left: 0px;
                      margin-top: 0px
                  }

                  .mid-select {
                      padding-right: 0px;
                      margin-bottom: 15px;
                  }

                  .application-sec strong {
                      font-size: 18px;
                  }

                  .application-sec h2 {
                      font-size: 33px;
                  }

                  ul.awrd-cat-list li {
                      width: 100% !important;
                  }

                  ul.awardsCk li {
                      width: 100% !important;
                  }

                  .navbar-default .navbar-nav>.active>a,
                  .navbar-default .navbar-nav>.active>a:hover,
                  .navbar-default .navbar-nav>.active>a:focus {}

                  .checkbox-inline+.checkbox-inline,
                  .radio-inline+.radio-inline {
                      margin-left: 0px !important;
                  }

                  .awards-sec {
                      background: #f6f6f6 !important;
                  }

                  .awards-sec .awdPart h2 {
                      font-size: 35px;
                  }

                  .awards-bg {
                      min-height: auto;
                  }

                  .awdPart {
                      padding: 40px 0px 80px 0px !important;
                  }

                  .awards-bg {
                      background: #eeeeee !important;
                  }

                  .found-bg {
                      background: #f6f6f6 !important;
                      margin-top: 1px;
                  }

                  .super-bg {
                      background: #f6f6f6 !important;
                      margin-top: 1px;
                  }

                  .nominate-now {
                      margin-top: 15px;
                      z-index: 9;
                      position: absolute;
                  }

                  .nominate-now a {
                      margin-left: 19px;
                      padding: 8px 20px 6px;
                  }

                  .pwd {
                      width: 100%;
                      margin: auto;
                      float: none;
                      text-align: center;
                  }

                  .dShow {
                      display: none;
                  }

                  .mshow {
                      display: block !important;
                  }

                  .fi-bg {
                      background: #f6f6f6 !important;
                  }

                  .txt-cent {
                      text-align: center;
                  }

                  .carousel-inner .topImg2 .slide-element.gTop {
                      margin-top: 95px;
                  }

                  #modalvideo2 {
                      width: 100%;
                  }
              }

              @media screen and (min-width:320px) and (max-width:479px) {
                  .spk-box {
                      background: #fff;
                      border-radius: 4px;
                      -webkit-border-radius: 4px;
                      -moz-border-radius: 4px;
                      min-height: 303px;
                      width: 266px;
                      margin: 20px auto;
                  }

                  .footer {
                      padding: 30px 0 27px;

                  }

                  .spk-outer {
                      width: 100% !important;
                  }

                  ul.inner-speaker {
                      width: 100%;
                      margin: 0 auto;
                  }

                  .spk-image img {
                      width: 100%;
                  }

                  .spk-description h3 {
                      font-size: 45px !important;
                      text-align: center;
                  }

                  .spk-description h3 span {
                      font-size: 16px !important;
                      line-height: 19px;
                      text-align: center;
                  }

                  .spk-content p {
                      text-align: center;
                  }

                  .features ul.stats li {
                      width: 85%;
                      margin: 15px auto;
                      display: block;
                      float: none;
                  }

                  /*.main-wrapper{min-height:650px!important;}*/
                  .mobile-banner .mbanner {
                      display: none !important;
                      width: 100%;
                      margin-top: 90px;
                  }

                  .awards-sec {
                      min-height: 1010px;
                  }

                  .cat-full {
                      position: static;
                      margin: 0px auto;
                      float: none;
                      width: 100%;
                      text-align: center;
                      padding: 12px 30px;
                  }

                  .blueBg {
                      width: 100%;
                      float: none;
                      display: block;
                      margin: 0 auto;
                  }

                  .contact {
                      padding-left: 0px !important;
                  }

                  .fromcoded {
                      width: 100% !important;
                      margin: 10px auto;
                      float: none;
                      text-align: center;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .logo {
                      display: block !important;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image {
                      display: none !important;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .content div.franchise-show {
                      display: block !important;
                      font-size: 25px;
                      line-height: 23px;
                  }

                  .fi-sec {
                      min-height: 669px;
                      background: #eeeeee !important;
                  }

                  .fiVideo {
                      display: none !important;
                  }

                  .fiPart {
                      padding: 60px 0px 0px 0px !important;
                  }

                  .fiPart h2 {
                      font-size: 40px !important;
                  }

                  .spk-startup .chief-guest {
                      width: 100% !important;
                      margin: 0 auto;
                      float: none;
                      text-align: center;
                      border-right: 0px;
                      padding-right: 0px;
                  }

                  .spk-startup .chief-guest h2 {
                      font-size: 38px;
                  }

                  .spk-startup .spk-box {
                      width: 265px;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers {
                      width: 100% !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .spk-startup .keynote-speakers h2 {
                      font-size: 38px;
                  }

                  .spk-startup .keynote-speakers ul {
                      width: 100%;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers ul li {
                      margin-bottom: 20px;
                      margin-right: 0px;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk {
                      width: 100% !important;
                      margin: 0 auto;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk li {
                      margin-bottom: 20px;
                      ;
                      margin-left: 0px;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh {
                      width: 92% !important;
                      margin: 0 auto 30px;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  ul.winner-list {
                      padding-left: 0px !important;
                  }

                  ul.winner-list li {
                      padding-bottom: 10px !important;
                  }

              }

              @media screen and (min-width:360px) and (max-width:479px) {
                  .features ul.stats li {
                      width: 45%;
                  }

                  .features ul.stats li:nth-child(5) {
                      display: block;
                      float: none;
                      text-align: center;
                      clear: both;
                      width: 200px;
                      margin: 0 auto;
                  }

              }

              @media screen and (min-width:480px) and (max-width:599px) {

                  /* .main-wrapper{margin-top:90px;} */
                  ul.inner-speaker {
                      width: 54%;
                      margin: 0 auto;
                  }

                  ul.winner-list {
                      padding-left: 0px !important;
                  }

                  ul.winner-list li {
                      padding-bottom: 10px !important;
                  }

                  .spk-outer {
                      width: 100% !important;
                  }

                  .spk-image {
                      width: 100% !important;
                  }

                  .spk-image img {
                      width: 100% !important;
                  }

                  .spk-description h3 {
                      font-size: 45px !important;
                      text-align: center;
                  }

                  .spk-description h3 span {
                      font-size: 16px !important;
                      line-height: 19px;
                      text-align: center;
                  }

                  .spk-content p {
                      text-align: center;
                  }

                  .who-sec {
                      background-image: none !important;
                      background-color: #f6f6f6 !important;
                      height: auto;
                  }

                  .why-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .form-industry ul li {
                      width: 49%;
                      float: left;
                  }

                  .fromcoded {
                      width: 295px !important;
                      margin: 0 auto;
                      float: none;
                      text-align: center;
                  }

                  .banner-sec img.show-image {
                      width: 60%;
                  }

                  .banner {
                      text-align: center;
                  }

                  .banner img {
                      width: 70%;
                  }

                  .app-box {
                      min-height: auto;
                      padding-bottom: 30px;
                  }

                  .features ul.stats li {
                      width: 46%;
                      min-height: 65px;
                  }

                  .nominate-now a {
                      margin-left: 100px;
                      padding: 8px 20px 6px;
                  }

                  .cat-full {
                      position: static;
                      margin: 0px auto;
                      float: none;
                      width: 36%;
                  }

                  .blueBg {
                      width: 49%;
                      float: none;
                      display: block;
                      margin: 0 auto;
                  }

                  .carousel-inner .item.topImg5 {
                      background-position: bottom 10px right -133px;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop {
                      margin-top: 0px !important;
                      margin-left: -60px !important;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image img {
                      width: 77% !important;
                  }

                  .fi-sec {
                      min-height: auto;
                      background: #eeeeee !important;
                  }

                  .fiVideo {
                      display: none !important;
                  }

                  .fiPart {
                      padding-left: 30px !important;
                  }

                  .fiPart h2 {
                      font-size: 40px !important;
                  }

                  .spk-startup .chief-guest {
                      width: 100% !important;
                      margin: 0 auto;
                      float: none;
                      text-align: center;
                      border-right: 0px;
                      padding-right: 0px;
                  }

                  .spk-startup .chief-guest h2 {
                      font-size: 38px;
                  }

                  .spk-startup .spk-box {
                      width: 265px;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers {
                      width: 100% !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .spk-startup .keynote-speakers h2 {
                      font-size: 38px;
                  }

                  .spk-startup .keynote-speakers ul {
                      width: 60%;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers ul li {
                      margin-bottom: 20px;
                      margin-right: 0px;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk {
                      width: 71% !important;
                      margin: 0 auto;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk li {
                      margin-bottom: 20px;
                      margin-right: 35px;
                      margin-left: 0px;
                      width: 299px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh {
                      width: 60% !important;
                      margin: 0 auto 30px;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

              }

              @media screen and (min-width:600px) and (max-width:767px) {
                  ul.winner-list {
                      padding-left: 0px !important;
                  }

                  ul.winner-list li {
                      padding-bottom: 10px !important;
                  }

                  ul.inner-speaker {
                      width: 54%;
                      margin: 0 auto;
                  }

                  .spk-outer {
                      width: 100% !important;
                  }

                  .spk-image {
                      width: 100% !important;
                  }

                  .spk-image img {
                      width: 100% !important;
                  }

                  .spk-description h3 {
                      font-size: 45px !important;
                      text-align: center;
                  }

                  .spk-description h3 span {
                      font-size: 16px !important;
                      line-height: 19px;
                      text-align: center;
                  }

                  .spk-content p {
                      text-align: center;
                  }

                  .main-wrapper {
                      display: block;
                      min-height: 380px !important;
                  }

                  .form-industry ul li {
                      width: 48%;
                  }

                  .big-pitch {
                      height: 750px;
                  }

                  .big-pitch ul li {
                      width: 48%;
                  }

                  .partners-sec .fi-logo {
                      width: 50%;
                      float: left;
                  }

                  .partners-sec .times-logo {
                      width: 50%;
                      float: left;
                      min-height: 492px;
                  }

                  .mid-frm .form-pad {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .mid-frm .form-padd {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .who-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .why-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .who {
                      display: block;
                  }

                  .why {
                      display: block;
                  }

                  .banner-sec {
                      height: 640px !important;
                  }

                  .app-box {
                      min-height: auto;
                      padding-bottom: 30px;
                  }

                  .banner-head .tag-line {
                      width: 100%;
                  }

                  .banner-head .tag-line h2 {
                      font-size: 60px;
                  }

                  .nominate-now a {
                      margin-left: 179px;
                  }

                  .m-show-horizontal {
                      display: none !important;
                  }

                  .carousel-inner .item.topImg3 .slide-element {
                      margin-top: 0px !important;
                  }

                  .banner-sec img.show-image {
                      width: 60%;
                  }

                  .banner {
                      text-align: center;
                  }

                  .banner img {
                      width: 50%;
                  }

                  .features ul.stats li {
                      width: 22%;
                  }

                  .awards-bg {
                      background: #f6f6f6 !important;
                  }

                  .found-bg {
                      background: #f6f6f6 !important;
                      margin-top: 1px;
                  }

                  .super-bg {
                      background: #f6f6f6 !important;
                      margin-top: 1px;
                  }

                  .fromcoded {
                      width: 295px !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                  }

                  .carousel-inner .item.topImg5 {
                      background-position: bottom 10px right -121px !important;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop {
                      margin-top: 0px !important;
                      margin-left: -60px !important;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image img {
                      width: 63% !important;
                  }

                  .fi-sec {
                      min-height: auto;
                      background: #eeeeee !important;
                  }

                  .fiVideo {
                      display: none !important;
                  }

                  .fiPart {
                      padding-left: 30px !important;
                  }

                  .fiPart h2 {
                      font-size: 40px !important;
                  }

                  .spk-startup .chief-guest {
                      width: 100% !important;
                      margin: 0 auto;
                      float: none;
                      text-align: center;
                      border-right: 0px;
                      padding-right: 0px;
                  }

                  .spk-startup .chief-guest h2 {
                      font-size: 38px;
                  }

                  .spk-startup .spk-box {
                      width: 265px;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers {
                      width: 100% !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .spk-startup .keynote-speakers h2 {
                      font-size: 38px;
                  }

                  .spk-startup .keynote-speakers ul {
                      width: 100%;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers ul li {
                      margin-bottom: 20px;
                      margin-right: 35px;
                      margin-left: 0px;
                  }

                  .spk-startup .keynote-speakers ul li:nth-child(2) {
                      margin-right: 0px;
                  }

                  .spk-startup .keynote-speakers ul li:last-child {
                      width: 265px;
                      margin: 0 auto;
                      display: block;
                      float: none;
                      clear: both;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk {
                      width: 54% !important;
                      margin: 0 auto;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk li {
                      margin-bottom: 20px;
                      margin-right: 35px;
                      margin-left: 0px;
                      width: 299px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh {
                      width: 48% !important;
                      margin: 0 auto 30px;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }



              }

              @media screen and (min-width:768px) and (max-width:1023px) {
                  ul.inner-speaker {
                      width: 78% !important;
                      margin: 0 auto;
                  }

                  .spk-description {
                      padding-top: 15px !important;
                  }

                  .spk-description h3 {
                      font-size: 45px !important;
                      margin-top: 0px;
                  }

                  .spk-description h3 span {
                      font-size: 16px !important;
                      line-height: 19px;
                  }

                  .container {
                      width: 100%;
                  }

                  .carousel-inner .item.topImg5 {
                      background-size: cover;
                      background-position: -630px 0px;
                  }

                  .carousel-inner .slide-element.logoTop {
                      margin-left: -74px;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image {
                      display: none;
                  }

                  .navbar-nav {
                      width: 100%;
                  }

                  .nav li a {
                      margin-right: 15px !important;
                  }

                  .navbar-header {
                      width: 100%;
                  }

                  .event-date {
                      width: auto;
                  }

                  .navbar-header .main-head {
                      width: auto;
                  }

                  .navbar-nav#header-inner {
                      width: 69% !important;
                  }

                  .reality-image {
                      width: 100%;
                  }

                  .reality-image img {
                      width: 100%;
                  }

                  .banner-sec {
                      height: 650px;
                  }

                  .form-industry ul {
                      width: 100%;
                      margin: 0 auto;
                      float: none;
                  }

                  .form-industry ul li {
                      width: 32%;
                  }

                  .form-industry ul li div.radio-box img {
                      margin: 0 auto;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .partners-sec .fi-logo {
                      width: 50%;
                      float: left;
                  }

                  .partners-sec .fi-logo p {
                      padding: 20px;
                  }

                  .partners-sec .fi-logo img {
                      width: 300px;
                  }

                  .partners-sec .times-logo {
                      width: 50%;
                      float: left;
                      min-height: 420px;
                  }

                  .partners-sec .times-logo p {
                      padding: 20px;
                  }

                  .partners-sec .times-logo img {
                      width: 300px;
                  }

                  .mid-frm .form-pad {
                      padding-left: 0px;
                  }

                  .mid-frm .form-padd {
                      padding-right: 0px;
                  }

                  .first-frm {
                      padding-left: 0px;
                  }

                  .first-frmm {
                      padding-right: 0px;
                  }

                  .who-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .why-sec {
                      background-image: none;
                      background-color: #f6f6f6;
                      height: auto;
                  }

                  .why-cont {
                      height: 380px;
                  }

                  .banner {
                      height: 508px;
                      text-align: center;
                  }

                  .banner p {
                      padding-top: 20px;
                  }

                  .app-box {
                      width: 100%;
                      margin-bottom: 10px;
                      min-height: auto;
                      padding-bottom: 30px;
                  }

                  .formsection-app .com4mod {
                      width: 100%;
                      padding-bottom: 10px;
                  }

                  .formsection-app .com7mod {
                      width: 100%;
                  }

                  .formsection-app .mycmd {
                      width: 85%;
                  }

                  .formsection-app .cmod {
                      width: 3%;
                  }

                  .formsection-app .com1mod {
                      display: none;
                  }

                  .mid-select2 {
                      padding-left: 0px;
                      margin-top: 0px
                  }

                  .mid-select {
                      padding-right: 0px;
                      margin-bottom: 15px;
                  }

                  .application-sec strong {
                      font-size: 18px;
                  }

                  .application-sec h2 {
                      font-size: 33px;
                  }

                  .features ul.stats li {
                      width: 22%;
                  }

                  .main-wrapper {
                      min-height: 649px;
                      background-position: -830px 0px;
                  }

                  .awards-bg {
                      background: #f6f6f6 !important;
                  }

                  .found-bg {
                      background: #eee !important;
                      margin-top: 1px;
                  }

                  .super-bg {
                      background: #f6f6f6 !important;
                      margin-top: 1px;
                  }

                  .copyright {
                      width: 100%;
                      margin: 0 auto;
                      float: none !important;
                      text-align: center;
                  }

                  .pwd {
                      width: 255px;
                      margin: 0 auto;
                      float: none;
                  }

                  .fromcoded {
                      width: 325px !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                  }

                  .navbar-nav .open .dropdown-menu {
                      position: static;
                      float: none;
                      width: auto;
                      margin-top: 0;
                      background-color: transparent;
                      border: 0;
                      -webkit-box-shadow: none;
                      box-shadow: none;
                  }

                  .navbar-nav .open .dropdown-menu>li>a {
                      line-height: 20px;
                  }

                  .navbar-nav .open .dropdown-menu>li>a,
                  .navbar-nav .open .dropdown-menu .dropdown-header {
                      padding: 5px 15px 5px 25px;
                  }

                  .dropdown-menu>li>a {
                      display: block;
                      padding: 3px 20px;
                      clear: both;
                      font-weight: normal;
                      line-height: 1.42857143;
                      color: #333;
                      white-space: nowrap;
                  }

                  .navbar-header {
                      float: left;
                      margin-left: 50px;
                      overflow: hidden;
                  }

                  .navbar-nav {
                      float: none !important;
                      overflow: hidden !important;
                  }

                  .navbar-nav>li {
                      float: none;
                      text-align: left;
                      padding-left: 20px;
                  }

                  .navbar-nav>li>a {
                      padding-top: 10px;
                      padding-bottom: 10px;
                  }

                  .collapse.in {
                      background: #333;
                      height: auto !important;
                  }

                  .navbar-default .navbar-nav>.active>a,
                  .navbar-default .navbar-nav>.active>a:hover,
                  .navbar-default .navbar-nav>.active>a:focus {
                      border-bottom: none;
                      cursor: pointer;
                  }

                  .navbar-collapse {
                      max-height: 500px;
                  }

                  .navbar-collapse.collapse {
                      display: none !important;
                  }

                  .navbar-toggle {
                      display: block;
                      float: left;
                  }

                  .navbar-default .navbar-toggle:focus,
                  .navbar-default .navbar-toggle:hover {
                      background: transparent;
                  }

                  .navbar-default .navbar-toggle {
                      border: none;
                      float: left;
                      position: absolute;
                      left: 0px;
                      margin-top: 12px;
                  }

                  .navbar-default .navbar-toggle .icon-bar {
                      background-color: #fff;
                  }

                  .navbar-collapse.collapse.in {
                      clear: both;
                      display: block !important;
                  }

                  .container.topMenu {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .navbar-brand.main-head {
                      margin-left: 24px !important;
                  }

                  .navbar-default .navbar-nav>li>a:hover,
                  .navbar-default .navbar-nav>li>a:focus {
                      box-shadow: none !important;
                  }

                  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                      color: #777;
                  }

                  .pwd {
                      width: 100%;
                      text-align: center;
                  }

                  .copy-txt2 {
                      width: 100%;
                      text-align: center;
                      margin-bottom: 0px;
                      line-height: 10px;
                  }

                  .awards-sec {
                      background: #eeeeee !important;
                  }

                  .founder-sec {
                      background: #f6f6f6 !important;
                  }

                  .awdPart {
                      padding-left: 10px !important;
                  }

                  .fi-sec {
                      height: 550px !important;
                      background: #eeeeee !important;
                  }

                  .fiVideo {
                      display: none !important;
                  }

                  .fiPart {
                      padding-left: 10px !important;
                  }

                  .fiPart h2 {
                      font-size: 40px !important;
                  }

                  .spk-startup .chief-guest {
                      width: 100% !important;
                      margin: 0 auto;
                      float: none;
                      text-align: center;
                      border-right: 0px;
                      padding-right: 0px;
                  }

                  .spk-startup .chief-guest h2 {
                      font-size: 38px;
                  }

                  .spk-startup .spk-box {
                      width: 265px;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers {
                      width: 100% !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .spk-startup .keynote-speakers h2 {
                      font-size: 38px;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk {
                      width: 92% !important;
                      margin: 0 auto;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk li {
                      margin-bottom: 20px;
                      margin-right: 35px;
                      margin-left: 0px;
                      width: 299px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh {
                      width: 82% !important;
                      margin: 0 auto 30px;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh li {
                      margin-bottom: 20px;
                      margin-right: 37px !important;
                      margin-left: 0px;
                      width: 299px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh li:last-child {
                      margin-right: 0px !important;
                  }

              }

              @media screen and (min-width:1024px) and (max-width:1199px) {

                  .awd-btn span,
                  .awd-btn2 span {
                      font-size: 14px !important;
                  }

                  .navbar-header {
                      width: 240px !important;
                  }

                  .main-head img {
                      margin-left: 36px !important;
                  }

                  .navbar-nav {
                      width: 72%;
                  }

                  .navbar-header img {
                      width: 100% !important;
                  }

                  .navbar-nav>li {
                      font-size: 11px !important;
                  }

                  ul.inner-speaker {
                      width: 87% !important;
                      margin: 0 auto;
                  }

                  .spk-bg {
                      margin-top: 56px;
                  }

                  .spk-description {
                      padding-top: 15px !important;
                  }

                  .spk-description h3 {
                      font-size: 45px !important;
                      margin-top: 0px;
                  }

                  .spk-description h3 span {
                      font-size: 16px !important;
                      line-height: 19px;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image {
                      display: none;
                  }

                  .nav>li>a {
                      margin-right: 5px;
                      padding-left: 9px;
                  }

                  .who-cont {
                      padding: 20px;
                      height: 369px;
                  }

                  .why-cont {
                      padding: 20px;
                      height: 432px;
                  }

                  .big-pitch ul li div.box strong {
                      font-size: 18px;
                  }

                  .form-industry ul {
                      width: 918px;
                      margin: 0 auto;
                      float: none;
                  }

                  .formsection ul.frmlipropel-lp .input-group input[type="placeholder"] {
                      font-family: 'SFUIDisplay-Thin';
                  }

                  .mid-frm .form-pad {
                      padding-left: 0px;
                  }

                  .mid-frm .form-padd {
                      padding-right: 0px;
                  }

                  .first-frm {
                      padding-left: 0px;
                  }

                  .first-frmm {
                      padding-right: 0px;
                  }

                  .myTxt {
                      padding-left: 68px;
                  }

                  .app-box {
                      min-height: 470px;
                  }

                  .navbar-nav#header-inner {
                      width: 52% !important;
                  }

                  .features ul.stats li {
                      width: 17%;
                  }

                  .main-wrapper {
                      min-height: 650px;
                  }

                  .awdPart {
                      padding: 23px 0px 0px 60px !important;
                  }

                  .awards-sec .awdPart h2 {
                      font-size: 35px;
                  }

                  .foundPart {
                      padding: 30px 30px 0px 60px !important;
                  }

                  .superPart {
                      padding: 30px 30px 0px 60px !important;
                  }

                  .fromcoded {
                      width: 273px !important;
                  }

                  .container-fluid>.navbar-collapse {
                      margin-left: 0px !important;
                      margin-right: 0px !important;
                  }

                  .navbar-header .main-head {
                      width: 61%;
                  }

                  .copy-txt2 {
                      float: left;
                  }

                  .ent-img {
                      width: 52%;
                      float: right;
                      margin-right: 20px;
                  }

                  .fiPart h2 {
                      font-size: 43px !important;
                  }

                  .topMenu {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .container>.navbar-collapse {
                      width: 100%;
                      padding-right: 0px;
                      padding-left: 0px;
                  }

                  .spk-startup .chief-guest {
                      width: 100% !important;
                      margin: 0 auto;
                      float: none;
                      text-align: center;
                      border-right: 0px;
                      padding-right: 0px;
                  }

                  .spk-startup .chief-guest h2 {
                      font-size: 38px;
                  }

                  .spk-startup .spk-box {
                      width: 265px;
                      margin: 0 auto;
                      float: none;
                  }

                  .spk-startup .keynote-speakers {
                      width: 100% !important;
                      margin: 30px auto;
                      float: none;
                      text-align: center;
                      padding-left: 0px;
                  }

                  .spk-startup .keynote-speakers h2 {
                      font-size: 38px;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk {
                      height: 303px;
                      overflow: hidden;
                  }

                  .spk-startup .keynote-speakers ul#flexiselSpk li {
                      margin-bottom: 20px;
                      margin-right: 62px;
                      margin-left: 0px;
                      height: 303px;
                      overflow: hidden;
                  }

                  .spk-startup .keynote-speakers ul li:last-child {
                      margin-right: 0px;
                  }

                  .hash-tag {
                      margin-top: 54px !important;
                      position: fixed !important;
                  }

                  .chief-guest ul#flexiselCh {
                      width: 61% !important;
                      margin: 0 auto 30px;
                      left: 0px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }

                  .chief-guest ul#flexiselCh li {
                      margin-bottom: 20px;
                      margin-right: 37px !important;
                      margin-left: 0px;
                      width: 299px !important;
                      height: 303px !important;
                      overflow: hidden !important;
                  }
              }


              @media screen and (min-width:1199px) {
                  .main-wrapper {
                      min-height: 648px;
                  }

              }

              .awards-sec {
                  width: 100%;
                  background: url('../images/awards-bg.jpg') center no-repeat;
                  overflow: hidden;
                  height: 782px;
              }

              .founder-sec {
                  width: 100%;
                  background: url('../images/founder-bg.jpg') center no-repeat;
                  overflow: hidden;
                  height: 462px;
              }

              .super-sec {
                  width: 100%;

                  overflow: hidden;
                  height: 476px;
                  background-position: center;
                  background-size: cover;
              }

              .awards-sec h2 {
                  font-size: 45px;
                  font-family: 'SFUIDisplay-Light';
                  margin-top: 0px;
                  color: #202020;
              }

              .individual-awards {
                  width: 100%;
                  padding-left: 0px;
                  padding-right: 0px;
              }

              .individual-awards h3 {
                  font-family: 'SFUIDisplay-Semibold';
                  font-size: 22px;
              }

              .individual-awards p {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 15px;
                  color: #666666;
                  font-weight: 400;
                  line-height: 20px;
              }

              .individual-awards ul {
                  list-style-type: none;
                  margin-top: -6px;
              }

              .individual-awards ul li {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 17px;
                  background: url('../images/bullet.png') no-repeat scroll 6px;
                  padding-left: 30px;
                  color: #666;
              }

              .startup-awards {
                  width: 100%;
                  padding-left: 0px;
                  padding-right: 0px;
              }

              .startup-awards h3 {
                  font-family: 'SFUIDisplay-Semibold';
                  font-size: 22px;
              }

              .startup-awards p {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 15px;
                  color: #666666;
                  font-weight: 400;
                  line-height: 20px;
              }

              .startup-awards ul {
                  list-style-type: none;
                  margin-top: -6px;
              }

              .startup-awards ul li {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 17px;
                  background: url('../images/bullet.png') no-repeat scroll 6px;
                  padding-left: 30px;
              }

              .read-more {
                  background: transparent;
                  border: 1px solid #026a9b;
                  color: #026a9b;
                  font-family: 'SFUIDisplay-Medium';
                  padding: 5px 10px;
              }

              .read-more:hover {
                  background: #026a9b;
                  color: #fff;
                  border: 1px solid #026a9b;
              }

              .eduReg {
                  margin-top: 0px;
                  margin-bottom: 60px;
              }

              .eduReg p {
                  font-family: 'Gill Sans MT';
                  font-size: 17px;
              }

              section#partners {
                  width: 100%;
                  padding: 126px 0;
                  overflow: hidden;
                  margin-top: 0px;
              }

              ul.awalist {
                  margin: 0px;
                  padding: 0px;
              }

              ul.awalist li {
                  margin: 0 18px 0 0px;
                  padding: 0px;
                  float: left;
              }

              ul.awalist li a {
                  width: auto;
                  background: #359183;
                  color: #fff;
                  font-size: 18px;
                  padding: 10px 5px;
                  text-align: center;
                  display: block;
                  text-transform: uppercase;
                  padding: 5px 10px;
              }

              .awrd-cat-list {
                  padding: 0;
                  margin: 0;
                  width: 100%;
                  clear: both;
                  list-style-type: none;
                  padding-top: 5px;
              }

              ul.awrd-cat-list li {
                  background: url("../images/bullet.png") no-repeat scroll 0 6px;
                  padding-left: 22px;
                  font-family: 'Gill Sans MT';
                  font-weight: 400;
                  line-height: 24px;
                  color: #666;
                  font-size: 16px;
                  width: 46%;
                  float: left;
                  margin: 0 20px 26px 5px;
              }

              ul.awrd-cat-list li strong {
                  font-family: 'Gill Sans MT';
                  margin-bottom: 8px;
                  display: block;
                  font-size: 17px;
                  font-weight: 600;
                  color: #333;
                  line-height: 16px;
                  text-transform: capitalize;
              }

              ul.sub-product {
                  list-style-type: none;
                  padding-top: 10px;
              }

              ul.sub-product li {
                  width: 100% !important;
              }

              ul.sub-product li strong {
                  font-weight: 400;
              }

              p.innerTxt {
                  font-family: 'Gill Sans MT';
                  font-size: 17px;
                  color: #666;
                  line-height: 26px;
              }

              ul.overview-list {
                  margin: 0;
                  clear: both;
              }

              ul.overview-list li {
                  font-family: 'Gill Sans MT';
                  display: block;
                  color: #666;
                  font-size: 16px;
                  line-height: 28px;
                  padding-left: 0px;
              }

              ul.overview-list li a {
                  color: #666;
              }

              ul.overview-list li a:hover {
                  text-decoration: underline;
              }

              /*input.error, textarea.error, select.error{border:1px solid red!important;}*/
              label.error {
                  color: red;
                  font-weight: normal;
              }

              .mrgTop {
                  margin-top: 20px;
                  margin-bottom: 80px !important;
              }

              .nbtn {
                  font-size: 16px !important;
                  padding: 12px 35px !important;
              }

              .clsbt {
                  border: 1px solid #2B9FDA;
                  background: transparent;
                  color: #2B9FDA;
                  padding: 10px 20px;
                  font-size: 15px;
                  margin-bottom: 30px;
              }

              .clsbt:hover {
                  background: #2B9FDA;
                  color: #fff;
                  border: 1px solid #2B9FDA;
              }

              .padBtm {
                  padding-bottom: 30px;
              }

              h1,
              h2,
              h3,
              h4 {
                  color: #3a3a3a;
              }

              h4.sub-head {
                  font-size: 25px;
                  font-weight: bold;
                  margin-top: 40px;
                  font-family: 'Oswald';
              }

              .form-control {
                  height: 46px !important;
              }

              /*textarea.form-control {height:100px!important;} */
              .frm-sec .form-control {
                  height: inherit !important;
              }

              ul.awardsCk {
                  padding-left: 20px;
                  list-style-type: none;
              }

              ul.awardsCk li {
                  width: 50%;
                  float: left;
                  font-size: 14px;
                  line-height: 23px;
                  font-family: 'Gill Sans MT';
              }

              ul.awardsCk li input[type="checkbox"],
              input[type="radio"] {
                  margin: 0 10px 0 0;
              }

              ul.awardsRdo {
                  margin: 0;
                  padding: 0;
                  list-style-type: none;
              }

              ul.awardsRdo li {
                  width: 48%;
                  float: left;
                  display: block;
                  margin: 0 0 5px 0;

                  padding: 0 0 0 10px;
                  font-size: 13px;
              }

              ul.awardsRdo li img {
                  margin: 0 5px;
                  vertical-align: middle;
              }

              ul.awrd-cat-list.nrrt {
                  border-radius: 4px;
                  background: #f7f7f7;
                  padding: 10px;
                  overflow: hidden;
              }

              ul.awrd-cat-list.nrrt li {
                  font-szie: 14px;
                  width: 40%;
              }

              .awdRegistration input {
                  margin-bottom: 0px !important;
              }

              .awdRegistration p {
                  font-size: 16px;
                  color: #666;
                  font-weight: 400;
              }

              .awdRegistration h3 {
                  padding-bottom: 20px;
              }

              .awdRegistration label {
                  font-size: 14px;
              }

              #partners h3 {
                  font-size: 35px;
              }

              ul.pay-opt {
                  list-style-type: none;
              }

              .awdRegistration .payOpt ul.pay-opt li,
              .awdRegistration .payOpt ul.pay-opt li,
              .awdRegistration .payOpt ul.reg-fee li {
                  color: #666;
                  font-size: 16px;
                  font-weight: 400;
                  margin-bottom: 5px;
              }

              .awdRegistration .payOpt ul.pay-opt li input[type="radio"],
              .awdRegistration .payOpt ul.pay-opt li input[type="radio"],
              .awdRegistration .payOpt ul.reg-fee li input[type="radio"] {
                  margin: 3px 10px 0 0 !important;
                  float: left;
                  width: 4%;
              }

              .awdRegistration .awdSubmit {
                  clear: both;
                  margin-bottom: 30px !important;
              }

              .inpt-txt {
                  border: none !important;
                  width: 70px !important;
                  font-weight: 400;
                  font-family: 'Poppins', sans-serif;
                  font-size: 18px !important;
                  padding: 0 !important;
                  margin: 7px 0 0 10px !important;
              }

              .inpt-txt2 {
                  border: none !important;
                  color: #333;
                  font-family: 'Poppins', sans-serif;
                  font-size: 18px;
                  width: 15%;
                  font-weight: 400;
                  padding: 0 !important;
                  margin: 7px 0 0 10px;
              }

              h3.sub-cat {
                  padding-bottom: 0px !important;
              }

              /*.checkbox input[type=checkbox],
              .checkbox-inline input[type=checkbox],*/
              .radio input[type=radio],
              .radio-inline input[type=radio] {
                  position: static !important;
              }

              .menuBg {
                  background: #333;
                  min-height: 50px !important;
              }

              .navbar-nav#header-inner {
                  width: 36%;
                  margin-top: 24px;
              }

              .navbar-brand {
                  padding-top: 10px;
              }

              .navbar-nav#header-inner li a {
                  padding-bottom: 23px !important;
              }

              .navbar-brand>img {
                  max-width: 166px;
              }

              .awdPart {
                  padding: 60px 0px 0px 60px;
              }

              .awdPart h2 span {
                  color: #026a9b;
              }


              .foundPart {
                  padding: 60px 83px 0px 0px;
              }

              .foundPart h2 {
                  font-family: 'SFUIDisplay-Light';
                  line-height: 34px;
                  font-size: 45px;
                  margin-top: 0px;
                  margin-bottom: 30px;
              }

              .foundPart h2 span {
                  color: #026a9b;
              }

              .foundPart h3 {
                  font-family: 'SFUIDisplay-Semibold';
                  margin-top: 0px;
                  margin-bottom: 20px;
                  font-size: 25px;
                  line-height: 20px;
              }

              .foundPart p {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 17px;
                  color: #666;
                  line-height: 22px;
                  margin-bottom: 0px;
              }

              ul.foundList {
                  list-style-type: none;
                  padding-top: 30px;
              }

              ul.foundList li {
                  float: left;
                  font-size: 15px;
                  color: #333;
                  line-height: 20px;
                  text-align: center;
                  width: 33%;
                  font-weight: 600
              }

              ul.foundList li strong {
                  font-family: 'SFUIDisplay-Bold';
                  font-size: 32px;
                  display: block;
                  line-height: 21px;
                  margin-bottom: 6px
              }


              .superPart {
                  padding: 60px 50px 0px 0px;
              }

              .superPart h2 {
                  font-family: 'SFUIDisplay-Light';
                  line-height: 34px;
                  font-size: 45px;
                  margin-top: 0px;
                  margin-bottom: 30px;
              }

              .superPart h2 span {
                  color: #026a9b;
              }

              .superPart h3 {
                  font-family: 'SFUIDisplay-Semibold';
                  margin-top: 0px;
                  margin-bottom: 20px;
                  font-size: 25px;
                  line-height: 20px;
              }

              .regNow {
                  margin-right: 10px;
              }

              .superPart p {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 16px;
                  color: #666;
                  line-height: 20px;
                  margin-bottom: 0px;
              }


              .audition-sec {
                  overflow: hidden;
                  margin-top: 20px;
              }

              .audition-sec ul {
                  list-style-type: none;
              }

              .audition-sec ul li {
                  float: left;
                  width: 25%;
                  margin-bottom: 10px;
              }

              .audition-sec ul li .box p {
                  line-height: 19px;
              }

              .audition-sec ul li .box p strong {
                  display: block;
                  color: #333;
              }


              .blueBg {
                  border: 1px solid #2B9FDA;
                  background: transparent;
                  color: #2B9FDA;
                  font-size: 15px;
                  font-family: 'SFUIDisplay-Medium';
                  text-transform: uppercase;
                  padding: 12px 30px;
                  margin-top: 20px;
              }

              .blueBg:hover {
                  background: #026a9b;
                  color: #fff;
                  border: 1px solid #026a9b;
              }

              .InrLogo {
                  width: 210px;
              }

              .HdrLogo {
                  width: 270px;
                  box-shadow: 0px 0px 20px #000;
                  -webkit-box-shadow: 0px 0px 20px #000;
                  -moz-box-shadow: 0px 0px 20px #000;
              }

              .carousel-inner .banner-head .date {
                  width: 100%;
                  text-align: center;
              }

              .date p {
                  font-family: 'SFUIDisplay-Bold';
                  font-size: 24px;
                  padding: 5px 0;
                  color: #fff;
                  text-shadow: 0px 0px 20px #000;
                  -webkit-text-shadow: 0px 0px 20px #000;
                  -moz-text-shadow: 0px 0px 20px #000;
                  margin-bottom: 0px;
              }

              .copy-txt2 {
                  color: #fff;
                  float: left;
                  font-size: 13px;
                  font-weight: normal;
                  padding: 4px 5px 2px;
              }

              .image-mob {
                  display: none;
              }

              .eduReg h4 {
                  font-size: 24px;
              }

              /************vikas**************/
              .speaker-sec .col-md-2 {
                  width: 20%;
                  text-align: center;
              }

              .speaker-sec .ttl {
                  display: block;
                  text-align: center;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
                  color: #333333;
                  padding: 50px 0px 10px;
              }

              .speaker-sec .ttl span {
                  color: #026a9b;
              }

              .speaker-sec img {
                  border: 1px solid #ccc;
              }

              .speaker-sec img {
                  max-width: 100%;
              }

              .speaker-sec .detail {
                  color: #202020;
                  font-size: 20px;
                  font-family: 'SFUIDisplay-Semibold';
                  height: 100px;
                  text-align: center;
                  line-height: 18px;
                  padding-top: 10px;
              }

              .speaker-sec .detail span {
                  display: block;
                  color: #666666;
                  font-size: 14px;
                  font-family: 'SFUIDisplay-Light';
              }

              .partners.foo {
                  padding: 60px 0px 30px 0px;
                  text-align: center;
                  display: block;
              }

              .partners.foo img {
                  max-width: 100%;
              }

              .web-show {
                  display: block !important;
                  ;
              }

              .m-show {
                  display: none !important;
                  ;
              }

              .m-show-horizontal {
                  display: none !important;
              }

              #flexiselDemomobile,
              #flexiselSpk,
              #flexiselCh {
                  display: none;
              }

              .nbs-flexisel-container {
                  position: relative;
                  max-width: 100%;
              }

              .nbs-flexisel-ul {
                  list-style-type: none;
                  margin: 0px;
                  padding: 0px;
                  position: relative;
                  text-align: center;
                  width: 99999px;
              }

              .nbs-flexisel-inner {
                  background: rgba(0, 0, 0, 0);
                  float: left;
                  overflow: hidden;
                  width: 100%;
              }

              .nbs-flexisel-item {
                  cursor: auto;
                  float: left;
                  margin: 0px;
                  padding: 0px;
                  position: relative;
              }

              .navbar-default .navbar-nav>.open>a,
              .navbar-default .navbar-nav>.open>a:focus,
              .navbar-default .navbar-nav>.open>a:hover {
                  background-color: transparent;
                  color: #fff;
              }

              .dropdown-menu {
                  color: #fff;
                  background: #000;
                  background-position: unset;
                  /* background-size: cover;*/
              }

              .dropdown-menu>li:hover {
                  background: transparent;
              }

              .dropdown-menu>li>a {
                  font-family: 'SFUIDisplay-Medium';
                  text-transform: capitalize !important;
                  font-family: 'SFUIDisplay-Medium';
              }

              .dropdown-menu>li>a:hover {
                  color: #ffffff;
                  background: transparent;
              }

              .main-footer {
                  background: rgb(2 106 155);
                  width: 100%;
                  padding: 70px 0;
                  overflow: hidden;
              }

              .main-footer h5 {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 18px;
                  color: #fff;
                  text-transform: uppercase;
                  line-height: 18px;
                  margin-bottom: 0px;
                  margin-top: 0px;
              }

              .main-footer h4 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 16px;
                  color: #f3f3f3;
                  text-transform: uppercase;
                  margin-bottom: 0px;
                  margin-top: 0px;
                  line-height: 24px;
              }

              .main-footer h3 {
                  font-family: 'SFUIDisplay-Bold';
                  font-size: 30px;
                  color: #f3f3f3;
                  line-height: 20px;
                  margin-top: 0px;
                  margin-bottom: 0px;
              }

              .main-footer p {
                  color: #f3f3f3;
              }

              .main-footer p a {
                  color: #fff;
                  font-size: 16px;
              }

              .ftr-Height {
                  min-height: 112px;
              }


              .slider-cont {
                  width: 100%;
                  z-index: 1;
              }


              .formpart {
                  float: right;
                  margin-top: 80px;
              }

              .fromcoded {
                  width: 290px;
                  height: auto;
                  border-radius: 20px;
                  -moz-border-radius: 20px;
                  -webkit-border-radius: 25px;
                  padding: 64px 0px 0px 0px;
                  background-color: transparent;
                  /*  background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	    background-color:#0f1523; */

              }

              .otherone {
                  background: url("https://mdn.mozillademos.org/files/11987/startransparent.gif");
              }


              .frm-head {
                  font-family: 'Oswald';
                  font-size: 17px;
                  color: #fff;
                  font-weight: 400;
                  line-height: 23px;
                  margin-bottom: 18px;
                  text-align: center;
                  text-transform: capitalize;
              }

              .frm-head span {
                  font-size: 24px;
                  font-family: 'Oswald';
                  font-weight: 600;
                  color: #260054;
              }

              .reg-frm-side {
                  padding: 30px;
                  background-color: #1579c4;
                  margin: 0px 0 50px 0;
              }

              ul.frm {
                  margin: 0px;
                  padding: 0 29px;
                  list-style-type: none;
              }

              ul.frm li {
                  margin-bottom: 15px;
                  padding: 0;
                  position: relative;
              }

              ul.frm li input[type="text"] {
                  background: #fff;
                  margin: 0;
                  padding: 13px 18px 13px 13px;
                  width: 100%;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 14px;
                  color: #666;
                  border: none;
                  border-radius: 4px;
                  -moz-border-radius: 4px;
                  -webkit-border-radius: 4px;
              }

              ul.frm li select {
                  background: #fff;
                  margin: 0;
                  padding: 7px 18px 6px 9px;
                  width: 100%;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 14px;
                  color: #666;
                  border: none;
                  border-radius: 4px;
                  -moz-border-radius: 4px;
                  -webkit-border-radius: 4px;
                  min-height: 47px !important;
              }

              #input_img {
                  display: none;
                  background: #e5e9f4;
                  position: absolute;
                  top: 1px;
                  left: 1px;
                  padding: 0px 10px;
                  border-top-left-radius: 4px;
                  border-bottom-left-radius: 4px;
                  -webkit-border-top-left-radius: 4px;
                  -webkit-border-bottom-left-radius: 4px;
                  -moz-border-top-left-radius: 4px;
                  -moz-border-bottom-left-radius: 4px;
              }

              .bookbtnbkj {
                  background-color: rgba(0, 0, 0, 0);
                  color: #fff;
                  border: 1px solid #fff;
                  display: block;
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 14px;
                  font-weight: 400;
                  margin: 15px auto 0;
                  text-align: center;
                  text-transform: uppercase;
                  width: 185px;
                  padding: 8px 30px;
                  line-height: 14px;
                  transition: all 0.4s ease;
                  border-radius: 4px;
              }

              .bookbtnbkj:hover {
                  color: #1831a2;
                  background: #fff;
                  color: rgb(8, 168, 240);
              }

              .webslide {
                  display: block !important;
              }

              .mslide {
                  display: none !important;
                  ;
              }

              .frm-desc {
                  clear: both;
                  margin-top: 46px;
                  text-align: center;
              }

              .frm-desc .title {
                  color: #333333;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
              }

              .frm-desc .desc {
                  color: #666666;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 18px;
              }

              ul.batc {
                  clear: both;
                  display: block;
                  float: none;
                  overflow: hidden;
                  text-align: center;
                  margin: 40px auto;
                  list-style: none;
              }

              ul.batc li {
                  display: inline-block;
                  margin: 0px 2px;
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 14px;
              }

              .batc .btn {
                  background-color: #f6f6f6;
                  border: 1px solid #333333;
                  color: #333333;
                  font-size: 14px;
                  font-weight: 100;
                  text-transform: uppercase;
                  text-decoration: none;
              }

              ul.batc li.active a {
                  background-color: #333;
                  box-shadow: none;
                  -moz-box-shadow: none;
                  -moz-box-shadow: none;
                  color: #fff;
              }

              .frm-content .input_imgpropel {
                  background: #ffffff;
                  position: absolute;
                  bottom: 16px;
                  left: 1px;
                  padding: 10px 11px 9px 11px;
                  border-top-left-radius: 4px;
                  border-bottom-left-radius: 4px;
                  -webkit-border-top-left-radius: 4px;
                  -webkit-border-bottom-left-radius: 4px;
                  -moz-border-top-left-radius: 4px;
                  -moz-border-bottom-left-radius: 4px;
                  border-right: 1px solid #dadbdb;
                  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  top: 1px;
              }

              .frm-content .frmlipropel .form-control {
                  /* padding-left: 60px;*/
                  background: #fbfbfb;
                  border-radius: 4px;
                  border-radius: 4px;
                  -moz-border-radius: 4px;
                  -webkit-border-radius: 4px;
                  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  -moz-box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
                  box-shadow: inset inset 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
              }

              .frm-content .form-group {
                  position: relative;
              }

              .frm-content .formsection .form-control {
                  padding-left: 60px;
                  padding: 13px 12px 12px 60px;
                  height: 49px !important;
                  line-height: 22px;
                  font-size: 14px;
              }

              .btn.disabled,
              .btn[disabled],
              fieldset[disabled] .btn {
                  cursor: not-allowed;
                  pointer-events: none;
                  opacity: .65;
                  filter: alpha(opacity=65);
                  -webkit-box-shadow: none;
                  box-shadow: none;
              }

              .image-preview-input {
                  position: relative;
                  overflow: hidden;
                  margin: 0px;
                  color: #333;
                  background-color: #fff;
                  border-color: #ccc;
                  padding: 13px 12px 14px;
              }

              .image-preview-clear {
                  padding: 13px 12px 14px;
              }

              .frm-content .upload-profile .input_imgpropel {
                  z-index: 9;
                  left: 1px;
              }

              .input-group.image-preview {
                  margin-bottom: 20px;
              }

              .image-preview .input-group-btn {
                  z-index: 10;
              }

              .image-preview-input input[type=file] {
                  position: absolute;
                  top: 0;
                  right: 0;
                  margin: 0;
                  padding: 0;
                  font-size: 20px;
                  cursor: pointer;
                  opacity: 0;
                  filter: alpha(opacity=0);
              }

              .image-preview-input-title {
                  margin-left: 2px;
              }

              .frm-content .btnBlue {
                  background: transparent;
                  margin-botton: 50px;
                  color: #026a9b;
                  border: 1px solid #026a9b;
                  border-radius: 5px;
                  padding: 10px 30px;
              }

              .frm-content .btn-primary.active.focus,
              .frm-content .btn-primary.active:focus,
              .frm-content .btn-primary.active:hover,
              .frm-content .btn-primary:active.focus,
              .frm-content .btn-primary:active:focus,
              .frm-content .btn-primary:active:hover,
              .frm-content .open>.dropdown-toggle.btn-primary.focus,
              .frm-content .open>.dropdown-toggle.btn-primary:focus,
              .frm-content .open>.dropdown-toggle.btn-primary:hover {
                  background: #026a9b;
                  color: #fff;
                  border: 1px solid #026a9b;
              }

              .frm-content .btnBlue:hover {
                  background: #026a9b;
                  color: #fff;
                  border: 1px solid #026a9b;
              }

              .frm-content .form-group {
                  margin-bottom: 20px;
              }

              .frm-content .txt-center {
                  display: block;
                  text-align: center;
                  margin: 10px 0px 50px;
              }

              .frm-content .formsection textarea.form-control {
                  min-height: 100px;
              }

              .frm-content .formsection .input_imgpropel.txtarea {
                  padding-bottom: 60px;
              }

              .frm-content .ttl-amount {
                  display: block;
                  text-align: center;
              }

              .frm-content .ttl-amount .ttl {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 18px;
                  color: #666666;
              }

              .frm-content .ttl-amount .jst {
                  color: #333333;
                  font-size: 18px;
                  font-family: 'SFUIDisplay-Bold';
              }

              .frm-content .ttl-amount .amnt {
                  color: #333333;
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 38px;
                  line-height: 38px;
              }

              .frm-content .ttl-amount2 {
                  display: block;
                  text-align: center;
                  margin-top: 20px;
              }

              .frm-content .ttl-amount2 .ttl-promo {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 18px;
                  color: #666666;
                  margin-bottom: 10px;
              }

              .frm-content .ttl-amount2 button {
                  margin-top: 20px;
              }

              .frm-content .ttl-amount2 #txtPromo {
                  width: 70%;
                  margin: 0 auto;
                  padding: 10px;
              }

              .frm-content .paymentMode {
                  text-align: center;
                  margin-top: 30px;
              }

              .frm-content .paymentMode .mode-ttl {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 18px;
                  color: #666666;
              }

              .frm-content .paymentMode .mode-selection {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 18px;
                  color: #333;
              }

              .frm-content .point-container {
                  display: block;
                  padding: 30px 50px;
                  border-top: 1px dotted #cccccc;
                  border-bottom: 1px dotted #ccc;
                  text-align: center;
              }

              .frm-content .txt-center.mrgn-top {
                  margin-top: 25px;
              }

              .frm-content .point-container .point-ttl {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 25px;
                  color: #333333;
                  margin-bottom: 20px;
              }

              .frm-content .point-container .point-ttl span {
                  font-size: 25px;
                  font-family: 'SFUIDisplay-Bold';
              }

              .frm-content .point-container .box {
                  background-color: #f6f6f6;
                  min-height: 176px;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 19px;
                  text-align: center;
                  padding: 30px;
              }

              .frm-content .point-container .box span {
                  font-family: 'SFUIDisplay-Semibold';
                  font-size: 19px;
                  color: #333333;
                  text-transform: uppercase;
              }

              .frm-content .point-container .box div {
                  color: #026a9b;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 35px;
                  line-height: 35px;
              }

              .frm-content .payment-opt {
                  display: block;
                  padding: 30px 50px;
                  border-bottom: 1px dotted #ccc;
                  text-align: center;
              }

              .frm-content .payment-opt .point-ttl {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 25px;
                  color: #333333;
                  margin-bottom: 5px;
              }

              .frm-content .payment-opt .list {
                  margin: 0px;
                  padding: 0px;
                  text-align: left;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 18px;
                  color: #333333;
                  line-height: 30px;
              }

              .frm-content .payment-opt .list a {
                  color: #026a9b;
              }

              .frm-content .payment-opt .contact-detail {
                  margin-top: 0px;
                  line-height: 25px;
              }

              .frm-content .payment-opt .contact-detail .name {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 18px;
                  color: #333333;
              }

              .frm-content .payment-opt .contact-detail .number {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 28px;
                  color: #333333;
              }

              .frm-content .payment-opt .contact-detail .email {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 18px;
              }

              .frm-content .payment-opt .contact-detail .email a {
                  color: #026a9b;
              }

              .thanku-comment {
                  color: #666666;
                  font-family: 'SFUIDisplay-Light';
                  font-size: 18px;
              }

              .thanku-comment a {
                  color: #026a9b;
              }


              .plan-header {
                  clear: both;
                  position: relative;
                  margin-top: 120px;
              }

              .plan-header .topImg {
                  display: none;
                  background: url(../images/form-header.jpg) no-repeat center center;
                  height: 265px;
                  border-top: 33px solid #cccccc;
              }

              .startup-plan {
                  clear: both;
                  position: relative;
                  margin-bottom: 55px;
              }

              .startup-plan .plan-ttl {
                  font-family: transducer, sans-serif;
                  font-size: 35px;
                  color: #0f1523;
                  text-align: center;
                  padding: 0px 0px 40px 0px;
              }

              .startup-plan .plan-ttl span {
                  color: #026a9b;
              }

              .startup-plan .plan-sec {
                  background-color: #026a9b;
                  border-radius: 14px;
                  margin-bottom: 40px;
              }

              .startup-plan .plan-sec .plan-date {
                  background-color: #026a9b;
                  font-family: 'SFUIDisplay-Semibold';
                  color: #fff;
                  font-size: 17px;
                  text-align: center;
                  padding: 15px 0px;
                  border-radius: 14px 14px 0px 0px;
              }

              .startup-plan .plan-sec .pass-sec {
                  background-color: #ececec;
              }

              .startup-plan .plan-sec.mdy .pass-sec,
              .startup-plan .plan-sec.mdy-2 .pass-sec {
                  border-top-left-radius: 10px;
                  border-top-right-radius: 10px;
              }

              .startup-plan .plan-sec .pass-sec .pass-ttl {
                  font-family: 'SFUIDisplay-Bold';
                  font-size: 16px;
                  padding: 23px 0px;
                  text-transform: uppercase;
                  text-align: center;
                  line-height: 19px;
                  height: 84px;
              }

              .startup-plan .plan-sec .pass-sec .pass-ttl div {
                  font-size: 25px;
              }

              .startup-plan .plan-sec .pass-sec .person-count {
                  height: 50px;
                  line-height: 25px;
                  text-align: center;
              }

              .startup-plan .plan-sec .pass-sec .person-count .title {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 20px;
                  color: #333333;
                  padding-top: 7px;
              }

              .startup-plan .plan-sec .pass-sec .person-count .price {
                  font-family: 'SFUIDisplay-Thin';
                  font-size: 28px;
              }

              .startup-plan .plan-sec .pass-sec .person-count .price span {
                  font-family: 'SFUIDisplay-Bold';
              }

              .startup-plan .plan-sec .plan-list {
                  font-family: 'SFUIDisplay-Medium';
                  color: #333333;
                  text-align: center;
                  font-size: 18px;
                  background-color: #f6f6f6;
              }

              .startup-plan .plan-sec.mdy .plan-list {
                  /*height:257px;*/
              }

              .startup-plan .plan-sec .plan-list ul {
                  list-style: none;
                  margin: 0px;
              }

              .startup-plan .plan-sec .plan-list ul li {
                  border-bottom: 1px solid #e3e3e3;
                  line-height: 24px;
                  padding: 15px 20px;
              }

              .startup-plan .plan-sec .plan-list ul li .support-txt {
                  color: #999999;
                  font-size: 14px;
                  line-height: 16px;
                  font-family: 'SFUIDisplay-Light';
                  margin-top: -3px;
                  min-height: 31px;
              }

              .startup-plan .plan-sec .plan-list ul li .support-txt.inline {
                  display: inline-block;
              }

              .startup-plan .plan-sec .plan-list ul li:last-child {
                  border-bottom: 0px;
                  display: none;
              }

              .startup-plan .plan-sec .select-plan {
                  padding: 30px 30px 40px;
              }

              .startup-plan .plan-sec .select-plan .select {
                  margin-bottom: 28px;
              }

              .startup-plan .plan-sec .select-plan .select select {
                  font-family: 'SFUIDisplay-Medium';
                  font-size: 14px;
                  color: #666666;
                  border: 0px;
                  padding: 12px;
                  width: 100%;
                  border-radius: 5px;
              }

              .startup-plan .plan-sec .select-plan .submit {
                  display: block !important;
                  text-align: center;
              }

              .startup-plan .plan-sec .select-plan .submit button {
                  border: 1px solid #fff;
                  background: transparent;
                  border-radius: 5px;
                  display: inline-block;
                  position: unset;
                  font-family: 'SFUIDisplay-Semibold';
                  color: #fff;
                  padding: 12px 25px;
                  font-size: 15px;
                  text-transform: uppercase;
              }

              /* .startup-plan .plan-sec .select-plan .submit button:hover{background-color: #026a9b; border-color: #026a9b; color:#fff;} */
              .startup-plan .plan-sec.mdy-2 .pass-sec .pass-ttl {
                  height: auto;
              }

              .startup-plan .plan-sec.mdy-2 .pass-sec .person-count {
                  height: auto;
                  padding-bottom: 23px;
              }

              .startup-plan .plan-sec.mdy-2 .plan-list {
                  height: 368px;
              }

              .rm-float {
                  float: none;
                  display: inline-block;
              }

              .center-container {
                  text-align: center;
              }


              .promo-code {
                  margin-top: 30px;
              }

              .promo-code .form-inline {
                  text-align: center;
              }

              .frm-content .promo-code .form-group {
                  margin-bottom: 0px;
              }

              .frm-content .promo-code .form-control {
                  height: 34px !important;
                  padding: 13px 12px 12px 12px;
                  border-top-left-radius: 5px;
                  border-bottom-left-radius: 5px;
                  border-right: 1px solid #026a9b;
              }

              .frm-content .promo-code .btnBlue {
                  padding: 6px 30px;
                  margin-left: -10px;
              }

              #accepted,
              #wrong {
                  position: absolute;
                  top: 35px;
                  text-align: center;
                  font-size: 12px;
                  padding: 3px 15px;
                  color: #026a9b;
                  display: none;
              }

              .wrong-input {
                  border-color: #e22c2c;
              }

              .correct-input {
                  border-color: #026a9b;
              }

              #wrong {
                  color: #e22c2c;
              }

              @media screen and (min-width:320px) {
                  .batc .btn {
                      padding: 5px 3px;
                  }
              }

              @media screen and (min-width:360px) {
                  .batc .btn {
                      padding: 5px 10px;
                  }
              }

              @media screen and (min-width:320px) and (max-width:767px) {
                  .mobile-bg {
                      margin-bottom: -80px;
                  }

                  /*ul.overview-list{margin-bottom: -20px;}*/

                  .judges p {
                      font-size: 15px !important;
                      line-height: 26px !important;
                  }

                  .judgeSwiper {
                      margin-top: 2px !important;
                  }

                  .sign {
                      font-size: 12px !important;
                      line-height: 20px !important;
                  }

                  .footer {
                      text-align: center;
                  }

                  .footer a {
                      margin-top: 15px;
                      display: inherit;
                  }

                  .home-btn {
                      padding: 14px 25px !important;
                  }

                  .awd-ul {
                      margin-top: 10px !important;
                  }

                  .contact {
                      padding-right: 0px !important;
                      margin-top: 20px;margin: auto;
                  }

                  .judges,
                  .awards-main {
                      padding: 0px 0px 0px 0px !important;
                      margin-top: 10px !important;
                  }

                  .awards-txt {
                      margin-bottom: 15px;
                      display: block;
                  }

                  .js video {
                      margin-top: 10px;
                  }

                  .frm-head span {
                      font-size: 19px;
                  }

                  .navbar-nav .open .dropdown-menu .dropdown-header,
                  .navbar-nav .open .dropdown-menu>li>a {
                      padding: 5px 15px 5px 1px;
                  }

                  /*h1.hmin {margin-top: 20px!important;}
}
*/

                  .pav-new {
                      min-height: 260px;
                      margin-top: 0px !important;
                  }

                  section#partners {
                      padding: 73px 0;
                  }

                  .pav {
                      /*  background-image: url(../images/pavilion.jpg);*/
                      background-size: cover;
                      padding: 0px 0 0px 0px;
                      background-size: cover !important;
                      height: auto;
                      min-height: auto !important;
                      background-position: center center;
                      background-repeat: no-repeat;
                  }

                  .cont-new {
                      position: absolute;
                      /* right: 147px; */
                      /* top: 200px; */
                      /* text-align: center; */
                      top: 50%;
                      left: 50%;
                      transform: translate(-50%, -50%);
                      width: 85%;
                  }

                  #videoPopup .modal-body img {
                      width: 100%;
                  }

                  .hash-tag {
                      position: fixed;
                      margin-top: 21px;
                      width: 141px;
                      z-index: 9999;
                  }

                  .startup-plan .plan-ttl {
                      line-height: 25px;
                      font-size: 25px;
                  }

                  .startup-plan .plan-sec .plan-list {
                      height: auto;
                  }

                  .startup-plan .plan-sec .select-plan {
                      padding: 30px 40px 40px;
                  }

                  .startup-plan .plan-sec.mdy .plan-list,
                  .startup-plan .plan-sec.mdy-2 .plan-list {
                      height: auto;
                  }

                  .webslide {
                      display: block !important;
                  }

                  .mslide {
                      display: block !important;
                  }

                  .mob-show {
                      display: block !important;
                  }

                  .web-show {
                      display: none !important;
                  }

                  .frm-header .topImg {
                      background-size: cover !important;
                  }

                  .plan-header .topImg {
                      background-size: cover !important;
                  }

                  .frm-content .point-container,
                  .frm-content .payment-opt {
                      padding: 15px;
                  }

                  .frm-content .payment-opt .contact-detail .email a {
                      word-wrap: break-word;
                  }

                  .carousel-inner {
                      margin-top: 72px;
                  }

                  .carousel-inner .topImg {
                      background: url(../images/mtop-header.jpg) no-repeat left center;
                  }

                  .carousel-inner .topImg2 {
                      background: url(../images/mtop-banner2.jpg) no-repeat center center;
                  }

                  .carousel-inner .topImg4 {
                      background: url(../images/mtop-banner4.jpg) no-repeat center center;
                  }

                  .carousel-inner .topImg5 {
                      background: url(../images/mtop-banner5.jpg) no-repeat center center;
                  }

                  .m-show-horizontal {
                      display: none !important;
                  }

                  .navbar-toggle {
                      margin-top: -24px !important;
                  }

                  .navbar-default {
                      border-bottom: 0px;
                  }

                  .navbar-header .main-head {
                      width: 87%;
                      text-align: center;
                      margin: 0px;
                      padding: 14px 0px;
                  }

                  .navbar-header {
                      width: 100%;display: flex;
                  }

                  .container.topMenu {
                      padding-left: 0px;
                      padding-right: 0px;
                  }

                  .main-head img {
                      float: none !important;
                      margin-left: 12px;
                      width: 224px;
                  }

                  .event-date {
                      display: block !important;
                      width: 100%;
                      background-color: #444;
                      border-left: none;
                      padding: 6px 0px;
                      margin-bottom: 0px;
                      margin-top: 0px;
                  }

                  .event-date h2 {
                      text-align: center;
                  }

                  .event-date h2 span {
                      display: inline;
                  }

                  .features ul.stats li {
                      margin-bottom: 25px;
                  }

                  .features ul.stats li:last-child {
                      margin-bottom: 0px;
                  }

                  .show-sec {
                      padding: 40px 0;
                  }

                  .show-sec h2 {
                      font-size: 30px;
                  }

                  .awards-sec .awdPart h2 {
                      font-size: 30px;
                  }

                  .individual-awards h3 {
                      margin-top: 10px;
                  }

                  .awdPart {
                      padding-bottom: 0px !important;
                  }

                  .awards-sec {
                      height: auto;
                      min-height: 0px;
                      padding-bottom: 40px;
                      background: #eeeeee !important;
                  }

                  .foundPart {
                      padding: 40px 0px 0px 0px;
                  }

                  .foundPart h2 {
                      font-size: 30px;
                  }

                  .founder-sec {
                      height: auto;
                  }

                  .foundPart .blueBg {
                      clear: both;
                      margin: 0 auto;
                      margin-top: 100px;
                      margin-bottom: 40px;
                  }

                  .superPart {
                      padding: 40px 0px 0px 0px;
                  }

                  .superPart h2 {
                      font-size: 30px;
                  }

                  .super-sec {
                      height: auto;
                      padding-bottom: 40px;
                  }


                  /* .hm-page .carousel-inner{display:none!important;} */
                  .carousel-inner .item {
                      height: 400px;
                      background-size: cover !important;
                  }

                  .carousel-inner .item.topImg {
                      background-position: center;
                  }

                  .carousel-inner .slide-element .logo img {
                      max-width: 60%;
                  }

                  .carousel-inner .slide-element .content {
                      font-size: 32px;
                      margin-top: 20px;
                      line-height: 16px;
                      text-align: center;
                  }

                  .carousel-inner .slide-element .content div {
                      font-size: 20px;
                      text-align: center;
                      line-height: 16px;
                  }

                  .carousel-inner .slide-element .sub-btn {
                      padding-right: 0px;
                  }

                  .carousel-inner .slide-element {
                      width: 100%;
                      text-align: center;
                      margin-left: 0px;
                      margin-top: 80px;
                      padding-top: 50px;
                  }

                  .carousel-inner .topImg .slide1-ele {
                      float: none;
                      margin: 0 auto;
                      display: block;
                      padding-top: 30px;
                  }

                  .carousel-inner .topImg .slide1-ele img {
                      width: 284px;
                      margin: auto;
                  }

                  .carousel-inner .item.topImg3 {
                      background-position: bottom 10px right -334px;
                  }

                  .carousel-inner .item.topImg3 .slide-element {
                      margin-top: 0px;
                      margin-left: -28px;
                  }

                  .carousel-inner .item .slide-element a {
                      padding: 8px 15px;
                      width: 200px;
                  }

                  .carousel-inner .item.topImg3 .slide-element {
                      margin-top: 30px;
                      margin-left: -28px;
                  }

                  .carousel-inner .item.topImg3 .slide-element a {
                      padding: 8px 15px;
                      width: 170px;
                  }

                  .carousel-inner .item.topImg5 {
                      background-position: bottom 10px right -143px;
                  }

                  .carousel-inner .item.topImg4 .slide-element .content {
                      line-height: 32px;
                  }

                  .carousel-inner .item.topImg4 .slide-element .content div {
                      line-height: 16px;
                      margin-top: 0px;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop {
                      margin-left: -40px;
                      margin-top: -9px;
                      width: 100%;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .logo {
                      display: none;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image {
                      display: block;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .mob-Image img {
                      width: 92%;
                  }

                  .carousel-inner .slide-element .content div.franchise-show span {
                      font-size: 29px;
                  }

                  .carousel-inner .item.topImg5 .slide-element .content div.franchise-show {
                      display: none;
                  }

                  .carousel-inner .item.topImg5 .slide-element.logoTop .logo img {
                      max-width: 60%;
                  }

                  .speaker-sec .col-md-2 {
                      width: 100%;
                  }

                  .speaker-sec .detail {
                      height: auto;
                      padding-bottom: 20px;
                  }

                  .speaker-sec .ttl {
                      font-size: 30px;
                      line-height: 30px;
                      padding-bottom: 20px;
                  }

                  .carousel-indicators {
                      display: none;
                  }

                  .main-wrapper {
                      margin-top: 0px;
                  }

                  .audition-sec ul li {
                      width: 33%;
                  }

              }


              /*partner section*/
              .bcc {
                  border-top: 0px;
                  border-left: 1px solid #f5f5f5;
                  border-right: 1px solid #f5f5f5;
                  border-bottom: 1px solid #f5f5f5;
                  height: 100px;
              }

              .imgb {
                  margin-bottom: 20px;
              }

              .imgb span {
                  background: #fbfbfb;
                  display: block;
                  margin: 0 auto;
                  padding: 7px 0 0;
                  height: 129px;
                  border: solid 1px #f5f5f5;
                  text-align: center;
              }

              .imgb span:hover {
                  background: #f5f5f5;
              }

              #partners h3.partner-tiltle {
                  font-size: 16px !important;
                  color: #333;
                  margin: 0 auto;
                  display: block;
                  line-height: 20px;
                  text-align: center;
                  font-weight: 500;
                  text-transform: capitalize;
                  font-family: 'SFUIDisplay-Medium';
              }

              .imgb a {
                  text-decoration: none;
              }

              h3.partner-tiltle a:hover {
                  color: #d4161b;
                  text-decoration: underline;
              }

              h4.partner-subtiltle {
                  font-size: 16px;
                  display: block;
                  font-weight: 400;
                  color: #666;
                  text-align: center;
                  margin-top: 0px;
                  text-transform: capitalize;
                  padding-top: 20px;
              }

              #partners h3.partners-head {
                  padding-bottom: 30px;
                  font-family: font-family: 'Gill Sans MT';
              }

              #partners h4.part-Head {
                  font-family: transducer, sans-serif;
                  font-size: 21px !important;
                  padding-bottom: 20px;
                  border-bottom: 1px solid #ccc;
              }

              .partBor {
                  border: 2px solid #dbdbdb;
                  padding: 10px;
              }

              @media(min-width:320px) and (max-width:767px)and (orientation:landscape) {
               
                  .navbar-nav .open .dropdown-menu {
                      padding-left: 23px;
                      list-style: square;
                  }

                  .hash-tag {
                      right: 0px !important;
                  }

                  .mob-show {
                      display: block !important;
                  }

                  .web-show {
                      display: none !important;
                      ;
                  }

                  .m-show {
                      display: block !important;
                      ;
                  }

                  .m-show-horizontal {
                      display: none !important;
                      ;
                  }
              }

              .plan-header {
                  margin-top: 76px;
              }

              @media screen and (min-width:768px) and (max-width:991px) {
                  .awd-ul li {
                      margin-right: 18px !important;
                  }

                  .speaker-sec .col-md-2 {
                      width: 33.33333333%;
                  }

                  .speaker-sec .ttl {
                      font-size: 30px;
                      line-height: 30px;
                      padding-bottom: 20px;
                  }

                  .plan-header .topImg {
                      height: 144px;
                      background-size: cover !important;
                  }

                  .frm-header .topImg {
                      height: 144px;
                      background-size: cover !important;
                  }
              }

              @media screen and (min-width:991px) and (max-width:1199px) {
                  .features ul.stats li {
                      width: 18%;
                  }

                  .awdPart {
                      padding: 40px 0px 0px 40px;
                  }

                  .awards-sec h2,
                  .foundPart h2,
                  .superPart h2 {
                      font-size: 30px;
                  }

                  .foundPart {
                      padding: 40px 0px 0px 25px;
                  }

                  .superPart {
                      padding: 40px 0px 0px 40px;
                  }

                  .superPart h3,
                  .foundPart h3 {
                      font-size: 20px;
                  }

                  .startup-plan .plan-sec .select-plan {
                      padding: 30px 40px 40px;
                  }

                  .startup-plan .plan-sec.mdy .plan-list {
                      height: 277px;
                  }

                  .startup-plan .plan-sec.mdy-2 .plan-list {
                      height: 388px;
                  }


              }


              #demo1 li.sy-slide img {
                  height: 100% !important;
              }

              .hm-page .carousel-inner {
                  height: 648px;
                  max-width: 100%;
                  margin-top: 60px;
              }

              .hm-page.retail-video img {
                  max-width: 100%;
              }

              .carousel-indicators li {
                  width: 50px;
                  height: 5px;
                  background-color: #fff;
                  border-radius: 0px;
                  border: 0px;
                  margin: 0px 3px;
              }

              .carousel-indicators li.active {
                  width: 50px;
                  height: 5px;
                  background-color: #ea0008;
                  border-radius: 0px;
                  border: 0px;
                  margin: 0px 3px;
              }

              .carousel-indicators {
                  margin-bottom: 30px;
              }


              .fi-sec {
                  width: 100%;
                  background: url(../images/fi-bg.jpg) center no-repeat;
                  overflow: hidden;
                  height: 546px;
                  background-size: cover;
                  background-position: center;
              }

              .fiVideo {
                  height: 658px;
                  display: block;
              }

              .fiPart {
                  padding: 60px 20px 0px 60px;
              }

              .fiPart h2 {
                  font-family: 'SFUIDisplay-Light';
                  line-height: 34px;
                  font-size: 45px;
                  margin-top: 0px;
                  margin-bottom: 30px;
              }

              .fiPart h2 span {
                  color: #026a9b;
              }

              .fiPart h3 {
                  font-family: 'SFUIDisplay-Semibold';
                  margin-top: 0px;
                  margin-bottom: 20px;
                  font-size: 25px;
                  line-height: 20px;
              }

              .fiPart p {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 16px;
                  color: #666;
                  line-height: 22px;
                  margin-bottom: 20px;
              }

              .fiPart p strong {
                  font-family: 'SFUIDisplay-Medium';
                  font-weight: normal;
                  color: #333;
              }

              .video-bg {
                  display: block;
                  background: transparent;
                  height: 658px;
              }

              #growthvideo,
              #growthvideo1 {
                  margin-top: 150px;
              }

              .spk-startup {
                  width: 100%;
                  background: #efefef;
                  padding: 0px 0px 00px 0px;
              }

              .chief-guest {
                  border-right: 1px dotted #bfbfbf;
                  width: 25%;
                  float: left;
                  padding-right: 25px;
                  display: none;
              }

              .chief-guest h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 42px;
                  color: #026a9b;
                  margin-top: 0px;
                  line-height: 34px;
                  margin-bottom: 30px;
              }

              .chief-guest h2 span {
                  color: #333;
              }


              .chief-guest ul#flexiselCh {
                  list-style-type: none;
              }

              .chief-guest ul#flexiselCh li {
                  width: 270px;
                  float: left;
                  margin-right: 3px;
                  height: 303px;
                  overflow: hidden;
              }

              .chief-guest ul#flexiselCh li .spk-box a {
                  text-decoration: none;
              }

              .chief-guest ul#flexiselCh li .spk-box .spk-img {
                  padding-bottom: 10px;
              }

              .chief-guest ul#flexiselCh li .spk-box .spk-desc {
                  padding-top: 10px;
              }

              .chief-guest ul#flexiselCh li .spk-box .spk-desc strong {
                  line-height: 21px;
                  font-size: 21px;
                  font-family: Arial;
              }

              .chief-guest ul#flexiselCh li .spk-box .spk-desc p {
                  padding-top: 10px;
                  font-size: 16px;
                  color: #666666;
                  line-height: 19px;
              }

              .chief-guest ul#flexiselCh li.nbs-flexisel-item {
                  width: 265px !important;
              }


              /*.chief-guest2{ border-left:1px dotted #bfbfbf;width:24%; float:left;padding-left:25px;}
.chief-guest2 h2{ font-family:'SFUIDisplay-Light'; font-size:42px; color:#026a9b; margin-top:0px; line-height:34px;margin-bottom:30px; }
.chief-guest2 h2 span{color:#333;}

.spk-startup .chiefPad{padding-left:0px; padding-right:0px;}*/


              .spk-box {
                  background: #fff;
                  border-radius: 4px;
                  -webkit-border-radius: 4px;
                  -moz-border-radius: 4px;
                  min-height: 303px;
                  width: 266px;
              }

              .spk-box a {
                  text-decoration: none;
              }

              .spk-img {
                  width: 266px;
              }

              .spk-img img {
                  width: 100%;
                  border-top-left-radius: 4px;
                  border-top-right-radius: 4px;
              }

              .spk-desc {
                  padding: 20px;
                  text-align: center;
              }

              .spk-desc strong {
                  font-size: 21px;
                  color: #202020;
                  line-height: 21px;
              }

              .spk-desc p {
                  font-size: 16px;
                  color: #666666;
                  line-height: 19px;
              }

              /*.keynote-speakers{width:75%; float:left;padding-left:25px;padding-right:25px; overflow:hidden; margin-bottom:30px;}
.keynote-speakers h2{ font-family:'SFUIDisplay-Light'; font-size:42px; color:#026a9b;margin-top:0px; line-height:34px; margin-bottom:30px;}
.keynote-speakers h2 span{color:#333;}
.keynote-speakers ul#flexiselSpk{ list-style-type:none;}
.keynote-speakers ul#flexiselSpk li{width:265px; float:left; margin-right:3px; height:303px; overflow:hidden;}
.keynote-speakers ul#flexiselSpk li .spk-box{margin-right:0px;}
.keynote-speakers ul#flexiselSpk li .spk-box a{ text-decoration:none;}
.keynote-speakers ul#flexiselSpk li .spk-box .spk-img{padding-bottom:10px;}
.keynote-speakers ul#flexiselSpk li .spk-box .spk-desc{padding-top:20px;}
.keynote-speakers ul#flexiselSpk li .spk-box .spk-desc p{padding-top:10px; font-size:16px; color:#666666; line-height:19px;}*/

              .keynote-speakers {
                  width: 100%;
                  float: left;
                  /*padding-left:25px;*/
                  overflow: hidden;
                  margin-bottom: 30px;
              }

              .keynote-speakers h2 {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 45px;
                  color: #026a9b;
                  margin-top: 30px;
                  line-height: 34px;
                  margin-bottom: 30px;
              }

              .keynote-speakers h2 span {
                  color: #333;
              }

              .keynote-speakers ul#flexiselSpk {
                  list-style-type: none;
              }

              .keynote-speakers ul#flexiselSpk li {

                  float: left;
                  margin-right: 47px;
                  height: auto;
                  overflow: hidden;
              }

              .keynote-speakers ul#flexiselSpk li .spk-box a {
                  text-decoration: none;
              }

              .keynote-speakers ul#flexiselSpk li .spk-box .spk-img {
                  padding-bottom: 10px;
              }

              .keynote-speakers ul#flexiselSpk li .spk-box .spk-desc {
                  padding-top: 20px;
              }

              .keynote-speakers ul#flexiselSpk li .spk-box .spk-desc p {
                  padding-top: 10px;
                  font-size: 16px;
                  color: #666666;
                  line-height: 19px;
              }


              ul.inner-speaker {
                  list-style-type: none;
                  flex-wrap: wrap;
              }

              ul.inner-speaker li {
                  width: 265px;
                  float: left;
                  margin-right: 21px;
                  min-height: 323px;
                  overflow: hidden;
              }

              ul.inner-speaker li .spk-box {
                  background: #fff;
                  border-radius: 4px;
                  -webkit-border-radius: 4px;
                  -moz-border-radius: 4px;
                  min-height: 425px;
                  box-shadow: 0px 0px 20px #dedede;
                  width: 265px;
                  border: 1px solid #dedede;
                  margin-bottom: 20px;
              }

              ul.inner-speaker li .spk-box a {
                  text-decoration: none;
              }

              ul.inner-speaker li .spk-box .spk-img {
                  width: 263px;
              }

              ul.inner-speaker li .spk-box .spk-desc {
                  padding-top: 20px;
              }

              ul.inner-speaker li .spk-box .spk-desc p {
                  padding-top: 10px;
                  font-size: 16px;
                  color: #666666;
                  line-height: 19px;
              }

              .viewSpeaker {
                  margin: 30px auto;
                  width: 200px;
                  clear: both;
                  float: none;
                  display: block;
              }

              .hash-tag {
                  position: absolute;
                  margin-top: -1px;
                  width: 141px;
                  /* margin-left: 100px; */
                  margin-left: 50px;
                  z-index: 9999;
              }

              .main-wrapper {
                  position: relative;
              }


              .main-head2 {
                  width: 100%;
                  padding: 60px 0;
                  overflow: hidden;
              }

              #speakers ul.mrgBtm li {
                  margin-bottom: 20px;
              }

              .spk-bg {
                  background: #f9f9f9;
                  padding: 70px 0;
              }

              .spk-outer {
                  width: 25%;
              }

              .spk-image {
                  width: 100%;
                  margin-right: 0px;
              }

              .spk-image img {
                  width: 100%;
                  border-radius: 3px;
                  -webkit-border-radius: 3px;
                  -moz-border-radius: 3px;
              }

              .spk-description {
                  width: 100%;
                  padding-top: 20px;
              }

              .spk-description h3 {
                  text-transform: uppercase;
                  font-weight: bolder;
                  font-size: 66px;
                  margin-top: 0px;
              }

              .spk-description h3 span {
                  display: block;
                  font-size: 21px;
                  line-height: 30px;
              }

              #noPad {
                  padding: 0px !important;
              }

              .spk-content {
                  padding: 70px 0;
              }

              .spk-content p {
                  font-size: 17px;
                  color: #666;
              }

              .spk-content p a.email-link {
                  color: #F00;
                  text-decoration: underline;
              }

              .spk-content h4 {
                  font-size: 21px;
                  font-weight: bold;
              }

              ul.profile-listing {
                  padding-top: 20px;
                  list-style-type: none;
              }

              ul.profile-listing li {
                  color: #666;
                  font-size: 17px;
                  background: url('../images/bullet.png')no-repeat scroll 0px 4px;
                  padding-left: 20px;
                  line-height: 21px;
                  padding-bottom: 10px;
              }


              #videoPopup {
                  margin-top: 160px;
              }

              #videoPopup .modal-body {
                  min-height: 240px;
                  text-align: center;
              }

              #videoPopup .modal-body h2 {
                  color: #ed220d;
                  text-transform: uppercase;
                  text-align: center;
                  padding-bottom: 10px;
                  font-family: 'SFUIDisplay-Medium';
              }

              #videoPopup .modal-body p {
                  font-size: 17px;
                  font-family: 'SFUIDisplay-Light';
                  text-align: center;
              }

              #videoPopup .modal-body img {
                  padding: 10px 0;
              }

              ul.winner-list {
                  width: 100%;
                  margin: 0;
                  padding: 0;
                  clear: both;
                  text-align: left;
                  padding-left: 30px;
                  margin-bottom: 50px;
                  margin-top: 20px;
              }

              ul.winner-list li {
                  background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat scroll 0 8px;
                  font-size: 18px;
                  line-height: 24px;
                  overflow: hidden;
                  padding: 0 0 0 20px;
                  margin-left: 20px;
                  margin-bottom: 20px;
              }

              ul.winner-list li span.awrd {
                  font-size: 16px;
                  font-weight: 400;
                  color: #333;
                  padding-left: 0px;
                  padding-right: 0px;
              }

              ul.winner-list li span.dot {
                  width: 2%;
                  float: left;
                  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
                  font-size: 16px;
                  font-weight: 400;
                  color: #333;
              }

              ul.winner-list li strong.comp-name {
                  float: left;
                  color: #262626;
                  font-size: 16px;
                  font-weight: 600;
                  padding-left: 0px;
                  padding-right: 0px;
              }

              ul.winner_ul li {
                  width: 45%;
              }

              .new_ul {
                  display: flex;
                  flex-wrap: wrap;
                  list-style: none;
                  margin: 0;
                  padding: 0;
                  justify-content: center;
              }

              .new_ul li {

                  margin-right: 25px;
                  padding: 22px;
                  margin-bottom: 12px;
              }

              .new_ul li span {
                  display: block;
                  margin: 5px auto 10px auto;
              }


              #flexiselDemomobile li span {
                  display: block;
                  margin-bottom: 10px;
              }









              .gallery {
                  background: #f7f7f7;
                  overflow: hidden;
              }

              .gallery h2 {
                  color: #000;
                  font-family: 'Roboto-Light';
                  text-align: center;
                  text-transform: uppercase;
                  font-size: 45px;
              }

              .gallery h2 span {
                  color: #000;
                  font-family: 'Roboto-Bold';
              }

              /*------------------------------------*\
    Gallery
\*------------------------------------*/

              .gallery-grid figcaption,
              .gallery-grid figcaption .display-table,
              .gallery-grid img {
                  -webkit-transition: all 0.3s ease;
                  -moz-transition: all 0.3s ease;
                  -o-transition: all 0.3s ease;
                  transition: all 0.3s ease;
              }

              .gallery-wrapper {
                  clear: both;
                  width: 100%;
                  margin-top: 17px;
              }

              .gallery-grid .item {
                  float: left;
              }

              .gallery-grid figure {
                  overflow: hidden;
                  position: relative;
                  width: 100%;
                  height: 100%;
              }

              .gallery-grid figcaption {
                  background-color: rgba(0, 0, 0, 0.6);
                  height: 100%;
                  opacity: 0;
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 100%;
              }

              .gallery-grid figcaption a {
                  display: block;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 100%;
              }

              .gallery-grid figcaption .display-table {
                  bottom: 0;
                  margin-bottom: -100%;
                  position: absolute;
                  text-align: center;
                  left: 0;
                  width: 100%;
                  height: 50%;
              }

              .gallery-grid figcaption .display-table-cell {
                  padding: 0 50px;
                  vertical-align: middle;
              }

              .gallery-grid img {
                  display: block;
                  position: relative;
                  top: 0;
                  width: 100%;
              }

              #gallery {
                  border-top: 0px dotted #dbdcdc;
                  position: relative;
                  z-index: 9;
              }

              /*
* Gallery - Grid & gutter
*/

              .gallery-grid.grid-col-2 .item {
                  width: 50%;

              }

              .gallery-grid.grid-col-3 .item {
                  width: 33.33%;
                  position: relative;
                  z-index: 9999;
              }

              .gallery-grid.grid-col-4 .item {
                  width: 25%;
              }

              .gallery-grid.gutter-small {
                  margin-left: -11px;
              }

              .gallery-grid.gutter-small .item {
                  padding: 0 0 11px 11px;
              }

              .gallery-grid.gutter-medium {
                  margin-left: -22px;
              }

              .gallery-grid.gutter-medium .item {
                  padding: 0 0 22px 22px;
              }

              .gallery-grid.gutter-wide {
                  margin-left: -40px;
              }

              .gallery-grid.gutter-wide .item {
                  padding: 0 0 40px 40px;
              }


              /*
* Gallery - Hover effect
*/

              .gallery-grid figure a {
                  cursor: url("../img/icon-zoom-in-white.png"), pointer;
              }

              .gallery-grid figure:hover img {
                  transform: scale(1.2, 1.2);
                  -webkit-transform: scale(1.2, 1.2);
                  -ms-transform: scale(1.2, 1.2);
              }

              .gallery-grid figure:hover figcaption {
                  opacity: 1;
              }

              .gallery-grid figure:hover figcaption .display-table {
                  margin-bottom: 0;
              }


              /*
* Gallery - Magnific popup
*/

              /*
* Gallery - Grid & gutter
*/

              @media (max-width: 991px) {
                  .gallery-grid .item {
                      width: 50% !important;
                  }

                  .gallery-grid {
                      margin-left: -22px !important;
                  }

                  .gallery-grid .item {
                      padding: 0 0 22px 22px !important;
                  }
              }

              @media (max-width: 767px) {
                 #eretailRegfrm ul.frm li input[type="text"] {
  height: 43px !important;}
  .jury-box{justify-content: flex-start!important;}
  .btn-2 span{font-size: 17px!important;}
                  .socialIcons {
                      text-align: center;
                  }

                  .top-header {
                      padding-bottom: 28px;
                  }

                  .count-box .plus-cont {
                      text-align: center;
                  }

                  .about-sec h2 {
                      margin-top: 20px;
                  }

                  .event-head {
                      margin-left: 0px;
                  }

                  .event-head,
                  .date-head,
                  .hotl,
                  .pl {
                      width: 100%;
                      text-align: center;
                  }

                  .hotl {
                      margin-bottom: 15px;
                  }

                  .spk-bg {
                      padding: 57px 36px;
                  }

                  .spk-description h3 {
                      text-align: center;
                      font-size: 25px !important;
                  }

                  .marg15 {
                      margin-right: 0px;
                  }

                  .gallery-grid {
                      margin-left: -11px !important;
                  }

                  .gallery-grid .item {
                      padding: 0 0 11px 11px !important;
                  }
              }

              @media (max-width: 543px) {
                  .gallery-grid .item {
                      width: 100% !important;
                  }

                  .gallery-grid {
                      margin-left: -22px !important;
                  }

                  .gallery-grid .item {
                      padding: 0 0 22px 22px !important;
                  }
              }


              /*
* Gallery - Magnific popup
*/

              @media (min-width: 992px) {
                  .mfp-bg {
                      opacity: 0.98;
                  }

                  button.mfp-close {
                      display: none !important;
                  }
              }



              .mfp-bg {
                  background: #fefefe;
                  opacity: 1;
              }

              .mfp-figure:after {
                  -webkit-box-shadow: 0 50px 80px 0 rgba(0, 0, 0, 0.2);
                  -moz-box-shadow: 0 50px 80px 0 rgba(0, 0, 0, 0.2);
                  box-shadow: 0 50px 80px 0 rgba(0, 0, 0, 0.2);
              }

              .mfp-title,
              .mfp-counter {
                  font-family: "Montserrat", sans-serif;
                  font-size: 11px;
                  font-weight: 700;
                  text-transform: uppercase;
                  letter-spacing: 1px;
              }

              .mfp-title,
              .mfp-counter-curr {
                  color: #000000;
              }

              .mfp-counter {
                  color: #626262;
              }

              .mfp-zoom-out-cur,
              .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
                  cursor: url("../images/icon-zoom-out-dark.png"), -moz-zoom-out;
                  cursor: url("../images/icon-zoom-out-dark.png"), -webkit-zoom-out;
                  cursor: url("../images/icon-zoom-out-dark.png"), zoom-out;
              }

              .mfp-image-holder .mfp-close {
                  color: #000000;
              }

              .mfp-iframe-holder .mfp-close {
                  color: #000000;
              }

              .mfp-arrow {
                  height: 60px !important;
                  margin-top: -30px !important;
                  width: 60px !important;
              }

              .mfp-arrow:before,
              .mfp-arrow:after {
                  display: none !important;
              }

              .mfp-arrow-right,
              .mfp-arrow-left {
                  background-position: center center !important;
                  background-repeat: no-repeat !important;
              }

              .mfp-arrow-right {
                  background-image: url("../images/icon-arrow-right-dark.png") !important;
                  right: 25px !important;
              }

              .mfp-arrow-left {
                  background-image: url("../images/icon-arrow-left-dark.png") !important;
                  left: 25px !important;
              }


              /*
* Gallery - Magnific popup (fade effect)
*/

              .mfp-fade.mfp-bg,
              .mfp-fade.mfp-wrap .mfp-content {
                  -webkit-transition: all 0.15s ease-out;
                  -moz-transition: all 0.15s ease-out;
                  -o-transition: all 0.15s ease-out;
                  transition: all 0.15s ease-out;
              }

              .mfp-fade.mfp-bg,
              .mfp-fade.mfp-bg.mfp-removing,
              .mfp-fade.mfp-wrap .mfp-content,
              .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
                  opacity: 0;
              }

              .mfp-fade.mfp-bg.mfp-ready {
                  opacity: 0.98;
              }

              .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
                  opacity: 1;
              }

              .mfp-bg {
                  background: #fefefe !important;
                  opacity: 1;
              }



              .sponsors {
                  background: #fff;
                  overflow: hidden;
              }

              .glimpses-sec h2 {
                  width: 100%;
                  color: #000;
                  font-family: 'Roboto-Light';
                  text-align: center;
                  text-transform: uppercase;
                  font-size: 45px;
              }

              .glimpses-sec .lines {
                  width: 100%;
              }



              .glimpses-sec {
                  width: 100%;
                  padding: 15px 0 40px 0px;
                  overflow: hidden;
              }

              .glimpses-sec h2 {
                  margin-top: 0px;
                  text-align: center;
                  font-family: 'Lato-Light';
                  font-size: 45px;
                  margin-bottom: 25px;
              }

              .glimpses-sec h2 span {
                  color: #ED3338;
                  font-family: 'Lato-Bold';
              }

              .glimpses-sec ul {
                  list-style-type: none;
              }

              .glimpses-sec ul li {
                  width: 300px;
                  float: left;
              }

              .glimpses-sec ul li img {
                  width: 100%;
                  -moz-transition: all 0.3s;
                  -webkit-transition: all 0.3s;
                  border-radius: 10px;
                  transition: all 0.3s;
                  opacity: 1;
                  backface-visibility: hidden;
              }

              .glimpses-sec ul li img:hover {
                  opacity: 0.7;
              }


              }


              .glimpses-sec ul {
                  list-style-type: none;
              }

              .glimpses-sec ul li {
                  width: 300px;
                  float: left;
              }

              .glimpses-sec ul li img {
                  width: 100%;
                  -moz-transition: all 0.3s;
                  -webkit-transition: all 0.3s;
                  transition: all 0.3s;
                  opacity: 1;
                  backface-visibility: hidden;
              }

              .video_container2 {
                  padding: 0px;
                  margin: 0px;
                  width: 100%;
                  height: 100vh;
              }


              .video2 {
                  padding: 0px;
                  margin: 0px;
                  width: 100%;
                  height: 100vh;
                  object-fit: cover;
              }

              .ctrlss {
                  position: absolute;
                  z-index: 999999;
                  right: 40px;
                  top: 140px;
                  cursor: pointer;
              }

              .cont-new {
                  position: absolute;
                  right: 79px;
                  top: 165px;
              }

              .newlink {
                  display: block;
                  /*   border: 1px solid #ffffff;*/
                  color: #ffffff;
                  padding: 11px;
                  clear: both;
                  margin: 23px auto 0px auto;
                  text-align: center;
                  width: 282px;

              }

              .newlink a {
                  color: #ffffff;
                  text-decoration: none;
                  padding-right: 3px;
                  padding-left: 5px;
                  background: #1fa1db;
                  padding: 8px;
              }

              .v-link {
                  display: block;
                  margin-top: 21px;
                  border: 1px solid #ffffff;
                  width: 241px;
                  padding: 7px 0px;
                  margin: 15px auto;
                  text-align: center;

              }

              .v-link a {
                  color: #ffffff;
                  text-decoration: none;
              }

              .rm-float {

                  vertical-align: top;
              }

              .mt-4 {
                  margin-top: 19px
              }

              .modal {
                  position: fixed;
                  top: 0 !important;
              }

              .close {
                  right: 0px;
                  font-size: 20px;
                  position: absolute;
                  z-index: 99999999999;
                  opacity: 1 !important;
                  /* top: -31px; */
                  background-color: #000000 !important;
                  width: 28px;
                  height: 28px;
                  color: #ffffff !important;
                  padding: 1px 3px !important;
                  font-weight: normal;
                  /* border: none!important; */
                  outline: none !important;
                  border-radius: 3px !important;
                  border: 1px dotted #ffffff !important;
              }

              .awardsSec {
                  background: url(../images/awardsbgnew.jpg) center no-repeat;
                  height: 100%;
                  background-size: cover;
                  padding: 0px 0px 60px 0;
              }

              .whiete {
                  background: rgba(255, 255, 255, 0.7);
                  padding: 10px 10px 25px;
                  border-radius: 20px;
              }

              .subtadd {

                  font-size: 23px;
                  line-height: 22px;
                  color: #333333;
                  text-align: center;
                  margin: 20px 0;
                  font-weight: 400;
              }

              ul.awd_cat {
                  width: 100%;
                  text-align: center;
              }

              ul.awd_cat li {
                  display: inline-block;
                  float: none;
                  vertical-align: top;
                  margin-bottom: 20px;
              }

              .subtadd span {

                  font-size: 22px;
                  line-height: 30px;
                  font-weight: 700;
              }

              ul.awd_cat li {
                  margin: 0px 0 0 7px;
                  padding: 0px 0px 0px 34px;
                  float: left;
                  width: 191px;
                  list-style: none;
                  height: 98px;
                  background: url(../images/stat.png) no-repeat -190px 0px;
                  text-align: center;

                  font-size: 16px;
                  color: #22688e;
                  font-weight: 400;
              }

              ul.awd_cat li span {
                  display: block;
                  margin: 18px auto;
                  width: 145px;
                  color: #202020;
                  font-weight: 600
              }

              ul.awd_cat li:hover {
                  background-position: left top;
              }

              ul.awd_cat li:hover span {
                  color: #0195ff;
              }

              .subtadd {

                  font-size: 23px;
                  line-height: 22px;
                  color: #333333;
                  text-align: center;
                  margin: 20px 0;
                  font-weight: 400;
              }

              ul.awd_cat {
                  width: 100%;
                  text-align: center;
                  display: flex;
                  justify-content: center;
              }

              .subheading {
                  color: #ffffff !important;
                  margin-bottom: 28px;
                  display: block;
                  margin-top: 37px;
              }

              .viewbtn {
                  justify-content: center;
                  display: flex;
                  list-style: none;
              }

              .fiVideo {
                  position: relative;
              }

              .fiVideo .video-bg {
                  position: absolute;
                  left: 50%;
                  top: 50%;
                  transform: translate(-50%, -50%);
              }

              .newvid {
                  background-image: url(../images/newvid.jpg);
                  background-size: cover;
                  background-position: center;
                  height: 476px;
                  display: block;
              }

              .nopdd {
                  padding: 0px !important;
              }

              .deskpad {
                  padding-left: 40px;
              }

              .dat {
                  display: block;
                  text-align: center;
                  margin: 21px auto 0px auto;
                  color: #ffffff;
                  font-size: 25px;
                  font-weight: bold;
              }

              .dat img {
                  vertical-align: top;
                  margin-right: 9px;
                  padding-top: 5px;
              }


              ul.pc-gall {
                  width: 100%;
                  margin-top: 30px;
                  padding: 0px;
              }

              ul.pc-gall li {
                  width: 23%;
                  border: solid 0px #333;
                  float: none;
                  display: inline-block;
                  margin: 0 15px 35px 0;
                  list-style: none;
                  overflow: hidden;
                  vertical-align: top;
                  height: 259px;
              }

              ul.pc-gall li img {
                  width: 100%;
                  height: 190px;
                  border: 1px solid #e3e3e3;
              }

              ul.pc-gall li .head {
                  clear: both;
                  background: #f3f3f3;
                  color: #333;
                  font-size: 17px;
                  padding: 7px 10px;
                  height: 77px;
                  text-align: left;
              }

              ul.pc-gall li .head span {
                  font-size: 13px;
                  display: block;
                  line-height: 15px;
                  color: #666;
              }

              ul.pc-gall li .head a:hover {
                  color: #333;
                  text-decoration: underline;
              }

              ul.pc-gall li a:hover {
                  color: #333;
                  text-decoration: underline;
              }

              ul.pc-gall li .subhead {}


              ul.agul {
                  display: flex;
                  margin-bottom: 27px;
                  padding-left: 0px !important;
                  margin-top: 20px;
                  flex-wrap: wrap;
                  justify-content: flex-start;
              }

              .count {
                  text-align: center;
              }

              ul.agul li {
                  width: 226px;
                  list-style: none;
                  justify-content: flex-start;
              }

              ul.agul li a {
                  color: #000;
              }

              .ag-lft {
                  float: left;
                  width: 120px;
              }

              .ag-lft img {
                  width: 100px;
                  border-radius: 200px;
              }

              .agenda span {
                  display: block;
              }

              .ag-rt {
                  float: left;
                  width: 275px;
                  /* margin-left: 24px;*/
                  margin-top: 8px;
                  margin-bottom: 12px;
              }

              .s-name {
                  font-size: 15px;
                  margin-bottom: 3px;
                  margin-top: 6px;
                  font-weight: 700;
              }

              .s-des {
                  display: block;
                  word-break: break-all;
                  color: #000;
                  font-weight: 700;
              }


              @media screen and (min-width:1px) and (max-width:767px) {
                  #partners h3.partners-head {
                      padding-bottom: 0px;
                  }

                  ul.agul {
                      display: block;
                  }

                  .topSec .top_box {
                      margin-bottom: 15px;
                  }

                  ul.pc-gall li {
                      display: block;
                      height: auto;
                      width: 100%;
                  }
              }


              @media screen and (min-width:768px) and (max-width:1023px) {
                  ul.pc-gall li {
                      height: 220px;
                      width: 45%;
                  }
              }

              @media screen and (min-width:1024px) and (max-width:1920px) {

                  .keynote-speakers ul#flexiselSpk li {
                      width: 265px !important;
                  }

                  .my-mob {
                      display: none !important;
                  }

                  ul.inner-speaker {
                      list-style-type: none;
                      width: 100%;
                      clear: both;
                      float: left;
                      flex-wrap: wrap;
                      display: flex;

                      justify-content: center;
                  }

                  ul.inner-speaker1 {
                      list-style-type: none;
                      display: block;

                  }

                  ul.inner-speaker1 li {
                      width: 265px;
                      float: left;
                      margin-right: 30px;
                      min-height: 323px;
                      overflow: hidden;
                  }

                  ul.pc-gall li {
                      height: 220px;
                      width: 30%;
                  }

                  .ulpdd {
                      padding-left: 15px;
                  }
              }

              .topSec {
                  margin: 60px auto 40px auto;
                  text-align: center;
              }

              .topSec .t-head {
                  font-family: 'SFUIDisplay-Light';
                  font-size: 22px;
                  display: block;
                  margin: 0px auto 0px auto;
                  background-color: #026a9b;
                  color: #ffffff;
                  padding: 10px 0px;
                  border-radius: 10px 10px 0px 0px;
              }

              .topSec .top_box {
                  padding: 0px;
                  border: 1px solid #e3e3e3;
                  position: relative;
                  border-radius: 10px;

              }

              .t-link a {
                  color: #ffffff;
                  box-shadow: 0px 2px 1px 1px;
                  border: 1px solid #ffffff;
                  text-decoration: none;
                  font-weight: bold;
                  padding: 11px 26px;
                  border-radius: 5px;
              }

              .skk {
                  position: absolute;
                  top: 85%;
                  left: 50%;
                  transform: translate(-50%, -85%);
              }

              /*h1.hmin{margin-top: 60px;}*/

              .f99 {
                  font-size: 24px;
                  text-align: center !important;
                  display: block;
                  font-family: transducer, sans-serif;
              }

              .t-img {
                  padding: 10px 0px;
                  display: block;
                  background-color: #ececec;
              }

              .t-cont {
                  background-color: #f6f6f6;
                  display: block;
                  padding: 18px;
                  min-height: 196px;
                  font-family: 'SFUIDisplay-Light';
              }

              table.conf-agenda {
                  border-collapse: collapse;
                  margin: 0 0 30px;
                  width: 100%;
                  border: 1px solid #d6d6d6;
              }

              table.conf-agenda th {
                  background: #0195ff;
                  border-color: #d6d6d6 #d6d6d6;
                  border-style: solid solid none;
                  border-width: 1px 1px medium;
                  color: #fff;
                  font-size: 20px;
                  font-weight: 400;
                  height: 18px;
                  padding: 15px;
                  text-align: center;
                  vertical-align: middle;
                  text-transform: capitalize;
              }

              table.conf-agenda td:first-child {
                  width: 19%;
                  color: #666;
                  font-size: 16px;
                  vertical-align: text-top;
                  text-align: center;
              }

              table.conf-agenda td {
                  border: 1px solid #d6d6d6;
                  padding: 10px;
              }

              table.conf-agenda ul {
                  padding-left: 20px;
                  display: none;
              }

              .mr11 {
                  margin: 4px 0px;
                  display: block;
              }

              .mr99 {
                  display: block;
                  margin: 30px 0px;
                  clip: both;
              }

              .my-exb {
                  display: flex;
                  justify-content: center;
                  width: 100%;
                  list-style: none;
              }

              .my-exb li {
                  width: 333px;
                  text-align: center;
              }

              .e-box {
                  padding: 40px;
                  border: 1px solid #cecccc;
                  width: 85%;
                  display: block;
              }

              .e-box a {
                  background-color: #026a9b;
                  color: #ffffff;
                  padding: 8px 20px;
                  margin-top: 15px;
                  text-decoration: none;
              }

              .e-text {
                  display: block;
                  margin: 23px auto;
                  /* font-weight: bold; */
              }

              .pav {
                  /*    background-image: url(../images/pavilion.jpg);*/
                  background-size: cover;
                  padding: 0px 0 0px 0px;
                  background-size: 100% 100%;
                  height: auto;
                  min-height: 748px;
                  background-position: center center;
                  background-repeat: no-repeat;
              }

              /*.pav-new {
    padding: 32px;
    margin-top: 650px;
}*/
              .pav li {
                  font-weight: 100;
              }


              img {
                  max-width: 100%;
              }

              #partners h3 {

                  font-weight: bold;
              }

              p {
                  font-size: 16px;
                  color: #666;
                  font-family: 'Gill Sans MT';
              }

              .ulpdd {
                  margin-top: 9px;
              }

              .ulpdd li {
                  font-size: 16px;
                  color: #666;
                  font-family: 'Gill Sans MT';
                  margin-bottom: 8px;
              }

              .pav-new span {
                  font-size: 22px;
                  display: block;
                  margin-bottom: 10px;
                  font-family: 'Oswald';
                  font-weight: 700;
              }

              .pav li {
                  background: url(../images/bullet.png) scroll left 8px no-repeat !important;
                  display: block;
                  color: #666;
                  font-size: 15px;
                  line-height: 28px;
                  padding-left: 22px;
              }

              .t-link {
                  background-color: #026a9b;
                  display: block;
                  padding: 26px 0px;
                  color: #ffffff;
                  border-radius: 0px 0px 10px 10px;
              }


              #enquirypopup .modal-dialog {
                  width: 400px;
                  padding: 0px;
                  position: relative;
              }

              #enquirypopup .modal-dialog {
                  width: 400px;
                  padding: 0px;
                  position: relative;
              }

              #enquirypopup .modal-dialog:before {
                  content: '';
                  height: 0px;
                  width: 0px;
                  border-left: 50px solid #17B6BB;
                  border-right: 50px solid transparent;
                  border-bottom: 50px solid transparent;
                  position: absolute;
                  top: 1px;
                  left: -14px;
                  z-index: 99;
              }

              .custom-modal-header {
                  text-align: center;
                  color: #17b6bb;
                  text-transform: uppercase;
                  letter-spacing: 2px;
                  border-top: 4px solid;
              }

              #enquirypopup .modal-dialog .close {
                  z-index: 99999999;
                  color: white;
                  text-shadow: 0px 0px 0px;
                  font-weight: normal;
                  top: 4px;
                  right: 6px;
                  position: absolute;
                  opacity: 1;
              }

              .custom-modal-header .modal-title {
                  /* font-weight: bold; */
                  font-size: 18px;
              }

              #enquirypopup .modal-dialog:after {
                  content: '';
                  height: 0px;
                  width: 0px;
                  /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
                  border-right: 50px solid #17b6bb;
                  border-bottom: 50px solid transparent;
                  position: absolute;
                  top: 1px;
                  right: -14px;
                  z-index: 999999;
              }

              .form-group {
                  margin-bottom: 15px !important;
              }

              .form-inline .form-control {
                  display: inline-block;
                  width: 100%;
                  vertical-align: middle;
              }

              .newsletter .frm-btn {
                  padding: 13px;
                  font-size: 14px;
              }

              .inner-speaker a {
                  text-decoration: none;
              }

              .my-mob img {
                  width: 100%;
                  display: none;
              }

              .new_ul li span {
                  display: block;
                  margin: 5px auto 30px auto;
                  font-size: 15px;
                  font-size: 18px;
                  font-family: transducer, sans-serif;
                  font-weight: 600;
              }

              .magCont {
                  width: 255px;
                  position: absolute;
                  margin-top: -70px;
              }

              .mag-right {
                  width: 197px;
              }

              .subs-btn {
                  width: 100%;
                  text-align: center;
                  margin-top: 10px;
              }

              .subs-btn a {
                  display: inline-block;
                  border: 1px solid #fff;
                  border-radius: 5px;
                  color: #fff;
                  padding: 7px 25px;
                  text-transform: uppercase;
              }

              .mag-txt {
                  width: 100%;
                  text-transform: uppercase;
                  margin-top: 0px;
                  text-align: center;
              }

              .mag-txt p {
                  color: #fff;
                  font-size: 20px;
                  margin-top: 10px;
                  margin-bottom: 10px;
              }

              .magCont strong {
                  color: #fff !important
              }


              @media(max-width: 768px) {
                  .magCont {
                      width: 255px;
                      position: inherit;
                      margin: auto;
                  }

                  .mag-right {
                      width: 100%
                  }