body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	overflow-x: hidden;
	color: #58595b
}

a {
	color: #231f20
}

ul .circle {
	list-style-type: disc !important
}

iframe {
	width: 100%;
	border: none
}

.no-float {
	float: none !important
}

.w-auto {
	width: auto !important
}

a:hover {
	text-decoration: none
}

.label-control {
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0 5px 5px 0;
	line-height: 20px;
	display: block
}

.readmore {
	color: #231f20;
	padding: 5px 30px;
	font-size: 15px;
	display: inline-block
}

.dark-txt {
	color: #231f20
}

.light-txt {
	color: #ddd
}

li {
	list-style: none
}

a:focus,
a:hover {
	color: #ed1c24;
	outline: none;
	text-decoration: none
}

ul {
	padding: 0;
	margin: 0
}

.no-padding {
	padding: 0 !important
}

.no-margin {
	margin: 0 !important
}

.float-none {
	float: none !important
}

.text-center {
	text-align: center
}

.gray-bg {
	background-color: #efefef;
	display: inline-block
}

.darkgray-bg {
	background-color: #f5f5f5
}

.btn-white {
	color: #231f20;
	background-color: #fff;
	border-radius: 0;
	padding: 10px 20px;
	margin-right: 10px
}

.btn-white:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-color: #fff
}

p {
	line-height: 1.8em
}

.cursor {
	cursor: pointer
}

.red {
	color: #ed1c24
}

.btImage {
	display: block
}

small {
	font-size: 60%
}

.m-top-0 {
	margin-top: 0 !important
}

.m-top-10 {
	margin-top: 10px !important
}

.m-bot-0 {
	margin-bottom: 0 !important
}

.padding-t20-b20 {
	padding: 20px 0 !important
}

.padding-5 {
	padding: 5px
}

.padding-t10-b10 {
	padding: 10px 0 !important
}

.p-top-70 {
	padding-top: 70px
}

.p-top-30 {
	padding-top: 30px
}

.p-bot-10 {
	padding-bottom: 10px
}

.p-top-10 {
	padding-top: 10px
}

.p-bot-20 {
	padding-bottom: 20px
}

.white-color {
	color: #fff
}

.gray-color {
	color: #666
}

.white-bg {
	background-color: #fff !important;
	color: #231f20 !important
}

.white-bg-twitter {
	background-color: #fff !important;
	color: #231f20 !important
}

.m-left-10 {
	margin-left: 10px
}

.m-left-15 {
	margin-left: 15px
}

.btn {
	padding: 11px 40px;
	border: none;
	border-radius: 0
}

.btn-default {
	background-color: #ed1c24;
	color: #fff
}

.btn-success {
	background-color: #fff;
	border: none;
	color: #231f20
}

p:last-child {
	margin-bottom: 0
}

.mtb15 {
	margin-bottom: 15px
}

.mtp20 {
	margin-top: 20px
}

.mtp25 {
	margin-top: 25px
}

.mtp30 {
	margin-top: 30px
}

.mtp15 {
	margin-top: 15px
}

.img-circle {
	border-radius: 100%;
	overflow: hidden;
}

.img-circle img {
	width: 150px;
	height: 150px;
	border-radius: 100%
}

.border1px {
	border: 1px solid #ddd
}

.borderrt1px {
	border-right: 1px solid #ddd
}

.borderlt1px {
	border-left: 1px solid #ddd
}

.borderbt1px {
	border-bottom: 1px solid #ddd
}

.affix-top {
	opacity: 0;
	position: fixed;
	top: 111px !important;
	border-top: 1px solid #fff
}

.affix {
	top: 111px;
	width: 100%;
	z-index: 2;
	opacity: 1
}

select::-ms-expand {
	display: none
}

.panel {
	border: none;
	background-color: transparent
}

.panel-heading {
	border-radius: 0
}

.page-header .btn-group .btn {
	margin: 5px 0
}

.top-menu {
	background-color: #fff;
	z-index: 10000
}

.top-menu .social-icons {
	margin: 0 10px
}

.top-menu .social-icons .social-icon {
	display: inline-block;
	line-height: 30px;
	min-width: 36px;
	text-align: center;
	padding-right: 10px;
	color: #231f20;
	margin: 0;
	transition: all .4s
}

.top-menu .social-icons .social-icon:hover {
	color: #ed1c24 !important;
}

.top-menu .navbar-nav {
	margin-left: 20px
}

.top-menu .navbar-nav>li {
	padding: 10px 0
}

.top-menu .navbar-nav>li>a {
	padding: 0 10px;
	color: #231f20;
	font-size: 13px;
	line-height: 10px;
	font-weight: 400
}

.top-menu .navbar-nav>li>a:hover {
	color: #ed1c24 !important;
	background: none
}

.navbar-nav>li>a {
	padding-top: 25px;
	padding-bottom: 25px;
	text-transform: none
}

.navbar-nav>li>a .fa {
	font-size: 20px
}

.navbar-nav .dropdown .plus-icon::before {
	content: '\002B'
}

.navbar-nav .dropdown-content {
	display: none;
	left: 0;
	margin-top: 0;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 290px;
	z-index: 1
}

#search {
	right: 0;
	left: auto;
	background: none !important;
	top: 66px;
	border: none;
	width: 215px;
	box-shadow: none
}

.dropdown-content a {
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	font-size: 14px;
	border-top: 1px solid #666
}

.navbar-default .navbar-nav>.dropdown:hover>a {
	background: #f1f1f1;
	color: #ed1c24
}

.dropdown-content a:hover {
	color: #ed1c24
}

.dropdown:hover .dropdown-content {
	display: block
}

.navbar-default .navbar-nav>.dropdown>a:hover {
	background-color: #f1f1f1
}

.navbar-default .navbar-nav>li>a:hover {
	color: #ed1c24
}

.navbar-default .navbar-nav>.active>a {
	color: #ed1c24
}

.navbar-default {
	border: none
}

.navbar {
	margin-top: 30px;
	margin-bottom: -1px;
	border-radius: 0
}

.nav>li>a {
	padding-right: 20px;
	padding-left: 20px
}

.sponser-wrp {
	border-bottom: 15px solid #eee;
	padding: 0 45px 0 30px
}

.sponser-wrp .carousel-control {
	color: #666;
	top: 15px;
	width: 0;
	font-size: 40px;
	background-image: none;
	text-shadow: none;
	opacity: 1
}

.sponser-logo-wrp {
	margin-top: 30px
}

#sponsors .line {
	height: 1px;
	width: 100%;
	background-color: #ebebeb;
	position: relative;
	margin-top: 15px
}

#sponsors .arrow_box.bg-wt {
	background-color: #fff;
	color: inherit;
	padding-left: 0
}

#sponsors .arrow_box {
	position: absolute;
	background: #3e51b5;
	background-color: #3e51b5;
	background-color: #3e51b5;
	min-height: 30px;
	line-height: 30px;
	padding: 0 15px;
	padding-left: 15px;
	padding-left: 15px;
	display: inline-block;
	font-size: 1.066em;
	color: #fff;
	z-index: 1;
	top: -14px
}

#sponsors .sponser-item {
	border: 0 solid #ebebeb;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	transition: all .3s;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
	cursor: pointer
}

.sponser-wrp img {
	padding: 10px;
	display: inline-block
}

.sponser-wrp div.devider {
	float: left;
	height: 100px;
	text-align: center
}

