/* mod_heading_default*************************/.mod_heading_default {	background:#f0f0f0;	padding:25px 15px;}.mod_heading_default  h1 {	display:block;	font-size:42px;	font-weight:bold;	line-height:1em;	color: #081229;	padding:0px;	margin:0px;	margin:0 auto;}@media only screen and (min-width:1250px){	.mod_heading_default  h1 {		width:1200px;	}}.mod_heading_default h1 span {	display:block;	font-size:18px;	font-weight:300;	padding-top:0.1em;	line-height:1.3em;	text-transform:none;	color:#8c969a;}@media only screen and (max-width:1050px){	.mod_heading_default  h1 {		font-size:36px;	}}@media only screen and (max-width:600px){	.mod_heading_default  h1 {		font-size:32px;		text-align:center;	}}@media only screen and (max-width:400px){	.mod_heading_default  h1 {		font-size:26px;		font-weight:600;	}	.mod_heading_default h1 span {		font-size:16px;	}}