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

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');



* {
  box-sizing: border-box;
}

body { margin:0px; padding:0px;   font-family: 'Roboto', sans-serif; background: #fff;   }
img, p { border:none; outline:none; max-width:100%; vertical-align:top; background-size:100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
.clrfix{ clear:both}






h1 {
    width: 100%;  color:#000000; font-size:26px;  padding:0px 0 10px 0; margin: 0 auto; line-height: 36px; text-align: left; font-weight: 900
}



/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #ff5601;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 204px;
  position: fixed;
  right: -160px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fa {
  font-size: 20px !important;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-fb {
  top: 160px;
}

.float-tw {
  top: 215px;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}
/* Floating Social Media Bar Style Ends Here */





h4 { font-family: 'Roboto', sans-serif; color:#fff; font-size:26px; margin:0px; padding:0px 0px 20px 0px; text-align:center}







figcaption { width:100%; display: flex; flex-wrap: wrap; justify-content: center; padding: 60px 0; margin: 0 auto; background: #E8E6E6}

.about {  width: 60%; float: left;  color: #000000; font-size: 15px; line-height: 24px; font-family: 'Roboto', sans-serif;  }


.about-side {
    width: 38%;
    margin: 0px 0 0 1%; float: right


}




#middle-outer { width:100%; height:100%;  float:left; margin:0px 0 0px 0 ; padding:30px 0; background:#e40913; }
.middle-inner { width:1180px; height:100%; margin:0 auto;   line-height: 32px; padding: 0px 0 0 0; text-align: left; font-size:16px; color: #02033b; display: flex; flex-wrap: wrap; justify-content: center}




.middle-txt { width:96%; float:left; padding:0px 20px;  font-family: 'Roboto', sans-serif; font-size:16px; color:#fff; line-height:28px; text-align:left; }
.middle-box { width:36%; float:right; }

.middle-outer1 { width:100%; height:100%;  float:left; margin:185px 0 0 0 ; padding:0px; background:#000}

#middle-outer2 { width:100%; height:100%;  float:left; margin:0px 0 0 0 ; padding:55px 0 75px 0;background:#f4feff}


.middle-inner1 { width:1180px; height:100%; margin:0 auto;  overflow:hidden; display: flex; text-align: center; font-family: 'Raleway-Regular'; font-size:16px; color:#fff; line-height:25px }
.middle-txt1 { width:46%; float:left; padding:20px 12px; font-family: 'Roboto', sans-serif; font-size:15px; color:#fff; line-height:24px; border-right:solid 1px #ecf3f9  }
.middle-txt2 { width:44%; float:left; padding:20px 18px; font-family: 'Roboto', sans-serif; font-size:15px; color:#fff; line-height:24px;  }

.middle-box1 { width:13%; float:left; padding:18px 12px; }

#middle-outer3 { width:100%; height:100%;  float:left; margin:0px 0 0 0 ; padding:0px; background:#010103}

.middle-exh { width:31%; float:left; margin:0 0 0 1.5%; border:solid 10px #fff}
.middle-vis { width:48%; float:right; padding:10px 12px; background:#f10f24 }



.exhibitor-main { width:24%;  height:auto;  font:16px/26px 'Roboto', sans-serif; color:#fff;  float:left; margin:1% 0 0 0%; text-align:center; text-transform: uppercase}

.exhibitor-main i{ font-size: 50px; color: #ffffff; text-align: center; margin: 0 auto; display: block}

.exhibitor-main ul{ margin: 0px; padding: 0px; list-style: none; text-align: center}

.exhibitor-main li{ padding:0 0 0 4px; text-align: left}


.exhibitor-main img{ width:100%; display:block;  padding: 0px; text-align: center; margin: 0 auto}
.exhibitor-main p{ float: left; width:100%;  padding:8% 0 0 0; text-align: center; font-size: 26px; margin: 0px}




.exhibitor-main1 { width:22%;  height:auto;  font:16px/26px 'Roboto', sans-serif; color:#fff;  float:left; margin:2% 0 0 2%; text-align:left; background: #1e3a8a  }

.exhibitor-main1 ul{ margin:22px 0 0 0px; padding: 0px; text-decoration: none; }

.exhibitor-main1 li{ margin:5px 0 0 25px; padding: 0px 0 0 0px}

.exhibitor-main1 i{   padding: 0 8px 0 0; font-size: 14px}

.exhibitor-main1 img{ width:100%; margin: 0 auto; display:  block}

.exhibitor-main1 strong{ font-size: 18px; font-weight: 500; display: block; padding: 20px 20px; text-align: center}

.txt {font:70px/70px 'Roboto', sans-serif;}







.read-more {background: #1d8043; border-radius: 4px; padding:15px 30px; margin: 0 auto; display: block; width: 20%; text-align: center}
.read-more a{color: #fff; text-decoration: none}

.exhibitor { width:96%; margin:0 auto; height:auto; padding:0px 0px; display:flex; line-height:26px  ;  }







#footer-outer { width:100%; text-align:center;  background:#002E46; float:left; padding:25px 0px; margin:0px  0px 0px 0px; }
#footer-outer1 { width:100%; text-align:center; background:#fff; float:left; padding:35px 0px; margin:0px  0px 0px 0px; border-top: solid 1px #e8e8e8}


#footer { width:64%;margin:0 auto; text-align:center; color:#CCC; font-family:'Roboto', sans-serif; overflow:hidden}

.footer-inner { width:500px; margin:0 auto; height:auto; overflow:hidden; }
.org { margin: 0 auto; text-align:center; width:100%; font-family: 'Roboto', sans-serif; font-size: 20px }
.org img{  width:35%; padding: 0px 0 0 0  }


.but-footer { width:100%; text-align:center;  font-family: 'Roboto', sans-serif; color:#FFF; font-size:16px; margin:0 auto}

.trade { float:right; margin:0; width:35%}
.but-footer-inner { padding:0px 0 0 0  }

.clnt-logo {width:100%; float:left; padding:15px 20px; background:#fcd20b; display:inline-block; box-sizing:border-box;}
.clnt-int { max-width:1120px; text-align:center; margin:0 auto; }






.exhibit {width:48%; height:auto; text-align:center;    float:left; margin:0% 0 0 1%;    background: #FF5B43; border-radius: 4px; 
}
 .exhibit a { font-family:'Roboto', sans-serif; color:#ffffff; font-size:16px; display:block; padding:18px 0 18px 0; text-decoration:none; text-transform: uppercase
}
.exhibit a:hover {
	text-decoration:none; background:#3e3e40;  color:#fff; border-radius: 4px;   }






.exhibit1 {width:48%; height:auto; text-align:center;    float:right; margin:0% 0 0 2%;   border-radius: 4px; background: #1e2a78
}
 .exhibit1 a { font-family:'Roboto', sans-serif; color:#fff; font-size:16px; display:block; padding:18px 0 18px 0; text-decoration:none; margin:0px;  
}
.exhibit1 a:hover {
	text-decoration:none; background:#074393;  color:#fff; border-radius: 4px;   }



.exhibit2 {width:48%; height:auto; text-align:center;    float:right; margin:0% 0 0 2%; border-radius: 4px; background: #ff2e4c; text-transform: uppercase
}
 .exhibit2 a { font-family:'Roboto', sans-serif; color:#fff; font-size:16px; display:block; padding:18px 0 18px 0; text-decoration:none; margin:0px;  
}
.exhibit2 a:hover {
	text-decoration:none; background:#074393;  color:#fff; border-radius: 4px;   }






.exhibit3 {width:48%; height:auto; text-align:center; float:left; margin:0px 0 0 2%;  background:#ea092b; 
}
.exhibit3 a { font-family:'Roboto', sans-serif; color:#fff; font-size:22px; display:block; padding:20px 0 20px 0; text-decoration:none; margin:0px
}
.exhibit3 a:hover {
	text-decoration:none; background:#2c2c2c; 
}




.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;



}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;

}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%; 

}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 96%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
border:solid 0px #FFF; 
}




/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 63px;
    height: 64px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 5px;
    background: url(http://img.tradeindia.com/new_website1/mailers/ciif-expo/3/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(http://img.tradeindia.com/new_website1/mailers/ciif-expo/3/button-next.png) no-repeat;
}



.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fff;    }
}







.button {
  background-color: #004A7F;

  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;

  text-align: center;
  text-decoration: none;

}



.slider {
        width:90%; 
        margin: 0px auto; display: flex; flex-wrap: wrap; justify-content: center
    }

    .slick-slide {
      margin: 0px 10px; text-align: center; color: #ffffff
    }

 .slick-slide1 {
      margin: 0px 10px; background: #042c56;  padding: 1% 0; text-align: center; color: #ffffff
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
  
    }
    
    .slick-active {
  
    }

    .slick-current {
      opacity: 1;
    }
.why { display: block; padding: 20px; background: #8fbc30; height: 260px}
.why1 { display: block; padding: 20px; background: #02608f; height: 260px}

/* booth Section CSS starts Here */
.booth {
    display: block;
    width: 100%;
    padding: 60px 0 80px 0;
    background:#243f76;
	float: left
}
.booth ul{

     width: 25%; display:block; float: left; margin:0
}



.booth li{


}



.booth ul img{

    padding:0px; margin: 0 auto; display: block; max-width: 100%
}



/* booth Section CSS Ends Here */




.accordion {
    background: #fffad6; 
color: #000;
  cursor: pointer;
  padding:15px;
  width: 100%;
  text-align:center;
  border: none;
  outline: none;
  transition: 0.4s;
   font-size: 15px;  font-weight: bold;

}

.active,
.accordion:hover {
  background-color: #ccc; color: #000000
}

.panel {
  padding: 10px 0px; 

  display: none;
  overflow: hidden;
	color: #000000
}

.accordion:after {
  /* Unicode character for "plus" sign (+) */
  content: "\002B";
  font-size: 14px;
  color: #000000;
  float: left;
  margin-right: 5px; background: #ffffff; border-radius: 50%; width:20px; height: 20px; text-align: center; 

}

.active:after {
  /* Unicode character for "minus" sign (-) */
  content: "\002D"; 
}












@media screen and (max-width:480px) {
 .menu {  width:90%; float:right  }
.h2 {  font-family: 'Raleway-Regular'; color:#FFF; font-size:40px; line-height:10px  }
.h4 {font-family: 'Raleway-Regular'; color:#FFF; font-size:55px; line-height:10px }
.h3 { font-family: 'Raleway-Regular'; color:#FF0; font-size:27px; line-height:10px; line-height: 30px}
    h3 {font-size: 27px; line-height: 30px;}    
.middle-txt { width:90%; margin:0 auto}
.middle-box { display:none}

header .logo{ float:left; transition:  0.3s; text-align:center; width:100%; padding: 0 0 20px 0}
header .logo img{  transition: 0.3s;  text-align:center}

header .menu {  width:100%;  }
header .but { width:100%; padding:20px 0 0% 0; }
header .menu-but { width:16%; margin:0 0 10% 0 }

header .date{   width:100%; font-size: 16px  }	
	header .date-txt1 {font-size: 20px; line-height: 20px}
    .booth ul {width: 100%;}    
.booth li {padding: 3px 0 0 68px;}	
	
.top-menu {width:100%;  margin:0 auto}

header { width:100%; margin:25px 0px ; padding:0px; transition:  0.3s;  overflow:hidden; height:100% }
figcaption {padding-bottom: 0px;}

.about {  width: 100%;  }

.banner-main {  float:left; width:100%  }
.banner-punch { padding:0px 0 0 0; }
.baanner-inner { width:92%; margin:0 auto; height:100%;  overflow:hidden }


	
.middle-inner1 {  display: block; }
	
	
	
.exhibitor-main { width:100%; margin:2% 0   }
.exhibitor-main1 { width:90%; margin: 2% 0 0 0   }
	.exhibitor-main img {width: 25%}

	.exhibitor-main2 {width: 100%}
	
	
.middle-box1 { width:100%; text-align:center; margin:0 auto; padding:10px 0 0 0px}
.middle-box1 img{ width:35%; max-width:35%}

.contactDetails img { width:100%; max-width:100%}

.middle-txt1 { width:96%;  }
.middle-txt2 { width:96%; border-left:none }


.org { float:none; margin:0 auto; width:100%}

.but-footer { float:none; margin:0 auto; width:100%}

.trade {  float:none; margin:0 auto; width:100%}

.exhibit {width:100%;  float:none; margin:4% 0 0 0;
}


.exhibit1 {width:48%;   margin:0% 0 0 2%; 
}
    
.exhibit2 {width:48%;   margin:0% 0 0 2%; 
}
	
	
.exhibit4 {width:100%;  float:none; margin:2% 0 0 0; 
}	
	header .top-main { width:90%; }
.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:90%;  }

figcaption { width:90%; margin: 0  auto}
}


@media screen and (min-width: 481px) and (max-width: 700px) {
  .menu {  width:90%; float:right  }
.h2 {  font-family: 'Raleway-Regular'; color:#FFF; font-size:40px; line-height:10px  }
.h4 {font-family: 'Raleway-Regular'; color:#FFF; font-size:55px; line-height:10px }
.h3 { font-family: 'Raleway-Regular'; color:#FF0; font-size:27px; line-height:10px}
.middle-txt { width:90%; margin:0 auto}
.middle-box { display:none}
	
.about {  width: 100%;  }
header .logo{ float:left; transition:  0.3s; text-align:center; width:100%}
header .logo img{  transition: 0.3s;  text-align:center}

header .menu {  width:100%;  }
header .but { width:100%; padding:0px 0 10% 0; }
header .menu-but { width:16%; margin:0 0 10% 0 }
header .date{   width:100%;  }	
.top-menu {width:100%;  margin:0 auto}

header { width:100%; margin:25px 0px ; padding:0px; transition:  0.3s;  overflow:hidden; height:100% }




.banner-main {  float:left; width:100%  }
.banner-punch { padding:105px 0 0 0; }
.baanner-inner { width:92%; margin:0 auto; height:100%; text-align:right; overflow:hidden }


	
.middle-inner1 {  display: block; }
	
	
	
.exhibitor-main { width:32%; margin:2% 0   }
.exhibitor-main1 { width:90%; margin: 2% 0 0 0   }
.exhibitor-main2 {width: 46%}


.middle-box1 { width:100%; text-align:center; margin:0 auto; padding:10px 0 0 0px}
.middle-box1 img{ width:35%; max-width:35%}

.contactDetails img { width:100%; max-width:100%}

.middle-txt1 { width:96%;  }
.middle-txt2 { width:96%; border-left:none }


.org { float:none; margin:0 auto; width:100%}

.but-footer { float:none; margin:0 auto; width:100%}

.trade {  float:none; margin:0 auto; width:100%}


	header .top-main { width:90%; }
.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:90%;  }

figcaption { width:100%; margin: 0  auto}
	
}




@media screen and (min-width: 701px) and (max-width: 989px) {
	.about {  width: 100%;  }
 .menu {  width:90%; float:right  }
 .menu-but { width:27.2%;}
.h2 {  color:#FFF; font-size:50px; line-height:0px}
.h4 {  color:#FFF; font-size:60px; line-height:0px}
.h3 {  color:#FF0; font-size:38px; }
.venue {  width:37%;   text-align:left; float:right;; margin:25px 0px 25px 0px; font-family: 'Magra', sans-serif; color:#FFF; font-size:18px;line-height:38px }
.banner-punch { width:48%; float:right; padding:20px 0 0 0; position:relative}	
.middle-txt { width:60%; float:left; padding:12px; font-family: Arial, Helvetica, sans-serif; font-size:15px; line-height:18px}
.middle-txt1 { width:79%; float:right;  font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#666; line-height:18px; }
.h1 { color:#FFF; font-size:45px}
	

.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:90%;  }

figcaption { width:90%; margin: 0  auto}
	 }
	 
	@media screen and (min-width: 991px) and (max-width: 1279px) {
	

.middle-inner { width:93%; }
.middle-inner1 { width:93%;  }
.footer-inner { width:50%;  }

 .menu-but { width:27.2%;} 
 .middle-txt { font-size:15px;  line-height:23px;}
 } 
	 
.exhibit {
	
}

.banner-out {
  background: url(https://img.tradeindia.com/new_website1/tradeshowslandingpage/moldex-india/banner.jpg) center top repeat;
  background-size: cover;
min-height: 65vh;

  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding:30px 0 50px 0px;

  transition: background-position 0.1s ease-out;
  overflow: hidden;
}

.banner {
width: 1200px; margin:  0 auto;
}

.info-box {

  color: #fff;
  padding:0px 0px;
  border-radius: 10px;
  max-width: 688px;
  width: 90%;
  animation: bounceIn 2s ease;
}

.title {
  font-size: 4.5rem;
  font-weight: bolder;
  color: #FFFFFF;
  margin-bottom: 15px;
}

.title .highlight {
  color: #FFFFFF; display:inline-block; background: #FF5B43; margin: 3px 0 0 0; padding:2px 10px
}

.date, .venue {
  font-size: 1.2rem;
  margin-bottom: 10px; line-height: 1.4;
}

.date, .venuestrong {
  font-size: 1.4rem;

}

.buttons {
  margin-top: 20px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.btn {
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 5px;
  transition: transform 0.3s ease; font-size: 1.2rem;
}

.btn:hover {
  transform: scale(1.05);
}

.btn.yellow {
  background-color: #002E46;
  color: #FFF;
}

.btn.white {
  background-color: #002E46;
  color: #FFF;
}

.btn.yellow  a{
color: #FFF; text-decoration: none
}

.btn.white a{
color: #FFF;text-decoration: none
}






/* Smooth bounce animation */
.smooth-bounce {
  animation: smoothBounce 1s ease;
}

@keyframes smoothBounce {
  0% {
    transform: translateY(0) scale(1);
  }
  25% {
    transform: translateY(-10px) scale(1.03);
  }
  50% {
    transform: translateY(5px) scale(0.97);
  }
  75% {
    transform: translateY(-5px) scale(1.01);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}


@keyframes bounceHover {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}



@media screen and (max-width: 768px) {
  .banner-out { padding: 20px; min-height: auto;}
	.banner {padding: 0px; width: 90%;}
	.info-box {width: 100%}
	.title {
    font-size: 1.5rem;
  }

  .date, .venue {
    font-size: 1rem;
  }

  .buttons {
    flex-direction: column;
    gap: 10px;
  }
}
	





header {
  width: 100%;
  margin: 0;
  padding: 20px;
  overflow: hidden;
  background: #002E46;
}

.top-nav {
width: 100%;
  height: auto;
}

.header-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  z-index: 999;
}

.header-logo {
 width:220px 
}

.header-logo img {
  max-width: 100%;
  height: auto;
}

.header-date {

  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  line-height: 24px;
  color: #fff;

}

.date-txt {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  margin:0;
  padding:8px 8px;
  text-transform: uppercase;
  background-color: #FF5B43;
  border-radius: 3px;
}

.date-venue {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  margin-top: 7px;
  display: block;
}

.header-buttons {

  text-align: right;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  flex-wrap: wrap;

}

.header-buttons .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  background:#FF5B43;
  color: #fff;
  text-decoration: none;
  padding: 18px 24px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;

}

@media (max-width: 768px) {
  .header-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-date, .header-buttons {
    width: 100%;
    text-align: left;
  }

  .header-buttons {
    justify-content: flex-start;
  }
}


  #middle-outer1 {
    padding: 0rem 2rem 3rem;
    background: #f9f9f9;
    font-family: Arial, sans-serif;
  }

  #middle-outer1 h3 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 2rem;
    color: #333;
  }

  .middle-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
  }

  .exhibitor-main2 {
    background: #fff;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .exhibitor-main2:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.15);
  }

  .exhibitor-main2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .exhibitor-main2 li {
    margin: 0.5rem 0;
    font-size: 1rem;
    color: #444;
    display: flex;
    align-items: center;
    gap: 0.6rem;
    transition: color 0.3s ease;
  }

  .exhibitor-main2 li:hover {
    color: #007bff;
  }

  .exhibitor-main2 li i {
    color: #007bff;
    min-width: 20px;
  }


#exhibitor-profile {
  padding: 60px 20px;
  background: #f9f9f9;

  position: relative;
  overflow: hidden;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.exhibitor-heading {
  font-size: 36px;
  color: #08585f;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}

.scroll-buttons {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0 10px;
  pointer-events: none;
}
.scroll-buttons button {
  pointer-events: auto;
}

.scroll-btn {
  background:#FF5B43;
  color: #fff;
  border: none;
  padding: 10px 16px;
  font-size: 24px;
  cursor: pointer;
  border-radius: 50%;
  transition: background 0.3s ease;
}

.scroll-btn:hover {
  background: #063c42;
}

.scroll-wrapper {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.exhibitor-grid {
  display: flex;
  gap: 20px;
  transition: transform 0.5s ease;
  will-change: transform;
}

.exhibitor-box {
  flex: 0 0 calc(33.333% - 20px);
  background: white;
  border-radius: 10px;

  padding: 25px;
  text-align: center;
  transition: transform 0.3s ease; border: solid 1px #DCDCDC
}

.exhibitor-box img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.exhibitor-box p {
  margin-top: 15px;
  font-size: 16px;
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
  .exhibitor-box {
    flex: 0 0 calc(50% - 20px);
  }
}

@media (max-width: 600px) {
  .exhibitor-box {
    flex: 0 0 100%;
  }

  .scroll-buttons {
    top: auto;
    bottom: 10px;
  }
}


.co-located-section {
  background-color: #004163;
  padding: 60px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}

.co-located-section h2 {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 40px;
  font-weight: bold;
}

.logo-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px; max-width: 1200px; margin: 0 auto;
}

.logo-box {
  background: #fff;
  padding: 15px 25px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  max-width: 300px;
}

.logo-box img {
  width: 100%;
  height: auto;
  display: block;
}

.logo-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.3);
}

    .key-exhibit {
  padding: 50px 0px;
      background-color:#E8E6E6;
    }

    .section {
      max-width: 1200px;
      margin: 0px auto;
      padding: 0px;
    }

    .section h2 {
      text-align: center;
      font-size: 32px;
      color: #333;
      margin:0 0 40px; padding: 0px
    }

    .grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
      gap: 20px;
    }

    .card {
      display: flex;
      align-items: center;
      gap: 15px;
      background-color: #fff;
      border-radius: 12px;
      padding: 18px 20px;
      box-shadow: 0 6px 16px rgba(0,0,0,0.06);
      transition: all 0.3s ease;
      border-left: 8px solid #FF5B43;
    }
  .card img{
  max-width: 30px
    }



    .card:hover {
      transform: translateY(-5px);
      box-shadow: 0 12px 20px rgba(0,0,0,0.12);
    }

    .card i {
      font-size: 24px;
      color: #FF5B43;
      min-width: 30px;
    }

    .card h3 {
      margin: 0;
      font-size: 18px;
      color: #FF5B43;
      font-weight: 600;
    }

    @media (max-width: 600px) {
      .section h2 {
        font-size: 26px;
      }

      .card {
        padding: 14px 16px;
      }

      .card h3 {
        font-size: 16px;
      }
    }