:root {
  --width-container: 1145px;
  --white-space-container: calc((100vw - var(--width-container)) / 2);
}
.align-container-left {
  padding-left: var(--white-space-container);
}
.align-container-right {
  padding-right: var(--white-space-container);
}

.expo .hero .navigation {
    top: 0;
    background: rgb(38 14 88 / 57%);
    height: 70px;
    display: flex;
    align-items: center;
}
.expo .mn_menu > ul > li > a {
    color: #ffffff;
}

.expo .hero {
    background: transparent;
    padding: 0;
    display: none;
}
.expo .dates_blk {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -24px;
    text-align: center;
}
.expo .dates_blk h1 {
    display: inline-block;
    border-radius: 40px;
    padding: 16px 60px;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    background: #fc5800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}




/*New Css	*/
.expo .new_banner {
    background: url(../images/expo_bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 130px 0 50px;
    background-position: center;
    min-height: 550px;
    display: flex;
    align-items: center;
}
.expo .left_banner {
    padding-bottom: 10px;
    text-align: left;
}
.expo .new_banner h4 {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
    font-weight: bold;
}
.expo .new_banner p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
    font-weight: 400;
}
/*
.right_banner {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
}
*/
.expo .right_banner {
    display: block;
    width: 100%;
    text-align: center;
}




/* 12 Sep 2025 css start here */




.inner.expo .h_right_blk .theme_tx h2 {font-size:24px; line-height:28px;}

.inner.expo .dates_blk {position:inherit; width:auto; left:inherit; bottom:inherit;}

.inner.expo .dates_blk .db_inner {display:inline-block; border-top:1px solid #ffffff; padding:15px 0 0; margin:15px 0 0;}

.inner.expo .dates_blk .db_inner .info {display:flex; align-items:center; justify-content:flex-start;}
.inner.expo .dates_blk .db_inner .info .year {color:#ffffff; font-size:42px; font-weight:700;}

.inner.expo .dates_blk .db_inner .info .date_venue {text-align:left; padding:0 0 0 50px;}
.inner.expo .dates_blk .db_inner .info .date_venue strong {color:#ffffff; font-size:20px; font-weight:500; line-height:26px; margin:0;}









/*
.new_banner .row {
    align-items: center;
}
*/
.expo .right_banner_in {
    margin-top: auto;
    width: 100%;
    margin-bottom: -5px;
}
.expo .new_banner .title_2 {
    font-size: 50px;
    line-height: 62px;
}
.expo .new_banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
}	
.expo .title_2 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 1px;
    padding: 0 0 20px;
    line-height: 50px;
	text-transform:inherit;
}	

.expo .inner.exhibition .right_banner h3.sub b {
    display: block;
    padding-top: 15px;
    border-top: 1px solid #c0c0c0;
    margin-top: 15px;
}	
.expo .inner.exhibition .right_banner h3.sub {
    padding: 0;
}	
.expo .sub1 {
    font-weight: 700;
    font-size: 19px;
    color: #000;
    line-height: 31px;
    text-transform: uppercase;
    background: #f6f6f6;
    padding: 10px 10px 10px 20px;
    border-left: 5px solid #d330c9;
    margin-bottom: 5px;
    display: inline-block;
}
/*
.sub2 {
    background: #dddfdd;
    color: #000;
    border-left: 5px solid #717171;
}	
*/

/**/
.expo .about {
    padding: 55px 0 0px;
    background-image: linear-gradient(to right, #e9ffff, rgb(250 165 49 / 29%));
    background-size: 600%;
    background-position: 0 0;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: gradients;
}
@keyframes gradients {
    0%   {background-position: 0 0;}
    25% {background-position: 50% 0;}
    50% {background-position: 90% 0;}
    60% {background-position: 60%;}
    75% {background-position: 40%;}
    100%  {background-position: 0 0;}
}
.expo h2 {
    font-weight: 900;
    font-size: 34px;
    padding: 0 0 20px;
    color: #fc5800;
    line-height: 1.3;
    text-align: center;
}
.expo .about h3 {
    color: #000;
    font-size: 20px;
    padding: 0 0 20px;
    margin: 0 0 0px;
    font-weight: 600;
    text-align: center;
}

.expo .title3 {
    color: #260e58;
    font-size: 26px;
    padding: 0 0 20px;
    margin: 0 0 0px;
    font-weight: 500;
    text-align: center;
}
.expo .about p {
    color: #000;
	text-align: center;
    font-size: 16px;
    padding: 0 0 20px;
}
.expo .about .tree_img img {
    height: 442px;
    border: 1px solid #a223a3;
    border-radius: 10px;
    padding: 4px;
}
/*expo_counter css*/
.expo_counter {
    border: 2px solid #d330c9;
    border-radius: 20px;
    text-align: center;
    padding: 40px;
    margin-top: 30px;
}
.tre_txxxx {
}
.col3_counter {
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 2px solid #017381;
    margin-top: 25px;
}
.col3_counter:last-child {
    border-right: 0px solid #a12aa3;
}
.expo_counter .fact {
    color: #017381;
    font-weight: 900;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
    margin-top: 0;
    font-family: "Lexend", sans-serif;
}
.expo_counter h2 {
    text-align: center;
}
.expo_counter .fact p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 10px 0 0 0;
    line-height: 24px;
    padding: 0;
    text-align: center;
}

/*Why Exhibit css start*/
.Why_Exhibit_scn {
    background: linear-gradient(180deg, #bbbbbb, #12593b);
    padding: 60px 0 60px;
    background: #017381;
}
.Why_Exhibit_scn .container {
    max-width: 1310px;
}
.expo .Why_Exhibit_scn h2 {
    color: #ffffff;
    background-image: inherit;
    background-clip: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
    text-align: center;
}
.expo .Why_Exhibit_scn .title3 {
    color: #ffffff;
}
.row_5_items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.col_5 {
    width: 20%;
    padding: 5px;
}
.Make_the_Most_in {
    padding: 35px 20px 20px 20px;
    display: block;
    background: #260e58;
    transition: 0.5s all ease;
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
}
.Make_the_Most_in p {
    text-align: center;
    padding: 0;
    font-size: 16px;
    color: #fff !important;
    line-height: 22px;
    font-weight: 400;
}	
.Make_the_Most_in p b {
    font-weight: bold;
}
.Make_the_Most_in p span {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700 !important;
    letter-spacing: 1px;
    text-align: center;
    line-height: 22px;
}	
.make_img {
    position: relative;
}
.make_img_bx {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0;
}	
.make_img img {
    min-height: 365px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}


/*Arow For Slider*/
.Why_Exhibit_Sl .owl-stage-outer {
    border-radius: 15px;
}
.Why_Exhibit_Sl .owl-nav {
    display: block !important;
}
.Why_Exhibit_Sl .owl-nav button {
    width: 36px;
    height: 36px;
    border: 1px solid #fc5800 !important;
    border-radius: 50%;
    text-align: center;
    transition: all ease 0.5s;
    background: #fc5800 !important;
}
.Why_Exhibit_Sl .owl-nav button span {
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    line-height: 17px;
    display: flex;
    margin: 0 0 4px 0;
    align-items: center;
    justify-content: center;
}
.Why_Exhibit_Sl .owl-nav .owl-prev {
    position: absolute;
    left: -20px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
}
.Why_Exhibit_Sl .owl-nav .owl-next {
    position: absolute;
    right: -20px;
    top: 50%;
    margin: 0px 0 0;
    transform: translateY(-50%);
}

.Why_Exhibit_Sl .owl-nav button:hover {
    background: #000000 !important;
    border-color: #000 !important;
}
.Why_Exhibit_Sl .owl-nav button:hover span {color:#fff;}





 /* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-box {
    background-color: transparent;
    /* width: 300px; */
    height: 365px;
    perspective: 1000px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.flip-box-front img {
    height: 365px;
    object-fit: cover;
}
/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
}

/* Style the back side */
.flip-box-back {
/*
    -webkit-filter: grayscale(3);
    filter: gray;
    filter: grayscale(100%);
    color: white;
*/
    transform: rotateY(180deg);
}







/*New css*/
.flip-box-hd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 10px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    min-height: 60px;
    line-height: 24px;
}
.home-venues{
    display: flex;
    justify-content: space-between;
}
.home-venues-th-img {
    display: block;
    position: relative;
}
.home-venues-th img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}
.home-venues-th-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 1;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 86%) 100%);
}
.home-venues-inner{
    width:19%;
    transition: all 0.7s;
    overflow: hidden;
}
.home-venues-th{
    position: relative;
    overflow: hidden;
}
.home-venues-inner:first-child{
    margin-top:3%;
}
.home-venues-inner:nth-child(2){
    margin-top:6%;
}
.home-venues-inner:nth-child(3){
    margin-top:3%;
}
.home-venues-inner:nth-child(4){
    margin-top:6%;
}
.home-venues-inner:nth-child(5){
    margin-top:3%;
}
.home-venues-inner:nth-child(6){
    margin-top:6%;
}

