/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
.our-team div#gallery-1{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.location {
	position:relative;
}
a{
	outline:none!important;
}
.number-font{
	font-family: "Inter", Sans-serif!important;
	font-weight:700!important;	
}
.footer-location .elementor-icon-box-icon
{
	margin-top:10px!important;
}
@media screen and (max-width:1024px){
	.footer-location .elementor-icon-box-icon
	{
		margin-top:7px!important;
	}
}
@media screen and (max-width:1300px){
.menu-list{
	gap:30px!important;
}
}
@media screen and (max-width:1024px){
.menu-list{
	gap:20px!important;
}
}
@media screen and (min-width:1025px){
	.burger-icon-map{
		right: 44%!important;
	}
}
@media screen and (min-width:1200px){
	.burger-icon-map{
		right: 45%!important;
	}
}
@media screen and (min-width:1366px){
	.burger-icon-map{
		right: 46%!important;
	}
}
@media screen and (min-width:1920px){
	.burger-icon-map{
		right: 47%!important;
	}
}

