
@media all and (max-width: 1366px) 

{
	.hero .info .logo {padding:30px 0;}
	.hero .info .logo img {max-width:450px;}
	.hero .info h1 {font-size:36px; padding:0 0 30px;}
}

@media all and (max-width: 1280px) 

{
	.hero .info {padding:80px 0 100px;}
	.representation {padding-bottom:0;}
	
	.inner .hero .info {padding:0;}
}

@media all and (max-width: 1024px) 

{
	.menu_icon .CL_MNU
	.hero .top.FixedMenu .mn_menu > ul > li > a {padding:12px; font-size:14px;}
	.inner .hero .bottom .info .logo img {max-width:100%;}
}


@media all and (max-width: 768px) 

{
	
	header.header {position:inherit; padding:0!important;}
	.header .hd_bottom {padding:0; background:none;}
	.hero .info .logo img {max-width:300px;}
	.about .graphic {padding:50px 0 0;} 
	.representation .fact {margin:0 0 10px;}
	.past_sponsors .early_bird {padding:50px;}
	.past_sponsors .early_bird h4 {padding:0 0 20px;}
	.venue .info img {display:none;}
	.venue .info .map {position:inherit; top:inherit; left:inherit; margin:0; width:100%;}
	.footer .ft_top h2 {padding:25px 0;}
	.footer .ft_top .offset-1 {margin:0;}
	.speakers .info .pic img {width:100%;}
	.header .hd_top .inner .icon {display:none;}
	.header .hd_bottom.fixedHeader {background:#21252e;}
	.ntSocialIcons {text-align:left;}
	.hero .top {background:none;}
	.hero .top.FixedMenu {background:#fa9d26;}
	.js--mobile-menu-active .hero .top .mn_menu > ul > li > a.highlight {border:0;}
	.hero .info h1 {font-size:30px; line-height:36px;}
	.hero .info span {font-size:24px;}
	.hero .info span b {font-size:20px;}
	.about .inner .graphic {padding:30px 0 0;}
	.people_say .ps_inner {padding:50px 80px 0;}
	.theme {background-position:left top; background-size:cover;}
	.theme .align-items-center {flex-direction:column-reverse;}
	.theme .theme_blk {position:inherit; top:inherit; right:inherit; box-shadow:inherit; width:auto; display:block; padding:30px;}
	.featured_segment .fs_blk {height:auto; margin:0 0 15px;}
	.featured_segment .fs_blk .pic img {width:100%;}
	.objective_points .align-items-center {flex-direction:column-reverse;}
	.objective_points .graphic {margin:30px 0 0;}
	.objective_points .graphic img {width:100%;}
	.forum_offers .targets {margin:30px 0 0;}
	.glance_blk #facts_quote .owl-nav .owl-prev {left:-25px;}
	.glance_blk #facts_quote .owl-nav .owl-next {right:-25px;}
	.awards .graphic {padding:10px 0 0;}
	.awards .graphic img {width:100%;}
	.footer .ft_top .glance {padding:30px 0;}
	
	.inner .hero {padding:50px 0 70px;}
	.inner .hero .bottom .info {text-align:center;}
	.inner .hero .bottom .info .logo img {max-width:300px;}
	.inner .hero .hastag {display:block; bottom:30px;}
	.inner .hero .hastag strong {font-size:16px;}
	.inner .hero .bottom .info .hastag {display:none;}
	
	.header {padding:50px 0;}
	.menu_icon .CL_MNU {background:#000;}
	.ntSocialIcons {margin:0 70px 0 0;}
	.btn_blk a {display:block; margin:0 0 10px; text-align:center;}
	.overview .report_cover {margin:30px 0 0;}
	.coverage .com_blk {border-bottom: 1px solid #ddd; border-right:0; min-height:inherit; padding:0 0 30px; margin:0 0 30px;}
	.coverage .col-lg-4:first-child .com_blk {padding:0 0 30px;}
}

@media all and (max-width:640px) 

{
	.header .hd_top .inner .icon {min-width:150px;}
	.hastag {bottom:30px;}
	.stats_blk .inner {grid-template-columns:repeat(2, 1fr);}
	.forum_offers .offers {grid-template-columns:repeat(2, 1fr);}
	
	.inner .hero .bottom .info h1 {font-size:28px; line-height:32px;}
}
	
@media all and (max-width:480px) 

	{	
		.header .hd_top {padding:0;}
		.header .hd_top .inner .icon {min-width:inherit;}
		.header .hd_top .inner .ntSocialIcons {min-width:inherit; display:none;}
		.header .hd_top .inner .logo {display:none;}
		.stats_blk .inner {grid-template-columns:repeat(1, 1fr);}
		.forum_offers .offers {grid-template-columns:repeat(1, 1fr);}
	}
	
@media all and (max-width:360px) 

	{
		
	}

@media all and (max-width:320px) 

	{
		
	}