/* 
iPhone landscape with = 568 
iPhone portrait = 320
Set rules so desktop looks good above 568. Anything under only applies to iPhone
*/

/*
iPad portrait width = 768
iPad landscape width = 1024

/*

/*-----------------------------------------
----------------- MAX 1220 ----------------
-----------------------------------------*/

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

	.intro section {
		width: 40%;
		margin-left: 5%;
		margn-right: 0;
	}

}

/*-----------------------------------------
---------------- END MAX 1219 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1219 ----------------
-----------------------------------------*/

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

	#socialInfo {
   	left: 45%;
   }

   /*
   .home .intro, .pages .intro {
		width: 83.5%;
	}
	*/

	.circular #disclaimer {
   	width: 96%;
	}

}

/*-----------------------------------------
---------------- END MAX 1219 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1207 ----------------
-----------------------------------------*/

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

   .home .bottom-boxes {
   	min-height: 160px;
	}

   #intro-holiday {
		font-size: .8em;
	}

}

/*-----------------------------------------
---------------- END MAX 1207 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1205 ----------------
-----------------------------------------*/

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

	.circular .intro-circular-print {
   	width: 66%;
   }

}

/*-----------------------------------------
---------------- END MAX 1205 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1193 ----------------
-----------------------------------------*/

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

   .home aside .aside-box {
		font-size: .8em;
		padding-bottom: 1.1em;
		width: 91%;
	}

   .home aside .aside-box.second #featured-tag {
		display: none;
	}

	.about section .containers.info {
		font-size: 1em;
	}

	.circular #intro-circular, .circular .intro-print {
      width: 74.5%;
   }

}

/*-----------------------------------------
---------------- END MAX 1193 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1170 ----------------
-----------------------------------------*/

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

   .fundraising #right-group, .fundraising #left-group {
		float: none;
		margin-left: auto;
      margin-right: auto;
	}

}

/*-----------------------------------------
---------------- END MAX 1170 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1165 ----------------
-----------------------------------------*/

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

	#menu a {
   	padding: 12px 25px;
	}

}

/*-----------------------------------------
--------------- END MAX 1165 --------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1125 ----------------
-----------------------------------------*/

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

	.home .bottom-boxes {
   	min-height: 150px;
	}

	.btn {
		margin-top: 2px;
	}

	.btn:hover {
		margin-left: 1px;
		margin-top: 3px;
	}

}

/*-----------------------------------------
--------------- END MAX 1125 --------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1075 ----------------
-----------------------------------------*/

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

	.home #feature-bar .location-based div {
   	width: 22%;
	}

	.circular #intro-circular, .circular .intro-print {
      width: 73%;
   }

}

/*-----------------------------------------
--------------- END MAX 1075 --------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1071 ----------------
-----------------------------------------*/

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

	.circular .intro-circular-print {
   	width: 63%;
   }

}

/*-----------------------------------------
---------------- END MAX 1071 -------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 1045 ----------------
-----------------------------------------*/

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

	

}

/*-----------------------------------------
--------------- END MAX 1045 --------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
---------------- MAX 1044 -----------------
-----------------------------------------*/

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



}

/*-----------------------------------------
--------------- END MAX 1044 --------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
---------------- MAX 1040 -----------------
-----------------------------------------*/

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

	#menu a {
   	padding: 12px 15px;
	}

}

/*-----------------------------------------
-------------- END MAX 1040 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
---------------- MAX 1039 -----------------
-----------------------------------------*/

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

	.home .bottom-boxes.first h3 {
		font-size: 1em;
	}

}

/*-----------------------------------------
--------------- END MAX 1039 --------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
---------------- MAX 1025 -----------------
-----------------------------------------*/

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

	.home #main-image {
		margin-right: .5%;
	}

	.home aside .aside-box.second {
		margin-top: .8%;
	}

	.home aside .aside-box.second h3 {
		font-size: 1em;
	}

	.home aside .aside-box.second h4 {
		font-size: .9em;
	}

	.fundraising #apples, .fundraising #labels {
		font-size: 85%;
	}

}

