max-width: 50%;.wraper-delg:after {
    content: '';
    display: table;
    clear: both;
}
.banner-wrapper .banner {
    min-height: 550px;
}
.banner-content .read-more-btn {
    margin-top: 270px;
    position: relative;
    top: 100px;
}
.logo h4 {
    font-size: 14px;
    text-align: center;
}
.no-link{
    cursor: default;
}
.green-btn a {
    color: #fff;
}
.green-btn {
    background: #2a3789;
    color: #fff;
	padding:10px 15px;
}
@media(max-width:480px){
	.green-btn{
		display:inline-block;
		width:100%;
		text-align:center;
	}
}
.green-btn:hover {
       opacity: .9;
}
.green-btn a:hover,.green-btn a:focus {
    text-decoration: none;
}
.contourField{
	clear:none !important;
}
.span6.col-md-6.contourField.personaldatasuppliedissubjecttothedataprotectionact1998thisinformationmaybeusedfordirectmarketingpurposes {
    width: 100%;
	margin-top: 20px;
}
.contourPage .span6.col-md-6.contourField.checkboxlist {
    clear: both;
    float: left;    
    width: 100%;
}
p.optionalPortion {
    text-align: center;
    background: #f1f1f1;
    padding: 20px;
    font-size: 14px !important;
    color: #000;
}
.dmg-data label, .dmg-data div {
    width: 100% !important;
}
span#clickHere {
    color: #ff0803;
	cursor:pointer;
}
.contour span.checkboxlist{
	padding-left:0 !important;
	padding-top: 0 !important;
}
div#contactBy {
    margin: 0 !important;
    padding-left: 0;
}
.contourNavigation input {
    border: 0;
    background: #00c45f;
    color: #fff;
    padding: 5px 20px;
    margin-top: 15px;
	margin-left: 36px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
}
.span6.col-md-6.contourField.dropdownlist select {
    margin: 0.5em 0;
    border: 1px solid #bbb;
    width: 100% !important;
    padding: 8px;
}
#contour input.text, #contour textarea, .contour input.text, .contour textarea {
    width: 100% !important;
    padding: 5px;
}
#contour textarea, .contour textarea {
    height: 150px !important;
}
.contourNavigation.row-fluid {
    clear: both;
}
span.field-validation-error {
    position: relative;
    border: 0;
    padding-left: 0 !important;
}
.banner-content .read-more-btn a {
    color: #fff;
	display: block;
}
.banner-content .read-more-btn h4 {
    width: 300px;
	display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.hbspt-form li:before {
    list-style: none;
    background: none;
    display: none !important;
}
@media only screen and (min-width:580px) and (max-width:768px){
.overlay-two-column .col-md-6 {
    width: calc(100% / 2 );
	width: -o-calc(100% / 2 );
	width: -webkit-calc(100% / 2 );
	width: -moz-calc(100% / 2 );
    float: left;
}

}
@media(max-width:767px){
.overlay-two-column .col-md-6 {
    width: calc(100%);
    width: -o-calc(100%);
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    float: left;
}}
/* Amal dev*/
/*.container{
position:relative;

}*/
.toggle-btn {
	background: #036c90;
}
.footer-social-links ul li:first-child {
    padding-left: 0px;
}


@media (max-width: 1024px){
	#div_1155 .umb-grid .column {
    	width: 100%;
	}
	.arrow.open {
		background-image: url(/media/1084/arrowup.png);
    	display: block;
    	width: 36px;
    	height: 36px;
    	background-size: contain;
    	background-repeat: no-repeat;
    	position: absolute;
    	right: 15px;
    	top: -10px;
    	background-color: rgb(218, 218, 218);
	}	
	.arrow{
     	background-image: url(/media/1085/arrowdown.png);
    	display: block;
    	width: 36px;
    	height: 35px;
    	background-size: contain;
    	background-repeat: no-repeat;
    	position: absolute;
    	right: 15px;
    	top: -10px;
    	background-color: rgb(218, 218, 218);
	}
	
	ul#main-nav li {
    	position: relative;
	}

	ul#main-nav li a {
    	padding: 18px;
	}
}
@media screen and (max-width: 1024px){
	nav#nav {
		z-index:9999 !important;
	}
}
@media (max-width: 991px){
	.visitor-profile .box {
    	min-height: 190px !important;
	}
}
@media (max-width: 900px){
	.logo h4 {
    	width: 100%;
	}
}
@media (max-width:844px){
	.footer-social-links ul li {
   		 padding-left: 11px;
	}
	.footer-social-links ul li a {
    	font-size: 25px;
	}
}
@media (max-width:768px){
	.main-footer .footer-content-wrapper {
    	width: 100% !important;
	}
	
	.footer-info.col-md-3.clearfix img {
    	width: 240px;
	}
	.footer-social-links {
    	float: left;
    	padding: 31px 25% 15px 10px;
	}
	.main-article .box-style .col-md-3 p:first-child {
    	padding-top: 101px;
    	padding-bottom: 210px;
	}
	.footer-social-links ul li {
    	padding-left: 20px;
	}

	.visitor-profile .box {
		width: 186px;
	}
}
@media (max-width:767px){
	.grid-section .column:first-child div>ul {
    	margin-bottom: -20px;
	}
	.main-article .box-style .col-md-3 p:first-child {
    	padding-top: 0px;
    	padding-bottom: 0px;
	}
	.side-bar .slider-wraper {
		min-height: 227px;
	}
}

@media (max-width:400px){
	.banner-content .read-more-btn h4 {
    	width: 100%;
	}
	.main-footer .footer-content-wrapper {
		margin: 0 -10px;
	}
	.issuuembed.issuu-isrendered {
    	width: 100% !important;
    	height: 270px !important;
	}
	ul#main-nav li a {
    	padding: 13px 0px;
	}
	.arrow {
    	width: 35px;
    	height: 36px;
	}
	.arrow.open {
	 	width: 35px;
    	height: 36px;	
	}
	.four-col-icon-box .col-md-3.column p {
    	font-size: 11px;
	}
	.footer-social-links.social-links {
    	padding-left: 0px;
	}
	.visitor-profile .box {
    	width: 183px;
	}
	.visitor-profile .box {
    	width: 76%;
    	margin: 0 auto !important;
   	 	margin-bottom: 10px !important;
    	float: none;
	}
	.footer-social-links {
    	padding: 10px;
	}
}

section.two-column, footer.main-footer.bg-gradient {
    width: 100%;
    position: relative;
    display: block;
}
@media (max-width: 767px){
	.grid-section .column:first-child div>ul {
    	margin-bottom: 0px;
	}
	span.img_center.img_right.box-shadow {
    	margin-left: 0px !important;
	}
}
@media screen and (max-width: 1024px){
	#main-nav ul li a {
    	font-size: 14px;
    	font-size: 14px;
    	padding: 8px 0 10px;
    	display: block;
	}
}
@media (max-width: 856px){
	.img_right {
    	float: none;
	}
}
@media (max-width: 858px){
	.footer-social-links ul li {
    	padding-right: 0px;
	}	
}
@media (max-width: 1042px){
	.footer-social-links ul li {
    	padding-right: 0px;
	}	
}
@media (max-width: 767px){
	body#div_1174 .grid-section .column:first-child div>ul {
    	margin-bottom: -20px !important;
	}
	body#div_1122 .grid-section .column:first-child div>ul {
    	margin-bottom: -20px !important;
	}
}
.press-release ul {
    padding-left: 0 ;
    list-style: none;
}
.press-release ul li {
    padding: 18px 15px 10px;
}
.press-release ul li {
    list-style: none;
}
.press-release ul li a strong {
    margin-right: 10px;
    color: #fff;
}
.press-release ul li {
    margin-bottom: 10px;
    background-color: #2a3789;
    position: relative;
    display: inline-block;
    width: 100%;
}
.press-release ul li span {
    line-height: 20px;
    color: #fff;
}
.press-release h3 {
    color: #fff;
    font-size: 18px;
	text-transform: uppercase;
}
.press-release ul li:before {
    display: none;
}
.press-release ul li::after {
    background: #26221f;
    content: ' ';
    width: 80px;
    height: 7px;
    position: absolute;
    bottom: 0px;
    left: 15px;
    font-size: 0;
    line-height: 0;
}
.press-release ul li a:hover,.press-release ul li a:focus {
    text-decoration: none;
}
.press-release ul li .date {
    float: left;
    padding-right: 20px;
    max-width: 140px;
    min-width: 100px;
}
.press-release ul li .news-content {
    width: 87%;
    float: right;
}
.press-release ul li .date.col-md-2 {
    width: 20%;
	padding-left:0px;
	color:#fff
}
.press-release ul li  .col-md-10 {
    width: 80%;
}
@media only screen and (max-width:768px){
	.press-release ul li .date.col-md-2 {
    	width: 100%;
    	max-width: 100%;
		padding:0;
	}	
	.press-release ul li .col-md-10 {
    	width: 100%;
		padding:0;
	}
}
/*---Gallery--*/
.col-md-12.gallerylisting {
    position: relative;
    padding: 0;
    border-bottom: 12px solid #0099cc;
    margin: 30px 0;
    margin-bottom: 0;
}
.galleryicon {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 280px;
    margin: 0 auto;
    bottom: 0;
    padding: 10px 30px;
    background: #0099cc url(/media/1163/galleryicon.png)no-repeat left 10px center;
    z-index: 9;
}
.ppt {
    display: none !important;
}
.gallerylisting .galleryicon > a {
    position: relative;
    display: block;
}
.galleryicon a {
    color: #fff;
    padding-left: 25px;
    font-size: 20px;
    text-transform: uppercase;
}
.galleryitem.col-md-2 {
    width: 20%;
    padding: 0;
}
.pp_pic_holder.pp_default {
    z-index: 999999;
}
.gallerylisting .galleryitem > a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(155, 202, 63, 0.5);
    -ms-transition: ease .5s;
    -o-transition: ease .5s;
    -webkit-transition: ease .5s;
    -moz-transition: ease .5s;
    transition: ease .5s;
    opacity: 0;
}
.galleryitem.col-md-2 img {
    width: 100%;
}
.gallerylisting:hover   .galleryitem > a:before { opacity : 1;} 
.gallerylisting:hover   .galleryitem > a:hover:before { opacity : 0;}
.content-wrapper .image-section{
	overflow:hidden;
}
.day-btn-wrap ul {
    list-style-type: none;
    padding-left: 0;
    list-style-type: none;
    padding-left: 0;
}
.day-btn-wrap ul li {
    margin-right: 10px;
    display: inline-block; 
	padding-bottom: 10px;
	padding-left:0px;
	padding-right:20px;
}
.day-btn-wrap ul li:last-child {
    padding-left: 0px;
}
.day-btn-wrap ul > li > a {
    padding: 10px 45px;
    border-radius: 5px;
    border: 1px solid #0099cc;
    color: #0099cc;
}
.day-btn-wrap ul li:before {
    display: none !important;
}
.day-btn-wrap ul li a:hover{
	color: #9bca3f;
	border: 1px solid #9bca3f;
    text-decoration:none;
}
.day-btn-wrap ul li.active a {
    background: #9bca3f;
     border: 1px solid #9bca3f;
    color: #ffffff;
    text-decoration:none;
}
.gallery-listing.col-md-3 {
    padding-left: 0;
    margin-bottom: 20px;
    position: relative;
	    overflow: hidden;
}
.gallery-listing a {
    overflow: hidden;
    position: relative;
}
.gallery-listing:hover .galleryimageicon, .gallery-listing:hover .videogalleryimageicon {
    z-index: 99;
}
.galleryimageicon {
    background: url(/media/1164/galleryimageicon.png)no-repeat;
    position: absolute;
    width: 42px;
    height: 44px;
    left: 40%;
    top: 42%;
}
.image-title-wrap {
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    background: #3b3b3a;
    color: #fff;
    width: 100%;
}
.gallery-listing:hover .image-title-wrap {
    opacity: 1;
    bottom: -137px;
    background: rgba(34,32,32,0.8);
    height: 293px;
    width: 100%;
}
.gallery-listing:hover .galleryimageicon, .gallery-listing:hover .videogalleryimageicon {
    z-index: 99;
}
.photogallerylisting .thumb-slider h3 {
    color: #0099cc;
    display: inline-block;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
.photogallerylisting .thumb-slider h3:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #0099cc;
    position: absolute;
    bottom: 0;
    left: 0;
}
.gallery-listing:hover .image-title-wrap {
    opacity: 1;
    bottom: -137px;
    background: rgba(34,32,32,0.8);
    height: 293px;
    width: 100%;
}
@media only screen and (max-width: 990px){
.galleryitem.col-md-2 {
    width: 25%;
    padding: 0;
    float: left;
}
	.gallery-listing.col-md-3 {
    width: 33.333%;
}
}
@media only screen and (max-width: 640px){
.galleryitem.col-md-2 {
    width: 50%;
    padding: 0;
    float: left;
}
	.gallery-listing.col-md-3 {
    width: 50%;
}
}

