/*** DO NOT REMOVE ***/
.z-container {
	width: 974px !important; /* Fast Track Basic sites are typically slightly thinner */
}
/*** DO NOT REMOVE ***/


@media screen and (max-width: 1362px) {

}

@media screen and (max-width: 992px) {
	.z-container {
		width: 100% !important;
	}

	.header-logo { 
		width:100%; float:left;
	}


}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 479px) {

}