/*-----------------------------------------
-------------- END MAX 1025 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 993 -----------------
-----------------------------------------*/

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

	.home .intro h1 {
		font-size: 1.1em;
		padding-top: 2%;
	}

	#contact p {
		padding-top: 9%;
	}

	.home #main-image {
		float: none;
		width: auto;
		margin-left: auto;
   	margin-right: auto;
	}

	.home aside .aside-box {
		width: 45.5%;
		margin-top: .7em;
		font-size: .8em;
		padding: .9em;
	}

	.home aside .aside-box.first {
		float: left;
	}

	.home .aside-box h3 {
   	font-size: 150% !important;
	}

	.home aside .aside-box.second {
		margin-right: 0;
		margin-top: .7em;
		float: right;
	}

	.home aside .aside-box.second h3 {
		font-size: 1.2em;
	}

	.home aside .aside-box.second h4 {
		font-size: 1.1em;
	}

	.home #second-box-info {
   	width: 55%;
   	margin-top: 15px;
	}

	.about section .containers.map {
		padding-bottom: 42%;
	}

	.pages .intro h1 {
		font-size: 175%;
	}

	.circular.eight #tabs a {
		padding: 0 25px;
		font-size: 90%;
	}

}

/*-----------------------------------------
--------------- END MAX 993 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 950 -----------------
-----------------------------------------*/

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

	.home #feature-bar .location-based div {
   	width: 45%;
   	margin-top: 10px;
	}

	.home #feature-bar .location-based div {
		border-right: none;
	}

	.home #feature-bar .location-based div.first {
		margin-left: 10px;
	}

	.home #feature-bar .location-based div.first, .home #feature-bar .location-based div.second {
		border-bottom: 1px solid #ddd;
		padding-bottom: 5px;
	}

	.home .bottom-boxes, .home .bottom-boxes.last {
		width: 99.5%;
	}

	.home .bottom-boxes.first {
		display: none;
		margin: 0;
		float: none;
	}

	.home .bottom-boxes.second {
		float: left;
		padding: 10px;
		overflow: hidden;
		width: 45%;
	}

	.home .bottom-boxes.second img {
		margin-left: 10px;
		float: left;
		width: 30%;
		margin-left: 90px;
	}

	.home .bottom-boxes.second h3 {
		margin-top: 3em;
		float: right;
		font-size: 1.5em;
		width: 28%;
		margin-right: 3em;
	}

	.home .bottom-boxes.last {
		margin-bottom: 1.1%;
		font-size: 130%;
		padding: 0;
		overflow: hidden;
	}

	.home .bottom-boxes.last img {
		width: 20%;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.home .bottom-boxes.last p {
		margin-top: 25px;
	}

	.home .bottom-boxes.last a {
		margin-top: 15px;
	}

	.our-family #allcontent .boxes {
		width: 45%;
	}

}

/*-----------------------------------------
--------------- END MAX 950 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 940 -----------------
-----------------------------------------*/

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

	.home aside .aside-box {
		min-height: 170px;
	}

	.home aside .aside-box.second #second-box-info {
		width: 57.5% !important;
   	float: none;
	}

	.home #feature-bar #feature-standard img {
		width: 43%;
		border: 2px solid #ccc;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}

	.home #feature-bar #feature-standard #image-4 {
		display: initial;
	}

	#copyright {
		font-family: Georgia;
		text-align: center;
		font-size: .9em;
		width: 85%;
		margin-left: auto;
   	margin-right: auto;
   	line-height: 1.2em;
	}

	footer #smaller {
		font-size: .8em;
		margin-top: .5em;
		line-height: 1.3em;
	}

	.circular #intro-circular, .circular .intro-print {
      width: 70%;
   }

}