/*============================Edited 05/12.2017==============================*/
/*---------footer----------*/
.site-footer {
    background-color: #0087d0;
    background: linear-gradient(to right,#289e62,#0087d0);
    color: white;
    padding: 40px 0 20px
}

.footer-box * {
    font-size: 15px
}

.footer-box .header-block {
    display: block;
    padding-bottom: 12px
}

.footer-box .header-block h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    position: relative;
    color: white;
    letter-spacing: .2px;
    display: inline-block
}

.footer-box .header-block h2:after {
    content: "";
    height: 1px;
    display: block;
    width: 100%;
    margin-top: 10px;
    background: #fff;
}

.footer-box .footer-link i {
    margin-right: 10px
}

.footer-box .address-block {
    padding-bottom: 10px
}

.footer-box .address-block * {
    line-height: 1.2
}

.footer-box .address-block h5 {
    color: white;
    margin-bottom: 5px;
    font-size: 18px
}

.footer-box .address-block p {
    margin-bottom: -2px;
    font-style: italic
}

.footer-box .address-block a {
    display: block;
    padding-bottom: 5px
}

.footer-box .social-icons li {
    float: left;
    margin-right: 10px;
    text-align: center
}

.footer-box .social-icons li a {
    width: 35px;
    /*background: #3e3e3e;*/
	background:none;
    display: block;
    height: 35px
}

.footer-box .social-icons li a:hover {
    background: #0b3f88
}

.footer-box .social-icons li i {
    font-size: 20px;
    padding-top: 8px;
    font-weight: 400
}

.footer-box:first-child li {
    padding-bottom: 10px
}

.footer-box:first-child p {
    margin-bottom: 0
}

.footer-box:nth-child(2) li {
    padding-bottom: 10px
}

.footer-box:nth-child(2) a i {
    color:#fff;
    margin-right: 10px
}

.footer-botom {
    background: #404040;
    padding: 25px 0
}

.footer-botom * {
    color: white
}

.footer-botom h5 {
    font-size: 20px;
    padding-bottom: 10px
}

.footer-botom p {
    font-size: 15px;
    letter-spacing: .4px;
    margin-bottom: 12px;
    font-weight: 300;
    line-height: 1.2
}

.footer-botom .img-holder {
    margin-left: 30px;
    margin-bottom: 20px;
    max-width: 200px;
    padding: 10px
}

.footer-botom .img-holder.bg-white {
    background: white
}

.footer-botom .img-holder.no-pad {
    padding: 0
}

.footer-botom .img-holder img {
    max-width: 100%;
    height: auto
}

.footer-bototm-links {
    list-style: none;
    margin: 0;
    padding: 10px 0 0
}
.footer-bototm-links li {
    display: inline-block;
    margin-right: 10px
}

.footer-bototm-links li,
.footer-bototm-links li a {
    color:#1191a1 !important;
    font-weight: bold;
    font-size: 15px
}
.footer-box .social-icons li a {
    background: none;
}
footer.main-footer.bg-gradient{
    position:relative;
    background:url('//www.futureenergyasia.com/sites/all/themes/gastech_fea/assets/img/template/intro-bg.png?v=4') no-repeat;
    background-size: cover;
    background-position:bottom;
    background: #293789;
}
footer.main-footer.bg-gradient:before {
    content: '';
    background-color: #2a3789;
   /* background: #0092d6;
    background: -webkit-linear-gradient(50deg, #0092d6 20%,#a1cc3a);
    background: linear-gradient(40deg, #0092d6 20%,#a1cc3a);*/
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity:.8;
}  
/*------------Slider---------------*/
.page-title{
	text-align:left;
}
.exec_committee figure img {
    width: 100%;
    transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	
	display:none;
}
.slick-slide img {
    display: block !important;
}
section.exec_committee .container {
    padding: 0;
}
.exec_committee .slick-slide{
    box-shadow: 0px 0px 15px 3px #eee;
    border: solid 1px #e6e6e6;
    background-color: #2a3789;
    margin: 5px;
    position: relative;
    overflow: hidden;
}
.exec_committee figcaption {
    text-align: center;
    
}
.exec_committee figcaption  h3,figcaption  h4,figcaption  p {
    color:#fff;
    font-weight:500;
    margin: 0;
}
.exec_committee figcaption h3{
    font-size:14px;
}

.exec_committee figcaption p {
    font-size: 11px;
    line-height: 1.5;
}

.exec_committee figcaption h4 {
    font-size: 15px;
}

.exec_committee figure:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.exec_committee figure{
    overflow:hidden;
	background: white;
}

.slider_wrapper {
    position: relative;
}

.slider_wrapper .slick-arrow {
    position: absolute;
    z-index: 99;
    
}
/*slider bg image*/
section.exec_committee {
    margin: 0 0 30px;
}
.exec_committee .slick-slide {
    position: relative;
}
.exec_committee .slick-slide:before {
    content: "";
    position: absolute;
    /*background: url(http://fea.dmg2.cmshelp.dk/media/1244/logo.png);*/
    z-index: 0;
    left: 0;
    height: 150px;
    bottom: 0;
    background-position:100% 45px;
    right: 0;
    background-size: 73px;
    background-repeat: no-repeat;
    transition: 1s ease-in;
    opacity: .9;
}
.exec_committee figcaption {
    position: relative;
    z-index: 99;
	padding:0 5px;
}
.site-footer a {
    color: #fff;
    text-decoration:none;
}
i.fa.fa-angle-left.slick-arrow,i.fa.fa-angle-right.slick-arrow {
    top: 38%;
    color: #fff;
    background:#404040;
    width: 35px;
    height: 35px;
    font-size: 32px;
    padding: 1px 13px;
}
@media (max-width: 1366px) {
	i.fa.fa-angle-left.slick-arrow,i.fa.fa-angle-right.slick-arrow {
		top: 35%;
	}
}
i.fa.fa-angle-left.slick-arrow{
    left: 0;
}
i.fa.fa-angle-right.slick-arrow {
    right:0
}

/*news letter*/
.subscribe-wrapper {
    background-color: #f3f3f3;
    margin-bottom: 10px;
	padding:40px 0;
}
.subscribe-wrapper .subscribe h2 {
    font-size: 35px;
    margin-bottom: 20px;
	text-align:center;
}
.subscribe-wrapper .subscribe p {
    margin-bottom: 35px;
    padding: 0 83px;
}
.subscribe-wrapper .subscribe .input-sec {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.subscribe-wrapper .subscribe .input-sec input {
    display: inline-block;
    margin-right: 10px;
    border: solid #d0d0d2 1px;
    padding: 7px 10px;
    max-width: 353px;
    outline-color: #2a3986;
}
.subscribe-wrapper .subscribe .input-sec .submit-button {
    background-color: #1191a1;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 12px 31px;
    cursor: pointer;
    transition: .3s ease-in;
}
/*header styles*/
ul.social_icons {
    list-style-type: none;
    display: inline-block;
   
}
@media (max-width:767px)
{.header-social-icons {
    text-align:  center;
}
}
ul.social_icons>li {
    float: left;
    margin: 5px;
    padding: 5px;
}
ul.social_icons>li .fa{
    font-size:20px;
}
.header_btns {
    display: inline-block;
    text-align: right;
    width: 100%;
}
.header_btns a {
    background: #2a3789;
    color: #fff;
   padding: 10px 5px 10px 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    min-width: 220px;
    display: inline-block;
    text-align: center;
	margin-bottom: 10px;
}
.header_text_inner {
    text-align: right;
    padding: 15px 0 0;
}
.header_text_inner h3 {
    margin: 0;
}
@media(min-width:768px){
	.flex-md-grid.flex-align-center div.col-md-8 {
    	padding-top:25px;
	}
}
@media (max-width:1440px){
    #main-nav li {
        padding: 10px 15px !important;
    }
    .header-middle.padding-top-bottom-30{
        padding: 0;
    }
    ul.social_icons {
    margin: 0;
    }
}
@media (max-width:1200px){
    #main-nav li {
        padding: 10px 15px !important;
    }
}
ul.social_icons {
    margin: 0;
}
.header-middle.padding-top-bottom-30{
    padding:10px  0;
}

@media screen and (max-width: 1024px){
	nav#nav{
		/*background: #1090a3;*/
		background: #2a3789;
    	border-top: 5px solid #fff;
		height: auto;
	}
}
@media(min-width:768px){
	ul.social_icons {
       float: right;
    }
	
}
@media(max-width:767px){
	nav#nav{ 
		height: 90vh;
	}
}
@media(max-width:767px){
	.logo img {
    	max-width: 200px !important;
    	width: 100%;
	}
	
	.icn_wrapper {
    	text-align: center;
    	display: block;
    	width: 100%;
	}
	.header_btns {
    	text-align: center;
	}
	.header_text_inner {
    	text-align: center;
	}
	.header-middle.padding-top-bottom-30 {
    	padding-top: 10px;
    	padding-bottom: 10px;
	}
	section.bannericon-wrapper ul li{
    	width:100%;
	}
	.logo {
    	padding: 0;
	}

	ul.social_icons {
    	margin: 0;
	}
	.header_text_inner {
       padding: 10px 0 0;
	}
	.header_text_inner h3 {
    	font-size: 14px;
	}
	.logo h4{
    	font-size:10px;
	}
	ul.social_icons {
    	padding: 0;
	}
	ul.social_icons>li{
    	margin:0;
	}
	.header_btns a {
    	padding: 5px 10px;
    	font-size: 12px;
		margin:1px;
		min-width: 170px;
	}
}
/*bottom header styles*/
.header-bottom {
    box-shadow: none;
    border-top: none;
    background-color: transparent;
    /*background: linear-gradient(to right,#289e62,#0087d0);*/
}
@media screen and (min-width: 1025px){
    nav#nav>#main-nav>li:not(:first-child) {
        border-left: none !important;
    }
}
#main-nav li {
    padding: 10px 35px;
}
#main-nav li a {
    text-transform:uppercase;
    font-size:13px;
    font-weight: 600;
}
#main-nav li a:first-child {
    padding: unset !important;
}
#main-nav>li>a:hover, #main-nav>li>a:focus, #main-nav>li>a:active, #main-nav>li>a.active {
    background: none;
    color: #fff;
    opacity: 0.8;
}
.search-box {
    display: none;
}
.header-middle.padding-top-bottom-30 {
    border-top: 3px solid #555 !important;
}
/*banner slide styles*/
#bannerSlider {
    position: relative;
}
#bannerSlider .slick-slide {
    /*height: 360px;*/
	height: 280px;
    background-position: center;
    background-size: cover;
}
.banner_img1{
	background: url(/media/1232/slide-bg-1_0.png);
}
.banner_img2{
	background: url(/media/1233/slide-bg-2_1.png);
}
.banner_img3{
	background: url(/media/1234/slide-bg-3_0.png);
}
.bnr_img_det {
    position: relative;
}
.bnr_img_det h1,.bnr_img_det h3,.bnr_img_det a{
	text-transform:uppercase;
	color:#FFF;
}
.bnr_img_det h1{
	font-size:56px;
}
.bnr_img_det h3{
font-size:25px;}
.bnr_img_det a{
	background:#2a3789;
	font-size:16px;
	padding: 10px 40px;
	text-decoration:none;
	margin-top:10px;
	display:inline-block;
}

