.gBorder {border-top:0; width:100%; height:60px; background-color:#b8ce02;}
header, section, footer, nav ul, .contentBlock, .bgColor {width:100%; min-width:100%;}
.mainImg img {width:100%; height:auto; display:none;}
.fTop, .fBottom, .fTopContent, .fBottomContent, .map, .amaBanner img, .hMid, .hMid img {width:100%; min-width:100%;}
.contentBlock {margin-left:0; margin-top:0; margin-bottom:0;}
.fTop {float:left; height:auto;}
.fBottom {height:50px; clear:both;}
.hLeft, .hRight, .hSpace {display:none;}
.hTop, .hMid {height:auto;}
nav {background-color:transparent; height:auto; position:relative; z-index:9999;}
nav ul li {width:100%; text-align:center; font-size:20px; line-height:50px; background-color:#d1ebf7; margin-bottom:5px; font-family:GillSansMT1;}
nav ul li a {padding:0;}
aside {display:none;}
.mobile-hide {display:none;}
.main-hide {display:block;}

span.main-hide {display:block !important; width:100%; margin:auto; text-align:center; color:#fff; margin-top:20px; margin-bottom:10px; font-family:GillSansMT1;}
article {width:90%; margin:5%; margin-top:0;}
.social {display:none;}
.t10, .map {display:none;}
.hMid {width:90%; margin:0 5%; min-width:90%;}
.fTopContent ul {display:none;}
.fTCR span {display:none;}
.fTCR {width:121px; float:none; margin:auto; margin-bottom:10px; height:40px;}
footer {height:157px;}
section.beforeFooter {padding-bottom:152px;}
.fTop {height:111px;}
.fBottomContent span {line-height:25px;}
.fBottomContent span {font-size:12px; margin:0 4%; float:left;}

.m-hamburger {background-image:url('../../assets/images/amaHamburger.svg'); width:40px; height:30px; float:left; margin-left:5%; position:relative; top:15px;}
.divider {width:3px; height:60px; background-color:#fff; margin-left:5%; float:left; }
.gBorder form {width:55%; margin-left:10%; height:50px; float:left; background-color:#cedce2; border-bottom-left-radius:20px; border-bottom-right-radius:20px; padding:0 15px;}
.gBorder form input[type="text"] {margin-top:10px; height:20px; float:left; width:65%; font-style:italic;}
.gBorder form input[type="submit"] {float:left; margin-top:15px; margin-left:5%; width:25%; border:0; background-color:transparent; color:#fff; font-size:13px;}
.m-img img {width:100%;}

.subContent {width:100%; float:left; margin:0;}
.subContent h2 {width:100%; color:#fff; background-color:#00a950; text-align:center; font-size:20px; line-height:45px; font-family: GillSansMT1;}
.subContent p {width:90%; margin:5%;}
.subContent article {width:90%; margin:5%;}
.subContent article p {width:100%; margin:0;}
.subContent h2 img {display:none;}
.subContent article h3 {width:100%;}
.sArticle {width:90%; padding-right:0; border-right:0; margin:5%;}
.sArticle p {width:100%; margin:0;}
nav>ul li ul {position:relative;}
.box {display:none;}
nav ul li ul li {line-height:25px; margin-bottom:0;}
nav ul li ul li a {color:#0c4e6d !important;}
nav ul li:hover {background-color:#d1ebf7;}
article {width:100%; margin:0;}
.contentBlock article {width:90%; margin:5%;}

.m-img{
	height: auto !important;
}
.mobile-links{
	margin: 0 5%;
}
.mobile-links li{
	padding: 15px 0;
}
.mobile-links li:first-child{
	border-bottom: 1px solid #CCC
}
.mobile-links li:last-child{
	padding-bottom: 0;
}
.mobile-links a{
	color: #199AD6;
	font-size: 20px;
}
.home-start{
	margin-top: 0;
}
.home-start h2{
	color: #00a950 !important;	
}