@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800');
.tagline {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}
.formpadding{padding: 50px 120px;}
.agendapage{width: 860px; height: auto; margin: 0 auto;}

.partnerNav li {
    float: left;
    margin: 5px;
    padding: 20px;
    list-style: none;
    font-size: 16px;
    min-height: 160px;
    width: 258px;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    position: relative;
}
.partnerNav li:hover {
	box-shadow: 0 10px 30px rgba(121, 121, 121, 0.27);
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}

.partnerNav li img {
    max-width: 225px;
    position: absolute;
    max-height: 145px;
    border: 0px;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
}

.basicpadding {
  padding: 0 50px;
}
.tagline span {
  font-size: 32px;
}
.navbar {
  z-index: 0;
}
.eddition {
  position: absolute;
  left: 20px;
  top: 0px;
}
.maintext {
  text-align: center;
  text-decoration: none;
}
.sub-speaker {
  padding: 12px 6px;
  font-size: 14px;
  line-height: 19px;
  height: 106px;
  margin: 0 0 10px 0;
}
.sub-speaker span {
  color: #708EB3;
}
.logobox {
  padding: 70px 15px 0 160px;
  width: 380px;
}
.venue {
  font-size: 17px;
  display: block;
  padding: 0 0 0 290px;
  color: #000;
}
.btnmain {
  border: 2px solid #e5005a;
  background: #fff;
  color: #e5005a;
  text-transform: uppercase;
  padding: 14px 50px;
  border-radius: 30px;
  margin: 10px 0;
}
.btnmain:hover {
  border: 2px solid #e5005a;
  background: #e5005a;
  color: #fff;
  padding: 14px 50px;
  text-transform: uppercase;
  border-radius: 30px;
}
.navbar-brand {
  padding: 8px 0px;
}
.nav > li.mbnav {
  display: none;
}
#myTab ul li {
  cursor: pointer;
  display: block;
}
.fixed {
  position: fixed;
  top: 0;
  height: 48px;
  width: 100%;
  z-index: 99999999999999;
}
.bg-theme {
  background: #e85b5b; /* fallback for old browsers */
}
.navbar2 {
  height: 34px;
  font-size: 14px;
}
.navbar2 ul li {
  border-right: 1px solid #d34747;
}
.navbar2 ul li:first-child a {
  padding: 7px 15px 7px 7px !important;
}
.navbar2 ul li:last-child {
  border: none;
  padding: 0px !important;
  color: #F9F9F9;
}
.navbar2 ul li a {
  padding: 7px 18px !important;
  color: #fff;
  font-weight: 300 !important;
}
.navbar2 ul li a:hover {
  background: #D52629;
}
.lead {
  font-size: 26px;
  font-weight: 800;
  line-height: 48px;
}
.bgblue {
  background: #e03660;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.bgwhite {
  background: #fff;
}
.clearfix:after {
  clear: both;
}
body {
  line-height: 24px !important;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.imgleft-margin {
  margin: 0 10px 10px 0;
}
.socialicons {
  padding: 0px 0px;
  color: #fff !important;
}
.socialicons a {
  border-radius: 10%;
  color: #fff !important;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.socialicons a:hover {
  border-radius: 50%;
  color: #fff !important;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.navbar {
  border-radius: 0px !important;
}
.logo-heading {
  background: #efefef;
  font-size: 18px;
  text-align: center;
  line-height: 44px;
}
.right-logo {
  padding: 30px 20px;
  text-align: center;
  vertical-align: central;
  border: 1px solid #efefef;
}
.navbar-inverse ul > li {
  font-size: 14px !important;
  font-weight: 300 !important;
}
.navbar-inverse ul > li a:hover {
  color: #00F !important;
  background: #e9ecf5 !important;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  padding: 0px;
  color: #5c5b5b;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
a {
  color: #34495e;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.btn {
  font-weight: 400;
}
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:hover, a:focus {
  color: #d9534f;
  text-decoration: none;
  outline: none;
}
.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}
body > section {
  padding: 50px 0;
}
.turquoise, .green-sea, .sun-flower, .orange, .emerald, .nephrits, .carrot, .pumkin, .peter-river, .belize-hole, .alizarin, .pomegranate, .amethyst, .wisteria, .clouds .silver, .wet-asphalt, .midnight-blue, .concrete, .asbestos {
  color: #fff;
}
.turquoise h1, .green-sea h1, .sun-flower h1, .orange h1, .emerald h1, .nephrits h1, .carrot h1, .pumkin h1, .peter-river h1, .belize-hole h1, .alizarin h1, .pomegranate h1, .amethyst h1, .wisteria h1, .clouds .silver h1, .wet-asphalt h1, .midnight-blue h1, .concrete h1, .asbestos h1, .turquoise h2, .green-sea h2, .sun-flower h2, .orange h2, .emerald h2, .nephrits h2, .carrot h2, .pumkin h2, .peter-river h2, .belize-hole h2, .alizarin h2, .pomegranate h2, .amethyst h2, .wisteria h2, .clouds .silver h2, .wet-asphalt h2, .midnight-blue h2, .concrete h2, .asbestos h2, .turquoise h3, .green-sea h3, .sun-flower h3, .orange h3, .emerald h3, .nephrits h3, .carrot h3, .pumkin h3, .peter-river h3, .belize-hole h3, .alizarin h3, .pomegranate h3, .amethyst h3, .wisteria h3, .clouds .silver h3, .wet-asphalt h3, .midnight-blue h3, .concrete h3, .asbestos h3, .turquoise h4, .green-sea h4, .sun-flower h4, .orange h4, .emerald h4, .nephrits h4, .carrot h4, .pumkin h4, .peter-river h4, .belize-hole h4, .alizarin h4, .pomegranate h4, .amethyst h4, .wisteria h4, .clouds .silver h4, .wet-asphalt h4, .midnight-blue h4, .concrete h4, .asbestos h4, .turquoise h5, .green-sea h5, .sun-flower h5, .orange h5, .emerald h5, .nephrits h5, .carrot h5, .pumkin h5, .peter-river h5, .belize-hole h5, .alizarin h5, .pomegranate h5, .amethyst h5, .wisteria h5, .clouds .silver h5, .wet-asphalt h5, .midnight-blue h5, .concrete h5, .asbestos h5, .turquoise h6, .green-sea h6, .sun-flower h6, .orange h6, .emerald h6, .nephrits h6, .carrot h6, .pumkin h6, .peter-river h6, .belize-hole h6, .alizarin h6, .pomegranate h6, .amethyst h6, .wisteria h6, .clouds .silver h6, .wet-asphalt h6, .midnight-blue h6, .concrete h6, .asbestos h6 {
  color: #fff;
}
.turquoise small, .green-sea small, .sun-flower small, .orange small, .emerald small, .nephrits small, .carrot small, .pumkin small, .peter-river small, .belize-hole small, .alizarin small, .pomegranate small, .amethyst small, .wisteria small, .clouds .silver small, .wet-asphalt small, .midnight-blue small, .concrete small, .asbestos small {
  color: rgba(255, 255, 255, 0.8);
}
.turquoise {
  background-color: #1abc9c;
}
.green-sea {
  background-color: #16a085;
}
.sun-flower {
  background-color: #f1c40f;
}
.orange {
  background-color: #f39c12;
}
.bg-black {
  background: #333;
}
.emerald {
  background: #000 url(../images/slider/bg7.jpg) no-repeat center -50px;
}
.nephritis {
  background-color: #27ae60;
}
.carrot {
  background-color: #e67e22;
}
.pumkin {
  background-color: #d35400;
}
.peter-river {
  background-color: #3498db;
}
.belize-hole {
  background-color: #2980b9;
}
.alizarin {
  background-color: #e74c3c;
}
.pomegranate {
  background-color: #c0392b;
}
.amethyst {
  background-color: #9b59b6;
}
.wisteria {
  background-color: #8e44ad;
}
.clouds {
  background-color: #ecf0f1;
}
.silver {
  background-color: #bdc3c7;
}
.wet-asphalt {
  background-color: #203e7c;
}
.hashtag {
  font-size: 21px;
  padding: 15px 0;
  text-align: right;
  font-weight: 600;
  color: #1991dd;
}
.Shape_2 {
  width: 486px;
  height: 277px;
}
.Shape_2:before {}
.wet-asphalt a:not(.btn) {
  color: #bdc3c7;
}
.wet-asphalt a:not(.btn):hover {
  color: #d9534f;
}
.midnight-blue {
  background-color: #2c3e50;
}
.concrete {
  background-color: #95a5a6;
}
.asbestos {
  background-color: #7f8c8d;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main-slider {
  position: relative;
}
.carousel-inner > .next {
  left: 88%;
}
#main-slider .carousel h2 {
  font-size: 32px;
  text-shadow: 5px 2px 3px #000000 !important;
  text-transform: uppercase;
}
#main-slider .carousel .btn {
  border: 3px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  border-radius: 0;
  margin-top: 5px;
}
#main-slider .carousel .btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed {
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
}
.headermainland {
  height: 290px;
  width: 100%;
  background: #d6ffff url(../images/HBG.png) no-repeat left -125px;
}
.headermain {
  height: 400px;
  width: 100%;
  background: #d6ffff url(../images/HBG.png) no-repeat left top;
}
.headerslider {
  height: 271px;
  width: 480px;
  margin-left: 40px;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 271px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev, #main-slider .next {
  position: absolute;
  top: 43%;
  /* background-color: rgba(0, 0, 0, 0.3);*/
  color: #fff;
  display: inline-block;
  font-size: 34px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover, #main-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .active .animation.animated-item-1 {
  text-shadow: 0px 9px 0 9px #333 !important;
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
.carousel-content p {
  font-weight: 400;
  font-size: 16px;
}
#services .media:hover .icon-md {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.8);
}
#recent-works {
  padding: 90px 0;
}
#recent-works .item-inner {
  position: relative;
  margin: 0;
}
.portfolio-items, .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 -20px 20px 0;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio-items.col-2 > li {
  width: 50%;
}
.portfolio-items.col-3 > li {
  width: 33%;
}
.portfolio-items.col-4 > li {
  width: 25%;
}
.portfolio-items.col-5 > li {
  width: 20%;
}
.portfolio-items.col-6 > li {
  width: 16%;
}
.portfolio-item {
  padding: 0;
  margin: 0;
}
.portfolio-item .item-inner {
  background: #fff;
  border: 1px solid #eee;
  padding: 10px 10px 0;
  margin: 0 20px 20px 0;
  position: relative;
}
.portfolio-item img {
  width: 100%;
}
.portfolio-item h5 {
  background: #fff;
  margin: 0;
  padding: 10px 0;
  font-weight: 700;
  font-size: 14px;
  color: #2c3e50;
  overflow: hidden;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#pricing-table .plan {
  border-radius: 4px;
  list-style: none;
  margin: 0 0 20px;
  background: #3498db;
  text-align: center;
  padding: 30px 0;
}
#pricing-table .plan li {
  padding: 5px 0;
  color: #fff;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#pricing-table .plan li.plan-name {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
