/*!
Theme Name: IPFP SUMMIT 2023
Theme URI: 
Author: 
Author URI: 
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ipfpsummit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	list-style: none;
	vertical-align: baseline;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}
ol {
	padding-left: 30px;
}
ol li {
	list-style-type: decimal;
}
ol li ul {
	padding-left: 30px;
}
ol li ul li {
	list-style-type: circle;
}
a {
	color: #d52b27;
	text-decoration: none;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
}
a:hover {
	color: #f84e1b;
	text-decoration: none;
}
a:focus {
	color: #f84e1b;
}
.show, .in {
	visibility: visible !important;
	opacity: 1 !important;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
}
:focus {
	outline: 0 !important;
}
input, button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
strong{font-weight:bold;}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/dm-sans-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/dm-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/dm-sans-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/dm-sans-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/dm-sans-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/dm-sans-v11-latin-regular.svg#DMSans') format('svg'); /* Legacy iOS */
}
body {
	background: #fff;
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	line-height: 1.44;
	color: #3c3c43;
	overflow-x: hidden;
	font-stretch: normal;
	font-style: normal; padding-top:80px;
}
.home{padding-top:0;}
section li{color: #1e1e1e;
    line-height: 1.44;
    letter-spacing: -0.25px;
    font-size: 18px;
    font-weight: 400;}
p {
	font-family: 'Karla', sans-serif;
	color: #1e1e1e;
    line-height: 1.44;
    letter-spacing: -0.25px;
    font-size: 18px;
    font-weight: 400;
	margin: 0 0 20px 0;
}
p a {
	color: #3c3c43;
}
p:last-child {
	margin: 0 0 0 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Karla', sans-serif;
}
h2 {
    color: #1e1e1e;
    font-size: 40px;
    line-height: 47px;
    font-weight: bold;
    letter-spacing: -1.5px;
    margin-bottom: 24px;
}
.container {
	width: 1256px;
	margin: auto;
	padding: 0 18px;
	max-width: 100%;
}
section {
	float: left;
	width: 100%;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.col-6 {
	width: 50%;
}
.col-sm-4 {
	width: 33.333%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}


.col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
 @media (min-width: 768px) {
.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
}
@media (min-width: 992px) {
.col-lg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-lg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-lg-8{-ms-flex: 0 0 66.666666%;
	flex: 0 0 66.666666%;
	max-width: 66.666666%;}
.col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}	
	
}
.align-items-center {
    align-items: center!important;
}
#wrapper {
	float: left;
	width: 100%;
	overflow-x: hidden;
}
#header {
	float: left;
	width: 100%;
	transition: all 0.4s ease;
	padding:15px 0 18px 0;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: #f9f9f9;
}
.home #header {
	background: none;
}

#header.sticky  {
  background:#fff !important;box-shadow: 0 15px 15px 0 rgb(0 0 0 / 10%);
}
.logo {
	float: left;
	height: 43px;
	position: relative;
}
.logo img {
	float: left;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);width: 216px;    left: 0;
}
.normal_logo{opacity:0;}
.sticky_logo{position:absolute !important; opacity:1;}
.sticky .sticky_logo{opacity:1;}

.home .sticky .normal_logo{opacity:0;}
.home .normal_logo{opacity:1;}
.home .sticky_logo{opacity:0;}
.home .sticky .sticky_logo{opacity:1;}
.home .sticky .normal_logo{opacity:0;}



#header {
   background:#fff;  border: none !important;
}
.home #header {
   background: #ff722b; 
}



/********************** Menu CSS**********************************/
.main-menu {
	float: right;
}
.main-menu li {
	float: left;
	text-align: center;
	color: #3c3c43;
	font-size: 14px;font-weight: 500;
	margin-left: 32px;
}
.main-menu li a {
	line-height: 50px;
	color: #3c3c43;
	display: block;
}
.main-menu li a:hover, .main-menu li.current-menu-parent > a, .main-menu li.current-menu-item > a, nav.nav li ul.sub-menu li.current-menu-item > a {
	color: #d52b27;
}

/*------------ Mobile-Menu-toggle-style.css -------------*/