/*-----------------------------------------
--------------- END MAX 940 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 920 -----------------
-----------------------------------------*/

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

	#intro-holiday h1 {
		font-size: 1.4em;
		padding-top: 2.5%;
	}

	.pages .intro h1 {
		padding-top: 2.75%;
	}

	.circular .intro-circular-print h1 {
		font-size: 150%;
		line-height: 1.3em;
	}

}

/*-----------------------------------------
--------------- END MAX 920 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
------------------ MAX 915 ----------------
-----------------------------------------*/

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

	.circular .intro-circular-print {
   	width: 60%;
   }

}

/*-----------------------------------------
--------------- END MAX 915 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
------------------ MAX 896 ----------------
-----------------------------------------*/

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

	.fundraising section.two #apples h3 img, .fundraising section.two #labels h3 img {
		display: none;
	}

	.fundraising #applesInfo img#no-collage {
   	display: block;
   	padding-top: 2%;
   	padding-bottom: 2%;
   	width: 74.1%;
   	margin-left: 13%;
	}

	.fundraising #apples h3, .fundraising #labels h3 {
		line-height: 1.3em;
	}

	.fundraising section.two #apples, .fundraising section.two #labels {
		padding-top: 2%;
		padding-bottom: 2%;
		width: 49%;
	}

	.fundraising section.one #apples, .fundraising section.one #labels {
		padding-top: 1.2%;
		padding-bottom: 1.2%;
	}

	.fundraising #applesInfo img#collage {
   	display: none;
	}

}

/*-----------------------------------------
--------------- END MAX 896 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 885 -----------------
-----------------------------------------*/

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

	.circular.six #tabs a {
   	padding: 0 25px;
   	font-size: 85%;
   }	

   .circular.eight #tabs a {
		padding: 0 20px;
		font-size: 85%;
	}

}

/*-----------------------------------------
--------------- END MAX 885 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 873 -----------------
-----------------------------------------*/

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

	.about section .containers.info #phone-number:before {
   	content: none;
	}

}

/*-----------------------------------------
--------------- END MAX 873 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 828 -----------------
-----------------------------------------*/

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

	header a.large {
		display: none;
	}

	header a.medium {
		display: block;
	}

}

/*-----------------------------------------
--------------- END MAX 828 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 817 -----------------
-----------------------------------------*/

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

	.pages .intro h1 {
		font-size: 1.5em;
		padding-top: 4%;
	}

	.buffalo img.chart {
   	width: 98%;
	}

	/*
	.pages .intro {
		width: 83%;
	}
	*/

}

/*-----------------------------------------
--------------- END MAX 817 ---------------
-----------------------------------------*/


/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 800 -----------------
-----------------------------------------*/

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

	#intro-holiday h1 {
		padding-top: 2%;
	}

}

/*-----------------------------------------
--------------- END MAX 800 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 797 -----------------
-----------------------------------------*/

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

	.circular .intro-circular-print {
   	width: 57%;
   }

   .circular .intro-print.group h1 {
   	font-size: 150%;
   	line-height: 1.3em;
   }

   .circular .tab {
		widh: 60px;
	}

	.circular ul.tabs {
		margin-left: 10px;
	}

	.circular.six .tabs .hidden {
		display: none;
	}

}

/*-----------------------------------------
--------------- END MAX 797 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 770 -----------------
-----------------------------------------*/

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

	#menu a {
   	padding: 12px 9px;
	}

	/*
	.home .intro {
		width: 83.1%;
	}
	*/

}

/*-----------------------------------------
--------------- END MAX 797 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 770 -----------------
-----------------------------------------*/

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

	#contact {
		margin-right: .5%;
	}

	.home .intro h1 {
		padding-top: 3.25%;
	}

	.circular #intro-circular, .circular .intro-print {
      width: 65%;
   }

}