.banner_btns a{
	float:left;
	margin-right:10px;
}
section.bannericon-wrapper {
    background: #333 !important;
}
section.bannericon-wrapper ul li{
   padding: 0px;
}
.bannericon-text h2 {
    font-size: 25px !important;
}
.bannericon-text p {
    font-size: 16px !important;
}
ul.banner-icon li:after{
    top:20px !important;
}
.company-marquee-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
}
#bannerSlider .slick-dots li button:before{
    content:"";
    display:block;
    width:16px;
    height:16px;
    background:#fff;
	opacity: 0.5 !important;
}
#bannerSlider .slick-dots{
    position:absolute;
    width:100%;
    display: flex;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    bottom: -4px;
    left: 15px;
}
 .slick-dotted.slick-slider{
    margin-bottom:0;
}
ul.banner-icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	list-style-type:none;
	padding:0;
}
#bannerSlider .slick-dots li {
    margin: 0;
}
#bannerSlider .slick-dots li.slick-active button:before{
  background: #2a3789;  
}
@media(max-width:992px){
    .bnr_img_det h1 {
    	font-size: 42px;
	}
	.bnr_img_det {
    	text-align: center;
	}
}
@media(max-width:545px){
   .bnr_img_det h1 {
    	font-size: 36px;
	}
	.bnr_img_det h3 {
    	font-size: 18px;
	}
	.bnr_img_det {
   		text-align: center;
	}
}
@media(max-width:480px){
    .banner_btns a{
		display:block !important;
		width:100%;
	}
}
.banner_btns {
    display: inline-block;
}
@media(max-width:595px){
    .subscribe-wrapper .subscribe .input-sec input {
        max-width: 100%;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
	.input-sec {
        clear: both;
    }
    .subscribe-wrapper .subscribe p{
        padding:0;
    }
}
#bannerSlider .slick-next{
    left:25px;
    z-index:999;
    height:40px;
    width:10px
}

#bannerSlider .slick-prev {
    right: 25px; z-index:999;
    height:40px;
    width:10px;
	left:unset;
}
#bannerSlider  .container {
    display: table;
    height:100%;
}
.bnr_img_det h3 {
    text-transform: capitalize;
    
}
@media(min-width:1024px){
	.bnr_img_det h3 {
		max-width: 50%;
	}
}
.bnr_img_det {
    display: table-cell;
    vertical-align: middle;
}
@media(max-width:1280px) and (min-width:992px){
   .bnr_img_det {
    	padding: 0 100px;
	} 
}
@media(max-width:545px){
	.slick-next.slick-arrow ,.slick-prev.slick-arrow{
    	display:none !important;
	}
}
#mainSlider.slick-slider .slick-track, #mainSlider.slick-slider .slick-list {
    /* display: flex !important; 
     display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;*/
}
/*sticky header*/
@media(max-width: 1024px) {
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index:9999;
	border-bottom: 3px solid #ddd;
    /*box-shadow: 0 0px 16px -4px rgba(0,0,0,0.4);*/
	-webkit-transition: border-bottom 0.2s ease;
	-moz-transition: border-bottom 0.2s ease;
	-o-transition: border-bottom 0.2s ease;
	transition: border-bottom 0.2s ease;
}
}
main.main-wrapper {
    padding-bottom: 0 !important;
}

section.subscribe-wrapper {
    margin-bottom: 0 !important;
}
.rightsideslider-wrapper >div:first-child ul.slide-wrap-child {
    padding: 0 15px;
    text-align: center;
}

.rightsideslider-wrapper >div:first-child ul.slide-wrap-child img {
    margin: 0 !important;
}
/*sponsor section*/
.sponsor_imgs {
    padding: 35px 0 0px;
    max-width: 100%;
    margin: auto;
}
.sponsor_imgs>div>div {
    text-align: center;
    padding:10px;
}
.sponsor_imgs img{
	max-height: 130px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.header_btns a:hover {
    background: #013950e3;
}
/*banner animation*/
@-webkit-keyframes fadeInUp-animated {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0,100%,0);
        -ms-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}
@keyframes fadeOutRight-animated {
    0% {
        opacity:1
    }
    100% {
        opacity:0;
        -webkit-transform:translate3d(80%,0,0);
        -ms-transform:translate3d(80%,0,0);
        transform:translate3d(80%,0,0)
    }
}

