* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

ul,
ol {
  list-style-type: none;
}

img {
  border: none;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #f7f7f7;
}

body,
html {
  scroll-behavior: smooth;
  position: relative;
}

.dates {
  display: flex;
  margin-bottom: 16px;
}

.dfirst {
  font-size: 67px;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 48px;
  color: #fcd922;
}

.dsecond {
  text-align: center;
  display: block;
  font-size: 31px;
  font-weight: 500;
}

.done {
  padding: 10px 0px;
  margin-right: 15px;
}

.dtwo {
  padding: 0px 0px 0px 0px;
  font-size: 22px;
  width: 298px;
  padding-top: 4px;
  color: #cfcfcf;
  line-height: 30px;
}

ul.hom-bt a {
  text-decoration: none;
}

.fbutton {
  background: #fff !important;
  color: #444 !important;
  font-weight: 500;
}

ul.hom-bt {
  display: flex;
}

ul.hom-bt li {
  margin-right: 5px;
}

ul.profile-list li:nth-child(2n) {
  margin-top: 40px;
}

ul.profile-list {
  display: flex;
  justify-content: center !important;
  width: 1070px;
  max-width: 100%;
  margin: auto;
}



.copyright {
  margin-top: auto;
}


ul.awardsCk {
  margin-left: 22px;
}

ul.awardsCk li {
  text-indent: -21px;
}

.select2-selection__choice {
  background: #280909 !important;
  color: #ffffff !important;
}

.lp-cont {
  padding-top: 156px;
}

.frmblk.baj {
  margin-top: 145px;
}

.art-category a {
  font-weight: 200;
  color: #6C6B6B;
  margin-bottom: 2px;
  display: inline-block;
}

ul.vid li {
  margin-bottom: 15px;
}

ul.vid a img {
  width: 186px;
  margin-right: 15px;
  border-radius: 5px;
}

ul.vid span {
  color: #464444;
  font-weight: bold;
  font-size: 17px;
  font-family: 'Lato';
  line-height: 23px;
}

ul.vid a {
  display: flex;
  text-decoration: none;
}

.videos {
  padding: 80px 0px 0px 0px
}

.vid-title a {
  font-size: 20px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: #464444;
  font-family: 'Lato';
  line-height: 27px;
}

.videos h3 {
  font-size: 50px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 900;
  font-family: 'Lato';
}

.vid-cat {
  display: block;
  color: #464444;
  font-size: 14px;
  margin: 15px 0px 5px 0px;
  font-family: 'Lato';
}

#mvid {
  display: block;
  height: 344px;
  clear: both;
  width: 100%;
}

.featured ul span {
  color: #ffffff;
  font-family: 'Lato';
  text-align: center;
  margin-top: 20px;
  display: block;
  font-size: 22px;
  margin-bottom: 30px;
}

.featured ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  justify-content: center;
}

.featured ul li {
  width: 250px;
  margin-right: 60px;
}

.featured h3 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
  font-size: 50px;
  font-family: 'Lato';
  font-weight: bold;
}

.featured {
  background: #0D0D0D;
  padding: 80px 0px;
}

.watt {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 3;
}

.watt img {
  width: 60px;
}

.c1 {
  background: transparent linear-gradient(90deg, #B4082A 0%, #E14029 100%) 0% 0% no-repeat padding-box;
}

.c2 {
  background: transparent linear-gradient(90deg, #457FFF 0%, #1440A0 100%) 0% 0% no-repeat padding-box;
}

.c3 {
  background: transparent linear-gradient(90deg, #F5C043 0%, #F4BF41 100%) 0% 0% no-repeat padding-box;
}

.c4 {
  background: transparent linear-gradient(90deg, #70FAFD 0%, #5BCAFA 100%) 0% 0% no-repeat padding-box;
}

.profile-des {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Lato';
  display: block;
}

.profile-name {
  color: #E14029;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Lato';
  display: block;
  margin-top: 10px;
}

.fresh-top {
  height: 130px;

  width: 100%;
  border-radius: 35px 35px 0px 0px;
}

.fresh-bottom {
  background: #424041;
  height: 200px;
  border-radius: 0px 0px 35px 35px;
  box-shadow: 0px 10px 20px #00000029;
}

.spk-fresh {
  width: 248px;
  margin-bottom: 40px;
  position: relative;
  margin-right: 10px
}

.profile-detail {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.profile-detail img {
  width: 190px;
  margin: auto;
  border-radius: 50%;
  border: 3px solid #ffffff;
}

.speaker-profile {
  padding: 80px 0px 80px 0px;
  background-position: center;
  background-size: cover;
}

.spk-bg {
  background: url(../images/lineup.png), #313131;
  background-repeat: no-repeat;
}

.jury-bg {
  background: url(../images/lineup.png), #fff;
  background-size: cover;
}

.jury-bg h2 {
  color: #000000 !important;
}

.stat-nam {
  font-size: 59px;
  line-height: 69px;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: 900;
}

.stat-count {
  font-size: 22px;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: 300;
}

ul.stats {
  margin-top: 12px;
  margin-right: 142px;
  display: flex;
  list-style: none;
  background: #ffffff;
  text-align: center;
  position: relative;
  float: right;
}

.spk {
  background: #000000;
  padding: 80px 0px 80px 0px;
}

.spk h2 {
  text-align: center;
  margin-bottom: 40px;
  color: #ffffff;
  font-size: 50px;
  font-weight: 900;
  font-family: 'Lato';

}

.spk h2 span {
  font-weight: 300;
  display: block;
  font-size: 30px;
}

.speaker-profile h2 {
  text-align: center;
  margin-bottom: 40px;
  color: #ffffff;
  font-size: 50px;
  font-weight: 900;
  font-family: 'Lato';
}

.speaker-profile h2 span {
  font-weight: 300;
  display: block;
  font-size: 30px;
}

ul.stats li {
  background: #770A2E;
  padding: 25px;
  width: 190px
}

ul.stats li:first-child {
  background: #E14029;
  padding: 25px;
  width: 190px
}

ul.stats li:last-child {
  background: #013242;
  padding: 25px;
  width: 190px
}

.girly {
  position: absolute;
  right: 0px;
  /*height: 87%;*/
  bottom: 0px;
}

.intro p {
  color: #F4F4F4;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 40px;
}

.intro {
  background: #000000;
  padding: 80px 0px 80px 0px;
}

.intro h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 40px;
  font-family: 'Lato';
  text-align: center;
  font-weight: 900;
}

.ban-head {
  color: #FFD31C;
  /*text-transform: uppercase;*/
  font-size: 26px;
  margin-right: 10px;
  font-family: 'Lato';
  font-weight: 900;
}

.ban-date {
  color: #ffffff;
  display: block;
  font-size: 25px;
  font-family: 'Lato';
  margin-bottom: 10px;
  font-weight: 400;
}

.mb-3 {
  margin-bottom: 40px;
}

#my-pics video {
  position: absolute;
  z-index: 1;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.banner-top {
  position: relative;
  height: 100vh;
}

.banner-top video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
}

.ban-cont {
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 37%;
  text-align: left;
  top: 50%;
  z-index: 9;
  transform: translate(-47%, -50%);
}

.ban-cont h1 {
  font-family: 'Staatliches', sans-serif;
  font-size: 80px;
  line-height: 75px;
}

.bnr-img {
  margin-top: 42px;
  width: 70%;
}

.ban-cont .sub-title {
  font-family: 'Staatliches', sans-serif;
  font-size: 75px;
}

.hom-bt .btn-set {
  margin: inherit !important;
}

.overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  width: 100%;
  height: 100%;
}


.categories {
  background: #000000;
  padding: 80px 0px 80px 0px;
}

.categories span {
  text-align: center;
  color: #fff;
  font-weight: 300;
  display: block;
  font-size: 30px;
}


.categories h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 40px;
  margin-top: 0px;
  font-family: 'Lato';
  text-align: center;
  font-weight: 900;
}

.cate-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cate-box .cate-group {
  width: 24%;
  border: 1px solid #494949;
  padding: 20px;
  background: #1c1c1c;
}

.cate-box .cate-group:hover {
  background: #313131;
}


.cate-num {
  color: #fff;
  font-size: 38px;
  font-family: 'Lato';
  padding: 10px 0px;
  -webkit-text-stroke: 1px #ffffff;
  letter-spacing: 0px;
  -webkit-text-fill-color: transparent;
}

.cate-title {
  font-family: 'Lato';
  color: #F4F4F4;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0px;
}

.vlinks {
  float: right;
}

.cate-list {
  padding-left: 20px;
  padding-bottom: 20px;
  min-height: 185px;
}

.cate-list li {
  color: #F4F4F4;
  position: relative;
  font-size: 13px;
  font-family: 'Lato';
  line-height: 20px;
  padding: 5px 0px;
}


.cate-btn-set {
  display: flex;
  padding-top: 20px;
  justify-content: space-between;
}

.cate-btn-set a {
  color: #F4F4F4;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 700;
}

.cate-btn-set a:hover {
  color: #E14029;
}

.cate-img {
  min-height: 65px;
}

.cate-list li:before {
  content: "\f105";
  float: left;
  width: 10px;
  position: absolute;
  top: 8px;
  color: gray;
  font: normal normal normal 14px/1 FontAwesome;
  left: -19px;
}

.cate-txt {
  color: #F4F4F4;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 20px;
  padding: 30px 28px;
  line-height: 27px;
  margin-bottom: 40px;
}

.btn-set {
  border-left: 4px solid #ffff00 !important;
}

.btn-set {
  color: #fff;
  display: block;
  border: 0px;
  margin: auto;
  width: 20%;
  font-family: 'Lato';
  text-align: center;
  padding: 15px;
  background: linear-gradient(to left, #E14029 50%, yellow 50%);
  background-size: 200% 100%;
  background-position: right;
  transition: all 0.3s ease;
  font-size: 17px;
}

.btn-set:hover {
  /*    border: 1px solid #003b92;*/
  background-position: left;
  color: #000;
}


.why {

  background: #F4F4F4;
  padding: 80px 0px 80px 0px;
}

.why h2 {
  color: #464444;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 40px;
  margin-top: 0px;
  font-family: 'Lato';
  text-align: center;
  font-weight: 900;
}


.why-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px;
  justify-content: space-between;
}

.why-box li {
  width: 48.7%;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px 20px;
}

.why-tittle {
  font-size: 20px;
  color: #242323;
  font-family: 'Lato';
  margin-bottom: 10px;
  font-weight: bold;
}


.why-box p {
  color: #504E4E;
  font-size: 16px;
  line-height: 28px;
  font-family: 'Lato';
}


.who {
  background: #Fff;
  padding: 80px 0px 80px 0px;
}


.who h2 {
  color: #464444;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 40px;
  margin-top: 0px;
  font-family: 'Lato';
  text-align: center;
  font-weight: 900;
}

.who-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 18px;
  justify-content: space-between;
}

.who-box li {
  width: 30%;
  background: #F1A43A;
  margin-bottom: 20px;
  padding: 20px 20px;
}

.who-tittle {
  color: #F4F4F4;
  font-size: 24px;
  font-family: 'Lato';
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 34px;
}

.who-box li p {
  font-size: 16px;
  line-height: 26px;
  color: #F4F4F4;
  font-family: 'Lato';
}

.warr {
  display: block;
  float: right;
}

.garr {
  display: block;
}

.parr {
  display: none;
  float: right;
}


a.viewall {
  width: 100%;
}

a.viewall:hover .warr {
  display: none;
}

a.viewall:hover .parr {
  display: block;
}

a.vlinks {
  display: flex;
  font-weight: bold;
  font-size: 14px;
  font-family: Lato;
  text-decoration: none;
}

a.vlinks:hover {
  color: #E24731;
  text-decoration: none;
}

a.vlinks:hover .garr {
  display: none;
}

a.vlinks:hover .parr {
  display: block;
}

a.vlinks {
  color: #464444;
}

.should {
  background: url(../images/should.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px;
  clear: both;

}

.gallery-main {
  padding: 70px;
  background: #000000;
}


.gallery-main h2 {
  font-size: 50px;
  color: #FFFFFF;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Lato';
  margin-bottom: 30px;
}

.gallery-ul {
  display: flex;
  list-style: none;
}

.gallery-ul li {
  padding: 0px 6px;
  width: 100%;
}

.gallery-ul li.ones img {
  width: 100%;
  /*    height: 380px;*/
  object-fit: cover;
}

.gallery-ul li img {
  width: 100%;
}

.pr-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
  border-radius: 10px;
}

.fisrt {
  color: #BB34B4;
}

.second {
  color: #417AF8;
}

.third {
  color: #F4BC41;
}

.fourth {
  color: #70F8FD;
}

.copyright img {
  margin-left: 15px;
  display: inline-block;
}

.copyright {
  background: #464444;
  padding: 20px 0px;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Lato';

}

.should h2 {
  font-size: 50px;
  color: #FFFFFF;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Lato';
}

.footer-form {
  background: #2F2E2E;
  padding: 30px;
  margin-top: 57px;
  border-radius: 4px;
}

.vlinks img {
  margin-left: 8px;
}

.footer-form .btn-set {
  width: 176px;
}

.footer-form .form-control {
  background: #464444;
  margin-bottom: 15px;
  border: none;
  color: #ffffff;
  font-family: 'Lato';
  font-size: 18px;
  padding: 0px 10px;
  height: 48px;
}

.news-head {
  color: #F4F4F4;
  text-align: center;
  font-family: 'Lato';
  font-size: 23px;
  margin-bottom: 15px;
  font-weight: 600;
}

.contact-main {
  background: #010101;
  padding: 80px 0px;
}

.contact-txt {
  font-family: 'Lato';
  color: #ffffff;
  font-size: 36px;
  line-height: 45px;
  font-weight: bold;
  margin-bottom: 40px;
  display: block;
}

.bk-no {
  margin-top: 10px;
  margin-bottom: 40px;
}

.contact-email img,
.bk-no img {
  margin-right: 10px;
}

ul.contact-box a {
  color: #ffffff;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 20px;
}