/*-----------------------------------------
--------------- END MAX 770 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 767 -----------------
-----------------------------------------*/

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

	/*-- STYLES FOR SLICKNAV --*/
	.js #menu {
		display:none !important;
	}
	
	.js .slicknav_menu {
		display:block;
	}

	#socialInfo {
   	left: 30%;
   }

	#hours1 {
		width: 23%;
	}

	#hours1 h3 {
		padding-top: 9%;
		font-size: .85em !important;
	}

	.home #feature-bar #feature-standard img {
		width: 48%;
	}

	.home #news-container h3 {
		float: none;
		margin-right: 15px;
		margin: auto;
		text-align: center;
	}

	.pages .intro h1 {
		padding-top: 3.9%;
	}

	.intro section {
		width: 60%;
		margin: 15px  auto 0 auto;
		float: none;
	}

	.about #greeting img.last, .bakery-deli #bakery img.last, .bakery-deli #deli img.last,
	.buffalo #nutrition img.last, .buffalo #facts img.last {
		display: none;
	}

	.about #greeting img.image-bar, .bakery-deli #bakery img, .bakery-deli #deli img, .buffalo #nutrition img.image-bar,
	.buffalo #facts img.image-bar {
   	margin-left: 2%;
   	width: 47%;
   	border: 1px solid #bbb;
   	-moz-border-radius: 8px;
   	border-radius: 8px;
	}

	.about section .containers.map {
		padding-bottom: 43%;
	}

	.about section .containers.info {
		font-size: .75em;
	}

	.circular #circular-print-box, .circular #printer-box {
		display: none;
	}

	.circular .intro-circular-print {
   	width: 65%;
   }

   .circular .intro-print {
   	width: 80%;
   }

   .buffalo #factsContainer, .buffalo #indiansContainer {
   	left: 10px;
   	width: 90%;
	}

	.buffalo section #fact-content h3, .buffalo section #indians h3 {
   	font-size: 80%;
   	line-height: 1.2em;
	}

	.circular.six #tabs a {
   	padding: 0 15px;
   }

   .circular.eight #tabs .hidden {
   	display: none;
   }

   .circular.eight #tabs a {
   	padding: 0 25px;
   }

   .our-family article#main #first-image, .our-family article#main #second-image {
		float: none;
		display: block;
		margin: 0 auto;
		width: 250px;
	}

}

/*-----------------------------------------
--------------- END MAX 767 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 742 -----------------
-----------------------------------------*/

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

	.home .intro h1 {
		padding-top: 1%;
	}

	.our-family #allcontent .boxes {
		width: 85%;
	}

	.our-family #topbrand img {
      width: 60%;
   }

   .our-family #topbrand h2 {
      font-size: 1.4rem !important;
      line-height: 2rem !important;
   }

}

/*-----------------------------------------
--------------- END MAX 742 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 707 -----------------
-----------------------------------------*/

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

	.about section .containers.info, .about section .containers.map {
		float: none;
		width: 75%;
		margin-left: auto;
   	margin-right: auto;
   	font-size: 1em;
	}

}

/*-----------------------------------------
--------------- END MAX 707 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 687 -----------------
-----------------------------------------*/

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

	#hours1 h3 {
		padding-top: 7%;
	}

	.circular #disclaimer {
   	width: 93%;
	}

}

/*-----------------------------------------
--------------- END MAX 687 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 680 -----------------
-----------------------------------------*/

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

	.home aside .aside-box.first, .home aside .aside-box.second {
		float: none;
		width: 93%;
		overflow: hidden;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 110%;
		margin-left: auto;
   	margin-right: auto;
	}

	.home #second-box-info {
   	margin-top: 0;
	}

	.home aside .aside-box.first p {
		padding-top: 3px;
	}

	.home aside .aside-box #first-box-info, .home aside .aside-box.second #second-box-info {
		padding-left: 25px;
	}

	.home aside .aside-box.second h3, .home aside .aside-box.second h4 {
		text-align: left;
	}

	.home aside .aside-box.second #home-price {
		margin-left: 0;
		margin-right: 0;
	}

	.home aside .aside-box.second .btn {
		float: left;
		margin-top: 10px;
	}

	.btn {
		margin-bottom: 10px;
	}

	.fundraising section.two #apples {
		font-size: .7em;
	}

	.fundraising section.one #apples h3 img, .fundraising section.one #labels h3 img {
		display: none;
	}

	.fundraising section.one #apples, .fundraising section.one #labels {
		padding-top: 2%;
		padding-bottom: 2%;
	}

}

