/* mod_heading_default*************************/.mod_heading_default h2 {  font-weight:200;  font-size:60px;  color:#a98d5e;  padding:0px;  margin:0px;  display:block;  line-height:100%;}.mod_heading_default h2 span {	display:block;	font-weight:200;	font-size:28px;	margin-top:8px;	color:#a28451;	line-height:1em;}@media only screen and (max-width:950px){	.mod_heading_default h2 {	  font-size:48px;	}	.mod_heading_default h2 span {		font-size:24px;	}}@media only screen and (max-width:750px){	.mod_heading_default h2 {	  font-size:42px;	}	.mod_heading_default h2 span {		font-size:24px;	}}@media only screen and (max-width:470px){	.mod_heading_default h2 {	  font-size:30px;	}	.mod_heading_default h2 span {		font-size:18px;	}}