.sponser-wrp .logo-wrp {
	border-right: 1px solid #ddd;
	width: 16.666667%
}

.sponser-wrp .logo-wrp h5 {
	margin-bottom: 0;
	font-family: inherit
}

.overview-container {
	padding: 30px 0 0
}

.payment.section-title {
	margin-top: 50px
}

.section-title small {
	text-transform: none;
	font-size: 50%
}

.section-title {
	padding: 0 20px
}

.section-title p {
	font-size: 17px
}

.section-title h2 {
	margin-bottom: 30px;
	margin-top: 0
}

.page-content {
	display: inline-block;
	width: 100%;
	padding: 55px 0
}

#sevents .carousel-control {
	top: 20%
}

.banner {
	background-color: #231f20;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto
}

.banner .carousel-indicators .active {
	background-color: #fff;
	border: none
}

.banner .carousel-inner img {
	width: 100%;
	max-height: 500px
}

.banner .carousel-control {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 50%;
	margin-top: -35px;
	line-height: 70px;
	border-radius: 50%;
	background: #1b1b1b;
	border: 0;
	opacity: .5;
	text-shadow: none;
	z-index: 5;
	color: #fff;
	-webkit-transition: all .2s ease-in-out 0;
	-o-transition: all .2s ease-in-out 0;
	transition: all .2s ease-in-out 0
}

.banner .carousel-control:hover {
	background-color: #000;
	opacity: .7
}

.banner .carousel-control.left {
	margin-left: 1.5em
}

.banner .carousel-control .icon-prev::before {
	margin-left: -15px;
	font-size: 44px;
	line-height: 17px
}

.banner .carousel-control .icon-next::before {
	margin-right: -15px;
	font-size: 44px;
	line-height: 17px
}

.banner .carousel-control.right {
	margin-right: 1.5em
}

.banner .carousel-headlines h5,
.sticky-banner .carousel-headlines h6 {
	font-family: 'Open Sans', Arial, sans-serif;
	margin-top: 10px
}

.sticky-banner .header-text .carousel-headlines h6 {
	position: relative;
	float: left;
	display: flex;
	height: 86px;
	background: #ec1c24;
	margin-right: 14px;
	padding: 10px;
	text-align: center;
	left: -14px;
	top: -21px;
	width: 82px;
	color: #fff;
	align-items: center
}

.sticky-banner .header-text .carousel-headlines h6 dt {
	font-weight: 400;
	color: #fff
}

.sticky-banner .header-text .carousel-headlines .vccircle-overhead,
.sticky-banner .header-text .carousel-headlines .techcircle-overhead {
	padding: 2px 10px;
	font-size: 11px;
	margin: 0 0 3px;
	text-transform: uppercase
}

.banner .carousel-headlines h1 {
	font-size: 27px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 35px
}

.banner .carousel-headlines h4 {
	font-family: 'Open Sans';
	margin-top: 0;
	font-size: 19px
}

.banner .carousel-headlines h1 a:hover {
	text-decoration: none
}

.sticky-banner {
	background-color: #333;
	padding: 5px 0;
	border-top: 1px solid #444;
	position: fixed;
	height: 81px
}

.sticky-banner.affix {
	top: 101px !important
}

.sticky-banner .btn {
	padding: 7px 15px;
	margin-top: 10px;
	float: right
}

.sticky-banner h3 {
	margin: 0 84px 0 0;
	font-family: 'Open Sans';
	font-size: 19px
}

.sticky-banner h4 {
	font-size: 13px;
	font-family: 'Open Sans';
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	color: #ccc
}

.sticky-banner h6 {
	margin-bottom: 0;
	margin-top: 0
}

.carousel-headlines h5 {
	letter-spacing: 1px;
	margin: 5px 10px 5px 0
}

.carousel .header-text {
	position: absolute;
	top: 25%;
	left: 8%;
	right: auto;
	width: 86.4%;
	color: #fff
}

.carousel .header-text h2 {
	font-weight: 700;
	text-transform: uppercase
}

#side {
	background-color: #fff
}

.tm-sidebar.sticky {
	position: fixed;
	min-width: 19.99999999%;
	max-width: 19.99999999%;
	top: 175px
}

.tm-button:hover,
.tm-button.active {
	color: #ed1c24 !important;
	text-decoration: none
}

.tm-main-nav-ul {
	list-style: none;
	padding-top: 40px;
	max-height: 300px;
	overflow: hidden
}

.tm-main-nav-ul:hover {
	overflow: auto;
}

.tm-main-nav-ul li {
	padding: 0 10px 0 0;
	display: block
}

.tm-main-nav-ul li a {
	color: #777;
	line-height: 33px;
	text-decoration: none
}

.tm-main-nav-ul li a i {
	margin-right: 10px
}

#testimonial .carousel-indicators {
	bottom: -40px
}

#testimonial .carousel-indicators li {
	background-color: #a7a9ac;
	border: none
}

#testimonial .overview {
	font-family: 'Prata', serif
}

#testimonial .carousel-indicators .active {
	background-color: #58595b
}

#getintouch .form-group:last-child {
	margin-bottom: 0
}

#getintouch #comment.form-control {
	height: 88px
}

#market-trends .panel-default>.panel-heading,
#partnerwithevent .panel-default>.panel-heading {
	color: #444;
	background-color: #eee;
	border-color: #e4e5e7;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#market-trends .panel-default>.panel-heading a,
#partnerwithevent .panel-default>.panel-heading a {
	display: block;
	padding: 10px 15px
}

#market-trends .panel-default>.panel-heading a:hover,
#partnerwithevent .panel-default>.panel-heading a:hover {
	text-decoration: none
}

#market-trends .panel-default>.panel-heading h4,
#partnerwithevent .panel-default>.panel-heading h4 {
	font-family: inherit;
	font-size: 15px
}

#market-trends .panel .panel-body,
#partnerwithevent .panel .panel-body {
	font-size: 14px
}

#market-trends .panel-default>.panel-heading a:after,
#partnerwithevent .panel-default>.panel-heading a:after,
.add-calendar .panel-default>.panel-heading a:after {
	float: right
}

#market-trends .panel-default>.panel-heading a[aria-expanded="true"],
#partnerwithevent .panel-default>.panel-heading a[aria-expanded="true"] {
	background-color: #222;
	color: #fff;
	text-decoration: none
}

#market-trends .edge-logo {
	float: right;
	width: 100px
}

#market-trends .panel-default>.panel-heading a[aria-expanded="true"]:after,
.add-calendar .panel-default>.panel-heading a[aria-expanded="true"]:after,
#partnerwithevent .panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "\2212"
}

#market-trends .panel-default>.panel-heading a[aria-expanded="false"]:after,
#partnerwithevent .panel-default>.panel-heading a[aria-expanded="false"]:after,
.add-calendar .panel-default>.panel-heading a[aria-expanded="false"]:after {
	content: "\002b"
}

#market-trends .egde-logo {
	margin: auto;
	width: 80%
}

.enquiry-register .btn {
	padding: 10px
}

.enquiry-register .form-control {
	width: 97%
}

.speaker-image {
	position: relative;
	overflow: hidden;
	background-color: #f0efef;
	text-align: center;
	width: 150px;
	height: 150px
}

.speaker-image img {
	min-width: 160px;
	min-height: 160px;
	display: inline-block
}

.speaker .speaker-title {
	text-align: center;
	margin: 0 20px;
	min-height: 150px
}