/*-----------------------------------------
--------------- END MAX 680 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 633 -----------------
-----------------------------------------*/

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

	.specials #item-info h3 {
		font-size: 110%;
		background-image: none;
		padding-left: 0;
	}

	.specials #item-info {
		font-size: 110% !important;
	}

	.specials h2 {
		font-size: 100%;
	}

	.about .details #departments, .about .details #services {
   	width: 95%;
   	margin-left: 1%;
   	float: none;
	}

	.about .details #departments {
   	padding-bottom: 1.5%;
	}

	.circular.six #tabs .hidden {
		display: none;
	}

	.circular.six #tabs a {
		padding: 0 25px;
	}

}

/*-----------------------------------------
--------------- END MAX 633 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 600 -----------------
-----------------------------------------*/

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

	/*
	.home .intro {
		width: 82%;
	}
	*/

	.home #feature-bar #feature-standard img, .home #feature-bar #feature-standard a img {
		float: none;
		display: block;
		width: 70%;
		margin-left: auto;
   	margin-right: auto;
		margin-top: .75%;
	}

	#contact {
		font-size: .8em;
	}

	.fundraising section.two #labels {
		font-size: .7em;
	}

	.circular #intro-circular, .circular .intro-circular-print {
      width: 60%;
   }

   .fundraising #right-group, .fundraising #left-group {
		display: none;
	}

}

/*-----------------------------------------
--------------- END MAX 600 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 590 -----------------
-----------------------------------------*/

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

	.circular.four #tabs a {
   	padding: 0 80px;
   }

   .circular.four #tabs a {
   	background: #6e6928;
      background: linear-gradient(#6e6928, #6e6928);
   	-moz-border-radius: 8px;
   	border-radius: 8px;
	}

	.circular.four #tabs #current a {
      background: #f4d552;
      background: linear-gradient(#f4d552, #f4d552);
   }

   .circular.four #tabs li {
   	margin: 3px 0 0 0;
	}

	.circular.eight #tabs a {
   	padding: 0 48px;
   	background: #6e6928;
      background: linear-gradient(#6e6928, #6e6928);
      -moz-border-radius: 8px;
      border-radius: 8px;
      font-size: 100%;
   }

   .circular.eight #tabs #current a {
      background: #f4d552;
      background: linear-gradient(#f4d552, #f4d552);
   }

}

/*-----------------------------------------
--------------- END MAX 590 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 550 -----------------
-----------------------------------------*/


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

	header a.small {
		display: block;
	}

	header a.large, header a.medium {
		display: none;
	}

	.home aside .aside-box {
   	width: 90% !important;
	}

	.home #feature-bar div {
		margin-left: 10px;
	}

	.home #feature-bar .location-based div.third {
		border-bottom: 1px solid #ddd;
	}

	.home #feature-bar .location-based div {
   	float: none;
   	width: 90%;
	}

	/*
	.pages .intro {
		width: 82.5%;
	}
	*/

}

/*-----------------------------------------
--------------- END MAX 550 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 566 -----------------
-----------------------------------------*/

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

	#intro-holiday {
		width: 81.5%;
	}

	#hours1 {
		float: none;
		width: 98%;
		clear: both;
		max-height: 50px;
		min-height: 50px;
		margin-top: 83px !important;
		clear: both;
	}

	#hours1 h3 {
		font-size: 1.25em !important;
		padding-top: 1%;
	}

	#hours2 {
		float: none;
		width: 98%;
		clear: both;
		font-size: .5em !important;
		padding-bottom: 1% !important;
	}

	.home .bottom-boxes.second h3 {
		margin-right: 9px;
	}

	.home .bottom-boxes.second img {
		margin-left: 25px;
		width: 40%;
	}

	.about .service-badge {
		display: none;
	}

	.about .details h2 {
   	display: none;
	}

	.about .details #departments h3, .about .details #services h3 {
   	font-size: 97%;
	}

}

