
:focus {
  outline: 0 !important;
}
html {
  scroll-behavior: smooth;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto','Montserrat', sans-serif;
	font-size: 16px;
	color:#000!important;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
}
.orange-bg {
	background-color: #FF7A42;
}

.topband_bg-home {
    background: url(../images/main-bg-new1.jpg) no-repeat;
    background-size: cover;
    width: 100%;
	padding-left: 80px;
	padding-right: 80px;
	background-position: top center;
}
/*
.topband_bg-home:before{
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	right: 0;
	bottom: 0;
    background-color: #000;
	opacity: 1px !important;
	z-index:1;
}
*/
/*  .blue-logo{display:none} */
 .stuck .sticky-top .blue-logo{display:inline-block;}
  .stuck .sticky-top .white-logo{display:none;}
.footer-banner  {
	background-color:#060607;
    width: 100%;
}

.btn-outline-light {
    color: #000000;
    border-color: #f8f9fa;
    border: 2px solid #D1D1D1;
    padding: 5px 17px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn-outline-light:hover {
    color: #ffffff;
    background-color: #000;
    border-color: #f8f9fa;
}
.btn-success {
    border-radius: 4px;
    padding: 8px 28px;
    background-color: #E92227;
    border-color: #E92227;
    font-weight: 500;
}
.btn-success:hover, .btn-success:focus, .btn-success:active  {
    color: #fff;
    background-color: #0481bf !important;
    border-color: #0481bf !important;
}
.btn-danger{
	color: #fff;
	background-color: #E92227;
	border:#E92227;
}
.bg-danger {
    background-color: #E92227 !important;
}
.bg-primary {
    background-color: #003f5e !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 1.5rem!important;
    margin-top: 13px;
    margin-left: 0;
    padding: 0 0 7px 0;
    font-size: 14px;
	color: #000;
	font-weight: 500;
   /*  border-bottom: 3px solid rgba(0, 0, 0, 0.00); */
    text-transform: uppercase;
}


.stuck .navbar-expand-lg .navbar-nav .nav-link {color:#000;}
/* #about p{
	margin-bottom:20px;
	font-size:18px;
	line-height:32px;
}
 */
.text-20{
	font-size:20px !important;
}
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-expand-lg .navbar-nav .nav-link:focus {
    margin-right: 1rem;
    margin-left: 0;
    color: #000;
    font-weight: 400;
    border-bottom: 0px solid #E92227;
}

/*.form-section .form-control {*/
/*    border-radius: 4px;*/
/*    padding: 0px 0 0px 55px;*/
/*    font-size: 14px;*/
/*    height: 48px;*/
/*	font-family: 'Roboto', sans-serif;*/
/*}*/
.form-section .form-control {
    border-radius: 4px;
    padding: 0px 0 0px 30px;
    font-size: 14px;
    height: 48px;
    font-family: 'Roboto', sans-serif;
    border: none;
    background: transparent;
    box-shadow: none;
    border-bottom: 2px dotted;
}
.form-section .form-group {
    margin-bottom: 5px;
}

.btn {
    text-transform: uppercase;
    border-radius: 4px;
    padding: 8px 0px;
    font-size: 18px;
    font-weight: 600;
}
.btn-primary {
	color: #fff;
    background-color: #ef9000;
	border: #ef9000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #343689 !important;
    border-color: #343689 !important;
}

.text-primary {
    color: #003f5e !important;
}

.btn-dark {
	color: #fff;
    background-color: #000;
	border: #000;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}

.form-section .form-icon {
    position: absolute;
    top: 10px;
} 

form h3 {
    font-size: 32px;
    font-weight: 700;
}
.rounded-20{border-radius:20px;}
.dropdown-menu {
	border-radius: 0;
	font-size: 14px;
	margin-top: 0;
	border: 0;
	padding: 0;
	text-transform: capitalize;
}

.dropdown-menu .dropdown-item {
	padding: .60rem 1rem;
}

.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	background-color: #FF7A42;
}

.logo-shap:after {
	content: "";
	width: 280px;
	height: 93px;
	left: -19px;
	top: 0;
	transform: skew(-20deg);
	background: #fff;
	position: absolute;
	display: none;
}

.navbar-brand {
	z-index: 999!important;
}
.navbar-brand .blue-logo{max-height: 20px;}
.medinova-logo{max-height: 35px;}
.medipharma-logo{max-height: 30px;}

.navbar-brand {margin-left: 70px;margin-top: 20px;}
.btn-success {
    border-radius: 4px;
    padding: 8px 28px;
    background-color: #E92227;
    font-weight: 500;
}
.from-banner {
	background: transparent linear-gradient(97deg, var(--unnamed-color-009a7e) 0%, #009383 47%, var(--unnamed-color-005baa) 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(97deg, #009A7E 0%, #009383 47%, #005BAA 100%) 0% 0% no-repeat padding-box;
opacity: 1;
}

.bg-grey{
	background-color: #f7f7f7;
    border-radius: 12px;
}

.footer-banner .heading p {font-size: 20px; font-weight: 300;color:#fff;}
.footer-banner .heading h3 {font-size: 30px; font-weight: 500;color:#fff;}
.footer-banner .media img {/* background-color: #ffffff4f;border-radius: 10px; */padding: 16px 14px;}

.footer-banner .media .media-body h5{font-size: 16px;text-transform: uppercase;margin-bottom:0px;color:#fff; padding-top: 7px;}
.footer-banner .media .media-body a {font-size: 20px;font-weight:400;color: #fff;}
.Contact-Person{
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
    display: inline-block;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 10px;
    margin: 15px 0;
}
.Contact-Person span{background-color:#eb6228; color:#fff; padding:5px 10px; display:block; border-radius:5px; margin-bottom:10px;}
	
.form-icon {
    position: absolute;
    top: 21px;
    left: 15px;
    z-index: 20;
}

.sectionPadding{padding: 80px 0; }
 
 .about-fair .about-fair ul{
	 padding-left: 10px;
 }
 .about-fair ul li {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 400;
	list-style:none;
	
}
.text-22{font-size:22px !important;}
.text-26{font-size:26px !important;}

 .about-fair ul li:before {
   font-family: "FontAwesome";
   content: "\f0a9 ";
   display: inline-block;
   padding-right: 7px;
   vertical-align: middle;
   font-weight: 900;
   color:#E92227;
}
.Subscribe-email form .btn {font-size: 16px;
    font-weight: 600;
    padding: 8px 30px;
    border-radius: 40px;
	text-transform: uppercase;}

.Subscribe-email form button {
    position: absolute;
    top: 14px;
    right: 30px;
    z-index: 20;
}

.form-hedding {
	color: #000000;
	font-size: 20px;
	margin: 20px 0 30px 0;
}

.form-hedding span {
	background: #000;
	color: #fff;
	padding: 10px 15px;
	display: inline-block;
}

.agenda{
	background:#E92227 url("../images/people-bg.png") center bottom no-repeat fixed;
  background-size: cover;
  position: relative;
 opacity: 1;
}

.agenda .agenda-box .time h6{font-size: 15px;font-weight: 700;color: #1A9FEF;margin-bottom: 10px;}

.agenda .agenda-box .time h5{font-size: 18px;color: #E92227; margin-bottom: 0px;}
.agenda .agenda-box .title h6{font-size: 15px;font-weight: 700;color: #1A9FEF;margin-bottom: 10px;}
.agenda .agenda-box .title h5{ font-size: 18px;margin-bottom: 0px;	}
.agenda .agenda-box .Description h6{font-size: 15px;font-weight: 700;color: #1A9FEF;margin-bottom: 10px;}
.agenda .agenda-box .Description h5	{font-size: 16px; margin-bottom: 0px;}
/* .form-control {
	border-radius: 0px;
	padding: 8px;
	font-size: 14px;
	height: 40px;
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.11);
} */

.btn-submit {
	color: #fff;
	background-color: #ff7a42;
	border-color: #ea6933;
	padding: 7px 22px;
	font-size: 18px;
	border-radius: 0;
}

.footer.footer-bar {
	padding: 15px 0;
	border-top: 1px solid #efefef;
	font-size: 12px;
	margin-top: 30px;
}

.footer.footer-bar a {color:#e78200;}


.footer.footer-bar .payment-cards img {
	height: 25px;
}

.social-icon a .fa {
	font-size: 18px;
	color: #000;
	margin-right: 20px;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown>.dropdown-toggle:active {
	/*Without this, clicking will make it sticky*/
	pointer-events: none;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color:#000;
}
.stuck .navbar-light .navbar-nav .active>.nav-link,
.stuck .navbar-light .navbar-nav .nav-link.active,
.stuck .navbar-light .navbar-nav .nav-link.show,
.stuck .navbar-light .navbar-nav .show>.nav-link {
	color:#000;
}

/*top nav*/
#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    /* z-index: 1030; */
    z-index: 10;
    background-color: transparent;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #fff0;
}

#topnav {text-align:center;}
#topnav .logo {
    float: left;
    color: #3c4858 !important;
    text-align: left;
    margin-top: 0px;
    position: relative;
    left: 70px;
}

#topnav .logo img {
    width: 200px;
    /*background: #fff;*/
    padding: 5px;
    border-radius: 5px;
}

#topnav .logo .color-logo {
    display: none;
}

#topnav.nav-sticky .logo img {
    width:200px;
}

#topnav.nav-sticky .logo .white-logo{
    display:none;
}

#topnav.nav-sticky .logo .color-logo {
    display: block !IMPORTANT;
    padding: 0;
}

/*#topnav .logo img{max-height:60px;}*/
#topnav .has-submenu.active a {
	color: #ffffff;
}

#topnav .has-submenu.active .submenu li.active>a {
	color: #2f55d4;
}

#topnav .has-submenu.active.active .menu-arrow {
	border-color: #2f55d4;
}

#topnav .has-submenu {
	position: relative;
}

#topnav .has-submenu .submenu .submenu-arrow {
	border: solid #3c4858;
	border-radius: 0.5px;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 2.5px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 20px;
	top: 14px;
}

#topnav .navbar-toggle {
	border: 0;
	position: relative;
	width: 60px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 18px 20px 18px;
    /* height: 18px; */
}

#topnav .navbar-toggle span {
	height: 2px;
	width: 100%;
    background-color: #fff;
	display: block;
	margin-bottom: 5px;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}

#topnav .navbar-toggle span:last-child {
	margin-bottom: 0;
}

#topnav .buy-button {
	float: right;
	line-height: 68px;
	padding: 3px 0;
}

#topnav .navbar-toggle.open span {
	position: absolute;
}

#topnav .navbar-toggle.open span:first-child {
	top: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#topnav .navbar-toggle.open span:nth-child(2) {
	visibility: hidden;
}

#topnav .navbar-toggle.open span:last-child {
	width: 100%;
	top: 6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#topnav .navbar-toggle.open span:hover {
	background-color: #2f55d4;
}

#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu>li>a:hover,
#topnav .navbar-toggle:focus {
	background-color: transparent;
}

#topnav .navigation-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav .navigation-menu>li {
	float: left;
	display: block;
	position: relative;
	margin: 0 10px;
}

#topnav .navigation-menu>li>a {
display: block;
    color: #fff;
    font-size: 18px;
    background-color: transparent !important;
    font-weight: 500;
    line-height: 24px;
    transition: all 0.5s;
    padding-left: 6px;
    padding-right: 6px;
    text-transform: uppercase;
    font-family: poppins;
}
#topnav.nav-sticky .navigation-menu>li>a {
    color: #000;
}

#topnav .navigation-menu>li>a:hover, #topnav .navigation-menu>li>a:active {
       color: #f97358;
}

#topnav .navigation-menu .has-submenu .menu-arrow {
	border: solid #3c4858;
	border-radius: 0.5px;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	right: -1px;
	top: 30px;
}

#topnav .menu-extras {
    float: right;
    /* display: none; */
    background: #f90368;
    margin-right: 10px;
    height: 49px;
}