.speaker .speaker-title span {
	font-size: 14px
}

#speakertab2 .speaker .speaker-image {
	width: 100%;
	height: auto
}

#speakertab2 .speaker .speaker-title,
#speakertab1 .speaker .speaker-title {
	min-height: auto
}

.clients {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none
}

.clients li::after,
.clients li::before {
	position: absolute;
	content: ""
}

.clients li {
	width: 16.66%;
	position: relative;
	float: left;
	padding: 20px 0;
	text-align: center;
	min-height: 140px;
	display: flex;
	align-items: center
}

.clients li a,
.clients li img {
	display: block;
	width: 75%;
	margin-right: auto;
	margin-left: auto
}

.clients a img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.clients a:hover img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

.clients li::before {
	top: 0;
	right: -2px;
	height: 100%;
	border-right: 1px solid #ddd
}

.clients li:after {
	top: auto;
	right: 0;
	bottom: -1px;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ddd
}

#news .video .entry-title {
	margin-top: 5px
}

#news .post-content {
	margin-bottom: 25px
}

#news .post-content .entry-title a {
	color: #231f20
}

#news .post-content .list-inline {
	margin: 10px 0 0;
	color: #e94b4c
}

.upcoming-events {
	overflow: hidden
}

.upcoming-container .nav-tabs>li.active>a,
.agenda-container .nav-tabs>li.active>a:focus,
.agenda-container .nav-tabs>li.active>a:hover {
	background-color: #231f20;
	border: 1px solid #231f20;
	color: #fff
}

.upcoming-container .nav>li>a:hover {
	background-color: #231f20;
	color: #fff
}

.upcoming-container .nav-tabs {
	margin: auto;
	border-bottom: none;
	display: inline-block;
	text-align: center
}

.upcoming-container .nav-tabs>li {
	width: 250px
}

.upcoming-container .nav-tabs>li>a {
	margin-right: 10px;
	color: #231f20;
	border: 1px solid #231f20;
	border-radius: 0
}

.event-content .event {
	padding: 10px 15px;
	min-height: 233px;
	background-color: #f0efef;
	cursor: pointer
}

.event-content .event p {
	line-height: 20px;
	color: #58595b
}

.event-content .event h5 {
	margin-top: 5px;
	margin-bottom: 0
}

.event-content .event .vccircle-overhead,
.vccircle-overhead {
	background: #000;
	display: inline-block;
	color: #fff;
	padding: 3px 10px;
	font-size: 13px;
	margin: 5px 0;
	text-transform: uppercase
}

.event-content .event .techcircle-overhead,
.techcircle-overhead {
	background: #f60;
	display: inline-block;
	color: #fff;
	padding: 3px 10px;
	font-size: 13px;
	margin: 5px 0;
	text-transform: uppercase
}

.event-content .event .readmore:hover {
	color: #231f20
}

.event-content {
	padding-top: 0;
	overflow: hidden
}

.event-content .event-img {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #e9e9e9;
	text-align: center
}

.tribe-events-event-image figure {
	margin: 0
}

.event-content .event-img .image {
	display: inline-block;
	height: auto
}

.event-content .event-info {
	overflow: hidden;
	border-left: 1px solid #231f20;
	padding-left: 15px
}

address {
	margin-bottom: 0
}

address p {
	line-height: normal;
	font-size: 14px
}

address a {
	color: #231f20
}

.event .event-date {
	float: left;
	padding: 5px 0 20px;
	text-align: left;
	margin-right: 15px;
	color: #231f20;
	font-size: 12px;
	text-align: center
}

.event .event-date span {
	display: block;
	line-height: .8em;
	font-size: 37px;
	padding-top: 10px;
	font-family: 'Prata', serif
}

.tm-body {
	margin-top: 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto
}

.page-body {
	margin-left: 15px;
	padding: 0 15px;
	background-color: #fff
}

.page-body ul li {
	list-style: inherit;
	margin-left: 20px
}

.page-body hr {
	border-top: 15px solid #eee;
	margin: 60px -15px 0
}

.navbar-default {
	background-color: #231f20 !important
}

.navbar-brand {
	padding: 26px 15px 25px 0;
	display: inline-table
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus {
	background: none;
	color: #ed1c24
}

#subscribe {
	background-color: #222
}

.subscribe-box {
	display: inline-block;
	width: 100%;
	padding: 40px
}

.subscribe-form {
	width: 55%
}

.subscribe-info,
.subscribe-form {
	float: left
}

.subscribe-info {
	width: 45%;
	padding-right: 30px
}

.subscribe-form input {
	width: 70% !important;
	border: none;
	background: #fff;
	box-shadow: none
}

.tm-footer {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #231f20
}

.tm-footer .text-xs-center {
	text-align: center
}

.flex-box {
	display: flex;
	flex-wrap: wrap
}

.tab-content .flex-item {
	padding: 15px 20px
}

.tab-content .flex-item:first-child {
	width: 190px;
	text-align: right;
	font-weight: 400
}

.tab-content .flex-item+.flex-item {
	flex: 1;
	position: relative
}

.tab-content .flex-item.active {
	color: #ed1c24;
	font-weight: 700
}

.tab-content .flex-item.divider:after {
	content: "";
	position: absolute;
	left: 0;
	top: 15px;
	height: 45%;
	width: 2px;
	background-color: #8e8e8e
}

.flex-bulled .bullet:after {
	content: "";
	position: absolute;
	left: -3px;
	top: 22px;
	height: 6px;
	width: 6px;
	border-radius: 100%;
	background-color: #8e8e8e;
	z-index: 1
}

.flex-bulled .flex-item:last-child:after {
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e5e5e5;
	position: absolute;
	left: 0;
	top: 0
}

.flex-item .bullet h4 {
	margin-top: 0;
	font-family: inherit
}

.flex-bulled .flex-item ul {
	padding-left: 15px
}

.flex-item .media h4:after {
	content: "";
	width: 25px;
	height: 2px;
	background-color: #e94b4c;
	display: block;
	margin-top: 5px
}

#footer {
	z-index: 10000
}

#footer.gray {
	padding: 80px 0;
	background: #ddd
}

#footer.dark {
	background: #222
}

#footer.gray .sub-title {
	margin: 15px 0;
	letter-spacing: 2px
}

#footer.dark .sub-title {
	margin: 15px 0;
	letter-spacing: 2px;
	color: #fff
}

#footer.gray .social-link a {
	display: inline-block;
	margin: 10px
}

#footer.dark .social-link a {
	display: inline-block;
	margin: 5px;
	color: #fff
}

#footer.gray .social-link.circle a {
	width: 40px;
	height: 40px;
	text-align: center;
	border: 1px solid #222;
	border-radius: 50%;
	line-height: 40px
}

#footer.dark .social-link.circle a {
	width: 40px;
	height: 40px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 40px
}

#footer.gray .social-link.circle a:hover {
	color: #fff;
	border: 1px solid transparent
}

#footer.dark .social-link.circle a:hover {
	border: 1px solid transparent;
	background: #fff
}

#footer.gray .copyright {
	letter-spacing: 2px
}

#footer.dark .copyright {
	letter-spacing: 2px;
	color: #fff
}

#footer.gray .copyright-sub-title {
	letter-spacing: 2px
}

.footer-logo {
	display: block;
	margin: 22px 0 9px
}

.f-link,
#footer.dark h5 {
	color: #fff;
	margin-top: 20px
}

