.slicknav_menu {
	display:none;
}
.show-for-medium-down {
	display:none;
}

@media (max-width: 1030px) {
	.slicknav_menu {
		display:block;
	}
	#header {
	  height: 60px;
	}
	#header #title {
	  position: absolute;
	  top: 10px;
	}
	#navigation {
	  display:none;
	}	
	.searchbox {
	  top: 20px;
	}
	.crumbs,
	.sidebar
	{
		display:none;
	}
	.entry-content {
		float: none;
		width: 100%;
	}
	.home-box .box {
		width:100%;
		margin-bottom:10px;
		height:auto;
	}
	.article {
		margin-right:10px;
	}
	.investor-link {
	  width: 30%;
	  margin-right:1%;
	  padding: 5px;
	  float:left;
	}
	.investor-link span {
		display:none;
	}
	.investor img {
		display:none;
	}
	.medical img {
		display:none;
	}

    #tblQuote,#tblQuote tbody,#tblQuote tr,#tblQuote td {
        display:block;
        white-space:nowrap
    }
    #tblQuote {
        margin-bottom:20px;
        overflow:hidden
    }
    #tblQuote tr {
        width:50%;
        float:left
    }
    iframe {
    	max-width:100%;
    }
    #spdisclaimer{
    	padding:0 0 0 15px;
    }
    .home-box .box.last{
    	height:275px;
    }

}

@media (max-width: 750px) {

	.show-for-medium-down {
		display:block;
	}
	.show-for-medium-down img {
		max-width:100%;
	}
	.show-for-large-up {
		display:none;
	}

	.contact textarea {
	  width: 218px;
	  height: 200px;
	  max-width: 100%;
	}

	.annual-report {
	  padding-left: 5px;
	  padding-top: 150px;
	}
	.annual-report .view-ar {
	  margin-top: 10px;
	  padding-left: 5px;
	  float:left;
	}	

	#ctl00_contentPlaceHolderBody_archiveFilterB {
		clear:both;
	}
	#ctl00_contentPlaceHolderBody_archiveFilterB a {
		display:block;
		width:100%;
		margin-bottom:2px;
		float:left;
	}
	.ui-tabs .ui-tabs-panel {
	  padding: 0 !important;
	}	
	.investor-link {
	  width: 100%;
	}
	.home-box .box {
		width:100%;
	}
	#utilities {
		display:none;
	}
	#header {
		text-align: center;
	}
	#header #title {
	  position: relative;
	}
	.searchbox {
		display:none;
	}
	.home-box .box .padd {
	  padding: 10px 8px 18px;
	}
	.boardmemberdata table td#bio-pics {
	  padding-right: 30px;
	  width: 175px;
	  display: block;
	}
	.boardmemberdata table { display: block; position: relative; width: 100%; }
	.boardmemberdata thead { display: block; float: left; }
	.boardmemberdata tbody { display: block; width: auto; position: relative; overflow-x: auto; }
	.boardmemberdata thead tr { display: block; }
	.boardmemberdata th { display: block; text-align: right; }
	.boardmemberdata tbody tr { display: inline-block; vertical-align: top; }
	.boardmemberdata td { display: block; min-height: 1.25em; text-align: left; width:90%; }

	img.left {
	  display: block;
	  float: none;
	  max-width:100%;
	  margin: 0 14px 7px 0;
	}
	.services-page p {
	  margin-left: 0px; 
	}

	.welcome .box-one {
		width:48%;
		float:left;
	}
	.welcome .box-two {
		width:48%;
		float:left;
		border-right:0px;
	}
	.welcome .box-three {
		width:48%;
		float:left;
	}
	.welcome .box-four {
		width:48%;
		float:left;
	}
	.asxlogosmall {
		display:none;
	}
	.welcome h3 {
		border-top:1px solid #CCC;
	}

}