#topnav.scroll,
#topnav.scroll-active,
#topnav.dark-menubar {
	background-color: #ffffff;
	border: none;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

#topnav.scroll .navigation-menu>li>a,
#topnav.scroll-active .navigation-menu>li>a,
#topnav.dark-menubar .navigation-menu>li>a {
	color: #3c4858;
}

#topnav.scroll .navigation-menu>li>a:hover,
#topnav.scroll-active .navigation-menu>li>a:hover,
#topnav.dark-menubar .navigation-menu>li>a:hover {
	color: #fff !important;
}

#topnav.scroll .navigation-menu>li.active>a,
#topnav.scroll-active .navigation-menu>li.active>a,
#topnav.dark-menubar .navigation-menu>li.active>a {
	color: #2f55d4 !important;
}

#topnav.defaultscroll.dark-menubar .logo {
	line-height: 70px;
}

#topnav.defaultscroll.scroll .logo {
	line-height: 62px;
}

#topnav.defaultscroll.scroll.dark-menubar .logo {
	line-height: 62px;
}

#topnav.nav-sticky {
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
	#topnav .navigation-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: end;
	}
	#topnav .navigation-menu>.has-submenu>.submenu>.has-submenu>.submenu::before {
		top: 20px;
		margin-left: 12px;
		-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.15);
		border-color: transparent #ffffff #ffffff transparent;
	}
	#topnav .navigation-menu>li .submenu>li .submenu {
		left: 105%;
		top: 0;
		margin-left: 10px;
		margin-top: -1px;
	}
	#topnav .navigation-menu>li>a {
		padding-top: 25px;
		padding-bottom: 25px;
		min-height: 62px;
	}
	#topnav .navigation-menu>li:hover>.menu-arrow {
		border-color: #2f55d4;
	}
	/*}*/
	/*#topnav .navigation-menu>li:hover,*/
	/*#topnav .navigation-menu>li.active>a {*/
	/*	color: #2f55d4 !important;*/
	/*}*/
	#topnav .navigation-menu>li .submenu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		padding: 15px 0;
		list-style: none;
		min-width: 180px;
		visibility: hidden;
		opacity: 0;
		margin-top: 10px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		border-radius: 10px;
		background-color: #ffffff;
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	}
	#topnav .navigation-menu>li .submenu:before {
		content: "";
		position: absolute;
		top: 2px;
		margin-left: 45px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: 7px solid #495057;
		border-color: transparent transparent #ffffff #ffffff;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		-webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.15);
		box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.15);
	}
	#topnav .navigation-menu>li .submenu li {
		position: relative;
	}
	#topnav .navigation-menu>li .submenu li a {
		display: block;
		padding: 10px 20px;
		clear: both;
		white-space: nowrap;
		font-size: 11px;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		font-weight: 700;
		color: #3c4858;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	#topnav .navigation-menu>li .submenu li a:hover {
		color: #2f55d4;
	}
	#topnav .navigation-menu>li .submenu li ul {
		list-style: none;
		padding-left: 0;
		margin: 0;
	}
	#topnav .navigation-menu>li .submenu.megamenu {
		white-space: nowrap;
		width: auto;
	}
	#topnav .navigation-menu>li .submenu.megamenu>li {
		overflow: hidden;
		width: 180px;
		display: inline-block;
		vertical-align: top;
	}
	#topnav .navigation-menu>li .submenu.megamenu>li .submenu {
		left: 100%;
		top: 0;
		margin-left: 10px;
		margin-top: -1px;
	}
	#topnav .navigation-menu>li.last-elements .submenu {
		left: auto;
		right: 0;
	}
	#topnav .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
		left: auto;
		right: 100%;
		margin-left: 0;
		margin-right: 10px;
	}
	#topnav .navbar-toggle {
		display: none;
	}
	#topnav #navigation {
		display: block !important;
	}
	#topnav.scroll {
		top: 0;
	}
	#topnav.scroll .navigation-menu>li>a {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#topnav.scroll-active .navigation-menu>li>a {
		padding-top: 25px;
		padding-bottom: 25px;
	}
}


@media (max-width: 768px) {
	#topnav .navigation-menu .has-submenu .menu-arrow {
		right: 16px;
		top: 16px;
	}
	.main-banner {
	 
	  background-position:90% center !important;
	}
	.h3, h3 {
      font-size: 1.25rem;
    }
}

@media (min-width: 768px) {
	#topnav .navigation-menu>li.has-submenu:hover>.submenu {
		visibility: visible;
		opacity: 1;
		margin-top: 0;
	}
	#topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
		visibility: visible;
		opacity: 1;
		margin-left: 0;
		margin-right: 0;
	}
	.navbar-toggle {
		display: block;
	}
}

@media (max-width: 475px) {
	#topnav .buy-button {
		display: block;
		width: 100%
	}
	#topnav .buy-button a.btn {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	.btn-outline-light {
		color: #000!important;
	}
	/* #topnav .navbar-toggle .lines {
		margin-right: 0 !important;
	} */
}
/*end of topnav*/


.about_text p{font-size:20px; line-height:30px; font-weight:400;}

.main-tittle{font-size:35px; color: #000 !important; position: relative; padding-bottom: 5px; font-family:WWF;}

/*.main-tittle::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  display: block;*/
/*  width: 60px;*/
/*  height: 5px;*/
/*  background: #e8450b;*/
/*  bottom: 0;*/
/*  left: calc(50% - 25px);*/
/*}*/

.copy-txt{font-size: 16px;
    color: #666;
    font-family: 'Open Sans';
    font-weight: normal;line-height:24px;}
.carousel-caption {
	position: unset;
}

.carousel-caption h2 {
	font-size: 67px;
	font-weight: 700;
}

.carousel-caption h3 {
	font-size: 63px;
	font-weight: 400;
}

.carousel-caption .event-date {
	font-size: 24px;
	font-weight: 400;
	background-color: #454545;
	display: inline-block;
	padding: 7px 35px;
	border-radius: 30px;
}

.carousel-indicators {
	left: unset;
}

.carousel-caption h4 {
	font-size: 41px;
	font-weight: 400;
	color: #FF7A42;
	text-transform: uppercase;
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: unset;
	border-bottom: unset;
	opacity: .5;
	transition: opacity .6s ease;
}

.my-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.px-80 {
	padding: 80px;
}

/* .after-border h5:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid;
	width: 30px;
	left: 0;
	bottom: -6px;
} */

.after-border-center h5:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid;
	width: 30px;
	left: 48%;
	bottom: -8px;
}

.heading h2 {
	font-size: 36px;
 
	font-weight: 600;
	color:#144b61;
}

.heading h5 {
    font-size: 18px;
 
    font-weight: 400;
    color: #E92227;
}

.hp {padding: 12px 208px;}

.pge-win-text h4 {
    font-size: 20px;
    color: #005BAA;
    font-weight: 600;
    position: relative;
    display: block;
}
.pge-win-text p{
	font-size: 11px;
    float: right;
    color: #616366;
	}
.box-txt{
    font-size: 12px!important;
    line-height: 14px!important;
    color: #005baa!important;
    font-weight: 500!important;
	font-family: 'Roboto Slab', serif;
}
.box-img img{width:95%;}

.add-box{
	padding: 10px;
}

.about .heading {
	font-size: 23px;
	}
.event-date {
    /*background-color:#2f3d50;*/
    background:rgb(47 61 80 / 75%);
    border-radius: 5px;
    padding: 10px 13px;
}
.event-date h4 {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    margin-bottom: 5px;
}
.event-date p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 20px;
}
/*.register_form h3 {*/
/*    font-weight: 600 !important;*/
/*    color: #cd3020 !important;*/
/*    font-size: 24px;*/
/*    margin-bottom: 20px;*/
/*}*/
.banner-section{width:100%;height:85vh; margin-top: 5%;}
#color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.6;
}
.bg-video{
    position:relative;
     width: 100%;
   height: 100%;
     top: 0;
    left: 0;
        object-fit: cover;
        z-index:0;
        
}