.bnr_img_det h3,.bnr_img_det a,.bnr_img_det h1 {
    -webkit-animation: fadeOutRight-animated 1s both;
    animation: fadeOutRight-animated 1s both;
    
}
div#bannerSlider .slick-slide.slick-active .bnr_img_det h3,
div#bannerSlider .slick-slide.slick-active .bnr_img_det a,
div#bannerSlider .slick-slide.slick-active .bnr_img_det h1{
    -webkit-animation: fadeInUp-animated 1s both 0.5s !important;
    animation: fadeInUp-animated 1s both 0.5s !important;
}
/*banner animation end*/
/*speaker section*/
@media (min-width:767px){
	.sponsor_imgs>div {
    	display: flex;
	}
}
@media (max-width:767px){
	.sponsor_imgs>div {
    	display: flex;
		flex-wrap:wrap;
	}
}
@media (max-width:767px){
	.sponsor_imgs>div div:first-child{
    	min-height:145px;
	}
}
.sponsor_imgs .col-md-3.col-xs-12 {
    /*width:calc((100% /4) - 30px );*/
    border:2px solid rgba(255, 255, 255 ,0.3);
    border-color:rgba(42, 55, 137, 0.52);
    margin:0 15px;
    overflow:hidden;
}
.sponsor_imgs .col-md-3 a {
    height: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sponsor_imgs a:hover img{
    -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sponsor_imgs .col-md-3 a img {
    max-width: 100%;
    max-height: 120px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
@media(max-width:767px){
	.sponsor_imgs .col-md-3.col-xs-12 {
    	width: -webkit-calc((100% /2) - 30px );
    	width: -moz-calc((100% /2) - 30px );
    	width: -ms-calc((100% /2) - 30px );
    	width: calc((100% /2) - 30px );
    	margin: 15px;
	}
}
@media(max-width:480px){
	.sponsor_imgs .col-md-3.col-xs-12 {
   		width: calc((100%) - 30px );
   		width: -moz-calc((100%) - 30px );
    	width: -ms-calc((100% ) - 30px );
    	width: calc((100% ) - 30px);
	}
}
.bnr_img_det a:hover {
    background: #264f63;
}
.main-footer {
    padding: 50px 0 40px !important;
}

/*****About page styles******/
.btns_inline {
    padding-top: 20px;
}

span.green-btn {
    font-size: 15px;
    font-weight: bold;
}

.two_cln_cnt p {
    color: #fff;
}
.two_cln_cnt .column:last-child{
    padding: 30px 15px 30px 20px;
}

.two_cln_cnt {margin-bottom: 40px;overflow: hidden;}

.about_cln {
    padding: 40px 0;
}
.about_cln h3 {
    padding: 5px 20px;
    color: #fff;
    background-color: #0087d0;
 /*   background: linear-gradient(to right,#289e62,#0087d0);*/
    margin: 0;
    text-align:center;
	border-bottom: 1px solid #fff;
}
.about_cln .row{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  	display: -ms-flexbox;  /* TWEENER - IE 10 */
  	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  	display: flex; 
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
}
.about_cln p {
    padding:20px;
 }
.about_cln .row>div {
    padding: 0;
    margin: 15px;
	width:calc(100%/4 - 30px) !important;
	width:-webkit-calc(100%/4 - 30px) !important;
	width:-ms-calc(100%/4 - 30px) !important;
	width:-moz-calc(100%/4 - 30px) !important;
	color: #fff;
}
.about_cln .row>div {
    background: #0389ca;
}

/*.about_cln .row>div:nth-child(odd) {
    background: #269d66;
}*/
.btns_inline span.green-btn{
    position: relative;
    display:inline-block;
}
.btns_inline span.green-btn:after {
    content: "\f105";
    position: absolute !important;
    display: inline-block;
    z-index: 99999;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    font-size: 32px;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
    
}
.btns_inline .green-btn {
    padding: 10px 30px;
    text-align: center;
	min-width:348px;
	margin:5px; 
}
.clip_img {
    background: url('/media/1246/6c0a6159_3.jpg');
    background-size: cover;
    min-height: 350px;
}
.about_cln .row>div ul {
    padding: 5px 20px;
}
@media(min-width:1170px){
	.clip_img:after {
    	position: absolute;
    	content: '';
    	top: -1px;
    	right: -482px;
    	width: 0;
		height: 0;
    	border-style: solid;
    	border-width: 0 500px 1014px 500px;
    	border-color: transparent transparent #0099cc transparent;
    	-webkit-transform: rotate(360deg);
	}
	.two_cln_cnt {background: #0099cc;}
}
@media(max-width:1170px){
    .two_cln_cnt .column{
        width:100%;
		padding:0;
    }
    .two_cln_cnt .column img{
        max-width:100%;
    }
	.two_cln_cnt p {
    	color: #fff;
    	padding: 10px 20px;
	}
	.two_cln_cnt .column:last-child{
    	background: #0099cc;
}
    
}

@media(max-width:1296px){
	.about_cln .row>div {
    	width:-webkit-calc(100%/2 - 30px) !important;
		width:-moz-calc(100%/2 - 30px) !important;
		width:-ms-calc(100%/2 - 30px) !important;
		width:calc(100%/2 - 30px) !important;
	}
}
@media(max-width:480px){
	.about_cln .row>div {
    	width:-webkit-calc(100% - 30px) !important;
		width:-moz-calc(100% - 30px) !important;
		width:-ms-calc(100% - 30px) !important;
		width:calc(100% - 30px) !important;
	}
	.btns_inline .green-btn {
   
    min-width:100% !important;
}
}

/* Code by Saifudeen */

.btn_anim_section_this {
	position:relative;
	  animation: loader_sesc_this 0.5s ease;
    -webkit-animation: loader_sesc_this 0.5s ease;
    -moz-animation: loader_sesc_this 0.5s ease;
    -ms-animation: loader_sesc_this 0.5s ease;
	 animation-fill-mode: forwards;
	 -webkit-animation-fill-mode: forwards;
	 -moz-animation-fill-mode: forwards;
	 animation-delay: 1s;
	 -webkit-animation-delay: 1s;
	 -moz-animation-delay: 1s;
	opacity:0;
	
}




 @-webkit-keyframes loader_sesc_this {
                        0%   {opacity:0;}
                        100% {opacity:1;}
                    }
                    @-moz-keyframes loader_sesc_this {
                        0%   {opacity:0;}
                        100% {opacity:1;}
                    }
                    
                    /* Standard syntax */
                    @keyframes loader_sesc_this {
                            0%   {opacity:0;}
                        100% {opacity:1;}
                    }




.dmg_this_basic_sec {
    text-align:justify;
}

.dmg_this_basic_sec {
    max-width:990px
}


/* basic fade animation */

/* fade in time duration animation class */
.img_fade_in_after_some_sec{
 animation: fade_it_anbim_sec 0.5s ease;
    -webkit-animation: fade_it_anbim_sec 0.5s ease;
    -moz-animation: fade_it_anbim_sec 0.5s ease;
    -ms-animation: fade_it_anbim_sec 0.5s ease;
	 animation-fill-mode: forwards;
	 -webkit-animation-fill-mode: forwards;
	 -moz-animation-fill-mode: forwards;
	 animation-delay: 2s;
	 -webkit-animation-delay: 2s;
	 -moz-animation-delay: 2s;
	opacity:0;
}
.this_basic_fade_abimation_settting {
	position:relative;
	  animation: fade_it_anbim_sec 0.5s ease;
    -webkit-animation: fade_it_anbim_sec 0.5s ease;
    -moz-animation: fade_it_anbim_sec 0.5s ease;
    -ms-animation: fade_it_anbim_sec 0.5s ease;
	 animation-fill-mode: forwards;
	 -webkit-animation-fill-mode: forwards;
	 -moz-animation-fill-mode: forwards;
	 animation-delay: 0.6s;
	 -webkit-animation-delay: 0.6s;
	 -moz-animation-delay: 0.6s;
	opacity:0;
	
}

 @-webkit-keyframes fade_it_anbim_sec {
                        0%   {opacity:0;}
                        100% {opacity:1;}
                    }
                    @-moz-keyframes fade_it_anbim_sec {
                        0%   {opacity:0;}
                        100% {opacity:1;}
                    }
                    
                    /* Standard syntax */
                    @keyframes fade_it_anbim_sec {
                            0%   {opacity:0;}
                        100% {opacity:1;}
                    }



span.green-btn.poli_btn_seg_by {
    position:unset !important;
   padding: 15px 30px;
    margin-top: 40px;
    display: inline-block;
}

h2.heading_back_bar {margin-top:40px;}
.mencepor{
    max-width:70%;
}
.this_basic_fade_abimation_settting_09s {
	position:relative;
	  animation: fade_it_anbim_sec 0.9s ease;
    -webkit-animation: fade_it_anbim_sec 0.9s ease;
    -moz-animation: fade_it_anbim_sec 0.9s ease;
    -ms-animation: fade_it_anbim_sec 0.9s ease;
	 animation-fill-mode: forwards;
	 -webkit-animation-fill-mode: forwards;
	 -moz-animation-fill-mode: forwards;
	 animation-delay: 0.6s;
	 -webkit-animation-delay: 0.6s;
	 -moz-animation-delay: 0.6s;
	opacity:0;
	
}

@media only screen and (max-width:1442px){
    .dmg_event_this_padding_p{
        padding-top:10px;
    }
    
}

.article ul> li:before {
    content: '';
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #fff;
    left: -2px;
    -webkit-box-shadow: 0 0 0 2px #2a3789;
    box-shadow: 0 0 0 2px #2a3789 !important;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    top: 11px;
    max-height: 10px;
    max-width: 10px;
    display: block!important;
}

.article ul>li:hover:before {
    background: #2a3789;
    -webkit-box-shadow: none !important;
    box-shadow: none;
}

/* Rotate Animation */ 
 @-webkit-keyframes ss_fade_it_anbim_sec {
                        0%   {
opacity:0;
-webkit-transform:rotate(0deg);
-mstransform:rotate(0deg);
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}
                        100% {
opacity:1;
-webkit-transform:rotate(360deg);
-mstransform:rotate(360deg);
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
                    }
                    @-moz-keyframes ss_fade_it_anbim_sec {
                        0%   {
opacity:0;
-webkit-transform:rotate(0deg);
-mstransform:rotate(0deg);
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}
                        100% {
opacity:1;
-webkit-transform:rotate(360deg);
-mstransform:rotate(360deg);
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
                    }
                    
                    /* Standard syntax */
                    @keyframes ss_fade_it_anbim_sec {
                        0%   {
opacity:0;
-webkit-transform:rotate(0deg);
-mstransform:rotate(0deg);
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}
                        100% {
opacity:1;
-webkit-transform:rotate(360deg);
-mstransform:rotate(360deg);
-moz-transform:rotate(360deg);
transform:rotate(360deg);
}
                    }
/*conference page icon hover effect*/
.conference_pg_icns img {transition: transform 2s !important;}
.conference_pg_icns img:hover{transform: translate(20px, 0px); }
/*why thailand page style*/
@media(max-width:767px){
.video_blk iframe {
    width: 100%;
}
}
.underline{
	border-bottom: solid 3px;
    display: inline-block;
    display: inline-block;
    padding-bottom: 6px;
    margin-bottom: 20px;
    border-color: #2a3789;
}
.sponsor_logos{
	padding:50px 0;
}
.sponsor_logos h2{
	margin-left:15px;
}
span.bg-blue.bookastand {
    width: 35%;
    padding: 8px 30px;
    display: block;
	position:relative;
	text-transform:uppercase;
}
@media(max-width:480px){
	span.bg-blue.bookastand {
		width:100%;
	}
}
span.bg-blue.bookastand:after {
    top: 15px;
    right: 8px;
    background-image: url('/media/1247/right-arrow-large.png');
    background-size: 19px 19px;
    width: 22px;
    height: 22px;
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
}
.side-bar .smallbox-wrap .links li{
	position:relative;
	text-transform:uppercase;
}

.side-bar .smallbox-wrap .links li a:after {
    top: 50%;
    right: 8px;
    background-image: url(/media/1247/right-arrow-large.png);
    background-size: 19px 19px;
    width: 22px;
    height: 22px;
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
span.bg-blue.bookastand:hover{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #a1cc3a;
}
.exhbit_blk .column {
    margin: 10px;
}
.section_exhibit{
	padding-top:20px;
}
.exhbit_blk {
    display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
    flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin:0 -10px;
	padding: 0 0 25px;
}

.exhbit_blk>div {
    width: calc(100%/3 - 20px);
	width: -webkit-calc(100%/3 - 20px);
	width: -moz-calc(100%/3 - 20px);
	width: -ms-calc(100%/3 - 20px);
    padding: 15px 20px 0;
    color: #fff;
	
}
@media(max-width:767px){
	.exhbit_blk>div {
    	width: calc(100%/2 - 20px);
		width: -webkit-calc(100%/2 - 20px);
		width: -moz-calc(100%/2 - 20px);
		width: -ms-calc(100%/2 - 20px);
	}
}
@media(max-width:480px){
	.exhbit_blk>div {
    	width: calc(100% - 20px);
		width: -webkit-calc(100% - 20px);
		width: -moz-calc(100% - 20px);
		width: -ms-calc(100% - 20px);
	}
}
.exhbit_blk>div:nth-child(even) {
    background: #0389ca;
}

.exhbit_blk>div:nth-child(odd) {
    background: #269d66;
}
section.venue {
    background-image: url(/media/1495/webpnet.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
}
@media (min-width:767px){
	section.venue {
    	background-attachment: fixed;
    	background-position: center;
    	min-height: 280px;
	}
}
section.venue:before {
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
}
section.venue  a{
    color: #fff;
}
/*section.venue address a{
    color: #fff;
}*/

section.venue h2,section.venue p {
    color: #fff;
}

section.venue p {
    text-align: justify;
}

.bannericon-text p{
	margin-top:0 !important;
}
.bannericon-text {
    padding: 0 5px;
}
@media (max-width:1439px){
	.vip_pgm_heading {
    	max-width: 75%;
	}
}
@media (max-width:1081px){
	.vip_pgm_heading {
    	max-width: 75%;
	}
}
@media(max-width:545px){
	.nav-toggle-icon span {
   	 margin-top: -1px !important;
	}
}
.conference_pg_icns {
    display: flex;
    flex-wrap: wrap;
}

.conference_pg_icns>div {
    width: calc(100%/4 - 20px);
    margin: 10px;
	border: 2px solid rgba(255, 255, 255 ,0.3);
    border-color: rgba(20, 139, 185,0.3);
	padding:10px;
}
.events_btn{
	padding-top:50px;
}
@media(max-width:1204px){
    .conference_pg_icns>div {
        width: calc(100%/2 - 20px);
    }
}
@media(max-width:480px){
    .conference_pg_icns>div {
        width: calc(100% - 20px);
    }
}
@media (max-width:1439px){
    .exhbit_blk>div{
        min-height:181px;
    }
}
@media (max-width:1062px){
    .exhbit_blk>div{
        min-height:211px;
    }
}
@media (max-width:767px){
    .exhbit_blk>div{
        min-height:auto;
    }
}
@media (max-width:678px){
    .exhbit_blk>div{
        min-height:142px;
    }
}
@media (max-width:577px){
    .exhbit_blk>div{
        min-height:170px;
    }
}
@media (max-width:480px){
    .exhbit_blk>div{
        min-height:auto;
    }
}
@media (max-width:447px){
    .exhbit_blk>div{
        min-height:107px;
    }
}
.exe_dialog .row {
    display: flex;
    flex-wrap: wrap;
}
@media(max-width:885px){
    .col-md-6.column {
        width:100%;
    }
    .exe_dialog img{
        width:100%;
    }
}
.exe_dialog {
    background: #0099cc;
    padding:0!important
}
.exe_dialog p{
	margin:0 !important;
}
.exe_dialog ul li {
    color: #fff;
}
.exe_dialog ul{
	padding: 20px 20px 0 !important;
}
.exe_dialog img{
	height:100%;
}
.clip_img-bg {
    min-height: 320px;
    background: url(/media/1264/dsc00801_0_0.jpg) 0% 0% / cover;
}

.two_cln_cnt .bg-blue a {
    color: #123950;
}
@media (min-width: 1170px)
{
.clip_img-bg::after {
    position: absolute;
    content: "";
    top: -1px;
    right: -482px;
    width: 0px;
    height: 0px;
    transform: rotate(360deg);
    border-style: solid;
    border-width: 0px 500px 1014px;
    border-color: transparent transparent rgb(0, 153, 204);
}
}
.event-details h4 {
    font-size: 15px;
}
span.green-btn.btn_anim_section_this.poli_btn_seg_by {
    text-transform:  uppercase;
}
div#bannerSlider  .bnr_img_det h3, div#bannerSlider  .bnr_img_det a, div#bannerSlider  .bnr_img_det h1 {
    -webkit-animation: fadeInUp-animated 1s both 0.5s !important;
    animation: fadeInUp-animated 1s both 0.5s !important;
}
.banner_img {
    height: 280px;
    background-position: center;
    background-size: cover;
    display: block;
}
@media(max-width:480px){
	.bnr_img_det h1 {
    font-size:  28px;
}

.banner_btns a {
    padding: 5px;
    line-height: 1.5;
}
}
@media(max-width:690px){
    .sponsor_logos {
        padding-bottom: 0;
    }

    h2.page-title.underline {
        margin-bottom: 16px;
    }
}
.two_cln_cnt .session-heading.col-md-12 {
    background: #2a3789;
    text-align:  center;
    color: #fff;
}

.two_cln_cnt .session-heading.col-md-12 h2 {
    font-size: 18px;
    padding: 10px  0;
}
.two_cln_cnt .readmore-btn a {
    text-transform:  uppercase;
}
.rightsideslider-wrapper {
    padding-top: 0px;
}
/*New Banner*/
.main-banner .sliderbox h1 {
    color: #fff;
    text-transform: capitalize;
}
.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner {
    min-width: 157px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: #1191d3;
    padding: 10px 15px;
    width: unset;
    display: inline-block;
}

.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner a {
    padding: 10px 15px;

    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.main-banner .sliderbox p {
    color: #fff;
}

.main-banner .company-count>div {
    float: left;
    padding: 10px;
}

.main-banner .count h2,
.count p {
    color: #fff;
    font-size: 36px;
    margin: 0;
}

.main-banner .count p {
    font-size: 13px;
    text-transform: uppercase;
    width: 100px;
    letter-spacing: 1px;
    margin: 0 auto;
}

.main-banner .count h2 {
    font-weight: 500;
}

.main-banner .slider .slides {
    min-height: 291px;
	background-size: cover;
}
.main-banner .slides {
    padding-bottom: 30px;
    padding-top:10px
}
@media (min-width:1200px){
.company-count {padding: 0px 0 0 100px;}
}
}
@media(max-width:360px){
span.btn-call.col-lg-3.col-sm-12.btn-banner {
    width: 100% !important;
    text-align: center;
}}
@media(max-width:767px) {

.count {
    width: 25%;
}

.main-banner .count h2, .count p {
    font-size: 28px;
}
}

.company-count {
    display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
    flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
    text-align: center;
	margin-top:-50px;
}
.main-banner .slider-content .col-lg-6.col-md-6.col-sm-12 {
    position:  relative;
    bottom: -80px;
}
@media(max-width:1200px){
    .main-banner .count h2{
        font-size:24px;
    }
}
.main-banner .banner-btn-wrapper {
    clear: both;
}

.main-banner .sliderbox {
    min-height: 100px;
}
/*Executive committee slider*/
img.company-logo {
    padding: 0 30px;
}
figcaption {
    min-height: 114px;
    position: absolute;
    bottom: 0px;
}
div#mainSlider {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}
.slider_wrapper .single-speaker-wrapper {
    box-shadow: 0px 0px 15px 3px #eee;
    border: solid 1px #e6e6e6;
    background-color: #2a3789;
    margin: 5px;
    position: relative;
    overflow: hidden;
    /*width: calc(100%/6 - 10px);
    width: -webkit-calc(100%/6 - 10px);
    width: -moz-calc(100%/6 - 10px);
    width: -ms-calc(100%/6 - 10px);*/
    width: 160px;
    padding-bottom: 40px;
    float: left;
}
.exec_committee figure img{
    display:block;
}
@media(max-width:1200px){
    div#mainSlider>div.single-speaker-wrapper {
        width: calc(100%/4 - 10px);
        width: -webkit-calc(100%/4 - 10px);
        width: -moz-calc(100%/4 - 10px);
        width: -ms-calc(100%/4 - 10px);
    }
}
@media(max-width:921px){
    div#mainSlider>div.single-speaker-wrapper {
        width: calc(100%/2 - 10px);
        width: -webkit-calc(100%/2 - 10px);
        width: -moz-calc(100%/2 - 10px);
        width: -ms-calc(100%/2 - 10px);
    }
}
@media(max-width:480px){
    div#mainSlider>div.single-speaker-wrapper {
        width: calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
        width: -moz-calc(100% - 10px);
        width: -ms-calc(100% - 10px);
    }
}
/*media partner*/
.partner-section-wrapper .single-partner {
    float:  left;
    width: calc(100% / 4 - 20px);
    width: -webkit-calc(100% / 4 - 20px);
    width: -moz-calc(100% / 4 - 20px);
    width: -ms-calc(100% / 4 - 20px);
   /* border-left: 1px solid #2a3789;
    border-right: 1px solid #2a3789;
    border-top: 1px solid #2a3789;
    border-bottom: 3px solid #606060;*/
    padding: 10px;
    margin: 5px;
    display:  flex;
    flex-wrap: wrap;
	box-shadow: 0 0 6px rgba(0,0,0,0.14), 0 -2px 12px rgba(0,0,0,0.11);
}

.logo-section {
    width: 100%;
   /* border-bottom: 2px solid #2a3789;*/
}

.content-section .company,.content-section .type {
    font-size: 18px;
}

.content-section .company {
    color: #2a3789;
    text-transform:  capitalize;
}

.content-section .type {
    text-transform:  capitalize;
}

.content-section {
    min-height: 110px;
    padding-top: 10px;
	display: none;
}

.read-more-button a {
    color: #2a3789;
    font-weight:  700;
}
.partner-section-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
@media screen and (max-width: 1439px)
{
    .partner-section-wrapper .single-partner {
    width: calc(100% / 3 - 20px);
    width: -webkit-calc(100% / 3 - 20px);
    width: -moz-calc(100% / 3 - 20px);
    width: -ms-calc(100% / 3 - 20px);
}
}
@media screen and (max-width: 1200px)
{
.content-section .company, .content-section .type {
    font-size: 16px;
}
}
@media screen and (max-width: 992px)
{
    .partner-section-wrapper .single-partner {
    width: calc(100% / 2 - 20px);
    width: -webkit-calc(100% / 2 - 20px);
    width: -moz-calc(100% / 2 - 20px);
    width: -ms-calc(100% / 2 - 20px);
}
}
@media screen and (max-width: 530px)
{
    .partner-section-wrapper .single-partner {
    width: 100% ;
}
.partner-section-wrapper {
    display: block;
}
}
.span6.col-md-6.contourField.country.dropdownlist.mandatory.alternating {
    min-height: 96px;
}
.contourField .field-content {
    width:  100% !important;
}

@media (max-width:1200px){
    .main-banner .slider-content .col-lg-6.col-md-6.col-sm-12 {
        bottom: -40px !important;
    }
    .company-count {
        margin-top: 0px;
    }
}
@media (max-width:767px){
    .main-banner .slider-content .col-lg-6.col-md-6.col-sm-12{
        width:100% !important;
        display:block;
        clear:both;
        padding: 15px 20px;
    }
    .main-banner .slider-content .col-lg-6.col-md-6.col-sm-12 {
        bottom: -10px !important;
    }
}

@media(max-width:480px){
   .count {
        width: calc(100%/3 ) !important;
    } 
}
@media(min-width:768px){
.main-banner {
    height: 290px;
    overflow: hidden;
}
}
@media(max-width:767px){
.main-banner {
    max-height: 378px;
    overflow: hidden;
}
}
/*single speaker details*/
	.speaker-details-img figcaption .spr-name {
    color: #2a3789;
    font-weight:  600;
}

.speaker-details-img figcaption .spr-company {
    font-size: 14px;
    color: #666;
    text-transform:  capitalize;
    font-style:  italic;
}
.speaker-details-img figcaption .spr-designation {
    font-size: 15px;
    text-transform: capitalize;
    color: #666;
}
    .speakers-single-wrapper {
        background: none;
    }

    .speakers-details .section_heading {
        margin-top: 0
    }

    .speaker-details-img.col-md-3 {
        padding-left: 0;
    }

    @media only screen and (min-width: 762px) {
        .speakers-details {
            padding: 0 40px
        }
    }

    .section_heading span {
        padding-left: 10px;
        color: #e4ac14
    }

    .speakers-details .section_heading {
        margin-top: 0;
        padding-bottom: 0px
    }

    .speaker-bottomsection {
        margin-bottom: 20px;
        padding-top: 40px;
    }

    @media screen and (max-width: 767px) {
        .speaker-bottomsection {
            text-align: center
        }

        .speaker-bottomsection {
            text-align: center
        }
    }

    .person-description {
        padding-top: 0px
    }

    h3.speaker-country {
        font-size: 28px;
        font-style: italic;
        font-weight: 400;
        color: #565656;
        text-transform: none
    }

    @media screen and (max-width: 767px) {
        .speaker-back-btn {
            margin-top: 20px
        }
    }

    .speaker-back-btn a {
        padding: 13px;
        text-transform: uppercase;
        border: 2px solid #2a3789;
        color: #2a3789;
        font-size: 17px;
        font-family: inherit;
        font-weight: 600;
    }

    .speaker-session-wrapper .section_heading {
        margin-bottom: 25px;
        margin-top: 25px;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: uppercase;
        padding-bottom: 5px;
        font-size: 28px;
        font-size: 1.75rem;
        position: relative;
        color: #000;
        font-weight: bold
    }

        .speaker-session-wrapper .section_heading span {
            color: #be9a56
        }

        .speaker-session-wrapper .section_heading:before {
            content: '';
            margin-top: 10px;
            width: 87px;
            height: 4px;
            background: #be9a56;
            position: absolute;
            display: block;
            bottom: 0
        }

    .speaker-session-wrapper .session_single {
        background: #4f4f4e;
        background-repeat: no-repeat;
        padding: 25px 30px;
        background-position: top right
    }

        .speaker-session-wrapper .session_single .date-wrapper {
            margin-bottom: 10px
        }

            .speaker-session-wrapper .session_single .date-wrapper .session-date, .speaker-session-wrapper .session_single .date-wrapper .session-time {
                font-size: 20px;
                font-size: 1.25rem
            }

        .speaker-session-wrapper .session_single .session-day a h4 {
            position: relative;
            padding-bottom: 5px
        }

            .speaker-session-wrapper .session_single .session-day a h4:before {
                content: '';
                position: absolute;
                background: #fff;
                height: 1px;
                width: 320px;
                bottom: 0
            }

        .speaker-session-wrapper .session_single .session-day * {
            color: #fff
        }

    h2.section_heading {
        text-align: left;
        font-size: 42px;
        text-transform: none;
        padding-bottom: 20px;
        color: #fbc106;
        font-weight: 300;
    }

    @media screen and (max-width: 767px) {
        .speaker-details-img figure {
            max-width: 320px;
            margin: 0 auto
        }
    }

    .speaker-details-img figcaption {
        background: url(../images/speaker-pattern.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 10px 0px;
        max-width: 347px;
		position: relative;
    }

        .speaker-details-img figcaption .spr-name {
            color: #2a3789;
            font-size: 22px;
            text-transform: uppercase;
            font-family: 'Cabin',sans-serif;
            line-height: 25px;
            padding-bottom: 5px;
        }

        .speaker-details-img figcaption p {
            margin: 0;
            text-transform: uppercase;
            color: #c2c1c0;
            font-size: 15px;
            font-weight: 500;
            line-height: 22px;
            padding-top: 2px;
        }
            .speaker-details-img figcaption p.speaker-label {
                color: #be9a56 !important;
                font-size: 15px;
            }

    @media screen and (max-width: 479px) {
        .speakers-details, .speaker-details-img, .speaker-details-description {
            padding: 0
        }
    }

    .speaker-right-nav {
        position: absolute;
        right: 0;
        top: 45%;
        width: 33px;
        height: 74px;
        background: url(/media/1152/speaker-next-arrow.png);
        background-size: cover
    }

    .speaker-left-nav {
        background: url(/media/1153/speaker-prev-arrow.png);
        position: absolute;
        left: 0;
        top: 45%;
        width: 33px;
        height: 74px
    }

        .speaker-left-nav .tooltip {
            left: 0 !important
        }

    .tooltip {
        border: #e0dddd 1px solid;
        border-radius: 3px;
        box-shadow: #333 0 0 2px;
        right: 0;
        top: 0;
        position: absolute;
        background: #fff;
        z-index: 10000;
        padding: 12px;
        box-sizing: border-box;
        font-size: 12px;
        color: #858484;
        text-align: left;
        -webkit-transition: all 500ms ease-out;
        -moz-transition: all 500ms ease-out;
        -o-transition: all 500ms ease-out;
        transition: all 500ms ease-out;
        width: 0;
        height: 0;
        opacity: 0;
        overflow: hidden
    }

    .tooltip {
        position: absolute;
        z-index: 1070;
        display: block;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.4;
        visibility: visible;
        filter: alpha(opacity=0);
        opacity: 0
    }

        .tooltip img {
            width: 100%
        }

        .tooltip h3 {
            font-size: 14px;
            padding-top: 10px;
            margin-bottom: 10px
        }

    .profile_link:hover .tooltip {
        width: 190px;
        height: 310px;
        opacity: 1
    }

    .quote-slider-wrapper {
        text-align: center;
        color: #fff
    }

    /*h1.page-title {
        margin-left: 53px;
    }*/
/*single speaker details*/
    .exec_committee .slider_wrapper .slider img.company-logo {
        padding: 0 30px;
    }

    .exec_committee .slider_wrapper .single-speaker-wrapper figcaption{
        min-height: 120px;
        bottom: 0px;
    }
	.exec_committee .slider_wrapper .slider figure img,.slider_wrapper .speaker-slider figure img {
		height: 160px;
	}

	.exec_committee .slider_wrapper .slider .logo-wrapper {
		text-align:  center;
	}
	.exec_committee .slider_wrapper .slider .logo-wrapper img {
		display: inline-block !important;
	}
	@media (max-width:1296px){
    	.footer-col h2 {
        	height: auto !important;
    	}
	}
	@media(max-width:767px){
		.footer-col h2 {
    		margin-bottom: 0;
		}
	}
/*Tab Section*/
.section_wrapper_s ul.tabs {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .section_wrapper_s ul.tabs li {
            background: #2a3789;
            color: #ffffff;
            display: inline-block;
            padding: 10px 15px;
            cursor: pointer;
            transition: all 0.5 ease;
            -webkit-transition: all 0.5 ease;
            -moz-transition: all 0.5 ease;
        }

            .section_wrapper_s ul.tabs li:before {
                content: '';
                display: none !important;
            }

            .section_wrapper_s ul.tabs li.current {
                background: #264f63;
                color: #ffffff;
            }

    .section_wrapper_s .tab-content {
        display: none;
        background: #f9f9f9;
        padding: 15px;
        box-shadow: 1px 1px 6px 0 #b4b1b1;
        -webkit-box-shadow: 1px 1px 6px 0 #b4b1b1;
        -moz-box-shadow: 1px 1px 6px 0 #b4b1b1;
    }

    heading.check_set h3 {
        text-transform: uppercase;
        color: #2a3789;
        /*background: #2b2828;*/
        display: inline-block;
        padding: 7px 0;
        font-size: 24px;
    }

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

    .section_ul_li li {
        list-style-type: none;
        margin: 10px 0;
        padding-left: 26px !important;
    }

	.section_wrapper_s{
    margin-top:20px;
}

.section_wrapper_s .container{
	padding-left:0 !Important;
}
/*Tab Section*/
/*Blink*/
.main-article .page-title span {
    font-size: 15px;
    padding: 8px 20px;
    color: #fff;
    background: #b92222;
    margin-left: 10px;
	display: inline-block;
}
.blink-infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    /* animation-iteration-count: infinite; */
}
.blink {
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    -o-animation-name: blink;
    animation-name: blink;
    -webktit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
@-webkit-keyframes blink {
  50% {
    opacity: 0;
  }
}
@-moz-keyframes blink {
  50% {
    opacity: 0;
  }
}
@-o-keyframes blink {
  50% {
    opacity: 0;
  }
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}
.overlay-heading {
    padding: 0 15px;
}
/*Blink*/

.slider_wrapper .speaker-slider {
	/*display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;*/
	display:block;
    flex-wrap:  wrap; 
}
.contourPage .g-recaptcha {
    padding-left: 15px;
}
.hide{
	display:none;
}
.header-middle .col-md-3.logo-hldr {
    text-align: center;
}
.logo-hldr h5 {
    margin: 0;
}
@media(max-width:1280px){
.logo-hldr img {
    max-width: 200px;
}
}
@media(max-width:1200px){
    .event-details h4 {
        font-size: 14px;
    }
    .event-details{
        padding:0;
    }

}

@media(max-width:992px){
    .header_btns a {
        min-width: 170px;
        font-size: 10px;
    }

    .logo-hldr img {
        max-width: 170px;
    }
	.header-middle.padding-top-bottom-30 {
    	padding-top: 0;
	}
	.event-details h4 {
    	font-size: 12px;
	}
}
@media(max-width:767px){
	.event-details h4 {
   		 margin-bottom: 0;
	}
}
.event-details h4:first-child {
    color: #293789;
}

.header-middle .col-md-3.logo-hldr {
   /* padding: 0 15px 0 15px;*/
	padding: 0 0 0 60px;
}

@media(min-width:1441px){
    .header-middle .col-md-3.logo-hldr {
    padding: 0 0 0 60px;
}

}
.event-details h4:first-child {
    color: #293789;
}

.header-middle .col-md-3.logo-hldr {
    padding: 0 0 0 60px;
}

@media(min-width:1441px){
    .header-middle .col-md-3.logo-hldr {
    padding: 0 0 0 60px;
}

}
ul.nav.nav-tabs.list-tab.clearfix {
    list-style-type:  none;
}

.article ul>li:before {
    display: none !important;
}
ul.nav.nav-tabs.list-tab.clearfix li{
	float: left;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 5px;
}
ul.nav.nav-tabs.list-tab.clearfix li a {
    padding: 14px 8px;
    text-align: center;
    border: 1px solid #ddd;
    display:  inline-block;
    border-radius: 4px;
	font-size: 15px;
}
ul.nav.nav-tabs.list-tab.clearfix li h3.tabdate {
    font-size: 19px;
}

.panel-group .main-session {
    box-shadow: 0px -1px 8px -1px rgba(0, 0, 0, 0.34);
    border: 0;
    margin: 20px 0;
}

.panel-group .main-session:after {
    content:  "";
    display:  table;
    clear:  both;
}
.tab-content > .active {
    display: block !important;
}
.tab-content > .tab-pane {
    display: none;
}
.nav-tabs li.presentation.active:after {
   z-index: 999;
    content: ' ';
    position: absolute;
    bottom: -15px;
    height: 15px;
    left: 46%;
    width: 0px;
    border-top: 10px solid #2a3789;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid rgba(0, 0, 0, 0);
}
.session-time-and-topic:after {
    content:  "";
    display:  block;
    clear:  both;
}
.session-time-and-topic {
    padding: 10px 0 20px;
}
ul.nav.nav-tabs.list-tab.clearfix li:first-child {
    padding: 0;
}
.session-time-and-topic {
    padding:  40px !important;
}
.session-header div.col-md-4 {
    text-align:  right;
}
.title-wrap>span {
    /*float: left;*/
}

.time.col-md-2 {
    padding: 0;
}

.session-header>div.topic {
    padding-left: 50px;
}

ul.nav.nav-tabs.list-tab.clearfix {
    display: flex;
	flex-wrap: inherit;
	align-items: center;
}
li.presentation.active a{
    background: #2a3789;
    color: #FFF;
}
@media(max-width:900px){
  .session-header>div {
    display:  block;
    width: 100%;
    text-align: left !important;
    padding:  0 !important;
    margin: 5px 0;
  }  
}
@media(max-width:767px){
	ul.nav.nav-tabs.list-tab.clearfix li {
    padding: 0;
    width: 50%;
}
	ul.nav.nav-tabs.list-tab.clearfix li a{
	width:100%;
	}
	.custom-border:after{
	display:none;}
	ul.nav.nav-tabs.list-tab.clearfix{
	flex-wrap:wrap;
	}
}
@media(max-width:505px){
  ul.nav.nav-tabs.list-tab.clearfix {
    flex-wrap:wrap;
  }
  ul.nav.nav-tabs.list-tab.clearfix li{
    padding:0;
    width: 100%;
  }
  ul.nav.nav-tabs.list-tab.clearfix li a{
    width:100%;
  }
}


span.sub-session-speakers img {
    max-width: 100px;
}

span.sub-session-speakers span {
    display:  block;
}
.col-md-3.logo-hldr.co-host img {
    max-height: 40px;
}

.col-md-3.logo-hldr.co-host h5 {
    margin-bottom: 20px;
}
@media( max-width:1280px){
    .col-md-3.logo-hldr.co-host h5{
        margin-bottom:0;
    }
}
.flex-md-grid.flex-align-center>div:first-child {
    padding: 0;
}
header.main-header.active .header-bottom.bg-blue.nav-header a {
    color: #ffffff !important;
}
@media (min-width: 768px){
.main-banner {
    height: auto;
    overflow: hidden;
}
}
.partner-section-wrapper .single-partner .logo-section img
{
margin-bottom:5px;
}
#div_1067 .exec_committee .slider_wrapper .slider figure img, .slider_wrapper .speaker-slider figure img{
    height:auto !important;
}
ul.slide-wrap-child li.slick-slide.slick-current.slick-active a {
    /* display:  inline-block; */
}
.main-article .page-title .blink-infinite.blink
{
	    display: none;
}
.cfp-extension
{
	color: #fb2525;
    font-weight: 600;
}
@media(max-width:1440px) and (min-width:1024px)
	{
		.main-banner .sliderbox {
     min-height: 0px; 
    margin-top: -41px;
}
		.main-banner .slider .slides
		{
			height:193px;
		}
	}
@media(max-width:1280px)
	{
		.side-bar .smallbox-wrap .links li a
		{
			font-size:13px;
		}
	}
ul.slide-wrap-child {
    padding-left:  0px;
    margin-bottom:  0px;
}
ul.slide-wrap-child img{
    margin:0 auto !important;
    text-align:center !important;
}
ul.slide-wrap-child li{
     margin:0 auto !important;
     text-align:center !important;
     width:  100% !important;
     min-height: 92px !important;
	 max-height: 92px !important;
}

@media (max-width: 991px) {
    .stats-blocks-wrapper div {
        width: calc(100% / 3 - 10px);
        margin: 0;
      
    }
}
/* custom style sheet 27-.8-2018 */

.overlay-two-column figcaption
{
background:rgba(41, 55, 137, 0.6509803921568628);
}
.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner
{
width: auto;
}
#main-nav li a:first-child {
    padding: 0px !important;
}
/* custom style sheet 13-.9-2018
future energy asia header styles -----------------------------------*/

		@media(max-width:1250px)
		{
		.main-header .header-middle .flex-md-grid .col-md-3 {
			width: 30%;
		}
		.main-header .header-middle .flex-md-grid .col-md-4 {
			width: 33%;
		}

		.main-header .header-middle .flex-md-grid .col-md-2 {
			width: 80%;
		margin:0 auto;

			margin-top: 20px;
		}
		}
		@media(max-width:767px)
		{
			.main-header .header-middle .flex-md-grid .col-md-3 {
			width: 50%;
			float:left;
		}
		.main-header .header-middle .flex-md-grid .col-md-4 {
			width: 100%;
		}
		.main-header .header-middle .flex-md-grid .col-md-2 {
			width: 100%;

		}
		.main-header .header-middle .flex-md-grid .col-md-4 .col-md-6  img{
			margin:0 auto;
			display: block;
		}
		.header-middle .col-md-3.logo-hldr {
			padding: 25px 15px 0 15px;
		}
		}
		@media(max-width:450px)
		{
			.main-header .header-middle .flex-md-grid .col-md-3 {
			width: 100%;
			float:left;
		}
		.main-header .header-middle .flex-md-grid .col-md-4 {
			width: 100%;
		}
		.main-header .header-middle .flex-md-grid .col-md-2 {
			width: 100%;

		}
		.main-header .header-middle .flex-md-grid .col-md-4 .col-md-6  img{
			margin:0 auto;
			display: block;
		}
		.header-middle .col-md-3.logo-hldr {
			padding: 25px 15px 0 15px;
		}
		}
/* custom style sheet 27-9-2018
future energy asia banner button styles -----------------------------------*/
@media(max-width:1439px)
{
.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner {
    width: auto;
}
}
.confspk .speaker-slider .logo-wrapper {
    position: absolute;
    bottom: 0px;
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}

 .exec_committee .slider_wrapper .confspk .speaker-slider .single-speaker-wrapper {
   min-height: 357px;
}


.mfp-figure figcaption {
    width: 100%;
}
.mfp-figure .mfp-bottom-bar {
    bottom: 20px;
}

@media screen and (min-width:1025px) {
    .header-bottom .nav-bar {
    width: 100%;
}
}
/*presentation slides*/
	
.PresentationContainer .PresentationContent {
    padding: 20px 15px;
    margin-bottom: 10px;
    background-color: #d5d5d5;
    position: relative;display:flex;
    flex-wrap:wrap;
    align-items:  center;
}

.PresentationContainer .PresentationContainerLeft {
    width: 70%;
}

.PresentationContainer .PresentationContainerRight {
    width: 30%;
}

.PresentationContainer .PresentationContainerLeft p {
color: #2a3789;
    margin: 0;
}
.PresentationContainer .PresentationContainerLeft p {
  
    text-transform: uppercase;
}
.PresentationContainer .PresentationContainerRight.r1 span.green-btn {
	padding: 18px 35px;
}

.PresentationContainer .PresentationContainerRight.r1 {
    margin: 0 auto;
    text-align: center;
}
/*banner*/	
.main-banner .slider .slides {
    min-height: 500px!important;
    max-height: 500px;
}

.main-banner .slider-content {
        position: absolute!important;
        bottom: 7%;
        z-index: 999!important;
        max-width: 70%;
        min-width: 50%;
        background: rgba(42, 55, 137, 0.92);
        left: 0;
        padding: 15px;
        padding-left: 15%;
}
.main-banner .slider-content .col-lg-6.col-md-6.col-sm-12 {
    bottom: 0!important;
    width: 100%;
}
.main-banner .sliderbox {
    min-height: unset;
    margin-top: 0;
}
.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner {
    background-color: transparent;
    min-width: unset;
    padding: 0;
    margin: 0 2px;
}
.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner a {
    color: #293789;
    font-weight: 600;
    background: #fff;
    border-radius: .25rem;
    border: 1px solid transparent;
    font-size: 13px;
    display: block;
}
.main-banner .sliderbox h1 {
    line-height: 33px;
}

@media (max-width: 1280px) {
    .main-banner .slider .slides {
        min-height: 332px!important;
        max-height: 332px!important;
    }
}
@media (max-width: 1200px) {
    .main-banner .slider-content {
        max-width: 100%;
    }
    .main-banner .slider .slides {
        min-height: 500px!important;
        max-height: 500px!important;
    }
}
@media (max-width: 1024px) {
    .main-banner .slider-content {
        padding-left: 15px;
    }
    .main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner {
        display: block;
        width: 100%;
    }
    .main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner a{
        display: block;
    }
    .main-header-updated .row, .header-cta{
        justify-content: center;
        margin-top: 0px;
    }
}
@media (max-width: 768px) {
    .main-banner .sliderbox h1 {
        color: #fff;
        text-transform: capitalize;
        font-size: 21px;
    }
    .main-banner {
        max-height: unset;
        overflow: auto;
    }
}
@media (max-width: 640px) {
    .header-logo-section__main--fealogo {
        /*margin-bottom: 10px; */
    }

    .main-header-updated .row, .header-cta{
         justify-content: center!important;
    }
} 

ul.ulstyle {
    list-style: unset;
 padding-left: 15px;
}

@media (max-width: 1500px){
.main-banner .slider .slides {
   min-height: 320px!important;
    max-height: 320px!important;
}
.main-banner span.btn-call.col-lg-3.col-sm-12.btn-banner a {
    padding: 3px 15px;
}
.main-banner .left-content .sliderbox h1 {
    font-size: 20px !important;
}
}
@media (min-width: 1501px){
.main-banner .slider .slides {
   min-height: 450px!important;
    max-height: 450px!important;
}
}
	span.green-btn-blue {color: #204397;}
	
@media(max-width:767px){
.table-int {
    overflow: hidden;
    overflow-x: scroll;
    margin-bottom: 30px;
}

.table-int table {
    table-layout: auto !important;
    width: auto !important;
    width: 600px;
}}
#div_1434 .button-wrapper .btn-wrap{
    display: inline-block;
    background: #2a3789;
    margin-bottom: 15px;
	min-width:300px;
}
#div_1434 .regsiter-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
#div_1434 .regsiter-wrapper p{margin-bottom:15px;}
#div_1434 .regsiter-wrapper a{margin-right:15px;}
#div_1434 .button-wrapper .btn-wrap span{display:inline-block;}
@media screen and (max-width:425px){
	#div_1434 .button-wrapper .btn-wrap{min-width:100%;}
	#div_1434 .regsiter-wrapper p{width:100%;}
}
table span.green-btn {
    display: inline-block;
    min-width: 192px;
    text-align: center;
}
.table-button {
    overflow-x: auto;
    display: block;
    /*max-width: 980px;
    padding-left: 15px;
    padding-right: 15px;*/
}

.table-button table {
    overflow-x: auto;
    display: table;
    white-space: nowrap;
    height: auto;
    width: 100% !important;
    border: solid 1px #57585b;
	min-width: 917px;
}

.table-button table tbody {
    width: 100%;
}
.table-button table td {
    min-width: 217px;
    border: 1px solid #57585b;
}

/* header styles */
.outer-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.outer-header .soc-icons {
    margin: 0;
}

.outer-header .soc-icons a {
    margin: 0 5px;
	font-size: 18px;
	background-color: #2a3789;
    color: #ffffff;
    display: inline-block;
    padding: 0;
    border-radius: 3px;
    width: 34px;
	text-align: center;
}

@media(max-width: 1024px) {
	.outer-header {
		-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	
	.header-logo-section__main--fealogo {
    text-align: center;
}
}

@media(max-width: 1023px) {
	.header-bottom.bg-blue {
		margin-top: 0px !important;
	}
}

@media (max-width: 767px) {
	.outer-header {
		justify-content: center;
	}
	.header-logo-section__main--fealogo {
		text-align: center;
		/*margin-bottom: 15px;*/
	}
	.main-header-updated .row, .header-cta {
		margin-top: 0px;
	}
	.main-header .left-content {
		margin-bottom: 0;
	}
	.full-strip {
		text-align: center;
	}
	.Endorsed--title {
		margin: 0;
		font-size: 14px;
	}
	
}

@media (max-width: 560px) {
    .outer-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* end of  header styles*/

@media (min-width:768px){
		.header-logo-section__main--Endorsed {
    width: auto;
}

.header-btn.banner-btn-wrapper {
    width: auto;
}
	}

@media (min-width: 1024px) {
	h5.Endorsed--title {
		position: static !important;
		left: auto !important;
		transform: translateX(0%) !important;
		top: auto !important; 
		font-size: 14px !important;
	}
	
}

.side-bar .slick-vertical .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.top-aside h3 {
    font-size: 14px !important;
}

.slider-itm {
    padding: 10px 10px 10px !important;
}

.slider-itm.slider-space {
    padding: 0 !important;
}

.video-image-div {
    position: relative;
    overflow: hidden;
}

.video-image-div img {
	width: 100%;
}

@media(min-width: 1025px) {
	.scrolled .main-header {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 999;
	}	
}
.slider-itm.slider-space a {
    min-height: 120px;
    display: flex;
    align-items: center;
}
.submit-section input {
    background: #293789;
    color: #fff;
    border: 1px solid transparent;
    font-weight: 600;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 10px 20px;
	cursor: pointer;
}

input#passwrodprotected {
    border: 1px solid #000;
    font-size: 15px;
    padding: 0 20px;
}

ul.slide-wrap-child img {
    max-height: 90px;
}

.popup-message .popup-readmore {
       color: #fff !important;
    font-weight: 600;
    border: 1px solid #fff;
    font-size: 20px;
    text-align: center;
    padding: 3px 10px;
    display: inline-block;
    min-width: 170px;
}
.popup-button-div {
    margin-top: 28px;
}
.popup-message .advisory-text {
    height: auto;
    max-height: 100vh;
    padding-top: 40px;
    text-align: center;
    overflow-y: auto;
    padding-bottom: 40px;
	position: relative;
    z-index: 1;
}
.cd-popup-container.popup-section {
    max-width: 500px;
}
.popup-message .advisory-text p{
	color: #fff;
}
.pop-wrap.popup-message {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.pop-wrap.popup-message {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}



.pop-wrap.popup-message:after {
    position: absolute;
    content: '';
    background-color: #2a3789;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.popup-message .advisory-text p {
    margin-bottom: 0;
}
.stats-blocks-wrapper {
	display: flex;
	justify-content: center !important;
    text-align: center !important;
    background: none;
    /*-webkit-box-shadow: 0 10px 20px -5px rgb(0 0 0 / 13%);
    box-shadow: 0 10px 20px -5px rgb(0 0 0 / 13%);*/
    padding: 0;
    flex-wrap: wrap;
	background: #fff;
	margin: 0 -25px;
	margin-top: 20px;
}
.stats-blocks-wrapper > div {
    /*width: calc(100% / 7 - 0px) !important;
    margin: 0;
    padding: 10px 10px;*/
	width: calc(100% / 8 + 15px);
    margin: 0;
    padding: 10px;
}
.stats-blocks-wrapper div:last-child {
    border-right: 0 !important;
}
.stats-blocks-wrapper div h4 {
    font-size: 25px !important;
    margin-bottom: 5px;
    color: #224693 !important;
    text-align: left;
    display: inline-block;
}
.stats-blocks-wrapper div span.suffix {
    font-size: 25px!important;
    line-height: 36px;
    font-size: 36px;
    color: #224693 !important;
    font-weight: 600;
}

.stats-blocks-wrapper div p {
    margin-bottom: 0;
    color: #58595b;
    font-weight: 400;
    line-height: 20px;
    font-size: 11px !important;
    text-align: left;
}
.stats-blocks-wrapper div:last-child .stats-desc {
    border-right: 0 !important;
}
/*.stats-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
	align-items:center;
} */
@media (min-width: 1199px) {
	.stats-blocks-wrapper .stats-desc {
		width: 100% !important;
		/*border-right: 1px solid #00C45F;*/
		text-align: left;
		padding-left: 0px!important;
		padding-right: 2px!important;
		text-align: left;
		min-height: 100px;
		max-height: 100px;
	}
	.stats-blocks-wrapper .stats-box {
		border-right: 1px solid #00C45F;
	}
}
@media (max-width: 1199px) {

	.stats-blocks-wrapper .stats-desc {
		width: 100%!important;
		text-align: center;
	}
	
}
@media (max-width: 600px) {
.stats-blocks-wrapper .stats-desc p {
		text-align: center!important;
	}
	
}


@media (max-width: 600px) {
	.stats-blocks-wrapper div {
		width: 100%;
		margin: 0;
		padding: 10px 10px;
	}
}
.main-banner-full .image {
	width: 100%;
}
@media (max-width: 768px){
	
	.footer-social-links {
		float: initial;
		padding: 0;
	}
	
	.table-wrapper {
		padding-bottom: 1rem;
	}
}
@media (max-width: 990px){
.footer-info.col-md-3.clearfix img{
	width: 150px;
	}
	.main-footer .footer-info{
    	width: 100% !important;
	}
	.footerlogos-wrapper{
		justify-content: center;
		margin-bottom:10px;
	}
	.footer-content-wrapper.col-md-9.col-sm-12 {
    width: 100%;
}
}
.footer-social-links h6 {
    font-weight: 500;
}

@supports (-webkit-touch-callout: none) {
	@media (max-width: 767px){ 
		.top-logo-header .grey-bg {
			display: none;
		}
	}
}
.speaker-container .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.speaker-container .speaker-pop {
    height: auto;
}
.tabs-navbar.bottom {
    display: none;
}
.main-article p{
	margin-bottom: 1rem;
}
.inner-title {
	text-transform:none;
}
.theme-desc {
    display: none;
}

.title-wrap span {

    color: #fff !important;
}
li.theme-item.acc.col-md-6.col-sm-6.col-xs-12 h3 {
    background: #2a3789 !important;
    color: #fff !important;
}
li.theme-item.acc.col-md-6.col-sm-6.col-xs-12 {
  
    list-style: none !important;
}
.theme-desc {
    color: #fff ;
    padding: 10px 20px 20px;
    line-height: 20px;
    margin-top: 0px;
    font-size: 16px;
    clear: both;
    background: #fff !important;
}
.theme-desc ul li {
    color: #000 !important;
    list-style: disc;
}
li.theme-item.acc.col-md-6.col-sm-6.col-xs-12 h3:after {

    color: #fff !important;
}
.stats-blocks-wrapper {
    margin-top: 20px;
}
						.hydrogen-stats-blocks-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px -10px;
    
    
  
    
    
}

.hydrogen-stats-desc {
    width:calc(100%/6 - 20px);
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    min-height:100px;
    border-right: 1px solid #2dbcb6;
    
    min-height:150px;
    padding: 10px;      
}

.hydrogen-stats-desc p {
    margin-bottom: 0;
    font-size:14px;
    text-align: center;
}


@media (max-width:1440px){
    .hydrogen-stats-desc {
  border:none;
}
    
}
@media (max-width:1260px){
    .hydrogen-stats-desc {
  width:calc(100%/4 - 20px);
}
    
}
@media (max-width:1024px){
    .hydrogen-stats-desc {
  width:calc(100%/3 - 20px);
}
    
}
@media (max-width:767px){
    .hydrogen-stats-desc {
  width:calc(100%/2 - 20px);
}
    
}
@media (max-width:454px){
    .hydrogen-stats-desc {
  width:calc(100%);
}
    
}
@media (max-width: 991px) {
    .stats-blocks-wrapper div {
        width: calc(100% / 3 - 10px);
        margin: 0;
        padding: 10px 10px;
    }
}
@media (max-width: 767px) {
    .stats-blocks-wrapper div {
        width: calc(100% / 2 - 10px);
        margin: 0;
        padding: 10px 10px;
        
    }
    .stats-blocks-wrapper div p {
        text-align:center!important ;
        
    }
}
@media (max-width: 454px) {
    .stats-blocks-wrapper div {
        width: calc(100%);
        margin: 0;
        padding: 10px 10px;
    }
    .stats-blocks-wrapper div p {
        text-align:center!important ;
        
    }
}
.logo-hold .content {
    line-height: 1.4;
}
.video-wrapper-thumb{
	position:relative;
}
.video-wrapper-thumb .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.play-btn {
  width: 100px;
  height: 100px;
  background: radial-gradient( rgba(0, 0, 0, 0.8) 60%, rgba(255, 255, 255, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
 cursor:pointer;
  box-shadow: 0px 0px 25px 3px rgba(0, 0, 0, 0.8);
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -30%;
  left: -30%;
  background: rgba(198, 16, 0, 0);
}
@media(max-width:968px){
.play-btn {
  width: 60px;
  height: 60px;
}
	.play-btn::after {
		border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
	}
}
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

.video-wrapper {
    position: relative;
	margin-bottom:1rem;
}

.thevideo iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.mainBannerSwiper .shadow-banner .image {
    margin-top: 0;
}
.new-sponsor-sec .new-sponsor-head {
   
    margin-bottom: 10px;
}
div#execSlider {
    display: flex;
	flex-wrap:wrap;
}
div#execSlider .exec-speaker-slide {
    width: calc(100% / 4 - 10px );
    margin: 5px 5px;
	flex-wrap: wrap;
}
.exec_committee figcaption{
background-color: #2a3789;
}


.exhibitor-listing__wrapper .search-head__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 0 -10px;
}
.container-row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.exhibitor-listing__wrapper .search-head__wrapper .cat {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 20%;
}
select.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/down-arrow.svg);
    background-position: 97%;
    background-repeat: no-repeat;
    background-size: 15px;
    padding-right: 30px;
}
.input-text {
    border: 1px solid #bdc2c8;
    color: #000;
    font-size: 1rem;
    height: 40px;
    outline: none!important;
    padding: 7px 15px;
    width: 100%;
}
.exhibitor-listing__wrapper .search-head__wrapper .cat-input-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.exhibitor-listing__wrapper .search-head__wrapper .cat {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 20%;
}
.alphabet-sort {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.alphabet-sort ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.alphabet-sort ul li {
    display: inline-block;
    margin-bottom: 12px;
}
.alphabet-sort ul li a.active, .alphabet-sort ul li a:hover {
    background-color: #2a3789;
    color: #fff;
}
.alphabet-sort ul li a {
    border: 1px solid #2a3789;
    border-radius: 4px;
    display: block;
    margin: 0 3px;
    padding: 5px 10px;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
	color: #2a3789;
}
.alphabet-sort {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.alphabet-sort ul li {
    display: inline-block;
    margin-bottom: 12px;
}
a[data-v-82963a40] {
    cursor: pointer;
}
.exhibitor-listing__wrapper .search-head__wrapper .cat-input-button a {
    height: 100%;
    line-height: 0;
    min-height: auto;
}
.btn-secondary a:active, .btn-secondary a:focus, .btn-secondary a:hover, .btn-secondary button:active, .btn-secondary button:focus, .btn-secondary button:hover {
    background: #fff;
    border-color: #2a3789;
    color: #2a3789!important;
}
.btn-secondary a, .btn-secondary button {
    background: #000;
    border: 1px solid transparent;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 900;
}
.btn-primary a:active, .btn-primary a:focus, .btn-primary a:hover, .btn-primary button:active, .btn-primary button:focus, .btn-primary button:hover, .btn-secondary a:active, .btn-secondary a:focus, .btn-secondary a:hover, .btn-secondary button:active, .btn-secondary button:focus, .btn-secondary button:hover, .btn-transparent a:active, .btn-transparent a:focus, .btn-transparent a:hover, .btn-transparent button:active, .btn-transparent button:focus, .btn-transparent button:hover, .btn-white a:active, .btn-white a:focus, .btn-white a:hover, .btn-white button:active, .btn-white button:focus, .btn-white button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    text-decoration: none;
}
.btn-primary a, .btn-primary button, .btn-secondary a, .btn-secondary button, .btn-transparent a, .btn-transparent button, .btn-white a, .btn-white button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: Roboto,sans-serif;
    font-size: 12px!important;
    font-weight: 500;
    justify-content: center;
    line-height: 1.14;
    min-height: 45px;
    min-width: auto;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-decoration: none!important;
    text-transform: uppercase;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: normal;
    width: auto;
}
.exhibitor-listing__wrapper .search-head__wrapper .cat-input-button .btn-secondary {
    margin-right: 10px;
}
.exhibitor-listing__wrapper .search-head__wrapper .cat {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 20%;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.05);
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;

    color: #2a3789;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    min-height: 200px;
    padding: 10px 30px;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .image-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 150px;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content {
    padding-left: 30px;
    width: calc(100% - 350px);
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content h6 {
    font-size: 18px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content small {
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content small b {
    background-color: #2a3789;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-left: .5rem;
    min-width: 95px;
    padding: 2px;
    text-align: center;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content p {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper {
    padding-left: 15px;
    text-align: right;
    width: 200px;
}
.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper .btn-primary {
    margin-bottom: 15px;
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.btn-primary a, .btn-primary button {
    background: #00C45F;
    border: 1px solid transparent;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 900;
}
.btn-primary, .btn-secondary {

    padding: 0;
    margin: 0;
}
.exhibitor-detail__wrapper .details_outer_block {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    margin-top: 20px;
    min-height: 200px;
    padding: 1.875rem;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left {
    text-align: center;
    width: 150px;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left .company_image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f9f9f9;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    margin-bottom: .75rem;
    overflow: hidden;
    width: 150px;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
    margin-left: 2.5rem;
    width: calc(100% - 500px);
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description h4 {
    font-size: 18px;
    margin: 0 0 5px;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description p {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description .d-flex span {
    background: #959fa6;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-right: 6px;
    min-width: 50px;
    overflow: hidden;
    padding: 0 4px;
    text-align: center;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper {
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 10px;
    display: inline-block;
    margin-top: 1rem;
    width: 100%;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav {
    background-color: #f9f9f9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li.active {
    background: #fff;
    -webkit-box-shadow: 9px 1px 7px -9px rgba(0,0,0,.5);
    box-shadow: 9px 1px 7px -9px rgba(0,0,0,.5);
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li a {
    color: #2c2c2c!important;
    display: block;
    font-weight: 600;
    padding: 10px 40px;
    text-decoration: none;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container {
    padding: 1.25rem;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px;
    padding: 23px 15px 15px;
    position: relative;
    width: calc(25% - 30px);
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper span {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 1px;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper .info__wrapper {
    background: #fff;
    border: 1px solid #ddd;
    left: 0;
    margin: 2rem auto 0;
    max-width: 600px;
    opacity: 0;
    padding: 20px 10px 10px;
    position: fixed;
    right: 0;
    top: 20px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper .info__wrapper .close {
    color: #000;
    cursor: pointer;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 5px;
}
.exhibitor-detail__wrapper .exhibitor-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    margin-top: 1.625rem;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-info_wrapper span.open-modal {
    display: none;
}
.pagination>li>a, .pagination>li>span{
	color: #2a3789;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2a3789 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    outline: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff !important;
    cursor: default;
    background-color: #000;
    border-color: #000;
}
.exhibitorlist-wrapper .main-wrapper{
	padding-top: 0 !important;
}

@media only screen and (max-width: 1199px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left:2rem;
        width: calc(100% - 250px)
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left:1.5rem;
        width: calc(100% - 120px)
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left:0;
        width: 100%
    }
	.booking-loader .spinner {
		top: 60%!important;	
	}
}
 .highlight-theatre-one {
    color: #28beff;
}
 .highlight-theatre-two {
    color: #f5644f;
}
footer.main-footer.bg-gradient.clearfix {
    margin-top: 15px;
}
aside.side-bar {
    margin-bottom: 20px;
}
#div_10820 .main-wrapper {
	position: relative;	
	min-height: 100vh!important;
}

.booking-loader {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 7;
	left: 0;
	top: 0;
	background: rgba(255,255,255,0.78);
}
.social-icons-wrap {
	z-index: 6!important;	
}
.booking-loader .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    height: 40px;
    width: 40px;
    transform: translate(-50%, -50%);
}
.booking-loader [class^="ball-"] {
    position: absolute;
    display: block;
    left: 30px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    transition: all 0.5s;
    animation: circleRotate 4s both infinite;
    transform-origin: 0 250% 0;
}
@keyframes circleRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(1440deg);
    }
}
.booking-loader .ball-1 {
    z-index: -1;
    background-color: #00C45F;
    animation-timing-function: cubic-bezier(0.5, 0.3, 0.9, 0.9);
}
.booking-loader .ball-2 {
    z-index: -2;
    background-color: #293789;
    animation-timing-function: cubic-bezier(0.5, 0.6, 0.9, 0.9);
}
.booking-loader .ball-3 {
    z-index: -3;
    background-color: #00C45F;
    animation-timing-function: cubic-bezier(0.5, 0.9, 0.9, 0.9);
}
.booking-loader .ball-4 {
    z-index: -4;
    background-color: #293789;
    animation-timing-function: cubic-bezier(0.5, 1.2, 0.9, 0.9);
}
.booking-loader .ball-5 {
    z-index: -5;
    background-color: #00C45F;
    animation-timing-function: cubic-bezier(0.5, 1.5, 0.9, 0.9);
}
.booking-loader .ball-6 {
    z-index: -6;
    background-color: #293789;
    animation-timing-function: cubic-bezier(0.5, 1.8, 0.9, 0.9);
}
.booking-loader .ball-7 {
    z-index: -7;
    background-color: #00C45F;
    animation-timing-function: cubic-bezier(0.5, 2.1, 0.9, 0.9);
}
.booking-loader .ball-8 {
    z-index: -8;
    background-color: #293789;
    animation-timing-function: cubic-bezier(0.5, 2.4, 0.9, 0.9);
}