.contact-name {
  color: #F4F4F4;
  font-family: 'Lato';
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.bk-title {
  color: #ffffff;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 12px;
}

.contact-txt span {
  color: #E14029;
}

.should-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  padding: 0px 16px;
  margin-top: 30px;

}

.should-box li {
  background: rgba(0, 0, 0, 0.42);
  font-size: 19px;
  color: #ffff;
  border-radius: 4px;
  padding: 10px 21px;
  margin-bottom: 15px;
  margin-right: 15px;
  font-family: 'Lato';
}

.articles {
  clear: both;
  padding: 80px 0px 80px 0px;
}


.articles h2 {
  color: #464444;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 40px;
  margin-top: 0px;
  font-family: 'Lato';
  text-align: center;
  font-weight: 900;
}


.articles-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 16px;
  justify-content: space-between;
}

.articles-box li {
  position: relative;
  width: 30%;
}

.articles-box li img {
  width: 100%;
}


/******************Section Animation *****************/
.inpt-txt {
  width: 55px;
}

.innerblk {
  padding-top: 130px;
  padding-bottom: 50px;
}

.innerblk span.pinkATxt {
  font-size: 19px;
  color: #141616;
  font-family: 'Lato';
  font-weight: 700;
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}

.innerblk span.newfontS {
  width: 100%;
  padding: 5px 0px;
  font-size: 26px;
  font-style: inherit;
  color: #000000;
  font-family: Lato;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: left;
  /* border: 1px solid #000; */
  margin: 15px 0px 0px 0px;
}

/*.who-box {
    padding: 4px 20px 15px 20px;
    box-shadow: 0px 0px 20px 0px #e3e3e3;
    width: 102%;
    margin: 12px auto 0px auto;
    min-height: 155px;
}*/
.benf {
  padding: 60px 0px 80px 0px;
}

.whys {
  padding: 60px 0px;
  background: #f6f6f6
}

.awd2 {
  margin-top: 30px;
}

.logo img {
  width: 253px;
  padding-top: 50px;
}

nav {
  position: fixed;
  z-index: 99;
  height: 100px;
  width: 100%;
  /*  background: linear-gradient(90deg, rgb(0 0 0) 0%, rgba(253, 29, 29, 1) 50%, rgba(252, 176, 69, 1) 100%);*/
}

nav .wrapper {
  position: relative;
  max-width: 1300px;
  padding: 0px 30px;
  height: 70px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .logo a {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.drop-menu li a {
  font-size: 16px;
}

.wrapper .nav-links {
  display: inline-flex;
  margin-top: 45px;
}

.nav-links li {
  list-style: none;
  margin: 5px;
}

.nav-links li:hover {
  margin: 5px;
  border-bottom: 1px solid #fbeb5e;
}

.nav-links li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  cursor: pointer;
  font-weight: 700;
  padding: 9px 15px;
  border-radius: 0px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-family: 'Lato';
}

.nav-links li a:hover {
  color: #fbeb5e;
}

.nav-links .mobile-item {
  display: none;
}

.nav-links .drop-menu {
  position: absolute;
  background: #151515;
  width: 180px;
  line-height: 45px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 78px;
  opacity: 1;
  visibility: visible;
}

.drop-menu li a {
  width: 100%;
  font-size: 15px;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
  color: #fff;
}

.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}

.mega-box .content {
  background: #242526;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.mega-box .content .row {
  width: calc(25% - 30px);
  line-height: 45px;
}

.content .row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content .row header {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}

.content .row .mega-links {
  margin-left: -40px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.row .mega-links li {
  padding: 0 20px;
}

.row .mega-links li a {
  padding: 0px;
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}

.row .mega-links li a:hover {
  color: #f2f2f2;
}

.wrapper .btn {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

.wrapper .btn.close-btn {
  position: absolute;
  right: 30px;
  top: 10px;
}

@media screen and (max-width: 970px) {
  .wrapper .btn {
    display: block;
    position: absolute;
    right: 4px;
    top: 5px;
  }

  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #242526;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
  }

  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #242526;
  }

  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }

  #menu-btn:checked~.nav-links {
    left: 0%;
  }

  #menu-btn:checked~.btn.menu-btn {
    display: none;
  }

  #close-btn:checked~.btn.menu-btn {
    display: block;
    position: absolute;
    right: 3px;
    top: 0px;
  }

  .nav-links li {
    margin: 15px 10px;
  }

  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }

  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }

  #showDrop:checked~.drop-menu,
  #showDrops:checked~.drop-menu,
  #showDropp:checked~.drop-menu,
  #showMega:checked~.mega-box,
  #showMegas:checked~.mega-box {
    max-height: 100%;
  }

  .nav-links .desktop-item {
    display: none;
  }

  .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }

  .nav-links .mobile-item:hover {
    background: #3A3B3C;
  }

  .drop-menu li {
    margin: 0;
  }

  .drop-menu li a {
    border-radius: 0px;
    font-size: 15px;
  }

  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }

  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }

  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2) {
    border-top: 0px;
  }

  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }

  .row .mega-links li {
    margin: 0;
  }

  .content .row header {
    font-size: 19px;
  }
}

nav input {
  display: none;
}














.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}

p {
  font-family: Lato;
  font-weight: 400;
}

ul.myy li {
  margin-bottom: 12px;
  font-size: 17px;
}

ul.myy span {
  font-weight: bold;
  padding-left: 5px;
  float: right;
}

.come-in:nth-child(odd) {
  animation-duration: 0.6s;
}

.already-visible {
  transform: translateY(0);
  animation: none;
}

.virtualbg .newfontSwht {
  text-align: left;
  line-height: 53px;
}

.about-award {
  padding: 60px 0px 80px 0px;
}

h2.newfontS {
  width: auto;
  padding: 5px 10px;
  font-size: 47px;
  font-style: inherit;
  color: #000000;
  font-family: 'HelveticaNeueLTStd-Blk';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  /* border: 1px solid #000; */
  margin: 15px 0px;
}

.bot-pad {
  margin-bottom: 30px;
}

ul.awardsCk input[type="checkbox"] {
  margin-right: 4px;
}

.innerpage {
  padding-top: 30px;
  padding-bottom: 60px;
}

.policy h3 {
  font-size: 23px;
  line-height: 31px;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}

.policy ul.lsss li {
  margin-bottom: 7px;
}

.policy {
  font-size: 15px;
  line-height: 24px;
}


@keyframes come-in {
  to {
    transform: translateY(0);
  }
}


/*=====css for scroll=====*/
.clr {
  clear: both;
}

#main-wrapr {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.fullwid {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.comaamain {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  clear: both;
}

/**/

* {
  margin: 0;
  padding: 0;
}

.formsection .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);
}

.backbg {
  position: absolute;
  top: 0;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider a img {
  outline: none;
  border: none;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 1600px;
  height: 349px;
  position: relative;
  left: -260px;
  display: block;
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}



.headeblk .logosection {
  float: left;
  width: 50%;
  padding: 50px 0px 0px 0px;
  text-align: center;
}

.logosection2 {
  float: left;
  width: 40%;
  padding: 20px 0px 0px 5%;
}

.logosection2 img {
  width: 300px;
}

.headeblk .lineri {
  height: 50px;
  margin-top: 7px;
  float: left;
  width: 1px;
}

.headeblk .logosection img {
  width: 390px;
}




.headeblk .rightsection {
  width: 60%;
  float: right;
}

.headeblk .rightsection .navbar-default {
  border-radius: 0px;
  background: transparent;
  border: 0px;
  margin-bottom: 0px;
  clear: both;
}


.headeblk .rightsection .navbar-default .navbar-collapse,
.headeblk .rightsection .navbar-default .navbar-form {
  padding-right: 0px;
}



.fullmainconent {
  min-height: 700px;
  margin-top: -13px;
}

.innerheadbg {
  background-image: url('../images/innerheadbg.jpg');
  background-repeat: no-repeat;
  width: 100%;
  height: 154px;
  background-position: center center;
  padding-top: 40px;
}

.hdrblk {
  clear: both;
  width: 100%;
  padding-top: 30px;
}

div.innerhead {
  font-size: 45px;
  line-height: 25px;
  font-family: "Open Sans Light";
  color: #ced6e0;
  float: left;
  display: block;
  margin-top: 0px;
}

.stahead {
  float: left;
  border-left: 1px dotted #ced6e0;
  padding-left: 20px;
  margin-left: 20px;
}

.stahead .hdk {
  font-size: 15px;
  line-height: 15px;
  font-family: "Open Sans Light";
  color: #ced6e0;
}

.stahead .hdk span {
  display: block;
  font-size: 23px;
  line-height: 23px;
}

ul.runner {
  clear: both;
  padding-top: 7px;
}

ul.runner li {
  font-size: 12px;
  line-height: 12px;
  margin-right: 7px;
  display: inline-block;
  color: #fff;
  font-family: "Open Sans Bold";
}

ul.runner li a {
  color: #fff;
  font-family: "Open Sans Regular";
}

p.innerbigtxt {
  font-family: "Open Sans Light";
  color: #333333;
  line-height: 25px;
  font-size: 22px;
}

div.mainheading {
  font-size: 26px;
  line-height: 55px;
  font-family: 'Roboto', sans-serif;
  color: #d22169;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 300;
}

div.mainheading span.influ {
  font-size: 40px;
  color: #d22169;
  font-weight: 900 !important;
  letter-spacing: 12px;
}

div.mainheading span {
  color: #860fbe;
  font-family: 'HelveticaNeueLTStd-Roman';
  line-height: 18px;
  font-size: 18px;
  display: block;
  text-transform: capitalize;
}

h1.mainheadingnew {
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
  font-family: 'Lato';
  color: #000000;
  text-align: left;
  text-transform: uppercase;
  margin-left: 50px;
}

.topbor {
  border-top: 1px solid #dfdfdf;
  padding-top: 30px;
}

.subheadingnew {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 25px;
  color: #000;
  text-align: center;
  margin-bottom: 30px;
}

.date {
  font-size: 30px;
  font-family: 'HelveticaNeueLTStd-Md';
  line-height: 39px;
  color: #9f05c5;
}

.date span {
  color: #860fbe;
}

.time {
  font-size: 23px;
  font-family: 'HelveticaNeueLTStd-Md';
  line-height: 27px;
  color: #9f05c5;
}



.innblk .fulltxtimhblk {
  margin-top: 30px;
  width: 100%;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px;
}

.innblk .fulltxtimhblk:last-child {
  border-bottom: none;
}

.textblk {
  width: 66%;
  float: left;
}

.textblk.mdfys {
  width: 72%;
  float: left;
}

.textblk p.simpetxt {
  font-family: "Open Sans Regular";
  line-height: 21px;
  font-size: 14px;
  color: #666666;
}

.textblk p.simpetxt span {
  font-size: 15px;
  color: #000;
  font-family: "Open Sans Bold";
}











.textblk p.simpetxt>strong {
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
}

.textblk ul.contentlist {
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}

.textblk ul.contentlist li {
  background-image: url(../images/bullet.png);
  margin-bottom: 5px;
  color: #666666;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 15px;
}

.textblk ul.contentlist li {
  color: #333333;
}

.textblk ul.contentlist li a {
  color: #00adef;
  font-size: 15px;
  font-family: "Open Sans Bold";
}

.textblk ul.contentlist li a:hover {
  text-decoration: underline;
}

.subhead {
  font-size: 22px;
  line-height: 22px;
  color: #333;
  margin-bottom: 10px;
  font-family: "Open Sans Light";
  margin-top: 0px;
}

.txtimg {
  width: 320px;
  float: right;
}

.txtimg.mdfys {
  width: 280px;
  float: right;
}

.txtimg.mdfysleft {
  width: 250px;
  float: left;
}

.txtimg img {
  border: 1px solid #dfdfdf;
  float: right;
}

.txtimg.mdfysleft img {
  border: 1px solid #dfdfdf;
  float: left;
}

.txtimg.mdfys.fleft {
  float: left;
}

.txtimg.mdfys.fleft img {
  border: 1px solid #dfdfdf;
  float: left;
}

.profilename {
  font-size: 17px;
  line-height: 20px;
  font-family: "Open Sans Semibold";
  color: #333333;
  clear: both;
  padding-top: 10px;
}

.profilename span {
  font-size: 14px;
  line-height: 20px;
  font-family: "Open Sans Light";
  color: #333333;
  display: block;
}

.txtimg.leftpos {
  float: left;
  width: 320px;
}

.txtimg.leftpos img {
  float: left;
}

.textblk.rightpos {
  width: 66%;
  float: right;
}

.txtimg.leftposwidth {
  float: left;
  width: 280px;
}

.txtimg.leftposwidth img {
  float: left;
}

.textblk.rightposwidth {
  width: 70%;
  float: right;
}

ul.newcontentlist {
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}

ul.newcontentlist li {
  background-image: url(../images/bullet.png);
  margin-bottom: 5px;
  color: #666666;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 15px;
  width: 31.5%;
  display: inline-block;
  vertical-align: top;
}

ul.newcontentlist li {
  color: #333333;
}

ul.newcontentlist li a {
  color: #00adef;
  font-size: 15px;
  font-family: "Open Sans Bold";
}

ul.newcontentlist li a:hover {
  text-decoration: underline;
}

.clr {
  clear: both;
  float: none;
}

.innerfooter {
  background: #f4f4f2;
  padding: 40px 0;
  margin-top: 40px;
}

ul.innblk {}

ul.innblk li {
  width: 240px;
  margin-left: 20px;
  float: left;
  margin-bottom: 0px;
}

ul.innblk li:first-child {
  margin-left: 0px;
  width: 220px;
}

.newbg {
  background: #fff;
  padding: 19px;
}

.newbg .newhead {
  font-size: 20px;
  font-family: "Open Sans Light";
  line-height: 20px;
  color: #000000;
}

.newbg .form-control {
  height: 31px;
  font-size: 13px;
}

.newbg .newhead span {
  font-family: "Open Sans Semibold";
}

.newbg p {
  font-family: "Open Sans Light";
  font-size: 13px;
  line-height: 14px;
  color: #666666;
  margin-top: 10px;
}

/*inner page code end here */

.reglink {
  background: #053476;
  font-size: 18px;
  font-family: "Open Sans Regular";
  color: #fff;
  padding: 7px 5px 7px;
  text-align: center;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 21px;
}

.reglink span {
  display: block;
  font-family: "Open Sans Bold";
}

.reglink a {
  color: #fff;
}

ul.innblk li ul.intlist li {
  margin-left: 0px;
  margin-bottom: 10px;
  margin-right: 0px;
  width: 100%;
}

ul.comtablist {
  margin-top: 30px;
  padding-bottom: 35px;
}

ul.comtablist.martop10 {
  margin-top: 10px;
}

ul.comtablist li {
  text-align: center;
  float: left;
  display: block;
}

ul.comtablist li a {
  border-radius: 0px;
  padding: 2px 10px 3px;
  font-size: 14px;
  color: #fff;
  background: #053476;
  text-transform: capitalize;
  margin-right: 1px;
}

ul.comtablist li:first-child a {}

ul.comtablist li:last-child a {}

ul.comtablist li a:hover,
ul.comtablist li.active a {
  background: #00adef;
  color: #fff;
  text-decoration: none;
  position: relative;
}

ul.comtablist li a:hover::after,
ul.comtablist li.active a::after {
  content: '';
  position: absolute;
  left: 5%;
  top: 100%;
  width: 0;
  text-decoration: none;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #00adef;
  clear: both;
}

.fblk ul.catlist {
  margin-left: -15px;
  margin-right: -15px;
}

.fblk h2.cathead {
  margin-bottom: 5px;
}

.fblk ul.catlist li {
  height: 420px;
}

.fblk ul.catlist li .tsu {
  width: 330px;
}

.fblk ul.catlist li p.txt {
  width: 100%;
  font-size: 13px;
  margin-top: 10px;
}

.fblk ul.catlist li img {
  /*-webkit-filter: grayscale(100%);
filter: brightness(50%);*/
  -webkit-filter: brightness(100) invert(1);
  filter: brightness(100) invert(1);
}

.fblk ul.catlist li:hover img {
  /*-webkit-filter: grayscale(100%);
filter: brightness(50%);*/
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);

}

