/*** 

====================================================================
		Banner Conference
====================================================================

***/

.banner-conference{
	position: relative;
	padding: 200px 0;
	overflow: hidden;
}






.banner-conference .icons{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
}

.banner-conference .icons .icon-one{
	position:absolute;
	left:10% !important;
	top:17% !important;
	width: 12px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-two{
	position:absolute;
	left:35% !important;
	top:25% !important;
	width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-three{
	position:absolute;
	left:6% !important;
	top:58% !important;
	width: 34px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-four{
	position:absolute;
	left:56% !important;
	top:60% !important;
	width: 34px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-five{
	position:absolute;
	left:79% !important;
	top:25% !important;
	width: 35px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-six{
	position:absolute;
	left:90% !important;
	top:88% !important;
	width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-seven{
	position:absolute;
	left:80% !important;
	top:60% !important;
	width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-eight{
	position:absolute;
	left:52% !important;
	top:40% !important;
	width: 12px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-nine{
	position:absolute;
	left:52% !important;
	top:12% !important;
	width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-ten{
	position:absolute;
	left:34% !important;
	top:68% !important;
	width: 34px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-eleven{
	position:absolute;
	left:89% !important;
	top:80% !important;
	width: 34px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-twelve{
	position:absolute;
	left:69% !important;
	top:70% !important;
	width: 35px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-thirteen{
	position:absolute;
	left:200% !important;
	top:88% !important;
	width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference .icons .icon-fourteen{
	position:absolute;
	left:95% !important;
	top:95% !important;
	width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
}

.banner-conference-two .icon-dots{
	left: 40%;
	bottom: 180px;
}

.banner-conference-two .layer-outer{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
}

.banner-conference-two .images-outer{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
}

.banner-conference-two .images-outer .speaker-img{
	position: absolute;
	right: 150px;
	top: 52%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.banner-conference-two .content-box{
	position: relative;
	z-index: 99;
}

.banner-conference-two .content-box .title{
	display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 20px;
}

.banner-conference-two .content-box h2{
    display: block;
    font-size: 50px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
	margin-bottom: 50px;
}

.banner-conference-two .time-counter{
	position:relative;
	margin-bottom: 30px;
}

.banner-conference-two .time-countdown{
	position:relative;
}

.banner-conference-two .time-countdown .counter-column{
	position:relative;
	display: inline-block;
	margin-right: 30px;
	width: 90px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
}

.banner-conference-two .time-countdown .counter-column:last-child{
	margin-right: 0;
}

.banner-conference-two .time-countdown .counter-column:before{
    position:absolute;
    content:':';
    top:10px;
    right:-20px;
    font-size:30px;
    line-height:1em;
    color:#ffffff;
}

.banner-conference-two .time-countdown .counter-column:after{
	position: absolute;
	left: 0;
	top: -20px;
	height: 100px;
	width: 90px;
	z-index:-1;
	border-radius: 5px 30px 5px 30px;
	background-color:#ec167f;
	/* border-top: 3px solid #ec167f;
	border-bottom: 3px solid #ec167f; */
	content: "";
}

.banner-conference-two .time-countdown .counter-column:last-child:before{
	display: none;
}

.banner-conference-two .time-countdown .counter-column .count{
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 700;
}

.banner-conference-two .content-box .btn-box{
	position: relative;
	margin-top:60px;
}







.banner-conference .icon-circle-3{
	left: -150px;
	top: -150px;
}

.banner-conference .icon-dots{
	left: 40%;
	bottom: 180px;
}


.banner-conference .layer-outer{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
}

.banner-conference .gradient-layer{
	position: absolute;
	left: 120px;
	width: 140%;
	height: 140%;
	top: -20%;
	border-radius: 50%;
	-webkit-transform: skew(-200deg);
	-moz-transform: skew(-200deg);
	-ms-transform: skew(-200deg);
	-o-transform: skew(-200deg);
	transform: skew(-200deg);
	background: rgb(247,0,104);
	background: -moz-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
	background: -webkit-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
	opacity: 2;
}

.banner-conference .images-outer{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
}

.banner-conference .images-outer .speaker-img{
	position: absolute;
	left: -100px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.banner-conference .content-box{
	position: relative;
	z-index: 99;
}

.banner-conference .content-box .title{
	display: block;
    font-size: 24px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 20px;
}

.banner-conference .content-box h2{
    display: block;
    font-size: 76px;
    line-height: 1.2em;
    color: #e78f45;
	background: rgb(247,0,104);
	background: -moz-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
	background: -webkit-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
	color: transparent;
	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
    font-weight: 700;
	margin-bottom: 50px;
}

.banner-conference .time-counter{
	position:relative;
	margin-bottom: 30px;
}

.banner-conference .time-countdown{
	position:relative;
}

.banner-conference .time-countdown .counter-column{
	position:relative;
	display: inline-block;
	margin-right: 30px;
	width: 80px;
	text-align: center;
	font-size: 14px;
	color: #4a763c;
	font-weight: 500;
}

.banner-conference .time-countdown .counter-column:last-child{
	margin-right: 0;
}


.banner-conference .time-countdown .counter-column:before{
    position:absolute;
    content:':';
    top:10px;
    right:-20px;
    font-size:30px;
    line-height:1em;
    color:#d84343;
}

.banner-conference .time-countdown .counter-column:after{
	position: absolute;
	left: 0;
	top: -20px;
	height: 80px;
	width: 80px;
	border-radius: 50px;
	border-top: 5px solid #d84343;
	content: "";
}


.banner-conference .time-countdown .counter-column:last-child:before{
	display: none;
}

.banner-conference .time-countdown .counter-column .count{
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1em;
	color: #d84343;
	font-weight: 700;
}

.banner-conference .content-box .btn-box{
	position: relative;
}


/*** 

====================================================================
		Banner MeetUp
====================================================================

***/

.banner-meetup{
	position: relative;
	padding: 140px 0;
	z-index: 1;
}

.banner-meetup .bg-pattern{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.banner-meetup .content-box{
	position: relative;
	text-align: center;
}

.banner-meetup h2{
	display: block;
	font-size: 100px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 40px;
	text-shadow: 0 20px 40px rgba(0,0,0,.80);
}

.banner-meetup .address{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
	text-shadow: 0 10px 20px rgba(0,0,0,0.80);
}

.banner-meetup .address .icon{
	position: relative;
	display: inline-block;
	margin-right: 10px;
	font-size: 18px;
	line-height: 26px;
	color: #ec167f;
}

.banner-meetup .btn-box{
	position: relative;
	text-align: center;
	margin-top: 30px;
}

.banner-meetup .btn-box .theme-btn{
	padding: 15px 34px;
	line-height: 20px;
	border-radius: 5px;
	font-weight: 700;
}

.banner-meetup .countdown{
	position:relative;
	text-align: center;
	font-family: 'Orbitron', sans-serif;
}

.banner-meetup .countdown .time-counter{
	position:relative;
	display:inline-block;
}

.banner-meetup .countdown .counter-column:before{
	position:absolute;
	content:'';
	left:-10px;
	top:-15px;
	width:120px;
	height:120px;
	opacity:0.5;
	border:2px solid #ffffff;
	transform:rotate(45deg);
}

.banner-meetup .countdown .counter-column{
	position:relative;
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: transparent;
	border-radius: 50%;
	color: #fafafa;
	width: 100px;
	margin: 0 20px 30px;
	text-shadow: 0 10px 20px rgba(0,0,0,0.60);

}

.banner-meetup .countdown .counter-column .count{
	position: relative;
	display: block;
	font-size: 45px;
	line-height: 1.2em;
	color: #fafafa;
	width: auto;
	font-weight: 600;
	letter-spacing: 0;
	text-shadow: 0 15px 20px rgba(0,0,0,0.60);
}

.banner-meetup .btn-box .theme-btn{
	position: relative;
	box-shadow: 0 20px 30px rgba(0,0,0,0.30);
}

