#footer.dark h5 {
	letter-spacing: 1px
}

#footer.dark .primary-footer {
	padding: 0;
	background: #222
}

#footer.dark .primary-footer h5 {
	font-family: 'Open Sans', Arial, sans-serif;
}

#footer .f-list,
.r-work {
	margin: 0;
	padding: 0;
	list-style: none
}

#footer .f-list li a {
	display: block;
	line-height: 25px;
	color: #58595b
}

#footer .f-list li a:hover {
	color: #ed1c24
}

#footer .f-list li a:before {
	padding-right: 15px;
	content: "\f105";
	font-family: "fontawesome"
}

#footer.dark .secondary-footer {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #333;
	line-height: 21px;
	margin-top: 20px
}

#footer.dark .secondary-footer .social-link a {
	display: inline-block;
	margin: 0 15px 0 0
}

#footer.dark .secondary-footer .social-link.circle a {
	width: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid #5a5a5a;
	border-radius: 50%;
	line-height: 27px
}

#footer.dark .secondary-footer .social-link.circle a:hover {
	color: #fff;
	border: 1px solid transparent;
	background: #5a5a5a
}

.footer-3,
.footer-4 {
	position: relative
}

.footer-3 .f-logo-center {
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -3%;
	padding: 20px;
	text-align: center;
	border: 5px solid #f5f5f5;
	background-color: #fff
}

.footer-4 .f-logo-center {
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -5%;
	padding: 20px;
	text-align: center;
	border: 5px solid #222;
	background-color: #fff
}

.footer-4.dark {
	padding: 80px 0;
	background: #222
}

.footer-4.dark .social-link a {
	display: inline-block;
	margin: 10px;
	color: #fff
}

.footer-4.dark .social-link.circle a {
	width: 40px;
	height: 40px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 40px
}

.footer-4.dark .social-link.circle a:hover {
	border: 1px solid transparent;
	background: #fff
}

.footer-4.dark .copyright {
	letter-spacing: 2px;
	color: #fff
}

.footer-4.dark .copyright-sub-title {
	letter-spacing: 2px
}

.side-social {
	padding: 0 20px
}

.side-social .fa {
	padding: 9px;
	width: 32px;
	height: 32px;
	text-align: center;
	text-decoration: none;
	margin: 5px 0
}

.side-social .fa-facebook {
	background: #3B5998;
	color: #fff;
	margin-left: 20px
}

.side-social .fa-twitter {
	background: #55ACEE;
	color: #fff
}

.side-social .fa-google {
	background: #dd4b39;
	color: #fff
}

.side-social .fa-linkedin {
	background: #007bb5;
	color: #fff
}

.side-social .fa-whatsapp {
	background: #26b52d;
	color: #fff
}

.side-social .fa:hover {
	background: #bdbec0
}

.rightbar .calendar-btn .fa-calendar:hover {
	color: #ed1c24
}

.rightbar {
	right: 0;
	margin-right: -15px
}

.rightbar h4 {
	font-family: inherit;
	font-size: inherit
}

.rightbar .tag a {
	padding: 0 15px;
	font-weight: 700
}

.rightbar .tag a:hover {
	text-decoration: underline
}

.rightbar .add-calendar {
	padding: 15px;
	background-color: #fff;
	border-top: 1px solid #ddd
}

.rightbar .code {
	padding: 20px 0;
	margin-right: 15px
}

.rightbar .calendar-btn {
	cursor: pointer;
	display: inline-block;
	margin: 0 20px
}

.rightbar .calendar-btn .fa-calendar {
	color: #bdbec0;
	font-size: 24px;
	margin-right: 10px
}

.rightbar .col-md-12 {
	padding: 0
}

.rightbar .list-sqr {
	list-style: square;
	padding-left: 15px
}

.rightbar .box {
	padding: 0
}

.rightbar .ads {
	padding: 0
}

.rightbar .list-sqr li {
	margin-left: 5px;
	padding-bottom: 5px
}

.about-side-block {
	width: 100%;
	background-color: #f9f9f9;
	margin-top: 10px
}

.about-side-block .address-block {
	padding: 10px 30px 20px;
	line-height: 1.69;
	border-bottom: 1px solid #e7e7e7
}

.page-title {
	position: relative;
	padding: 0 0 30px;
	margin-top: 110px
}

#sponsors .btn-sponsor {
	border: 1px solid #231f20;
	padding: 4px 10px;
	background-color: #fff;
	margin-top: 23px
}

#bepartner,
#partnerwithevent {
	background-image: url(https://uatevents.mosaicdigital.com/images/ev-p.jpg) !important
}

#bepartner.relative,
#partnerwithevent.relative {
	position: relative;
	margin-top: 20px
}

.besponsor .panel,
.besponsor .panel-heading {
	border: none;
	border-radius: 0
}

#bepartner select,
.search-date select,
.enquiry-register select,
#partnerwithevent select {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #fff url(https://uatevents.mosaicdigital.com/images/arrow.png) no-repeat scroll 99% 11px;
	-webkit-border-radius: 0
}

#bepartner .btn,
#partnerwithevent .btn {
	color: #fff
}

#bepartner .btn:hover,
#partnerwithevent .btn:hover {
	color: #ed1c24
}

.dark-overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, .5)
}

.agenda-container .tab-bottom-link {
	float: right
}

.agenda-container .nav.nav-tabs li {
	margin-left: 0
}

.agenda-container .nav-tabs>li.active>a,
.agenda-container .nav-tabs>li.active>a:focus,
.agenda-container .nav-tabs>li.active>a:hover {
	background-color: #ed1c24;
	border-radius: 0;
	border: 1px solid #ed1c24;
	color: #fff
}

#agenda .download-btn {
	margin-bottom: 10px;
	background-color: #666;
	border: 1px solid #333;
	color: #fff
}

#agenda .download-btn:hover {
	background-color: #fff;
	color: #333
}

.frm-txt {
	color: #fff;
	font-size: 18px;
	line-height: 34px
}

#mediagallery .carousel-control {
	color: #fff;
	position: relative;
	text-align: right;
	background-image: none;
	text-shadow: none;
	opacity: 1;
	background-color: #d1d3d4;
	padding: 0 15px 4px 12px
}

#mediagallery .prevnxt-control {
	position: absolute;
	right: 33px;
	top: -71px
}

img.hover-shadow {
	transition: .3s
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	opacity: .8
}

.search-date .event-icons a {
	padding: 0 10px;
	color: #bdbec0;
	font-size: 18px
}

.search-date .event-icons a:hover {
	color: #ed1c24
}

.search-date .event-icons>.active {
	color: #ed1c24
}

.search-date .result {
	color: #bcbec0;
	padding: 8px 0;
	font-size: 18px;
	font-weight: 400
}

.upcoming-events-loop .post-list-aside,
.upcoming-trainings-loop .post-list-aside {
	padding: 15px 0;
	margin: 0 0 6px;
	position: relative;
	overflow: hidden;
	border: 1px solid #d8dadc
}

.upcoming-events-loop .list-separator-month .upcoming-trainings-loop .list-separator-month {
	display: block;
	margin: 0;
	padding: 31px 20px 36px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center
}

.upcoming-events-loop .cmsmasters_event_big_day,
.upcoming-trainings-loop .cmsmasters_event_big_day {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	font-family: 'Prata', serif;
	margin-top: 0;
	font-size: 38px;
	line-height: 60px;
	color: #999
}

