/* home-market responsive */

/* global styling */

.home-market {
	width:100%;
}

.m-bhtext {
	color: #0f4179;
	font-family: "aviano-serif",serif;
	font-style: normal;
	font-weight: 900;
	font-size: 1.9em;
	margin: -31px auto 0;
	line-height: .8em;
	width: 55%;
	text-align: center;
	float: left;
	letter-spacing: 0.001em;
	background-image: url('img/sun_bh.png');
	background-repeat: no-repeat;
	background-position-x: center;
	padding: 1.6em .3em 0em .3em;
	position: relative;
	background-position-y: -3px;
	background-position:center;
}

.m-fmtext {
	font-size:2em;
	line-height: .9em;
	color:#095A2E;
	width:55%;
	text-align:center;
	float:left;
	clear:left;
	font-family: "cooper-black-std",sans-serif;
	font-style: normal;
	font-weight: 400;
	background-image: url('img/sun_fm.png');
	background-repeat:no-repeat;
	background-position-x:center;
	background-position-y: -2px;
	padding: .1em .3em 1.9em .3em;
	background-position:center;
}

.m-marketslogan {
	margin: -5.1em auto;
	font-size: 0.75em;
	width: 55%;
	clear: left;
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #383838;
	top: 0px;
	position: relative;
	text-align: center;
	padding: 0 0 0 10px;
	float: left;
	z-index:10;
}

.m-market-menu .menu li {
	list-style:none;
	float:left;
	margin-right:2em;
}

.articleshare {
	width:345px;
}

.m-market-menu {
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 700;
	background: none;
	position: relative;
	z-index: 20;
	height: 2.7em;
	width: 95%;
	margin: 0 auto;
	text-align: center;
	line-height: 1.6em;
}

.m-header, .m-left-region, .m-right-region, .m-footer {
	width:auto;
	display:block;
	clear:left;
	padding: 0em;
}

.m-header {
	height:23em;
	background-image: url('img/bhfm_paper.png');
	background-position:-180px -16px;
	background-repeat:repeat;
	background-size:30%;
	padding:.3em 0 0 0 ;
}

.m-marketheader {
	z-index: 10;
	position:relative;
	padding: 3em 0 0 0;
}

.m-marketslides {
	z-index:0;
	position:absolute;
	width:100%;
	max-height: 300px;
	overflow: hidden;
}

.m-slideitem {
	width:50%;
}

.m-slideitem img {
	width:100%;
	height:auto;
	overflow:hidden;
}

.m-slideitem .views-field-field-caption {
	position: absolute;
	margin: 0em 0 0 0em;
	color: #fff;
	font-size:70%;
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 700;
	bottom: 0px;
	background-color: #333;
	opacity: .8;
}

.m-slideitem .views-field-field-caption {
	width:auto;
	padding:0 1em;
}

.m-slideitem .views-field-field-caption .field-content {
	width:auto;
}

.m-left-region {
	height:5em;
}

.m-right-region {
	height:5em;
}

.m-footer {
 	height:auto;
 	padding:3em;
}

.m-footer h2 {
	color:#0f4179;
	padding:0em;
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 700;
	width:45%;
}

.m-footer p {
	font-family: "adonis-web",serif;
	font-style: normal;
	font-weight: 400;
	width:45%;
}

.m-marketnews {
	padding: 1.9em 0 3em 3em;

}

.field--type-image img {
}

.m-marketnews .m-newsitem {
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 130%;
	width: 30%;
	float: left;
	padding-right: 3%;
}

.m-marketnews .m-newsitem img {
	width:100%;
	height:auto;
	margin-top:.3em;
	}

.m-newsitem a {
	text-decoration: none;
}

.m-marketfacts {
	padding: 3em 1em 1em 3em;
	/*background-image:url('img/bg_marketfacts.png'); 
	background-repeat:no-repeat;
	max-width:600px;
	overflow:hidden;
	  background-position-x: 10px;*/

}

