@media screen  and (max-width:1279px) {
	.home.page.trx_addons_scroll_to_top_show .sc_layouts_row_fixed_on_pre.sc_layouts_row_fixed_on,
	.page.trx_addons_scroll_to_top_show .sc_layouts_row_fixed_on_pre.sc_layouts_row_fixed_on {
		padding-top: 0;
    	padding-bottom: 0;
	}
}
@media screen  and (min-width:992px) and (max-width:1199px) {
	.block-assort .desc-assrt {
		height: 75px;
	}
	.g-map iframe {
		height: 735px;
	}
}
@media screen  and (min-width:768px) and (max-width:991px) {
	.block-assort .desc-assrt {
		height: 75px;
	}
	.g-map iframe {
		height: 760px;
	}
}
@media screen  and (max-width:767px) {
	.g-map iframe {
		height: 360px;
	}
	.form-feed .everest-form .evf-field-container {
		padding: 0 15px;
	}
}