<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line , .tpg-widget-heading-wrapper .tpg-widget-heading
{
	display:none;
}

.rt-container-fluid 
{
    max-width: 1140px;
    margin: 80px auto;
}

.rttpg-fullwidth-page
{
		max-width: 1140px;
    margin: 80px auto;
}

.rttpg-fullwidth-page p
{
		color:#fff;
}

.rttpg-fullwidth-page h2
{
		color:#fff;
		font-weight:bold;
		margin-top:35px;
	margin-bottom:25px;
}

#responsive-menu-pro-button
{
	display:none !important;
}

@media only screen and (max-width:1000px) 
{
	#responsive-menu-pro-button
	{
		display:inline-block !important;
	}
}</pre></body></html>