.banner-text h5{
	background: #949595; 
    padding: 10px 20px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: inline-block;
    font-size: 26px;
    color: #fff;
	font-weight:300;
}
.banner-text p{font-size:20px; color:#000; line-height:27px;}
.banner-text p span{font-weight:600;}
	
	
.topband_bg-home .media h5{font-size: 16px;color: #302f2e;font-weight: 600; margin-bottom:5px;}
	
.topband_bg-home .media a{font-size: 20px; font-weight: 600; color: #302f2e;}

.banner-text h4 {
    font-size: 48px;
    color: #E92227;
    font-weight: 700;
}
.banner-text h4 span{display:block;}
.about-logo img {
	margin-top: 180px;
}

.nav-pills .nav-link {    margin-right: 10px;
    border-radius: 0;
    background-color: #fff;}
	
	.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff;
    background-color: #FF7A42;
}
.nav-pills .nav-link.active .day{
    color: #fff!important;
    background-color: #FF7A42;
}
.nav-pills .nav-link.active .date{
    color: #fff!important;
    background-color: #FF7A42;
}

.nav-center {text-align: center;}
 
.nav-link .day {
	color:#000;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	
}
.nav-link .date {
	font-size:16px;
	text-transform:uppercase;
	color:#3E65AC;
	margin-bottom:0px;
}

.nav-item .nav-link {
    display: block;
    padding: 15px 1rem;
}

.nav-pills{    
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}

.bs-example .card-header button i {
    position: absolute;
    right: 23px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 9px 13px;
    top: 39px;
    color: #818181;
	z-index: 1111;
}
.bs-example .card-hearder .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: unset;
}
.bs-example .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 0;
}

.bs-example .card{background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 15px;}
	
.bs-example	.card-header:first-child {
    border-radius: 14px;
}

.taccordion-h h6{font-size:11px;color:#3E65AC;text-transform:uppercase;font-weight: 600;margin-bottom:3px;}
.taccordion-h h5{font-size:16px;color:#000;font-weight:600;}
.taccordion-h p{font-size:14px;color:#000;font-weight:500;}
.book-slot {
    color: #fff;
    background-color: #3E65AC;
    border-color: #2a5094;
    padding: 9px 19px!important;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.book-slot:hover{
	    color: #fff;
    background-color: #ff7c42;
    border-color: #f56f34;
}

/*------new--------*/


.category ul {list-style: none;}
.category ul li{Color:#818181;padding-top: 0px;}

.category ul li:before {
    font-family: "FontAwesome";
    content: "\f105";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: 900;
    color: #FF7A42;}
	
.card-body{padding-top: 0px;}

.schedule-text-img {
    background: url(../images/schedule.png) no-repeat top center;
    background-size: initial;
    content: "";
    position: absolute;
    left: 0;
    height: 125px;
    right: 0;
    bottom: -1px;
}
.about-fair p{
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
}
 
 
.pb-150{padding-bottom: 150px;}
/*Mobile View*/

.Participating-companies .col-md-3 {border: 1px solid #DCDCDC;background-color: #fff;}
.Participating-companies .col-md-3 img{ padding: 20px 0;text-align:center;}

.view-all-btn{
    font-size: 16px;
    font-weight: 600;
    border-radius: 40px;
    padding: 8px 28px;
    background-color: #000;
    text-transform: uppercase;
}

.bbm-f h1{
	    font-weight: 700;
		font-size:45px;
}
.register-now-btn{font-size: 28px;padding: 8px 70px; border-radius: 40px;}

.register-now-btn:hover {
    color: #ffffff;
    background-color: #fb6d32;
    border-color: #f7f7f7;
}

 .stuck .sticky-top {
    background-color: #000 !important;
    position: fixed;
    width: 100%;
	z-index:9999;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.09);
    -webkit-transition: all 0.3s
}
.sticky-top {
    transition: 0.5s;
	position: fixed;
	background:#000;
}

.back-to-top {
    z-index: 99999;
    position: fixed;
    bottom: 39px;
    right: 32px;
    width: 43px;
    height: 43px;
    line-height: 58px;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.back-to-top .fa{font-size: 30px;
    line-height: 36px;}
	
a:hover {
     text-decoration: unset;
}	

.carousel.slide {
	margin-top:10px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000!important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000!important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:   #000!important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #000!important;
}

#triangle-topright:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 2600px solid #005BAA;
    border-left: 634px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
}

/* .btn-dark { */
    /* color: #fff; */
    /* background-color: #E92227; */
        /* border-color: #E92227; */
/* } */
.pt-120 {
	padding-top:120px;
}

.px-110 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.pt-100 {
    padding-top: 100px;
}

.Countdown-Begins h6 {
    font-size: 23px;
    background-color: #E92227;
    display: inline-block;
    padding: 6px 17px;
    margin-left: 20px;
    color: #fff;
    border-radius: 12px;
    margin-bottom: -10px;
}

.countdown {    padding: 21px 10px;
    background-color: #E92227;
    border-radius: 12px;}


@media (max-width: 576px) {
	form h3 {
		font-size: 28px;
		font-weight: 700;
	}
	
	.about-fair ul li {
    font-size: 18px;}
	.about-fair ul {
    padding-left: 20px;
}
	.about-fair ul li:before {
    
    position: absolute;
    left: 12px;
}
	
	.steps{text-align: center;}
	.steps h5 { padding: 0px 0px 0px 0px !important; margin-top: 0px!important; font-size: 24px !important; line-height: 36px; text-align: center;}
	.steps p { padding: 1px 0 0 0px!important; text-align: center;}
	
	.footer-banner {
    width: 100%;
    height: auto;
}
	
	.footer-banner .media .media-body .email-font {
    font-size: 16px !important;
}
	
	 .pt-120 {
    padding-top: 105px;
}

.bg-danger {
    background-color: #E92227 !important;
}
 
	.Subscribe-email form button {
    position: unset;}
	.bg-grey .heading p {
    font-size: 16px;
    font-weight: 300;
}
	.pge-win-text p{
		float:unset;
	}
	.form-section {
		padding-top:10px;
		padding-bottom:30px;
	}
	.bg-blue {
	background-color:#005BAA;
}
	#triangle-topright{
		display:none;
	}
	.map-bg{
		display:none;
	}
	.my-80 {
    margin-top: 40px;
    margin-bottom: 40px;
}
	 
	.b-sm-b {border-bottom:0px!important;}
	.Participating-companies .col-md-3 img {
    padding: 5px;
}
	.Participating-companies{
		padding:20px;
	}
	.schedule-text-img {
    background-size: contain;
    left: 20px;
    height: 125px;
    right: 20px;
    bottom: -89px;
}

.px-110 {
    padding-top:90px;
    padding-bottom:30px;
}
	.bs-example .card-header button i{
		top:30px;
	}
	.Subscribe-email h3 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
 .footer-banner .media {
	 margin-bottom:20px;
 }
 .Contact-Person {
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 11px 10px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 25px;
}
	.book-slot {width:100%;}
	.px-80 {
		padding: 50px 0px;
	}
	.hp {
		padding: 0px;
		font-size: 16px!important;
		line-height: 26px!important;
	}
	.heading h2 {
		font-size: 20px;
	}
	.heading p .hp {}
	.about-logo img {
		margin-top: 90px;
		padding-bottom: 100px;
		width: 50%;
	}
	.map-bg {
		background: url(../images/map.png) no-repeat top;
		background-size: contain;
		content: "";
		height: 450px;
		position: absolute;
		left: 0;
		right: 0;
		top: unset;
		bottom: -190px;
	}
	.heading h4 {
		    font-size: 34px;
	}
	/* .topband_bg-home .media a { */
    /* font-size: 15px;} */
	.heading p {
    font-size: 16px;
    line-height: 23px;
}
	.bg-grey .media {
		margin-bottom:20px;
	}
	.bg-grey .heading h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
	}
	.carousel-indicators {
		left: 0;
		bottom: -44px;
	}
	.carousel-caption h4 {
		font-size: 19px;
		font-weight: 500;
		color: #FF7A42;
		text-transform: uppercase;
	}
	.carousel-caption h3 {
		font-size: 29px;
		font-weight: 400;
	}
	.carousel-caption h2 {
		font-size: 31px;
		font-weight: 700;
	}
	.topband_bg-home {
		 background: url(../images/main-bg-new-mobile.jpg) no-repeat;
		background-size: cover;
		background-position:center;
		padding-left: 0;
		padding-right: 0;
	}
	.form-hedding span {
		font-size: 18px;
	}
	.from-banner h1 {
		font-size: 28px;
	}
	.navbar-nav {
		margin-top: 14px;
		border-top: 2px solid rgb(0, 0, 0, 0.5);
		    padding-top: 12px;
	}
	.navbar-toggler {
		border: 1px solid white;
		background-color: white;
	}
	.navbar-brand img {
		width:240px;
	}
	
	.navbar-brand {margin-left: 0px;margin-top: 0px;}
	
	.logo-shap:after {
		content: "";
		width: 200px;
		height: 72px;
		left: -19px;
		top: 0;
		transform: skew(-20deg);
		background: #fff;
		position: absolute;
	}
}



/* Shared */

.loginBtn {
	box-sizing: border-box;
	position: relative;
	/* width: 13em;  - apply for fixed size */
	margin: 0 0 7px 0;
	padding: 0 15px 0px 40px;
	border: none;
	text-align: left;
	line-height: 40px;
	white-space: nowrap;
	border-radius: 5px;
	font-size: 13px;
	color: #000000;
	/* width: 100%; */
	border: none;
}

.loginBtn:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: 3px;
	left: 0;
	width: 34px;
	height: 100%;
}

.ride-line {
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

.ride-line-empty {
	height: 1px
}

.ride-line span {
	background-color: #000;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-block;
	line-height: 24px;
	position: relative;
	z-index: 1;
	color: #fff;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 500;
}

.ride-line:before {
	content: '';
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 12px;
	background-color: #000;
}

.loginBtn:focus {
	outline: none;
}

.loginBtn:active {
	box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}


/* Facebook */

/*.loginBtn--facebook {
	background-color: #4C69BA;
	text-shadow: 0 -1px 0 #354C8C;
}*/
.loginBtn--facebook {
	background-color: #fff;
	/* text-shadow: 0 -1px 0 #000; */
}

.loginBtn--facebook:before {
	/* border-right: #364e92 1px solid; */
	background: url('../images/facebook-icon.png') 6px 6px no-repeat;
}

/*.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
	background-color: #5B7BD5;
}*/
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
	background-color: #fff;
}


/* Google */

.loginBtn--google {
	/*font-family: "Roboto", Roboto, arial, sans-serif;*/
	background: #fff;
	color:#000;
}

.loginBtn--google:before {
	/* border-right: #BB3F30 1px solid; */
	background: url('../images/google-icon.png') 6px 6px no-repeat;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
	background: #fff;
}


/* Linkedin */

.loginBtn--linkedin {
	/*font-family: "Roboto", Roboto, arial, sans-serif;*/
	background: #2567b3;
}

.loginBtn--linkedin:before {
	/* border-right: #BB3F30 1px solid; */
	background: url('../images/linkdin-icon.png') 6px 6px no-repeat;
}

.loginBtn--linkedin:hover,
.loginBtn--linkedin:focus {
	background: #19559a;
}





#speakers .speaker {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

#speakers .speaker .details {
  background: rgba(6, 12, 34, 0.76);
  position: relative;
  left: 0;
  bottom:0px;
  right: 0;
  text-align: center;
  padding: 10px 0;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#speakers .speaker .details h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}

#speakers .speaker .details p {
  color: #fff;
  font-size: 15px;
  margin-bottom:0px;
  font-style: italic;
}

#speakers .speaker .details .social {
  height: 30px;
}

#speakers .speaker .details a {
  color: #fff;
}

#speakers .speaker .details a:hover {
  color: #E92227;
}

#speakers .speaker:hover .details {
  bottom: 0;
}

.video-box {
    width: 55%;
    max-width: 55%;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
}

.topband_bg-conference {
    background: url(../images/conference-bg.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
	padding-top: 30px;
    padding-bottom: 140px;
	text-align: center;
}

.user {
	display: inline-flex;
	padding: 8px 10px;
	border: 1px solid #EF821F;
	background-color: #EF821F;
	margin-top: 0px;
	color: #000;
	border-radius: 10px;
}

.user img {
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.user .user_name {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 16px;
    padding: 3px 0 0px 10px;
    width:70%;
	text-align:left;

}
.user .user_name p {
	display: block;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff ;
	margin:0;
	padding:0;
}

.user-wrap {
	position:relative;
	z-index: 1;
	float: left;
	width:15%;
}
.user-wrap button{ cursor:pointer;}

.user-wrap .dropdown-menu {
	border:1px solid #efefef;
	min-width:100%;
	border-bottom: 3px solid #eb0600;
	border-radius: 0;
	padding: 0;
	margin-top:0px;
}

.user-wrap .dropdown-menu > li > a {
	padding: 10px 15px;
	border-bottom: 1px solid #f9f9f9;
	position: relative;
	display:block;
    clear: both;
	font-size:12px;
    font-weight:300;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
}


.user-wrap .dropdown-menu > li > a:hover {
	background-color: #fbfbfb;
}
.user-wrap .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
  margin:0px 0 0 0;
  top: 45%;
  position: absolute;
  right: 15px;
}

/*dropdown-top-arrow*/
.user-wrap .dropdown-menu:before, .dropdown-menu:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
  }
  
.user-wrap .dropdown-menu:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ddd;
    left:10px;
  }
  
.user-wrap .dropdown-menu:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    left:11px;
  }
  
.user-wrap .dropdown-menu .dropdown-menu:before, .user-wrap .dropdown-menu .dropdown-menu:after { 
    display:none;
  }
  
  /*dropdown-top-arrow*/
@media (max-width: 576px) {
	.user-wrap {
		position: absolute;
		z-index: 1;
		float: left;
		width: auto;
		right:75px;
		top: 23px;}
	.user .user_name{display: none;}
	.user-wrap .dropdown-toggle::after {display: none;}
	.user{padding: 4px; border:none; background: none;}
	
	.video-box{width: 100%; max-width: 100%; padding: 0;}
	.topband_bg-conference{padding: 0;}
}


/*ChatBoxCssStart*/

#frame {
  width:100%;
  min-width: 360px;
  max-width: 360px;
  
  min-height: 300px;
  max-height: 400px;
  background: #fff;
  height: 100vh;
  position:fixed;
  right:30px;
  bottom:0;
  display:none;
  z-index:9999999;
  border:1px solid #E6EAEA;
}