/*-----------------------------------------
--------------- END MAX 566 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 530 -----------------
-----------------------------------------*/

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

	.circular.four .hidden {
		display: none;
	}

	.circular.eight #tabs a {
   	padding: 0 40px;
   }

}

/*-----------------------------------------
--------------- END MAX 530 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 517 -----------------
-----------------------------------------*/

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

	.specials #item-info {
		width: 98% !important;
		float: none;
		text-align: center;
	}

	.specials #item-container #special-image {
		float: none;
		width: 50%;
		margin-left: 25%;
	}

}

/*-----------------------------------------
--------------- END MAX 517 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 502 -----------------
-----------------------------------------*/

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

	.home aside .aside-box.first, .home aside .aside-box.second {
		font-size: 95%;
	}

	/*
	.pages .intro {
		width: 82%;
	}
	*/

}

/*-----------------------------------------
--------------- END MAX 502 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 490 -----------------
-----------------------------------------*/

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

	.circular.six #tabs a {
   	padding: 0 45px;
   }

	.circular.six #tabs a {
	   background: #6e6928;
      background: linear-gradient(#6e6928, #6e6928);
      -moz-border-radius: 8px;
      border-radius: 8px;
	}

	.circular.six #tabs #current a {
   	background: #f4d552;
      background: linear-gradient(#f4d552, #f4d552);
	}

	.circular.eight #tabs a {
   	padding: 0 30px;
   }

}

/*-----------------------------------------
--------------- END MAX 490 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 440 -----------------
-----------------------------------------*/

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

	/*
	.home .intro {
		width: 82%;
	}
	*/

	.home .intro h1 {
		padding-top: 3%;
		padding-bottom: 6%;
	}

	.pages .intro h1 {
		font-size: 1.3em;
	}

	.circular .intro-print.group h1, .circular .intro-print.tc h1 {
		font-size: 120%;
		padding-top: 3%;
	}

	.circular #intro-circular, .circular .intro-circular-print {
      width: 56%;
   }

}

/*-----------------------------------------
--------------- END MAX 440 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 430 -----------------
-----------------------------------------*/

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

	.circular.four #tabs a {
   	padding: 0 60px;
   }

}

/*-----------------------------------------
--------------- END MAX 430 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 375 -----------------
-----------------------------------------*/

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

	.circular.six #tabs a {
   	padding: 0 36px;
   }

}

/*-----------------------------------------
--------------- END MAX 375 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 360 -----------------
-----------------------------------------*/

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

	.circular .intro-circular-print {
		width: 51%;
	}

	.circular.eight #tabs a {
   	padding: 0 25px;
   }

}

/*-----------------------------------------
--------------- END MAX 360 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 350 -----------------
-----------------------------------------*/

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

	.circular .intro-circular-print {
   	width: 55%;
   }

   .circular.four #tabs a {
   	padding: 0 40px;
   }

}

/*-----------------------------------------
--------------- END MAX 350 ---------------
-----------------------------------------*/

/*-===========================================================-*/

/*-----------------------------------------
----------------- MAX 320 -----------------
-----------------------------------------*/

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

	/*
	.intro {
		width: 81% !important;
	}
	*/

	.home .intro h1 {
		padding-top: 3% !important;
		font-size: .9em !important;
	}

	#intro-holiday h1 {
		font-size: 1.2em !important;
	}

	.home .bottom-boxes.second h3 {
		font-size: 1.2em !important;
	}

	#hours1 h3 {
		font-size: .75em;
	}

	#hours2 {
		font-size: .8em !important;
	}

	.home .bottom-boxes.last p {
   	margin-top: -15px !important;
	}

}