.home-venues-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    transition: all 0.7s;
}

.home-venues-th:hover .home-venues-caption{
    bottom: -100%;
}

.home-venues-caption-main{
    position: absolute;
    width:100%;
    height: 100%;
    padding:13px;
    top:0;
    left:0;
}

.home-venues-th:hover .home-venues-caption-main{
    background: rgba(0,0,0,0.6);
}



.home-venues-caption-inner{
    width:100%;
    height:100%;
    padding:10px;
    position: relative;
}
 
.home-venues-caption-inner:after{
    content:'';
    position: absolute;
    bottom:0;
    left:0;
    width:1px;
    height:0;
    background: #fff;
    transition: all 0.3s;
}

.home-venues-th:hover .home-venues-caption-inner:after{
    height:100%;
    transition: all 0.3s;
}


.home-venues-caption-inner:before{
    content:'';
    position: absolute;
    top:0;
    right:0;
    width:1px;
    height:0;
    background: #fff;
    transition: all 0.5s;
}

.home-venues-th:hover .home-venues-caption-inner:before{
    height:100%;
    transition: all 0.5s;
}


.af-border{
    display: block;
}
.af-border::after{
    content:'';
    position: absolute;
    top:0;
    left:0;
    width:0;
    height:1px;
    background: #fff;
    transition: all 0.4s;
}

.home-venues-th:hover .af-border::after{
    width:100%;
    transition: all 0.4s;
}

.af-border::before{
    content:'';
    position: absolute;
    bottom:0;
    right:0;
    width:0;
    height:1px;
    background: #fff;
    transition: all 0.6s;
}

.home-venues-th:hover .af-border::before{
    width:100%;
    transition: all 0.6s;
}

.home-venues-content{
    text-align: center;
    opacity: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
}
.home-venues-th:hover .home-venues-content{
    opacity: 1;
}
.home-venues-content img{
    width:100px;
    display: block;
    margin:0 auto 10px;
}
.home-venues-content p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    padding: 0;
}
.home-venues-content p span {
    font-size: 20px;
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    margin-bottom: 11px;
    display: block;
}
/*.home-venues-content-link{
    display: inline-block;
    margin-top:10px;
    font-size: 15px;
    color:#fff;
    border:1px solid #fff;
    padding:5px 20px;
    text-align: center;
    border-radius: 10px;   
    text-decoration: none;
    transition: all 0.7s;
}
.home-venues-content-link:hover{
    background: #fff;
    color:#000;
    transition: all 0.7s;
}*/

.home-venues-content-link{
    display: inline-block;
    margin-top:10px;
    font-size: 15px;
    border:1px solid #fff;
    padding:5px 20px;
    text-align: center;
    border-radius: 10px;   
    text-decoration: none;
    transition: all 0.7s;
	background: #fff;
	color:#000!important;
    transition: all 0.7s;

}

.home-venues-content a{
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #fff;
    border:none;
    padding: 5px 20px;
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.7s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.home-venues-content a:hover{
    background: none;
    color: #000;
    transition: all 0.7s;
}

.home_section3{
    padding-bottom:100px;
	padding-top:100px; 
}














/*Why Exhibit css end*/


/*chart css*/
.graph_sec {
    padding: 70px 0;
}
.graph_sec .small_hd {
    color: #260e58;
    font-size: 18px;
    padding: 0 0 0;
    margin: 0 0 0px;
    font-weight: 500;
    text-align: center;
    margin-bottom: -40px;
    position: relative;
    z-index: 1;
}
#chartContainer, #chartContainerSecond, #chartContainerThird {
    height: 380px;
    width: 100%;
}
.rt_Price_Exhibit {
    display: block;
    border-radius: 10px;
    text-align: center;
    margin: 0;
    padding: 20px;
    border: 1px solid #5a2b9d;
    margin-top: 20px;
}	
.lt_Price_Exhibit p {
    color: #000;
    font-weight: 700;
    font-size: 42px;
    letter-spacing: 1px;
    padding: 0;
    line-height: 58px;
}

.rt_Price_Exhibit p {
    display: block;
    font-size: 20px !important;
    color: #5a2b9d;
    letter-spacing: 0.5px;
    padding: 0 0 10px !important;
    font-weight: 700;
    font-family: "Source Serif 4", serif;
}	
.rt_Price_Exhibit h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #fd6004;
    display: block;
    letter-spacing: 0.5px;
    border: 2px solid #fd6004;
    padding: 15px;
    border-radius: 10px;
}
.rt_Price_Exhibit1 {
    border-color: #260e58;
}
.rt_Price_Exhibit1 p {
    color: #260e58;
}
.rt_Price_Exhibit1 h4 {
    background: #260e58;
}



