/* 1st page css */
@media (max-width: 768px) {
	#h2_listofuae{
		margin-bottom: 10px !important;
	}
	#h2_busniess_head{
		margin-bottom: 26px !important;
	}
	#h2_uae_companies{
		margin-bottom: 22px !important;
	}
	.cbc-green-btn{
		display: flex !important;
		justify-content: center !important;
	}
	.government-logo-section{
		margin-bottom: 0px !important;
	}
	.government-logo-section .vc_empty_space{
		display: none;
	}
	.uae_value_aadded  .vc_column-inner{
		padding-top: 0px !important;
	}
	#h2_uae_commercial, #h2_uae_commercial_agency, #h2_uae_financial, #h2_employment, #h2_uae_labor, #h2_textization, #uae_corporate, #h2_uae_value, #h2_intellectual, #h2_uae_property_law {
		margin-bottom: 22px !important;
	}
}


@media (min-width:768px){
    .wpb_map_wraper{
        margin-top: 200px !important;
    }
}