.m-marketfacts .views-field-field-preq {
	font-family: "rooney-web",serif;
	font-style: normal;
	font-weight: 700;
	font-size:160%;
}

.m-marketfinder {
	padding: 1em 3em 1em 3em;
  	float: left;
  	/*max-width:600px;
  	overflow:hidden;
  	background-image:url('img/bg_marketfacts.png'); 
	background-repeat:no-repeat;
	background-position-y:-51px;
	height:7em;
	  background-position-x: 10px;*/
}

.m-marketfinder  .views-field-field-preq {
	font-family: "rooney-web",serif;
	font-style: normal;
	font-weight: 700;
	font-size:160%;
}

.views-field-field-q {

}

.views-field-field-a {
	
}

.pane-node-field-image {
	float:left;
	display:block;
	padding:1em;
}



.m-statement {

}

@media (max-device-width : 780px) {

.m-header {
	height:25em;
}

.m-slideitem {
	width:100%;
}

.m-slideitem img {
	width:100%;
	height:auto;
	overflow:hidden;
}

.m-footer h2 {
	width:100%;
}

.m-footer p {
	width:100%;
}

}

@media (max-device-width : 519px) {

.pane-node-field-image img {
	width:100%;
	height:auto;
}

.m-header {
	height:19em;
}

.m-bhtext, .m-fmtext, .m-marketslogan {
	width:100%;
}

.m-marketheader {
	padding: 3em 0 0 0;
}

.m-market-menu {
	width: 100%;

}

.articleshare {
	width:300px;
	margin-left:.2em;
}

.bodycol-title {
	  padding: 8% 0 0 2.2em;
  font-family: "rooney-web";
  font-weight: 700;
  font-size: 130%;
}

.panel-2col-stacked .panel-col-first {
	float:left;
	clear:right;
	width:100% !important;
	margin:0px;
	padding:0px;
}

.panel-2col-stacked .panel-col-last {
	float:left;
	clear:right;
	width:100% !important;
	padding:0px;
}

.panel-2col-stacked .panel-col-last .inside {
	margin:0 0 1em 0em;
}

.m-left-region {
	height:5em;
}

.m-marketslides {
	display:none;
}

.m-right-region {
	height:0em;
	margin-left:0em;
	padding:0em;
}

.m-marketfacts {
	padding: 2em 1em 1em 3em;
}

.m-marketfinder {
	padding: 1em 3em 1em 3em;
	float:left;
}

.m-marketnews .m-newsitem {
	width:100%;
	float:left;
	padding:0 0 1em 0;
}

.m-footer h2 {
	width:100%;
}

.m-footer p {
	width:100%;
}

.m-marketnews {
	padding: 3em ;

}

.m-marketnews .m-newsitem {
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 130%;
	width: 100%;
	float: left;
}

}

@media (min-device-width : 520px) {

.m-bhtext, .m-fmtext, .m-marketslogan {
	width:100%;
}

.m-marketheader {
	padding: 4em 0 0 0;
}

.panel-2col-stacked .panel-col-first {
	float:left;
	clear:right;
	width:50%;
	margin:0px;
	padding:0px;
}

.panel-2col-stacked .panel-col-last {
	float:left;
	clear:right;
	width:50%;
	margin:0px;
	padding:0px;
}

.m-marketnews .m-newsitem {
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 130%;
	width: 100%;
	float: left;
	padding: 0 0 2em 0;
}

}

@media (min-device-width : 735px) {

.m-bhtext, .m-fmtext, .m-marketslogan {
	width:98%;
	z-index:12;
}

.m-marketheader {
	padding: 0em 0 0 0;
	
}

.panel-2col-stacked .panel-col-first {
	float:left;
	clear:right;
	width:60%;
	margin:0px;
	padding:0px;
}

.panel-2col-stacked .panel-col-last {
	float:left;
	clear:right;
	width:40%;
	margin:0px;
	padding:0px;
}

.m-marketnews .m-newsitem {
	font-family: "rooney-web",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 130%;
	width: 30%;
	float: left;
	padding-right: 3%;
}

}