.Standard_dd_scb {
    padding-top: 0;
    margin-top: 5px;
    padding-bottom: 0;
}
.Standard_dd_scb .btn_blk a {
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.Standard_dd_scb .btn_blk a:hover {
    border-color: #5a2b9d;
    color: #5a2b9d;
}


.Standard_dd_scb .rt_Price_Exhibit {
    padding: 0;
    border: 0px solid #5a2b9d;
    max-width: 485px;
    width: 100%;
    margin: 0 auto;
}




/*Sales Opportunity css*/
.Sales_Opportunity_scn {
    background: #260e58;
    padding: 70px 0;
}
.Sales_Opportunity_in h4 {
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    display: block;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 15px;
}
.Sales_Opportunity_in .btn_blk a:hover {
    border-color: #fff;
    color: #fff;
}





/*Moments from last Year css*/
.gallery_container {
    padding: 0 0 70px 0;
    background: #f7f7f7;
}
.expo_visitor .gallery_container {
    padding-top: 35px;
    margin-top: 0;
    background: #fff;
}
.gallery_container #pic_gallery .owl-stage-outer {
    padding: 70px 0;
}
.gallery_container #pic_gallery .active.center {
    z-index: 11;
}
.gallery_container #pic_gallery .active {
    z-index: 1;
}
.gallery_container #pic_gallery .owl-dots {
    display: none;
}
.gallery_container #pic_gallery .item {
    opacity: 0.4;
    transition: .4s ease all;
    margin: 0;
    transform: scale(1);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 265px;
    background: #fff;
    padding: 0;
    border: 0px solid #fc5800;
    cursor: pointer;
    border-radius: 10px;
}
.gallery_container #pic_gallery .item img {
    height: 100%;
    object-fit: cover;
}
.gallery_container #pic_gallery .active .item { opacity:1;  transform:scale(1.2);}
.gallery_container #pic_gallery .active.center .item { opacity:1;  transform:scale(1.4);}
.gallery_container #pic_gallery .active .item img {border-radius:10px;}
.gallery_container #pic_gallery .owl-item {-webkit-backface-visibility:hidden; -webkit-transform:translateZ(0) scale(1.0, 1.0);}


.gallery_container #pic_gallery .owl-nav button {
    width: 36px;
    height: 36px;
    border: 1px solid #fc5800 !important;
    border-radius: 50%;
    text-align: center;
    transition: all ease 0.5s;
    background: #fc5800 !important;
}
.gallery_container #pic_gallery .owl-nav button span {
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    line-height: 17px;
    display: flex;
    margin: 0 0 4px 0;
    align-items: center;
    justify-content: center;
}
.gallery_container #pic_gallery .owl-nav .owl-prev {
    position: absolute;
    left: 60px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
}
.gallery_container #pic_gallery .owl-nav .owl-next {position:absolute; right:60px; top:50%; margin:0px 0 0;transform: translateY(-50%);} 

.gallery_container #pic_gallery .owl-nav button:hover {background:#000; border-color:#000;}
.gallery_container #pic_gallery .owl-nav button:hover span {color:#fff;}
.viewer-button {
    background-color: #5a2b9d !important;
}
.What_makes_unique {
    padding: 50px 0 0px;
    position: relative;
    overflow: hidden;
}


/*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: #fd5b01;
    position: relative;
    overflow: hidden;
    background: rgb(253 93 2 / 51%);
    position: absolute;
    top: 40%;
    left: -20px;
    z-index: 1;
    -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 #fd5c01; width:100%; top:5px; display:block; /*height:1px;*/}
.marquee:after{content:""; position:absolute; border:1px dashed #fd5c01; 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: #fd5c01 !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*/


/*
.player-video-holder {
    width: 100%;
    height: 400px;
    transition: all 0.2s;
}
*/
.player-video-holder {
    width: 100%;
    height: 500px;
    transition: all 0.2s;
    max-width: 880px;
    margin: 0 auto;
    border: 2px solid #fd5c01;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.player-video-holder iframe {
    width: 100%;
    height: 100%;
}
.player-video-holder .video-bg {
    width: 100%;
    height: 100%;
    display: block;
    border: 2px solid #921f96;
    border-radius: 10px;
}




/**/
.Exhibitor_Video_scn {
    padding: 60px 0 20px;
    background: #f7f7f7;
}	

.Video_playlist_A {
    max-width: 850px;
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #fc5800;
    padding: 5px;
	position: relative;
}
.Video_playlist_A img {
    border-radius: 13px;
    display: block;
}
.video_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 65px;
    height: 65px;
    background: rgb(252 88 0 / 89%);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.5s all ease;
}
.Video_playlist_A:hover .video_icon {
    background: rgb(252 88 0 / 100%);
	transition: 0.5s all ease;
}
.video_icon svg {
    width: 31px;
    fill: #fff;
}
.For_Queries {
    text-align: center;
    margin: 0px 0 0 0;
    font-weight: 400;
    font-size: 20px;
    padding: 0;
}
.For_Queries a{
    display: inline-block;
	color: #000;
	font-weight: 600;
	transition: 0.5s all ease;
}
.For_Queries a:hover{
	color: #fd5a01;
	transition: 0.5s all ease;
}

