
@media (max-width:1350px){
	
	.bnrLogo {
		margin-bottom: 20px;
	}
}
@media (max-width:1170px){
	.about_bx .about_bxL img {
		height: 410px;
		object-position: left;
	}
	
}
@media (max-width:1024px){
	.Bnr_btn {
		min-width: 180px;
	}
	.about_bxLIN {
		padding-right: 35px;
	}
	.about_bxRIn p {
		line-height: 24px;
		font-size: 16px;
	}
	.mn_menu ul li {
		padding: 0 6px;
	}
	.speaker_bx{width:33.33%;}
    
    
}
@media (max-width:991px){
	.about_bx .about_bxL img {
		height: 430px;
	}
	.TargetAudienceUl li {
		width: 33.33%;
	}
	
	header {
		background: rgb(0 0 0 / 50%);
		transition: 0.5s all ease;
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	body.js--mobile-menu-active {
		overflow: hidden;
	}
	.fixedHeader, .js--mobile-menu-active header{
		background: #fff;
		height: 54px;
		box-shadow: 0px 0px 15px rgb(0 0 0 / 14%);
		transition: 0.5s all ease;
	}
	.mn_menuscroll {
		height: 0px;
		overflow-y: scroll;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		width: 100%;
		transition: 0.5s all ease;
	}
	.js--mobile-menu-active .mn_menuscroll {
		height: 100vh;
		transition: 0.5s all ease;
		margin-top: 45px;
	}
	.mn_menu {
		height: auto;
		display: block;
	}
	.mn_menu ul {
		display: block;
	}
	.mn_menu ul li {
		margin: 0 0;
		display: block;
		padding: 0px;
	}
	.mn_menu ul li a {
		font-size: 14px;
		line-height: 22px;
		border-bottom: 1px solid #002c0b;
		padding: 8px 0;
		color: #002c0b;
	}
	.mn_menu ul li.curent:hover>a {
		background: #fff;
		color: #002c0b;
		border-radius: 0;
	}
	.mn_menu ul li ul li a {
		padding: 8px 15px;
		color: #002c0b !important;
	}
	.mn_menu ul li a:before {
		display: none;
	}
	.mn_menu ul li ul {
		position: static;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		display: none;
		padding: 0px 0 !important;
		border-radius: 0px;
	}
	.mn_menu ul li ul.click_menu_AddUl {
		display: block;
		transition: 0.5s all ease;
	}
	.mn_menu ul li ul li a {
		font-size: 14px;
	}
	.click_menu_i {
		position: absolute;
		top: 0;
		right: 0;
		width: 45px;
		height: 39px;
		background: #002c0b;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.click_menu_i i {
		color: #fff;
		transition: 0.5s all ease;
	}
	.Li_icon_add i {
		transform: rotate(45deg);
		transition: 0.5s all ease;
	}
	
	/*Icon css*/
	.menu_icon {
		width: 30px;
		height: 22px;
		cursor: pointer;
		transition: 0.5s all ease;
		display: block;
		position: relative;
		z-index: 999;
		margin-left: 0;
	}
	.menu_icon .CL_MNU {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 2px;
		background: #fff;
		transition: 0.5s all ease;
	}
	.fixedHeader .menu_icon .CL_MNU, .js--mobile-menu-active .menu_icon .CL_MNU{
		background: #000;
	}
	.menu_icon .CL_MNU:nth-child(1) {
		top: 0px;
	}
	.menu_icon .CL_MNU:nth-child(2) {
		top: 8px;
	}
	.menu_icon .CL_MNU:nth-child(3) {
		top: 16px;
	}
	.js--mobile-menu-active .CL_MNU:nth-child(1) {
		transform: rotateZ(45deg);
		transition: 0.5s all ease;
		top: 8px;
	}
	.js--mobile-menu-active .CL_MNU:nth-child(2) {
		display: none;
		transition: 0.5s all ease;
	}
	.js--mobile-menu-active .CL_MNU:nth-child(3) {
		transform: rotateZ(-45deg);
		transition: 0.5s all ease;
		top: 8px;
	}
}
@media (max-width:768px){
	
	.TargetAudienceUl li {
		width: 50%;
	}
	.speaker_bx{width:50%;}
	.blockDv h3 {
		font-size: 34px;
		line-height: 36px;
	}
}
@media (max-width:767px){
	.HeaderBg {
		height: auto;
	}
	.Bnr_Outer {
		height: auto;
		padding: 140px 15px 55px;
	}
	.bnrLogo img {
		max-width: 230px;
	}
	.home .Bnr_Date {
		padding: 0px 0 28px;
	}
	.Date_Tx{
		font-size: 32px;
		line-height: 34px;
		margin-bottom: 15px;
	}
	.Date_Tx2 {
		font-size: 22px;
		line-height: 26px;
	}
	.about_bx .about_bxL {
		width: 100%;
		float: none;
	}
	.about_bx {
		flex-direction: column-reverse;
	}
	.about_bxLIN {
		padding-right: 0;
	}
	ul.slick-dots button {
		width: 10px;
		height: 10px;
	}
	.about_bx .about_bxR {
		width: 100%;
		background: #f0f0f0;
		padding: 40px 15px 40px 15px;
	}
	.about_bxRIn {
		max-width: 100%;
	}
	h2 {
    font-size: 26px;
		margin-bottom: 25px;
	}
/*
	.TargetAudienceUl li span {
		font-size: 16px;
		line-height: 20px;
	}
*/
	.footer .ft_top {
		padding: 25px 15px;
	}
	.testmonial_tx p {
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 24px;
	}
	.about_scn, .TargetAudience_scn, .testimonial_scn, .Exhibition_scn, .TopicsofInterest {
		padding: 50px 0;
	}
	.about_bx .about_bxL img {
		height: auto;
	}
	.Exhibition_scn p {
		font-size: 16px;
		line-height: 24px;
	}
	.price_blk strong {
		font-size: 26px;
		line-height: 29px;
	}
	.form_blk {
		padding: 25px 15px; margin-top: 50px;
	}
	.b24-form-recaptcha {
		margin: 0 0px 0px 0 !important;
	}
	.min-height {
		min-height: auto;
	}
	.con_infoIn {
		padding: 30px 15px;
    	border-radius: 10px;
	}
	body p {
		font-size: 16px;
		line-height: 24px;
	}
	.footer .ft_top p {
		line-height: 24px;
		font-size: 13px;
	}
	.OverItemTx p {
		line-height: 20px;
		font-weight: 600;
	}
	.exhibitor_manualdv ul li a {
		padding: 20px 20px 20px 20px !important;
		font-size: 16px !important;
		line-height: 21px !important;
	}
	.exhibitor_manualdv ul li a:hover {
		padding-left: 30px!important;
	}
}

@media (max-width:575px){
	
	
	.prodLogo img {
		max-width: 290px;
	}
	.Bnr_btn {
		min-width: 171px;
		font-size: 15px;
		line-height: 18px;
    	height: 56px;
	}
	.ComingSoon {
		font-size: 11px;
	}
	.speaker_bx{width:100%;}
	.exhibitor_manualdv ul li {width: 100% !important;}
}

@media (max-width:414px){
	.Geospatial_World_Logo_scn img {
		max-width: 250px;
	}
	.TargetAudienceUl li {
		width: 100%;
	}
	
}

@media (max-width:360px){

	
}