ul.toprlist {
  margin-left: 0px;
  margin-right: -30px;
}

ul.toprlist li {
  width: 33%;
  display: inline-block;
  vertical-align: top;
}

ul.toprlist li img {
  border: 1px solid #dfdfdf;
}

ul.toprlist li h3 {
  font-size: 22px;
  line-height: 22px;
  font-family: "Open Sans Light";
  color: #333333;
}

ul.toprlist li p {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  padding-right: 20px;
}

.textblk ul.contentlist.martop0 {
  margin-top: 0px;
}

h3.subHead {
  font-size: 20px;
  line-height: 20px;
  font-family: "Open Sans Regular";
  color: #333333;
  margin-top: 0px;
  margin-bottom: 10px;
}

.cllist {
  width: 31%;
  float: left;
  border-right: 1px solid #dfdfdf;
  padding-right: 10px;
  margin-right: 20px;
}

.cllist:last-child {
  border-right: 0px solid #dfdfdf;
}

.cllist ul.listsec_withbg {
  margin-top: 0px;
  margin-bottom: 30px;
  overflow: hidden;
}

.cllist ul.listsec_withbg li {
  background-image: url(../images/bullet.png);
  margin-bottom: 5px;
  color: #666666;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 8px;
}

.cllist ul.listsec_withbg li {
  color: #333333;
  font-family: "Open Sans Light";
  line-height: 17px;
}

.cllist ul.listsec_withbg li a {
  color: #333333;
  font-size: 14px;
}

.cllist ul.listsec_withbg li a:hover {
  text-decoration: underline;
}

h1.mainheadingoption2 {
  font-size: 50px;
  line-height: 40px;
  font-family: "Open Sans Light";
  color: #00adef;
  margin-bottom: 10px;
  margin-top: 20px;
}

h1.mainheadingoption2 span {
  color: #333333;
  font-family: "Open Sans Light";
  font-size: 34px;
  display: block;
}

.innblk .fulltxtimhblknew {
  margin-top: 30px;
  width: 100%;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 0px;
}

.innblk .fulltxtimhblk:last-child {
  border-bottom: none;
}

.textblk {
  width: 66%;
  float: left;
}

.txtimgnoborder {
  width: 320px;
  float: right;
}

.txtimgnoborder img {
  border: 0px solid #dfdfdf;
  float: right;
}

.address-table {
  width: 100%;
  display: table;
  border-collapse: separate;
}

.address-row {
  display: table-row;
}

.address-row .addresscolumn {
  display: table-cell;
  width: 33%;
  vertical-align: top;
  border-left: 1px solid #dfdfdf;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.address-row .addresscolumn:first-child {
  border-left: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

/*.column.sidebar1 	{ width: 23%; vertical-align:top;}*/
/*.column.sidebar2 	{ width: 56%;  border-right: 1px dotted #7c91ad; border-left: 1px dotted #7c91ad; margin-left:20px; margin-right:20px; padding-left:20px; padding-right:20px; vertical-align:top;}*/
.conthead {
  font-family: "Open Sans Light";
  line-height: 22px;
  font-size: 22px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}

.contacttxt {
  font-family: "Open Sans Light";
  color: #666;
  font-size: 14px;
  line-height: 23px;
}

.contacttxt a {
  color: #00adef;
}

.contacttxt a:hover {
  text-decoration: underline;
}

.conthead.capti {
  text-transform: capitalize;
}

.mainform .form-control {
  height: 41px;
  padding: 10px 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);
  color: #999999;
}

.mainform .input-group-addon {
  padding: 6px 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);
  vertical-align: top;
}

.mainform .input-group {
  margin-bottom: 15px;
}

label.labpad {
  font-size: 16px;
  font-family: "Open Sans Bold";
  text-align: left;
  padding: 5px 15px;
}

label.labpad.mandatory:after {
  color: #f22406;
  content: "\f005";
  position: relative;
  top: -5px;
  font: normal normal normal 8px/1 FontAwesome;
  margin-right: 2px;
  padding-left: 5px;
}

.sbk {
  margin-bottom: 20px;
}

.commanmodfiy {
  margin-left: 15px;
  width: 31%;
}

.commanmodfiy input[type="checkbox"],
.commanmodfiy input[type="radio"] {
  position: relative;
  top: 2px;
}

.btn-default.formbtnlik {
  border: 1px solid #d75444;
  font-family: 'HelveticaNeueLTStd-Md';
  background: #d75444;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;

  padding: 10px 45px;
  margin-top: 10px;
  width: auto;
  margin-bottom: 30px;
}

.btn-default.formbtnlik:hover {
  background: #00000;
  color: #f7f7f7;
  border: 1px solid #00000;
}

.heightmag,
.mainform .form-control.heightmag {
  height: 100px;
  vertical-align: top;
}

.fixtop {
  position: relative;
  top: -12px;
  z-index: -2;
}

ul.contentlistinds {
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}

ul.contentlistinds li {
  background-image: url(../images/bullet.png);
  margin-bottom: 15px;
  color: #666666;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 15px;
}

ul.contentlistinds li {
  color: #333333;
}

ul.contentlistinds li>strong {
  display: block;
}

ul.contentlistinds li a {
  color: #00adef;
  font-size: 15px;
  font-family: "Open Sans Bold";
}

ul.contentlistinds li a:hover {
  text-decoration: underline;
}

.subhead {
  font-size: 22px;
  line-height: 22px;
  color: #333;
  margin-bottom: 10px;
  font-family: "Open Sans Light";
  margin-top: 0px;
}

ul.contentlistindscase {
  margin-top: 0px;
  margin-bottom: 10px;
  overflow: hidden;
}

ul.contentlistindscase li {
  background-image: url(../images/bullet.png);
  margin-bottom: 15px;
  color: #666666;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 15px;
}

ul.contentlistindscase li {
  color: #333333;
}

ul.contentlistindscase li strong {
  font-size: 15px;
}

ul.contentlistindscase li a {
  color: #00adef;
  font-size: 15px;
  font-family: "Open Sans Bold";
}

ul.contentlistindscase li a:hover {
  text-decoration: underline;
}

p.simpetxtcase {
  font-family: "Open Sans Regular";
  line-height: 21px;
  font-size: 14px;
  color: #666666;
}

p.simpetxtcase.stxtimg {
  margin: 20px 0 10px;
  overflow: hidden;
}

p.simpetxtcase span {
  font-size: 15px;
  color: #000;
  font-family: "Open Sans Bold";
}

.simpetxtcase img {
  display: block;
  margin: 5px 10px 5px 0px;
  border: 1px solid #dfdfdf;
  float: left;
}

.modclr {
  clear: both;
  padding-top: 10px;
}

ul.commancontentlist {
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

ul.commancontentlist li {
  background-image: url(../images/bullet.png);
  margin-bottom: 5px;
  color: #666666;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
  margin-left: 15px;
}

ul.commancontentlist li {
  color: #333333;
}

ul.commancontentlist li a {
  color: #00adef;
  font-size: 15px;
  font-family: "Open Sans Bold";
}

ul.commancontentlist li a:hover {
  text-decoration: underline;
}

#myCarousel .carousel-inner>.item>a>img,
.bannerimg .carousel-inner>.item>img {}

#myCarousel .carousel-indicators {
  bottom: 10px;
  z-index: 2;
  left: 109px;
}

#myCarousel .carousel-indicators li {
  width: 50px;
  height: 2px;
  border-radius: 0px;
  background-color: #dfdfdf;
  border: 0px;
}

#myCarousel .carousel-indicators .active {
  background-color: #00ADEF;
  position: relative;
  top: -1px;
  height: 2px;
  border: 0px;
}

.fullfrm .txte {
  text-align: right;
}

.fullfrm .col-md-1.mdfy {
  width: 1%;
  margin-right: 0px;
}


.mandatory:after {
  color: #f22406;
  content: "\f005";
  position: relative;
  top: -5px;
  font: normal normal normal 8px/1 FontAwesome;
  margin-right: 2px;
  padding-left: 5px;
}

.mainform .form-control.height80 {
  height: 80px !important;
  vertical-align: top;
}

/*****Team********/
h1.rm-btm-pad {
  margin-bottom: 0px;
}

.img-container {
  /*border:1px solid #ccc;*/
  cursor: pointer;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  margin-top: 20px;
}

.img-container .hvr-area {
  position: absolute;
  padding: 10%;
  width: 100%;
  height: 100%;
  top: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -o-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}

.img-container .hvr-area .bg {
  position: relative;
  transition: all 0.5s ease;
  background-color: #00adef;
  width: 100%;
  display: table;
  height: 100%;
  border-radius: 50%;
}

.img-container .hvr-area .bg .content {
  display: table-cell;
  color: #fff;
  word-wrap: break-word;
  text-align: center;
  max-width: 180px;
  vertical-align: middle;
  text-align: center;
  font-family: 'Open Sans Regular';
  padding: 15px;
  font-size: 22px;
  line-height: 25px;
}

.img-container .hvr-area .bg .content .desig {
  border-top: 1px solid #4dc6f4;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
}

.img-container img {
  max-width: 100%;
}

.innblk .content {
  text-align: center;
  margin-top: 5px;
  min-height: 62px;
}

.innblk .content .name {
  font-weight: bold;
  font-size: 16px;
}

.img-container:hover .hvr-area {
  opacity: 1;
}

.team-pop img {
  border-radius: 50%;
  max-width: 100%;
  border: 1px solid #ccc;
}

.team-pop .content {
  font-family: 'Open Sans Regular';
  font-size: 30px;
  line-height: 32px;
  padding: 5px 5px 15px 0px;
  color: #333;
}

.team-pop .content .desig {
  font-size: 14px;
  line-height: 16px;
  color: #999;
}

.team-pop .modal-dialog {
  width: 660px;
  margin: 130px auto;
}

.team-pop .modal-body {
  padding: 30px;
  padding-top: 0px;
}

.team-pop .close {
  clear: both;
  position: absolute;
  border-top-right-radius: 6px;
  right: -15px;
  top: 0;
  background-color: #f0f0f0;
  transition: all 0.5s ease-in-out;
  color: #666;
  text-shadow: none;
  opacity: 1;
  padding: 8px 12px;
  font-size: 24px;
}

.team-pop .close:hover {
  background-color: #00adef;
  color: #fff;
}

.team-pop .mrgn-tp {
  margin-top: 30px;
}

h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  /* color: #11419f; */
  text-transform: uppercase;
  font-weight: 700;
  /* padding-left: 15px; */
  line-height: 25px;
  margin-bottom: 18px;
}

h3.cyanC {
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  color: #9f05c5;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 15px;
}

.FsTF {
  font-size: 24px !important;
}

.FsTH {
  font-size: 30px !important;
}

.txt-cntr {
  text-align: center !important;
}

.ctmPT {
  padding-top: 25px !important;
}