.cmsmasters_event_big_date {
	display: inline-block;
	margin-top: 20px;
	vertical-align: middle
}

.upcoming-events-loop .cmsmasters_event_big_date_ovh,
.upcoming-trainings-loop .cmsmasters_event_big_date_ovh {
	display: inline-block;
	vertical-align: middle
}

.upcoming-events-loop .cmsmasters_event_big_month,
.upcoming-trainings-loop .cmsmasters_event_big_month {
	display: block;
	font-family: 'Prata', serif;
	color: #999;
	font-size: 14px
}

.upcoming-events-loop .post-list-aside:hover .cmsmasters_event_big_day,
.upcoming-trainings-loop .post-list-aside:hover .cmsmasters_event_big_day {
	color: #231f20
}

.tribe-events-event-image {
	vertical-align: middle;
	margin-bottom: 15px;
	text-align: center
}

.cmsmasters_img_wrap {
	display: inline-block;
	position: relative;
	text-align: center;
	overflow: hidden
}

.cmsmasters_events_more {
	vertical-align: middle;
	padding-right: 0;
	margin-top: 15px;
	width: 100%;
	overflow: hidden
}

.cmsmasters_events_more .btn-white {
	padding: 8px 10px
}

.cmsmasters_events_more .training-title {
	background: #9fd2d6;
	border-radius: 13px;
	padding: 2px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px
}

.cmsmasters_events_more .training-title:hover {
	color: #fff;
	background: #000
}

.tribe-event-time {
	padding: 0 0 5px;
	position: relative
}

.events-venue-details {
	padding: 0 0 12px
}

.features-table ul {
	padding-bottom: 20px;
	border: 1px solid #ccc;
	text-align: center;
	list-style: none
}

.features-table ul.plan_ul {
	margin-bottom: 30px
}

/*05-08-2022*/

.features-table ul.plan_ul .mtp15 {
	position: absolute;
	top: 26px;
	width: calc(100% - 32px);
	background: #f5f5f5;
	padding: 5px;
	font-size: 16px;
	color: #010101
}

.features-table ul.plan_ul .center-block.p-bot-20 {
	display: inline-block;
	width: auto;
	text-align: center;
	font-size: 19px;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 0
}

.features-table ul.plan_ul .center-block.p-bot-20.curncyrate {
	text-align: center;
	color: #000
}

/*end*/

.features-table ul li {
	margin-left: 0 !important
}

.features-table .btn-default.btn-sm {
	font-size: 14px;
	padding: 10px 14px;
	display: inline-block
}

.features-table:hover,
.features-table:hover.features-table li,
.features-table:hover.features-table li a {
	cursor: pointer;
	background-color: #999 !important;
	z-index: 9999999;
	color: #fff
}

.features-table:hover.features-table li a:hover {
	color: #ed1c24;
	outline: none;
	text-decoration: none
}

.features-table:hover {
	box-shadow: 0 5px 10px 5px grey
}

.features-table .curncyrate {
	font-size: 17px;
	font-family: 'Prata', serif;
	padding: 10px 8px 18px
}

.features-table li {
	padding: 10.4px 8px;
	line-height: 19px;
	font-size: 16px
}

.features_table .policy-txt {
	font-size: 10px;
	line-height: 12px
}



.features-table li:nth-child(even) {
	display: inline-block;
	margin-top: 34px;
	width: 50%;
	text-align: right;
	border-bottom: 1px solid #ccc
}

.features-table h4,
.features-table-free h4,
.features-table-paid h4 {
	margin: 0;
	padding: 10px 17px;
	background-color: #707070;
	color: #fff;
	font-size: 18px;
	font-family: inherit;
	line-height: 20px
}

/*05-08-2022*/

.features-table .btn-default.btn-sm:hover {
	background: #333;
	color: #fff;
}

.features-table:hover,
.features-table:hover.features-table li,
.features-table:hover.features-table li a {
	cursor: pointer;
	background-color: #eee !important;
	z-index: 9999999;
	color: #000;
}

/*end*/

/*05-08-2022*/

.features-table li:nth-child(odd) {
	margin-top: 45px;
	display: inline-block;
	width: 50%;
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

/*end*/

.partner-with-us {
	margin: auto;
	overflow: hidden
}

.partner-with-us .panel-heading {
	padding: 0 10px;
	background: none;
	background-color: #222;
	text-transform: uppercase
}

.partner-with-us .panel-group {
	background: none;
	padding-top: 15px;
}

.partner-with-us .bg-primary.panel-heading {
	background-color: #222;
}

.partner-with-us .bg-primary.panel-heading h4 a {
	display: block;
	padding: 15px 10px;
	color: #fff !important;
}

.partner-with-us .why-get-section li:last-child {
	border: none
}

.why-get-section h1 {
	padding-left: 25px
}

.partner-with-us p {
	line-height: normal
}

.partner-with-us .why-get-section {
	padding: 20px 0
}

.partner-with-us .why-get-section li {
	padding: 10px 30px
}

.partner-with-us .why-get-section li:last-child {
	border: none
}

.partner-with-us .sponsor-benefits {
	padding-left: 50px;
	padding-top: 13px
}

.partner-with-us a[aria-expanded="false"]::before,
.partner-with-us a[aria-expanded="true"]::before {
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	content: "\002b";
	padding-right: 8px;
	float: right
}

.partner-with-us .panel-default {
	border-color: #fff
}

.partner-with-us a[aria-expanded="true"]::before {
	content: "\2212";
	float: right
}

.partner-with-us .panel-heading {
	padding: 0 10px;
	background: none;
	background-color: #222;
	text-transform: uppercase
}

.partner-with-us .panel-heading h4 a {
	display: block;
	padding: 15px 0;
	color: #fff
}

#frm_payment_page .form-group label {
	width: 110px;
	margin-right: 10px;
	text-align: left
}

form .form-group label {
	color: #999;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.14;
	margin-bottom: 10px;
	float: left
}

.checkout-payment-details-table {
	display: block
}

.checkout-payment-details-table tr,
.checkout-payment-details-table td {
	display: inline
}

#div_disc_amnt {
	display: none
}

#srch_result_frm .search_keyword {
	width: 70%;
	float: left
}

#Register tr td {
	word-wrap: break-word;
	word-break: break-all
}

#Register table {
	display: inline-table;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: 1px px solid #000 !important
}

@media (max-width:480px) {

	.btn {
		padding: 12px
	}

}

@media (max-width:991px) {

	.rightbar {
		background-color: #fff
	}

	.rightbar .tm-sidebar {
		position: relative;
		top: auto;
		min-width: inherit;
		max-width: none
	}

}

