body{margin:0; padding:0; font-family: "Poppins", sans-serif;}
/*
.video-background-holder {
  position: relative;
  background-color: black;
  height: calc(100vh - 72px);
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
  position: relative;
  z-index: 2;
}
*/

/*navbar start*/
.navbar-toggler{color:#fff; border:0; /*display: flex;*/ padding-left: 0; padding-right: 0;}

.navbar-brand{display:inline-block; padding: 0; margin: 0;}
.logo-box-main-top{/*width: 100%; height: auto; float: left;*/ display: flex; flex-wrap: wrap;}

.header-scroll .logo-box-ci{width: 65%;}
.header-scroll .logo-box-sci{width: 21%; /*margin-left: 15px;*/}

@media (min-width: 1200px) {
.logo-box-ci{width: 456px; height: auto; flex: 0 0 auto; transition: width 1s; /*background:#f00;*/}
.logo-box-sci{width: 143px; height: auto; flex: 0 0 auto; transition: width 1s; /*padding-right: 0; margin-left:30px; background:#ff0;*/}
}
.navbar-brand img{max-width:100%;}

.menu-box-outer{width: 100%; height: auto; margin-top:100px;}
.menu-box-main{width: 100%; height: auto; color:#fff; font-size:15px; margin-bottom: 30px;}
.menu-box-main a{color:#fff;}
.menu-box-main a.menu-heading{color:#aafe0a; border-bottom:0px solid #aafe0a; display: inline-block; margin-bottom: 5px;}
.menu-ul-main .nav-link{padding:10px 0 0; border-bottom:1px solid transparent; display: inline-block;}
.menu-ul-main .nav-link:hover, .menu-ul-main .nav-link:focus{color:#fff; border-bottom:1px solid #fff;}

.menu-heading-btn-main{width: 100%; height: auto; float: left; font-size: 15px; font-weight: 500;}
.menu-heading-btn-main a{border: 1px solid #fff; border-radius: 15px; padding: 15px; margin-bottom: 15px; text-decoration: none; color: #fff; display: inline-block; line-height: 1.1;}
.menu-heading-btn-main a:hover{color: #000; background:#aafe0a; border: 1px solid #aafe0a;}

.animated-icon1,
.animated-icon2,
.animated-icon3 {
width: 22px; height: 26px; position: relative; margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
display: inline-block;
z-index: 999;
margin-left: 5px;
}

.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
display: block; position: absolute; height: 2px; width: 100%; border-radius: 9px; opacity: 1; left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {background: #fff;}

.animated-icon1 span:nth-child(1) {top: 0px;}

.animated-icon1 span:nth-child(2) {top: 10px;}

.animated-icon1 span:nth-child(3) {top: 20px;}

.animated-icon1.open span:nth-child(1) {top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {opacity: 0; left: -60px;}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

.overlay {/*display:none;*/ position:fixed; top:0; height:100%; width:100%; background:#000000fa; overflow:auto; z-index:99;}

/* Make the navbar collapsed on large screens */
	@media (min-width: 992px) {
		.navbar-collapse {
			/*display: none;*/
		}
		.navbar-toggler {
			display: block; color: #fff; border:0; text-transform: uppercase; font-size: 17px;
		}
	}

	/* Show the navbar menu on smaller screens */
	@media (max-width: 991px) {
		.navbar-collapse {
			display: block;
		}
		.navbar-toggler {/*display: none;*/}
	}

/*navbar end*/

.myCarouselbanner {
  /*height: calc(100vh - 132px);
  position: relative;*/
}

.video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; background-color: black; opacity: 0.5; z-index: 1;
}
.carousel-item {line-height:0;}
.carousel-item video{width: 100%;}

.carousel-caption{z-index: 1; line-height:1.2; right: 0; left: 0; bottom:calc(40% - 200px);}
.banner-txt-main{width: 100%; height: auto; float: left; color: #fff; text-align: center;}
.banner-txt-large{width: 100%; height: auto; float: left; font-size: 160px; font-weight: 700; margin-top: -50px; line-height: 1; font-family: "Urbanist", sans-serif;}
.banner-txt-small{width: 100%; height: auto; float: left; font-size: 60px; line-height: 1; font-weight: 500; text-transform: uppercase; /*margin-bottom: -60px;*/}
.banner-txt-small-bottom{width: 100%; height: auto; float: left; font-size: 60px; line-height: 1; font-weight: 500; text-transform: uppercase; margin-top: 20px;}

#banner-top-carousel .owl-dots .owl-dot{}
#banner-top-carousel .owl-dots .owl-dot span{width: 30px; height:3px; background: #cccccc;}
#banner-top-carousel .owl-dots .owl-dot.active span{width: 60px;}
.banner-box-image-main{width: 100%; height: auto; float: left;}
.banner-box-image-main img{width: 100%;}
#banner-top-carousel.owl-theme .owl-nav.disabled + .owl-dots {margin-top: 5px;}

.home-para-top-white {width: 100%; height: auto; float: left; color: #fff; font-size: 20px; line-height:30px; text-align: center; margin-bottom: 30px;}
.home-book-space-btn {width: 100%; height: auto; float: left; text-align: center;}
.home-book-btn{border: 1px solid #fff; font-size: 17px; font-weight: 500; padding: 12px 15px; color: #fff; text-align: center; display: inline-block; text-decoration:none; border-radius:10px;}

.btn-arrow-icon{transform: rotate(-45deg); margin-left: 5px;}
.home-ci-news-btn .btn-arrow-icon{margin-left: 0px;}
.industry-awards-arrow .btn-arrow-icon{margin-left: 0px;}


.top-btn-register:hover, .top-btn-book:hover{color: #000000; background: #ffffff;
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);}

.home-book-btn:hover{background: #aafe0a; color: #000000; border: 1px solid #aafe0a;}

.btn-gap{margin-left:15px;}

.top-btn-register{color:#000; padding: 8px 15px; border: 1px solid #aafe0a;
background: #ffffff;
background: -webkit-linear-gradient(120deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);
background: -moz-linear-gradient(120deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);
background: linear-gradient(120deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#AAFE0A", GradientType=0);
}
.top-btn-book{color:#000;padding: 8px 15px; margin-left:15px; border: 1px solid #aafe0a; 
background: #ffffff;
background: -webkit-linear-gradient(120deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);
background: -moz-linear-gradient(120deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);
background: linear-gradient(120deg, rgba(255, 255, 255, 1) 0%, rgba(170, 254, 10, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#AAFE0A", GradientType=0);}
.top-btn-register:hover{color: #fff; background: transparent;
/*
background: -webkit-linear-gradient(120deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -moz-linear-gradient(120deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(120deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#AAFE0A", endColorstr="#FFFFFF", GradientType=0);*/}
.top-btn-book:hover{color: #fff; background: transparent;/*
background: -webkit-linear-gradient(90deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -moz-linear-gradient(90deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(90deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#AAFE0A", endColorstr="#FFFFFF", GradientType=1);*/}

.home-book-btn-brochure{background:#aafe0a; border: 1px solid #aafe0a; font-size: 17px; font-weight: 500; padding: 12px 15px; color: #000000; text-align: center; display: inline-block; text-decoration:none; border-radius:10px;}
.home-book-btn-brochure:hover{background:transparent; border: 1px solid #aafe0a; color: #fff;}

.home-video-box-main{width: 100%; height: auto; float: left; text-align:center; margin-bottom: 20px; box-shadow: 0 0 5px 0 #000; border: 2px solid #fff; border-radius:70px; overflow:hidden; line-height: 0;}
.home-video-box-main img{width: 100%;}

.home-video-box-main iframe{width: 100%; height: 585px;}

.home-banner-bottom {width: 100%; height: auto; background: #000000; padding: 18px 0; position: relative; z-index: 1; /*position: absolute; top: -95px; overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);*/
}
.co-located-hd {width: 100%; color: #ccc; font-size: 14px; text-align: center; line-height: 14px; font-weight: 600; text-transform: uppercase; /* margin-bottom: 5px; position: absolute; z-index: -1; margin-top: -34px; padding-right: 12px;*/}
.co-located-hd span {/*background: #0e1488; border-radius: 15px 15px 0 0;*/ display: inline-block; padding: 0px 0px 0px 0px;}
.home-banner-bottom-bg {position: relative; padding: 0 0 0px 0;}
.home-banner-bottom ul {width: 100%; height: 100%; margin: 0px; padding: 0px; display: table; table-layout: fixed;}
.home-banner-bottom ul li {list-style: none; font-size: 18px; color: #555655; font-weight: 700; text-align: center; /*height: 78px; float: left;*/ padding: 0 10px; padding-left: 10px; background: url(../images/co-located-expo-logo/co-located-expos-divider.png) bottom right no-repeat;
  vertical-align: bottom; display: table-cell !important;}
.home-banner-bottom ul li:first-child {padding-left: 0;}
.home-banner-bottom ul li img {max-width: 100%;}
.home-banner-bottom ul li:last-child {background: none; padding-right: 0;}

.owl-theme .owl-nav.disabled + .owl-dots {margin-top: 30px;}

.section-top-bg-home{padding: 45px 0px; background: url(../images/section-top-bg-home.jpg) top center no-repeat; background-size: cover;}

.section-statistics-gradient {background: #aafe0a; padding: 80px 0 0px;}
.home-icon-attendees-main-box{width: 100%; height: auto; float:left; margin:20px 0 20px 0; text-align:center; position:relative;}
.home-icon-attendees-main-box:after{content:''; border-right:1px solid #040231; position:absolute; width:1px; height:100%; right: -12px; top:0px;}
.section-statistics-gradient .container-xxl #counter .col-md-2.col-4:last-child .home-icon-attendees-main-box:after{border-right:0px;}
.home-attendees-icon{width: 100%; height: auto; float:left; text-align:center;}
.home-attendees-icon img{max-width: 100%;}
.home-icon-attendees-txt-main-box{width: 100%; height: auto; float:left; padding-left: 0px; text-align:center; color:#040231; margin-top: 10px; line-height: 1;}
.home-icon-attendees-txt-main-box .icon-attendees-txt-top{width: 100%; height: auto; float:left; font-size:40px; font-weight:bold; font-family: "Urbanist", sans-serif;}
.home-icon-attendees-txt-main-box .icon-attendees-txt-p{width: 100%; height: auto; float:left; font-size:22px; font-family: "Poppins", sans-serif !important;}
.statistics-row {/*background: #a63194;*/ padding: 15px 0; color:#040231; text-transform:uppercase;}
.attendees-star-txt{width: 100%; height: auto; float:left; font-size:12px; color:#040231; margin-bottom:0px; text-align:center;}


.home-heading-center-white{width: 100%; height: auto; float:left; font-size:55px; text-align: center; color:#fff; font-weight:bold; line-height:1.2; margin:80px 0 50px; font-family: "Urbanist", sans-serif;}
.home-heading-center{width: 100%; height: auto; float:left; font-size:48px; text-align: center; color:#040231; font-weight:bold; line-height:1; margin:80px 0 50px;}

.product-sectors-main{/*width: 100%; height: auto; float:left; background:#cdf979;*/ border-radius: 40px; overflow: hidden;}
.product-sectors-img{width: 100%; height: 100%; float:left; background:url(../images/product-sectors-dedicated.jpg); background-size: cover; background-position: center;}
.product-sectors-img img{width: 100%; visibility: hidden;}

.product-sectors-box-outer{width: 100%; height: auto; float:left;}
.product-sectors-heading{width: 100%; height: auto; float:left; font-size:55px; text-align: center; color:#040231; font-weight:bold; line-height:1; margin-top: 70px; margin-bottom: 30px; font-family: "Urbanist", sans-serif;}
.dedicated-product-sectors{width: 100%; height: auto; float:left;}
.dedicated-product-sectors ul{margin:0; padding-left:0; list-style: none;}
.dedicated-product-col-main{width: 100%; height: auto; float:left; text-align: center; background:rgba(255, 255, 255, 0.5); border:1px solid #aafe0a; padding: 15px 5px; border-radius:20px; margin-bottom: 26px;}
.dedicated-product-icon{width: 100%; height: 60px; float:left;}
.dedicated-product-txt{width: 100%; height: auto; min-height: 45px; float:left; font-size:14px; line-height:15px; color:#000000; /*word-break: break-all;*/}

.product-sectors-btn-row{width: 100%; height: auto; float:left; text-align: center; margin-bottom: 30px;}

.product-sectors-btn-row .home-book-btn-exhibitor{background:#040231; color:#aafe0a; border:1px solid #040231;}
.product-sectors-btn-row .home-book-btn-exhibitor:hover{background:#aafe0a; color:#040231; border:1px solid #aafe0a;}

.sectors-btn-book{background:#aafe0a; color:#040231; border:1px solid #aafe0a;}
.sectors-btn-book:hover{background:#040231; color:#aafe0a; border:1px solid #040231;}

/*transform rotate*/
.tickerband {position:relative; z-index: 0; overflow-x: hidden; margin:100px 0px -90px 0px;/* background: #000; padding: 100px 0px; padding-bottom: 140px; height: 40px; */}
.marq-colorbg2 {background:#000 url(../images/marqueImg.png);
    background-size: cover; width: 100%; height: 70px;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    animation: scroll-anim 2s linear infinite;
    -webkit-animation: scroll-anim 2s linear infinite;
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
}

.marquee {
    width: calc(100% + 60px); color:#aafe0a; position: relative; overflow: hidden; background: rgba(170, 254, 10, 0.5); position: absolute; top:40%; left: -20px; z-index: -1;
    /* */
    /*margin-left: -30px;
    margin-top: -7%;
    */
	/**/-webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(8deg);    
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
}
.marquee:before{content:""; position:absolute; border:1px dashed #aafe0a; width:100%; top:5px; display:block; /*height:1px;*/}
.marquee:after{content:""; position:absolute; border:1px dashed #aafe0a; width:100%; bottom:5px;}
.marquee .slide-har {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.scrolltext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-animation: slide-har-revers 30s linear infinite;
    animation: slide-har-revers 30s linear infinite;
}

.scrolltext .item {padding: 0 10px;}
.scrolltext .item h4 {color: #aafe0a !important; white-space: nowrap; margin: 0; text-transform: uppercase; font-size: 40px; font-weight: 400; padding: 20px 0px;
    -webkit-text-stroke: 0 !important;}

@-webkit-keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@keyframes scroll-anim {
    100% {
        background-position: 100% 0;
    }
}

@-webkit-keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
    }
}

@keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
    }
}
/*transform rotate end*/

.co-located-shows-main{width: 100%; height: auto; float:left; margin-bottom:100px;}
.co-located-shows-main-home{width: 100%; height: auto; float:left; text-align: center; color:#fff; border-radius:30px; overflow:hidden; border:2px solid #2c2b52; margin-bottom: 0px;}
.co-located-shows-main-home a{display:block; color:#fff; text-decoration:none;}
.co-located-shows-img-home{width: 100%; height: auto; float:left; position:relative; background-size:cover; background-position: center center; transition: all .5s; background-repeat:no-repeat;}
.co-located-shows-img-home:before{content:''; width: 100%; height: 100%; position: absolute; left: 0;
background: -webkit-linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.67) 75%, rgba(0, 0, 0, 1) 100%);
background: -moz-linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.67) 75%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.67) 75%, rgba(0, 0, 0, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFFFF", endColorstr="#000000", GradientType=0 );
}
.co-located-shows-logo-box{width: 100%; height: auto; float:left; text-align: center;margin-top:200px; position: relative;}
.co-located-shows-logo-box img{max-width: 100%; display: inline-block !important; width: auto !important; /*position:absolute;*/}
.co-located-shows-txt-main{width: 100%; height: auto; min-height: 120px; float:left; font-size:15px; text-align: center; position: relative; padding: 0px 25px; margin-bottom:30px; line-height:18px; /*overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient:vertical;*/}
.co-located-shows-main-home span{width: 50px; height: 50px; text-align: center; background:rgba(255, 255, 255, 0.9); border-radius:50%; position:absolute; top:10px; right:10px; padding:5px 0 0; font-size: 27px; color:#070b33;}
#ai-communities-carousel-home .owl-dots .owl-dot span, #co-located-shows-carousel .owl-dots .owl-dot span{width: 30px; height:3px; background: #cdf979;}
#ai-communities-carousel-home .owl-dots .owl-dot.active span, #co-located-shows-carousel .owl-dots .owl-dot.active span{width: 60px;}

.co-located-shows-main-home:hover .co-located-shows-img-home{background-size:150%; transition: all .5s;}
.co-located-shows-main-home:hover span{background:#aafe0a;}
.shows-txt-hidden{visibility:hidden; display: none;}

.leaders-home-main{width: 100%; height: auto; float:left; margin-bottom:30px;}
.leaders-home-img-box{width: 100%; height: auto; float:left; position:relative; overflow: hidden; margin-bottom:10px; text-align: center;}
.leaders-home-img-box img{max-width: 100%; border-radius: 15px;}
.leaders-home-img-box span{width: 30px; height: 30px; text-align: center; background:rgba(255, 255, 255, 0.5); border-radius:50%; position:absolute; bottom:10px; right:10px; padding:5px 0 0; font-size: 15px; color:#070b33;}
.leaders-txt-main{width: 100%; height: auto; float:left; text-align: center;}
.leaders-position-heading{width: 100%; height: auto; float:left; color:#aafe0a; font-size:20px; line-height: 1; font-weight:600;}
.leaders-position-para{width: 100%; height: auto; float:left; font-size:15px; line-height:18px; color:#cccccc;}
.leaders-home-main:hover .leaders-home-img-box span{background:#aafe0a;}

.leaders-popup .modal-content{background: none;}
.leaders-popup .modal-body{background: #fff; padding: 0; border-radius:0.5rem; overflow: hidden;}
.leaders-popup .modal-content{padding-top: 20px; border: 0;}
.leaders-popup-btn{background: #aafe0a; position:absolute; right:-15px; top: 5px; z-index: 9; border-radius: 50%; padding: 8px; line-height: 0;}
.leaders-popup .modal-content .btn-close{opacity: 1; font-size: 12px;}
.leaders-popup-bg{background:#aafe0a; padding-top: 12px;}
.leaders-popup-bg .leaders-position-heading, .leaders-popup-bg .leaders-position-para{color:#000;}
.leaders-popup-heading{width: 100%; height: auto; float:left; color:#000; font-size:20px; font-weight:700; text-align: center; margin-top: 20px;}
.leaders-popup-para{width: 100%; height: auto; float:left; font-size:15px; line-height:18px; color:#000; margin-bottom: 20px; padding: 0 10px;}

.home-speakers-btn{background: #aafe0a; color: #040231; border: 1px solid #aafe0a;}
.home-speakers-btn:hover{background: transparent; color: #fff; border: 1px solid #fff;}

.section-world-say{padding:70px 0; overflow:hidden;}
.section-ai-communities {background: #040231; padding: 30px 0; position: relative; overflow: hidden;}
.section-industry-awards{background:url(../images/industry-awards-section-bg.jpg); background-position: top left; background-repeat: no-repeat; background-size:cover;}
.section-padding{padding:70px 0;}
.section-padding-inner{padding:70px 0 0;}
.world-say-heading-home{width: 100%; height: auto; float:left; color:#040231; font-size:55px; line-height: 1; font-weight:700; margin-bottom: 15px; font-family: "Urbanist", sans-serif;}
.world-say-para-home{width: 100%; height: auto; float:left; font-size:15px; line-height:18px; color:#000; margin-bottom: 20px; padding: 0 10px;}
.world-say-box-home{width: 100%; height: auto; float:left; position: relative;}
.world-say-img-home:after{content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0;
background: -webkit-linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.67) 75%, rgba(0, 0, 0, 1) 100%);
background: -moz-linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.67) 75%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.67) 75%, rgba(0, 0, 0, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#FFFFFF",
  endColorstr="#000000",
  GradientType=0);
}
.world-say-img-home{width: 100%; height: auto; float:left; border-radius:20px; overflow:hidden; position: relative; }
.world-say-txt-main{width: 100%; height: auto; float:left; text-align: center; position: absolute; bottom: 0;}
.world-say-txt-heading{width: 100%; height: auto; float:left; color:#aafe0a; font-size:22px; line-height: 1; font-weight:700; font-family: "Urbanist", sans-serif; padding:0 10px; margin-bottom: 5px;}
.world-say-txt-para{width: 100%; height: auto; float:left; font-size:15px; line-height:18px; color:#cccccc; padding:0 10px; margin-bottom:15px; line-height: 1;}
#world-say-carousel .owl-nav{width:100%; Position:absolute; top:calc(50% - 30px); margin-top:0;}
#world-say-carousel .owl-nav button.owl-prev, #world-say-carousel .owl-nav button.owl-next{background: #d0ff00; width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 0 5px 0 #333; color: #000;}
#world-say-carousel .owl-nav button.owl-prev{float:left; margin:0 0 0 -12px;}
#world-say-carousel .owl-nav button.owl-next{float:right; margin:0 -12px 0 0;/**/}
#world-say-carousel .owl-stage-outer{margin-right: calc(10% - 20vw);}
#world-say-carousel{padding-left: 25px;}

#world-say-carousel .owl-nav button.owl-prev:hover, #world-say-carousel .owl-nav button.owl-next:hover{background: #fff;}


.industry-awards-block-main{width: 100%; height: auto; float: left; background:#040231; border-radius:30px; /*box-shadow: 0 0 5px 0 #000;*/ margin: 5px 0px;}
.industry-awards-img-block-main{width: 100%; height: auto; float: left; border-radius:30px; overflow:hidden; border:8px solid #fecc5e; box-shadow: 0 0 5px 0 #333;}
.industry-awards-text-main{width: 100%; height: auto; float: left; font-size: 15px; color:#fff; padding: 0 0 0 30px;  margin: 20px 0 15px 0;}
.industry-awards-text{width: 100%; height: auto; float: left; /*line-height: 1;*/ padding-right:30px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
   -webkit-line-clamp: 4;
           line-clamp: 4; 
   -webkit-box-orient: vertical;}
.industry-awards-btn{width: 100%; height: auto; float: left; color:#fff; text-align:right; padding-right:15px; margin-top:15px;}
.industry-awards-arrow{width:30px; height: 30px; background:rgba(255, 255, 255, 1); color:#040231; border-radius:50%; text-align: center; padding-top: 4px; font-size: 15px; display: inline-block; margin-left: 5px;}

#industry-awards-carousel .owl-dots .owl-dot span{width: 30px; height:3px; background: #02011d;}
#industry-awards-carousel .owl-dots .owl-dot.active span{width: 60px;}

#industry-awards-carousel .owl-item{padding: 0 10px;}

.industry-awards-block-main:hover .industry-awards-btn{color:#aafe0a;}
.industry-awards-block-main:hover .industry-awards-arrow{background:#aafe0a;}

.ci-news-home-logo{width: 100%; height: auto; float: left; margin-bottom: 15px;}
.ci-news-home-logo img{max-width: 100%;}
.ci-news-heading{width:100%; height:auto; float:left; font-size: 45px; line-height: 1; font-weight:500; color:#fff; font-family: "Urbanist", sans-serif; text-align:center;}
#ai-communities-carousel-home{margin-top:30px;}
.home-carousel-block-main{width: 100%; height: auto; float: left; background:#fff; border-radius:30px; padding:10px; position: relative;}
.home-carousel-block-main a{display:inline-block;}
.home-carousel-img-block-main{width: 100%; height: auto; float: left; position:relative; border-radius:25px 25px 0 0; overflow:hidden;}
.home-carousel-img-block-main img{width: 100%;}
.ci-news-read-btn{padding:8px 15px; font-size: 15px; font-weight:500; color:#000; display: inline-block; background:#aafe0a; border:1px solid #aafe0a; border-radius:10px; text-decoration:none; }
.ci-news-read-btn:hover{color:#aafe0a; background: transparent;}


.home-carousel-text-main{width:100%; height:auto; float:left; font-size:20px; line-height:24px; color:#000000; font-weight:500; /*margin-bottom:0px; background:#070c68; margin-bottom:15px;*/}
.home-ci-news-text{width:100%; height:auto; float:left; padding:0px 5px; margin:10px 0; font-family: "Urbanist", sans-serif; /*max-height: 110px; min-height: 110px;*/
  overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;}
.home-ci-news-btn{width:30px; height:30px; float:right; font-size: 15px; background:rgba(170, 254, 10, 0.5); border-radius:50%; text-align:center; padding-top:3px; /*margin:10px 10px;*/}

.home-carousel-block-main:hover .home-ci-news-btn{background:#040231; color: #fff;}

.section-partners-home {background: #040231;}
.brands_slider_container {
    /*height: 130px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);*/
    padding-left: 50px;
    padding-right: 50px;
   /* background: #fff*/
   position: relative;
}

.brands_slider {height: 100%; /* margin-top: 50px;*/}
.owl-partner-logo-main{width: 100%; height: auto; text-align:center;}
.home-partners-logo-box{width: 100%; height: auto; float:left; text-align:center; margin-bottom:50px; }
.home-partners-logo-img{width: 100%; height: auto; float:left;} 
.home-partners-logo-img img{max-width: 100%; box-shadow:0 0 0px 0 #b9b9b9; border-radius: 10px; overflow: hidden;}
.home-special-partners-heading{width: 100%; height: auto; float:left; font-size:15px; line-height:1; text-align:center; color:#cccccc; font-weight:500; margin-bottom:5px;}
.home-Partners-logo-txt{width: 100%; height: auto; font-size:15px; line-height:18px; color:#cccccc; font-weight:400; margin-bottom:5px;}
.brands_item {
  width: 94%;
  height: 100%;
  box-shadow: 0 0 0px 0 #b9b9b9;
  margin: 3%; border-radius: 10px; overflow: hidden;
}
#brands_slider .owl-nav{width: 100%; position: absolute; top: calc(50% - 15px); padding: 0px; cursor: pointer; z-index: 1;
	/*
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

#brands_slider .owl-nav .owl-prev {width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 0 5px 0 #333; left: -50px; background: #d0ff00; position: absolute;}
#brands_slider .owl-nav .owl-next {width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 0 5px 0 #333; right: -50px; background: #d0ff00; position: absolute;}

#brands_slider .owl-nav .owl-prev:hover, #brands_slider .owl-nav .owl-next:hover{background: #fff;}

.government-support-section{background:#fff; border-radius:30px; margin-top: 70px; margin-bottom: -70px; position: relative; z-index: 1; padding-top:70px; padding-bottom:20px}
.home-government-logo-img{width: 100%; height: auto; float:left; text-align: center; margin-bottom:10px;} 
.home-government-logo-img img{max-width: 100%;}
.home-government-txt{width: 100%; height: auto; float:left; font-size:15px; line-height: 20px; color:#121212; font-weight:400; margin-bottom:15px;}
.home-government-txt ul{padding:0; margin:0; list-style-type:none;}

.footer-section{padding:120px 0 70px 0; background: #AAFE0A;
background: linear-gradient(180deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 75%);}

.footer-logo-bottom {width: 100%; height: auto; float: left; color:#040231; font-size:22px; font-weight:bold; line-height: 1; margin-bottom: 10px;}
.footer-logo-bottom-txt {width: 100%; height: auto; float: left; color:#040231; font-size:15px; line-height:18px; margin-bottom: 15px;}
.footer-bottom-btn-main {width: 100%; height: auto; float: left; font-size: 15px; font-weight: 500;}
.footer-bottom-btn-main ul{margin:0; padding:0;}
.footer-bottom-btn-main ul li{list-style: none;}
.footer-bottom-btn-main ul li a{border:1px solid #040231; border-radius:15px; padding:15px; margin-bottom: 15px; text-decoration:none; color:#040231; display:block; line-height: 1.1;}

.footer-bottom-btn-main ul li a:hover{color:#d0ff00; background:#040231;}

.footer-bottom-heading{width: 100%; height: auto; float: left; color:#040231; font-size:22px; font-weight:600; margin-bottom: 10px;}
.footer-bottom-link{width: 100%; height: auto; float: left; font-size: 15px; font-weight: 500;}
.footer-bottom-link ul{margin:0; padding:0;}
.footer-bottom-link ul li{list-style: none;}
.footer-bottom-link ul li a{margin-bottom: 11px; text-decoration:none; color:#040231; display:block;}

.footer-logo-heading{width: 100%; height: auto; float: left; color:#040231; font-size:17px; line-height: 1; text-align:center; font-weight:600; margin-bottom: 10px;}
.footer-logo-box{width: 100%; height: auto; float: left; text-align:center;}
.footer-logo-box img{max-width: 100%;}
.footer-left-border{border-left:1px solid #040231;}
.footer-left-border hr{border-top-color: #040231; opacity: 1;}
.footer-section-bottom{background:#b7fc35;}
.footer-copyright{font-size:13px; color:#555555; padding:5px 0; text-align:center;}


.inner-top-para-left{width: 100%; height: auto; float: left; color: #000; font-size: 15px; line-height:24px; margin-bottom: 30px;}
.exhibitor-profile-ul-heading{width: 100%; height: auto; float:left; font-size:20px; color:#040231; font-weight:bold; margin:0 0 15px 0; font-family: "Urbanist", sans-serif;}
.exhibitor-profile-ul-para-main{width: 100%; height: auto; float:left; font-size:15px; color:#000; margin:0 0 15px 0; }
.exhibitor-profile-ul-para-main ul{margin:0; padding:0; list-style-type: none;}
.exhibitor-profile-ul-para-main ul li{margin-bottom:10px; padding-left:20px; position:relative; }
.exhibitor-profile-ul-para-main ul li:after{position:absolute; content:"\f101"; left:0; top: 4px; font-size: 10px; color:#040231; font-family: 'Font Awesome\ 5 Pro';}

.exhibitor-profile-form-main{width: 100%; height: auto; /*float:left;*/ font-size:15px; color:#000;}
.exhibitor-profile-form-main .col-form-label{font-size:15px; color:#000; font-weight:500;}
.exhibitor-profile-form-main .form-control{font-size:15px; color:#000; font-weight:400;}
.exhibitor-profile-btn{background:#ec008c; border-radius:0; color:#fff; padding:8px 40px; border: 0;}
.reset-profile-btn{background:#777; border-radius:0; color:#fff; padding:8px 40px; border: 0;}
.exhibitor-profile-btn:hover{background:#aafe0a; color:#000;}
.reset-profile-btn:hover{background:#000; color:#fff;}

label.error, .exhibitor-profile-form-main label.error{display: none; color: #f00;
    font-weight: 500;
    padding: 5px 0;
    font-size: 14px;
    width: 100%;
    max-width: 100%;}

.exhibitor-profile-form-main .form-group{/*margin-bottom:10px;*/ }
.form-group{ margin-bottom:20px; }
.form-group label span{ color: #f00; }

.shorts-video-popup{width: 100%;height: auto;padding: 20px;}

.hamburgermenu-txt{display: inline-block; font-size: 17px;}


/*inner css add*/
.home-heading-left{width: 100%; height: auto; float:left; font-size:30px; color:#012121; font-weight:800;  margin-bottom:15px;}
.exhibitor-heading-left{width: 100%; height: auto; float:left; font-size:18px; color:#012121; font-weight:800;  margin-bottom:15px;}
.home-para-left{width: 100%; height: auto; float:left;  font-size:16px; font-weight:500;  margin-bottom:30px;}
.home-heading-left-white{width: 100%; height: auto; float:left; font-size:40px; color:#fff; font-weight:bold;  margin-bottom:0px; text-transform: uppercase; line-height:42px;}
.home-para-left-white{width: 100%; height: auto; float:left;  font-size:22px; color:#fff; font-weight:400;  margin-bottom:30px;}

.exhibitor-profile-name-heading{width: 100%; height: auto; float:left; font-size:16px; color:#000; font-weight:bold; margin:0 0 0; }
.exhibitor-profile-position{width: 100%; height: auto; float:left; font-size:16px; color:#000; margin-bottom:30px;}
.exhibitor-profile-position a{color:#1a73e8; text-decoration:none;}
.exhibitor-profile-address-heading{width: 100%; height: auto; float:left; font-size:16px; font-weight:bold; color:#000; }
.exhibitor-profile-address{width: 100%; height: auto; float:left; font-size:16px; color:#000; border-bottom:1px solid #f1f1f1; padding-bottom:30px;}


.home-heading-top-center{width: 100%; height: auto; float:left;  font-size:30px; font-weight:800; text-align:center; margin-bottom:0.5rem;}
.home-para-top-center{width: 100%; height: auto; float:left;  font-size:16px; font-weight:600; text-align:center; margin-bottom:1rem;}
.home-para-top-center span{color:#e3242a; font-weight:bold;}


.section-participate{background:#f1f1f1; overflow: hidden;}
.exhibitor-profile-table-box{width: 100%; height: auto; float:left; font-size:16px; padding:30px 30px 15px;  background:#fff; color:#000; margin:10px 0; }
.exhibitor-profile-table-box .table{margin-bottom:0;}
.exhibitor-profile-table-box .table-light{background-color: #f1f1f1;}

.exhibitor-profile-table-box .table thead th {border-right:1px solid #dee2e6; border-bottom-width: 0px; }
.exhibitor-profile-table-box .table thead th:last-child{border-right:0;} 
.exhibitor-profile-table-box .table td{border:1px solid #dee2e6; }
.exhibitor-profile-table-box .table td:first-child{border-left:0px solid #dee2e6; }
.exhibitor-profile-table-box .table td:last-child{border-right:0;} 
.exhibitor-profile-table-box .table tr:last-child td{border-right:0; border-bottom:0;} 

.exhibitor-profile-table-box .table-heading-txt{color:#000; font-weight:bold;}
.exhibitor-profile-table-box .table p{margin-bottom:0;}
.exhibitor-profile-form-main{width: 100%; height: auto; /*float:left;*/ font-size:16px; color:#000;}
.exhibitor-profile-form-main .col-form-label{font-size:15px; color:#000; font-weight:600;}
.exhibitor-profile-btn{background:#040231; border-radius:0; color:#fff;}

label.error, .exhibitor-profile-form-main label.error{display: none; color: #f00;
    font-weight: 500;
    padding: 5px 0;
    font-size: 14px;
    width: 100%;
    max-width: 100%;}
/*.form-field input.error, .form-field input.error:focus {
    color: #f00;
    border: solid 1px #f00;
}	
*/


.home-speakers-txt-outer-box{width: 100%; height: auto; float: left; padding:0 5px;}
.home-speakers-outer-box {width: 100%; height: auto; float: left;  margin-bottom:25px; padding:10px;}
.home-speakers-outer-box:hover {-webkit-box-shadow: 0px 2px 20px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 20px rgba(0,0,0,0.1); cursor:pointer; box-shadow: 0px 2px 20px rgba(0,0,0,0.1);/**/}

.home-speakers-outer-box:hover .home-speakers-pic img{filter: grayscale(1);}

.home-speakers-pic{width: 100%; height: auto; float:left; text-align:center; margin-bottom:10px;}
.home-speakers-pic img{max-width: 100%;}
.home-speakers-name{width: 100%; height: auto; float:left; font-size:18px; line-height:22px; color:#000; font-weight: 500;}
.home-speakers-position{width: 100%; height: auto; float:left; font-size:15px; color:#000; font-weight: 500; line-height:17px;}
.home-speakers-position-details{width: 100%; height: auto; float:left; font-size:12px; color:#555555; line-height:16px; margin-bottom:5px;}

.sponsor-bg-special-value{padding:40px; background:#f1f1f1;}
.participants-alphabet{width: 100%; height: auto; float:left; margin-bottom:20px;}
.participants-alphabet .alphabet-clear{background:#ec008c; color:#fff; border:0;}
.participants-alphabet span{display:inline-block; border:1px solid #ccc; padding:5px 8px; margin:5px; cursor:pointer;}
.participants-alphabet span:hover{background:#ec008c; color:#fff; border-color:#ec008c;}
.participants-table{width: 100%; height: auto; float:left; margin-bottom:20px;}
.participants-pagination{width: 100%; height: auto; float:left; margin-bottom:20px;}
.participants-pagination .page-link{margin-left: 5px; color:#555;}
.participants-pagination .page-item:first-child .page-link ,.participants-pagination .page-item:last-child .page-link{background-color:#ccc; color:#fff; border-radius:0;}
.participants-pagination .page-item:first-child:hover .page-link ,.participants-pagination .page-item:last-child:hover .page-link{background-color: #555; border:1px solid transparent; color:#fff;}
.participants-pagination .page-link:hover{background-color: #555; border:1px solid transparent; color:#fff;}

#example_paginate li.next a, #example_paginate li.previous a{border: 0px solid #ebeaea !important;}

.sponsorship-opportunities-main-box{width:100%; height:auto; text-align:center; background-color: #fff; border: 1px solid #cecece; margin-bottom:30px; box-shadow: 0 0 5px 0 #b9b9b9;}
.sponsorship-opportunities-img-box{width:100%; height:auto; padding: .25rem;}		
.sponsorship-opportunities-txt-box{width:100%; height:auto; font-size:16px; padding: .25rem; font-weight: 500; border-top: 1px solid #cecece; display:none;}

.partners-logo-box-main{width: 100%; height: auto; float:left; text-align:center; margin-bottom:30px; }
.partners-logo-txt-box{width: 100%; height: auto; float:left; font-size:16px; text-align:center; color:#121212; font-weight:500; margin-bottom:5px;}
.partners-logo-img-box{width: 100%; height: auto; float:left;} 
.partners-logo-img-box img{max-width: 100%; box-shadow:0 0 5px 0 #b9b9b9;}


.govt-support-logo-main{width: 100%; min-height: 160px; height: auto; box-shadow: 0 0 5px 0 #b9b9b9; margin-bottom: 30px; text-align:center; padding-top: 10px; padding-bottom: 10px; display: flex; justify-content: center; align-items: center;}
.govt-support-logo-main img{max-width: 100%;}
.govt-support-logo-main h3{color: #000; line-height: 18px;  margin-top: 5px; font-weight: 500; font-size: 14px;}

.support-logo-main{width: 100%; /*min-height: 160px;*/ height: auto; margin-bottom: 30px; text-align:center; display: flex; justify-content: center; align-items: center;}
.support-logo-main img{max-width: 100%; box-shadow: 0 0 5px 0 #b9b9b9; padding: 5px 10px;}

.home-btn-enquiry{background: #aafe0a; border: 1px solid #aafe0a; font-size: 17px; font-weight: 500; padding: 12px 15px; color: #040231; text-align: center; display: inline-block; text-decoration: none; border-radius: 10px;}
.home-btn-enquiry:hover{background:#040231; text-decoration:none; color:#aafe0a; border: 1px solid #040231;}
/*inner css add*/

/* ---- social sidebar container ---- */
.mf-social-side-list {position: fixed; top: 30vh;right: 0px; z-index: 100;}
.mf-social-side-list ul {list-style: none; display: flex; flex-direction: column; padding: 0; margin:0; background: #000000;}
.mf-social-side-list ul li a {color: #777777; width: 40px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; display: inline-block; border-bottom:1px solid #777;
    /*border-radius: 50%; margin-top: 1px; */
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mf-social-side-list ul li:last-child a{border-bottom:0px solid #777;}
.mf-social-side-list ul li a:hover {opacity: 1; color: #fff;
/*
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);*/
}
.mf-social-side-list ul li a:hover[href*='instagram'] {background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.mf-social-side-list ul li a:hover[href*='facebook'] {background: #3b5998;}
.mf-social-side-list ul li a:hover[href*='linkedin'] {background: #0077B5;}
.mf-social-side-list ul li a:hover[href*='youtube'] {background: #c4302b;}
.mf-social-side-list ul li a:hover[href*='twitter'] {background: #00acee;}
/* ---- social sidebar container end ---- */


@media (min-width: 1700px) {
	.container-xxl{max-width: 1600px;}
}
@media (min-width: 1366px) {
	.home-banner-bottom ul li {width: max-content;}
.header-scroll .logo-box-ci{width: 350px;}
.header-scroll .logo-box-sci{width: 110px; /*margin-left: 15px;*/}
}

@media (min-width: 1300px) {
	.home-banner-bottom ul li img {width: auto;}
}

@media (min-width: 992px) {
	.dedicated-col-5{flex: 0 0 auto; width: 20%;}
	.dedicated-product-sectors ul .dedicated-col-5:last-child{display:none;}
	.product-sectors-main{
background: #AAFE0A;
background: linear-gradient(90deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%);}
}


@media (max-width: 1700px) {
.co-located-shows-txt-main{min-height: 160px;}
}
	
@media (max-width: 1366px) {
#world-say-carousel{padding-left:0;}
.footer-bottom-btn-main {font-size: 12px;}
.footer-bottom-btn-main ul li a{border-radius: 10px; padding: 10px;}
.product-sectors-heading{font-size: 50px;}
.home-video-box-main iframe{width: 100%; height: 500px;}
.co-located-shows-txt-main{min-height: 180px;}
}

@media (max-width: 1320px) {
.co-located-shows-txt-main{min-height: 180px;}
}

@media (max-width: 1100px) {
  .ci-news-read-btn{padding: 8px 7px;}
.co-located-shows-txt-main{min-height: 110px;}
}

@media (max-width: 991px) {
	.home-banner-bottom ul {display: flex;}
	.product-sectors-main{background: #AAFE0A;
	background: linear-gradient(180deg, rgba(170, 254, 10, 1) 0%, rgba(255, 255, 255, 1) 100%); }
#world-say-carousel{padding-left:0;}
  .home-banner-bottom ul li {float: left; height: auto;}
  .top-btn-register, .top-btn-book{padding: 5px 10px; font-size: 12px;}
  .co-located-hd span{padding: 0px 0px 5px 0px;}
  .home-video-box-main iframe{width: 100%; height: 355px;}
.co-located-shows-txt-main{min-height: 150px;}
}

@media (max-width: 768px) {
.top-btn-register, .top-btn-book{padding: 5px 10px; font-size: 12px;}
.banner-txt-small{font-size: 36px;}
.banner-txt-large{font-size: 90px; margin-top: -25px;}
.banner-txt-small-bottom{font-size: 36px;}
.top-btn-register, .top-btn-book{font-size: 11px;}
	.top-btn-book{margin-left: 5px;}
	.carousel-caption{bottom: calc(40% - 133px);}
.footer-bottom-btn-main {font-size: 12px;}
.footer-bottom-btn-main ul li a{border-radius: 10px; padding: 8px;}
.footer-bottom-link {font-size: 12px;}
.home-video-box-main iframe{width: 100%; height: 275px;}


.home-heading-left{font-size: 30px; margin-bottom: 15px; line-height: 32px;}
.home-para-left{font-size: 14px; margin-bottom: 15px;}
.home-heading-top-center.mb-5{margin-bottom: 2rem!important;}
.home-heading-top-center{font-size: 30px; margin-bottom: 10px; line-height:32px;}
.co-located-shows-txt-main{min-height: 220px;}
}
@media (max-width: 767px) {
.header-scroll .logo-box-ci{width: 220px;}
.header-scroll .logo-box-sci{width: 75px; /*margin-left: 15px;*/}
	.ci-news-heading{font-size: 30px;}
	.footer-left-border {border-left:0px solid #040231;}
	.home-banner-bottom ul li:nth-last-child(4) {background: none;}
.home-banner-bottom ul li:nth-last-child(7) {background: none;}

	.carousel-caption{padding-top: 0.25rem; padding-bottom: 0.25rem; bottom: 0;}
	.banner-txt-small{font-size: 20px;}
	.banner-txt-large{font-size: 80px; margin-top: -20px;}
	.banner-txt-small-bottom{font-size: 20px; margin-top: 10px; margin-bottom: 10px;}
	.section-padding {padding: 40px 0; }
.section-statistics-gradient{padding: 40px 0 0px;}
.navbar-toggler .hamburgermenu-txt{display:none;}
.home-banner-bottom ul li {margin: 10px 0;}
.world-say-heading-home{text-align: center;}
.world-say-para-home{text-align: center;}
.tickerband{margin: 50px 0px -50px 0px;}
.co-located-shows-txt-main{min-height: 115px;}
}
	
@media (max-width: 600px) {
.co-located-shows-txt-main{min-height: 165px;}
}
@media (max-width: 576px) {
	.home-para-top-white{font-size: 15px; line-height: 22px;}
	.product-sectors-heading{font-size: 30px; margin-top: 40px;}
	.home-heading-center{font-size: 30px;}
	.world-say-heading-home{font-size: 30px;}
	.home-heading-center-white{font-size: 30px; margin: 40px 0 30px;}
	.home-government-txt{font-size: 12px;}
	.footer-bottom-btn-main ul li a{padding: 12px 15px;}
.carousel-caption{padding-top: 0.25rem; padding-bottom: 0.25rem; bottom: 0;}
.tickerband{margin: 40px 0px -40px 0px;}
.home-video-box-main{border-radius: 30px;}
.marquee{top: 30%;}
.scrolltext .item h4{font-size: 30px;}
.home-icon-attendees-txt-main-box .icon-attendees-txt-top{font-size: 24px;}
.home-icon-attendees-txt-main-box .icon-attendees-txt-p{font-size: 12px;}
.dedicated-product-col-main{padding: 15px 5px;}
.home-attendees-icon{width: 60px; margin: 0 auto; float:none;}
.leaders-position-heading{font-size: 18px; margin-bottom: 8px;}
.leaders-position-para{font-size: 12px;}
.home-book-btn, .home-book-btn-brochure{font-size: 12px; padding: 15px 10px;}
.ci-news-heading{margin-top: 20px; font-size: 20px;}
.ci-news-read-btn{padding: 8px 10px; font-size: 12px;}
.home-partners-logo-box{margin-bottom: 30px;}
.home-special-partners-heading, .home-Partners-logo-txt{font-size: 10px;}
#brands_slider .owl-nav{top: calc(50% - 5px);}
#brands_slider .owl-nav .owl-prev, #brands_slider .owl-nav .owl-next{width: 30px; height: 30px;}
#brands_slider .owl-nav .owl-prev{left: -25px;}
#brands_slider .owl-nav .owl-next{right: -25px;}
.brands_slider_container{padding-left: 20px; padding-right: 20px;}
.footer-section{padding: 120px 0 40px 0;}	
	.footer-logo-heading{font-size: 12px;}
	.footer-copyright{font-size: 11px;}
.menu-box-outer{margin-top: 50px;}
.footer-left-border hr{margin: 1.5rem !important;}
.industry-awards-text-main{padding: 0 15px;}
.industry-awards-text{padding: 0; text-align: center; margin-top: 10px;}
.industry-awards-btn{text-align: center;}
.attendees-star-txt{font-size: 10px;}
.co-located-shows-txt-main{min-height: 115px;}
	.banner-txt-main{margin-bottom: 15px;}
}

@media (max-width: 400px) {
.header-scroll .logo-box-ci{width: 200px;}
.header-scroll .logo-box-sci{width: 65px; /*margin-left: 15px;*/}
.co-located-shows-txt-main{min-height: 150px;}
}
/*


*/