.video_bx {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}	
.video_iframe iframe {
    width: 100%;
    height: 300px;
}	
.video_bx .flip-box-hd {
    font-size: 16px;
}	
.inner.exhibition .Exhibitor_video .owl-dots {padding:20px 0 0; text-align:center;}
.inner.exhibition .Exhibitor_video .owl-dots button {display:inline-block;}
.inner.exhibition .Exhibitor_video .owl-dots button span {width:10px; height:10px; border-radius:50%; background:#000; display:inline-block; margin:0 3px;}
.inner.exhibition .Exhibitor_video .owl-dots button.active span {background:#39ff14;} 	
.Exhibitor_Video_scn .title_2 {
    font-size: 36px;
}	

.Exhibitor_Video_scn .flip-box-hd {
    padding: 14px 10px;
	min-height: inherit;
    line-height: 24px;
    background-image: linear-gradient(180deg, #d330c9, #1f003c);
}

.Exhibitor_Video_scn .owl-stage-outer {
    border-radius: 10px;
}

/*Confirmed_Exhibitors css*/
.Confirmed_Exhibitors_scn {
    padding: 70px 0;
    background: #fde7ff;
}
.Confirmed_Exhibitors_scn .exhibitors_logo {position:relative;}
.Confirmed_Exhibitors_scn .exhibitors_logo a {border:1px solid #fce1fa; display:flex; align-items:center; justify-content:center; height:120px;
padding:10px; border-radius:10px; background:#fff;}
.Confirmed_Exhibitors_scn .exhibitors_logo a img {max-width:200px; width:auto!important;}

.Confirmed_Exhibitors_scn #exhibitors_slides .owl-nav button span {background:#d330c9; width:48px; height:48px; border-radius:50%; text-align:center; line-height:42px; color:#fff; 
font-weight:700; font-family: "Lexend", sans-serif; display:inline-block; font-size:32px;}
.Confirmed_Exhibitors_scn #exhibitors_slides .owl-nav button {position:absolute; top:50%;}
.Confirmed_Exhibitors_scn #exhibitors_slides .owl-nav button.owl-prev {left:0; margin:-24px 0 0 -24px;}
.Confirmed_Exhibitors_scn #exhibitors_slides .owl-nav button.owl-next {right:0; margin:-24px -24px 0 0;}

.Confirmed_Exhibitors_scn .btn_blk {padding:50px 0 0; text-align:center;}
.Confirmed_Exhibitors_scn .btn_blk a:hover {border-color:#d330c9; color:#d330c9;}





/*Counter */
.section-statistics-gradient {
    background: #e9ffff;
    padding: 100px 0 50px;
    overflow: hidden;
    margin-top: -76px;
}
.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 #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:32px; font-weight:bold; margin-bottom: 15px;}
.home-icon-attendees-txt-main-box .icon-attendees-txt-p{width: 100%; height: auto; float:left; font-size:20px;}
.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;}
.section-statistics-gradient .container #counter .col-md-3:last-child .home-icon-attendees-main-box:after {
    border-right: 0px;
}




/*Expo Visiter Css Start*/
.expo_visitor .new_banner {
    background: url(../images/expo_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 200px 0 160px;
    min-height: auto;
}
.expo_visitor .dates_blk h1 {
    padding: 16px 34px;
    font-size: 22px;
}
.expo_visitor .dates_blk {
    position: static;
    left: 0;
    bottom: 0;
}
.expo_visitor .new_banner .title_2 {
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 30px;
}
.expo_visitor .about {
    background: linear-gradient(90deg, #017381 26%, #ffffff 25%);
    background: #fff;
    padding: 0;
}
.expo_visiter_tx {
    background: #fff;
    padding: 40px 40px 20px;
    border-radius: 20px;
    /* box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25); */
    position: relative;
    margin-top: -90px;
}
.visitor_discover_img img {
    border-radius: 15px;
    margin-top: 10px;
}
.expo_visiter_over img {
    height: 460px;
    object-fit: cover;
    width: 100%;
}
.expo_visitor h2 {
    font-weight: 900;
    font-size: 34px;
    padding: 0 0 20px;
    color: #017381;
    line-height: 1.3;
    text-align: left;
    background-image: initial;
    background-clip: initial;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    text-transform: inherit;
}
.expo_visitor .expo_visiter_abt p {
    text-align: left;
    
}
.expo_visitor .about p {
    text-align: left;
    font-size: 18px;
    padding: 0 0 24px;
    line-height: 26px;
}
/* KEY HIGHLIGHTS SECTION CSS START HERE */

.expo_visitor .key_highlights {
    background-size: cover;
    padding: 0;
    background: transparent;
    padding: 20px 0;
    margin-bottom: -90px;
    position: relative;
}
.key_highlights_in {
    border-radius: 50rem;
    padding: 2rem;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.25);
    background: #fff;
}
.expo_visitor .col3_counter {
    padding-top: 0;
    padding-bottom: 0;
    border-right: 0px solid #5a2b9d;
    margin-top: 10px;
    border-radius: 10px;
}

.expo_visitor .key_highlights .fact {
    font-family: "Lexend", sans-serif;
    color: #d330c9;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    background: #fff;
    padding:0;
    height: 100%;
    vertical-align: middle;
}
.expo_visitor .key_highlights .fact p {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 10px 0 0 0;
    line-height: 24px;
    color: #000;
    padding: 0;
}



.expo_visitor .Why_Exhibit_scn {
    padding: 30px 0 0 0;
    background: #fff;
    overflow: hidden;
}
.expo_visitor .Why_Exhibit_scn h2 {
    color: #fc5800;
}

.expo_visitor .Why_Exhibit_scn .container {
    max-width: 1140px;
}
.what_make_scn {
   
}
.what_make_scn_in {
    display: flex;
    flex-wrap: wrap;
    background: #067582;
    padding: 35px;
    border-radius: 10px 0px 0 0;
}
.what_make_scn_in2 {
    border-radius: 0 0 10px 0px;
}
/*
.what_make_scn_in2:before {
    content: "";
    position: absolute;
    top: -40px;
    right: -6px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 10px;
}
*/

.what_make_bx_in {
    border-radius: 10px;
    background: #E9F8F6;
    padding: 30px;
    transition: 0.5s all ease;
    height: 100%;
    min-height: 280px;
}
.expo_visitor .what_make_bx_in {
    border-radius: 0px;
    padding:25px 20px;
    min-height:auto;
}
.expo_visitor .what_make_bx {
    width: 25%;
    padding: 0;
}
.expo_visitor .what_make_bx:first-child .what_make_bx_in {
    border-radius: 10px 0 0 10px;
}
.expo_visitor .what_make_bx:last-child .what_make_bx_in {
    border-radius: 0 10px 10px 0;
}


.what_make_bx_in:hover{
/*
	background-color: #E9F8F6;
	background-image:url(../images/Access-to-Key-Decision--Makers-1.jpg);
	transition:0.5s all ease;
*/
}
.what_make_bx:nth-child(2) .what_make_bx_in{
	background: #f1f1f1;
}
.what_make_bx:nth-child(3) .what_make_bx_in{
	background: #E6F8FF;
}
.what_make_bx:nth-child(4) .what_make_bx_in{
	background: #DEF0F8;
    min-height: 250px;
}
.what_make_bx:nth-child(5) .what_make_bx_in{
	background: #FDF4ED;
    min-height: 250px;
}
.what_make_icon {
    display: inline-block;
    margin-bottom: 20px;
}
.expo_visitor .what_make_icon {
    display: none;
}
.what_make_icon img{
	height:60px;
    display: inline-block !important;
    width: auto !important;
}

.what_make_bx_in h3 {
    font-weight: 800;
    font-size: 19px;
    margin: 0 0 12px 0;
    line-height: 22px;
    padding: 0;
    text-align: left;
    color: #017381;
    text-transform: uppercase;
}
.what_make_bx_in p {
    font-size: 17px;
    line-height: 20px;
    padding: 0;
    color: #000;
}

.expo_visitor .what_make_bx_in h3 {
    font-size: 17px;
}
.expo_visitor .what_make_bx_in p {
    font-size: 16px;
}




/*new css*/
.expo_visitor .home-venues {
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.expo_visitor .home-venues-th {
    border-radius: 0px;
}
.expo_visitor .home-venues-th img {
    height: 275px;
}
.expo_visitor .home-venues-inner {
    width: 33.333%;
    margin: 0 !important;
    padding: 10px;
}
.expo_visitor .home-venues-inner:nth-child(4) {
    width: 50%;
}
.expo_visitor .home-venues-inner:nth-child(5) {
    width: 50%;
}

.expo_visitor .flip-box-hd {
    font-size: 20px;
}
.expo_visitor .home-venues-content p span {
    font-size: 20px;
    font-family: "Lexend", sans-serif;
    text-transform: uppercase;
}



/*Who will you Meet? css*/
.Meet_scn {
    padding: 70px 0;
    background-color: #fde7ff;
    background-image: url(../images/Contour.png);
}
.you_Meet_in {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 40px;
    margin-top: 20px;
}
.you_Meet_bx {
    display: flex;
    align-items: center;
}
.you_Meet_tx {
    flex: 1;
    padding-left: 20px;
}
.you_Meet_bx .what_make_icon {
    width: 85px;
    height: 85px;
    background: #e9f8f6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0;
}
.you_Meet_bx:nth-child(2) .what_make_icon {
    background: #f1f1f1;
}
.you_Meet_bx:nth-child(3) .what_make_icon {
    background: #E6F8FF;
}
.you_Meet_bx:nth-child(4) .what_make_icon {
    background: #DEF0F8;
}
.you_Meet_bx:nth-child(5) .what_make_icon {
    background: #FDF4ED;
}
.you_Meet_bx:nth-child(6) .what_make_icon {
    background: #ffeada;
}
.you_Meet_bx:nth-child(7) .what_make_icon {
    background: #c1ecff;
}
.you_Meet_bx:nth-child(8) .what_make_icon {
    background: #cbf1ff;
}
.you_Meet_bx:nth-child(9) .what_make_icon {
    background: #fdf4ed;
}
.you_Meet_bx .what_make_icon img {
    height: 45px;
}

.you_Meet_tx h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
}





/*Exhibitor Product Profiles css*/
.Product_Profiles_scn{
	padding:70px 0;
}
.pro_list ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.pro_list ul li {
    margin: 0;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #d6baff;
}

.pro_list ul li i {
    display: inline-block;
    margin-right: 7px;
    color: #5a2b9d;
}




.attended_say {
    padding: 70px 0 0;
    background-color: #fde7ff;
    background-image: url(../images/Contour.png);
}
.attended_say .swiper-container {
    padding-bottom: 70px;
    padding-top: 20px;
}


/*Position your Css*/

.Product_Profiles_in {
    display: flex;
    flex-wrap: wrap;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #157983;
}
.Product_Profiles_in .title_2 {
    color: #fff !important;
    font-size: 34px;
    line-height: 42px;
}
.Product_Profiles_scn .container{
    max-width: 1330px;
}
.Product_Profiles_lt{
	width:45%;
}
.Product_Profiles_lt img {
    min-height: 725px;
    display: block;
    object-fit: cover;
}
.Product_Profiles_rt {
    width: 55%;
    padding: 30px 30px 0 30px;
    background: linear-gradient(80deg, #ffc19f 0%, #017381);
}
.Product_Profiles_rt .pro_list ul {
    -webkit-column-count: initial;
    -moz-column-count: initial;
    column-count: inherit;
    display: grid;
    grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
    gap: 2% 2%;
    margin: 0;
}
.Product_Profiles_rt .pro_list ul li {
    margin: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    position: relative;
    background: #fff;
    border: 1px solid #fd5c01;
    padding: 10px 15px;
    border-radius: 15px;
    margin-bottom: 0px;
    display: flex;
    min-height: 100px;
    align-items: center;
    text-align: center;
}


/*Attendee_Profiling css*/
.Attendee_Profiling {
    background: #e6f0f0;
    padding: 60px 0;
}
.expo_visitor .Attendee_Profiling {
    margin-top: 60px
}
.Delegate_img {
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
}
.Attendee_Profiling  figure {
    height: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    min-height: 398px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Attendee_Profiling .item_bx {
    display: flex;
    justify-content: center;
    align-items: center;
}
.Attendee_Profiling .item_bx figure {
    width: 49%;
    margin: 0 0.5%;
}
.viewer-canvas > img {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.viewer-list > li {
    background: #fff;
}
/*Confirmed Exhibitors css*/
.Confirmed_Exhibitors{
	padding: 60px 0;
}
/*
.Confirmed_Exhibitors #marque_Sl2 {margin:20px 0 50px;}
.Confirmed_Exhibitors #marque_Sl2 .owl-nav button span {background:#d330c9; width:48px; height:48px; border-radius:50%; text-align:center; line-height:42px; color:#fff; 
font-weight:700; font-family: "Lexend", sans-serif; display:inline-block; font-size:32px;}
.Confirmed_Exhibitors #marque_Sl2 .owl-nav button {position:absolute; top:50%;}
.Confirmed_Exhibitors #marque_Sl2 .owl-nav button.owl-prev {left:0; margin:-24px 0 0 -24px;}
.Confirmed_Exhibitors #marque_Sl2 .owl-nav button.owl-next {right:0; margin:-24px -24px 0 0;}
*/

.Confirmed_Exhibitors .exhibitors_logo {position:relative;}
.Confirmed_Exhibitors .exhibitors_logo a {border:1px solid #fce1fa; display:flex; align-items:center; justify-content:center; height:120px;
padding:10px; border-radius:10px; background:#fff;}
.Confirmed_Exhibitors .exhibitors_logo a img {max-width:175px; width:auto!important;}

.Confirmed_Exhibitors #exhibitors_slides .owl-nav button span {background:#017381; width:48px; height:48px; border-radius:50%; text-align:center; line-height:42px; color:#fff; 
font-weight:700; font-family: "Lexend", sans-serif; display:inline-block; font-size:32px;}
.Confirmed_Exhibitors #exhibitors_slides .owl-nav button {position:absolute; top:50%;}
.Confirmed_Exhibitors #exhibitors_slides .owl-nav button.owl-prev {left:0; margin:-24px 0 0 -24px;}
.Confirmed_Exhibitors #exhibitors_slides .owl-nav button.owl-next {right:0; margin:-24px -24px 0 0;}

.Confirmed_Exhibitors .btn_blk {padding:50px 0 0; text-align:center;}
.Confirmed_Exhibitors .btn_blk a:hover {border-color:#017381; color:#017381;}


.euro_fee_scn {
    padding: 50px 0;
}
.Visitor_Fees_policy h3 {
    font-weight: 800;
    font-size: 18px;
    margin: 0 0 20px 0;
    line-height: 22px;
    padding: 0;
    text-align: left;
    color: #017381;
    text-transform: uppercase;
}
.Visitor_Fees_policy ul {
    padding-left: 20px;
    margin-bottom: 25px;
}
.Visitor_Fees_policy li {
    margin: 0 0 10px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    font-family: "Source Serif 4", serif;
}
.euro_fee_scn .rt_Price_Exhibit p {
    font-size: 22px !important;
    color: #000000;
    padding: 0 0 15px !important;
    text-transform: uppercase;
}
.expo_visitor .euro_fee_scn .Standard_dd_scb .rt_Price_Exhibit {
    margin: 0 auto 30px;
    max-width: 100%;
}
.euro_fee_scn .For_Queries {
    text-align: left;
    font-size: 17px;
}
.expo_visitor .rt_Price_Exhibit h4 {
    font-size: 32px;
    border: 0px solid #fd6004;
    padding: 0;
    border-radius: 0;
    position: relative;
}
.expo_visitor .euro_fee_scn .rt_Price_Exhibit p {
    font-size: 32px !important;
    padding: 0 0 20px !important;
}
.expo_visitor .rt_Price_Exhibit h4 span {
    display: inline-block;
    padding: 0 50px;
    position: relative;
}
.expo_visitor .rt_Price_Exhibit h4 > span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    height: 2px;
    background: #fd6004;
}
.expo_visitor .rt_Price_Exhibit h4 span span {
    background: #fff;
    padding: 0 15px;
}






/*Journey Through Innovation: Explore What Matters to You css*/

.Our_Tech_Partner_scn {
    background: linear-gradient(80deg, #ffc19f 0%, #017381);
    text-align: center;
    padding: 35px 0;
	margin-top: 50px;
	overflow: hidden;
}
.Our_Tech_Partner_scn .title_2 {
    text-align: center;
}
.Our_Tech_Partner_in {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    margin-top: 15px;
}

.Our_Tech_Partner_box {
    display: flex;
    width: 228px;
    height: 90px;
    padding: 23px 28px 23px 27px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
    margin-right: 20px;
    margin-bottom: 20px;
}
.Our_Tech_Partner_img_dvs {
    display: block;
    position: relative;
    text-align: center;
}

.Our_Tech_Partner_bx {
    padding: 0 5px;
    position: relative;
    margin-bottom: 18px;
}
.Our_Tech_Partner_palicon_img {
    max-width: 162px;
    width: 100%;
}

.Our_Tech_Partner_min {
    margin-top: -48px;
}
.associate_img {
    margin: 10px 0;
}
.Our_Tech_Partner_logos {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.Our_Tech_Partner_logos p {
    padding: 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}


/*Top Reasons to Attend New 2*/
.top_reasons_scn {
    padding-top: 50px;
    /* background: #f00; */
}
.top_reasons_scn h2 {
    text-align: center;
}
.top_reasons_item {
    border-radius: 10px;
    background: #fff;
    padding: 20px 15px;
    transition: 0.5s all ease;
    height: 100%;
    border: 1px solid #ffe7d7;
    min-height: 240px;
}

.top_reasons_item:hover {
    background: #fc5800;
    transition: 0.5s all ease;
}
.top_reasons_item:hover h3, .top_reasons_item:hover p {
    color: #fff;
}
.top_reasons_item .what_make_icon {
    display: none;
    margin-bottom: 20px;
}
.top_reasons_item h3 {
    font-weight: 800;
    font-size: 17px;
    margin: 0 0 12px 0;
    line-height: 22px;
    padding: 0;
    text-align: left;
    color: #017381;
}
.top_reasons_item p {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    color: #000;
}


/*Arow For Slider*/
.top_reasons_scn .owl-stage-outer {
    border-radius: 15px;
}
.top_reasons_scn .owl-nav {
    display: block !important;
}
.top_reasons_scn .owl-nav button {
    width: 36px;
    height: 36px;
    border: 1px solid #fc5800 !important;
    border-radius: 50%;
    text-align: center;
    transition: all ease 0.5s;
    background: #fc5800 !important;
}
.top_reasons_scn .owl-nav button span {
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    line-height: 17px;
    display: flex;
    margin: 0 0 4px 0;
    align-items: center;
    justify-content: center;
}
.top_reasons_scn .owl-nav .owl-prev {
    position: absolute;
    left: -20px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
}
.top_reasons_scn .owl-nav .owl-next {
    position: absolute;
    right: -20px;
    top: 50%;
    margin: 0px 0 0;
    transform: translateY(-50%);
}

.top_reasons_scn .owl-nav button:hover {
    background: #000000 !important;
    border-color: #000 !important;
}
.top_reasons_scn .owl-nav button:hover span {color:#fff;}






.top_reasons_scn3 {
    padding-top: 50px;
    background: #edf2fa;
    margin-top: 100px;
    padding-bottom: 40px;
}
.top_reasons_scn3 .top_reasons_item > * {
    display: table-cell;
}
.top_reasons_scn3 h2 {
    padding-bottom: 45px;
}
.top_reasons_scn3 .top_reasons_item {
    border-radius: 0;
    background: transparent;
    padding: 0 0;
    transition: 0.5s all ease;
    height: auto;
    border: 0px solid #ffe7d7;
    position: relative;
    padding-right: 30px;
}
.top_reasons_scn3 .top_reasons_item:before {
    content: "";
    position: absolute;
    top: -11px;
    right: 0px;
    width: 45px;
    height: 45px;
    background: #017381;
    border-radius: 40px;
}
.top_reasons_scn3 .top_reasons_item h3 {
    white-space: nowrap;
}
.top_reasons_scn3 .pt-food-menu-lines {
    position: relative;
    top: 9px;
    border-top: 1px solid #017381;
    width: 100%;
    display: table-cell;
    color: #017381;
    left: 10px;
}
.top_reasons_scn3 .pt-food-menu-lines:before {
    position: absolute;
    top: 4px;
    display: block;
    width: 100%;
    height: 1px;
    border-top: 1px solid #017381;
    content: "";
}
.top_reasons_scn3 .top_reasons_item p {
    display: block;
    margin-top: 15px;
}
.top_reasons_scn3 .top_reasons_item .what_make_icon {
    display: none !important;
    margin-bottom: 20px;
}
.top_reasons_scn3 .top_reasons_item:hover h3{
    color: #017381;
}
.top_reasons_scn3 .top_reasons_item:hover p {
    color: #000;
}


.Journey_Through_list li {
    background: #f1f6fd;
    display: flex;
    align-items: center;
    border-radius: 13px;
    padding: 15px 15px;
    justify-content: flex-start;
    width: 32%;
    color: #000;
    padding-left: 15px;
    text-align: left;
    font-size: 15px;
    margin-bottom: 15px;
    min-height: 55px;
}




.foryou_in {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.foryou_in_outr {
    margin-bottom: 0;
    position: relative;
    padding: 10px !important;
    width: 50%;
}
/*
.foryou_in_outr:before {
    content: "";
    height: 200px;
    width: 200px;
    background: #00aca7;
    position: absolute;
    left: 100px;
    bottom: -141px;
    clip-path: polygon(2% 0, 0 0, 0 0, 0 100%, 2% 100%, 0 0, 0 100%, 100% 100%, 100% 98%, 2% 98%, 0 0, 2% 100%);
    border-radius: 5px;
}
*/
.foryou_in_outr:nth-child(even):before {
    left: inherit;
    right: 100px;
    transform: rotate(270deg);
}
/*
.foryou_in_outr:nth-child(odd) {
    padding-right: 200px;
}
.foryou_in_outr:nth-child(even) {
    padding-left: 200px;
}
*/
.foryou_in_outr:last-child:before {
    opacity: 0;
}
.foryou_bx {
    border-radius: 12px;
    background: #FFF;
    padding: 0px;
    display: flex;
    position: relative;
    transition: 0.5s all ease-in;
    overflow: hidden;
    height: 100%;
    border: 2px solid #017381;
}
.products_list_tx h3 {
    font-weight: 800;
    font-size: 17px;
    margin: 0 0 12px 0;
    line-height: 22px;
    padding: 0;
    text-align: left;
    color: #017381;
}
.products_list_tx p {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    color: #000;
    font-weight: 400;
    font-family: "Source Serif 4", serif;
}
.foryou_in_outr:nth-child(even) .foryou_bx {
    flex-direction: row-reverse;
}
	
	
	
.foryou_in_outr:nth-child(2) .foryou_bx	{
    border: 2px solid #ff9923;
}
.foryou_in_outr:nth-child(2) .products_list_tx h3	{
    color: #ff9923;
}	
.foryou_in_outr:nth-child(2):before{
    background: #ff9923;
}	
.foryou_in_outr:nth-child(2) .know_more_dv a{
    border: 1px solid #ff9923;
    color: #000;
}	
.foryou_in_outr:nth-child(2) .know_more_dv a:hover{
    border: 1px solid #ff9923;
    color: #ffffff;
	background: #ff9923;
}	
	
.foryou_in_outr:nth-child(3) .foryou_bx	{
    border: 2px solid #3a252c;
}
.foryou_in_outr:nth-child(3) .products_list_tx h3	{
    color: #3a252c;
}	
.foryou_in_outr:nth-child(3):before{
    background: #3a252c;
}	
.foryou_in_outr:nth-child(3) .know_more_dv a{
    border: 1px solid #3a252c;
    color: #000;
}	
.foryou_in_outr:nth-child(3) .know_more_dv a:hover{
    border: 1px solid #3a252c;
    color: #ffffff;
	background: #3a252c;
}	
	
.foryou_in_outr:nth-child(4) .foryou_bx	{
    border: 2px solid #f16835;
}
.foryou_in_outr:nth-child(4) .products_list_tx h3	{
    color: #f16835;
}	
.foryou_in_outr:nth-child(4):before{
    background: #f16835;
}	
.foryou_in_outr:nth-child(4) .know_more_dv a{
    border: 1px solid #f16835;
    color: #000;
}	
.foryou_in_outr:nth-child(4) .know_more_dv a:hover{
    border: 1px solid #f16835;
    color: #ffffff;
	background: #f16835;
}	
	
.foryou_in_outr:nth-child(5) .foryou_bx	{
    border: 2px solid #1770ba;
}
.foryou_in_outr:nth-child(5) .products_list_tx h3	{
    color: #1770ba;
}	
.foryou_in_outr:nth-child(5):before{
    background: #1770ba;
}	
.foryou_in_outr:nth-child(5) .know_more_dv a{
    border: 1px solid #1770ba;
    color: #000;
}	
.foryou_in_outr:nth-child(5) .know_more_dv a:hover{
    border: 1px solid #1770ba;
    color: #ffffff;
	background: #1770ba;
}	
	
.foryou_in_outr:nth-child(6) .foryou_bx	{
    border: 2px solid #de4491;
}
.foryou_in_outr:nth-child(6) .products_list_tx h3	{
    color: #de4491;
}	
.foryou_in_outr:nth-child(6):before{
    background: #de4491;
}	
.foryou_in_outr:nth-child(6) .know_more_dv a{
    border: 1px solid #de4491;
    color: #000;
}	
.foryou_in_outr:nth-child(6) .know_more_dv a:hover{
    border: 1px solid #de4491;
    color: #ffffff;
	background: #de4491;
}	
	
.foryou_in_outr:nth-child(7) .foryou_bx	{
    border: 2px solid #01c0ff;
}
.foryou_in_outr:nth-child(7) .products_list_tx h3	{
    color: #01c0ff;
}	
.foryou_in_outr:nth-child(7):before{
    background: #01c0ff;
}	
.foryou_in_outr:nth-child(7) .know_more_dv a{
    border: 1px solid #01c0ff;
    color: #000;
}	
.foryou_in_outr:nth-child(7) .know_more_dv a:hover{
    border: 1px solid #01c0ff;
    color: #ffffff;
	background: #01c0ff;
}


.foryou_in_outr:nth-child(8) .foryou_bx	{
    border: 2px solid #ff8a4c;
}
.foryou_in_outr:nth-child(8) .products_list_tx h3	{
    color: #ff8a4c;
}	
.foryou_in_outr:nth-child(8):before{
    background: #ff8a4c;
}	
.foryou_in_outr:nth-child(8) .know_more_dv a{
    border: 1px solid #ff8a4c;
    color: #000;
}	
.foryou_in_outr:nth-child(8) .know_more_dv a:hover{
    border: 1px solid #ff8a4c;
    color: #ffffff;
	background: #ff8a4c;
}

	
	
/*
.foryou_bx:hover {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 21%);
    transition: 0.5s all ease-in;
}
*/
.products_list_tx {
    padding: 12px 12px 20px 20px;
    flex: 1;
    width: 75%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.products_list_tx h4 {
    font-size: 22px;
    line-height: 24px;
    color: #00aca7;
    font-weight: 600;
    margin-bottom: 15px;
    transition: all 500ms ease;
}

.products_list_tx h5 {
    font-size: 18px;
    line-height: 26px;
    color: #0a0a0a;
    font-weight: 400;
    margin-bottom: 12px;
}
.productslist_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.productslist_img {
    display: block;
    max-width: 280px;
    height: 210px;
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
    width: 100%;
}
.foryou_in_outr:nth-child(even) span.productslist_img {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
.know_more_dv li {
    display: inline-block;
}
.know_more_dv a {
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: .5s all ease;
    position: relative;
    display: block;
    border-radius: 30px;
    border: 1px solid #00aca7;
    font-size: 12px;
    padding: 5px 14px;
    line-height: 22px;
    margin: 5px 2px;
    font-weight: 700;
    color: #00aca7;
}
.know_more_dv a:hover {
    border: 1px solid #00aca7;
	background: #00aca7;
    color: #fff;
}

.Registration_Policy {
    text-align: center;
}
.Registration_Policy a {
    text-align: left;
    font-size: 16px;
    padding: 0;
    line-height: 22px;
    display: inline-block;
    margin: 15px 0 0 0;
    color: #017381;
}
.Registration_Policy a:hover {
    color: #fd5c01;
}
#exampleModalCenter_policy .modal-dialog {
    max-width: 690px;
}
#exampleModalCenter_policy button.close {
    font-weight: 300;
    background: #017381;
    padding: 8px 15px 15px 15px;
    margin: -1rem -1rem -1rem auto;
    color: #fff !important;
    opacity: 1;
    box-shadow: none !important;
}
#exampleModalCenter_policy .Visitor_Fees_policy {
    margin-top: 10px;
}

.read_show{
	display: none;
}





	
@media(max-width:767px){
	.foryou_in_outr:nth-child(odd) {
		padding-right: 0;
	}
	.foryou_in_outr:nth-child(even) {
		padding-left: 0;
	}
	.Market_bx_item_lt img {
		height: 55px;
	}
}	
	
	
	
@media(max-width:575px){
	.productslist_img {
		display: block;
		width: 100%;
	}
	.products_list_tx {
		flex: inherit;
		width: 100%;
		display: block;
	}
	.foryou_bx {
		display: block;
		text-align: center;
	}
	.products_list_tx {
		padding: 30px 12px 30px 20px;
	}
	.foryou_in_outr:before {
		display: none;
	}
}





























@media(max-width:1400px){
	.gallery_container #pic_gallery .item {
		height: 230px;
	}
}

@media(max-width:1024px){
	.inner.expo .dates_blk .db_inner .info .date_venue strong {
		font-size: 16px;
		line-height: 24px;
	}
	.inner.expo .dates_blk .db_inner .info .year {
		font-size: 32px;
	}
	.inner.expo .dates_blk .db_inner .info .date_venue {
		padding: 0 0 0 25px;
	}
	.foryou_in_outr {
		width: 100%;
	}
}
@media(max-width:991px){
	.Product_Profiles_lt {
		width: 100%;
	}
	.Product_Profiles_rt {
		width: 100%;
	}
	.Product_Profiles_in .title_2 {
		font-size: 28px;
		line-height: 34px;
	}
	.expo h2 {
		font-size: 30px;
	}
	.Why_Exhibit_scn {
		padding: 40px 0 40px;
	}
	.Product_Profiles_scn {
		padding: 45px 0;
	}
	.home-icon-attendees-txt-main-box .icon-attendees-txt-top {
		font-size: 24px;
		margin-bottom: 14px;
	}
	.home-icon-attendees-txt-main-box .icon-attendees-txt-p {
		font-size: 17px;
	}
	.expo .dates_blk h1 {
		padding: 16px 30px;
		font-size: 16px;
	}
	.expo .new_banner .title_2 {
		font-size: 40px;
		line-height: 50px;
	}
	.expo .new_banner h4 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.expo .new_banner {
		min-height: auto;
	}
	.expo .mn_menu > ul > li > a {
		font-size: 14px;
		color: #000000;
	}
	.logo_hdr {
		width: 180px;
		display: block;
	}
	.header {
		background: #017381;
		position: fixed;
	}
	.nav_bar {
		justify-content: start;
	}
	.header .top {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.menu_icon {
		top: 29px;
	}
	.inner .menu_icon .CL_MNU {
		background: #ffffff;
	}
	.fixedHeader .menu_icon {
		top: 24px;
	}
	.fixedHeader .menu_icon {
		top: 29px;
	}
	.Product_Profiles_rt .pro_list ul li {
		margin-bottom: 15px;
	}
	.Product_Profiles_rt .pro_list ul {
		grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
		gap: 0% 2%;
		margin: 0 0 30px 0;
	}
	.Attendee_Profiling {
		padding: 45px 0;
	}
	
	.Exhibitor_Video_scn {
		padding: 40px 0 20px;
	}
	.Product_Profiles_lt img {
		min-height: auto;
	}
	.Product_Profiles_in {
		border-radius: 15px;
	}
	
	.Standard_dd_scb .btn_blk a {
		font-size: 15px;
		padding: 12px 20px;
	}
	.Product_Profiles_rt .pro_list ul li {
		font-size: 13px;
		line-height: 17px;
		padding: 10px 10px;
	}
	.expo_visitor .new_banner {
		padding: 130px 0 130px;
	}
	.expo_visitor .sub_btn {
		font-size: 14px;
		padding: 11px 20px 10px;
	}
	.expo .new_banner .expo_dates .ed_top b {
		font-size: 15px;
	}
}

@media(max-width:767px){
	.Product_Profiles_rt .pro_list ul {
		grid-template-columns: 32% 32% 32%;
	}
	.Product_Profiles_rt {
		padding: 30px 20px 0 20px;
	}
	.logo_hdr {
		width: 170px
	}
	.expo h2 {
		font-size: 26px;
	}
	.player-video-holder {
		height: 320px;
		border-radius: 15px;
	}
	.For_Queries {
		font-size: 15px;
	}
	.video_icon {
		width: 50px;
		height: 50px;
	}
	.video_icon svg {
		width: 21px;
	}
	.section-statistics-gradient .col-md-3:nth-child(2) .home-icon-attendees-main-box:after {
		opacity: 0;
	}
	.expo_visiter_tx {
		padding: 40px 20px 20px;
	}
	.sub_btn {
		font-size: 15px;
	}
	.expo_visitor .gallery_container {
		padding: 0 0 0 0;
	}
	.expo .new_banner .title_2 {
		font-size: 32px;
		line-height: 42px;
	}
	.foryou_in_outr {
		padding: 15px !important;
		width: 102%;
	}
	.productslist_img {
		max-width: 45%;
		height: auto;
		/* clip-path: initial !important; */
		width: 100%;
	}
	.products_list_tx p {
		font-size: 15px;
		text-align: left;
	}
	.expo .title_2 {
		font-size: 32px;
		line-height: 34px;
	}
	.Our_Tech_Partner_palicon_img {
		max-width: 135px;
	}
	.Our_Tech_Partner_logos p {
		font-size: 14px;
		line-height: 16px;
	}
	.Our_Tech_Partner_bx {
		padding: 5px;
		margin-bottom: 0;
		display: inline-block;
	}
	.Our_Tech_Partner_in {
		display: inline;
		margin-top: 0;
	}
	.expo_visitor .about p {
		font-size: 16px;
		padding: 0 0 22px;
		line-height: 23px;
	}
	.Our_Tech_Partner_scn .title_2 {
		text-align: center;
		font-size: 30px !important;
		line-height: 34px !important;
	}
	.euro_fee_scn .For_Queries {
		font-size: 15px;
	}
	.pre_launch {
		padding: 45px 0;
	}
	
}


@media(max-width:575px){
	.Product_Profiles_rt .pro_list ul {
		grid-template-columns: 49% 49%;
	}
	.Product_Profiles_rt {
		padding: 30px 15px 0 16px;
	}
	.Product_Profiles_in .title_2 {
		font-size: 26px;
		line-height: 30px;
	}
	.expo .new_banner .title_2 {
		font-size: 28px;
		line-height: 36px;
	}
	.Our_Tech_Partner_palicon_img {
		max-width: 126px;
		width: 100%;
	}
	.years_tx {
		font-size: 16px;
		line-height: 24px;
	}
	.productslist_img {
		max-width: 100%;
		height: auto;
		clip-path: initial !important;
		width: 100%;
	}
}









