

.banner-section {
	width: calc(100% - 156px);
	margin: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 0;
	height: calc(100vh - 108px)
}

@media screen and (max-width:1024px) {
	.banner-section {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.banner-section {
		height: auto;
		min-height: 410px
	}
}

.banner-section .banner-img {
	width: 100%
}

.banner-section .banner-img img {
	width: 100%
}

.banner-section .banner-wrap {
	position: absolute;
	width: 100%;
	top: 42%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 800px;
	padding: 20px 80px;
	left: 0
}

@media screen and (max-width:767px) {
	.banner-section .banner-wrap {
		padding: 20px;
		top: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.banner-section .banner-wrap p {
	font-size: 24px;
	font-weight: 700;
	color: #fff
}

@media screen and (max-width:767px) {
	.banner-section .banner-wrap p {
		display: none
	}
}

.home .banner-section .banner-wrap h1 {
	font-size: 3rem;
    line-height: 3.75rem;
	
	max-width: 585px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	padding: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 20px;

}

.home .banner-section .banner-wrap p {
	font-weight: 300;
	padding: 0 42px 0 20px;
	display: inline-block
}
.home .banner-section .banner-wrap .event-time h6{
	color:#fff;
}
@media screen and (max-width:768px) {
	.home .banner-section .banner-wrap h1 {
		font-size: 32px;
		line-height: normal;
		background: 0 0;
		margin: 0 auto;
	}
	.home .banner-section .banner-wrap .banner-content {
		text-align: center
	}
	.banner-section .banner-wrap h1 {
		font-size: 32px;
		font-weight: 400;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		background-color: rgba(255, 255, 255, .8);
		padding-top: 10px;
		padding-bottom: 10px
	}
	.home .banner-section .banner-wrap p {
		font-size: 16px;
		padding: 0p
	}
}

.banner-section.banner-inner {
	height: auto;
	padding-left: 90px;
	padding-top: 10px;
	width: calc(100% - 106px);
	margin: 0
}

@media screen and (max-width:1024px) {
	.banner-section.banner-inner {
		min-height: auto;
		padding: 0 0 0;
		width: 100%
	}
}

.banner-section.banner-inner .banner-wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	top: auto;
	left: auto;
	-webkit-transform: none;
	transform: none;
	max-width: 100%;
	padding: 0 0;
	position: relative
}


.banner-section.banner-inner .content {
	width: 50%;
	padding: 15px 0
}

@media screen and (max-width:1024px) {
	.banner-section.banner-inner .content {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		order: 2;
		padding: 20px;
		text-align: center;
		z-index: 10;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0
	}
}

.banner-section.banner-inner .content h2 {
	line-height: 1.39;
	font-family: "Neon Tubes 2";
	margin: 0;
	padding-right: 10px;
	color: #e600b6
}

.banner-section.banner-inner .content h1 {
	font-size: 3.375rem;
	line-height: normal;

}

.banner-section.banner-inner.search-page-banner .content h1,
.banner-section.banner-inner.search-page-banner .content h2 {
	font-family: Montserrat, sans-serif;
	text-shadow: none!important
}

@media screen and (max-width:1024px) {
	.banner-section.banner-inner .content h2 {
		font-size: 32px;
		padding-right: 0
	}
}

@media screen and (max-width:576px) {
	.banner-section.banner-inner .content h2 {
		font-size: 24px
	}
}

.banner-section.banner-inner .image {
	width: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 300px
}

@media screen and (max-width:1024px) {
	.banner-section.banner-inner .image {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		order: 1;
		position: relative
	}
	.banner-section.banner-inner .image:after {
		position: absolute;
		content: "";
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: rgba(0, 0, 0, .25);
		z-index: 9
	}
}

@media screen and (max-width:576px) {
	.banner-section.banner-inner .image {
		min-height: 280px
	}
}

.banner-section.banner-inner .image img {
	width: 100%
}

@media screen and (max-width:767px) {
	.banner-section.banner-inner [class*=btn] {
		margin-right: 0;
		margin-left: 0
	}
}

.banner-section.banner-inner+section {
	z-index: 50
}

.fl-builder-content .fl-row:first-child section {
	z-index: 39
}

.banner-video {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.banner-video>* {
	width: 100%;
    height: 100%;

}

.banner-video:after {
	position: absolute;
	content: "";
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1
}

.co-located-wrap {
	position: absolute;
	left: -128px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media screen and (max-width:1024px) {
	.co-located-wrap {
		display: none
	}
}

.co-located-wrap .co-located-head {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	z-index: 9;
	background-color: #fff;
	padding: 28px 0
}

.co-located-wrap .co-located-head p {
	text-transform: uppercase;
	font-weight: 400;
	margin: 0
}

.co-located-wrap .co-located-head p svg {
	width: 11px;
	-webkit-transform: translateX(8px) rotate(90deg);
	transform: translateX(8px) rotate(90deg);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	height: 11px
}

.co-located-wrap .co-located-content {
	background-color: #fff;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	height: 162px;
	-webkit-box-align: center;
	align-items: center;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: -1;
	padding-left: 124px
}

.co-located-wrap .co-located-content .logo-wrap {
	margin: 0 20px
}

.co-located-wrap.open .co-located-content {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	z-index: 5
}

.co-located-wrap.open .co-located-head p svg {
	-webkit-transform: translateX(8px) rotate(275deg);
	transform: translateX(8px) rotate(275deg)
}

header {
	padding: 16px 39px 12px 90px;
	background-color: #fff;
	width: 100%;
	z-index: 55;
	position: sticky;
	top: 0;
	left: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%
}

@media screen and (max-width:1199px) {
	header {
		padding: 20px 20px
	}
}

@media screen and (max-width:767px) {
	header {
		padding: 15px 15px 6px
	}
}

header .header-wrap {
	width: 100%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center
}

header .left-side {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	width: 55%;
}



@media screen and (max-width:767px) {
	header .left-side {
		width: 100%;
		max-width: 100%;
		text-align: center
	}
}

header .logo-wrap {
	max-width: 180px;
	margin-right: 36px
}
header .logo-wrap a{
	max-width:100%;
}
@media screen and (max-width:1280px) {
	header .logo-wrap {
		max-width: 120px
	}
}

@media screen and (max-width:767px) {
	header .logo-wrap {
		max-width: 104px
	}
}

header .event-details {
	width: auto;
	margin-right: 83px
}

@media screen and (min-width: 1280px){
header .event-details {
    margin-right: 40px !important;
}}
@media screen and (max-width:1279px) {
	header .event-details {
		margin-right: 23px !important;
	}
}

@media screen and (max-width:1024px) {
	header .event-details {
		width: 100%;
		margin-right: 15px
	}
}

@media screen and (max-width:767px) {
	header .event-details {
		width: 100%;
		margin: 7px auto 0;
		text-align: center;
		border-top: 1px solid #7d7d7d;
		padding: 6px 0 0
	}
}

header .event-details p {
	font-weight: 700;
	margin: 0;
	letter-spacing: .16px;
	transition: .3s ease
}
header .event-details h3 {
    font-size: 14px;
	color: #ea6735;
	margin-bottom: 0;
}
header .event-details p{
	font-size: 14px;
}
@media screen and (max-width:1365px) {
	header .event-details p {
		font-size: 13px
	}
}

@media screen and (max-width:1280px) {
	header .event-details p {
		font-size: 12px
	}
}

@media screen and (max-width:767px) {
	header .event-details p {
		font-size: 14px;
		line-height: 1.14
	}
	header .event-details h3 {
	
		color: #ea6735;
	}
}

header .part-of {
	text-align: center;
	max-width: 160px
}

@media screen and (max-width:1280px) {
	header .part-of {
		max-width: 100px
	}
}

@media screen and (max-width:1024px) {
	header .part-of {
		display: none
	}
}

header .part-of p {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .14px;
	margin-bottom: 5px;
	text-transform: uppercase
}

@media screen and (max-width:1280px) {
	header .part-of p {
		font-size: 12px
	}
}

header .right-side {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 45%;
    justify-content: flex-end;
}

@media screen and (max-width:767px) {
	header .right-side>:nth-last-child(2) {
		margin-right: 62px
	}
}

@media screen and (max-width:767px) {
	header .right-side {
		margin: 0
	}
}

@media screen and (max-width:767px) {
	header .right-side>* {
		display: none
	}
	header .right-side .menu-wrapper {
		display: inline-block
	}
	.scrolled header.nav-down .right-side .menu-wrapper {
		opacity: 1;
		display: inline-block
	}
}

header .right-side [class*=btn]>* {
	padding: 13.5px 25px;
	font-size: 16px;
	transition: .3s ease;
	white-space: nowrap;
}

@media screen and (max-width:1320px) {
	header .right-side [class*=btn]>* {
		padding: 9.5px 15px
	}
}

.scrolled header {
	box-shadow: 6px 6px 20px 0 rgba(0, 0, 0, .1);
	background-color: #fff
}

.scrolled header [class*=btn]>* {
	font-size: 14.5px
}

.scrolled header .event-details p {
	font-size: 14px
}

.menu-wrapper {
	width: 20px;
	height: 18px;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	display: inline-block;
	margin-left: 50px;
	position: relative;
	z-index: 99
}

@media screen and (max-width:1199px) {
	.menu-wrapper {
		margin-left: 35px;
		margin-right: 18px
	}
}

@media screen and (max-width:767px) {
	.menu-wrapper {
		margin-right: 0;
		right: 30px;
		z-index: 50
	}
}

.menu-btn {
	height: 2px;
	width: 15px;
	background-color: #000;
	-webkit-transition: all .3s ease;
	margin-bottom: 0;
	margin-top: 9px
}

.menu-btn:before {
	height: 2px;
	width: 20px;
	background-color: #000;
	-webkit-transition: all .3s ease;
	content: " ";
	position: absolute;
	margin-top: -7.5px;
	margin-left: 0;
	-webkit-transform: rotateZ(0);
	-webkit-transform-origin: 3px 3px
}

.menu-btn:after {
	height: 2px;
	width: 18px;
	background-color: #000;
	-webkit-transition: all .3s ease;
	content: " ";
	position: absolute;
	margin-left: 0;
	-webkit-transform: rotateZ(0);
	-webkit-transform-origin: 3px 3px;
	margin-top: 7.5px
}

.menu-btn-on {
	background-color: transparent!important
}

.menu-btn-on.menu-btn:before {
	-webkit-transform: rotateZ(45deg);
	-webkit-transform-origin: -1px 0;
	width: 20px;
	z-index: 9
}

.menu-btn-on.menu-btn:after {
	-webkit-transform: rotateZ(-45deg);
	-webkit-transform-origin: -1px 2px;
	width: 20px;
	z-index: 9
}

.menu-wrapper-on {
	box-shadow: 0 0 0 0 transparent inset
}

.menu-wrapper-on:after {
	position: absolute;
	content: "";
	width: 43px;
	height: 37px;
	background-image: url(../../../images/hexagon.png);
	background-repeat: no-repeat;
	background-position: center;
	left: 24%;
	top: -45%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1;
}
.feature-new .feature-new-box .content a, .feature-new .feature-new-box .content h3 {
    font-family: Montserrat, sans-serif !important;
}

@media(min-width:992px){
.full-width-wrap .images-wrap .single-box{
	height:233px !important;
	width: calc(100% / 4) !important;
}
}
.full-width-wrap .images-wrap .single-box h6{
	font-size: 16px !important;
}

.full-width-wrap .images-wrap .single-box:after{
	display: none !important;
}
.image-before-hover,.image-after-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.full-width-wrap .images-wrap .single-box h6 {
    z-index: 9;
}

.image-before-hover img, .image-after-hover img {
    display: block;
    height: 100%;
	object-fit: cover;
	width:100%;
}

.full-width-wrap .images-wrap .single-box a:hover .image-before-hover {
    opacity: 0;
    visibility: hidden;
}

.full-width-wrap .images-wrap .single-box:hover {
  
    z-index: 99 !important;
}
.full-width-wrap .images-wrap .single-box a:hover .image-after-hover {
    opacity: 1;
    visibility: visible;
}

.full-width-wrap .images-wrap .single-box a .image-after-hover {
    opacity: 0;
    visibility: hidden;
}
body .speakers .speaker-wrap .speaker-head h2 span, .speakers .speaker-wrap .speaker-head h2 {
    
    font-family: 'Montserrat', sans-serif!important;
	font-size: 2.25rem !important;
	font-weight: 700;
}
body.rtl .speakers .speaker-wrap .speaker-head h2 span,body.rtl .speakers .speaker-wrap .speaker-head h2 {
    
    font-family: 'Cairo', sans-serif !important;
	letter-spacing: normal !important;
}
body .speakers .speaker-wrap .speaker-head h2 {
	
	letter-spacing: normal !important;
}

body .speakers .speaker-wrap .speaker-head h2 span {
    letter-spacing:0.45rem !important;
}

body .speakers .speaker-wrap .speaker-head h2 {
	max-width: 295px !important;
	margin: 0 auto!important;
}
footer h6 {
    color: #ea6735 !important;
}

footer .top-section .subscribe {
    background: #000 !important;
}

.dmg-events-allsecure {
    background: transparent !important;
}


.fl-row-bg-photo .dmg-events-allsecure-inner {
    padding: 0 !important;
}
body footer .top-section h2 {
    font-size: 1.75rem;
    margin-left: 0;
    color: #fff !important;
}



body .dmg-footer {
    background: #fff;
}

body .dmg-menu ul li a {
    color: #000;
}

body .dmg-menu ul li a {
    color: #000;
}

body .blurp-text p{
	color: #000;
}


 .gallery .gallery-slider-wrap .gallery-box .image:after {
    opacity: .7;
}

.fl-module-IndexDubai-speakers .speakers .speaker-wrap [class*="btn"] > * span{
	font-size: 2.25rem;
	font-weight: 300;
}
.speakers .speaker-wrap [class*="btn"] > * {
    letter-spacing: 0.113rem;
}
.rtl .speakers .speaker-wrap [class*="btn"] > * {
    letter-spacing: normal;
}
@media(max-width:767px){

	.rtl .search-wrap {
    right: auto;
    left: 30px;
    margin-right: 0  !important;
    margin-left: 40px !important;
	}
	.search-wrap .search-icon i, .search-wrap .search-icon svg{
	height: 19px !important;
	}
}

.sponsors .sponsor-boxes.slick-dotted {
    margin-bottom: 33px;
}

.sponsors.partners .sponsor-boxes.media-partners .slick-dots {
    bottom: -25px;
}

@media(max-width:1199px){
	.body-hidden .featured-message {
		display: none;
	}
}