#pricing-table .plan li.plan-name h3 {
  margin: 0;
}
#pricing-table .plan li.plan-price {
  margin-bottom: 10px;
}
#pricing-table .plan li.plan-price > div {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10px;
  font-size: 24px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
}
#pricing-table .plan li.plan-price > div sup {
  font-size: 10px;
  line-height: 10px;
}
#pricing-table .plan li.plan-price > div > small {
  display: block;
  font-size: 11px;
}
#pricing-table .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
#pricing-table .plan.featured {
  background-color: #2c3e50;
}
#title h1 {
  margin: 0;
  font-size: 36px;
  font-weight: 300;
}
.center {
  text-align: center;
}
#meet-the-team .designation {
  margin-top: 5px;
  display: block;
  font-size: 13px;
}
.img-thumbnail {
  border: 0;
}
.progress, .progress .bar {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
ul.breadcrumb {
  margin: 20px 0 0;
  background: transparent;
}
ul.breadcrumb > li {
  text-shadow: none;
}
ul.breadcrumb > li > a, ul.breadcrumb > li .divider {
  color: #fff;
}
ul.breadcrumb > li.active {
  color: rgba(255, 255, 255, 0.7);
}
ul.tag-cloud {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.tag-cloud li {
  display: inline-block;
  margin: 0 0 2px 0;
}
.btn-social {
  border: 0;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.btn-social.btn-facebook {
  background: #4f7dd4;
}
.btn-social.btn-facebook:hover {
  background: #789bde;
}
.btn-social.btn-twitter {
  background: #5bceff;
}
.btn-social.btn-twitter:hover {
  background: #8eddff;
}
.btn-social.btn-linkedin {
  background: #21a6d8;
}
.btn-social.btn-linkedin:hover {
  background: #49b9e3;
}
.btn-social.btn-google-plus {
  background: #dc422b;
}
.btn-social.btn-google-plus:hover {
  background: #e36957;
}
.btn-social:hover {
  color: #fff;
}
.navbar-inverse {
  border: none;
  Z-INDEX: 999;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.navbar-brand img {
  width: 100%;
}
.navbar-inverse .navbar-nav {}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #ea4d4d;
}
.font30 {
  font-size: 26px;
  line-height: 30px;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: #efefef;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin-top: -1px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 13px 25px;
  border-bottom: 1px solid #fafafa;
  color: #666666;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdon-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.3);
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-top: 0;
}
#social-media .icon-facebook {
  background-color: #3c5899;
}
#social-media .icon-facebook:hover {
  background-color: #4e6fba;
}
#social-media .icon-twitter {
  background-color: #29c5f6;
}
#social-media .icon-twitter:hover {
  background-color: #5ad2f8;
}
#social-media .icon-google-plus {
  background-color: #d13d2f;
}
#social-media .icon-google-plus:hover {
  background-color: #da6459;
}
#social-media .icon-pinterest {
  background-color: #c61118;
}
#social-media .icon-pinterest:hover {
  background-color: #ec1e26;
}
.icon-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-md {
  font-size: 36px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  border-radius: 50%;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.modal {
  border: 0;
}
.modal#loginForm {
  width: 600px;
  margin-left: -300px;
}
.modal .modal-header {
  border: 0;
  padding: 20px 20px 0;
}
.modal .modal-header > h4 {
  font-weight: 300;
  font-size: 14px;
  color: #848484;
  text-transform: uppercase;
  margin: 0;
}
.modal .modal-body {
  padding: 20px;
}
.modal input[type="text"], .modal input[type="password"] {
  padding: 5px 10px;
  min-height: 30px;
  width: 130px;
  margin-right: 10px;
}
.modal .icon-remove {
  color: #848484;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: block;
  background: #ebebeb;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.modal button {
  margin-left: 10px;
  border: 0;
}
.gap {
  margin-bottom: 50px;
}
.big-gap {
  margin-bottom: 100px;
}
.no-margin {
  margin: 0;
  padding: 0;
}
.registration-form {
  border: 0;
  background-color: #fff;
  padding: 20px;
  display: inline-block;
}
#bottom {
  color: #bdc3c7;
}
#bottom h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
#bottom .media-heading {
  display: block;
  font-weight: 400;
}
.row > div {
  margin-bottom: 0px;
}
ul.unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*Unordered Lists*/
ul.arrow, ul.arrow-double, ul.tick, ul.cross, ul.star, ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before, ul.arrow-double li::before, ul.tick li::before, ul.cross li::before, ul.star li::before, ul.rss li::before, ul.arrow li::after, ul.arrow-double li::after, ul.tick li::after, ul.cross li::after, ul.star li::after, ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
ul.arrow li::before, ul.arrow-double li::before, ul.tick li::before, ul.cross li::before, ul.star li::before, ul.rss li::before {
  margin-right: 10px;
}
ul.arrow li::before {
  content: "\f105";
}
ul.arrow-double li::before {
  content: "\f101";
}
ul.tick li::before {
  content: "\f00c";
}
ul.cross li::before {
  content: "\f00d";
}
ul.star li::before {
  content: "\f006";
}
ul.rss li::before {
  content: "\f09e";
}
#footer {
  padding-top: 20px;
  padding-bottom: 10px;
  color: #bdc3c7;
}
#footer a {
  color: #bdc3c7;
}
#footer a:hover {
  color: #d9534f;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}
ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
}
ul.social > li {
  display: inline-block;
  margin: 0 5px;
}
ul.social > li > a {
  font-size: 24px;
  color: #666;
}
ul.social > li > a:hover {
  color: #999;
}
.box-border {
  padding: 15px;
}
.accordion-group {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
}
.accordion-heading .accordion-toggle {
  color: #666;
  font-weight: 700;
}
.accordion-inner {
  border-top: 0;
}
.blog .blog-item {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.blog .blog-item .img-blog {
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.blog .blog-item .blog-content {
  padding: 20px;
}
.blog .blog-item h3 {
  margin-top: 0;
}
.blog .blog-item .entry-meta {
  margin-bottom: 20px;
}
.blog .blog-item .entry-meta > span {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 12px;
}
.blog .blog-item .entry-meta > span a {
  color: #999;
}
ul.pagination > li > a {
  border: 0;
}
ul.pagination > li.active > a, ul.pagination > li:hover > a {
  background-color: #34495e;
  color: #fff;
}
textarea#message {
  padding: 10px 15px;
  height: 219px;
}
.widget {
  margin-bottom: 30px;
}
ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}
ul.faq {
  list-style: none;
  margin: 0;
}
ul.faq li {
  margin-top: 30px;
}
ul.faq li:first-child {
  margin-top: 0;
}
ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}
ul.faq li > div {
  margin-left: 70px;
}
ul.faq li > div h3 {
  margin-top: 0;
}
#error {
  text-align: center;
  margin-top: 150px;
  margin-bottom: 150px;
}
.tables {
  border: 1px solid #a468f3;
  color: #414141;
  background: #a468f3;
  border-collapse: collapse;
}
.tables tr:nth-child(even) {
  background: #ffffff;
}
.tables tr:nth-child(odd) {
  background: #fafafa;
}
.tables tr td, th {
  padding: 14px 20px;
  border: 1px solid #efefef;
}
.tables a {
  color: #005df7;
}
.tables tr:first-child {
  background-color: #a468f3;
  color: #fff !important;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
}
.redcolor {
  color: #e84d73;
  font-size: 16px;
}
.footer {
  padding: 20px 5px 5px 5px;
  background: #000;
  color: #ccc !important;
  min-height: 40px;
}
.footer-text {
  padding: 0px 0;
}
.footer a {
  color: #09F;
}
.smelightbox {
  padding: 25px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 27px;
  max-width: 70%;
  margin: auto;
  position: fixed;
  top: 40px;
  right: 0px;
  bottom: 40px;
  left: 0px;
  -webkit-box-shadow: 10px 35px 200px -31px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 35px 200px -31px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 35px 200px -31px rgba(0, 0, 0, 0.75);
  z-index: 9998989;
  background: #fafafa;
  border-radius: 5px;
  display: none;
}
.smepopupclose {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  display: block;
  cursor: pointer;
}
.ciolightbox {
  padding: 25px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 27px;
  max-width: 70%;
  margin: auto;
  position: fixed;
  top: 40px;
  right: 0px;
  bottom: 40px;
  left: 0px;
  -webkit-box-shadow: 10px 35px 200px -31px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 35px 200px -31px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 35px 200px -31px rgba(0, 0, 0, 0.75);
  z-index: 9998989;
  background: #fafafa;
  border-radius: 5px;
  display: none;
}
.ciopopupclose {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  display: block;
  cursor: pointer;
}
.topnav {
  margin: 35px 0 0 0;
  font-size: 19px;
  color: #fff;
}
.topnav a {
  color: #fff;
}
.colocated-with {
  padding: 20px 0 0 0px;
}
.navbar-inverse .navbar-nav > li > a > .icon-home {
  font-size: 19px !important;
  padding: 0 8px !important;
}
.datefont {
  line-height: 37px;
  vertical-align: middle;
  text-align: center;
  padding: 0px 0px 0 15px;
}
.datepadding {
  padding: 8px 10px;
  color: #333333;
  line-height: 22px;
  text-align: right;
  font-size: 16px;
}
.topyellowline {
  height: 7px;
  background: #f9b70e;
  width: 100%;
}
.mainheading {
  color: #333;
  font-size: 31px;
  padding: 0 0 15px 0;
  font-weight: 600;
}
.subheading {
  color: #7503EF;
  font-size: 21px;
  padding: 0 0 15px 0;
}
.toprowpadding {
  padding: 0px 0;
}
.Tblock {
  height: 40px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  line-height: 36px;
  text-align: center;
}
.Tblock a {
  color: #fff;
  text-decoration: none;
}
.lytgray {
  background: #53be73;
  opacity: 0.7;
}
.lytblue {
  background: #959ca2;
  opacity: 0.7;
}
.darkgray {
  background: #947ec7;
  opacity: 0.7;
}
.lytbluegreen {
  background: #e32957;
  opacity: 0.7;
}
.toprow {
  margin: 0px;
  opacity: 0.8;
}
.sliderbox {
  background: rgba(0, 0, 0, 0.8);
  height: 326px;
}
.marginnone {
  margin: 0px !important;
  height: 163px;
  padding: 20px 15px;
  text-align: center;
  font-size: 25px;
  vertical-align: middle;
}
.venueland{ font-size:18px;}
@media(max-width:767px) {
	.headermain {
    height: 500px;
   
}
	.formpadding{padding: 60px 40px;}
	.agendapage{width: 390px; height: auto; margin: 0 auto;}

	.headerslider{margin-left: 5px;
	}
	social-share-wdgt{ display:none;}
  .navbar-collapse {
    min-height: 410px;
  }
	.himg { margin: 0;}
  .basicpadding {
    padding: 0 16px;
  }
  .eddition img {
    width: 40px;
  }
  .logobox {
    padding: 60px 15px 0 10px;
    width: 320px;
  }
  .logobox img {
    width: 310px;
  }
  .venue {
    font-size: 17px;
    display: block;
    padding: 0 0 0 110px;
    color: #000;
  }
  .hashtag {
    font-size: 16px;
    padding: 15px 0;
    text-align: right;
    font-weight: 600;
    color: #1991dd;
    position: absolute;
    right: 16px;
    top: -310px;
    z-index: 9999999999999;
  }
  .btnmain {
    border: 2px solid #e5005a;
    background: none;
    color: #e5005a;
    text-transform: uppercase;
    padding: 12px 50px;
    border-radius: 30px;
  }
  #main-slider {
    display: none;
  }
  .tagline {
    font-size: 16px;
  }
  .datefont {
    font-size: 21px;
    vertical-align: middle;
    padding: 15px 25px;
  }
  .nav > li.mbnav {
    display: block;
  }
  .toprowpadding, navbar2 > ul.navbar-right {
    display: none;
  }
  .navbar2 {
    height: 130px;
  }
  .navbar2 > ul {
    display: none;
  }
 
}