.tnmAdr {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.ctmJcFs {
  justify-content: flex-start !important
}

table.agenda tbody tr td {
  padding: 20px;
}

table.agenda span {
  color: #000 !important;
  text-transform: uppercase;
}

table.agenda strong {
  color: #d22169 !important;
  text-transform: uppercase;
}

table.agenda ul {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}

table.agenda ul li {
  list-style-type: circle;
  line-height: 25px;
}

.spk-box {
  display: flex;
  justify-content: space-around;
  width: 1070px;
  flex-wrap: wrap;
  max-width: 100%;
  margin: auto;
}

.spk-box li {
  display: flex;
  width: 30%;
  margin-bottom: 20px;
  transition-duration: .5s
}

.spk-box li:hover {
  box-shadow: 12px 2px 16px 0px #5c5b5b;
  border-radius: 0px 40px 0px 40px;
  transition-duration: .5s;
}


.name-box {
  padding: 15px;
  position: relative;
  margin-top: -10px;
  height: 100px;
  background: #013242;
  border-radius: 0px 0px 0px 40px;
}

.spk-box img {
  border-radius: 0px 40px 0px 0px;
  width: 351px;
  height: 272px;
}


.spk-name {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Lato';
  display: block;
  margin-top: 10px;
}

.spk-des {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Lato';
  display: block;
}

@media only screen and (min-width: 320px) and (max-width:767px) {

  .done {
    margin-right: 14px;
  }

  .dfirst {
    font-size: 42px;
    line-height: 42px;
  }

  .dsecond {
    font-size: 18px;
  }

  .dtwo {
    padding: 0px 0px 0px 0px;
    padding-top: 0px;
    font-size: 17px;
    width: 208px;
    padding-top: 13px;
    color: #cfcfcf;
    line-height: 21px;
  }

  ul.hom-bt a {
    width: auto;
    font-size: 16px;
    padding: 11px 15px;
  }

  ul.hom-bt li {
    width: 48%;
  }

  .spk-box img {

    height: auto;
  }

  .txtcontent {
    text-align: justify !important;
    padding: 0px 10px;
  }

  h1.mainheadingnew {
    font-size: 27px;
    line-height: 27px;
    margin-left: 0px;
    text-align: center;
  }

  .subheading {
    margin-left: 0px !important;
    text-align: center;
    margin-bottom: 15px !important;
  }

  .imgblkm img {
    width: 100% !important;
    padding-top: 20px;
    padding-bottom: 10px !important;
  }

  .gallery-main {
    padding: 10px;
  }

  .frmblk.baj {
    width: 100% !important;
  }

  .myy li {
    margin-bottom: 5px !important;
  }

  ul.awardsCk {
    margin-left: 35px;
  }

  .copyright img {
    width: 120px;
  }

  .watt img {
    width: 43px;
  }

  .intro {

    padding: 70px 0px 50px 0px;
  }

  /* .intro {
    padding-top: 120px;
  }*/

  .frmblk.baj {
    margin-top: 10px;
  }

  .lp-cont {
    margin: 40px 0px 14px 23px;
    text-align: center;
  }

  .lp-cont,
  .frmblk.baj {
    padding-top: 0px;
  }

  ul.vid a img {
    width: 145px;
  }

  .featured .btn-set {
    width: 200px;
  }

  ul.profile-list li {
    width: 44%;
  }

  ul.profile-list li:nth-child(2n) {
    margin-top: 0px;
  }


  .x-45 {
    margin-bottom: 30px;
  }

  .featured ul {
    display: block !important;
    overflow: auto;
    white-space: nowrap;
  }

  .featured ul li {
    display: inline-block;
    margin-right: 25px;
  }

  .articles-box li {
    width: 85%;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
  }

  .articles-heading a,
  .arti-box p,
  .art-category {
    white-space: initial;
  }

  .articles-box {
    display: block;
    white-space: nowrap;
    overflow: auto;
    padding: 0px;
  }

  .should-box li {
    font-size: 17px;
  }

  .why-box li:last-child {
    margin-bottom: 0px;
  }

  .stat-nam {
    font-size: 27px;
    line-height: 44px;
  }

  .speaker-profile,
  .categories,
  .why,
  .who,
  .should,
  .articles,
  .featured,
  .videos,
  .contact-main {
    padding: 45px 0px 45px 0px;
  }

  .stat-count {
    font-size: 14px;
    line-height: 14px;
  }

  .ban-date {
    font-size: 16px;
    line-height: 22px;
  }

  ul.stats li {
    padding: 20px !important;
  }

  .fresh-bottom {
    height: 133px;
  }

  .fresh-top {
    height: 100px;
  }

  .profile-name {
    font-size: 17px;
  }

  .profile-des {
    font-size: 15px;
  }

  .profile-detail img {
    width: 83%;
  }

  .spk-fresh {
    width: 100%;
    margin-bottom: 13px;
  }

  .who-box {
    display: block;
    padding: 0px;
  }

  .who-box li {
    width: 100%;
  }

  .ban-cont {
    width: 100%;
    left: 47%;
    padding-left: 20px;
  }

  .bnr-img {
    width: 96%;
  }

  .ban-cont h1 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 21px;
  }

  .spk-box li {
    width: 48%;
  }

  .name-box {
    height: 143px;
  }

  .ban-cont .sub-title {
    font-size: 33px;
    line-height: 29px !important;
    margin: 0px;
  }

  .intro h1,
  .speaker-profile h2,
  .categories h2,
  .why h2,
  .who h2,
  .should h2,
  .articles h2,
  .featured h3,
  .videos h3 {
    position: relative;
    font-size: 30px !important;
    line-height: 32px !important;
    margin-bottom: 23px !important;
    position: relative;
  }

  .ban-head {
    font-size: 23px;
  }

  /*.girly{height: 282px;}*/
  ul.stats {
    margin-right: 0px;
    display: flex;
    margin-bottom: 25px;
    float: none;
    background: transparent;
    width: 100%;
    padding-left: 0px;
  }

  .cate-box .cate-group {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    min-height: 470px;
  }

  ul.profile-list {
    display: flex;
    width: 100%;
    align-items: top;
    flex-wrap: wrap;
    justify-content: space-between !important;
  }

  span.newfontSwht,
  h2.newfontS,
  .virtualbg .newfontSwht,
  span.newfontS {
    font-size: 32px !important;
    line-height: 39px;
  }

  .timer .smalltext {
    font-size: 13px;
  }

  .navbar-nav {
    float: none;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }

  .navbar-default {
    background: #11419f;
    border: none;
  }

  .nav>li {
    background: #fff;
    margin: 0px 5px;
    border-radius: 3px;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
  }

  .navbar-default .navbar-nav>li>a,
  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    color: #000;
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:focus,
  .navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background: #fff
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background: #fff
  }

  .headeblk .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
  }

  .txtcontentwhite {
    color: #fff;
    font-size: 15px;
    font-family: 'HelveticaNeueLTStd-Ex';
    text-align: justify;
    padding: 10px 0px 20px 0px;
    line-height: 20px;
  }

  .innerlogo {
    width: 250px;
  }

  .policy h3 {
    font-size: 21px;
    line-height: 28px;
  }

  h3.subHead {
    color: #11419f
  }

  .team-pop {
    text-align: center;
  }

  .team-pop .modal-dialog {
    margin: 30px auto;
    width: auto;
  }

  .headeblk .rightsection .navbarCollapse {
    position: absolute;
    z-index: 1;
  }

  .catfrmblk .col-md-9.mdfiy {
    width: 100%;
    padding-right: 15px;
  }

  .catfrmblk .col-md-3.mdfiy {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .headeblk .logosection {
    float: none;
    width: auto;
    text-align: center;
    padding: 50px 0px 0px 5%
  }

  .headeblk .logosection img {
    width: 100%;
  }

  .logosection2 {
    float: left;
    width: 90%;
    padding: 20px 0px 0px 5%;
  }

  .logosection2 img {
    width: 100%;
  }

  .headeblk .rightsection {
    float: none;
    width: 100%;
    padding-top: 10px;
  }

  .headeblk .lineri {
    display: none;
  }

  .headeblk .rightsection .headerinfoblk .contblk {
    float: none;
    margin: 5px auto;
    width: 300px;
    overflow: hidden;
  }

  .headeblk .rightsection .headerinfoblk ul.rightsocial {
    float: none;
    text-align: center;
    margin-bottom: 35px;
    overflow: hidden;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 10px;
  }

  .headeblk .rightsection .headerinfoblk ul.rightsocial li {
    display: inline-block;
    float: none;
  }

  .headeblk .rightsection .navbar-default {
    position: absolute;
    top: 10px;
    left: 0px;
  }

  .headeblk .navbar-default .navbar-toggle {
    border: 0px solid #00adef;
  }

  .headeblk .navbar-default .navbar-toggle .icon-bar {
    background-color: #00adef;
  }

  .headeblk .navbar-default .navbar-toggle:focus,
  .headeblk .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .headeblk .rightsection .navbar-default .navbar-collapse {
    position: absolute;
    z-index: 3;
    width: 320px;
    background: #fbfbfb;
    top: 33px;
  }

  .headeblk .rightsection .navbar-default .navbar-nav>li>a {
    padding: 10px 0px 10px 10px;
  }

  .headeblk .rightsection .navbar-default .navbar-nav>li {
    margin-right: auto;
  }

  .column {
    display: block;
  }

  .column.sidebar1 {
    width: 100%;
    float: none;
    border-bottom: 1px dotted #666;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
  }

  .column.sidebar2 {
    width: 100%;
    float: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #666;
    margin: 0px;

    padding: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .footerbg {
    background-size: cover;
    height: auto;
  }

  ul.catlist {
    text-align: center;
  }

  ul.catlist li {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  ul.catlist li .tsu {
    max-width: 100%;
    width: 100%;
    display: block;
    padding-top: 20px;
  }

  ul.catlist li p.txt {
    width: 100%;
  }

  .reportsection .col-md-9.mdfiy {
    width: 100%;
    padding-right: 15px;
  }

  .dsblk1 {
    width: 100%;
    float: none;
  }

  .dsblk2 {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 0px;
    border-left: 0px;
    min-height: auto;
  }

  .clislider .clientimg {
    text-align: center;
    float: none;
  }

  .clislider .clienttxt {
    float: none;
    width: 100%;
    margin-top: 15px;
  }

  .comname {
    padding-right: 20px;
  }

  .graybgblk .col-md-3.mdfiyt,
  .reportsection .col-md-3.mdfiyt {
    text-align: center;
    margin: 20px auto;
  }

  .trs {
    text-align: center;
  }

  .graybgblk .col-md-6.mdfiy {
    width: 100%;
    text-align: center;
    padding: 0 15px;
  }

  .comhead {
    margin-top: 20px;
  }

  .fixalign {
    margin-right: auto;
    margin-left: auto;
  }

  .innerheadbg {
    background-size: cover;
    height: auto;
    padding-bottom: 20px;
  }

  .stahead .hdk {
    display: none;
  }

  div.innerhead {
    line-height: 40px;
  }

  .hdrblk {
    padding-top: 0px;
  }

  ul.comtablist li {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
  }

  ul.comtablist li a {
    display: block;
    width: 100%;
    padding: 7px 10px;
    margin: 0 auto;
  }



  .textblk {
    width: 100%;
    float: none;
  }

  .txtimg {
    width: 100%;
    float: none;
    text-align: center;
    clear: both;
    padding-bottom: 20px;
  }

  .textblk.rightpos {
    width: 100%;
    float: none;
  }


  ul.innblk li:first-child {
    width: 100%;
  }

  ul.innblk li {
    float: none;
    margin: 10px auto;
    width: 100%;
  }

  ul.innblk li img {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .txtimg img {
    text-align: center;
    display: block;
    margin: 0 auto;
    float: none;
  }

  .commanmodfiy {
    width: 99%;
  }

  ul.footlink li .ftxtblk span {
    font-size: 13px;
  }

  ul.footlink li ul.ftxtblklist.listinline li:nth-child(2) {
    display: none;
  }

  ul.footlink li ul.ftxtblklist li {
    font-size: 11px;
  }

  ul.footlink li ul.ftxtblklist.listinline li {
    display: block;
  }

  a.ftrlogo {
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  ul.sociallink {
    text-align: center;
  }

  ul.sociallink li {
    display: inline-block;
    text-align: center;
    float: none;
  }

  .coptxt {
    text-align: center;
  }

  .rightsection .navbar-nav {
    margin: 5px 0px;
  }

  .headeblk .rightsection .navbar-default .navbar-collapse,
  .headeblk .rightsection .navbar-default .navbar-form {
    padding-right: 0px;
    padding-left: 0px;
    border-top: 0px;
  }

  .headeblk .rightsection .navbar-default .navbar-nav>li:last-child>a {
    border-bottom: 0px;
  }

  ul.toprlist li {
    width: 100%;
    float: none;
  }

  .paddingleft20 {
    padding: 0px;
  }

  .cllist {
    border-right: 0px solid #dfdfdf;
    width: 100%;
  }

  .textblk.mdfys {
    width: 100%;
    float: none;
  }

  .txtimg.mdfys {
    width: auto;
    float: none;
  }

  .txtimg.mdfysleft {
    width: auto;
    float: none;
  }

  .subheading {
    font-size: 20px;
  }

  ul.newcontentlist li {
    width: 100%;
    margin-left: 2px;
  }

  img.fullimg {
    width: 100%;
  }

  .address-row .addresscolumn {
    display: block;
    border-left: none;
    border-right: none;
    padding: 0px 0 0px;
    margin: 0px 0 0px;
    width: 100%;
    border-bottom: 0px;
  }

  .textblk.rightposwidth {
    width: 100%;
    float: none;
    padding-top: 20px;
    clear: both;
  }

  .txtimg.leftposwidth {
    float: none;
    width: 100%;
  }

  .headeblk {
    padding: 10px 0 0;
  }

  #myCarousel .carousel-indicators {
    left: 52%;
  }

  #myCarousel .carousel-indicators li {
    width: 36px;
  }

  .flexslidernew {
    width: 94%;
    margin: 0 auto;
  }

  .flexslidernew .slides {
    width: 100%;
  }

  .img-container img {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  section.influencerCeleb {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    padding: 50px 0px;
    background: #f1f1f1;
    margin-top: 25px;
  }

  .celebHeading {
    font-size: 25px;
    color: #d75444;
    padding: 10px 15px 20px 16px;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 3px;
    text-align: center;
  }

  .celebCflex {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
  }

  .celebCflex2 {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
  }

  .celebB {
    width: 100%;
    height: auto;
    padding: 0px 5%;
  }

  .celebB img {
    width: 100%;
    height: 100%;
  }

  .ctxtb {
    padding: 10px 15px 5px 15px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
  }

  .ctxts {
    padding: 0px 15px 10px 15px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 1px;
  }

}



@media (min-width:1024px) {

  .navbar-nav {
    float: none;
    display: flex;
    flex-flow: row;
    justify-content: center;
    padding: 10px 0px 10px 0px;
  }

  .navbar-default {
    background: transparent;
    border: none;
  }

  .nav>li {
    background: transparent;
    border: 1px solid #0a476f;
    margin: 0px 5px;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-default .navbar-nav>li>a,
  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    color: #053f63;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:focus,
  .navbar-default .navbar-nav>.open>a:hover {
    color: #053f63;
    background: transparent;
  }

  .mainbox {
    padding-top: 10px;
    margin: auto 40px;
  }

  section.influencerCeleb {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    padding: 50px 0px;
    background: #f1f1f1;
  }

  .celebHeading {
    font-size: 25px;
    color: #d75444;
    padding: 10px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 3px;
    text-align: center;
  }

  .celebCflex {
    display: flex;
    flex-wrap: wrap;
  }

  .celebCflex2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .celebB {
    width: 24%;
    height: auto;
    padding: 0px 1.5%;
  }

  .cB2 {
    width: 30%;
  }

  .cB3 {
    width: 22%;
  }

  .cB4 {
    width: 23%;
  }

  .cB5 {
    width: 31%;
  }

  .celebImg {
    width: 100%;
    height: 250px;
  }

  .cImg2 {
    height: 300px;
  }

  .cImg3 {
    height: 220px;
  }

  .cImg4 {
    height: 260px;
  }

  .cImg5 {
    height: 390px;
  }

  .celebB img {
    width: 100%;
    height: 100%;
  }

  .ctxtb {
    padding: 10px 15px 5px 15px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
  }

  .ctxts {
    padding: 5px 15px 10px 15px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 1px;
  }

  .bsIma1 {
    width: 100%;
    height: 1900;
    height: 700px;
    background: url(../images/backuinew.jpg) center center no-repeat;
    background-size: cover;
  }

  .bsIma2 {
    width: 100%;
    height: 1900;
    height: 700px;
    background: url(../images/slider2.jpg) center center no-repeat;
    background-size: cover;
  }

  .bsIma3 {
    width: 100%;
    height: 1900;
    height: 700px;
    background: url(../images/slider3.jpg) center center no-repeat;
    background-size: cover;
  }

  .bsIma4 {
    width: 100%;
    height: 1900;
    height: 700px;
    background: url(../images/slider4.jpg) center center no-repeat;
    background-size: cover;
  }

  .bsIma5 {
    width: 100%;
    height: 1900;
    height: 700px;
    background: url(../images/slider5.gif) center center no-repeat;
    background-size: cover;
  }
}

@media (min-width:1200px) {

  .navbar-nav {
    float: none;
    display: flex;
    flex-flow: row;
    justify-content: center;
    padding: 10px 0px 10px 0px;
  }

  .navbar-default {
    background: transparent;
    border: none;
  }

  .nav>li {
    background: transparent;
    border: 1px solid #0a476f;
    margin: 0px 5px;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-default .navbar-nav>li>a,
  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    color: #053f63;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:focus,
  .navbar-default .navbar-nav>.open>a:hover {
    color: #053f63;
    background: transparent;
  }

  ul.vlist li i {
    color: #fff !important;
  }

  .txtcontentwhite {
    color: #fff;
    font-size: 15px;
    font-family: 'HelveticaNeueLTStd-Ex';
    text-align: justify;
    padding: 10px 0px 20px 20px;
    line-height: 20px;
  }

  .innerlogo {
    width: 300px;
  }

  h3.subHead {
    padding: 15px 0px 5px 0px;
    color: #11419f;
    font-size: 19px;
    font-weight: 700;
  }

  ul.awardsCk {
    padding: 0px 0px 0px 15px;
  }

  ul.awardsCk li {
    padding: 0px 0px 10px 0px;
    font-size: 15px;
    font-family: 'Lato';
    font-weight: 400;
    color: #000;
  }

  p.awdRegiTxt {
    font-size: 16px;
  }


  section.influencerCeleb {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    padding: 50px 0px;
    background: #f1f1f1;
  }

  .celebCflex {
    display: flex;
    flex-wrap: wrap;
  }

  .celebCflex2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .celebB {
    width: 24%;
    height: auto;
    padding: 0px 1.5%;
  }

  .cB2 {
    width: 30%;
  }

  .cB3 {
    width: 22%;
  }

  .cB4 {
    width: 23%;
  }

  .cB5 {
    width: 31%;
  }

  .cB6 {
    width: 25%;
  }

  .celebImg {
    width: 100%;
    height: 280px;
  }

  .cImg2 {
    height: 350px;
  }

  .cImg3 {
    height: 250px;
  }

  .cImg4 {
    height: 260px;
  }

  .cImg5 {
    height: 390px;
  }

  .cImg6 {
    height: 240px;
  }

  .celebB img {
    width: 100%;
    height: 100%;
    transition: 0.5s ease-in;
    opacity: 0.9
  }

  .celebB img:hover {
    opacity: 1;
    transform: scale(1.038);
  }

  .ctxtb {
    padding: 10px 15px 5px 15px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
  }

  .ctxts {
    padding: 0px 15px 10px 15px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 1px;
  }



}



@media only screen and (min-width: 320px) and (max-width:359px) {
  .txtimg img {
    width: 100%
  }

  .slides,
  .flex-control-nav,
  .flex-direction-nav {
    width: 320px;
  }

  /*.flexslider .slides img {width: 100%; left: auto; height: auto;}*/
  .flexslider .slides img {
    width: 635px;
    left: -68px;
    height: auto;
  }

}

@media only screen and (min-width: 320px) and (max-width:479px) {
  .teamId>.col-xs-12.col-sm-3.col-md-3 {
    width: 280px;
    float: none;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 360px) and (max-width:374px) {

  .slides,
  .flex-control-nav,
  .flex-direction-nav {
    width: 360px;
  }

  /*.flexslider .slides img {width: 100%; left: auto; height: auto;}*/
  .flexslider .slides img {
    width: 635px;
    left: -68px;
    height: auto;
  }
}


@media only screen and (min-width: 375px) and (max-width:413px) {

  .slides,
  .flex-control-nav,
  .flex-direction-nav {
    width: 375px;
  }

  .flexslider .slides img {
    width: 100%;
    left: auto;
    height: auto;
  }

}

@media only screen and (min-width: 414px) and (max-width:479px) {

  .slides,
  .flex-control-nav,
  .flex-direction-nav {
    width: 414px;
  }

  .flexslider .slides img {
    width: 100%;
    left: auto;
    height: auto;
  }

}

@media only screen and (min-width: 480px) and (max-width:767px) {

  ul.toprlist li img {
    border: 1px solid #dfdfdf;
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .teamId>.col-xs-12.col-sm-3.col-md-3 {
    width: 280px;
    float: none;
    margin: 0 auto;
  }

}

@media only screen and (min-width: 768px) and (max-width:1023px) {

  .headeblk .logosection {
    text-align: center;
    width: auto;
    float: none;
  }

  .headeblk .rightsection {
    width: 100%;
    float: none;
  }

  .headeblk .lineri {
    display: none;
  }

  .headeblk {
    padding-top: 15px;
  }

  .headeblk .rightsection .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    text-transform: capitalize;
  }

  .rightsection .navbar-header {
    border-top: 1px solid #dfdfdf;
    margin-top: 10px;
    padding-top: 0px;
    float: none;
  }

  .fullmainconent {
    min-height: 700px;
    margin-top: -6px;
  }

  ul.comtablist li a {
    font-size: 11px;
    padding: 2px 6px 3px;
  }

  ul.toprlist li img {
    width: 100%
  }

  .fixtop {
    top: 4px;
  }

  ul.catlist li {
    width: 49%;
  }

  .catfrmblk .col-md-9.mdfiy {
    width: 66%;
    padding-right: 5px;
  }

  .catfrmblk .col-md-3.mdfiy {
    width: 33.5%;
    padding-right: 5px;
  }

  .graybgblk .col-md-6.mdfiy {
    width: 66.5%;
  }

  .graybgblk .col-md-3.mdfiyt {
    display: none;
  }

  .graybgblk .col-md-3.medfts {
    width: 33%;
  }

  .reportsection .col-md-3.mdfiyt {
    display: none;
  }

  .reportsection .col-md-9.mdfiy {
    width: 100%;
  }

  .dsblk2 {
    float: left;
  }

  .textblk {
    width: 55%;
  }

  ul.innblk li:first-child {
    width: 50%;
  }

  ul.innblk li {
    width: 50%;
  }

  ul.innblk li {
    height: 255px;
    text-align: center;
    margin-left: auto;
  }

  ul.innblk li ul.intlist li {
    height: auto;
  }

  ul.innblk li:first-child {
    text-align: left;
    padding-right: 30px;
  }

  ul.innblk li:first-child ul.intlist li {
    text-align: left;
  }

  img.fullimg {
    width: 100%;
  }

  .cllist {
    width: 30%;
  }

  .spk-fresh {
    margin-right: 20px;

  }

  ul.profile-list {
    flex-wrap: wrap;
  }

}

@media only screen and (min-width: 1024px) and (max-width:1199px) {

  .headeblk .logosection {
    float: left;
    width: 45%;
  }

  .headeblk .logosection img {
    width: 100%
  }

  .logosection2 {
    float: left;
    width: 40%;
    padding: 20px 0px 0px 0px;
  }

  .logosection2 img {
    width: 300px;
  }

  .headeblk .rightsection {
    width: 78.5%;
  }

  .headeblk .rightsection .navbar-default .navbar-nav>li>a {
    text-transform: capitalize;
  }

  ul.innblk li {
    width: 230px;
    margin-left: 20px;
  }

  .textblk.mdfys {
    width: 71%;
  }

  ul.catlist li {
    width: 32%;
  }

  .clislider .clienttxt {
    width: 45%;
  }

  ul.sociallink li {
    margin-right: 5px;
  }


  .mainbox {
    padding-top: 10px;
    margin: auto 40px;
  }

  .bgpink {
    padding: 20px 0 50px 0px;
    background: url(../images/aboutbg.jpg) center center no-repeat;
    background-size: 100% 100%;
    height: auto;
    min-height: 1300px;
  }

}

@media only screen and (min-width: 1400px) and (max-width:25000px) {
  .flexslider .slides img {
    height: auto;
    left: 0;
    width: 100%;
  }

  .spk-bg {
    background-size: cover;
  }
}



.backba {
  background: #fff url(../images/backuinew.jpg);
  width: 100%;
  background-position: top center;
  height: 1150px;
  background-repeat: no-repeat;
}

.mainbox {
  padding-top: 30px;
  margin: auto 80px;
}


/*.subhead { color:#5C5D60; font-size:20px;     }*/

.tophieght {
  margin-bottom: 40px;
  height: 450px;
}

ul.cty {
  text-align: center;
  width: 94%;
  background: #fff;
  border-radius: 10px;
  padding: 80px 0px;
  overflow: hidden;
  margin: 0 auto;
}

ul.cty li {
  width: 23%;
  display: inline-block;
  vertical-align: top;
}

ul.cty li .counth {
  font-family: 'HelveticaNeueLTStd-Blk';
  font-size: 66px;
  line-height: 57px;
  color: #d75444;
}

ul.cty li .counth img {
  width: 100%;
}

ul.cty li .countsub {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #5d5759;
  padding-top: 10px;
  line-height: 26px;
  letter-spacing: 2px;
  word-break: break-word;
  width: 60%;
  margin: auto;
}

section.aboutSummit {
  width: 100%;
  height: auto;
  padding: 0px 5% 100px 5%;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 10%, #31607e 10%, #31607e 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 10%, #31607e 10%, #31607e 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 10%, #31607e 10%, #31607e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#31607e', GradientType=0);
}

.bgpink {
  padding: 20px 0 50px 0px;
  background: url(../images/aboutbg.jpg) center center no-repeat;
  background-size: 100% 100%;
  height: auto;
  min-height: 1630px;
}

.bgwhite {
  padding: 150px 0px 50px 0px;
  background: #fff;
  background: url(../images/whyattend.jpg) center center no-repeat;
  background-size: cover;
}

.bgorg {
  padding: 50px 0;
  background: #000;
  width: 100%;
  background-position: top center;
  height: auto;
  background-repeat: no-repeat;
}



.innerspk {
  padding: 50px 0;
  background: #9f05c5;
}

.pitchblk {
  padding: 50px 0;
  margin-top: 80px;
}

.masterblk {
  padding: 20px 0;
  margin: 20px 0px;
  background: #fff;
}

.headcommancyan {
  width: auto;
  font-size: 20px;
  font-style: italic;
  line-height: 22px;
  color: #d22169;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
  border: 1px solid #000;
}

.textar {
  padding: 10px 20px !important;
  height: 92px !important;
}



.writer {
  color: #6C6B6B;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 400;
  font-style: italic;
  font-family: 'Lato';
}

.arti-box p a {
  color: #E14029;
}

.arti-box p {
  font-family: 'Lato';
  color: #6C6B6B;
  font-size: 14px;
  line-height: 21px;
}

.articles-heading a {
  color: #333333;
  font-size: 18px;
  font-family: 'Lato';
  font-weight: 600;
  display: block;
  margin-bottom: 9px;

}

.arti-box {
  padding: 15px;
  width: 94%;
  margin: -30px auto 0px auto;
  background: #ffffff;
  position: relative;
}

.alindD {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}

span.newfontS {
  width: auto;
  padding: 5px 10px;
  font-size: 50px;
  font-style: inherit;
  color: #464444;
  font-family: 'Lato';
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  /* border: 1px solid #000; */
  margin: 15px 0px;
}

span.newfontSwht {
  width: auto;
  padding: 8px 0px;
  font-size: 47px;
  font-style: initial;
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Blk';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  /* border: 1px solid #fff; */
  margin: 15px 0px;
}

span.solidBGfontS {
  width: auto;
  padding: 8px 18px;
  font-size: 25px;
  font-style: italic;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px;
  text-align: center;
  background: #31607e;
}

span.newfontSorgwht {
  width: auto;
  padding: 5px 15px;
  font-size: 20px;
  font-style: initial;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  /* border: 1px solid #fff; */
  margin: 15px 0px;
}

span.blueWhyTxt {
  font-size: 14px;
  color: #053f63;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-top: 10px;
  text-transform: uppercase;
}

span.orangeATxt {
  font-size: 15px;
  color: #fdba4d;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-top: 10px;
  text-transform: uppercase;
}

span.pinkATxt {
  font-size: 17px;
  color: #31607e;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}

.about-award h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color: #181818;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 0px;
  line-height: 26px;
  margin-bottom: 13px;
}

.ctmImgW {
  width: 100%;
  margin-top: 36px;
}

.ctmColPadd {
  padding-right: 7px !important;
  padding-left: 7px !important
}

.headcomman {
  font-size: 47px;
  font-style: initial;
  line-height: 22px;
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Blk';
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.headcommanwhite {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}

.headcomman.whi {
  color: #fff;
}

.headcomman.cnt {
  text-align: center;
}

.mrtbtm {
  margin-bottom: 20px;
}

.subtxt {
  color: #5C5D60;
  font-size: 14px;
  line-height: 25px;
  font-family: 'HelveticaNeueLTStd-Roman';
  text-align: center;
}


.txtcontent {
  color: #000;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  padding-top: 5px;
}

.txtcontent span {
  color: #0e0e0e;
  font-size: 17px;
  font-weight: 600;
  font-family: 'Lato';
  margin-bottom: 3px;
  display: inline-block;
}

.txtcontent ul.categoryList {
  padding: 0px 0px 20px 30px;
  margin: 0px;
}

.txtcontent ul.categoryList li {
  list-style-type: circle !important;
}

.txtcontent2 {
  color: #000;
  font-size: 16px;
  font-family: Lato;
  text-align: left;
  padding-top: 5px;
  font-weight: 400;
}

ul.categoryList2 {
  padding: 0px 0px 20px 15px;
  margin: 0px;
  list-style-image: url(../images/dot.png);
}

ul.categoryList2 li {
  line-height: 20px;
  color: #fff;
}

ul.categoryList3 {
  padding: 0px 0px 20px 15px;
  margin: 1px 0px;
  list-style-image: url(../images/dot.png);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.categoryList3 li {
  line-height: 25px;
  color: #000;
  margin-bottom: 26px;
  font-family: 'Lato';
  font-size: 17px;
  width: 48%;
}

ul.aboutlist {
  text-align: center;
  clear: both;
  width: 100%;
  padding-top: 10px;
  margin: 20px 0 0 0;
}

ul.aboutlist li {
  width: 20%;
  display: inline-block;
  border-radius: 10px;
  padding: 10px 10px;
  overflow: hidden;
  margin: 0 15px 20px 15px;
  -webkit-box-shadow: 0 2px 5px rgba(5, 5, 5, .2);
  -moz-box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  vertical-align: top;
  min-height: 380px;
  height: auto;
  background: rgba(0, 0, 0, 0.8);
}

.fty {
  width: 100%;
  text-align: left;
  overflow: hidden;
}

.fty .iconimg {
  display: inline-block;
  padding-right: 5px;
  float: left;
}

.fty .countsub {
  font-size: 18px;
  line-height: 22px;
  font-family: 'HelveticaNeueLTStd-Roman';
  color: #9f05c5;
  height: 40px;
}

.fty .countsub .setval {
  vertical-align: middle;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
}

.fulltxt {
  font-size: 16px;
  font-family: 'HelveticaNeueLTStd-Roman';
  color: #fff;
  line-height: 18px;
  clear: both;
  clear: both;
  text-align: center;
  margin-top: 10px;
}


ul.whynomi {
  text-align: center;
}

ul.whynomi li {
  background: rgba(0, 0, 0, 0.8);
  width: 22%;
  border-radius: 10px;
  padding: 10px;
  margin: 0 10px;
  display: inline-block;
  font-size: 15px;
  line-height: 19px;
  vertical-align: top;
  color: #fff;
  height: 420px;
}

ul.whynomi li h2 {
  font-size: 20px;
  padding: 0;
  border-bottom: 2px solid #dfdfdf;
  line-height: 22px;
  color: #fff;
  height: 50px;
  margin-bottom: 15px;
}

ul.partlist {
  text-align: center;
  clear: both;
  width: 100%;
  padding-top: 40px;
  margin: 0px;
}

ul.partlist li {
  width: 27%;
  min-height: 380px;
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  padding: 0px;
  overflow: hidden;
  margin: 0 15px 20px;
  vertical-align: top;
  text-align: left;
}

.imgshow img {
  width: 72px;
  height: 72px;
  margin-bottom: 10px;
}

.partihaed {
  font-size: 20px;
  padding: 10px 0px;
  font-family: 'HelveticaNeueLTStd-Md';
  color: #2937a5;
  margin-bottom: 10px;
  background: #eee;
  font-weight: 600;
  height: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.partitxt {
  font-size: 16px;
  line-height: 22px;
  font-family: 'HelveticaNeueLTStd-Roman';
  color: #333;
  margin-bottom: 10px;
  padding: 10px 20px;
}

ul.pitchlist {
  text-align: center;
  margin-top: 50px;
}

ul.pitchlist li {
  display: inline-block;
  background: transparent linear-gradient(0deg, #860fbe 0%, #D26305 100%) 0% 0% no-repeat padding-box;
  box-shadow: 10px 10px 20px #00000029;
  margin: 0 15px;
  border-radius: 23px;
  width: 186px;
  height: 125px;
  position: relative;
  vertical-align: top;
}

.pimgshow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #860fbe;
  position: relative;
  margin: 0 auto;
  display: table;
  position: relative;
  top: -25px;
}

.pimgshow .tbl {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.pitchtxt {
  height: 125px;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
  font-family: 'HelveticaNeueLTStd-Md';
  color: #fff;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footerbg {
  background: url(../images/bottom.jpg) #11161c;
  background-repeat: no-repeat;
  padding: 40px 0;
}

.footerbgnew {
  background-color: #2C2D2C;
  padding: 80px 0 20px 0;
  border-bottom: 1px solid #666;
}

h2.headbg {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  text-decoration: underline;
  margin-bottom: 20px;
}

h2.headbg a {
  color: #fff;
}

ul.ftrlink {
  margin: 0;
  padding: 0;
}

ul.ftrlink li {
  margin-bottom: 10px;
  text-decoration: none;
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
}

ul.ftrlink li a {
  color: #fff;
}

.coptxt {
  color: #fff;
  text-align: center;
  padding-top: 0px;
  width: 70%;
  margin: 30px auto;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  letter-spacing: 3px;
}

.ftrtxt {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 30px;
  line-height: 35px;
  color: #fff;
  margin-bottom: 10px;
}

.ftrctr {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 400;
}

.ftrctr span {
  display: block;
}

.ftrctr span a {
  color: #fff;
}

ul.sociallinks {
  text-align: left;
  padding: 0;
  margin: 16px 0 0 0;
}

ul.sociallinks li {
  display: inline-block;
  color: #fff;
  margin-right: 15px;
}

ul.sociallinks li a {
  color: #fff;
}

.inerfooterbg {
  background-repeat: no-repeat;
  padding: 60px 0;
}

.partnerbg {
  background: transparent;
  padding: 60px 0;
}

.virtualbg {
  background: transparent;
  padding: 0px 0px 0px 0;
}

.virtul-pitback {
  background: #000000;
  width: 100%;
  background-position: top center;
  /* min-height: 500px; */
  background-repeat: no-repeat;
  padding: 60px 0px;
}

.frmblk {
  width: 60%;
  margin: 0 auto;
}

ul.frmli {
  text-align: center;
  padding: 0px;
  margin: 30px 0 20px;
}

ul.frmli li {
  display: inline-block;
  margin: 0 10px;
  width: 30%;
}

ul.frmli li .form-control {
  height: 45px;
  border: 1px solid #000;
}

p.frmtxtb {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 14px;
  line-height: 22px;
  color: #000;
  padding-left: 15px;
}

ul.checkli {
  text-align: left;
  padding: 0;
  margin: 0 0 0 15px;
}

ul.checkli li {
  display: inline-block;
  margin-right: 20px;
}

.sbtn {
  background: #860fbe;
  border-radius: 5px;
  width: 180px;
  padding: 10px 8px;
  margin: 0 auto;
  color: #fff;
  display: block;
  font-size: 16px;
  font-family: 'HelveticaNeueLTStd-Roman';
  line-height: 20px;
}

ul.sponlinks {
  padding: 0;
  margin: 50px 0 0 0;
  text-align: center;
}

ul.sponlinks li {
  display: inline-block;
  margin: 0 15px;
  padding: 10px 15px;
  -webkit-box-shadow: 0 2px 5px rgba(5, 5, 5, .2);
  -moz-box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  height: 120px;
}

.spsblk {
  display: table;
  height: 100%;
}

.spsblkinner {
  display: table-cell;
  vertical-align: middle;
}

ul.sponlinks li img {}


ul.vlist {
  padding: 0;
  margin: 10px 0 0 10px;
}

ul.vlist li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: initial;
  list-style: none;
  line-height: 25px;
  color: #fff;
  margin-bottom: 11px;
  text-indent: -10px;
}

ul.vlist li i {
  color: #ffffff !important;
  font-size: 20px;
}


ul.vlist2 {
  padding: 0px 0px 0px 20px;
  margin: 10px 0 0 10px;
}

ul.vlist2 li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  list-style: none;
  line-height: 22px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
}

ul.vlist2 li i {
  color: #fdba4d !important;
  font-size: 12px;
}

.setblk {
  -webkit-box-shadow: 0 2px 5px rgba(5, 5, 5, .2);
  -moz-box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  padding: 40px;
  border-radius: 20px;
  background: #fff;

}

ul.vlist3 {
  padding: 0;
  margin: 10px 0 0 10px;
}

ul.vlist3 li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  list-style: none;
  line-height: 25px;
  color: #fff;
  margin-bottom: 10px;
  text-indent: -10px;
}

ul.vlist3 li i {
  color: #fdba4d !important;
  font-size: 20px;
}

ul.vlist4 {
  padding: 0px 0px 0px 0px;
  margin: 4px 0 0 22px;
}

ul.vlist4 li {
  font-family: 'Lato';
  font-size: 16px;
  list-style: none;
  line-height: 22px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 400;
  text-indent: -10px;
  /* margin-left: -41px; */
}

ul.vlist4 li i {
  color: #fdba4d !important;
  font-size: 12px;
  margin-right: 6px;
}

section.influencerAward {
  width: 100%;
  height: auto;
  min-height: 800px;
  padding: 50px 0px;
  margin-top: 77px;
  background: #595959;
  background-size: 100% 100%;
}

section.influencerAward p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  list-style: none;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

section.theInfluencerExpo {
  width: 100%;
  height: auto;
  min-height: 500px;
  background: #31607e;
  padding: 0px 0px 30px 0px
}

.expoBG {
  padding: 20px 0 50px 0px;
  background: url(../images/expobg.png) center center no-repeat;
  background-size: 100% 100%;
  height: auto;
  min-height: 1000px;
}

.ctmBgnPadd {
  margin-top: 490px;
  background: #31607e;
  padding: 20px 30px;
}

.ctmMgn {
  margin-bottom: 10px !important
}

.setblk2 {
  -webkit-box-shadow: 0 2px 5px rgba(5, 5, 5, .2);
  -moz-box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  padding: 40px;
  border-radius: 20px;
  background: url(../images/awardbg.jpg) center center no-repeat;
  background-size: cover;
}

.setblk p {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 22px;
  color: #860fbe;
}

.setblk ul {
  padding: 0;
  margin: 40px 0 0 0;
}

.setblk ul li {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 16px;
  list-style: none;
  line-height: 25px;
  color: #9f05c5;
  text-indent: 20px;
}


ul.mstlist {
  padding: 0;
  margin: 40px 0 0 0;
}

ul.mstlist li {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 16px;
  list-style: none;
  line-height: 25px;
  color: #9f05c5;
  -webkit-box-shadow: 0 2px 5px rgba(5, 5, 5, .2);
  -moz-box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
}

.fullblkmaster {
  width: 100%;
  margin-top: 40px;
}

.fleftmser {
  width: 48%;
  float: left;
}

.frightmser {
  width: 48%;
  float: right;
}

.mastercuv {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 16px;
  list-style: none;
  border-radius: 10px;
  line-height: 25px;
  color: #9f05c5;
  -webkit-box-shadow: 0 2px 5px rgba(5, 5, 5, .2);
  -moz-box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  box-shadow: 0 2px 25px rgba(5, 5, 5, .2);
  padding: 20px;
  margin-bottom: 20px;
}

.headmaser {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 22px;
  color: #860fbe;
}


.setblk ul {
  padding: 0;
  margin: 20px 0 0 0px;
}

.setblk ul li {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 16px;
  list-style: disc;
  margin-left: 20px;
  line-height: 25px;
  color: #5C5D60;
}





.mastercuv ul {
  padding: 0;
  margin: 20px 0 0 30px;
}

.mastercuv ul li {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 16px;
  list-style: disc;
  margin-left: 10px;
  line-height: 25px;
  color: #5C5D60;
}

.mastercuv ul li span {
  display: block;
  margin-left: 10px;
  font-size: 14px;
}

.shmatext {
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 16px;
  color: #5C5D60;
}

ul.toplinks {
  padding: 0;
  margin: 10px 0 0 0;
  text-align: right;
}

ul.toplinks li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 10px;
  color: #9f05c5;
  display: inline-block;
}

ul.toplinks li a {
  background: #11419f;
  border-radius: 3px;
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Md';
  padding: 10px 18px;
  font-size: 14px;
}

ul.toplinks li a:hover {
  color: #f7f7f7;
}

.innerblk {
  background: #f7f7f7;
}

.innerheader {
  height: 550px;
  background: url(../images/innerheaderbg.jpg) center center no-repeat;
  background-size: cover;
  padding: 0px 0 15px;
}

.bgImg2 {
  background: url(../images/innerheaderbg2.jpg) center center no-repeat;
}

.bgImg3 {
  background: url(../images/innerheaderbg3.jpg) center center no-repeat;
}

.bgImg4 {
  background: url(../images/innerheaderbg4.jpg) center center no-repeat;
}

.innerheader.frmblks {
  height: 650px;
  background-repeat: no-repeat;
  background-position: top center;
}

.frmbg1 {
  background: url(../images/one.jpg);
}

.frmbg2 {
  background: url(../images/two.jpg);
}

.frmbg3 {
  background: url(../images/three.jpg);
}

.frmbg4 {
  background: url(../images/four.jpg);
}

.innerheader.frmblks.frmbgspkbg {
  background: none;
  height: 528px;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000000;
}

.flrigh {
  float: right;
}

.innerheader .headeblk {
  margin-top: 0px;
  padding-top: 10px;
}

.innerheader ul.toplinks {
  margin: 40px 0 0 0;
}

.innerheader.spk {
  height: 300px;
}

ul.btnlink {
  text-align: center;
  padding: 30px 0 0 0;
  margin: 0px 0 0 0;
  clear: both;
}

ul.btnlink li {
  display: inline-block;
  margin: 0 auto 10px;
}

ul.btnlink li a {
  font-family: 'HelveticaNeueLTStd-Md';
  background: #9f05c5;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 45px;
  margin-top: 10px;
  width: auto;
  border-radius: 4px;
}

ul.btnlink li a:hover {
  background: #860fbe;
}

.timer {
  width: 100%;
  margin: 50px 0 0 0;

  color: #8399a9;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 50px;
  bottom: 0px;
  z-index: 9;
  position: absolute;

}

.timer div {
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
  width: 210px;
}

.timer div span {
  font-family: 'Roboto', sans-serif !important;
  font-size: 130px;
  font-weight: 300;
  line-height: 130px;
}

.timer .smalltext {
  color: #fff;
  font-size: 20px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  display: block;
  padding: 0;
  width: auto;
}

.timer #time-up {
  margin: 8px 0 0;
  text-align: left;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  font-weight: 500;
  letter-spacing: 1px;
}


ul.contlist {
  text-align: center;
  margin-top: 30px;
  padding: 0px;
}

ul.contlist li {
  display: inline-block;
  width: 30%;
  margin: 10px 0px 0px 0px;
  text-align: center;
}


ul.priceplan {
  border: 0px solid #dfdfdf;
  margin: 50px 0;
  padding: 0px;
  text-align: left;
}

ul.priceplan li {
  float: left;
  width: 16.5%;
  vertical-align: top;
  border-left: 1px solid #dfdfdf;
}

ul.priceplan li:last-child {
  border-right: 1px solid #dfdfdf;
}

.reghead {
  background: #860fbe;
  padding: 15px 7px 5px;
  font-size: 18px;
  line-height: 22px;
  font-family: 'HelveticaNeueLTStd-Ex';
  text-align: center;
  color: #FFF;
  height: 80px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.iconblk {
  text-align: center;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.iconblk i {
  color: #860fbe;
  vertical-align: middle;
  display: table-cell;
}

.pricingtxt {
  text-align: center;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

a.bookbtn {
  background: #000;
  color: #fff;
  border-radius: 4px;
  font-family: 'HelveticaNeueLTStd-Ex';
  font-size: 15px;
  padding: 10px 15px;
}

.htset {
  padding: 7px 10px;
  height: 90px;
  display: table;
  width: 100%;
}

.pvalue {
  vertical-align: middle;
  display: table-cell;
}


.subheading {
  font-size: 28px;
  line-height: 32px;
  font-family: 'HelveticaNeueLTStd-Ex';
  margin-bottom: 40px;
}





.padset {}




.frmblk {
  width: 320px;
  z-index: 500;
  background: rgba(0, 0, 0, 0.1);
  margin-top: 116px;
  margin-right: 120px;
  float: right;
  padding: 10px;
  box-shadow: 0 0 25px #333, 0 0 20px rgba(0, 0, 0, .15);

}

.frmblk.baj {

  background: rgba(0, 0, 0, 0.9);


}

.dsss .timer {
  margin: 161px 0 70px 0;
}

.frmblk .btn-primary {
  padding: 10px 15px;
  background: #1F3CA2;
}

.frmblk.spkfrm {
  margin-right: 0px;
}



.regheadnew {
  background: #1F3CA2;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 10px 7px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}


ul.frmnew .form-control {
  height: 35px;
  margin-bottom: 10px;
}

.whatmain {
  position: fixed;
  z-index: 999999;
  right: 0px;
  bottom: 70px;
  width: 100%;
}

.whatsappMain {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

.whatsapp-icon {
  width: 178px;
  position: absolute;
  right: -5px;
  z-index: 99999999;
  top: -17px;
}

.whatsapp-icon .know-btn {
  width: 155px;
  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: #0d9a15;
}

.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%;
}

.wpblk {
  display: none;
}

.icon img.spkicon {
  width: 50%;
}

.navbar-fixed-top.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}

ul.mentlist {
  padding: 0px;
  margin: 40px 0 0 0;
  text-align: center;
}

ul.mentlist li {
  margin: 0 15px 30px;
  display: inline-block;
  vertical-align: top;
  width: 22%;
}

ul.mentlist li .imgblkm {
  width: auto;
}

ul.mentlist li .imgblkm img {
  width: 100%;
}

.divtst {
  text-align: left;
  padding: 10px;
  color: #000;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  height: 80px;
}

.divtst span.f1 {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.divtst span.f2 {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #333;
}

.divtst span.f2 i {
  color: #ef7f1a;
}


.bsIma1 {
  width: 100%;
  height: 870px;
  background: url(../images/exhibitionbg.jpg) center center no-repeat;
  background-size: cover;
}

.bsIma2 {
  width: 100%;
  height: 870px;
  background: url(../images/summitbg.jpg) center center no-repeat;
  background-size: cover;
}

.bsIma3 {
  width: 100%;
  height: 870px;
  background: url(../images/speakersbg2.jpg) center center no-repeat;
  background-size: cover;
}

.bsIma4 {
  width: 100%;
  height: 700px;
  background: url(../images/slider4.jpg) center center no-repeat;
  background-size: cover;
}

.bsIma5 {
  width: 100%;
  height: 700px;
  background: url(../images/slider5.gif) center center no-repeat;
  background-size: cover;
}

.logoconten {
  width: 500px;
  text-align: center;
  margin: 0 auto;
}

.logoblkb {
  padding-bottom: 20px;
}

.bheding {
  font-size: 29px;
  line-height: 30px;
  color: #d22169;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.btxt {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 2px;
}

.ban-cont a {
  width: 180px;
  margin-top: 25px;
}

.btxt.whit {
  color: #fff;
}

.bheding.st {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 4px;
}

.bheding.st span {
  display: block;
  font-weight: 700;
}

ul.banbtn {
  text-align: center;
  padding: 0;
  margin: 23px 0 0 0;
}

ul.banbtn li {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 5px;
}

ul.banbtn li a {
  color: #fff;
  padding: 12px 25px;
  width: auto;
  transition: 0.5s ease;
  display: block;
  font-size: 15px;
}

ul.banbtn li a:hover {
  background: #020202;
}

.container.setyvale {
  padding-top: 260px;
  position: relative;
}

.container.setyvale2 {
  padding-top: 100px;
  position: relative;
}


.logoleftblk {
  width: 350px;
  margin: 0 auto;
  text-align: center;
}

.leftheading {
  font-size: 34px;
  color: #fff;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.lefthgtxt {
  font-size: 29px;
  color: #fff;
  line-height: 29px;
  text-transform: uppercase;
}

.lefthgtxt span {
  display: block;
  font-size: 84px;
  line-height: 84px;
  color: #b08f74;
}

#my-pics .carousel-control .icon-next:before,
#my-pics .carousel-control .icon-prev:before {

  font-size: 80px;
  color: #d22169;
}

#my-pics .navbar-default .navbar-nav>li>a,
.bsIma1 .navbar-default .navbar-nav>li>a:focus,
#my-pics .navbar-default .navbar-nav>li>a:hover {
  color: #B08F74 !important;
}

#my-pics .nav>li {
  border: 1px solid #B08F74;
}



ul.datetxt {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0;
}

ul.datetxt li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  color: #fff;
}

ul.datetxt li.cols {
  color: #9f05c5;
  font-weight: 700;
}

#my-pics .timer {
  background: rgba(176, 143, 116, 0.9);
  color: #fff;
  display: none;
}

.logoleftblk.modfy {
  width: 410px;
}

#my-pics .carousel-control {
  top: -100px;
}

#my-pics .carousel-indicators {
  bottom: 235px;
}

.navbar-default.navbar-fixed-top {
  background: transparent;
  position: absolute;
}

.maindiv {
  margin: 0 auto;
  text-align: center;
}

.headingtxt {
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  padding: 8px 0;
  text-align: left;
  padding-left: 0px;
}

.innerdiv {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px;
}

.innerdivbox {
  margin-bottom: 10px;
}

ul.cattxt {
  padding: 10px 27px 20px 10px;
  margin: 0px;
}

ul.cattxt li {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  position: relative;
  font-weight: 100;
  margin-left: 10px;
  text-align: left;
  margin-bottom: 6px;
}

ul.cattxt li:before {
  content: "\f105";
  float: left;
  width: 10px;
  position: absolute;
  line-height: -20px;
  top: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  left: -19px;
}


ul.myy span {
  float: inherit;
}

.myy .awd {
  font-weight: normal;
}

ul.myy li {
  display: flex;
}

.myy .namm {
  display: block;
}

.myy .dot {
  width: 2%;
}

@media only screen and (min-width: 1px) and (max-width:767px) {
  .nav-links li a {
    color: #fff !important;
  }

  .myy .dot {
    display: none;
  }

  .frmblk.baj {
    background: rgb(0 0 0 / 64%) !important;
  }

  .copyright .text-right {
    text-align: left !important;
    margin-top: 10px;
  }

  .cate-list {
    min-height: 231px;
  }

  .logo img {
    width: 179px;
    padding-top: 50px;
  }

  .copyright {
    font-size: 16px;
  }

  .contact-txt {
    font-size: 21px;
    line-height: 29px;
  }

  ul.vid span {
    font-size: 16px;
    line-height: 22px;
  }

  .why-box p {
    font-size: 16px;
    line-height: 24px;
  }

  .why-box li {
    width: 100%;
  }

  .categories .btn-set {
    width: 200px;
  }

  .cate-txt {
    font-size: 18px;
    padding: 30px 5px;
    line-height: 27px;
    margin-bottom: 6px;
  }

  .cate-list li {
    white-space: break-spaces;
  }

  .cate-box {
    display: block;
    overflow: auto;
    white-space: nowrap;
  }

  .intro p {
    font-size: 18px;
  }

  .intro img {
    display: none;
  }

  .banner-top {
    position: relative;
    height: 587px;
  }

  nav .wrapper {
    padding: 0px 19px;
  }

  nav {
    height: 121px;
    /*          background: linear-gradient(90deg, rgb(0 0 0) 48%, rgba(253, 29, 29, 1) 83%, rgba(252, 176, 69, 1) 100%) !important;*/

  }

  ul.cattxt li:before {
    left: -17px;
  }

  ul.contlist {
    margin-top: 4px;
  }

  .wrapper .nav-links {
    margin-top: 0px;
  }

  .maindiv {
    width: 100%;
  }

  .innerdiv {
    width: 96%;
    margin: 0 auto;
  }

  ul.mentlist li {
    width: 94%;
  }

  .ctmBgnPadd {
    margin-top: 250px;
  }

  /*.bsIma1{width: 100%; height: 1900; height: 500px; background: url(../images/backuinew.jpg) center center no-repeat; background-size: auto;}
.bsIma2{width: 100%; height: 1900; height: 500px; background: url(../images/slider2.jpg) center center no-repeat; background-size: cover;}
.bsIma3{width: 100%; height: 1900; height: 500px; background: url(../images/slider3.jpg) center center no-repeat; background-size: cover;}
.bsIma4{width: 100%; height: 1900; height: 500px; background: url(../images/slider4.jpg) center center no-repeat; background-size: cover;}
.bsIma5{width: 100%; height: 1900; height: 500px; background: url(../images/slider5.gif) center center no-repeat; background-size: cover;}
*/
  .bgpink {
    padding: 50px 0;
    background: url(../images/aboutbg.jpg) 75% center no-repeat;
    background-size: cover;
    height: auto;
    min-height: 2245px;
  }

  section.aboutSummit {
    padding: 0px 5% 14px 5%;
  }

  .whatmain {
    right: 20px;
    bottom: 125px;
  }

  .btn-default.formbtnlik {
    margin-bottom: 20px;
  }

  .whatsapp-icon .know-btn {
    display: none;
  }

  .innerheader {
    height: 200px;
  }

  .py-30 {
    padding: 0px 30px;
  }

  .myy li {
    display: block;
    width: 100%;
  }

  .myy li span {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 33px;
  }

  .innerheader.frmblks {
    height: 560px;
  }

  .innerblk {
    padding: 137px 0px 40px 0px
  }

  .timer {
    margin: 0px 0 0 0;
  }

  .timer div {
    width: 22%;
  }

  .timer div span {
    font-size: 50px;
  }

  .mainbox {
    padding-top: 40px;
    margin: auto 20px;
  }

  ul.contlist li {
    width: 98%;
  }

  h2.headbg {
    text-align: center;
  }

  ul.sociallinks {
    text-align: center;
  }

  section.influencerAward {
    width: 100%;
    height: auto;
    min-height: 800px;
    padding: 27px 0px 60px 0px;
    margin-top: 0px;
  }

  .timer .smalltext {
    font-size: 16px;
    color: #000;
  }

  .modfimg img {
    width: 100%;
  }

  ul.toplinks {
    text-align: center;
    margin-top: 10px;
  }

  ul.toplinks li a {
    font-size: 13px;
  }

  div.mainheading {
    font-size: 30px;
    line-height: 60px;
  }

  .date {
    line-height: 25px;
    font-size: 20px;
  }

  .time {
    line-height: 25px;
    font-size: 19px;
  }

  .tophieght {
    height: 100%;
    overflow: hidden;
    padding-bottom: 40px;
  }

  ul.cty {
    width: 100%;
    padding: 50px 0px 0px;
  }

  ul.cty li {
    width: 49%;
    display: inline-block;
    margin-bottom: 20px;
  }

  .backba {
    height: 100%;
    padding-bottom: 40px;
    background-position: -136px -3px;
    background-size: cover;
  }

  .headcomman {
    text-align: center;
    font-size: 32px;
    line-height: 27px;
  }

  ul.aboutlist li {
    width: 90%;
    margin: 0 0px 20px;
    min-height: 150px;
  }

  .bgorg {
    height: 100%;
    padding-bottom: 40px;
    overflow: hidden;
    background-size: cover;
  }

  ul.partlist li {
    width: 94%;
    min-height: 250px;
    height: auto;
    padding: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .imgshow img {
    margin: 0 auto;
    display: block;
  }

  .partihaed {
    text-align: center;
  }

  .virtul-pitback.virtul-pitback {
    background-image: none;
    height: auto;
    overflow: hidden;
    padding-bottom: 34px;
    padding-top: 37px;
  }

  .virtualbg {
    padding: 0px 0;
  }

  ul.vlist li {
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 12px;
  }

  ul.vlist.setmob {
    margin-top: -5px;
  }

  .pitchblk {
    padding: 30px 0 0;
    margin-top: 0px;
  }

  .masterblk {
    padding: 0 0 30px 0;
  }

  ul.pitchlist li {
    margin: 0 15px 40px;
  }

  .setblk p {
    font-size: 16px;
    line-height: 22px;
  }

  .fleftmser {
    float: none;
    width: 100%;
  }

  .frightmser {
    float: none;
    width: 100%;
  }

  .headmaser p {
    font-size: 16px;
    line-height: 22px;
  }

  .headmaser {
    font-size: 16px;
    line-height: 22px;
  }

  .mrtbtm {
    margin-bottom: 20px;
  }

  .setblk ul li {
    text-indent: 0px;
  }

  .frmblk {
    width: 100%;
    float: none;
    background: #000;
  }

  ul.frmli li {
    width: 100%;
    margin-bottom: 10px;
  }

  ul.frmli li .form-control {
    width: 96%;
  }

  .sbtn {
    margin: 15px auto 0;
  }

  .inerfooterbg {
    padding: 30px 0 30px;
  }

  .footerbg {
    padding: 10px 0;
  }

  ul.toplinks li {
    margin: 0 0 20px 0px;
  }

  img.tt {
    width: 100%;
  }

  ul.sponlinks li {
    margin-bottom: 15px;
  }

  .txte {
    font-size: 16px;
    padding-bottom: 7px;
  }

  .timer div {
    font-size: 27px;
    padding: 5px;
    width: 20%;
  }

  .timer .smalltext {
    font-size: 13px;
  }

  .reghead {
    padding: 2px;
    font-size: 9px;
    font-weight: 700;
    line-height: 12px;
    height: 54px;
  }

  a.bookbtn {
    border-radius: 4px;
    font-family: 'HelveticaNeueLTStd-Ex';
    font-size: 12px;
    padding: 5px 5px;
  }

  a.bookbtn span {
    display: none;
  }

  .container.innblk.set {
    padding: 2px;
  }

  .ftrtxt {
    font-size: 22px;
    color: #f3f3f3;
    line-height: 25px;
  }

  .pvalue {
    font-size: 13px;
  }

  .expoBG {
    background-size: contain;
    min-height: 230px;
  }

  .logosection img {
    width: 100%;
  }

  .whatsappMain {
    width: 100%;
    position: relative;
    margin: 0 auto;
  }

  .whatsapp-icon {
    top: 35px;
  }

  .col-md-8.mdfiy {
    margin-top: 30px;
  }

  .col-md-4.mdfiy .imgblkm {
    width: 320px;
    margin: 0 auto
  }

  .col-md-4.mdfiy .imgblkm img {
    width: 100%;
  }

  .bsIma1 {
    width: 100%;
    height: 1900;
    height: 550px;
    background: url(../images/exhibitionbg.jpg) center center no-repeat;
    background-size: cover;
  }

  .bsIma2 {
    width: 100%;
    height: 1900;
    height: 550px;
    background: url(../images/summitbg.jpg) center center no-repeat;
    background-size: cover;
  }

  .bsIma3 {
    width: 100%;
    height: 1900;
    height: 550px;
    background: url(../images/awardbg.jpg) center center no-repeat;
    background-size: cover;
  }


  .innerheader.frmblks.frmbgspkbg {
    background: url(../images/summitbg.jpg);
    height: 800px;

  }

  .flrigh {
    float: none;
    text-align: center;
  }



  .logoconten {
    width: 100%;
  }

  .logoblkb {
    width: 300px;
    margin: 0 auto;
  }

  .logoblkb img {
    width: 100%;
  }

  #my-pics .navbar-default {
    background: transparent;
  }

  .container.setyvale {
    padding-top: 40px;
  }

  #my-pics .navbar-fixed-top.scrolled {
    background: transparent !important;
  }

  #my-pics .navbar-default .navbar-nav>li>a,
  .bsIma1 .navbar-default .navbar-nav>li>a:focus,
  #my-pics .navbar-default .navbar-nav>li>a:hover {
    color: #B08F74 !important;
  }

  #my-pics .nav>li {
    border: 1px solid none !important;
  }

  ul.banbtn {
    margin-top: 20px;
  }

  #my-pics .carousel-indicators {
    bottom: 110px;
  }

  .leftheading {
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    margin-top: 20px;
  }

  .lefthgtxt {
    font-size: 20px;
    line-height: 20px;
  }

  .lefthgtxt span {
    font-size: 30px;
    line-height: 30px;
  }

  .nonmb {
    display: none;
  }

  .leftheading {
    margin-bottom: 10px;
  }

  ul.banbtn {
    padding: 0px;
    text-align: center;
  }

  .logoleftblk.modfy {
    width: 100%;
    text-align: center;
  }

  .logoconten.mdof {
    margin-top: 91px;
  }

  .logoleftblk {
    width: 100%;
    text-align: center;
  }


  .timer div span {
    font-weight: 300;
    line-height: 58px;
  }


}

