body:not(.home) h2.elementor-heading-title{
	margin-bottom: 0px;
}
body:not(.home) .elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}
.logo-carousel-free{
	margin-top: 15px;
}

@media only screen and (min-width: 768px) {
	.abtimg img{
		height: 100vh;
		object-fit: cover;
	}
	/*.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
	    width: 16% !important;
	}*/
	.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
		margin-top: 0px !important;
	}
	.gfield.besttimetocall{
		width: 65% !important;
	}
	/*.gfield.dateofbirth{
		width: 35% !important;
	}*/
}