@media only screen and (min-device-width : 1380px) {
	.navbar>.container, footer >.container, .conference>.container-fluid{ max-width:102rem; }
}
@media only screen and (min-width: 500px){
	.fsimarket_row{
		grid-template-columns: repeat(2, 1fr);
	}
	.inner_content.why-exhibit .section.row-reverse{
		flex-direction: row;
	}
	.inner-page .speakers_sec_grid{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.inner-page .speakers_sec_speaker_card img {
	    transform: scale(1);
	}
}
@media only screen and (min-width: 768px){
	.mb-sm{
		display: none;
	}
	.mb-lg{
		display: block;
	}
	.overview-new-content{
		grid-template-columns: repeat(2, 1fr);
	}
	.overview-new-content-box.tb-bg-white{
		background-color: #fff !important;
	}
	.overview-new-content-box.tb-bg-gray{
		background-color: #f9f9f9 !important;
	}
	.overview-new-right {
		border-right: 1px solid #3b383830;
	}
	#prg-counter .prg-container{
		grid-template-columns: repeat(3, 1fr);
	}
	.icon_sec_row{
		grid-template-columns: repeat(3, 1fr);
	}
	.demographics_sec .job{
		grid-template-columns: repeat(2, 1fr);
	}
	.testimoni_item{
		flex-direction: row;
	}
	.testimoni_item {
		width: 90% !important;
	}
	.testimoni_detail {
		width: calc(100% - 324px);
		padding: 0 0 0 40px;
	}
	.speakers_sec_grid{
		grid-template-columns: repeat(2, 1fr);
	}
	.speakers_sec_text h2 {
		font-family: "Barlow Condensed", sans-serif;
		font-size: 60px;
		line-height: 0.9;
		margin: 0;
	}
	.speakers_sec_text_last h2 {
		font-size: 32px;
		letter-spacing: 0;
	}
	/*
	.speakers_sec_grid > *:nth-child(3n-1):nth-last-of-type(1) {
		grid-column: span 2;
	}
	.speakers_sec_grid > *:nth-child(3n-2):nth-last-of-type(1) {
		grid-column: span 1;
	}
	*/
	.hero-email-input, .subscribe_form form .hs_email{
		width: 75%;
	}
	.hero-form-submit, .subscribe_form form .hs_submi{
		width: 25%;
		margin: 0;
	}
	.subscribe_form{
		margin: 0;
	}
	.footer_main {
		flex-direction: row;
	}
	.cs-page_heading.cs-style1 .overview-new-heading p{
		font-size: 16px;
	}

	.inner_content.why-exhibit .box h3 {
		font-size: 27px;
	}

	.hero-section .hero-content .top-part {
		justify-content: center;
		align-items: center;
		flex-direction: row;
	}
	.hero-section .hero-content .top-part .hero-event-logo{
		border-right: 1px solid #3b38387a;
		padding: 0 30px 0 0;
		margin: 0 30px 0 0;
	}
	.inner-page .speakers_sec_grid{
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}

}
@media only screen and (min-width: 992px){

	.overview-new-wrap {
		width: 70%;
	}
	.overview-new-heading, .section-heading{
		width: 70%;
	}
	.overview-new-content{
		grid-template-columns: repeat(4, 1fr);
	}
	.overview-new-content-box.mb-bg-gray{
		background-color: #fff !important;
	}
	.overview-new-content-box.mb-bg-white{
		background-color: #f2f4f5 !important;
	}
	.overview-new-content-box.dk-bg-gray{
		background-color: #f2f4f5 !important;
	}
	.overview-new-content-box.dk-bg-white{
		background-color: #fff !important;
	}
	.overview-new-right h3 {
		font-size: 36px;
	}
	.overview-new-right h2{
		font-size: 190px;
		line-height: 190px;
	}
	.overview_left, .overview_right {
		width: 50%;
	}
	.overview{
		flex-direction: row;
	}
	.overview_left {
		height: 420px;
	}
	.overview_right {
		padding: 0 3% 0 3%;
	}
	#prg-counter .prg-container{
		grid-template-columns: repeat(5, 1fr);
	}
	.icon_sec_row{
		grid-template-columns: repeat(4, 1fr);
	}
	.fsimarket{
		padding: 60px 0 100px 0;
	}
	.fsimarket_row{
		flex-direction: row;
	}
	.fsimarket_col{
		margin-bottom: 0;
	}
	.conference-content{
		grid-template-columns: repeat(3, 1fr);
	}
	.conference-content-box{
		padding: 20px 40px
	}
	.key_topic .overview_left{
		height: 500px;
		width: 40%;
	}
	.key_topic .overview_right {
		padding: 0 0 0 5%;
		width: 55%;
	}
	.key_topic_row{
		grid-template-columns: repeat(3, 1fr);
		border-bottom: 1px solid #ececec;
		padding: 20px 0;
	}
	.key_topic_col{ border:none; padding:0; }
	.mobile-speaker-slide{
		display: none;
	}
	.speakers_sec_grid{
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}
	/*
	.speakers_sec_grid > *:nth-child(3n-1):nth-last-of-type(1) {
		grid-column: span 2;
	}
	.speakers_sec_grid > *:nth-child(3n-2):nth-last-of-type(1) {
		grid-column: span 1;
	}
	*/
	.speakers_sec_text_last{
		padding: 0 30px;
	}
	.speakers_sec_text_last{
		align-items: flex-start;
	}
	.subscribe_box {
		width: 85%;
		flex-direction: row;
	}
	.subscribe_text {
		width: 40%;
	}
	.subscribe_form{
		width: 55%;
	}
	.hero-section .hero-content{
		min-height: 800px;
	}
	.hero-section .hero-content .timer {
		position: absolute;
		right: 0;
		top: 40%;
	}
	.hero-section .hero-content .timer-content {
		display: flex;
		flex-direction: column;
	}
	.hero-section .hero-content .bottom-part h1, .hero-section .hero-content .bottom-part .tag2{
		font-size: 46px;
	}
	.hero-section .hero-content .bottom-part h2, .hero-section .hero-content .bottom-part .tag1{
		font-size: 36px;
	}
	.hero-section .hero-content .timer-content .timer-el{
		width: 90px;
		height: 75px;
		margin: 0 0 5px 0;
	}
	.hero-section .hero-content .btn-section{
		margin-top: 10px;
	}
	.hero-section .hero-content .btn-section .gray-btn, .top-btns .gray-btn{
		padding: 1rem 1.5rem;
		font-size: 14px;
	}
	.top-btns{
		margin: 0;
	}
	.fsimarket_row{
		grid-template-columns: repeat(4, 1fr);
	}
	.cs-height_80 {
		height: 80px;
	}
	.cs-height_60 {
		height: 60px;
	}
	.cs-height_40 {
		height: 40px;
	}
	.cs-height_30{
		height: 30px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap{
		flex-direction: row;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left{
		width: 20%;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right{
		width: 80%;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 0;
	}
	.overview_left {
		height: 500px;
	}
	.overview p{
		font-size: 14px;
	}

	.inner_content.why-exhibit .box{
		width: 450px;
	}
	.inner_content.why-exhibit .box.text-right{
		align-items: flex-end;
		text-align: right;
	}

	.inner_content.why-exhibit .flex-flex-end{
		display: flex;
		justify-content: flex-end;
	}
	.inner-page .cs-page_heading.cs-style1 {
		height: 400px;
	}
	.inner_content .circle1 img, .inner_content .circle2 img {
		height: 93vh;
	}
	.inner_content .circle1 img, .inner_content .circle2 img{
		opacity: 0.2;
	}
	.hero-section .hero-content .btn-section{
		display: flex;
	}

	.faq-section .faq-wrap{
		width: 80%;
	}
	.brands_sec .slick-slide img{
		width: 100%;
	}
	.inner-page .speakers_sec_grid{
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}
}
@media only screen and (min-width: 1400px){
	p {
		font-size: 16px;
	}
	.overview_right {
		padding: 0 5% 0 5%;
	}
	.overview_left {
		height: 550px;
	}
	.overview p{
		font-size: 16px;
	}
	.key_topic_col p{
		font-size: 14px;
	}
	.key_topic_row{
		padding: 24px 0;
	}

}
@media only screen and (min-width: 1600px){
	#prg-counter h4.prg-count-title{
		width: 60%;
		font-size: 16px;
	}

}