.popup-box-on {
    display: block !important;
}
@media screen and (max-width: 360px) {
  #frame {
    width: 100%;
	right:0px;
  }
}
@media screen and (max-width: 767px) {
  #frame {
    width: 100%;
	right:2%;
  }
}
#frame .content {
  float: right;
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 735px) {
  #frame .content {
    width: calc(100% - 0px);
    min-width: 300px !important;
  }
}
@media screen and (min-width: 900px) {
  #frame .content {
    width: calc(100% - 0px);
  }
}
#frame .content .contact-profile {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #f5f5f5;
}
#frame .content .contact-profile img {
  width: 40px;
  border-radius: 50%;
  float: left;
  margin: 9px 12px 0 9px;
}
#frame .content .contact-profile p {
  float: left;
}
#frame .content .contact-profile .social-media {
  float: right;
}
#frame .content .contact-profile .social-media i {
  margin-left: 14px;
  cursor: pointer;
}
#frame .content .contact-profile .social-media i:nth-last-child(1) {
  margin-right: 20px;
}
#frame .content .contact-profile .social-media i:hover {
  color: #435f7a;
}
#frame .content .messages {
  height: auto;
  min-height: calc(100% - 100px);
  max-height: calc(100% - 100px);
  overflow-y: scroll;
  overflow-x: hidden;
  width:100%;
}
@media screen and (max-width: 735px) {
  #frame .content .messages {
    max-height: calc(100% - 105px);
  }
}
#frame .content .messages::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}
#frame .content .messages::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
#frame .content .messages ul li {
  display: inline-block;
  clear: both;
  float: left;
  margin: 15px 15px 5px 15px;
  width: calc(100% - 25px);
  font-size: 0.9em;
}
#frame .content .messages ul li:nth-last-child(1) {
  margin-bottom: 20px;
}
#frame .content .messages ul li.sent img {
  margin: 6px 8px 0 0;
}
#frame .content .messages ul li.sent p {
  background: #435f7a;
  color: #f5f5f5;
}
#frame .content .messages ul li.replies img {
  float: right;
  margin: 6px 0 0 8px;
}
#frame .content .messages ul li.replies p {
  background: #f5f5f5;
  float: right;
}
#frame .content .messages ul li img {
  width: 22px;
  border-radius: 50%;
  float: left;
}
#frame .content .messages ul li p {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 10px;
  max-width: 290px;
  line-height: 130%;
}
@media screen and (min-width: 735px) {
  #frame .content .messages ul li p {
    max-width: 280px;
  }
}
#frame .content .message-input {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99;
  border: 1px solid #E6EAEA;
}
#frame .content .message-input .wrap {
  position: relative;
}
#frame .content .message-input .wrap input {
  font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
  float: left;
  border: none;
  width: calc(100% - 50px);
  padding: 12px 32px 12px 8px;
  font-size: 0.8em;
  color: #32465a;
}
@media screen and (max-width: 735px) {
  #frame .content .message-input .wrap input {
    padding: 15px 32px 16px 8px;
  }
}
#frame .content .message-input .wrap input:focus {
  outline: none;
}
#frame .content .message-input .wrap .attachment {
  position: absolute;
  right: 60px;
  z-index: 4;
  margin-top: 10px;
  font-size: 1.1em;
  color: #435f7a;
  opacity: .5;
  cursor: pointer;
}
@media screen and (max-width: 735px) {
  #frame .content .message-input .wrap .attachment {
    margin-top: 17px;
    right: 65px;
  }
}
#frame .content .message-input .wrap .attachment:hover {
  opacity: 1;
}
#frame .content .message-input .wrap button {
  float: right;
  border: none;
  width: 50px;
  padding: 12px 0;
  cursor: pointer;
  background: #32465a;
  color: #f5f5f5;
}
@media screen and (max-width: 735px) {
  #frame .content .message-input .wrap button {
    padding: 16px 0;
  }
}
#frame .content .message-input .wrap button:hover {
  background: #435f7a;
}
#frame .content .message-input .wrap button:focus {
  outline: none;
}

.askQuestion{position: fixed; right: 0 !important; z-index: 9999999; top:20% !important;}
.live-section{ text-align: center; color:#fff; font-weight:600; margin-bottom: 10px; text-transform: uppercase;}
.live-section .sessionDate{background-color: #FF0004; padding: 5px 10px; font-size: 14px; border-radius:5px;}

.live-section h5{font-size: 18px; font-weight: 500; padding-top: 10px !important;}

.attendees{position: fixed; z-index: 999; top: 15.5%; right: 10px;}

@media screen and (max-width: 735px) {
	.askQuestion{position: fixed; right: 0 !important; z-index: 99999; bottom:20% !important; top: auto!important;}
	.live-section{ margin-bottom:0; margin-top:0px; background-color: #000; padding: 10px 0; font-size: 14px;}
	.live-section .sessionDate{background-color: #FF0004; padding: 2px 10px; font-size: 14px; border-radius:5px;}
	.live-section h5{font-size: 14px; font-weight:600; padding-top: 0px !important;}
	.attendees{bottom:30% !important; top: auto!important;}
}


.section-padding {
    padding: 150px 0 150px 0;
}
/* Sections Header
--------------------------------*/
.section-header{ margin-bottom: 20px;}
.section-header h3 {
  font-size: 40px;
  color: #E92227;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin: 0;
}

.section-header p {
  text-align: left;
  padding-bottom: 0px;
    margin: 0;
  color: #333;
}
/*--------------------------------
The Venue Section 
--------------------------------*/
#venue-bg {
  background:#23cca2 url("../images/venue-bg.jpg") right bottom no-repeat;
  /*background-size: cover;*/
  position: relative;
}

#venue-bg p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0;
}
#venue-bg .section-header h3{color:#fff;}
#venue-bg .section-header p{color:#fff;}
#venue-bg .venue-container { margin: 0 10%;}
#venue-bg ul{margin: 0; padding: 0; position: relative; list-style: none;}
#venue-bg ul li{margin: 0 0 10px; 0; padding: 5px 15px; list-style: none; line-height: 30px; display: table; position: relative; background-color: #fff; font-size: 20px; font-weight: 300;}
#venue-bg ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 10px;
    background-color: #fff;
    border: 5px solid #23cca2;
}

/*The Venue Section*/



#attendee-bg {
  background:#fff url("../images/attendee-bg.png") center bottom no-repeat fixed;
  background-size: cover;
}

#attendee-bg p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0;
}
#attendee-bg .section-header h3{color:#000;}
#attendee-bg .section-header p{color:#000;}
#attendee-bg .venue-container { margin: 0 10%;}
#attendee-bg ul{margin: 0; padding: 0; position: relative; list-style: none;}
#attendee-bg ul li{margin: 0 0 10px; 0; padding: 5px 15px; list-style: none; line-height:24px; display: table; position: relative; background-color: #23cca2; font-size: 15px; font-weight:400; color:#fff;}
#attendee-bg ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 7px;
    background-color: #fff;
    border: 5px solid #23cca2;
}



.listStyle {
	 padding-left: 10px;
 }
 .listStyle li {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 400;
	list-style:none;
	
}
 .listStyle li:before {
   font-family: "FontAwesome";
   content: "\f0a9 ";
   display: inline-block;
   padding-right: 7px;
   vertical-align: middle;
   font-weight: 900;
   color:#E92227;
}

/*--------------------------------
Stall Section 
--------------------------------*/
#stall-bg {
  background: url("../images/stall-bg.jpg") left top no-repeat;
  /*background-size: cover;*/
  position: relative;
}
#stall-bg .stall-container { margin: 0 10%;}
#stall-bg .stall-container p{ font-size:16px; padding: 0; margin: 0; line-height:22px;}

#stall-bg .section-header h3{color:#eb6228;}

/*Stall Section */


#exhibitor-bg {
	background:#eb6228 url("../images/exhibitor-profile-bg.jpg") center bottom no-repeat fixed;
  background-size: cover;
  position: relative;
  color:#fff;
}

#exhibitor-bg .heading h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
#exhibitor-bg .heading h2 { color: #000;}

#exhibitor-bg p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0;
}
#exhibitor-bg .section-header h3{color:#000;}
#exhibitor-bg .section-header p{color:#000;}
#exhibitor-bg .venue-container { margin: 0 10%;}
#exhibitor-bg ul{margin: 0; padding: 0; position: relative; list-style: none;}
#exhibitor-bg ul li{margin: 0 0 10px; 0; padding: 5px 15px; list-style: none; line-height:24px; display: table; position: relative; background-color: #fff; font-size: 15px; font-weight:400; color:#000;}
#exhibitor-bg ul li:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top: 7px;
    background-color: #fff;
    border: 5px solid #eb6228;
}

/* Why Exhibit Section
--------------------------------*/
.bg-gray{ background-color: rgba(232, 232, 232, 0.9);}
.bg-green{ background-color: rgba(76, 187, 23, 0.2);}
.bg-light-blue{ background-color:  rgba(130, 183, 255, 0.3);}

#why-exhibit {
  background: url("../images/why-exhibit-bg.jpg") bottom center no-repeat fixed;
  background-size: cover;
  position: relative;
}

#why-exhibit .section-header{margin-bottom:40px;}
#why-exhibit p{font-size: 17px; line-height: 24px;   color: #000; font-weight:400;}

#why-exhibit .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}
#why-exhibit .list p{position:relative; font-size: 18px; font-weight: 300;}
#why-exhibit .list p:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 18px;
    width: 18px;
    border-radius: 90px;
    left: -8px;
    top:12px;
    background-color: #82b7ff;
    border: 5px solid #fff;
}

/*Why Exhibit Section*/

/* #agenda {
  background: url("../images/main-bg.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
}
 */
#agenda .section-header{margin-bottom:40px;}
#agenda p{font-size: 17px; line-height: 24px;   color: #000; font-weight:400;}
.agenda-timeline a.nav-link.active p {
    color: #fff !important;
}
/*Why attend Section*/

#why-attend {
  background: url("../images/why-attend-bg.jpg") center bottom no-repeat fixed;
  background-size: cover;
  position: relative;
}

#why-attend .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}
#why-attend .list p{position:relative;}
/* #why-attend .list p:before { */
    /* position: absolute; */
    /* content: ''; */
    /* z-index: 1; */
    /* height: 18px; */
    /* width: 18px; */
    /* border-radius: 90px; */
    /* left: -8px; */
    /* top:12px; */
    /* background-color: #fff; */
    /* border: 5px solid #23cca2; */
/* } */

#why-attend .media{margin-bottom:20px;}
#why-attend .media p{font-size:17px;}



/*Why attend Section*/

@media screen and (max-width: 767px) {
  /* .bg-mobile{background:#fff; border-bottom: 1px solid #efefef;} */
  .banner-text h5{font-size: 17px; font-weight: 400;}
  .section-padding {padding: 100px 0 100px 0;}
  #why-attend .media {margin-bottom: 20px; background: #fff; border: 1px solid #efefef; border-radius: 10px; padding: 10px; box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;}
}

/*.alreadyRegistered{font-size:15px; font-weight:500; line-height:15px; color:#fff; padding-top: 5px;}*/
/*.alreadyRegistered a{color:#fff;}*/
/*.alreadyRegistered span{ border-bottom:3px solid #fff; padding-bottom:3px;}*/



#already-reg-modal-body form:before {
	background:none;
}

#already-reg-modal-body form:after {
	background:none;
}

.steps h5 {
	font-size: 30px;
	padding: 0px 0px 0px 86px;
	margin-top: -34px;
	line-height: 36px;
}

.steps p {
	font-size: 18px;
	padding: 1px 0 0 90px;
	color: #707070;
}

@media (min-width:768px) and (max-width:990px) { 
	.footer-banner .media .media-body a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
	}
	
	.bg-mobile {
    background: #fff;
    border-bottom: 1px solid #efefef;
	}
}