@media only screen and (min-width: 320px) and (max-width:359px) {
  ul.toplinks li a {
    font-size: 10px;
  }

  .timer div {
    font-size: 32px;
    padding: 5px;
    width: 22%;
  }

  .timer .smalltext {
    font-size: 12px;
  }

  .reghead {
    font-size: 8px;
  }

  a.bookbtn {
    font-size: 11px;
  }
}

@media only screen and (min-width: 360px) and (max-width:374px) {
  ul.toplinks li a {
    font-size: 12px;
  }

}

@media only screen and (min-width: 410px) and (max-width:767px) {
  .timer div {
    font-size: 32px;
    padding: 5px;
    width: 20%;
  }

  .timer .smalltext {
    font-size: 16px;
    color: #000;
  }


  .reghead {}

}

@media only screen and (min-width: 768px) and (max-width:1023px) {

  .innerheader.frmblks.frmbgspkbg {
    background: url(../images/summitbg.jpg);
    height: 800px;

  }

  .flrigh {
    float: none;
    text-align: center;
  }

  .maindiv {
    width: 100%;
  }

  .innerdiv {
    width: 25%;
    margin: 0 auto;
  }

  section.influencerAward p {
    font-size: 14px;
    padding: 24px 34px;
  }



  #my-pics .navbar-default {
    background: transparent;
  }

  #my-pics .navbar-default .navbar-collapse,
  #my-pics .navbar-default .navbar-form {
    border-color: transparent;
  }

  #my-pics .navbar-nav {
    width: 50%;
    float: none;
    margin: 0 auto;
  }

  .container.setyvale {
    padding-top: 130px;
  }

  #my-pics .nav>li {
    border: none;
  }

  .timer div span {
    font-size: 30px;
    line-height: 30px;
  }

  .timer div {
    width: 15%;
  }

  .headeblk .rightsection {
    width: 100%;
    padding-top: 20px;
  }

  ul.toplinks {
    text-align: center;
  }

  .tophieght {
    height: 100%;
    overflow: hidden;
  }

  ul.cty {
    width: 100%;
  }

  .backba {
    height: 100%;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .headcomman {
    text-align: center;
    font-size: 25px;
  }

  .txtcontent {
    text-align: justify;
  }

  ul.aboutlist li {
    margin: 0 10px 20px;
    width: 40%;
    min-height: 260px;
  }

  .bgorg {
    height: 100%;
    padding-bottom: 40px;
    overflow: hidden;
    background-size: cover;
  }

  .virtul-pitback {
    height: 100%;
    padding-bottom: 40px;
    overflow: hidden;
    background-image: none;
  }

  .virtualbg {
    background-color: #31607e;
  }

  .modfimgd {
    text-align: center;
  }

  .modfimgd img {
    width: auto;
  }

  .fleftmser {
    float: none;
    width: 100%;
  }

  .frightmser {
    float: none;
    width: 100%;
  }

  .headmaser p {
    font-size: 16px;
    line-height: 22px;
  }

  .headmaser {
    font-size: 16px;
    line-height: 22px;
  }

  .mrtbtm {
    margin-bottom: 20px;
  }

  .setblk ul li {
    text-indent: 0px;
  }

  .frmblk {
    width: 100%;
  }

  ul.frmli li {
    width: 100%;
    margin-bottom: 10px;
  }

  ul.frmli li .form-control {
    width: 96%;
  }

  .sbtn {
    margin: 15px auto 0;
  }

  .inerfooterbg {
    padding: 30px 0 30px;
  }

  .footerbg {
    padding: 10px 0;
  }

  ul.toplinks li {
    margin: 0 0 20px 0px;
  }

  .pitchblk {
    margin-top: 0px;
    padding: 50px 0 0;
  }

  ul.pitchlist li {
    margin: 0 15px 40px;
  }

  .masterblk {
    padding: 0px 0;
  }

  .reghead {
    font-size: 13px;
    line-height: 20px;
  }

  a.bookbtn {
    font-size: 12px;
    padding: 10px 9px;
  }

  .nonmb {
    display: none;
  }

  .leftheading {
    margin-top: 10px;
    font-size: 27px;
    line-height: 27px;
  }

  .celebHeading {
    text-align: center;
    font-size: 25px;
  }

  .celebImg {
    width: 250px;
    margin: 0 auto;
  }

  .ctxtb {
    width: 250px;
    margin: 0 auto;
  }

  .ctxts {
    width: 250px;
    margin: 0 auto 20px;
  }

  .celebImg img {
    width: 100%;
  }

  .celebB {
    width: 49%;
    display: inline-block;
    text-align: center;
  }

  .container.celebCflex {
    text-align: center;
  }

  .container.celebCflex2 {
    text-align: center;
  }

  .frmblk.spkfrm {
    margin: 0 auto;
  }

  .frmblk {
    width: 400px;
    margin: 0 auto;
    float: none;
  }

}


