@media only screen and (max-width: 980px) 
{
	
	.header_style_5 .header_top .top_nav .top_nav_wrapper > ul > li > a, 
	.header_style_5 .header_top .top_nav .main_menu_nav > ul > li >,
	.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li > a,
	.header_style_6 .header_top .top_nav .main_menu_nav > ul > li > a
	{
		padding: 80px 10px 15px;
	}

	.header_style_7 .header_top .top_nav .top_nav_wrapper > ul > li > a,
	.header_style_7 .header_top .top_nav .main_menu_nav > ul > li > a,
	.header_style_8 .header_top .top_nav .top_nav_wrapper > ul > li > a,
	.header_style_8 .header_top .top_nav .main_menu_nav > ul > li > a
	{
		padding: 15px 10px;
	}

	.header_style_9 .logo a img,
	.header_style_10 .logo a img 
	{
    	width: auto;;
	}

	.logo a img 
	{
    	width: 70%;
	}
				
	.header_socials
	{
		margin: 5px 0 0 10px;
	}

	.header_top .header_socials a 
	{
		font-size: 20px;
		height: 30px;
		margin: 0 0 0 5px;
		width: 30px;
	}	
		
	.top_nav .icon_text
	{
		display: none;
	}
	
	.vc_column_container.left_column
	{
		padding-right: 15px !important;
	}
	
	.header_top .icon_text
	{
		margin: 5px 0 0 20px;
	}
	
	.vc_column_container.right_column
	{
		padding-left: 15px !important;
	}
	
	.vc_column_container.center_column
	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	body .shift-top 
	{
		top: -306px;
		margin-bottom: -220px !important;
	}
	
	.staff_member_info_wr .staff_member_info .infos .info
	{
		line-height: 20px;
		font-size: 14px;
	}
	
	.staff_member_info_wr .staff_member_info .infos .info .socials ul li 
	{
		margin: 0 5px 8px 0;
	}
	
	.staff_member_info_wr .staff_member_info .infos .info .socials ul li a
	{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	
	.staff_member_info_wr .staff_member_info .infos .info .socials ul li a i 
	{
		line-height: 30px;
	}
	
	.testimonials_carousel .testimonial .info 
	{
		float: left;
		margin-top: 30px;
	}	

	.ast_projects .vc_custom_heading h4
	{
		font-size: 16px;
	}
		
	.header_top .icon_text .text 
	{
	    max-width: 140px;
		font-size: 13px;
	}
	
	.icon_box.style_2.alignment_center
	{
		text-align: left;
	}
	
	.icon_box.style_2 h5 br
	{
		display: none;
	}
	
	.ast_projects_wrapper.style_2 .projects_filter li a
	{
		padding: 12px 13px 10px 13px;
	}
	
	.ast_projects_wrapper.style_2 .projects_filter li:not(:first-child) 
	{
		margin-left: 10px;
	}
	
	.ast_projects_wrapper.grid.style_2 .ast_projects .item
	{
		width: 50%;
	}
	
	.ast_projects_wrapper.grid.style_2 .ast_projects .item .image a img
	{
		width: 100%;
	}

	h2,
	.h2
	{
		font-size: 36px;
	}
	
	h3,
	.h3
	{
		font-size: 28px;
	}
	
	h4,
	.h4
	{
		font-size: 18px;
	}
	
	h5,
	.h5
	{
		font-size: 16px;
	}
	
	h6,
	.h6
	{
		font-size: 16px;
	}	

}