.modal-content{border-radius: 20px;}
.modal-header{ color: #ed1651;}
.modal-header .close {
    font-weight: 100;
    font-size:40px;
    padding: 0;
    outline: none;
    background: none;
    border: none;
    border-radius:0;
    line-height: 25px;
	margin: 0;
}

.modal-open {
    overflow: hidden !important;
}


.cust-modal .close {
    color: #000;
    font-size: 44px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 300;
    line-height: 20px;
}
.common-h {
  color: #000;
  font-weight: 500;
  font-size: 24px;
  position: relative;
  padding: 0 0 10px 0;
  margin-bottom: 16px;
  position:relative;
}

.btn-primary {
    color: #fff;
    background-color: #b20002;
    border: #b20002;
    padding: 10px 25px;
    background-image: linear-gradient(to right, #8b40af 0%, #ff0064 100%);
}
.counter{
	position:absolute;right:0;color:#979797;font-weight:normal;font-size:14px;    top: 50%;
    margin-top: -13px;
}
.common-h::before {
      background: #963ba9;
    border-radius: 9px;
    width: 40px;
    height: 4px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
.otp-block input {
  border: 2px solid #355aa5;
  border-radius: 10px;
  background: #fff;
  width: 50px;
  height: 50px;
  box-shadow: 4px 5px 0 #ccc;
  text-align: center;
  font-size: 32px;
  color: #355aa5;
}
.otp-border {
  background: #d1d1d1;
  width: 20px;
  height: 7px;
  margin: 0 5px 0 10px;
  border-radius: 9px;
}
.resent-txt {
  font-size: 12px;
  text-align: center;
  margin-top: 20px;
}

.resend-btn {
  background: #ed1651;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  padding: 2px 10px;
}
.resend-btn:hover {
  opacity: 0.7;
}

.change-number {
  color: #212529;
  text-decoration: underline;
}
.change-no-block input {
    border: 2px solid #943caa;
    border-radius: 10px;
    background: #fff;
    width: 100%;
    height: 50px;
    box-shadow: 4px 5px 0 #ccc;
    text-align: center;
    font-size: 25px;
    color: #943caa;
    margin: 0;
}

.text-muted {
    color: #8492a6 !important;
}

.newForm {
    padding: 0px;
    position: relative;
    z-index: 111;
}

.checkNote{
font-size: 13px;
color: #fff;
line-height: 16px;
cursor:pointer;
}


/* my-tab */
.myTab .nav-tabs {
  text-align: center;
  margin: auto;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}

.myTab .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
}

.myTab .nav-tabs a {
  border: none;
  border-radius:0px;
  font-weight: 500;
  background-color: #fff;
  color: #043f5d;
  padding: 8px 30px;
  margin-bottom: 4px;
  border-radius:8px;
  margin-right:10px;
}
.myTab .nav-tabs a:last-child{margin-right:0px !important;}
.myTab .nav-tabs a span {
	display:block;
	font-size:12px;
}

.myTab .nav-tabs a.active {
  background-color: #61a5da;
  color: #fff;
}

.myTab .sub-heading {
  text-align: center;
  font-size: 18px;
  font-weight:700;
  font-family: "Open Sans", sans-serif;
  margin: 0 auto 30px auto;
}

.myTab.tab-pane {
  transition: ease-in-out .2s;
}

.myTab .schedule-item {
  border-bottom: 1px solid #cad4f6;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color ease-in-out 0.3s;
}

.myTab.schedule-item:hover {
  background-color: #fff;
}

.myTab.schedule-item time {
  padding-bottom: 5px;
  display: inline-block;
}

.myTab .schedule-item .speaker {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

.myTab .schedule-item .speaker img {
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
  transition: all ease-in-out 0.3s;
}

.myTab .schedule-item h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.myTab.schedule-item h4 span {
  font-style: italic;
  color: #19328e;
  font-weight: normal;
  font-size: 16px;
}

.myTab.schedule-item p {
  font-style: italic;
  color: #152b79;
  margin-bottom: 0;
}
.myTab h5{margin:0; padding:0; font-family: "Open Sans", sans-serif; font-size:18px;}
.rounded-10{border-radius:10px !important;}
/* my-tab */

.box-1 {
    border-bottom: 1px solid #61a5da;
}

.box-2 {
    border: 5px solid #e8450b;
}

.box-3 {
    border: 5px solid #cf1217;
}
.box .timebox{ color:#dad9d9; font-size:18px;}
.box h4{ font-size:18px; text-transform:uppercase;}
.box ul li{ list-style:inside;}
@media (max-width:767px) { 
	.myTab .nav-tabs a {
	  padding: 5px 10px;
	}
}

.mainText{position:relative;     width: 75%;
    padding-left: 300px;
    max-width: 600px;}
.mainText h1 {
    color: #E92227;
    font-size: 46px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 46px;
	
}
.mainText h1 span {
	color: #fff;
	background: #000;
    padding: 10px 20px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
	display: inline-block;
	margin-bottom:15px;
}
.mainText .date {
    color: #fff;
    font-weight:700;
    font-size: 32px;
    background-color: rgba(65, 67, 151, 0.9);
    padding: 0 10px;
	border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
	border:2px solid #fff;
}
.play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#e8450b 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

.play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.play-btn:hover::after {
  border-left: 15px solid #e8450b;
  -webkit-transform: scale(20);
  transform: scale(20);
}

.play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}


.video-play {
  background-color: #61a5da;
  padding: 11px 41px 13px 18px;
  border-radius: 10px;
  margin-top: 20px;
  display: inline-block;
  border:0px solid #000;
  
}
.video-play h3 {
  font-size: 20px;
  padding-top: 10px;
  color: #fff;
}
.footer-btn{background:#fff!important;color:#144b61 !important;padding:10px 30px;border-radius:10px;display:inline-block}
.footer-btn:hover{text-decoration:none;background:#fefefe!important;color:#144b61!important;}
.left-seperater{position:relative}
.text-blue{color:#144b61!important}
.text-gray{color:#dad9d9 !important;}
.inovation-img{text-align:center;}
.inovation-img img{width:60px;}
.inovation-txt{text-align:center;margin-bottom:30px;}
.left-seperater:after{position:absolute;top:0;bottom:0;width:2px;background:#545454;content:'';left:0;}
.rigister-box{display:flex;padding:10px;justify-content:center;flex-direction:column;color:#fff;border:1px solid #4a85b2;text-align:center;    height: 84px;    margin-bottom: 30px;}
.header-btn{padding:8px 15px;color:#144b61;border-radius:10px;background:#fff;border:1px solid #fff;}
.stuck .header-btn, .stuck .header-btn:hover{color:#144b61;border:1px solid #144b61;text-decoration:none;}
.header-btn:hover{text-decoration:none;background:#fefefe;color:#144b61;}
.banner-bg2{padding-left:80px;padding-right:80px; background-image: url(../images/banner-left.jpg), url(../images/banner-right.jpg);
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;}
  
@media screen and (max-width: 767px) {
  .banner-bg2{padding-left: 20px; padding-right: 20px; background-image:none;}
  
}











/*--------New-Css (Sandeep Gupta)------------*/

@media (max-width: 576px){
.nav-pills {
    justify-content: center;
}

.nav-pills .nav-item .nav-link {
    text-align: center;
    padding: 12px 11px;
    width: 94%;}

.nav-item .nav-link h5 {font-size:16px!important;}
.tab-content .tab-text h4 {font-size: 20px!important;}
.tab-content .tab-text { padding: 20px!important;}

.oap-logo-box h6 {margin-bottom: 5px!important;}
.oap-logo-box img {    margin-bottom: 25px;}
.organiser-and-partners .heading h4 { font-size: 28px!important;margin-bottom:20px;}
.innovation-hub-text h3 {
    font-size: 30px!important;
    font-weight: 700;
    line-height: 31px!important;
    margin-top: 30px!important;
    color: #fff;
	margin-bottom: 30px;
    text-align: center;
}
.innovation-hub-text .btn {margin-bottom: 27px;    margin-top: 10px;}
.right-border h5:after {display:none}.contact-box	{border-bottom: 1px solid #000; margin-bottom: 20px; padding-bottom: 10px;}
.browse-innovations h5 {font-size: 22px!important;    text-align: center; margin-top: 27px;}
.about-the-event .heading h4 {
    font-size: 27px!important;
    font-weight: 700;
    line-height: 30px!important;
}
.pb-150 {padding-bottom:0px!important;}

.intoformatoin {text-align: center;margin-top: 30px;}
.intoformatoin h5{font-size: 26px!important;}
.nav-pills li { margin-bottom: 15px;}
.tab-content .tab-text {margin-bottom: 10px!important;}
}


.intoformatoin h5{font-size: 38px;font-weight: 800;}
.tab-content .tab-text {padding: 30px;background-color: #efefef;border-radius: 10px;margin-bottom: 30px;}
.tab-content .tab-text h4{ color: #008ab0;font-weight: 700;font-size: 25px;}

.heading-img img{ border-right: 5px solid #ea7e23;border-radius: 4px;}

.about-the-event .heading-img h5 {
    font-size: 22px;
    color: #000000;
    position: relative;
    display: block;
    font-weight: 700;
    margin-left: 20px;
}

.about-the-event p {font-size:16px;color: #000;line-height: 20px;}
.about-the-event .heading h4 {font-size: 44px;font-weight: 700;line-height: 46px;}

.map-bg {background: url(../images/map.png) no-repeat top left;background-size: auto;
    content: "";height: 450px;position: absolute;left: 0;right: 100px;top: 0px;}
	
.browse-innovations h5 { font-size: 43px;font-weight: 800; color: #ea7e23;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {color: #fff;background-color: #008ab0;}

.map-bg-2{ background: url(../images/map-2.png) no-repeat center left;background-size: cover;;
    content: "";background-position: center;height: 770px;position: absolute;left: 6px;right: 0;
    top: 0px;}

.organiser-and-partners	.heading h4{font-size: 40px;font-weight: 800;color: #008ab0;}
.oap-logo-box h6 {    font-size: 18px;    margin-bottom: 25px;font-weight: 600;}
.nav-item .nav-link h5 {font-size: 18px;text-align:center;}
.nav-item .nav-link {display: block;  padding: 13px 2rem;}
.nav-pills .nav-link {margin-right: 10px;border-radius: 0;background-color: #efefef; color: #000;}
.innovation-hub-text h3	{font-size: 50px;font-weight: 700;line-height: 53px;margin-top: 56px;color: #fff;}
.innovation-hub-text .btn {padding: 13px 16px;font-size: 24px;border-radius: 0;margin-top: 40px;}
.footer-bar p {font-size:16px;}
.right-border{position:relative}
.right-border h5:after {content: "";position: absolute;width: 2px;height: 75px;top: 84px;left: -24px;    background-color: black;}
.border-bottom-black {border-bottom:2px solid #000;padding-bottom:20px}
.contact-box  h5 {font-size:16px;margin-top:20px}
.why-visit img{margin-bottom:20px}
.d-lg-flex .flex-fill img {width:120%}
.form-section form { background-color: #ea7e23; padding: 16px;}
.contact-box a {color:#000;}
.intoformatoin h4 {font-size: 33px;
    background-color: #ea7e24;
    display: inline-block;
   padding: 6px 8px; text-transform:uppercase;
    border-radius: 5px;
    color: #fff;
	font-weight: 600;}
	
.intoformatoin h4 span {display: block;font-weight: 300;}
@media (max-width: 576px){
	.navbar-collapse {background-color: rgb(255, 255, 255);padding: 5px;}
	.navbar-collapse .header-btn, .navbar-collapse .header-btn:hover {
		color: #144b61;
		border: 1px solid #144b61;
		text-decoration: none;
	}
}

@media (max-width: 991px) {
	#topnav {
		/* background-color: #ffffff; */
		/* -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); */
		/* box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); */
		/* min-height: 74px; */
	}
	#topnav .container {
		width: auto;
	}
	#topnav .navigation-menu {
		float: none;
		max-height: 400px;
	}
	#topnav .navigation-menu>li {
		float: unset!important;
	}
	#topnav .navigation-menu>li .submenu {
		display: none;
		list-style: none;
		padding-left: 20px;
		margin: 0;
	}
	#topnav .navigation-menu>li .submenu li a {
		display: block;
		position: relative;
		padding: 7px 15px;
		text-transform: uppercase;
		font-size: 11px;
		letter-spacing: 0.04em;
		font-weight: 700;
		color: #3c4858;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	#topnav .navigation-menu>li .submenu.open {
		display: block;
	}
	#topnav .navigation-menu>li .submenu .submenu {
		display: none;
		list-style: none;
	}
	#topnav .navigation-menu>li .submenu .submenu.open {
		display: block;
	}
	#topnav .navigation-menu>li .submenu.megamenu>li>ul {
		list-style: none;
		padding-left: 0;
	}
	#topnav .navigation-menu>li .submenu.megamenu>li>ul>li>span {
		display: block;
		position: relative;
		padding: 10px 15px;
		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: 2px;
		color: #8492a6;
	}
	#topnav .navigation-menu>li>a {
		color: #3c4858;
		padding: 10px 20px;
	}
	#topnav .navigation-menu>li>a:after {
		position: absolute;
		right: 15px;
	}
	#topnav .navigation-menu>li>a:hover,
	#topnav .navigation-menu>li .submenu li a:hover,
	#topnav .navigation-menu>li.has-submenu.open>a {
		color: #2f55d4;
	}
	#topnav .menu-extras .menu-item {
		border-color: #8492a6;
	}
	#topnav .navbar-header {
		float: left;
	}
	#topnav .has-submenu .submenu .submenu-arrow {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right: 20px;
		top: 12px;
	}
	#topnav .has-submenu.active a {
		color: #2f55d4;
	}
	/*#topnav .logo{ width:100%; text-align:center;}*/
	
	#navigation {
		position: absolute;
		top: 68px;
		left: 0;
		width: 100%;
		display: none;
		height: auto;
		padding-bottom: 0;
		overflow: auto;
		/*border-top: 1px solid #f1f3f9;*/
		/*border-bottom: 1px solid #f1f3f9;*/
		background-color: #ffffff;
	}
	#navigation.open {
		display: block;
		overflow-y: auto;
	}
	
	.h3, h3 {
      font-size: 1.25rem;
    }
    #topnav .logo {
    left: 20px!important;
}
}



/****************indiastartupfestival************************/

   @font-face {
            font-family: Proxima;
            src: url('landing-page/fonts-startup/Proxima-Nova-Font.otf');
        }

        body {
             font-family: 'Poppins';
        }
#topnav .buy-button .btn {
    padding: 10px 18px;
    background: #ef6537;
    font-family: 'Poppins';
    color: white;
    font-size: 16px;
    border: 1px solid #ef6537;
    text-align: center;
}
        #alertt {
            display: none;
            padding: 3px 5px;
            font-weight: bold;
        }

        #log_buttons {
            display: none;
        }

        .card {
            padding: 4px !important;
            border-radius: 0px;
            margin-bottom: 10px;
            display: block;
        }

        .login-ragis-btn {
            width: 56%;
        }

        #young-tab {
            display: none;
        }

        section.speakers button.owl-prev span {
            position: absolute;
            left: -55px;
            top: 35%;
            font-size: 37px;
            color: #fff;
            width: 35px;
            height: 35px;
            background: #d88f28;
            box-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
            align-items: center;
            border-radius: 50%;
            padding: 0;
            line-height: 30px;
        }

        section.speakers button.owl-next span {
            position: absolute;
            right: -55px;
            top: 35%;
            font-size: 37px;
            color: #fff;
            width: 35px;
            height: 35px;
            background: #e53200;
            box-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
            align-items: center;
            border-radius: 50%;
            padding: 0;
            line-height: 30px;
        }


        .owl-carousel-sliders button.owl-prev span {
            position: absolute;
            left: -55px;
            top: 35%;
            font-size: 37px;
            color: #fff;
            width: 35px;
            height: 35px;
            background: #e53200;
            box-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
            align-items: center;
            border-radius: 50%;
            padding: 0;
            line-height: 30px;
        }

        .owl-carousel-sliders button.owl-next span {
            position: absolute;
            right: -55px;
            top: 35%;
            font-size: 37px;
            color: #fff;
            width: 35px;
            height: 35px;
            background: #e53200;
            box-shadow: 0px 2px 2px rgb(0 0 0 / 15%);
            align-items: center;
            border-radius: 50%;
            padding: 0;
            line-height: 30px;
        }

        .owl-carousel .owl-dots.disabled,
        .owl-carousel .owl-nav.disabled {
            display: block !important;
        }

        .speakers-card img {
            background: #fff;
            padding: 10px;
            border: 2px dotted #000;
        }

        .speakers-card h5 {
            color: #fff;
            margin-top: 5px;
        }

        .speakers-card p {
            color: #fff;
            margin-top: -7px;
        }

        .speaker-tab:hover,
        .young-tab:hover {
            /*border: 1px solid #fff !important;*/
            cursor: pointer;

        }

        #topnav {
            z-index: 999;
        }

        .registration-form form {
            padding: 80px 30px;
            position: relative;
            z-index: 111;
            box-shadow: none;
            background: #ffffffdb;
            border-radius: 0;
            margin-top: -5px;
            border: 2px dotted;
        }

        .form-section .form-control {
            border-radius: 4px;
            padding: 0px 0 0px 10px;
            font-size: 14px;
            height: 48px;
            font-family: 'Roboto', sans-serif;
            border: none;
            background: transparent;
            box-shadow: none;
            border-bottom: 2px dotted;
            color: #000 !important;
        }

        .form-group.profession:after {
            content: "";
            position: absolute;
            right: 27px;
            top: 15px;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            z-index: 10;
            font-size: 15px;
            color: white;
            font-size: 13px;
            display: block;
            width: 25px;
            height: 22px;
            background: #ef9000;
            z-index: -1;
            clip-path: polygon(49% 85%, 0 0, 100% 0);
            cursor: pointer;
        }



        .media-body h5 {
            font-size: 17px;
            text-transform: uppercase;
            margin-bottom: 0px;
            /*color: #fff;*/
        }

        .media-body a {
            font-size: 20px;
            font-weight: 500;
            color: #ef9000;
        }

      .media img {
    background-color: #ff8002;
    padding: 22px 20px;
    border-radius: 10px;
    width: 50px;
}

        .main-bg {
            background: url(landing-page/images/wwf-main-bgv1.3.jpg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .agenda-bg {
            background: url(landing-page/images/agenda-bgv1.1.jpg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .bg-video {
            position: relative;
            width: 100%;
            height: 100%;
            top: 7px;
            left: 0;
            object-fit: cover;
            z-index: 0;
        }

        .intern-text {
            position: absolute;
            top: 60px;
            right: 40px;
        }

        .register-btn-new {
            color: #fff;
            background-color: #ef9000;
            padding: 5px 25px 10px 25px;
            position: relative;
            bottom: 45px;
            left: 167px;
        }

        .speakers-main-bg {
            background: url(landing-page/images/speaker-bgv1.1.jpg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            height: auto;
        }

        .bottom-border {
            border-bottom: 2px dotted #fff;
            /*padding-bottom: 10px;*/
            color: #fff !important;
            width: 98%;
        }

        .bottom-border p {
            color: #fff !important;
        }

        /*#topnav .logo {*/
        /*    left: 0px !important;*/
        /*    z-index: 9;*/
        /*}*/
        
 #topnav .logo {
    left: 0px !important;
    z-index: 9;
    justify-content: center;
    /* text-align: center; */
    width: 100%;
}

        .form-bottom-border {
            border: none;
            border-bottom: 2px dotted #000;
            background: transparent;
            border-radius: 0;
            /*position: relative;*/
            /*bottom: 30px;*/
        }

        .btn-primary:hover,
        .btn-primary:focus,
        .btn-primary:active {
            color: #fff;
            background-color: #e68600 !important;
            border-color: #e68600 !important;
             background-image: linear-gradient(to right, #ff0064 0%, #8b40af 100%);
        }

       .form-control:focus {
    color: #495057;
    background-color: white;
    border-color: #fff;
}
#submitBtn {
    display: block;
    width: 200px;
    margin: 0 auto;
    background: #2a3b90;
    color: white;
    background-image: linear-gradient(to right, #8b40af 0%, #ff0064 100%);
    border-radius: 50px;
    padding: 15px 25px;
        text-align: center;
}
.alreadyRegistered {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    color: #fff;
    padding-top: 5px;
}
.alreadyRegistered a {
    color: #000;
}
.alreadyRegistered span {
    border-bottom: 3px solid #000;
    padding-bottom: 3px;
}   
   
        .roar-with-them {
            width: 100%;
            height: auto;
            margin: 0 0 25px;
        }

        .wwf-video {
            width: 100%;
            height: 500px;
        }
        
        
        
        .banner-startupu {
    position: relative;
    width: 100%;
    height: 100vh;
}
/*.banner-startupu:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 50%;*/
/*    height: 100%;*/
/*    background: #fdf6e3;*/
/*    border-bottom-right-radius: 150px;*/
/*}*/

.banner-text {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 9;
}

.banner-text-img{
        position: relative;
    width: 100%
        animation-duration: 8s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	
	-webkit-animation-name: zoom-fade; 
    -webkit-animation-duration: 8s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	
	-moz-animation-name: zoom-fade; 
    -moz-animation-duration: 8s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	
	-ms-animation-name: zoom-fade; 
    -ms-animation-duration: 8s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
	
	-o-animation-name: zoom-fade; 
    -o-animation-duration: 8s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear; 
}

@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.banner-text-content {
    padding: 0% 5%;
    position: relative;
    z-index: 9;
    margin-top: -15%;
}

.banner-text h1 {
font-size: 70px;
    font-weight: 600;
    color: #ffff;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-family: 'Oswald', sans-serif;
}
.banner-text h1 span {
    color: #EF6537;
    font-size: 55px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: 21px 0px 59px rgb(0 0 0 / 30%);
    font-weight: 600;
        color: #ffff;
}
.banner-text p {
    font-size: 30px;
    line-height: 30px;
    font-family: poppins;
     font-family: 'Oswald', sans-serif;
    color: #ffff;
    padding-top: 5px;
}

.date {
    font-size: 20px !IMPORTANT;
    font-weight: 700;
}


a.partner-btn {
    padding: 15px 25px;
       background: #ff0064;
           background-image: linear-gradient(to right, #8b40af 0%, #ff0064 100%);
       margin-top: 10px;
    display: block;
    width: 200px;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    margin-right: 20px;
    position:relative;
    z-index:99;
        font-weight: 700;
margin-bottom: 15px !important;
}
a.partner-btn:hover {
    background: #ec5421;
     background-image: linear-gradient(to right, #ff0064 0%, #8b40af 100%);
}
a.registration-btn {
    padding: 15px 25px;
    background: #fff0;
       margin-top: 10px;
    display: block;
    width: 250px;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-weight: 600;
    border: 1px solid #fff;
}

a.registration-btn:hover {
    background: #000;
    color:#fff;
}

.banner-image {
    padding: 20% 0%;
    height: 100vh;
    position: relative;
    /* left: -80px; */
}
.banner-image img {
    width: 117%;
    height: 60vh;
    /* border-bottom-left-radius: 100px; */
    position: relative;
    left: -70px;
    border-top-right-radius: 15px;
    border-top-left-radius: 150px;
}
.card-ornge {
    width: 400px;
    height: 120px;
       background: #ef6537;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    position: absolute;
    top: 120px;
    left: -150px;
    border-radius: 25px;
    color: #fff;
        padding: 15px;
}

.card-ornge {
    position: absolute;
    bottom: 95px !important;
    right: 0 !IMPORTANT;
    top: unset;
    left: unset;
    padding: 15px !IMPORTANT;
    background: #fb2056;
    height: 130px;
}

.card-ornge h5 {
    font-size: 16px;
}
.card-ornge.card {
    position: absolute;
    bottom: 65px !important;
    right: 0 !IMPORTANT;
    top: unset;
    left: unset;
    padding: 15px !IMPORTANT;
    background: #fb2056;
}
.card-ornge.card h5{
    font-size:22px;
    font-weight:600;
}



/*.banner-startup-bn {*/
/*    width: 100%;*/
/*    height: auto;*/
/*    padding: 8%;*/
/*    background: #fdf6e3;*/
/*    padding-bottom: 4%;*/
/*}*/
/*.banner-startup-hero {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
/*.banner-startup-hero img {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/

/*.banner-text-content {*/
/*    padding: 40px;*/
/*    position: relative;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background: #e53200;*/
/*    height: auto;*/
/*}*/
/*.col-lg-6.content-starup {*/
/*    position: absolute;*/
/*    bottom: 50px;*/
/*    left: -24px;*/
/*}*/

/*.banner-text h1 span {*/
    /* padding: 45% 9%; */
/*    color: #fdf6e3;*/
/*   */
/*    font-size: 55px;*/
/*    -webkit-text-stroke-width: 0px;*/
/*    stroke-width: 0px;*/
/*    -webkit-text-stroke-color: #000;*/
/*    stroke: #000;*/
/*    text-shadow: 21px 0px 59px rgb(0 0 0 / 30%);*/
/*    font-weight: 600;*/
/*}*/
/*.banner-text h1 {*/
    /* padding: 45% 9%; */
/*   */
/*    font-size: 55px;*/
/*    font-weight: 600;*/
/*    color: #fff;*/
/*}*/
/*.banner-text p {*/
/*    font-size: 18px;*/
/*    color: #fff;*/
/*    line-height: 30px;*/
/*    font-family: poppins;*/
/*    padding-top: 15px;*/
/*}*/

.header-banner {
    position: relative;
    background-color: #000c26;
    background-size: cover;
    height: 100vh !IMPORTANT;
    height: auto;
    min-height: 100%;
    width: 100%;
    overflow: hidden;
}

.header-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
.header-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    /* z-index: 1030; */
    z-index: 10;
    background-color: transparent;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    /*background: #fff;*/
}
.header-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}



.main-banner {
    position: relative;
    background-color: #000c26;
    background: url(../images/sygenta/banner-agystenda-bg-min.png) top center no-repeat;
    background-size: cover;
    /* height: 100vh !IMPORTANT; */
    height: 100vh;
    min-height: 100%;
    width: 100%;
    overflow: hidden;
    /* background: rgb(255,118,84); */
    /* background: linear-gradient(126deg, #ff7654 0%, #bf5a86 60%, #7d3abb 100%); */
    /* background: linear-gradient(126deg, #ff7654 0%, #c45b83 60%, #7d3abb 100%); */
    background-position: right bottom;
}

.cloud-layer {
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 170px;
    z-index: 9;
    background-repeat: repeat-x;
    animation: 30s linear 0s infinite normal none running slide;
}
/*.main-banner .overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    background-color: black;*/
/*    opacity: 0.5;*/
/*    z-index: 1;*/
/*}*/

.main-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    object-fit: fill;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}


.home-center {
    display: table;
    width: 100%;
    height: 100%;
    padding: 80px 0;
}
.home-desc-center {
    display: table-cell;
    vertical-align: middle;
}


section.register-now-page {
    background-color: #ff0064;
    padding: 60px 0;
    position: relative;
        background: url(../images/sygenta/pattern-sygenta.png) top center no-repeat;
}
.carousel {
    position: relative;
}

.carousel-item img {
    object-fit: cover;
}

#carousel-thumbs {
    padding: 0 0px;
}
#carousel-thumbs img:hover {
    opacity: 100%;
}

#carousel-thumbs img {
    opacity: 100%;
    border: 3px solid #c2c2c200;
    cursor: pointer;
}

#carousel-thumbs .selected img {
    opacity: 80%;
}

