#navplus_hd_default{font-size:1.25em; line-height:2em;}
#navplus_hd_default H1, #smartnav_2_default H1{margin: 40px 0px 40px;line-height: 2em; text-align:center;}
#navplus_hd_default .fullwidth, #smartnav_2_default .fullwidth{width:100%;max-height: 500px;overflow: hidden;}
#navplus_hd_default .fullwidth img,#smartnav_2_default .fullwidth img{width:100%; /*max-width:978px;*/}

#smartnav_2_default{font-size:1.25em; line-height:2em;}
/*#smartnav_2_default H1{margin: 40px 0px 40px;}
#smartnav_2_default .fullwidth{width:100%;}
#smartnav_2_default .fullwidth img{width:100%; max-width:978px;}*/

.kw_page_sections{width:100%; margin-top:3em;}
#nav_ppq.kw_tiles_right {max-height: 275px;overflow: scroll;  overflow-x: scroll;overflow-x: hidden;}
.kw_tiles_left{float:left; width:48%;}
.kw_tiles_right{float:right; width:48%;}
.kw_tiles_left img, .kw_tiles_right img{width:100%; max-width:479px;}
.kw_tiles_left H2, .kw_tiles_right H2{margin:0px; padding:0px;}

.pb_page_sections{width:100%; margin-top:3em;}
#nav_ppq.pb_tiles_right {max-height: 275px;overflow: scroll;  overflow-x: scroll;overflow-x: hidden;}
.pb_tiles_left{float:left; width:48%;}
.pb_tiles_right{float:right; width:48%;}
.pb_tiles_left img, .pb_tiles_right img{width:100%; max-width:479px;}
.pb_tiles_left H2, .pb_tiles_right H2{margin:0px; padding:0px;}


UL.nav_data_tables{font-size:.8em; border:solid 1px #333; padding-left:20px;}
UL.nav_data_tables li ul li{border-bottom:solid 1px #333;}
UL.nav_data_tables li ul li:last-of-type{border-bottom:none;}

.navcssButton a,.navcssButton a:visited,.navcssButton a:active{
	color:#fff;
	text-decoration:none;
}
.navcssButton{
	background-color: #e8760c;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 100%;
	padding: 9px 13px 10px 14px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	text-shadow: none;
	display: inline-block;
	position: relative;
	outline: none;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	float:right;
}
.navcssButton:hover{
	background-color:#F6963E;
}

@media only screen and (max-width: 768px) {

	.kw_tiles_left,.kw_tiles_right{float:none; width:100%;margin-left:0px; margin-right:0px;}
	.pb_tiles_left,.pb_tiles_right{float:none; width:100%;margin-left:0px; margin-right:0px;}		

}