@media (max-width:768px) {

	.sticky-banner.affix {
		display: none
	}

	.banner.carousel.custom-event-banner {
		padding-top: 0 !important
	}

	.carousel .header-text.custom-header-text,
	.custom-program .header-text.custom-header-text {
		padding-top: 30px !important;
		width: auto !important
	}

	.carousel .header-text.custom-header-text .carousel-headlines {
		text-align: left
	}

	.banner.home,
	.banner.carousel {
		margin-top: 55px !important
	}

	.banner .carousel-headlines h1 {
		font-size: 21px !important;
		margin: 10px 0 0;
		color: #fff !important
	}

	.banner .carousel-headlines h4 {
		font-size: 16px !important;
		color: #fff !important
	}

	.event-content .col-xs-push-2,
	.event-content .col-xs-push-4 {
		left: 0
	}

	.product_view .popup-content {
		min-height: auto
	}

	#main .page-body {
		margin: 0 15px
	}

	.tm-main-nav,
	.sponser-wrp .logo-wrp {
		width: 100%;
		border-right: none
	}

	.partner-with-us .why-get-section h1 {
		margin: 0 0 10px 5px !important;
		padding-left: 0
	}

	.partner-with-us .sponsor-benefits {
		padding-left: 25px;
		padding-right: 25px
	}

	.partner-with-us .why-get-section li {
		padding: 10px
	}

	.banner .carousel-control,
	.banner .carousel-control:hover {
		top: 20%;
		background: none
	}

	#mediagallery .carousel-inner .col-md-4 {
		padding: 0
	}

	.event-content .event {
		height: auto
	}

	.post-single .post-img {
		display: block
	}

	.post-single .post-img img {
		margin: auto;
		padding-bottom: 10px
	}

	.flex-item .bullet h4 {
		font-size: 18px
	}

	#market-trends .edge-logo {
		float: left
	}

	#getintouch .cmnt-text {
		margin-top: 15px
	}

	.post-single p {
		text-align: center
	}

	.secondary-footer .m-left-10 {
		margin-left: 0
	}

	.secondary-footer .social-link.pull-right {
		float: left !important;
		margin-top: 10px
	}

	.flex-box {
		display: block
	}

	.tab-content .flex-item:first-child {
		width: auto;
		text-align: left
	}

	.page-title {
		margin-top: 50px;
		padding-bottom: 0 !important
	}

	.h1,
	h1 {
		font-size: 27px
	}

	.sponser-logo-wrp {
		margin-top: 100px
	}

	.navbar .navbar-collapse .navbar-nav {
		background-color: #333;
		padding: 10px;
		margin: 0
	}

	.navbar-nav .dropdown-content {
		position: relative;
		background: #999;
		min-width: auto
	}

	.navbar-default .navbar-nav>.dropdown:hover>a {
		padding-left: 10px
	}

	.sponser-wrp img,
	.sponser-wrp .logo-wrp:first-child {
		margin: auto
	}

	.upcoming-container .nav-tabs>li {
		width: 150px
	}

	#mediagallery .prevnxt-control {
		top: -33px;
		right: 15px
	}

	.venue-img-wrp .caption {
		position: relative;
		width: 100%;
		bottom: 0
	}

	.carousel .header-text {
		position: relative;
		left: auto;
		margin: 30px 20px 20px;
		min-height: 122px
	}

	.carousel .header-text .carousel-cta,
	.custom-program .header-text.custom-header-text .carousel-cta {
		padding-left: 0 !important;
		display: block
	}

	.banner .carousel .carousel-indicators {
		display: block;
		top: 85px
	}

	.banner .carousel-headlines h5 {
		font-size: 14px
	}

	.event-content .event {
		margin-bottom: 20px
	}

	#navbar .navbar-nav {
		float: left !important;
		width: 100%;
		margin: 30px 0
	}

	.navbar-default .navbar-brand img {
		width: 85%;
		margin-top: 20px
	}

	#navbar .navbar-nav li {
		border-bottom: 1px solid #231f20
	}

	#navbar .navbar-nav li:last-child {
		border-bottom: none
	}

	.tab-content .flex-item:first-child {
		width: auto
	}

	.tab-content .flex-item+.flex-item {
		flex: none
	}

	#side {
		display: none
	}

	.col-xs-10 {
		width: 100%
	}

	#about {
		background-image: none
	}

	.subscribe-box .subscribe-form,
	.subscribe-box .subscribe-info,
	.subscribe-form input {
		width: 100% !important
	}

	.subscribe-form input {
		margin-bottom: 8px
	}

	.navbar {
		margin-top: 0
	}

	.navbar-collapse {
		border-top: none
	}

	.navbar-nav>li>a {
		padding: 10px 0
	}

	.navbar-brand {
		padding: 0
	}

	.top-menu {
		display: none
	}

	.affix {
		opacity: 0
	}

	.speaker {
		width: 60%;
		margin: auto;
		padding-bottom: 20px;
		width: 150px
	}

	table .weekdays,
	table .other-month {
		display: none
	}

	table li {
		height: auto !important;
		border: 1px solid #ededed;
		width: 100%;
		padding: 10px;
		margin-bottom: -1px
	}

	table,
	table tr,
	table tbody {
		grid-template-columns: 1fr
	}

	table tr {
		grid-column: 1 / 2
	}

	table .date {
		align-self: flex-start
	}

	.payment.section-title {
		margin-top: 0
	}

	section.page-content,
	section.p-top-70 {
		padding: 30px 0
	}

	.cal-year-box [class*="span"] {
		width: 50%;
		border-bottom: 1px solid #ddd
	}

	#sponsors .sponser-item {
		border: none;
		width: auto;
		text-align: center;
		margin: auto;
		padding-bottom: 20px
	}

	#bepartner .dark-overlay,
	#partnerwithevent .dark-overlay {
		width: 100%
	}

	.highslide-gallery li {
		display: inline-block
	}

	.highslide-gallery {
		margin: auto !important;
		text-align: center !important
	}

	.speaker .speaker-title {
		min-height: auto
	}

	.speaker .speaker-image {
		width: 100%;
		height: auto;
		background: none
	}

	.subscribe-info {
		margin: 10px auto;
		padding: 0;
		text-align: center
	}

	.btn.newsletter_subscriber {
		display: block;
		margin: auto
	}

	#nsubscriber_email.form-control {
		margin-bottom: 10px
	}

	.carousel-inner .active.left {
		left: -100%
	}

	.carousel-inner .next {
		left: 100%
	}

	.clients li {
		width: 30.66%
	}

	.active>div {
		display: none
	}

	#register .tab-content .active>div {
		display: block
	}

	.banner .active>div {
		display: block
	}

	.active>div:first-child {
		display: block
	}

}

@media (min-width:769px) and (max-width:1024px) {

	.nav>li>a {
		padding-right: 8px;
		padding-left: 8px
	}

}

@media (min-width:320px) and (max-width:1024px) {

	.custom-header-text {
		min-height: 97px !important
	}

}

@media (min-width:992px) and (max-width:1199px) {

	.entry-thumbnail iframe {
		height: 184px
	}

}

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

	.carousel-inner .active.left {
		left: -50%
	}

	.carousel-inner .next {
		left: 50%
	}

	.carousel-inner .prev {
		left: -50%
	}

	.active >div {
		display: none
	}

	.tab-content .tab-pane.active >div {
		display: block;
	}

	.active>div:first-child {
		display: block
	}

	.active>div:nth-child(2) {
		display: block
	}

	.active>div:nth-child(3) {
		display: block
	}

	.active>div:nth-child(4) {
		display: block
	}

	.active>div:nth-child(5) {
		display: block
	}

	.active>div:nth-child(6) {
		display: block
	}

}

@media (min-width: 2000px) {

	.carousel-inner .active.left {
		left: -16.7%
	}

	.carousel-inner .next {
		left: 16.7%
	}

	.carousel-inner .prev {
		left: -16.7%
	}

}

.error {
	color: #ec1c24 !important;
	text-align: left
}

#cal-slide-content a.event-item {
	color: #000 !important
}

.sticky-banner .header-text .carousel-headlines {
	margin-right: 4%
}

#calendar .event {
	height: 16px;
	width: 16px
}

