
@media screen and (max-width: 900px) {
	div.one-third {
		width: 47.5%;
	}

	div.one-third-second {
		margin: 0;
	}

	div.one-third-last {
		clear: both;
		float: none;
		width: auto;
		padding: 20px 0 0 0;
	}

	div.one-quarter-az {
		width: 44.25%;
	}

	div.one-quarter-second-az {
		width: 44.25%;
		margin: 0;
	}

	div.one-quarter-last-az {
		width: 44.25%;
		margin: 0;
	}

	div.restricted-width {
		padding: 0 15px;
	}
	div.slider-restricted-width {
		padding: 0 15px;
	}

}



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

	div.years {
		float: right;
		padding:  5px 5px 0 0; 
		color: #7eff00;
		width: 180px;
		font-size: 1.5em;
		line-height: 1em;
		font-family: 'Raleway', 'sans-serif';
		text-align: right;
}

	.highlights {
		font-size: 12px; 
		color: #7eff00; 
		line-height: 14px;
		font-weight: bold;


}

	.headshot {
		height: 120px;
		width: 120px;


}

h3 {
	
	font-size: 95%;

}

  /*	div.info-box-a-az {
		font-size: 12px;
}  */

}  

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

	div.header1 {
		height: 135px;
		padding:  0 2%;
		background-image:url('../images/AZ_logo_01x.gif');
		
	}

}

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

	div.header1 {
		height: auto;
		padding:  0 ;
		background-image:url('../images/AZ_logo_01a.gif');
		
	}


	div.slider-restricted-width {
		padding:  0 2%;

	}

	div.years {
	float: right;
	padding:  5px 5px 0 0; 
	color: #7eff00;
	width: 180px;
	font-size: 1.3em;
	line-height: 1em;
	font-family: 'Raleway', 'sans-serif';
	text-align: right;
}

div.footerCopySec {
	font-size: 70%;
	margin-left: 30%;
	width: 39%;
}

div.footerSec {
	width: 33%;
}

div.footerCopySecLast {
	font-size: 65%;
}

}

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


		div.mobile-collapse {
			width: auto;
			float: none;
			margin-right: 0;
		}
	
		.hide-mobile {
			display: none;
		}

		.highlights {
			font-size: 16px; 
			color: #7eff00; 
			line-height: 30px;
			font-weight: none;


}

h3 {
	
	font-size: 100%;

}

	div.years {
	float: right;
	padding:  5px 5px 0 0; 
	color: #7eff00;
	width: 220px;
	font-size: 1.3em;
	line-height: 1em;
	font-family: 'Raleway', 'sans-serif';
	text-align: right;
}

div.fullwidth-home-contact {
	
	display: inline-block;
		
}

div.mobile-hide {
	
	display: none;
		
}

}