.mobile-menu .logo {
	float: none;
	display: none;
	border-bottom: #434343 solid 1px;
	text-align: center;
	margin-bottom: 20px;
}
.mobile-menu .logo a {
	display: inline-block;
}
.mobile-menu {
	background-color: #000000;
	position: fixed;
	padding: 25px;
	height: 100%;
	width: 100%;
	z-index: +9999999;
	overflow: auto;
	max-width: 210px;
	left: -280px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mobile-menu ul {
	margin: 0px;
	padding: 0px;
	float: none;
}
.mobile-menu ul li {
	list-style: none;
	font-size: 14px;
	color: #FFF;
	position: relative;
	float: none;
	text-align: left;   /* padding-left: 50px;*/
}
.mobile-menu ul li:last-child {
	margin-bottom: 0px;
}
.mobile-menu ul li .dropdown {
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	background: #fff;
}
.mobile-menu ul li .dropdown .fa {
	position: absolute;
	top: 20px;
	right: 75px;
}
.mobile-menu ul li .dropdown .fa-plus, .mobile-menu ul li .dropdown.open .fa-minus {
	display: block;
}
.mobile-menu ul li .dropdown .fa-minus, .mobile-menu ul li .dropdown.open .fa-plus {
	display: none;
}
.mobile-menu>ul li a {
	color: #FFF;
	margin: 13px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	text-decoration: none;
	font-family: muli;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
	transition: 0.3s;
}
.mobile-menu ul ul {
	display: none;
}
.mobile-menu ul ul li {
	font-size: 11px;
}
.mobile-nav {
	width: 40px;
	height: 40px;
	float: left;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	top: 35px;
	right: 0;
	padding: 6px 5px;
	display: none;
	margin-right: 10px;
}
.mobile-nav span {
	background: #4aba86;
	height: 3px;
	margin: 0 0px 4px;
	width: 100%;
	float: left;
}
.menu-hide {
	left: -280px !important;
}
.mobile-menu.show {
	left: 0;
}
.toggle-mobile {
	right: 0px;
	z-index: +9999;
	position: absolute;
	top: 10px;
	width: 24px; background:url(images/menu2.svg) no-repeat center center;
	height: 24px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
	color: #236497;
	text-align: left;
	margin-left: 15px;
	transition: opacity .3s ease, height .4s ease;
	-webkit-transition: opacity .3s ease, height .4s ease;
	-o-transition: opacity .3s ease, height .4s ease;
}
.home .toggle-mobile { background:url(images/menu.svg) no-repeat center center;}

.sticky .toggle-mobile { background:url(images/menu2.svg) no-repeat center center;}
.toggle-mobile span {
	background: #d52b27;
	height: 3px;
	position: absolute;
	overflow: hidden;
	width: 30px; display:none;
}
.toggle-mobile span.one {
	transition: all 0.6s ease;
	top: 8px;
}
.toggle-mobile span.two {
	top: 16px;
	transition: all 0.6s ease;
}
.toggle-mobile span.three {
	top: 24px;
	transition: all 0.6s ease;
}
.site-overlay {
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -99;
	opacity: 0;
}
.site-overlay.overlay-show {
	z-index: 999;
	opacity: 1;
}
.mobile-menu .toggle-mobile {
	display: none;
}
.toggle-mobile.open span.one {
	transition: all 0.6s ease;
	transform: rotate(-50deg);
	top: 16px;
}
.toggle-mobile.open span.two {
	transition: all 0.6s ease;
	transform: rotate(50deg);
	top: 16px;
}
.toggle-mobile.open span.three {
	transition: all 0.9s ease;
	display: none;
	top: 24px;
}
.toggle-mobile {
	display: none;
}
.main-menu li a {
    color: #181717 !important;
}


.main-menu li a:hover {
    color: #E10000 !important;
}
.main-menu li.register a { text-transform:uppercase;
    color: #ff722b !important;
    padding: 0 52px !important;
    background: #fff ;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-weight: 700; font-size:18px;
}
.main-menu li.register a{background: #E10000  ;color: #fff !important;}


.main-menu li.register a:hover{background: #343538 ;color: #fff !important;}
 @media only screen and (max-width:999px) {
.toggle-mobile {
	display: block;
}
.nav {
	display: none;
}
.toggle-mobile {
	position: relative;
	top: 0;
	right: 0px;
	margin-top: 18px;
	float: right;
}
.mobile-menu {
	top: 0;
	display: block;
	background: #fff;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.37) !important;
}
.mobile-menu ul li {
	margin-bottom: 7px;
}
.mobile-menu nav.nav {
	display: block;
}
.mobile-menu nav.nav li a {
	color: #000;
	line-height: 34px;
}
.mobile-menu nav.nav ul {
	flex-wrap: wrap;
}
.mobile-menu nav.nav ul li {
	display: inline-block;
	width: 100%;
	line-height: 24px !important;
}
.mobile-menu ul li .dropdown .fa {
	font-size: 20px !important;
	color: #000;
	position: initial;
}
.mobile-menu ul li .fa-angle-down {
	display: none;
}
.mobile-menu ul li .dropdown.open .fa-angle-right {
	display: none;
}
.mobile-menu ul li .dropdown.open .fa-angle-down {
	display: block;
}
.mobile-menu ul li .dropdown {
	position: absolute;
	right: 0px;
	top: 0px;
}
.mobile-menu nav.nav ul li {
	position: relative;
}
.mobile-menu nav.nav ul ul.sub-menu li {
	margin-bottom: 0px;
}


.main-menu li {
    margin-left: 0 !important;
}
.mobile-menu ul li {
    font-size: 18px;margin-bottom: 12px;
}
.main-menu li.register a {
    line-height: 40px !important;    padding: 0 !important;
}
.mobile-menu ul ul li {
    font-size: 14px;
}
.mobile-menu ul ul {
    padding-left: 10px;
}
.mobile-menu .cross{display:none !important;}
}
 @media only screen and (min-width:1000px) {
	 .home .main-menu li a {
    color: #fff !important;
}
.sticky .main-menu li a {
    color: #181717 !important;
}
.home .main-menu li.register a{background: #fff  ;color: #ff722b !important;}
.sticky .main-menu li.register a{background: #E10000  ;color: #fff !important;}

nav.nav li {
	position: relative;
	text-align: left;
}
nav.nav li ul.sub-menu {
	width: 223px;
	transition: all 0.5s ease-in-out;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 150%;
	background: #fff;
	padding: 20px;
	border-radius: 4px;
	box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.06);
	z-index: 9;
}
nav.nav li ul.sub-menu .sub-menu {
	right: -250px !important;
	top: -20px !important;
	display: none;
}
nav.nav li ul.sub-menu .sub-menu:before {
	display: none !important;
}
nav.nav ul li:hover ul.sub-menu {
	top: 132%;
	transition: all 0.5s ease-in-out;
	opacity: 1;
	visibility: visible;
}
nav.nav li ul.sub-menu li:hover .sub-menu {
	display: block;
}
nav.nav li ul.sub-menu li a {
	font-size: 14px;
	text-transform: capitalize;
	color: #3c3c43;
	line-height: 36px;
	font-family: 'MuseoSans_500';
}
nav.nav li ul.sub-menu li {
	font-size: initial;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}
nav.nav li ul.sub-menu li a:hover {
	color: #d52b27;
}
nav.nav li ul.sub-menu:before {
	content: "";
	border: 10px solid #fff;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: -10px;
	border-color: transparent transparent #fff transparent;
	border-top: 0px;
}
}
/*******************************************************/
.banner {
	float: left;
	width: 100%;
	position: relative; background:#ff722b; height:440px; padding-top:80px;
}
.banner_shap1{width: 364px;
  height: 165px;background-color: #ff8f54;-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px; position:absolute; right:0; top:80px;}
.banner_shap2{
  width: 728px;
  height: 142px;
  background-color: #ff8f54; position:absolute; left:0; bottom:0;
}
.owl-carousel {
    display: block;
}
.slider1 .inner img:nth-child(4){display:none;}


.owl-dots,.owl-controls{display:none !important;}
.slider1 .item{padding-left:44px; padding-right:60px;}
.slider1{padding-top:8px;}
.slider1 .inner img:nth-child(2){margin-left:225px;margin-top:8px; display:inline-block; vertical-align:top;}
.slider1 .inner img:nth-child(3){float:right; margin-top:20px;}

.slider2{padding-top:10px;}
.slider2 .item {padding-left:127px; padding-right:28px;}
.left_slide{float:left;}
.right_slide{float:right; padding-top:64px;}
.left_slide img:nth-child(2){margin-left:91px;margin-top:157px;}
.right_slide img:nth-child(1){margin-right:52px;margin-top:11px;}
.slider2 img{display:inline-block; vertical-align:top;}

.banner-text{width: 448px;    max-width: 100%; text-align:center;
  height: 240px;  background-color:#fff;padding: 24px 32px 32px;-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px; position:absolute; left:50%; top:50%;-webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); margin-top:40px; z-index:2;
}
.banner_button{margin-bottom:24px;display: flex;
    justify-content: center;}
.banner_button img{width:274px; height:auto;}	
.banner-title{ 
  font-size: 21px;
  font-weight: 500;
  color: #16110d; margin:0;padding:0; line-height:25px;
}
.fp-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.fp-logo img{width:114px; height:auto;}
.present{ height: 9px; 
  font-size: 8px;
  font-weight: 400;
  letter-spacing: -0.16px; line-height:9px;
  color: #141414 ; display: flex;
    justify-content: center; margin-bottom:12px;}

/***************************************************/

#content {
	float: left;
	width: 100%;    position: relative;
    z-index: 0;
}
.banner-bottom{background:#fff; padding:16px 0;}

.marquee-box {
	overflow-x: hidden !important;
	display: flex !important;
	flex-direction: row !important;
	position: relative;
	width: 100%;
}
.marquee {
	flex: 0 0 auto;
	min-width: 100%;
	z-index: 1;
	display: flex;
	flex-direction: row;
	align-items: center;
	animation: marqueescroll 100s linear 0s infinite;
	animation-play-state: running;
	animation-delay: 0s;
	animation-direction: normal;
}
.marquee figure
{
font-size: 16px; color:#141414 ; line-height:28px; text-transform:uppercase;	text-align: center;
	vertical-align: top; margin-left:12px; position:relative; padding-left:16px;
}
.marquee figure:before{  width: 4px;
  height: 4px;
  background-color: #1e1e1e; position:absolute; left:0;top:50%;-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px; content:'';}

.marquee-box:hover div {
	animation-play-state: running;
}
.marquee-box:active div {
	animation-play-state: running;
}
@keyframes marqueescroll {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}

/********************section end*****************************/

.home_sec1{background:#16110d;}
.home_sec1_row1 {
    margin-bottom: 60px; margin-top:32px;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
.home_sec1_row1 > div,.home_sec1_row1 h6,.home_sec1_row1 h1{width:100%;display: flex; justify-content: center;
    flex-wrap: wrap;text-align:center;}
.home_sec1 h1{font-size: 60px;
  font-weight: 800; color:#fff;line-height: 1.2;letter-spacing: -1.5px; margin-bottom:16px; padding:0;}	
    .conference_details{margin-bottom:64px;}
  .conference_details > div{ margin:0 20px;line-height:26px;font-size: 22px;
  font-weight: 500; color:#fff;padding-left:32px; }
  .conf_date{ background:url(images/date.svg) no-repeat 0 center; background-size:24px ;}
  .conf_address{background:url(images/address.svg) no-repeat 0 center; background-size:24px ;}
 .powerd_by{font-size: 20px; text-transform:uppercase; color:#FFF; line-height:23px; margin-bottom:20px;}
  .powerd_by_logos{margin-bottom:64px;} 
 .powerd_by_logos img{margin:0 30px;}
 .orange-button{ line-height: 20px; padding:15px 40px;
  border-radius: 4px;
  background-color: #ff722b; font-size: 18px;
  font-weight: bold; color:#fff !important; display:inline-block; vertical-align:top; text-transform:uppercase;}
.buffer-sec4 .orange-button{ padding:15px 80px;
  background-color: #fff;  color:#ff722b !important; }
 .orange-button:hover{ 
  background-color: #fff; color:#ff722b!important; }
  .home_sec1_row1 h6{ margin:0; margin-top:10px;height: 16px;
  font-size: 14px;  letter-spacing: -0.35px; color:#fff;}
  
  .home_sec1_row2{margin-bottom:80px;display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap; text-align:center;}
  
.stats_wrapper {
    display: flex;
    margin: 0 -20px;
    width: calc(100% + 80px);
}
.stats-block {
    width:calc(25% - 40px);
    height: 100%;
    min-height: 188px;
    padding: 20px;
    border-radius: 16px;
    background-color: #2e1b10; margin:0 20px;
}
.stats_number {
    font-size: 56px;font-family: 'Inter', sans-serif;
  font-weight: 800;line-height: 1.29;
  letter-spacing: -1.5px;color: #ff722b; margin:0 0 10px 0; padding:0;}
.stats_description {
    margin-bottom: 0px;
    color: #fff;
    font-size:36px;
    line-height:42px;
    font-weight:400;
    text-transform: uppercase;
}

.home_sec1_row3{margin-bottom:60px;display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap; }
	
.home_sec1_row3 .row {
    margin: 0 -30px;
}	
.invited-img{display: flex;
    width: 100%;}
.invited-img img{width:100%;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}	
.home_sec1_row3 h2{margin-bottom:32px; color: #ff722b;letter-spacing: -1.5px;  font-size: 54px; line-height:63px;font-weight: bold;}
.home_sec1_row3 .col-6{padding:0 30px;}
.home_sec1_row3 h4{     line-height: 35px; color: #ff722b;  letter-spacing: -0.3px; font-size: 30px; font-weight: 600; margin-bottom:46px; margin-top:14px;}
.home_sec1_row3 p{ font-size: 18px;line-height: 1.56;
  letter-spacing: -0.25px; color:#fff;}
  
/********************section end*****************************/

.home_sec2{padding:60px 0;background: #e2ddd5;}
.home_sec2 .container{display: flex;
    flex-wrap: wrap;
    justify-content: center;}
.home_sec2 h2{ letter-spacing: -1.5px;
  text-align: center;
  color: #ff722b;font-size: 54px;
  font-weight: bold; line-height:63px; margin-bottom:16px;}	
.home_sec2 p{
    font-size: 18px;
    color: #16110d;
    line-height: 1.44;
    letter-spacing: -0.25px;} 
.pera1{text-align: center;
    width: 863px;
    max-width: 100%;
    font-size: 18px;
    color: #16110d;
    line-height: 1.44;
    letter-spacing: -0.25px; margin-bottom:41px;}
	
.tabs {
 width:100%; margin-bottom:40px;
}
.tabs-nav{    display: flex;
    justify-content: center;}
.tabs-nav li {
  float: left; margin-left:-1px;
}
.tabs-nav li:first-child a {
  -webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.tabs-nav li:last-child a {
 -webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.tabs-nav li a {
  background: #fff;
  border: 1px solid #cbd5e1;
  color: #94a3b8;
  display: block;
  font-weight: 600; font-size:20px;letter-spacing: -0.25px;
  padding: 12px 20px;
  text-align: center;
  text-decoration: none; line-height:23px;
}
.tabs-nav li a small{ letter-spacing: -0.25px; font-size: 16px; line-height:19px; padding-top:2px; display:block;}
.tabs-nav li a:hover {
  color: #ff722b; background: rgba(255, 114, 43, 0.2);

}
.tabs-nav li.tab-active a {
 color: #ff722b; background: rgba(255, 114, 43, 0.2);
  cursor: default;
}
.tabs-stage {
  clear: both;
  padding:32px 0 0 0;
  position: relative;    width: 100%;
  top:0;
}	
.home_sec2 .col-6 {
    padding: 0 20px;
}
.home_sec2 .row {
    margin: 0 -20px;
}
.home_sec2 .invited-img{margin-bottom:16px;}
.home_sec2 h4{letter-spacing: -0.25px;
  color: #1e1e1e;font-size: 24px;
  font-weight: bold; line-height:28px; margin-bottom:8px;}
.home_sec2 h5{font-size: 18px;
  font-weight: 500;line-height: 1.44;
  letter-spacing: -0.25px;
  color: #ff722b; margin-bottom:20px;}
  
/********************section end*****************************/
 
.home_sec3{background:#fff; padding:60px 0;}
.home_sec3 .container{display: flex;
    flex-wrap: wrap;
    justify-content: center;}
.home_sec3 .row{margin:0 -20px;}	

.gray_hover:hover {
    background-color: #343538;
    color: #fff!important;
}
.col-20 {
    width: 20%;
    padding: 0 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.home_sec3 .tabs {
    margin-bottom: 0;    position: relative;
}
.tabs-nav2{ display: flex;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -102px;}
.tabs-nav2 li {
  float: left; margin-left:-1px;
}
.tabs-nav2 li:first-child a {
  -webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.tabs-nav2 li:last-child a {
 -webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.tabs-nav2 li a {
  background: #fff;
  border: 1px solid #cbd5e1;
  color: #94a3b8;
  display: block;
  font-weight: 600; font-size:16px;letter-spacing: -0.25px;
  padding: 14px 30px;
  text-align: center;
  text-decoration: none; line-height:19px; text-transform:uppercase;
}
.tabs-nav2 li a small{ letter-spacing: -0.25px; font-size: 16px; line-height:19px; padding-top:2px; display:block;}
.tabs-nav2 li a:hover {
  color: #fff; background:#ff722b;

}
.tabs-nav2 li.tab-active a {
 color: #fff; background:#ff722b;
  cursor: default;
}
.tabs-stage2 {
  clear: both;
  padding:0 0 0 0;
  position: relative;    width: 100%;
  top:0;
}	


.speaker-img{display: flex;
    justify-content: center;
    margin-bottom: 12px;}
.speaker-name{font-size: 22px;
  font-weight: 500;  color: #1e1e1e;  letter-spacing: -0.5px; line-height:26px; margin-bottom:6px;width:100%;}	
.speaker-designation{font-size: 16px;
  font-weight: 500;color: rgba(30, 30, 30, 0.5);letter-spacing: -0.5px; line-height:19px; margin-bottom:2px; width:100%;} 
.speaker-conpany{font-size: 16px;
  font-weight: 600;  color: #1e1e1e; letter-spacing: -0.5px; margin:0; line-height:19px;}
.home_sec3 h4{font-size: 28px;
  font-weight: bold; color: #442307;  letter-spacing: -0.5px; line-height:33px; margin-bottom:20px; width:100%;} 
.home_sec3 h2{font-size: 54px;
  font-weight: bold; color: #442307; letter-spacing: -1.5px; line-height:63px; margin-bottom:40px;    width: 100%;}
  
 /********************section end*****************************/
 
.home_sec4{background: #16110d; padding:60px 0 20px 0;}  
.home_sec4 h2{font-size: 54px;
  font-weight: bold;letter-spacing: -1.5px;
  color:#fff; line-height:63px; margin-bottom:32px;}
.home_sec4 h3{font-size: 28px; line-height:33px;
  font-weight: bold;letter-spacing: -0.5px;  color:#fff; margin-bottom:24px;} 
.home_sec4 .row{margin:0 -20px;}
.home_sec4 .col-3{margin:0 20px 40px 20px;background-color: #39302a;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;min-height: 140px;padding: 24px; width:calc(25% - 40px);  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;}
.icon-get{width:100%; margin-bottom:24px;}
.home_sec4 h4{font-size: 24px;
  font-weight: 600;letter-spacing: -0.5px;
  color:#fff; line-height:28px; margin:0;}
.physical-delegates{margin-bottom: 8px;} 
.virtual-delegates .col-3{background-color: #6b412a;}
.home_sec4 .col-3:hover{  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);}
  
/********************section end*****************************/

.home_sec5{background: #fff; padding:60px 0 28px 0;} 
.home_sec5 h2{font-size: 54px;
  font-weight: bold;letter-spacing: -1.5px;color: #442307; line-height:63px; margin-bottom:24px;} 
.home_sec5 p{margin-bottom:40px;color: #1e1e1e;line-height: 1.44;
  letter-spacing: -0.25px;font-size: 18px;}
.home_sec5 .row{margin:0 -20px;    align-items: center;}  
.home_sec5 .col-20 {
    margin-bottom: 32px;
}

/********************section end*****************************/


.home_sec6{background: #e2ddd5; padding:60px 0;} 
.home_sec6 h2{font-size: 54px; width:100%;
  font-weight: bold;letter-spacing: -1.5px;color: #ff722b; line-height:63px; margin-bottom:24px;} 
.home_sec6 p{margin-bottom:40px;color: #1e1e1e;line-height: 1.44;
  letter-spacing: -0.25px;font-size: 18px;width:100%;}
.home_sec6 .row {
    margin: 0 0 48px 0;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; border-left:solid 1px #cbd5e1; border-top:solid 1px #cbd5e1;
}
.home_sec6 .col-20 {
  width:16.666%; padding:30px; border-right:solid 1px #cbd5e1; border-bottom:solid 1px #cbd5e1; margin:0;
}
.home_sec6 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home_sec6 .col-20 img {
    
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-height: 100%;
}
.home_sec6 .col-20:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/********************section end*****************************/

.home_sec7{background: #fff; padding:60px 0;}
.home_sec7 h2{font-size: 54px; width:100%;
  font-weight: bold;letter-spacing: -1.5px;color: #442307; line-height:63px; margin-bottom:32px;} 
.home_sec7 p{margin-bottom:32px;color: #1e1e1e;line-height: 1.44;
  letter-spacing: -0.25px;font-size: 18px;width:100%; font-weight: 500;}
.home_sec7 img{margin-bottom:16px;}  
.home_sec7 h5{color: #1e1e1e;  line-height: 1.3;
  letter-spacing: -0.25px;  font-size: 20px;
  font-weight: 500; margin:0;}
.home_sec7 .flexslider img{width:100%;} 
.home_sec7 .flex-control-nav {
    position: relative;
    bottom: 0;
    margin-top: 20px;    display: none;
}

/********************section end*****************************/

.home_sec8{background: #e2ddd5; padding:60px 0;}
.home_sec8 h2{font-size: 54px; width:100%;
  font-weight: bold;letter-spacing: -1.5px;color: #ff722b; line-height:63px; margin-bottom:16px;} 
.home_sec8 p{margin-bottom:32px;color: #1e1e1e;line-height: 1.44;
  letter-spacing: -0.25px;font-size: 18px;width:100%; font-weight: 500;}
.trustpilot_img {    width: 318px;
    height: 42px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto; margin-bottom:32px;}

.home_sec8 .flexslider .slides > li {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 24px;
}
.trust_bottom {
    align-items: center;
    display: flex;
}
.trust_bottom img {
    width:48px;
    margin-right: 8px;
    border-radius: 100%;
    border: solid 1px #ff722b; padding:1px;-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.home_sec8 .flex-control-nav {
    display: none;
}
.trustbox p{ font-size: 14px;line-height: 1.57;
  letter-spacing: -0.28px;color: #4b5563; font-family: 'DM Sans';    margin-bottom: 16px;}
.trustbox h5{font-size: 16px;
  font-weight: 600;line-height: 1.88;
  letter-spacing: -0.48px;
  color: #1f363d; margin:0;} 
   
/********************section end*****************************/

.home_sec9{background: #fff; padding:60px 0 28px 0;}
.home_sec9 h2{font-size: 54px; width:100%;
  font-weight: bold;letter-spacing: -1.5px;color: #442307; line-height:63px; margin-bottom:40px; text-align:center;}   
.home_sec9 h3{ letter-spacing: -0.5px;
font-size: 30px;
  font-weight: 500;  color: #ff722b; margin:0; text-align:center;} 
	
.acc {
    width: 752px;
    margin: auto;
    display: block;    max-width: 100%;
}
.acc+.acc{margin-top:24px;}
.acc__card {
  position: relative;padding:32px 0;
}
.acc__card+.acc__card {border-top:solid 1px #c8c7c7;}
.acc__title {
  cursor: pointer;
  display: block;
  position: relative;
  text-align: left;     line-height:23px;
    font-size:20px;letter-spacing: -0.25px;
    font-weight: 500;
    color: #1e1e1e;
    
    padding-right:50px;
}
.acc__title::after {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100%;
    content: '+';
    text-align: center;
    line-height: 40px;
    color: #ff722b;
    font-size: 30px;
    font-weight: 300;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.acc__title.active::after {
    background: #fff; content: '--';    letter-spacing: -2px;
}
 

.acc__panel {
  color: #000;
  display: none;
  margin: 0;
  padding:10px 0 0 0;
  text-align: left;
}
.acc__panel p{  color: #4b5563;font-size: 16px;  line-height: 1.5;
  letter-spacing: 0.2px;}



.acc__card ul {
    margin-bottom:15px;
    padding-left:20px;
}
.acc__card ul li {
    font-size: 18px;
    line-height: 1.8;color: #414141;
    list-style: disc;
}



/********************section end*****************************/
	
.home_sec10{background-color: #e2ddd5; padding:60px 0;}	
.home_sec10 h2{font-size: 54px; width:100%;
  font-weight: bold;letter-spacing: -1.5px;color: #ff722b; line-height:63px; margin-bottom:16px; }   
.home_sec10 p {
    margin-bottom:48px;
    color: #1e1e1e;
    line-height: 1.44;
    letter-spacing: -0.25px;
    font-size: 18px;
    width: 100%;
    font-weight: 500;
}
.home_sec10 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home_sec10 h6{text-align:center; width:100%; margin-top:10px;font-size: 14px;letter-spacing: -0.35px;
line-height:16px;  color: #1e1e1e;}
.container_770{width:770px; max-width:100%;     margin: auto;}
.ticket_sec{width:100%; margin-bottom:40px;}
.home_sec10 h5{font-size: 16px;  color: #1e1e1e; line-height:24px; margin:0; }
.ticket-table{background-color: rgba(255, 255, 255, 0.6); margin-bottom:16px;}
.ticket-table td{padding:28px 24px;font-size: 16px; color: #1e1e1e;line-height: 1.5; border-left:solid 1px #e2ddd5; border-bottom:solid 1px #e2ddd5;}
.ticket-table td+td{text-align:center;}
.ticket-table th{background-color: #ff722b; color:#fff;font-size: 16px;line-height: 1.5; padding:6px 24px;border-left:solid 1px #e2ddd5; }
.ticket-table th,.ticket-table td{width:35%;}



/********************section end*****************************/

.buffer-sec1{background:#F9F9F9 ; padding:50px 0;}
.buffer-sec1 h2{color:#1e1e1e;font-size: 40px; line-height:47px;font-weight: bold;  letter-spacing: -1.5px; margin-bottom:24px;}
.buffer-logos {    justify-content: space-between;}
.buffer-img{padding:0 15px; margin-top:20px;}

/********************section end*****************************/

.buffer-sec2{background:#fff; padding:60px 0;}
.buffer-sec2 h2{color:#1e1e1e;font-size: 40px; line-height:47px;font-weight: bold;  letter-spacing: -1.5px; margin-bottom:24px;}
.buffer-sec2 ul{margin:0; padding:0 0 0 20px;}
.buffer-sec2 ul li{ list-style:disc;}
.buffer-sec2 ul li+li{margin-top:8px;}

/********************section end*****************************/

.buffer-sec3{background:#f9f9f9;}
.buffer-sec3 h2{color:#1e1e1e;font-size: 40px; line-height:47px;}

/********************section end*****************************/

.buffer-sec4{background:#ff722b; padding:60px 0; text-align:center;}
.buffer-sec4 h2{color:#fff;font-size:28px; line-height:33px;font-weight: 800; letter-spacing: -0.25px; margin-bottom:24px;}
.buffer-sec4 h6 {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: -0.35px;
    line-height: 16px;
    color: #fff;
}

/********************section end*****************************/

.registration-sec1{background: #221d19; padding: 60px 0; position:relative;    min-height: 250px;}
.registration-sec1:before{position:absolute; z-index:0; left:0; top:0; content:''; width:158px; height:215px; background:url(images/shap1.png) no-repeat 0 0;}
.registration-sec1:after{position:absolute; z-index:0; right:0; bottom:0; content:''; width:165px; height:190px; background:url(images/shap2.png) no-repeat 0 0;}

.registration-sec1 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; position:relative; z-index:1;
}
.registration-sec1 h5{font-size: 16px;  color: #fff; line-height:24px; margin:0; text-align:center; }
.registration-sec1 .ticket-table {
    background-color: rgba(57, 48, 42, 0.6);
}
.registration-sec1 .ticket-table td {
    border-color: #221d19; color:#fff;
}
.registration-sec1 .ticket-table th{  border-color: #221d19;}
.registration-sec1 h2,.registration-sec1 h1{font-size: 54px;
  font-weight: bold; line-height:63px;letter-spacing: -1.5px;
  color:#fff; text-align:center; margin-bottom:16px;}
.registration-sec1 p{width: 1025px; max-width:100%; margin-bottom:40px; color:#fff; text-align:center;} 
.registration-sec1 .ticket_sec {
    margin-bottom: 0;
}

/********************section end*****************************/

.registration-sec2{background: #F9F9F9 ; padding: 60px 0 44px 0;}
.registration-sec2 .row{margin:0 -20px;}
.registration-sec2 .col-4{    padding: 24px; padding-bottom:92px; position:relative;
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 3%);
    background-color: #fff;
    margin: 0 20px; margin-bottom:40px;
    width: calc(33.333% - 40px);}
.plans-top{ height: 82.5px; margin:0 -24px; display:flex; border-bottom:solid 2px #f1f3f5;    justify-content: space-between; padding:0 24px;}
.plans-top h5{color: #1e1e1e; line-height: 1.5; font-size: 16px;
  font-weight: 500; margin:0;}
.plans-top h6{color: #1e1e1e; line-height: 1.5; font-size: 12px;
  font-weight:400; margin:0;}
 .notes{    float: left;
    width: 100%;
 } 
 .notes h5{ color: #1e1e1e;  font-style: italic;  font-size: 16px;
  font-weight: 500; margin-bottom:16px;}
.notes ul{margin:0; padding:0 0 0 20px;} 
.notes ul li{list-style:disc;color: rgba(0, 0, 0, 0.6); line-height: 1.5;font-size: 16px;
  font-weight: normal;} 
.notes ul li+li{margin-top:8px;} 
.plan-bottom{    position: absolute;
    left: 0;
    bottom: 24px;
    width: 100%;
    padding: 0 24px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;}

.plan-bottom .orange-button {
    padding: 12px 40px;
    font-size: 16px;
width:100%; text-align:center;
}

.plan-bottom h6{margin:8px 0 0 0; width:100%;font-size: 14px;
  font-weight: normal;letter-spacing: -0.35px; color: #1e1e1e; line-height:16px; text-align:center;}
.plan-content{padding-top:24px;}
.plan-content h6{ color: #94a3b8;font-size: 12px;
  font-weight: 500; margin-bottom:8px; text-transform:uppercase;}

.plan-content ul{margin:0 0 24px 0; padding:0 0 0 20px;} 
.plan-content ul li{list-style:disc;color:#1e1e1e; line-height: 1.5;font-size: 16px;
  font-weight: normal;} 
.plan-content ul li+li{margin-top:6px;}
.infobox{ position:relative;   display: inline-block;
    vertical-align: top;
    margin-left: 2px;} 

/********************section end*****************************/

.registration-sec3{background: #221d19 ; padding: 60px 0; }
.registration-sec3 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.team_contact{display: flex;
    flex-wrap: wrap;
    justify-content: center; width:100%;}

.registration-sec3 h2{font-size: 54px;
  font-weight: bold; line-height:63px;letter-spacing: -1.5px;
  color:#fff; text-align:center; margin-bottom:48px;}
  .registration-form{ background-color: #39302a;  padding: 24px; width: 617px; max-width:100%;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; display:flex;    flex-wrap: wrap; margin:auto;}
.registration-form h4{font-size: 24px;
  font-weight: 500; color:#fff; line-height:28px; margin-bottom:24px;}
 .contact_detail{margin:0 20px; margin-bottom:32px; position:relative; padding-left:32px;}
 .contact_detail img{position:absolute; left:0; top:0;}
.registration-sec3 h5{font-size: 18px;
  font-weight: bold; line-height:24px; color:#fff; margin-bottom:0;}
 .registration-sec3 h6{font-size: 14px;
  font-weight: 400;  color: #e8e8e8;line-height: 1.57; margin-top:8px;} 
 .registration-sec3 h6 a{ color: #e8e8e8;}
 
 
 /********************section end*****************************/

.schedule-sec1{background:#F9F9F9 ;padding:60px 0;}
.schedule-sec1 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} 
.schedule-sec1 h6 {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: -0.35px;
    line-height: 16px;
    color: #1e1e1e;
}
.schedule{margin-bottom:60px;padding: 24px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.03); background:#fff; width:100%; display:flex;}
 
.schedule-row{ padding: 16px 24px;
  background-color: #f8fafc; margin-top:16px;}
 .schedule-person img{width:50px; position:absolute; left:0; top:0; }
 .schedule-person{    position: relative;
    height: 50px; padding-left:57px;}
.schedule-time{font-size: 14px;
  font-weight: 500;  color: #1e1e1e; line-height:16px; margin-bottom:4px;}	
 .schedule-row h4{font-size: 24px;
  font-weight: 600;letter-spacing: -0.5px;color: #1e1e1e; line-height:28px; margin-bottom:16px;}
  .speaker_name{display:block;font-size: 16px;
  font-weight: 500; color: #1e1e1e;  letter-spacing: -0.5px; line-height:19px; margin-top:7.5px; margin-bottom:2px;    float: left;
    width: 100%;}
 .speaker_title{font-size: 12px;
  font-weight: normal; display:block;letter-spacing: -0.5px;color: rgba(30, 30, 30, 0.5); line-height:14px;} 
  .speaker_title strong{ color: #1e1e1e; font-weight:normal; margin-left:6px; position:relative; padding-left:8px;}
   .speaker_title strong:before{ width:2px; height:2px; background:#1e1e1e;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; position:absolute; left:0; top:50%;-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content:'';}




.tabs-container nav {
  margin: 0 auto;
  background: #fff;
}

.tabs-container nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  padding: 0 10px;
}

.tabs-container nav ul li {
  padding: 1rem;
  cursor: pointer;
  color: #A7A7A7;
  border-top: 1px solid #eee;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 25px;    list-style: none;
}

.tabs-container nav ul li:hover {
  color: #3e4b58;
}

.tabs-container nav ul li.active {
  color: #3e4b58;
  border-top: none;
}

/* the nitty gritty */
.tabs-container {
  position: relative;
  height: 61px;
}

.tabs-container nav {
  position: absolute;
  width: 100%;
}

.tabs-container nav ul {
  display: flex;
  flex-direction: column;
}



.tabs-container nav ul li.active {
  order: 0;
}



.tabs-container nav ul li:not(.active) {
  position: absolute;
  top: -999em;
}

.tabs-container nav ul.expanded li.active:after {
  border-top-color: transparent;
  border-bottom-color: #555;
  top: 1em;
}

.tabs-container nav ul.expanded li:not(.active) {
  position: relative;
  top: auto;
}

@media all and (min-width: 768px) {


  .tabs-container nav ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    padding: 0;
  }

  .tabs-container nav ul li {
        float: left;
    cursor: pointer;
    background-color: rgb(226, 232, 240);
    color: rgb(30, 30, 30);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.25px;
    line-height: 19px;
    position: relative;
    width: 25%;
    text-align: center;
    text-transform: uppercase;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0px;
    padding: 10px;
    overflow: hidden;    list-style: none;
  }

.tabs-container nav ul li small{font-size: 16px;
    font-weight: 500;
    display: block;
    margin-top: 2px;
    text-transform: none;}
  .tabs-container nav ul li:not(.active) {
    position: relative;
    top: auto;
  }

  .tabs-container nav ul li.active {
        background-color: rgb(255, 114, 43);
    color: rgb(255, 255, 255);
  }

 
}
.tab-content {
  display: none;
}

.tab-content.current {
  display: inherit;
}








 
.schedule-sec1 .acc {
    width: 100%;
}
.schedule-sec1 .acc__card {
    margin-bottom: 60px;
    padding: 24px;
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 3%);
    background: #fff;
    width: 100%;  border-top: none !important;    display: flex;
    flex-wrap: wrap;
}

.schedule-sec1 .acc__panel {
    padding: 32px 0 0 0;    width: 100%;
}
.schedule-sec1 .acc__title{font-size: 28px;
  font-weight: bold;  color: #1e1e1e; letter-spacing: -0.25px; line-height:33px;    width: 100%;}
.schedule-sec1 .acc__title small{display:block;font-size: 20px;
  font-weight: 600; margin-top:8px; line-height:23px;}

.track{font-size: 12px; line-height: 14px; margin-bottom:4px;
  font-weight: 600; letter-spacing: -0.3px; color:#525252 ;}

/*******************FOOTER CSS START*********************************/

.footer {
	float: left;
	width: 100%;
	background-color: #000;
}
.footer .container {
    width: 1310px;
}
.footer-top {
	padding-top: 60px;
	padding-bottom:16px;
	float: left;
	width: 100%;
}
.footer-top p {
	font-size: 14px;
	line-height:22px;
	color: #e8e8e8;
	margin-bottom:20px;    clear: both;
}
.footer-top p a {
	color: #ffffff;
}
.footer-top p a:hover {
	color: #f84e1b;
}
.footer-top h4 {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 24px;
    font-weight: bold;
}
.footer-top ul li {
	font-size: 14px;
	line-height:22px;
	color: #e8e8e8;
}
.footer-top ul li+li{margin-top:20px;}
.footer-top ul li a {
	color: #ffffff;
}
.footer-top ul li a:hover {
	color: #f84e1b;
}
.footer-bottom {
	float: left;
	width: 100%;
	background-color: #363636;
	text-align: center;
	padding: 40px 0;
}
.footer-bottom .container{    display: flex;
    justify-content: space-between;
    align-items: center;}
.footer-bottom p {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    color: #e8e8e8;
}
.footer-bottom p a{
    color: #e8e8e8;
}
.footer-bottom p a:hover{
    color: #f84e1b;
}
.logo-footer {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.logo-footer img {
	width: 187px;
}

.fotter-col {
	float: left;
	width: 25%;
	padding: 0 15px;
}
.fotter-col:nth-child(1) {
	width: 487px;
}
.fotter-col:nth-child(2) {
	width: 203px; margin-left:120px;
}
.fotter-col:nth-child(3) {
	width:237px;margin-left:170px;
}

.fotter-col:nth-child(3) p{line-height: 1.57;}

.social{    display: flex;
    align-items: center;    flex-wrap: wrap; }
.social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #343538;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-right: 8px;margin-top:10px;
}
.social a:hover{background:#f84e1b;}

/*******************FOOTER CSS END*********************************/

.error404 .buffer-sec1 {
    text-align: center;
}
.error404 .buffer-sec1 img{width:250px; margin-bottom:20px;}

/*********** gravity_form **************/

.gfield_checkbox li, .gfield_radio li {
  position: relative;
}

body .gform_wrapper .gfield_radio li label {
  margin: 2px 0 0 21px;
}

body .gform_wrapper ul li.gfield.optional .gfield_checkbox label::after,
body .gform_wrapper ul li.gfield.optional .gfield_radio label::after {
  content: "";
  opacity: 1;
}

body .gform_wrapper .gfield_radio li input[type="radio"],
body .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
  display: none;
}
ul.gfield_checkbox li[class^="gchoice"] label:before,
ul.gfield_checkbox li[class^="gchoice"] label:after,
ul.gfield_radio li[class^="gchoice"] label:before,
ul.gfield_radio li[class^="gchoice"] label:after {
  bottom: 0;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
}
ul.gfield_checkbox li[class^="gchoice"] label:after,
ul.gfield_radio li[class^="gchoice"] label:after {
  content: "";
  background-color: #fff;
  border: solid 1px #3c3c3c;
  border-radius: 50%;
  display: inline-block;
  height: 13px;
  left: 0;
  position: absolute;
  top: 0;
  transition: left .25s, background-color .13s;
  width: 13px;  
}
ul.gfield_checkbox input[type="checkbox"]:checked + label:after,
ul.gfield_radio input[type="radio"]:checked + label:after {
 background:#3a4352;
}


body .gform_legacy_markup_wrapper ul.gform_fields {
    display: flex!important;
    flex-wrap: wrap;
    margin: 0 -8px!important; padding:0;
}
.gform_wrapper.gravity-theme .gform_fields {
    width:calc(100% + 16px) !important;
    display:flex !important;
    -ms-grid-columns:inherit!important;
    grid-template-columns:inherit!important;
    grid-template-rows: inherit!important;
    grid-column-gap:inherit!important;
    grid-row-gap:inherit!important; margin:0 -8px !important;flex-wrap: wrap !important;
}
.gform_wrapper ul.gform_fields li.gfield,body .gform_legacy_markup_wrapper ul li.gfield,.gform_wrapper.gravity-theme .gfield {
    margin: 0 0 16px 0!important;
    padding: 0 8px!important;
    clear: none!important;
    float: left;
    width: 100%!important;
    border: none!important;
    background: none!important; list-style:none;
}
body .gform_legacy_markup_wrapper ul li.gfield.col-6,.gform_wrapper.gravity-theme .gfield.col-6{width:50% !important;}

body .gform_wrapper.gravity-theme .gfield_label {
 font-size: 12px;
  font-weight: 500; letter-spacing: -0.3px;color: rgba(255, 255, 255, 0.7); margin-bottom:4px; line-height:14px;
}
.gform_wrapper select,.gform_wrapper input[type="text"],.gform_wrapper input[type="email"],.gform_wrapper input[type="tel"],.gform_wrapper textarea {
    width: 100%!important;height: 40px!important;
	box-sizing: border-box;    
	padding: 9px 13px 9px 10px!important;
  border-radius: 4px!important;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.04)!important;
  border: solid 1px #39302a!important;
  background-color: #fff!important; margin:0 !important;line-height: 1.43;
  letter-spacing: -0.24px;font-size: 14px;  font-weight: normal; color:#141414 ;font-family: 'Karla', sans-serif;
}
.gform_wrapper textarea {
      height: 119px !important; padding: 9px 13px 9px 10px !important; resize:none;
}
.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;     justify-content: flex-end;
}

body .gform_wrapper .gform_footer input[type=submit] {
    padding: 0 26px!important;
    height: 44px !important;
    line-height:44px!important;
    font-size:16px!important;
    font-weight: 700!important;
    text-transform: uppercase !important;
    display: inline-block;
    background: #ff722b!important;font-family: 'Karla', sans-serif;
    color: #fff!important;
    border: none!important; border-radius: 4px!important;
    cursor: pointer;width: 220px !important;  text-align:center;   margin: 0;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #E10000!important;
}
.gform_legacy_markup_wrapper .validation_message,.gform_validation_errors{display:none;}
.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper li.gfield_error textarea {
    border-color:#790000 !important;
}
.gform_confirmation_message{    text-align: center;
    padding: 15px;
    border: solid 1px green;    color: #fff;}
	.ginput_container_consent{position: relative;
    padding-left: 25px;}
.ginput_container_consent input[type=checkbox]{float: left;
    position: absolute;
    left: 0;
    top: 0;}
@media only screen and (max-width: 600px){
body .gform_legacy_markup_wrapper ul li.gfield.col-6,.gform_wrapper.gravity-theme .gfield.col-6{width:100% !important;}


}

body .gform_wrapper .top_label div.ginput_container {
    margin-top:0 !important;
	
}
.gform_wrapper div.validation_error,.gform_heading{display:none !important;}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border-color:#c02b0a !important;
}
.gform_ajax_spinner{display:none !important;}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    padding: 0!important;
    background: none!important;
    border: none!important;
    margin: 0!important;
}
html {
  scroll-behavior: smooth;
}






/*== start of code for tooltips ==*/
.infobox {
    cursor: help;
    position: relative;
}


/*== common styles for both parts of tool tip ==*/
.infobox::before,
.infobox::after {
    left: 50%;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.infobox:hover::before,
.infobox:focus::before,
.infobox:hover::after,
.infobox:focus::after {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100; 
}


/*== pointer tip ==*/
.infobox::before {
    border-style: solid;
    border-width: 1em 0.75em 0 0.75em;
    border-color: #3E474F transparent transparent transparent;
    bottom: 100%;
    content: "";
    margin-left: -0.5em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
    transform:  scale(.6) translateY(-90%);
} 

.infobox:hover::before,
.infobox:focus::before {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}


/*== speech bubble ==*/
.infobox::after {
    background: #3E474F;
    border-radius: .25em;
    bottom: 180%;
    color: #EDEFF0;
    content: attr(data-tip);
    margin-left: -8.75em;
    padding: 1em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
    transform:  scale(.6) translateY(50%);  
    width: 17.5em;
}

.infobox:hover::after,
.infobox:focus::after  {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}

@media (max-width: 760px) {
  .tool::after { 
        font-size: .75em;
        margin-left: -5em;
        width: 10em; 
  }
}












/******************RESPONSIVE CSS START****************************************/

 @media only screen and (max-width:1220px) {
.fotter-col:nth-child(1) {
    width: 30%;
}
.fotter-col:nth-child(2) {
    width: 20%;
}
.fotter-col:nth-child(3) {
    width: 20%;
}
.fotter-col:nth-child(4) {
    width: 30%;
}
	 
 }


 @media only screen and (max-width:1199px) {
.main-menu li {
    margin-left: 20px;
}	
.stats_description {
    font-size: 23px;
    line-height: 27px;
}
.stats_number {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1.5px;
    margin: 0 0 4px 0;
}
.stats-block {
    min-height: 109px;
    padding: 22px 12px;    height: auto;
}
.fotter-col {
    width: 33.333% !important;
    margin: 0 !important;
}
.fotter-col:nth-child(2) {
    padding-left: 70px !important;
}
.registration-sec2 .col-4 {
    width: calc(50% - 40px);
}
 }
  @media (min-width: 768px){
	  .track{display:none;}
  }
  @media only screen and (min-width:1000px) {
 .for-mobile{display:none;}
  }
 
  @media only screen and (max-width:999px) {
	   .for-desktop{display:none;}
 #header {
    padding: 0 0 0 0;
}
.logo {
    height: 60px;
}
 body {
    padding-top:60px !important;
}

.stats_wrapper {
    margin: 0 -10px;
    width: calc(100% + 20px);flex-wrap: wrap;
}
.stats-block {
    width: calc(50% - 20px); margin:10px;
}
.home_sec1_row1 { margin-top: 40px;
    margin-bottom: 30px;
}

.fp-logo img {
    width: 76px;
}
.slider2 {
    position: absolute;
    bottom: 18px;
}
.present {
    margin-bottom: 16px;
}
.banner_button img {
    width: 233.4px;
}
.banner_button {
    margin-bottom: 16px;
}
.banner-title {
    font-size: 14px;
    line-height: 16px;
}
.banner {
    height: 397px;
    padding-top: 0;
}
.banner_shap2 {
    width: 151px;
    height: 81px;
 bottom: 0;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
}
.slider2 .right_slide{display:none !important;}
.left_slide img:nth-child(2) {
    margin-left: 0;
    margin-top: 58px;
    width: 54.5px;
    float: right;
}
.left_slide {
    width: 100%;
}

.banner-text {
    width: 300px;
    height: 197px;
    padding: 24px 22px;
    top: 65px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
}
.banner_shap1 {
    width: 150px;
    height: 154px;
    background-color: #dc6427;
    top: 0;
}
 .slider1 .item {
    padding-left: 18px;
    padding-right: 0;
}
.slider1 .inner img:nth-child(1){width:79px; margin-top:14px;}
.slider1 .inner img:nth-child(2){display:none !important;}
.slider1 .inner img:nth-child(3){display:none !important;}
.slider1 .inner img:nth-child(4){width:auto; height:55px; display:block; float:right; margin-top:6px;}
.slider1 {
    padding-top: 0;
}
.slider2 .inner img:nth-child(1){width:67px;}
.slider2 .item {
    padding-left: 33px;
    padding-right: 44.5px;
}
.banner-bottom {
    padding: 14px 0;
}
.marquee figure {
    font-size: 12px;
    line-height: 14px;
}
.home_sec1 h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1px;
    margin-bottom: 40px;
}

.conference_details > div {
    margin: 0 20px;
    line-height:20px;
    font-size: 16px;
    font-weight: 500;
    padding-left: 32px;
}
.conference_details > div+div{margin-top:11.5px; padding-left:24px !important;background-size: 20px auto;}
.conference_details {
    margin-bottom: 40px;
}
.powerd_by {
    font-size: 12px;
    line-height: 14px;
}
.powerd_by_logos {
    margin-bottom: 40px;    flex-wrap: nowrap !important;
}
.powerd_by_logos img {
    margin: 0 16px;
    width: 153px;
}
.powerd_by_logos img:last-child {
    width: 124.2px;
}
.orange-button {
    font-size: 16px;
    font-weight: 600;
}
.home_sec1_row1 h6 {
    margin-top: 8px;
    height: 14px;
    font-size: 12px;
}
.home_sec1_row2 {
    margin-bottom: 50px;
}
.home_sec1_row3 .col-6 {
    width: 100%;
}
.home_sec1_row3 h2 {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 47px;
}
.home_sec1_row3 h4 {
    line-height: 26px;
    font-size: 22px;
    margin-bottom: 24px;
    margin-top: 0;
}
.home_sec1_row3 p {
    line-height: 1.33;
}
.home_sec1_row3 {
    margin-bottom: 40px;
}
.home_sec1_row3 .invited-img {
    padding-top: 12px;
}
.home_sec2 {
    padding: 40px 0;
}
.home_sec2 h2 {
    font-size: 40px;
    line-height: 47px;
}
.home_sec2 p {
    line-height: 1.33;
}
.home_sec3 {
    padding: 40px 0;
}
.home_sec4 {
    padding: 40px 0 20px 0;
}
.home_sec4 h2 {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 40px;
    text-align: center;
}
.home_sec4 h3 {
    font-size: 22px;
    line-height: 26px;
}
.home_sec4 .row {
    margin: 0 -10px;
}
.home_sec4 .col-3 {
    margin: 0 10px 20px 10px;
    min-height: 105px;
    padding: 16px;
    width: calc(50% - 20px);
}

.physical-delegates {
    margin-bottom: 12px;
}
.icon-get img{width:30px;}
.home_sec4 h4 {
    font-size: 16px;
    line-height: 19px;
}
.home_sec5 {
    padding: 40px 0 28px 0;
}
.home_sec5 h2 {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 16px;
    text-align: center;
}
.home_sec5 p {
    line-height: 1.33;
    text-align: center;
}
.home_sec6 {
    padding: 40px 0;
}
.home_sec6 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom: 16px;    text-align: center;
}
.home_sec6 p {
    line-height: 1.33;
    text-align: center; margin-bottom:32px;
}
.home_sec6 .col-20 {
    width: 33.333%;    padding: 20px;
}
.home_sec7 {
    padding: 40px 0;
}
.home_sec7 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom: 16px;    text-align: center;
}
.home_sec7 p {
    line-height: 1.33;
    text-align: center; margin-bottom:32px;
}
.home_sec7 h5 {
    line-height: 19px;
    font-size: 16px;
}
.home_sec7 img {
    margin-bottom: 8px;
}
.flex-direction-nav {
    justify-content: center;
}
.flex-direction-nav li {
    margin: 0 5px;
}
.home_sec8 {
    padding: 40px 0;
}
.home_sec8 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom: 16px;    text-align: center;
}
.home_sec8 p {
    line-height: 1.33;
    text-align: center; margin-bottom:32px;
}
.trustpilot_img {
    margin-bottom: 40px;
}
.trustbox p {
    line-height: 1.57;
    text-align: left;
}
.home_sec8 .flexslider .slides > li {
    padding: 16px;
}

.home_sec9 {
    padding: 40px 0 8px 0;
}
.home_sec9 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom: 24px;    text-align: center;
}
.home_sec9 h3 {
    font-size: 24px;
    line-height: 28px;
}
.home_sec10 {
    padding: 40px 0;
}
.home_sec10 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom:16px;    text-align: center;
}
.home_sec10 p {
    line-height: 1.33;
    text-align: center; margin-bottom:40px;
}

.registration-sec1 {
    padding: 40px 0;
}
.registration-sec1 h2,.registration-sec1 h1 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 24px;
}
.registration-sec1 p {
    line-height: 1.33;    margin-bottom: 32px;
}
.ticket_sec br{display:none !important;}
.registration-sec1 h5 {
    font-size: 12px;
    line-height: 14px;
    margin: 12px 0 0 0;
}
.schedule-sec1 {
    padding: 18px 0 40px 0;
}
.schedule-sec1 .acc__card {
    margin-bottom: 24px;
    padding: 12px;
}
.schedule-sec1 .orange-button {
    margin-top: 16px !important;
}
.schedule-sec1 .acc__title {
    font-size: 20px;
    line-height: 23px;
}
.schedule-sec1 .acc__title small {
    font-size: 16px;
    margin-top: 4px;
    line-height: 19px;
}
.buffer-sec1 {
    padding: 40px 0;    background: #fff;
}
.buffer-sec1 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom:16px; color: #442307;   text-align: center;
}
.buffer-sec1 p {
    line-height: 1.33;
    text-align: center; margin-bottom:40px;
}
.buffer-logos {
    justify-content: center;
}
.buffer-img {
    width:33.333%;
    text-align: center;
}
.buffer-sec2 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom:24px; color: #442307;   text-align: center;
} 
.buffer-sec2 {
    padding: 40px 0;
}
.buffer-sec3 {
    background: #fff;
}
.buffer-sec3 h2 {
    font-size:40px;
    line-height:47px;
    margin-bottom:24px; color: #442307;   text-align: center;
} 
.registration-sec3 {
    padding: 40px 0;
}



 }
  
   @media only screen and (max-width:767px) { 

.home_sec2 .col-6 {
    width: 100%;
}
.home_sec2 .col-6+.col-6 {
   margin-top:32px;
}
.home_sec2 .invited-img {
    margin-bottom: 8px;
}
.home_sec2 h4 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom:2px;
}
.home_sec2 h5 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
}
.tabs {
    margin-bottom: 32.5px;
}
.tabs-stage {
    padding: 25px 0 0 0;
}

.fotter-col{width:100% !important; margin-bottom:48px !important;}
.fotter-col:nth-child(3) {
   margin-bottom:0 !important;
}
.fotter-col:nth-child(2) {
    padding-left: 15px !important;
}

.footer-top {
    padding-top:40px;
    padding-bottom:40px;
}
.fotter-col p:last-child{margin-bottom:0 !important;}



.tabs-nav2 {
    position: relative;
    right: auto;
    top: 0;
    left: 0; margin-bottom:41px;
}
.home_sec3 h2 {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 24px;
    text-align: center;
}
.tabs-nav2 li a {
    font-size: 14px;
    padding: 16px 30px;
    line-height:16px;    text-transform: uppercase;
}


.home_sec3 h4 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
}

.col-20 {
    padding: 0 9px;
    margin-bottom: 24px; width:50%;
}
.home_sec3 .row {
    margin: 0 -9px;
}
.speaker-img {
    margin-bottom: 8px;
}
.speaker-name {
    font-size: 18px;
    line-height: 21px;
}
.speaker-designation ,.speaker-conpany{
    font-size: 14px;
    line-height: 16px;
}
.footer-bottom {
    padding: 20px 0;
}
.footer-bottom p {
    width: 100%;
}
.footer-bottom p+p{margin-top:12px;}
.footer-bottom .container {
    flex-wrap: wrap;
}

.tabs-container {
    height: 40px;
    margin-bottom:16px;    z-index: 9;
}
.tabs-container nav ul{
   
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 4%);
    letter-spacing: -0.24px;
    font-size: 14px;
    line-height: 20px;
    color: #141414 !important; padding:0 !important;    position: relative;
}
.tabs-container nav ul li {
    letter-spacing: -0.24px;
    font-size: 14px;
    line-height: 20px; height: 40px;
    padding: 9px 10px !important;
    color: #141414 !important; padding:0; margin:0;
}
.tabs-container nav ul:before{background:url(images/dropdown.svg) no-repeat center center; height:40px; width:40px; position:absolute; right:0; top:0; content:'';}


.registration-sec1:before {
    width: 97px;
    height:137px;
    background: url(images/shap3.png) no-repeat 0 0;
}
.registration-sec1:after {
    width: 109px;
    height:62px;
    background: url(images/shap4.png) no-repeat 0 0;
}
.registration-sec2 {
    padding: 16px 0 32px 0;
}
.registration-sec2 .col-4 {
    width: 100%;
    margin: 0;
    margin-bottom: 16px;
}
.registration-sec2 .row {
    margin: 0 -18px;
}
.registration-sec3 {
    padding: 40px 0 0;
}
.registration-form{    width: calc(100% + 36px);
    margin: 0 -18px !important; margin-top:8px !important;
    max-width: calc(100% + 36px);    padding: 18px; padding-bottom:40px;}
.registration-form h4 {
    font-size: 20px;
    line-height: 23px;
}	
body .gform_wrapper .gform_footer input[type=submit] {
    width: 100% !important;
}
.gform_wrapper .gform_footer {
    margin: 8px 0 0 0 !important;
}
.registration-sec3 h2 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 41px;
    width: 80%;
}
	
   }
   
@media only screen and (max-width:600px) {   
	.orange-button {
    width: 100%;
    text-align: center;
}

.tabs-nav li a {
    font-size: 14px;
    padding: 9px 5px;
    line-height: 16px;
}
.tabs-nav li a small {
    font-size: 10px;
    line-height: 12px;
}
.tabs-nav li,.tabs-nav2 li {
    width: 33.333%;
}
.ticket-table td {
    padding: 17px 12px;
    font-size: 12px;
    line-height: 14px;
}
.ticket-table td+td {
    text-align: left;
}
.ticket-table td span{font-size: 14px;
    line-height: 16px; margin-top:6px; display:block;}
.ticket_sec {
    width: calc(100% + 36px);
    margin: 0 -18px;
    margin-bottom: 40px;
}
.home_sec10 h5{display:none;}
.ticket-table {
    margin-bottom: 0;
}
.home_sec10 h6 {
    margin-top: 8px;
    font-size: 12px;
    line-height: 14px;
}
.logo-footer img {
    width: 130px;
}
.footer-top p {
    line-height: 1.71;
}
.social a {
    width: 38px;
    height: 38px;
    margin-right: 12px;
}

.schedule-row {
    padding: 8px;
        margin-top: 8px;
}
.schedule-time {
    font-size: 10px;
    line-height: 12px;
}
.schedule-row h4 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 12px;
}
.schedule-person img {
    width: 40px;
}
.schedule-person {
    height: 40px;
    padding-left: 47px;
}
.speaker_name {
    font-size: 12px;
    line-height: 14px;
    margin-top: 6px;
}
.speaker_title {
    font-size: 10px;
    line-height: 12px;
}
.buffer-img {
    width: 50%;
}
.buffer-sec2 ul li+li {
    margin-top: 16px;
}

.buffer-sec4 .orange-button {
    padding: 15px 10px;    font-size: 18px; font-weight:700;
}
.registration-sec2 .col-4:nth-child(2) .plan-logo{    width: 99px;}
.contact_detail {
    width: 280px;
}
	}


body.home section {
    background-clip: padding-box;
    border-top: 84px solid transparent;
    margin-top: -84px; position:relative;
}
.banner{z-index: 1;}

.home_sec1{z-index:10;}
.home_sec2{z-index:9;}
.home_sec3{z-index:8;}
.home_sec4{z-index:7;}
.home_sec5{z-index:6;}
.home_sec6{z-index:5;}
.home_sec7{z-index:4;}
.home_sec8{z-index:3;}
.home_sec9{z-index:2;}
.home_sec10{z-index:1;}