.carousel-control-prev,
.carousel-control-next {
    width: 50px;
}


.carousel-pro {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
}
.carousel-pro img {
    border-radius: 15px;
}
.carousel-pro-slider {
    width: 70%;
}
.carousel-pro-slider h5 {
    font-size: 25px;
    color: white;
    line-height: 1.3em;
}
.carousel-pro-img {
    position: relative;
}
.carousel-pro-img svg {
    width: 70px;
    top: 0;
    right: 0;
    height: 50px;
}

.play .carousel-pause-icon {
    position: absolute;
    top: 3.75rem;
    left: 1rem;
    width: 1.75rem;
    height: 1.75rem;
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.play .carousel-pause-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

#carousel-thumbs .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

#carousel-thumbs .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.register-form {
    padding: 60px 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #eef1f5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 50px;
}



        @media (max-width:1024px) {
            section.speakers button.owl-prev span {
                display: none;
            }

            section.speakers button.owl-next span {
                display: none;
            }

            .owl-carousel-sliders button.owl-next span {
                display: none;
            }

            .owl-carousel-sliders button.owl-prev span {
                display: none;
            }

        }
        
        

@media (min-width:1367px) and (max-width: 1440px) {
.aboutus h2 {
    font-size: 35px;
}
.aboutus h2 span:before {
    height: 11px;
    background: #ef65373b;
    bottom: 15px;
    width:260px;
}
.heading-section h2 {
    font-size: 35px;
}
.heading-section h2 span {
    font-size: 35px;
}
.heading-section h2 span:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 10px;
    bottom: 11px;
}
.text-guest p {
    font-size: 14px;
}
.text-guest h5 {
    font-size: 20px;
    font-weight: 600;
}
.cards .content .details h2 {
    font-size: 20px;
    font-weight: 600;
}
.cards .content .details h3 {
    color: #fcf6ea;
    font-size: 16px;
}
.text-guest p br {
    display: none;
}
.guest-hounr {
    padding-right: 0;
}
.guest-img img {
    border-radius: 50%;
    width: 180px;
    height: 180px;
}
.guest-img {
    margin: 0 auto;
    width: 200px;
    height: 200px;
}
}



