
/* Large Screens (Desktop) */

@media only screen and (max-width : 1430px) {
	.section {
		max-width: 1200px;
	}
	
	#header .logo {
		left: 25px;
	}
	
	#header .phone {
		right: 25px;
	}
	
	#header #navigation {
		left: 395px;
	}
	
	#header #navigation ul li {
		margin-right: 22px;
	}
	
	#intro {
		margin-top: -64px;
	}
	
	#intro .links {
		padding-bottom: 75px;
	}
	
	#intro .links .link {
		font-size: 16px;
	}

	
}

@media only screen and (max-width : 1330px) {
	#header .phone {
		top: 15px;
	}
	
	#header #navigation {
		left: auto;
		top: 70px;
		right: 25px;
	}
	
	body.scrolled #header .phone {
		top: 10px;
	}
	
	body.scrolled #header #navigation {
		top: 42px;
	}
}

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1225px) {
	.section {
		max-width: 970px;
	}
		
	#header {
		height: 80px;
	}
	
	#header .logo {
		top: 12px;
	}
	
	#header #navigation {
		top: 42px;
	}
	
	#header .phone {
		top: 10px;
	}
	
	#intro {
		margin-top: -50px;
	}
	
	#intro .bg {
		left: -480px;
		top: 51px;
		width: 1174px;
	}
	
	#intro .section {
		padding-bottom: 70px;
	}
	
	#intro .links {
		padding-bottom: 56px;
	}
	
	#intro .links .link {
		font-size: 13px;
		margin: 0 5px;
	}
	
	#intro .image {
		margin-top: 30px;
	}
	
	#deliveryMap .text {
		padding: 40px;
	}
	
	.linkBtn {
		font-size: 14px;
	}
	
	#footer .phone {
		font-size: 26px;
	}
	
	#footer .copyright {
		margin-top: 9px;
	}
}

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

}

@media only screen and (max-width : 1086px) {
	
	#header .logo,
	body.scrolled #header .logo {
		left: 15px;
		top: 7px;
		width: 270px;
	}	
	
	#header #navigation,
	body.scrolled #header #navigation {
		right: 15px;
		top: 50px;
	}
	
	#header #navigation ul li {
		font-size: 14px;
		margin-right: 16px;
	}
	
	#header #navigation ul li ul {
		padding-top: 4px;
	}
	
	#header .phone,
	body.scrolled #header .phone {
		right: 15px;
		top: 6px;
		font-size: 14px;
	}

}

/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {
	.section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}

	#intro {
		margin-top: -45px;
	}
	
	#intro .section {
		padding-bottom: 60px;
	}

	#intro .bg {
		left: 60px;
		top: -43px;
		width: 619px;
		opacity: 0.4;
	}
	
	#intro .links {
		padding-bottom: 40px;
	}
	
	#intro .links .link {
		font-size: 11px;
	}
	
	#intro .image {
		float: none;
		width: auto;
	}
	
	#intro .image .jukeBoxes {
		width: 470px;
		margin-bottom: 60px;
	}
	
	#intro .text {
		float: none;
		width: auto;
		text-align: center;
	}
	
	#content .section {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	#deliveryMap {
		min-height: 1px;
		margin-top: -70px;
		margin-bottom: -70px;
	}
	
	#deliveryMap #zonemap {
		position: relative;
		width: auto;
		height: 500px;
	}
	
	#deliveryMap .text {
		width: auto;
		padding: 30px 15px;
	}
	
	#deliveryMap .text .inner {
		max-width: 100%;
	}
	
	.linkBtn {
		font-size: 16px;
	}
	
	#footer .section {
		text-align: center;
	}
	
	#footer .phone {
		float: none;
		display: inline-block;
	}
	
	#footer .copyright {
		float: none;
	}
	
}

@media only screen and (max-width : 991px) {
	
}

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

}

/* Extra Small Screens (Mobiles) */
@media only screen and (max-width : 767px) {
	#menuBtn {
		display: block;
	}

	#header,
	body.scrolled #header {
		position: static;
		background: rgba(0,0,0,1);
		text-align: center;
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#header #navigation {
		display: none;
	}
	
	#header .logo,
	body.scrolled #header .logo {
		position: static;
		display: block;
		margin: 0 auto;
		width: 239px;
	}

	#header .phone {
		position: static;
		display: inline-block;
	}
	
	#intro {
		margin-top: 0;
	}
	
	#intro .section {
		padding-top: 35px;
		padding-bottom: 25px;
	}
	
	#intro .links {
		padding-bottom: 0;
	}
	
	#intro .links .link {
		margin-bottom: 20px;
		font-size: 10px;
	}
	
	#intro .image {
		margin-top: 20px;
	}
	
	#intro .image .jukeBoxes {
		width: 300px;
		margin-bottom: 40px;
	}
	
	#intro .bg {
		display: none;
	}
	
	#intro .text .linkBtns .linkBtn {
		margin-bottom: 20px;
	}
		
	#content .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#footer .phone {
		line-height: 1.3;
		font-size: 23px;
	}
	
	#footer .phone span {
		display: block;
	}
	
	#banner .overlay .inner .innerMost .text {
		font-size:6px;
	}
	#banner .overlay .inner .innerMost .text .title {
		font-size: 14px;
	}
	

}

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

}

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

	
}