@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
.arabic {
	font-family: 'Almarai', sans-serif;
}
 * {
        margin: 0;
        padding: 0
    }
.asterisk {
	top: 0; 
	/*position: inherit; */
	position: relative; 
	margin-left: 5px; 
	font-size: 8px !important; 
	font-weight: bold; 
	color: red}

.asterisk2 {
	top: -3px; 
	/*position: inherit; */
	position: relative; 
	margin-left: 5px; 
	font-size: 10px !important; 
	font-weight: bold; 
	color: red}


header {
	padding: 10px 50px;
}
.logo {
	display: inline-block;
}
.ar-date, .eng-date, .eng-date-only, .ar-date-only  {
	display: inline-block;
	color: #30475c;
	padding: 0 10px;

	font-size: 17px;
}

.eng-date{
	text-align: left;
}

.eng-date-only{
	text-align: left;
}
	
.arabicgrid label {display: inline-grid !important}

.ar-date {
	border-right: 1px solid #30475c;
	text-align: right;
}

.ar-date-only {
	border-right: 1px solid #30475c;
	text-align: right;
}


.co-logos {
	display: inline-block;
}

.co-logos img {
	padding: 5px 0;
}
.co-logo-title {
	font-size: .75em;
}

.date-venue {
	display: inline-block;
	margin: 25px 0 20px 0;
}
.hero {
	width: 100%;
	height: 300px;
 	background-image: url("../images/hero-bg.jpg");
	background-size: cover;
	color: #ffffff;
}
.creative {
	
}
.hero h1 {
	font-size: 48px; 
	font-weight: bold;
	padding: 5rem 0;
	line-height: 4rem;
}
.content {
	padding: 4rem 0;
}
.tick-mark {
	text-align: center;
	border-radius: 50%;
	background-color: #3ea949;
margin-bottom: 20px;
	width: 68px;
	height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tick-mark i {
	color: #ffffff;
	font-size: 40px;
}

.social_icons {
    display: -ms-flexbox;
    display: -webkit-box; 
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
    -ms-flex-align: center;
    -webkit-box-align: center; 
     align-items: center; 
	justify-content: center;
}

.social_icons li {
  margin-right: 9px;
}

.social_icons li a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center !important;
	background-color: #000000;
  color: #ffffff;
  font-size: 17px;
	    padding-left: 6px;
  border-radius: 50%;
	    padding-left: 6px;
}

.social_icons li a:hover {
  background-color: #666666;
  color: #ffffff;
}

.dmg-footer {

	background: #000000;
	background-size: cover;
	background-position: 0 -100px;
	padding: 30px 0 30px;
	width: 100%;
	position: relative

}
.dmg-footer .container {
  max-width: 1320px;
  position: relative;
  z-index: 9;
  padding: 0 30px;
}
.dmg-logo {
  text-align: center;
}
.dmg-logo img {
  max-width: 220px;
}
.dmg-links {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
  .dmg-social-link {
    width: 15%;
  }
.dmg-social-link ul li {
  display: inline-block;
  margin-right: 7px;
}
.dmg-social-link ul li a {
  display: inline-block;
  vertical-align: middle;
}
.dmg-footer .dmg-social-link ul li img {
  width: 24px !important;
}
.dmg-menu ul li {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin: 0 4px;
  line-height: 24px;
}
.dmg-social-link ul, .dmg-menu ul {
	margin: 0;
	padding: 0;
}

li a {
  text-decoration: none;
  color: #fff;
  position: relative;
  padding-right: 8px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  display: inline-block;
}


.dmg-menu ul li:last-child a::after {
	content: none;
}



.dmg-menu ul li a::after {
  position: absolute;
  content: "|";
  right: -4px;
  top: 0;
}
.dmg-footer:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	background: url("../images/dmglogo-1.png") no-repeat;
	top: 0;
	background-size: auto 100%;
	z-index: 0;
	background-position: 0 0 !important;
  }
.dmg-footer:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	right: 0;
	background: url("../images/dmglogo-2.png") no-repeat;
	top: 0;
	background-position: 100% 0;
	background-size: auto 100%;
	z-index: 0;
  }