@media (min-width:1281px) and (max-width: 1366px) {
    .banner-text h1 {
    font-size: 60px;
    }
.banner-image {
    padding: 38% 0%;
    height: 100%;
    position: relative;
}
.banner-text {
width: 100%;
    height: 100%;
}
.card-ornge.card {
    bottom: 65px !important;
    top: unset;
    left: unset;
    padding: 15px !IMPORTANT;
}
.banner-startupu {
    position: relative;
    width: 100%;
    height: 100%;
}
.banner-text-content {
    padding: 15% 5%;
}
.card-ornge h5 {
    font-size: 16px;
}
.card-ornge {
    width: 400px;
    height: 120px;
    top: unset;
    left: unset;
        bottom: 148px !important;
    padding: 10px;
}

.aboutus h2 {
    font-size: 35px;
}
.aboutus h2 span:before {
    height: 11px;
    background: #ef65373b;
    bottom: 15px;
    width:260px;
}
.heading-section h2 {
    font-size: 35px;
}
.heading-section h2 span {
    font-size: 35px;
}
.heading-section h2 span:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 10px;
    bottom: 11px;
}
.text-guest p {
    font-size: 14px;
}
.text-guest h5 {
    font-size: 20px;
    font-weight: 600;
}
.cards .content .details h2 {
    font-size: 20px;
    font-weight: 600;
}
.cards .content .details h3 {
    color: #fcf6ea;
    font-size: 16px;
}
.text-guest p br {
    display: none;
}
.guest-hounr {
    padding-right: 0;
}
.guest-img img {
    border-radius: 50%;
    width: 180px;
    height: 180px;
}
.guest-img {
    margin: 0 auto;
    width: 200px;
    height: 200px;
}

.footer-content p a {
    color: #fff;
    display: block;
    border-radius: 50px;
    font-size: 16px;
}
.footer-content p a span {
    color: #fcf6ea;
    font-weight: 600;
    font-size: 18px;
}
.play-btn {
    width: 60px !IMPORTANT;
    height: 60px;
    background: #fff0;
    position: absolute;
    top: 48%;
}.btn {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.bs-example .card-header button i {
    position: absolute;
    right: 6px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 8px 10px;
    top: 15px;
    color: #818181;
    z-index: 111;
}
.header-banner {
    margin-top: 5%;
}
}




@media (min-width:1024px) and (max-width: 1280px) {
.banner-text h1 {
    font-size: 50px;
}
.banner-text p {
    font-size: 25px;
}
.banner-image {
    padding: 38% 0%;
    height: 100%;
    position: relative;
}
.banner-text {
    width: 100%;
    height: 100%;
}
.card-ornge.card {
    bottom: 65px !important;
    top: unset;
    left: unset;
    padding: 15px !IMPORTANT;
}
.banner-startupu {
    position: relative;
    width: 100%;
    height: 100%;
}
.main-banner {
    /*margin-top: 7%;*/
}
.banner-text-content {
    padding: 10% 5%;
}
.card-ornge h5 {
    font-size: 16px;
}

.aboutus h2 {
    font-size: 30px;
}
.aboutus h2 span:before {
    height: 11px;
    background: #ef65373b;
    bottom: 15px;
    width:220px;
}
.heading-section h2 {
    font-size: 30px;
}
.heading-section h2 span {
    font-size: 30px;
}
.heading-section h2 span:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 10px;
    bottom: 11px;
}
.text-guest p {
    font-size: 14px;
}
.text-guest h5 {
    font-size: 20px;
    font-weight: 600;
}
.cards .content .details h2 {
    font-size: 17px;
    font-weight: 600;
}
.cards .content .details h3 {
    color: #fcf6ea;
    font-size: 16px;
}
.text-guest p br {
    display: none;
}
.guest-hounr {
    padding-right: 0;
}
.guest-img img {
    border-radius: 50%;
    width: 180px;
    height: 180px;
}
.guest-img {
    margin: 0 auto;
    width: 200px;
    height: 200px;
}
.aboutus p {
    font-size: 16px;
    padding-top: 0;
}
.statup-head {
    width: 100%;
    padding: 60px 60px;
}
.footer-content p a span {
    color: #fcf6ea;
    font-weight: 600;
    font-size: 16px;
}
.footer-content p a {
    color: #fff;
    display: block;
    border-radius: 50px;
    font-size: 16px;
}
.timeline {
    max-width: 50%;
    padding-right: 0;
}
.btn {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.play-btn {
    width: 60px !IMPORTANT;
    height: 60px;
    background: #fff0;
    position: absolute;
    top: 48%;
}
.bs-example .card-header button i {
    position: absolute;
    right: 6px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 8px 10px;
    top: 15px;
    color: #818181;
    z-index: 111;
}
#topnav .navigation-menu>li>a {
    display: block;
    color: #fff;
    font-size: 15px;
}
#topnav .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 2px;
}
.header-banner {
    margin-top: 5%;
}
}


@media (min-width: 1024px) and (max-width: 1200px){
.partner-btn {
    padding: 10px 25px;
    width: 200px;
    font-size: 16px;
    margin-right: 20px;
    height: 45px;
        margin-top: 0;
}
a.registration-btn {
    padding: 10px 25px;
    width: 250px;
    font-size: 16px;
    height: 45px;
        margin-top: 0;
}
.banner-text {
    width: 100%;
   height: 100%;
}
.banner-startupu {
    position: relative;
    width: 100%;
    height: 100%;
}
.card-ornge {
    width: 400px;
    height: 100px;
        bottom: 0px !important;
}
.banner-image {
    padding: 38% 0%;
    height: 100vh;
    position: relative;
}
.card-ornge.card {
    bottom: 0px !important;
    top: unset;
    left: unset;
    padding: 15px !IMPORTANT;
}

.guest-img {
    margin: 0 auto;
    width: 180px;
    height: 180px;
}
.guest-img img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}
.statup-head {
    padding: 60px 40px;
}
.owl-carousel-sliders button.owl-prev span {
    position: absolute;
    left: 0;
}
.owl-carousel-sliders button.owl-next span {
    position: absolute;
    right: 0;
}
.banner-image {
    padding: 38% 0%;
    height: auto;
    position: relative;
    padding-bottom: 10%;
}
.btn {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.bs-example .card-header button i {
    position: absolute;
    right: 6px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 8px 10px;
    top: 15px;
    color: #818181;
    z-index: 111;
}
.banner-text-content {
    padding: 40% 10%;
}
.banner-text-content {
    padding: 15% 7%;

}
}

@media (min-width:991px) and (max-width: 1024px) {
.banner-image img {
    width: 117%;
    height: 60vh;
    /* border-bottom-left-radius: 100px; */
    position: relative;
    left: -25px;
    border-top-right-radius: 15px;
    border-top-left-radius: 150px;
}
.card-ornge {
    width: 300px;
    height: 100px;
}
.card-ornge.card {
    bottom: 25px !important;
    top: unset;
    left: unset;
    padding: 15px !IMPORTANT;
}
.btn {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
#topnav .navigation-menu>li>a {
    display: block;
    font-size: 16px;
}
.banner-text {
    width: 100%;
    height: 100%;
}
.banner-startupu {
    position: relative;
    width: 100%;
    height: 100%;
}
.count-digit {
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}
}

