.rl
{
	color: #003068;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;	
}


.rr
{
	color: #003068;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;	
}

.rm
{
	font-weight: 500;
	font-family: 'Roboto', sans-serif;		
}

.rb
{
	color: #6cb61c;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;		
}

.rcr
{
	color: #0076ff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;	
}


.rcb
{
	color: #0076ff;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.5px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;	
}

.color_w
{
	color: #ffffff;	
}

.color_g
{
	color: #6cb61c;
}

.color_sb
{
	color: #0076ff;
}

.color_nb
{
	color: #003068;
}

.text_c
{
	text-transform: capitalize;
}

.text_u
{
	text-transform: uppercase;
}

.counter_bottom_value
{
	color: #003068;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;	
}

.math
{
	color: #6cb61c;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;		
}

.marb0
{
	margin-bottom: 0 !important;
}

.hideONDesktop
{
	display: none;
}

.mb10
{
	margin-bottom: 10px;	
}

.mb12
{
	margin-bottom: 12px;
}

.mb30
{
	margin-bottom: 30px;
}

.pt8
{
	padding-top: 8px;
}

.mt20
{
	margin-top: 20px;
}

.mb20
{
	margin-bottom: 20px;
}

.mb40
{
	margin-bottom: 40px;	
}

.mtb4
{
	margin: 4px 0 4px 0; 
}

.mb8
{
	margin-bottom: 8px; 
}

.mt10
{
	margin-top: 10px;
}

.mt12
{
	margin-top: 12px;
}

.mt30
{
	margin-top: 30px;
}