.tribe-events-event-image .img-responsive {
	margin: 0 auto
}

.checkout-plan {
	margin: auto
}

.upcoming-events-loop .list-separator-month {
	display: block;
	margin: 0;
	padding: 31px 20px 20px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	font-size: 18px
}

#calendar {
	width: 98% !important
}

.product_view .popup-img {
	padding: 15px 20px
}

.product_view .popup-content {
	min-height: 131px
}

.product_view .modal-header {
	padding: 5px 10px
}

.product_view .modal-header a {
	color: #fff
}

.product_view .modal-content {
	background-color: #000;
	border-radius: 0
}

.product_view .modal-content .modal-title {
	padding: 10px 0
}

.modal-backdrop {
	background-color: rgba(0, 0, 0, .5) !important
}

.product_view .modal-content dl.toggle {
	max-height: 160px;
	overflow: auto
}

.product_view .modal-content p {
	font-size: 13px;
	line-height: 1.4em;
	padding: 0
}

.product_view .modal-dialog {
	max-width: 500px;
	width: 100%;
	margin-top: 80px
}

.tm-main-nav-ul li .accordion_container {
	margin-top: 10px;
	margin-bottom: 20px
}

.tm-main-nav-ul li .accordion_container .accordion_head {
	margin-bottom: 10px
}

.tm-main-nav-ul li .accordion_container .accordion_body p {
	font-size: 13px;
	line-height: 18px
}

.tm-main-nav-ul li .accordion_container .accordion_body p a {
	line-height: 18px
}

.tm-main-nav-ul li .accordion_container .accordion_body p a:hover {
	color: #ed1c24
}

.tm-nav-item .accordion_container .accordion_head b {
	cursor: pointer
}

.home-slider-container {
	width: 55%
}

#mob-top-navbar {
	border-bottom: 15px solid #efefef;
	overflow-x: auto
}

#mob-top-navbar .tm-main-nav-ul {
	padding-top: 5px;
	overflow: hidden;
	width: 1280px
}

#mob-top-navbar .tm-main-nav-ul li {
	display: inline-block;
	float: left;
	border-right: 1px solid #ddd;
	margin: 5px 0;
	padding: 0 10px
}

#mob-top-navbar .tm-main-nav-ul li a {
	line-height: 21px
}

.speaker-image.img-circle {
	margin: 0 auto
}

.banner.home {
	margin-top: 100px
}

#gallery ul li {
	list-style-type: none;
	margin: 0 3% 3%;
	min-height:200px;
}

a.view-gallery {
	color: #fff
}

#enquiry_form .form-group {
	margin-bottom: 15px !important
}

.custom-program .header-text.custom-header-text {
	height: 70%;
	display: flex !important;
	align-items: flex-end;
	padding-top: 1px;
	width: 100%;
	left: auto
}

.custom-program .header-text.custom-header-text .col-md-12 {
	width: 100%
}

.chro-form-div {
	width: 100%;
	margin: 0 auto
}

@media (max-width: 767px) {

	.lightboxed .boxed {
		width: 320px
	}

	.phone-otp-section .country_code {
		padding: 10px 0;
		margin-bottom: 15px
	}

	.lightboxed .boxed img {
		width: 100%
	}

	.chhro-otp {
		float: right !important
	}

	.phone-otp-section .otp-section .otp-input {
		width: 77% !important;
		margin-bottom: 0 !important
	}

	.phone-otp-section .otp-section .btn-default.verify-otp {
		width: 77%;
		float: right
	}

	.chro-form-div {
		width: 100%;
		margin: 0 auto
	}

}

.btn-black {
	background-color: #000;
	color: #fff !important
}

.btn-black:hover {
	background-color: #fff;
	color: #000 !important
}

.btn-default2 {
	background-color: #ed1c24;
	color: #fff !important
}

.btn-default2:hover {
	background-color: #e6e6e6;
	color: #231f20 !important
}

.btn-white2 {
	background-color: #fff;
	color: #231f20 !important
}

.btn-white2:hover {
	background-color: #000;
	color: #fff !important
}

.video-on-demand {
	background: #ccc
}

.vod-heading {
	background: #000 !important;
	color: #fff !important
}

.vod-heading h4 {
	font-family: 'Open Sans', Arial, sans-serif !important
}

.scrollbar {
	height: 300px;
	overflow-y: scroll;
	margin-bottom: 25px
}

strike {
	color: red;
	font-size: 17px;
	font-family: 'Prata', serif
}

.plan-title {
	font-size: 15px;
	font-weight: 700;
	font-family: 'Prata', serif
}

.flex-item-theme-width-1,
.flex-item-theme-width-2,
.flex-item-theme-width-3 {
	width: 100% !important
}

.flex-item-theme-width-1 h4,
.flex-item-theme-width-2 h4,
.flex-item-theme-width-3 h4 {
	text-align: left;
	font-size: 20px
}

.otp-section {
	padding-left: 15px;
	padding-right: 15px
}

.otp-section .otp-input {
	width: 70%;
	float: left
}

.otp-section .verify-otp,
.resend-otp {
	width: 30%;
	padding: 11px 0
}

.phone-otp-section .otp-section {
	padding-left: 15px;
	padding-right: 15px
}

.phone-otp-section .otp-section .otp-input {
	width: 70%;
	float: left;
	margin: 10px 0
}

.phone-otp-section .otp-section .verify-otp,
.resend-otp {
	width: 30%;
	padding: 11px 0
}

.phone-otp-section .otp-section .btn-default.verify-otp {
	margin: 10px 0
}

.phone-otp-section .country_code {
	width: 23%;
	float: left
}

.phone-otp-section .enquiry_form_phone {
	width: 45%;
	float: left;
	display: inline-block
}

.phone-otp-section .get-otp {
	width: 32%;
	float: left;
	padding: 11px 0
}

#enquiry_form_phone-error.error {
	float: left;
	display: block;
	margin: 0 0 10px
}

#chro_form_phone-error.error {
	float: left;
	display: block;
	margin: 0 0 10px;
	clear: left
}

#interested_to_nominate-error {
	display: block;
	margin: 0 0 10px;
	clear: left
}

.otp-verify-text {
	display: block;
	margin: 0 0 10px;
	clear: left
}

#phone_verified-error {
	clear: left;
	float: left
}

#phone-error {
	clear: left;
	float: left
}

.chroenquiry .page-content {
	padding: 20px 0
}

.chroenquiry .chrobanner {
	margin: auto;
	float: none
}

.chroenquiry .chroenquey-title {
	padding: 0;
	margin-top: 30px
}

.chroenquiry .chroenquey-title h2 {
	margin-bottom: 10px
}

.otp-text.success,
.otp-verify-text.success {
	color: #127814
}

.success {
	padding-left: 20px;
	color: #52a547
}

.error {
	color: red
}

.border-bottom {
	border-bottom: 1px solid #ddd
}

.custom-program .header-text.custom-header-text .carousel-cta {
	text-align: left;
	padding-left: 40px;
	padding-bottom: 10px
}

.custom-header-text .carousel-cta {
	text-align: left;
	padding-left: 40px;
	padding-bottom: 10px;
	display: none
}

.carousel .header-text.custom-header-text {
	bottom: 20px;
	display: flex;
	align-items: flex-end;
	left: auto
}

.custom-header-text .carousel-headlines {
	display: none
}