@media only screen and (min-width: 1024px) and (max-width:1199px) {
  .col-md-6.modfimgd {
    width: 100%;
  }

  .modfimgd img {
    width: auto;
    display: block;
    margin: 0 auto;
  }

  ul.partlist li {
    width: 26%;
    min-height: 500px;
  }

  ul.aboutlist li {
    margin: 0 20px 40px;
    width: 40%;
    min-height: 250px;
  }

  .virtul-pitback {
    height: auto;
    padding-bottom: 10px;
  }

  .virtualbg {
    padding: 40px 0 0
  }

  ul.pitchlist li {
    width: 180px;
    margin: 0 5px;
  }

  .pitchblk {
    padding: 50px 0 0;
    margin-top: 10px;
  }

  .frmblk {
    width: 90%;
  }

  .headcomman {
    text-align: center;
  }


  .mainbox {
    padding-top: 10px;
    margin: auto 40px;
  }

  .bgpink {
    padding: 20px 0 50px 0px;
    background: url(../images/aboutbg.jpg) center center no-repeat;
    background-size: 100% 100%;
    height: auto;
    min-height: 1300px;
  }

  .innerheader.frmblks.frmbgspkbg {
    background: url(../images/summitbg.jpg);
    height: 800px;

  }

  .flrigh {
    float: none;
    text-align: center;
  }

  .frmblk.spkfrm {
    margin: 0 auto;
  }

  .frmblk {
    width: 400px;
    margin: 0 auto;
    float: none;
  }



}


