/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.modal-dialog{
		width: 750px!important;
	}
	.aau-page-text{
		width:70%;
	}
	.aau-page-nav{
		width:25%;
	}
	.menu{
		display: block;
	}
	ul.menuTemplate2.decor2_1.nav li a{
		    padding: 0px 7px 6px 15px;
	}
	#aau-responsive-menu{
		display: none;
	}
}
/*  GO FULL WIDTH AT LESS THAN 1148 PIXELS */
@media only screen and (max-width: 1148px) and (min-width: 949px){
	ul.menuTemplate2.decor2_1.nav li a {
		font-size: 11px;
		font-weight: normal;
	}
	.modal-dialog{
		width: 750px!important;
	}
}
/*  GO FULL WIDTH AT LESS THAN  PIXELS */
@media only screen and (max-width: 948px) and (min-width: 801px){
	.logo a img{
		width:auto;
	}
	.column-mail img{
		display: none!important;
	}
	.aau-page-text{
		width:100%;
		margin:1% auto;
	}
	.aau-page-nav{
		width:100%!important;
		margin:1% auto;
	}
	.aau-page-nav > .panel-group{
		width:100%;
	}
	.span_1_of_4{
		width:100%!important;
	}
	.col_1_of_4:first-child{
		margin-top:2%;
	}
	.menu{
		display: none;
	}
	#aau-responsive-menu{
		display: block;
	}
	.aau-letter-adjust{
		display: none;
	}
	.aau-contact{
		margin-top:2%;
		width:100%;
	}
	.logo{
		width:100%!important;
	}
	.section{
		margin-top: 0px!important;
	}
	.internal-panel{
		width:100%!important;
	}
	.footer-grid:first-child{
		padding-top:5px;
	}
	.modal-dialog{
		width: 750px!important;
	}
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */
@media only screen and (max-width: 800px) {
	.logo a img{
		width:auto;
	}
	.column-mail img{
		display: none!important;
	}
	.aau-page-text{
		width:100%;
		margin:1% auto;
	}
	.aau-page-nav{
		width:100%!important;
		margin:1% auto;
	}
	.aau-page-nav > .panel-group{
		width:100%;
	}
	.span_1_of_4{
		width:100%!important;
	}
	.col_1_of_4:first-child{
		margin-top:2%;
	}
	.menu{
		display: none;
	}
	#aau-responsive-menu{
		display: block;
	}
	.aau-letter-adjust{
		display: none;
	}
	.aau-contact{
		margin-top:2%;
		width:100%;
	}
	.logo{
		width:100%!important;
	}
	.section{
		margin-top: 0px!important;
	}
	.internal-panel{
		width:100%!important;
	}
	.footer-grid:first-child{
		padding-top:5px;
	}
	.modal-dialog{
		width: 750px!important;
	}
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) and (min-width: 480px) {
	.logo a img{
		width:auto
	}
	.column-mail img{
		display: none!important;
	}
	.aau-page-text{
		width:100%;
		margin:1% auto;
	}
	.aau-page-nav{
		width:100%!important;
		margin:1% auto;
	}
	.aau-page-nav > .panel-group{
		width:100%;
	}
	.span_1_of_4{
		width:100%!important;
	}
	.col_1_of_4:first-child{
		margin-top:2%;
	}
	.menu{
		display: none;
	}
	#aau-responsive-menu{
		display: block;
	}
	.aau-letter-adjust{
		display: none;
	}
	.aau-contact{
		margin-top:2%;
		width:100%;
	}
	.logo{
		width:100%!important;
	}
	.section{
		margin-top: 0px!important;
	}
	.internal-panel{
		width:100%!important;
	}
	.footer-grid:first-child{
		padding-top:5px;
	}
	.aau-page-nav ul li > .internal-panel{
		width:100%!important;
	}
	.modal-dialog{
		width: auto!important;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.logo a img{
		width:100%!important;
	}
	.column-mail img img{
		display: none!important;
	}
	.aau-page-text{
		width:100%;
		margin:1% auto;
	}
	.aau-page-nav{
		width:100%!important;
		margin:1% auto;
	}
	.aau-page-nav > .panel-group{
		width:100%;
	}
	.span_1_of_4{
		width:100%!important;
	}
	.menu{
		display: none;
	}
	#aau-responsive-menu{
		display: block;
	}
	.aau-letter-adjust{
		display: none;
	}
	.col_1_of_4:first-child{
		margin-top:2%;
	}
	.aau-contact{
		margin-top:2%;
		width:100%;
	}
	.logo{
		width:100%!important;
	}
	.section{
		margin-top: 0px!important;
	}
	.internal-panel{
		width:100%!important;
	}
	.footer-grid:first-child{
		padding-top:5px;
	}
	.aau-page-nav ul li > .internal-panel{
		width:100%!important;
	}
	.modal-dialog{
		width: auto!important;
	}
}