.gmg-ft-logo img, img.ls-cw {
  display: inline-block;
	max-width: 50px;
  padding-left: 11px;
}
  .gmg-ft-logo {
    width: 280px;
  }
  .dmg-menu {
	text-align: center;
    width: 55%;
  }
.blurp-text {
  text-align: center;
}
.dmg-footer .blurp-text p {
  max-width: 770px;
  margin: 0 auto;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
}

.gmg-ft-logo {
  width: 30%;
  align-items: center;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.eventnx {

	padding: 20px 50px;
}

.eventnx-confirmation {

	padding: 20px 50px 20px 0;
}

.sponsor-logos {
	padding: 20px 40px;
}

.sponsor-logos p {
	color: #30475c;
	font-weight: bold;
}

.sponsor-logo-block {
display: inline-block;
	padding: 5px;
}
.content h3 {
	font-size: 22px;
	font-weight: bold;
}

.content h4 {
	font-size: 18px;
	font-weight: bold;
}

.progress {
	border-radius: 0;
	height: 40px;
}
.progress .progress-bar {

	background-color: #fbad24;
}
.progress-text {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	display: inline-block;
	color: #30475c;
}


.w-33 {width: 33%}
.w-66 {width: 66%}


.form-container {


}


.input {
	display: flex;
	flex-direction: column-reverse;
	position: relative;
	padding-top: 1.5rem;
	&+.input {
		margin-top: 1.5rem;
	}
}

.input-label {
	color: #000000;
	position: absolute;
	top: 1.5rem;
	transition: .25s ease;
}

.input-label2 {
	color: #000000;
	position: absolute;
	top: .25rem;
	transition: .25s ease;
}


.input-field {
	border: 0;
	z-index: 1;
	background: transparent !important;
	border-bottom: 1px solid #d4d4d4; 
	font: inherit;
	/*font-size: 1.125rem;*/
	color: #000000;
	padding: .25rem .6rem;
	/*padding: .25rem 0;*/
	display: flex;
	&:focus, &:valid {
		outline: 0;
		border-bottom-color: #50b946;
		&+.input-label {
			color: #50b946;
			transform: translateY(-1.5rem);
		}
	}
}


/*Recommend Grid Border*/
.borderNon {border:none !important}

.dropdown {
    position: relative;
    font-size: 1em !important;
    padding-bottom: 6px !important;
}

.btn-arrow {
	border-radius: 0;
	
	font-size: 18px; 
	font-weight: normal;
	border:0px;
	transition:  all 0.2s linear;
}

.btn-primary {
	background-color: #fbad24;
}

.btn-secondary {
	background-color: #526fb5;
}

.btn-arrow:hover, .btn-arrow:active {
background-color: #cc3d3f !important;	
	
}

.btn-arrow i {
	padding-left: 10px;
transition:  all 0.2s linear;
}

.btn-arrow:hover i {
	padding-left: 20px;
}

.invalid-entry {
  display: none;
  width: 100%;
  font-size: 12px !important;
  color:#FF0004;
  position: absolute;
  right: 0;
  bottom: -20px;
}

.noinput {
  display: none;
  font-size: 12px !important;
  color:#FF0004;
  right: 0;
  bottom: -20px;
}

.star {color: red;
    font-size: 14px;
    top: 2px;
    position: relative;
    left: 3px;}

.no-border {border: 0 !important}

.required-tip {
	position: absolute;
	right:0;
	bottom: 20px;
	color: #ffffff;
	border-radius: 4px;
	font-size: .75em;
	background:#FF0004;
	padding: 5px 10px;
	display: inline-block;
}
.required-tip i {
	color: #FF0004;
	font-size: 1.5em;
	position: absolute;
	left: 10px;
	bottom: -5px;
}
.form-check {
	margin-bottom: 2rem !important;
	
}
.form-check label {
color: #000000;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 1em;
}

.form-check {padding-left: 0 !important}

.form-check a {
	color:#50b946;
	text-decoration: none;
}

.privacy-text {
	font-size: 14px;
	color: #282728;
}

.privacy-text a {
		color:#50b946;
	text-decoration: none;
}


.enx-whoscoming-container.svelte-1bq4lp2.svelte-1bq4lp2.svelte-1bq4lp2 {
    background-color: #ebeef3 !important;
    border: 0px #ccc solid !important; 

}

.enx-whoscoming-users.svelte-1bq4lp2.svelte-1bq4lp2.svelte-1bq4lp2 {border-left:0 !important}

	.td-equal td {width: 33%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-50 td {width: 50%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-25 td {width: 25%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-20 td {width: 20%; font-weight: normal !important; display: inline-block;}


@media only screen and (max-width: 1200px) {
	
	header .container-fluid.align-content-center, .co-logos, .date-venue {
		text-align: center !important;
		float: none !important;
	}
	.hero h1 {
		font-size: 28px;
		line-height: 36px;
		padding: 7rem 0;
	}
	.dmg-footer::before, .dmg-footer::after {
		
		opacity: 0.4;
		background-size: 100px;
	}
	header .col-lg-5.col-sm-12.text-end {
		text-align: center !important;
		width: 100%;
		
	}
	
	.td-equal td {width: 33%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-50 td {width: 50%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-25 td {width: 25%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-20 td {width: 20%; font-weight: normal !important; display: inline-block;}
	

}



@media only screen and (max-width: 800px) {
	
	header { padding: 10px 30px;
	}


	
	.eventnx, .form-container {
		border: 0px;
	}
	
	.form-container{
		margin-bottom: 40px;
	}
	
	.sponsor-logos {
		text-align: center;
	}
	.form-container {
		padding: 0 20px !important;
	}
	
		.log1{
		width: 50%;
	}
}




@media only screen and (max-width: 600px) {
	
	header { padding: 10px 20px;
	}

	.eventnx-confirmation {
	border-right: none;
	padding: 20px 50px;
}
	
	.eventnx-recommend {
	border-right: none;
	padding: 20px 0;
}
	
	.dmg-footer::before, .dmg-footer::after {
		
		opacity: 0.4;
		background-size: 100px;
	}
	.dmg-menu, .dmg-social-link, .gmg-ft-logo {
		text-align: center;
		width: 100%;
		padding: 10px 0;
	}
	
	.dmg-menu ul li {
		font-size: 12px;
	}
	
	.gmg-ft-logo {
		display: inline-block;
		text-align: center;
	}
	.gmg-ft-logo img {
		padding: 0;
		margin: 5px;
		
	}
	.sponsor-logos {
	text-align: center;	
		
	}
	.content{
		padding: 2rem 0;
	}
	
	.creative {
		display: none;
	}
	.hero {
		height: 5em;
	}
	.hero h1 {
font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
    padding: 0.6rem 0;
    text-align: center;
		}
	.date-venue {
		float: none;
		text-align: center;
		border: 0px;
		margin: 10px 0 0 0;
		
	}
	.ar-date {
	border: 0px;	
		
	}
	.remove-mobile {
		display: none !important;
	}
	.form-container {
		border: none;
	}
	
	.ar-date { 
		text-align: right;
		width: 50%;
		float: right;
		font-size: 1.0em;
		line-height: 1.2em;

	}
	
		.ar-date-only { 
		text-align: right;
		width: 100%;
		float: right;
		font-size: .75em;
			line-height: 1.1em;
			border-right: none;

	}
	
	.eng-date { 
		text-align: left;
		width: 100%;
		font-size: 1.0em;
		line-height: 1.1em;
	}
	
	.eng-date-only { 
		text-align: right;
		width: 50%;
		float: left;
		font-size: .75em;
		line-height: 1.1em;
	}
	
	.co-logo-title {
	font-size: .5em;
}
	.log1{
		width: 50%;
	}
	.showlogopad {max-width: 190px}
	
	.eventnx {
	border-right: 0 solid #30475c;
	padding: 0px 20px;
}
	
	.td-equal td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	.td-equal-50 td { padding-right: 20px; font-weight: normal !important; width: 100%}
	
	.td-equal-25 td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	.td-equal-20 td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	
	.enx-whoscoming-users.svelte-1bq4lp2.svelte-1bq4lp2.svelte-1bq4lp2 {border-left:0 !important; border-top:0 !important}
	
	
}