.partners_brand {
  display: flex;
  justify-content: space-around;
  margin-top: 15px;
}

.partners_brand_heading {
  display: block;
  text-align: center;
  color: #565656;
  font-family: 'Lato';
  font-size: 18px;
}

.partners {
  padding: 60px 0px;
  background: #ffffff;
}

.partners_brand li {
  margin-right: 35px;
}


@media only screen and (min-width: 1px) and (max-width:767px) {
  .spk h2 {
    font-size: 33px;
  }

  .bk-title {
    font-size: 21px;
  }

  .spk h2 span {
    font-size: 30px;
  }

  .speaker-profile h2 span {
    font-size: 24px;
  }

  .categories span {
    font-size: 26px;
  }

  .gallery-main h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .about-award,
  .whys,
  .partners {
    padding: 0px 0px 30px 0px;
  }

  .footerbgnew {
    padding: 60px 0 20px 0;
  }

  .benf {
    padding: 40px 0px 60px 0px;
  }

  .innerblk span.newfontS {
    font-size: 22px !important;
    margin-bottom: 0px;
    line-height: 27px;
    font-family: 'Lato';
    font-weight: 600;
  }

  .headingtxt {
    padding-left: 0px;
  }

  ul.categoryList3 li {
    text-align: left;
    width: 100%;
    font-size: 16px;
  }

  p {
    font-size: 16px;
    line-height: 23px;
  }

  .about-award h3 {
    font-size: 19px;
    line-height: 27px;
  }

  ul.cty li .counth {
    font-size: 44px;
  }

  ul.cty li .countsub {
    font-size: 15px;
    line-height: 21px;
  }

  .timer .smalltext {
    font-size: 12px;
  }

  ul.whynomi li {
    height: auto;
    width: 96%;
    display: block;
    margin-bottom: 20px;
  }

  .res-img {
    width: 100%;
  }

  .partners_brand {
    display: block;
    justify-content: center;
    margin-top: 15px;
    text-align: center;
  }

  .partners_brand li {
    margin-top: 15px;
    margin-right: 0px;
  }
}


.bg-violet {
  background-color: #9404b7;
  padding: 10px;
}

.regnews {
  background: #ffffff !important;

  color: #9404b7 !important;
}

.res-img {
  max-width: 100%;
}