.dhide.mhide {
  display: none;
}


@media only screen and (max-device-width: 480px) {
  .dhide {
    display: none;
    
  }
  .dhide.mhide {
    display: block; 
  }
	
.partnerNav li {
  
  min-height: 100px;
  width: 270px !important;
  
}
.partnerNav li img {
  max-width: 205px !important;
  
}

}



ul.reasonNav {
  margin: 20px 0;
}

.himg {
  padding: 5px 10px 10px 10px;
  position: absolute;
  top: -120px;
  z-index: 99;
  margin: 0 15px;
  width: 97%;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.reasonNav li {
  float: left;
  margin: 5px;
  padding: 20px;
  list-style: none;
  font-size: 16px;
  min-height: 140px;
  width: 272px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  text-align: center;
}
.reasonNav li:nth-child(6) {
  background-image: url(../images/iot-2016-india.jpg);
  background-size: cover;
  padding: 20px;
  font-size: 24px;
  font-weight: 400;
}
.reasonNav li:nth-child(1) {
  background-image: url(../images/iot-2016-india12.jpg);
  font-size: 21px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(2) {
  background-image: url(../images/iot-2016-india2.jpg);
  font-size: 21px;
  font-weight: 400;
  padding: 22px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(3) {
  background-image: url(../images/iot-2016-india5.jpg);
  font-size: 21px;
  font-weight: 400;
  padding: 45px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(4) {
  background-image: url(../images/iot-2016-india4.jpg);
  font-size: 24px;
  font-weight: 400;
  padding: 45px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(5) {
  background-image: url(../images/iot-2016-india6.jpg);
  font-size:19px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(7) {
  background: #959ca2;
  font-size: 21px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(8) {
  background: #947ec7;
  font-size: 21px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(9) {
  background: #53be73;
  font-size: 21px;
  font-weight: 400;
  padding: 40px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(10) {
  background-image: url(../images/iot-2016-india5.jpg);
  font-size: 19px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(11) {
  background: #947ec7;
  font-size: 21px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav li:nth-child(12) {
  background-image: url(../images/iot-2016-india12.jpg);
  font-size: 21px;
  font-weight: 400;
  padding: 30px 20px;
  background-size: cover;
}
.reasonNav img {
  height: 140px;
}
.nav > li > a {
  padding: 13px 14px !important;
}
/* ------------------
    Watch
--------------------*/
#watch {
  text-align: right;
  padding: 0 0 0 400px;
}
#watch .dash {
  display: inline-block;
  padding: 4px 10px;
  line-height: 21px;
  text-align: center;
  margin: 0 -3px;
}
#watch .dash .digit {
  display: block;
  width: 12px;
  font-size: 17px;
  line-height: 17px;
  height: 17px;
  font-weight: 600;
  float: left;
}
#watch .dash span.dash_title {
  font-size: 9px;
  line-height: 0px;
  padding-top: 5px;
  font-weight: 300;
  display: block;
  text-align: center;
  clear: both;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.carousel-inner {
  overflow: visible;
}
.mbnav {
  display: none;
}
.navbar-close, .navbar-logo, li.navbar-nav-group {
  display: none
}
@media only screen and (max-width:767px) {
    
  .navbar.navbar-default {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    border: 0
  }
  .navbar.navbar-default .navbar-header {
    border-bottom: 1px solid #dedede
  }
  .navbar.navbar-default .navbar-header .navbar-toggle {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    background-color: #333;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: top .3s linear, left .3s linear, opacity .3s linear;
    -moz-transition: top .3s linear, left .3s linear, opacity .3s linear;
    -ms-transition: top .3s linear, left .3s linear, opacity .3s linear;
    -o-transition: top .3s linear, left .3s linear, opacity .3s linear;
    transition: top .3s linear, left .3s linear, opacity .3s linear;
    -ms-touch-action: none !important
  }
  .navbar.navbar-default .navbar-header .navbar-toggle:hover {
    background-color: #111
  }
  .navbar.navbar-default .navbar-header .navbar-close, .navbar.navbar-default .navbar-header .navbar-logo, .navbar.navbar-default .navbar-header .navbar-brand {
    display: none
  }
  .navbar.navbar-default .navbar-header .navbar-close, .navbar.navbar-default .navbar-header .navbar-brand {
    width: 100%
  }
  .navbar.navbar-default .navbar-header .navbar-close {
    width: 100%;
    padding: 10px 15px
  }
  .navbar.navbar-default .navbar-header .navbar-logo {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%
  }
  .navbar.navbar-default .navbar-header .navbar-brand {
    text-align: center
  }
  .navbar.navbar-default .navbar-header.navbar-header-row .navbar-logo {
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 15px
  }
  .navbar.navbar-default .navbar-header.navbar-header-row .navbar-brand {
    float: left;
    width: auto;
    padding: 10px 10px 20px 10px;
    text-align: left
  }
  .navbar.navbar-default .navbar-collapse {
    display: none;
    max-height: none;
    border-top: 0;
    box-shadow: none
  }
  .navbar.navbar-default .navbar-collapse .navbar-nav {
    margin: 0 -15px
  }
  .navbar.navbar-default .navbar-collapse .navbar-nav li {
    border-bottom: 1px solid #dedede
  }
  .navbar.navbar-default .navbar-collapse .navbar-nav li.navbar-nav-group {
    display: block;
    padding: 2px 0 0 15px;
    margin-top: -1;
    font-size: smaller;
    font-weight: bold;
    color: #777;
    text-transform: uppercase;
    background-color: #dedede;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4
  }
  .navbar.navbar-default .navbar-collapse .navbar-nav li:last-child {
    border-bottom: 0
  }
  .container-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none
  }
  .container {
    background-color: inherit;
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -moz-transition: -moz-transform .3s cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -ms-transition: -ms-transform .3s cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -o-transition: -o-transform .3s cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition: transform .3s cubic-bezier(0.2, 0.3, 0.25, 0.9)
  }
  .navbar-open .navbar.navbar-default .navbar-header .navbar-toggle {
    display: none
  }
  .navbar-open .container-overlay {
    left: 272px;
    z-index: 300;
    display: block
  }
  .navbar-open .container {
    -webkit-transform: translate3d(272px, 0, 0);
    -moz-transform: translate3d(272px, 0, 0);
    -o-transform: translate3d(272px, 0, 0);
    transform: translate3d(272px, 0, 0)
  }
  .navbar-transition .navbar.navbar-default {
    z-index: 0;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  .navbar-transition .navbar.navbar-default::-webkit-scrollbar {
    display: none
  }
  .navbar-transition .navbar.navbar-default .navbar-header .navbar-toggle {
    top: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
  }
  .navbar-transition .navbar.navbar-default .navbar-header .navbar-close, .navbar-transition .navbar.navbar-default .navbar-header .navbar-logo, .navbar-transition .navbar.navbar-default .navbar-header .navbar-brand {
    display: block
  }
  .navbar-transition .navbar.navbar-default .navbar-collapse {
    display: block;
    width: 272px
  }
  .navbar-transition .container {
    position: fixed;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 6px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 6px 0
  }
}
#scroll-top {
  cursor: pointer;
  cursor: hand
}
#scroll-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 44px;
  padding: 7px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.4;
  color: #ccc;
  text-align: center;
  vertical-align: baseline;
  background-color: #333;
  border: 1px solid #ddd;
  border-radius: 4px;
  -ms-touch-action: none !important
}
#scroll-top:hover {
  background-color: #111
}

.social-share-wdgt {
    position: fixed;
    width: 48px;
    bottom: 70px;
    z-index: 9999;
    left: 0;
}

.social-share-wdgt a.fb {
    background: #3b5b9b;
}
.social-share-wdgt a.twtr {
    background: #29a9e0;
}
.social-share-wdgt a {
    width: 42px;
    height: 42px;
    text-align: center;
    cursor: pointer;
    display: block;
    border-radius: 0;
    border: 0;
    transition: all .2s ease;
}
.social-share-wdgt a.lin {
    background: #0173b1;
}
.social-share-wdgt .icon-facebook, .icon-twitter, .icon-linkedin {
    line-height: 42px;
    color: #fff;
    font-size: 18px;
}