@media (min-width:768px) and (max-width: 991px) {
.banner-startupu {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url(https://virtual.indiastartupfestival.org/landing-page/images/startupu/banner-traparent.jpg);
    background-size: cover;
    
    padding-bottom: 50px;

}
.banner-image img {
    width: 100%;
    height: auto;
    /* border-bottom-left-radius: 100px; */
    position: relative;
    left: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.banner-text-content {
    padding: 32% 2%;
}
.banner-text {
    position: relative;
        display: unset;
    flex-direction: unset;
}
.banner-image {
    padding: 25% 0;
    height: auto;
    position: relative;
    padding-bottom: 0;
}
.col-lg-6.mahatama-gandhi {
    order: -1;
}
.banner-text-content {
    padding: 5% 2%;
}
.card-ornge {
    display: none;
}
.date {
    font-weight: 600;
    font-size: 20px !IMPORTANT;
    display: flex !IMPORTANT;
    align-items: center;
}

.banner-text h1 span {
    font-size: 40px;
}
.banner-text h1 {
    font-size: 35px;
    font-weight: 600;
}
.statup-head {
    width: 100%;
    padding: 60px 30px;
}
.aboutus h2 {
    font-size: 35px;
}
#topnav.nav-sticky {
    padding: 10px 0;
}
.heading-section h2 span:before {
    border-radius: 50px;
    bottom: 10px;
}
.guest-hounr {

    padding-right: 20px;
}
.count-digit {
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}
#topnav {
    padding: 10px 0;
}
#topnav .navigation-menu>li>a {
    font-size: 16px;
}
}


@media (min-width:0px) and (max-width: 768px) {
    #topnav .navigation-menu>li>a {
    font-size: 16px;
}
.banner-startupu {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url(https://virtual.indiastartupfestival.org/landing-page/images/startupu/banner-traparent.jpg);
    background-size: cover;
    
    padding-bottom: 50px;

}
.banner-image img {
    width: 100%;
    height: auto;
    /* border-bottom-left-radius: 100px; */
    position: relative;
    left: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.banner-text {
    position: relative;
        display: unset;
    flex-direction: unset;
}
.banner-image {
    padding: 25% 0;
    height: auto;
    position: relative;
    padding-bottom: 0;
}
.col-lg-6.mahatama-gandhi {
    order: -1;
}
.card-ornge {
    display: none;
}
.date {
    font-weight: 600;
    font-size: 20px !IMPORTANT;
    display: flex !IMPORTANT;
    align-items: center;
}
.statup-head {
    width: 100%;
    padding: 60px 30px;
}
.aboutus h2 {
    font-size: 35px;
}
.heading-section h2 {
    font-size: 35px;
}
.heading-section h2 span {
    font-size: 35px;
}
#topnav.nav-sticky {
    padding: 10px 0;
}
.heading-section h2 span:before {
    border-radius: 50px;
    bottom: 10px;
}
.timeline .event:before {
    left: 0;
    color: #000;
    content: attr(data-date);
    text-align: right;
    font-weight: 100;
    font-size: 0.9em;
    min-width: 120px;
    top: -28px;
    text-align: left;
}
.timeline {
    max-width: 100%;
    padding-right: 0;
}
.timeline h1, .timeline h2, .timeline h3 {
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.timeline .event {
    border-bottom: 1px dashed rgba(255,255,255,0.1);
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}
.btn {
    text-transform: uppercase;
    border-radius: 4px;
    padding: 8px 0px;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

div#alreadyRegisteredModal button.btn.btn-primary {
    padding: 10px 25px;
}
div#exampleModalScrollable button#submitBtn {
    padding: 10px 25px;
}
.footer-content p a {
    color: #fff;
    display: block;
    border-radius: 50px;
    font-size: 16px;
}
.footer-content {
    width: 100%;
    padding-bottom: 40px;
}
.footer-content p a span {
    color: #fcf6ea;
    font-weight: 600;
    font-size: 16px;
}
.guest-hounr {
    padding-right: 0;
       margin-top: 40px;
}
.bs-example .card-header button i {
    position: absolute;
    right: 4px;
    border-radius: 7px;
    border: 1px solid #DCDCDC;
    padding: 7px 10px;
    top: 10px;
    color: #818181;
    z-index: 1;
}
.cards .content .details h2 {
    color: #fcf6ea;
    font-size: 18px;
    font-weight: 600;
}
.cards .content .details h3 {
    color: #fcf6ea;
    font-size: 16px;
    font-weight: 600;
}
.cards .content .details p {
    font-size: 15px;
    color: #fcf6ea;
}
.count-digit {
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}

/*section#faq .container-fluid {*/
/*    padding: 0;*/
/*}*/
}


@media (min-width:0px) and (max-width: 767px) {
    .main-banner {
    height: auto !IMPORTANT;
}
#topnav {
    padding: 10px 0;
}
.reg-form {
    order: -1;
    margin-bottom: 25px;
}
.register-form {
    padding: 40px 25px;
    border: 1px solid #d2d2d2;
}
}


 @media (min-width:0px) and (max-width: 575px) {
.home-center {
    display: table;
    width: 100%;
    height: 100%;
    padding: 200px 0 100px;
}
.banner-text-img {
    padding: 45px 0;
}

.aboutus h2 {
    font-size: 30px;
}
.aboutus h2 span:before{
width: 150px;
}
.banner-image {
    padding: 50% 0;
    height: auto;
    position: relative;
    padding-bottom: 0;
}
.banner-text h1 {
    font-size: 50px !IMPORTANT;
    font-weight: 600;
}

.banner-text h1 span {
    font-size: 30px;
}
.banner-text-content .d-flex {
display: block !IMPORTANT;
    position: relative;
    z-index: 99999999;
}
a.partner-btn {
    margin: unset;
    display: block;
    width: 250px;
    z-index: 9999;
}
a.registration-btn {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    z-index: 9999;
}
.play-btn {
    width: 40px !IMPORTANT;
    height: 40px;
}
.intro-banner-vdo-play-btn {
    left: 43%;
}
.heading-section h2 span {
    font-size: 30px;
}
.heading-section h2 {
    font-size: 30px;
}
.banner-text p {
    font-size: 25px;
}

.statup-head {
    width: 100%;
    padding: 60px 20px;
}
.aboutus p {
    font-size: 16px;
}
.heading-section h2 span:before {
border-radius: 50px;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#guest .heading-section h2 span:before {
    right: unset;
    width: 100px;
}
#aboutus .aboutus h2 span:before {
    right: unset;
    left: 0;
    width: 140px;
}
.magnific-img {
    display: inline-block;
    width: 100%;
    margin-bottom: unset;
}

.main-banner {
    /*margin-top: 25%;*/
}

.banner-text p {
    padding-top: 0;
}
#topnav .logo img {
    padding: 0;
}
.alreadyRegistered {
    font-size: 14px;
}
}

@media (min-width: 0px) and (max-width: 340px){
.footer-content p a {
    color: #fff;
    display: block;
    border-radius: 50px;
    font-size: 14px;
}
}

        @media (min-width:1281px) and (max-width: 1366px) {
            .banner-section {
                width: 100%;
                height: 100vh;
                margin-top: 5%;
            }

            .registration-form form {
                padding: 50px 30px;
            }

            .details-img {
                width: 75%;
            }

            .register-btn-new {
                bottom: 24px;
                left: 160px;
            }

            form h3 {
                font-size: 25px;
                font-weight: 700;
            }
        }

        @media (min-width:993px) and (max-width: 1280px) {
            .banner-section {
                width: 100%;
                height: 100vh;
                margin-top: 5%;
            }

            .registration-form form {
                padding: 50px 30px;
            }

            .register-btn-new {
                bottom: 24px;
                left: 152px;
            }

            form h3 {
                font-size: 25px;
                font-weight: 700;
            }

            .details-img {
                width: 75%;
            }
        }

        @media (min-width:1025px) and (max-width: 1280px) {
            .intern-text {
                position: absolute;
                top: 5px;
                right: 35px;
            }
        }

        @media (min-width:993px) and (max-width: 1024px) {
            .alreadyRegistered {
                font-size: 13px;
            }

            form h3 {
                font-size: 20px;
            }

            .details-img {
                width: 100% !important;
            }

            .register-btn-new {
                bottom: 24px;
                left: 160px;
            }

            .intern-text {
                position: absolute;
                top: 0px;
                right: 15px;
            }

            body {
                font-size: 14px;
            }

            .interna-bg h3 {
                font-size: 1.35rem;
            }
        }

        @media (min-width:0px) and (max-width:767px) {
            #topnav .logo {
                   left: 10px !important;
    width: 50%;
    justify-content: unset;
    text-align: left;
            }

            .main-bg {
                margin-top: 73px;
            }

            .registration-form form {
                padding: 20px 30px;
                margin: 20px 0;
            }

            .banner-section {
                width: 100%;
                height: auto;
                margin-top: 0%;
            }

            .register-btn-new {
                color: #fff;
                background-color: #ef9000;
                padding: 5px 25px 10px 25px;
                position: relative;
                bottom: 15px;
                left: 0px;
            }

            form h3 {
                font-size: 20px !important;
                font-weight: 700;
            }

            .wwf-video {
                width: 100%;
                height: 250px;
            }


        }

        @media (min-width:0px) and (max-width:320px) {
            .intern-text {
                position: absolute;
                top: 235px;
            }

            .intern-text p {
                margin-bottom: 0.2rem !important;
            }
        }

        @media (min-width:321px) and (max-width:375px) {
            .intern-text {
                position: absolute;
                top: 345px;
            }

        }

        @media (min-width:376px) and (max-width:390px) {
            .intern-text {
                position: absolute;
                top: 380px;
            }

        }

        @media (min-width:391px) and (max-width:480px) {
            .intern-text {
                position: absolute;
                top: 430px;
            }
        }



        @media (min-width:768px) and (max-width:992px) {
            #topnav .logo {
                left: 20px !important;
                width: 70%;
            }

            .banner-section {
                width: 100%;
                height: auto;
                margin-top: 9%;
            }

            .register-btn-new {
                color: #fff;
                background-color: #ef9000;
                padding: 5px 25px 10px 25px;
                position: relative;
                bottom: 45px;
                left: 0px;
            }

            form h3 {
                font-size: 20px !important;
                font-weight: 700;
            }

            .intern-text {
                position: absolute;
                top: 600px;
            }
        }

        @media (min-width:820px) and (max-width:992px) {
            .banner-section {
                width: 100%;
                height: auto;
                margin-top: 7% !important;
            }

            .intern-text {
                position: absolute;
                top: 700px !important;
            }
        }

        @media (min-width: 0px) and (max-width: 992px) and (orientation: landscape) {
            .banner-section {
                width: 100%;
                height: auto;
                margin-top: 9%;
            }

            .registration-form form {
                margin: 30px 0;
            }
            .cards .content .details h2 {
    color: #fcf6ea;
    font-size: 18px;
    font-weight: 600;
}
.cards .content .details h3 {
    color: #fcf6ea;
    font-size: 16px;
    font-weight: 600;
}
.cards .content .details p {
    font-size: 15px;
    color: #fcf6ea;
}


#navigation {
    position: absolute;
    top: 85px;
}
#topnav.nav-sticky #navigation {
    top: 100px;
}

.main-banner {
height: auto !IMPORTANT;
    min-height: 100%;
    width: 100%;
    overflow: hidden;
}
.banner-text-content {
    padding: 15% 2% 0;
}

.home-center {
    display: table;
    width: 100%;
    height: 100%;
    padding: 200px 0;
}
.banner-text h1 {
    font-size: 70px;
    font-weight: 600;
}
        }

        @media (max-width:320px) {
            .alreadyRegistered {
                font-size: 12px;
            }
        }

        @media (min-width: 0px) and (max-width: 767px) and (orientation: portrait) {

            /*h1 {*/
            /*    font-size: 1.85rem !important;*/
            /*}*/

        }


  @media (min-width: 0px) and (max-width: 768px) and (orientation: landscape) {

.banner-text h1 {
    font-size: 60px;
    font-weight: 600;
}
.banner-text h1 span {
    font-size: 35px;
}
.banner-text p {
    font-size: 25px;
}
.banner-text-content {
    padding: 22% 2% 0;
}
}

/****************indiastartupfestival************************/