@media (max-width:768px) {

	.custom-header-text .carousel-headlines {
		display: block
	}

}

.clrbld {
	color: #ff0000;
	font-family: 'Prata', serif;
	display: inline-block;
	width: auto;
	text-align: center;
	font-size: 19px;
	margin-top: 39px;
	padding-bottom: 14px;
}

.header-text.custom-header-text.desktop {
	display: block;
}

.header-text.custom-header-text.mobile {
	display: none;
}

.header-text.desktop {
	display: block;
}

.header-text.mobile {
	display: none;
}

@media (max-width:767px) {

	.header-text.custom-header-text.desktop {
		display: none;
	}

	.header-text.custom-header-text.mobile {
		display: block;
	}

	.header-text.desktop {
		display: none !important;
	}

	.header-text.mobile {
		display: block !important;
	}

}

.bys_btn_disclosure {
	padding: 5px 0 16px 16px;
}

/*register block*/

/*12aug2022*---ravi*/
.login-overlay {
	max-width: 100%;
	width: 100%;
	text-align: left;
}

.login-overlay .well {
	background: #fff;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0px 0px 10px #ccc;
	position: relative;
	padding: 18px 0px 0px;
	margin: 30px 0px;
}

.login-overlay h4.modal-title {
	font-family: 'Open Sans', Arial, sans-serif;
	color: #fff;
	font-size: 16px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	background: #000;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: -12px;
	margin-left: -90px;
	padding: 0px 10px;
	width: 180px;
}

.login-overlay .small-overhead {
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 2px 10px;
	display: inline-block;
	border-radius: 10px 0px 0px 0px;
	color: #5980ff;
	font-weight: 700;
}

.login-overlay p.lead {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 40px;
	font-weight: 900;
	color: #5980ff;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
	line-height: 3rem;
	padding: 20px 0px;
}

.login-overlay sup {
	font-size: 1.6rem;
	top: -1.5rem;
	left: 8px;
	color: #5980ff;
}

.login-overlay p.lead .text-disable {
	color: #8c8c8c;
	font-size: 16px;
	vertical-align: middle;
	padding-left: 10px;
	text-decoration: line-through;
	font-weight: 700;
	display: inline-block;
}

.panel-group {
	background: #E7E7E7;
	margin: 0px;
	padding: 20px 0px;
}

.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}

.panel-default>.panel-heading {
	padding: 0;
	border-radius: 0;
	color: #000;
	background-color: transparent;
	border-color: #EEEEEE;
	text-align: left;
}

.panel-title {
	font-size: 16px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.panel-title>a {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
}

h4.panel-title>a:hover {
	color: #000 !important;
}

.panel-title i {
	font-size: 9px;
}

.glyphicon {
	top: 4px;
}

.more-less {
	float: right;
	color: #999;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #EEEEEE;
	color: #fff;
}

.panel-body {
	padding: 10px 20px;
	text-align: left;
	line-height: 18px;
	font-size: 13px;
}

.login-overlay ul li {
	font-size: 13px;
	color: #000;
	line-height: 19px;
	margin-bottom: 5px;
	position: relative;
	margin-left: 0px !important;
	text-align: left;
	padding-left: 20px;
}

.login-overlay ul li.text-disable {
	color: #999;
}

.list-unstyled {
	/* background-color: #E7E7E7;
    padding: 20px; */
	width: 100%;
	float: left;
}

.fa-check,
.fa-close {
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 7px;
	padding: 2px;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0px;
	top: 3px;
	text-align: center;
}

.fa-close.text-disable {
	background-color: #ccc;
	border: 1px solid #ccc;
	color: #999;
}

.fa-circle {
	font-size: 7px;
}

.fa-circle:before {
	content: "\f111";
	position: absolute;
	top: 6px;
	left: 0px;
}

.login-overlay .btn-default {
	width: 150px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	padding: 8px 0;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

.login-overlay .well.dark p.lead {
	color: #fff;
}

.login-overlay .well.dark sup {
	color: #fff;
}

.login-overlay .well.dark {
	background: #5980ff;
}

.login-overlay .well.dark.red {
	background: #013af5;
}

.login-overlay .well.dark .small-overhead {
	color: #000;
}

.login-overlay .well:hover .small-overhead {
	color: #5980ff;
}

.login-overlay .well:hover sup {
	color: #5980ff;
}

.login-overlay .well:hover p.lead {
	color: #fff;
}

.login-overlay .well:hover a.btn-default {
	border-color: #231f20;
	color: #000;
	background-color: #fff;
}

.login-overlay .well:hover,
.login-overlay .well.dark:hover {
	background: #0031d0;
	border: 1px solid #18114F;
	cursor: pointer;
}

/*end*/

.media-left.img-circle {
	display: block;
	margin: 0 10px 0px 0px;
	padding: 0;
	width: 50px;
	float: left;
}

.media-left.media-body {
	margin: 0;
	padding: 5px 0;
}

.media-left.media-body h4 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: 700;
}

.media-left.img-circle img {
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
}

.media-left.media-body p {
	line-height: 15px;
	font-size: 12px;
}

.no_seats_col {
	width: 100%;
	float: left;
	text-align: center;
	background: #fff;
	padding: 10px 0px;
	height: 45px;
}

.no_seats_col .seat_text {
	color: #000;
	display: inline-block;
}

.no_seats_col .blue_c {
	color: red;
	font-weight: 700;
}

.no_seats_col .select_no {
	width: 43px;
	height: auto;
	padding: 2px;
	display: inline-block;
	border: 0px;
	box-shadow: none;
	color: red;
	font-weight: 700;
}

@media (max-width:767px) {
	.login-overlay .col-md-6.col-12.col-xs-offset-3 {
		margin: 0;
	}

	.navbar-default .navbar-nav>li>a.nav-dwn-evnt {
		margin-bottom: 14px;
		width: 182px;
	}
}

#footer.dark.mtp30 {
	margin: 0 -15px;
	border-top: 15px solid #efefef;
}

.login-overlay .well .list-unstyled {
	padding: 15px 20px
}

#partnerwithevent.relative .panel-group {
	padding: 0
}

#partnerwithevent.relative .panel-default>.panel-heading a:hover {
	color: #ed1c24 !important;
}

.navbar-default .navbar-nav>li>a.nav-dwn-evnt {
	padding: 12px 10px;
	margin-top: 14px;
}

.navbar-default .navbar-nav>li>a.nav-dwn-evnt:hover {
	background: #eee;
}

.navbar-default .navbar-nav>li>a.nav-dwn-evnt:focus {
	background: #ed1c24;
	color: #fff;
}



/*tab by cities */
.speakers-2023 .nav.nav-tabs li {
	margin-left: 0;
	margin-bottom: 10px;
}



.speakers-2023 .nav-tabs>li.active>a,
#speakers-2023 .nav-tabs>li.active>a:focus,
#speakers-2023 .nav-tabs>li.active>a:hover {
	background-color: #ed1c24;
	border-radius: 0;
	border: 1px solid #ed1c24;
	color: #fff
}

/*sponsors tab by cities */
#sponsors .nav.nav-tabs li {
	margin-left: 0;
	margin-bottom: 10px;
}



#sponsors .nav-tabs>li.active>a,
#sponsors .nav-tabs>li.active>a:focus,
#sponsors .nav-tabs>li.active>a:hover {
	background-color: #ed1c24;
	border-radius: 0;
	border: 1px solid #ed1c24;
	color: #fff
}