/*
Theme Name: Neve Child
Author: 
Description: Your description goes here
Version: 1.0
Template: neve

This is the child theme for Neve theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.footer-heading
{
	margin-top:130px;
}
.nv-footer-content .center
{
	margin-top:130px;
}
.footer-text
{
	margin-bottom:-33px!important;
}
.about-container .wp-block-uagb-container
{
	min-height:520px;
		justify-content:flex-start;

}
.about-container-1 .wp-block-uagb-container
{
	min-height:372px;
	justify-content:flex-start;
}
.team-tab
{
	margin-top:-75px;
}
.team-tab .uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions 
{
	transition:all 0.6s ease-in-out;
}
.deepti-img .wp-block-uagb-image__figure img 
{
	object-position:top;
}
.footer-top
{
	padding-bottom:40px;
}
.legal-map .uagb-google-map__iframe
{
	border-radius:10px;
}
@media only screen and (max-width: 767px)
{
	.site-logo img {
	max-width:245px!important;
}
	.team-tab
{
	margin-top:0px;
}
.about-container-1 .wp-block-uagb-container, .about-container .wp-block-uagb-container

	{
		min-height:auto;
	}
	.nv-footer-content .center
{
	margin-top:0px;
}
}
@media only screen and (max-width: 900px)
{
	.team-tab
	{
		margin-top:0px;
	}
}

@media only screen and (min-width: 767px)
{
	
.responsive-heading
	{
		display:none;
	}
}
