/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/
html {
  background-image: linear-gradient(90deg, #FFF, #FFEBD6);
  background-color: #FFF;
  position: relative;
  scroll-behavior: smooth;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: rgba(0, 0, 0, 1);
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  f -webkit-font-smoothing: antialiased;
}
img {
  vertical-align: bottom;
}
.masthead {
  text-align: left;
  background-color: #F60;
  position: relative;
  z-index: 10;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  z-index: 803;
}
.top-navigation {
  background-color: #016410;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
  position: relative;
  z-index: 9;
  z-index: 802;
}
.menu-top-wrapper {}
.address {
  background-color: rgba(255, 203, 114, 1);
  text-align: right;
  padding: 2px 20px 2px 0;
  color: rgba(51, 51, 51, 1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.logo {
  position: absolute;
  top: 0px;
  left: 0;
  width: 350px;
  height: auto;
  z-index: 1000;
}
.slider {
  position: relative;
}
.OnlineOrdering {
  position: absolute;
  top: calc(50% - 85px);
  height: 170px;
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  line-height: 1em;
  color: #fff;
  font-weight: bold;
  background: rgba(252, 202, 113, 0.75);
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 9;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0px 1px 2px rgba(0, 0, 0, 0.8), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.OnlineOrdering a {
  padding:
    7px 15px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 116, 17, 1.00);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.hours {
  position: fixed;
  right: 50%;
  margin-right: -630px;
  top: 120px;
  width: 260px;
  z-index: 10;
}
.hours p {
  line-height: 1em;
  margin: 5px 0;
}
.hoursblock {
  padding-bottom: 5px;
  background-color: rgba(255, 255, 255, .85);
  /*Outer Shadow*/
  -webkit-box-shadow: -1px 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: -1px 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: -1px 3px 4px rgba(0, 0, 0, 0.65);
  text-rendering: optimizeLegibility;
}
.hoursblock img {
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.hours h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  display: block;
  background-color: rgba(255, 255, 255, .4);
  color: #333 !important;
  padding: 8px 15px 2px;
  margin-top: 0;
  margin-bottom: 0px;
  text-align: left !important;
  text-shadow: none !important;
  height: 25px;
  font-size: 1em;
}
.hours p {
  padding: 5px 15px;
  text-shadow: 0 0 8px #FFFFFF;
}
.hoursblock a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background-color: rgba(25, 68, 142, 1.00);
  color: #fff;
  padding: 8px 10px;
    margin: 5px 0 15px;
  font-weight: 100 !important;
  text-shadow: none;
  text-decoration: none !important;
  transition: width .2s;
  -webkit-transition: all .2s;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
}
.hoursblock a:hover {
  background-color: rgba(12, 37, 80, 1.00);
  <u > </u > /*Inner shadow*/
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
}
.hoursblock a.nopadding {
  padding: 0 !important;
}
#hoursopen {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(153, 153, 153, .3);
  z-index: 1000;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 1.2em;
  font-size: 1.8em;
  transition: width .5s;
  -webkit-transition: all .5s;
}
#hoursopen:after {
  content: &#xe80e;
}
.content-wrapper {
  margin: 0em;
  overflow: hidden;
}
.columns-wrapper {
  overflow: hidden;
  position: relative;
}
.columns-wrapper, .menu-top-wrapper {
  max-width: 1260px;
  margin: auto;
}
.main-content {
  position: relative;
}
.main-content .content {
  padding: 30px 0px;
  font-size: 1em;
  line-height: 1.5em;
}
/*Heading styles*/
h1, h2, h3 {
  font-family: "Times New Roman", 'Droid Serif', Times, serif;
  font-weight: normal;
  line-height: 1em;
}
h1 {
  margin: 30px 0px 40px 0px;
  font-size: 2.3em;
  color: rgba(0, 100, 15, 1);
  text-align: center;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
}
h2 {
  font-size: 2em;
  font-weight: bold;
}
h3 {
  font-size: 1.65em;
  font-weight: bold;
}
h4 {
  font-family: 'Righteous', cursive;
  font-size: 1.1em;
}
.home h2, .home h3 {
  color: rgba(0, 100, 15, 1);
  text-align: center;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
}
/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child {
  margin-top: 0px;
}
/*Ordinary Link Styles*/
.content a {
  color: #00640F;
  text-decoration: none;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.content a:hover, .content a:focus {
  color: rgba(19, 150, 28, 1);
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.footer a {
  color: #555;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.footer a:hover, .footer a:focus {
  color: #F60;
}
/*The Footer*/
.footer {
  background: rgba(255, 255, 255, .8);
  text-shadow: 0px 0px 3px #FFFFFF;
  padding: 5px 15px;
  font-size: 0.7em;
  color: #555;
  text-align: center;
  clear: both;
  position: absolute;
  z-index: 999;
  top: auto;
  bottom: 0px;
  width: 100%;
  left: -1px;
}
.footer p.copyright {
  text-transform: uppercase;
  margin: 0px;
}
.social {
  position: absolute;
  bottom: 50px;
  left: 12%;
  width: 250px;
}
.social img {
  width: 21%;
  height: auto;
  margin: 0 1.5%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
  transition: width .3s;
  -webkit-transition: all .3s;
}
.social img:hover {
  /*Outer Shadow*/
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
  /* Opacity */
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.homebottom {
  background: linear-gradient(110deg, rgba(254, 226, 179, .0), rgba(239, 185, 177, .9)), url("../-Images/-Slideshows/-Slider/FlowerPower.jpg")center center no-repeat;
  background-size: 100% auto;
  min-height: 400px;
  position: relative;
  padding-bottom: 50px;
}
.UPickHome .colthirds {}
.UPickHome .colthirds img {
  /* Opacity */
  opacity: 1;
  filter: alpha(opacity=100);
  transition: width .5s;
  -webkit-transition: all .5s;
}
.UPickHome .colthirds img:hover {
  /* Opacity */
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.UPickHome a.button {
  width: 80%;
  margin: 0 auto 10px;
}
.nowpicking {
  background-color: rgba(0, 100, 15, 1) !important;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.nowpicking p {
  padding: 0px 7%;
  color: #fff;
}
.nowpicking h3 {
  margin-top: 10px !important;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
}
.nowpicking ul {
  color: #FFF;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  padding-left: 0;
}
.newsletter {
  width: 300px;
  position: absolute;
  right: 6.5%;
  top: 20px;
  margin-bottom: 20px;
}
.newsletter h2 {
  font-family: 'Source Sans Pro', sans-serif;
}
p.ctct-form-footer {
  display: none;
}
/*----Start CC Form Styles-----*/
.ctct-custom-form .Button {
  color: #fff !important;
  font-size: 1em !important;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  display: block !important;
  width: 100px !important;
  padding: 5px 10px !important;
  margin: 10px auto 0;
  border: 0px;
  background-color: rgba(255, 102, 0, 1) !important;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.ctct-custom-form input[type="text"] {
  padding: 0 !important;
}
.ctct-custom-form {
  min-width: 0 !important;
  font: inherit !important;
}
.ctct-custom-form p {
  margin: 10px 0 0 0 !important;
}
.ctct-custom-form label {
  margin: 0px 0 5px 0 !important;
}
#success_message {
  line-height: 10em;
  font-size: 1.5em;
}
::-webkit-input-placeholder {
  text-align: center;
  font-size: 14px;
}
:-moz-placeholder { /* Firefox 18- */
  text-align: center;
  font-size: 14px;
}
::-moz-placeholder { /* Firefox 19+ */
  text-align: center;
  font-size: 14px;
}
:-ms-input-placeholder {
  text-align: center;
  font-size: 14px;
}
div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
  margin-bottom: 2px !important;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  height: 26px !important;
  padding: 0px 7px !important;
  font-size: 14px !important;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
  margin: 0 0 8px 0 !important;
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
  font: 14px "Helvetica Neue", Arial, sans-serif !important;
  margin: 0 0 10px 0 !important;
}
.ctct-form-embed.form_0 .ctct-form-defaults {
  background-color: transparent !important;
}
div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
  text-align: center !important;
}
div.ctct-form-embed div.ctct-form-defaults {
  padding: 0px !important;
}
/*----End CC Form Styles-----*/
hr {
  margin: 20px 0;
}
a .pyotext {
  display: block;
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 0;
  padding: 10px 0;
  -webkit-transform-style: preserve-3d;
  background-image: linear-gradient(180deg, rgba(0, 100, 15, .9), rgba(0, 100, 15, 1));
  background-color: rgba(0, 100, 15, .9);
  text-align: center;
  color: #fff;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.UPickHome .colthirds img {
  width: 100%;
  max-width: 500px;
}
a:hover .pyotext {
  background-image: linear-gradient(180deg, rgba(0, 100, 15, .5), rgba(0, 100, 15, 1));
  background-color: rgba(0, 100, 15, .9);
  padding: 80px 0;
}
.green {
  background-color: rgba(137, 161, 76, 1);
  color: #fff;
  position: relative;
  margin-top: 10px;
}
.orange {
  background-color: rgba(235, 129, 4, 1) !important;
}
.green h2, .green h3, .green h4 {
  color: rgba(255, 255, 255, 1);
  font-family: 'Source Sans Pro', sans-serif;
  text-shadow: none;
  line-height: 1.1em;
}
.green h2 {
  font-size: 1.3em;
}
.green h3 {
  font-size: 1em;
  margin-top: -15px;
  font-style: italic;
}
.green p, .green ul li {
  font-size: .9em;
  line-height: 1.5em;
}
.green .text {
  width: 50%;
  padding: 10px 10px 10px 20px;
  position: relative;
}
.events .green .text {
  padding: 10px 10px 0px 20px;
}
.events .green {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.green .frame {
  width: 45%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  text-align: center;
  overflow: hidden;
}
.frame img {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  object-fit: cover;
  max-height: 100%;
  height: 100% !important;
  width: auto;
  min-height: 250px;
}
.events .frame img.cancelled, .events .green:nth-child(3) .frame img.cancelled {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: auto !important;
  z-index: 11;
}
.events .green .frame {
  width: auto;
  position: relative;
  float: right;
  max-width: 33%;
}
.events .green:nth-child(even) .frame {
  float: left;
}
.twoframe .frame {
  width: 25%;
}
.twoframe .text {
  width: calc(50% - 30px) !important;
  left: 25%;
}
.twoframe .frame img {
  max-height: none;
  height: 100% !important;
  width: 100%;
}
.twoframe .frame:first-child {
  left: 0;
  right: auto;
}
.events .frame img {
  display: block;
  margin: 0;
  position: relative;
  width: auto;
  height: auto !important;
  max-height: 100%;
  max-width: 100%;
}
.squarepicture .frame {
  width: 40% !important;
}
.squarepicture .text {
  width: 70% !important;
}
.green:nth-child(even).squarepicture .text {
  margin-left: 23.5%;
  width: 65%;
}
.green:nth-child(even) .frame {
  right: auto;
  left: 0;
}
.green:nth-child(even) .frame img {
  right: auto;
  left: 0;
}
.green:nth-child(even) .text {
  margin-left: 46.5%;
}
.green .button {
  font-size: .9em;
  float: left;
  margin: 0px 0px 2px 5%;
  display: block !important;
  width: 90%;
  text-align: center;
}
.marketpage.green:nth-child(odd) .text {
  margin-left: 20.5%;
  width: 75%;
}
.green .clear {
  padding: 0px;
}
.Grid .green {
  background-color: rgba(137, 161, 76, 1);
  color: #fff;
  position: relative;
  margin-top: inherit;
}
.Grid .green p {
  margin-top: 2px;
}
.green strong {
  font-size: 1.2em;
  margin-right: 5px;
}
.blueberries {
  margin: 10px 0;
}
.blueberries td {
  width: 32%;
  padding: .5%;
  vertical-align: top !important;
  border: 1px #333 solid;
}
.blueberries td p {
  margin: 0;
}
.blueberries tr td:nth-child(1) {}
.blueberries tr:nth-child(1) {
  background-color: rgba(227, 237, 250, 1);
  text-align: center;
  color: rgba(0, 153, 255, 1);
  font-weight: bold;
}
.peaches td {
  text-align: center;
}
.UPickColor {
  background-color: rgba(184, 204, 228, 1);
}
.overlay {
  text-align: center;
  position: absolute;
  z-index: 100000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 10% auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 290px;
  min-width: 300px;
  position: relative;
  transition: all 5s ease-in-out;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  z-index: 5000000;
}
.popup iframe {
  display: block;
  margin: 0 auto;
}
.popup .close {
  position: absolute;
  top: 0px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  overflow: auto;
}
#popup1 .popup {
  width: 80%;
  padding: 20px;
}
.tours {
  text-align: center;
  color: #567741;
  border: 3px solid #999;
  border-right: 0;
}
.tours td {
  width: 33%;
  vertical-align: top;
  padding: 10px 1%;
  border-right: 3px solid #999;
}
.tours td:nth-child(even) {
  background-color: rgba(219, 232, 209, 1);
}
.tours tr:nth-child(1) td {
  border-bottom: 3px solid #999;
}
.tours h2 {
  color: #567741;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
  text-shadow: none;
}
.tours sup {
  letter-spacing: 1px;
  margin-left: 2px;
  line-height: .2em;
  font-size: .6em;
}
.tours .ideal {
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
}
.tours .bigtext {
  font-size: 2.5em;
  font-weight: bold;
  font-style: italic;
}
a.tourbutton {
  display: inline-block;
  padding: 5px;
  border: 1px solid #89A14C;
  margin: 3px 0;
  color: #567741;
  font-style: italic;
  text-transform: uppercase;
}
a:hover.tourbutton {
  background-color: rgba(86, 119, 65, 1);
  color: #fff;
  border: rgba(86, 119, 65, 1);
  /*Outer Shadow*/
  -webkit-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.FieldtripBlock {
  background: url(../-Images/FieldTripBigPicture.jpg) top center no-repeat;
  background-size: cover;
  min-height: 800px;
}
.FieldtripBlock .colthirds {
  overflow: hidden;
  /* Rounded Corners */
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}
.FieldtripBlock .colthirds:nth-child(odd) {
  margin-top: 20px;
}
.FieldtripBlock img {
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.wholesalebox {
  background: url(../-Images/-Structure/WholesaleButton.png) center center no-repeat;
  background-size: contain;
}
.contact .colhalves {
  text-align: left;
  max-width: 500px;
}
.contact .colhalves {
  text-align: center;
}
.map {
  min-height: 400px;
}
.socialbigger i {
  font-size: 2em;
}
.photocredit {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 1000;
  display: block;
  background-color: rgba(255, 255, 255, .5);
  padding: 1px 3px;
  font-size: .8em;
}
.photocredit a {
  color: #333;
}
.photocaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000000;
  display: block;
  background-color: rgba(255, 255, 255, .8);
  padding: 1px 3px;
  font-size: .8em;
}
.form {
  display: block;
  margin: 0 auto;
  margin-top: -30px;
}
.inactive, .inactive.button:hover {
  /* Opacity */
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #fff !important;
  text-align: center;
  font-size: 1em !important;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  padding: 5px 10px;
  background-color: rgba(255, 102, 0, 1);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  transition: width .2s;
  -webkit-transition: all .2s;
  cursor: not-allowed;
}
.inactive:hover {
  color: #fff !important;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 10px;
  background-color: rgba(255, 102, 0, 1);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  transition: width .2s;
  -webkit-transition: all .2s;
}
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 960px;
  }
  .hours {
    margin-right: -480px;
  }
  .squarepicture .text {
    width: 55%;
  }
  .green:nth-child(odd).squarepicture .text {
    margin-left: 40.5%;
    width: 55%;
  }
  .marketpage.green:nth-child(odd) .text {
    margin-left: 25.5%;
    width: 69%;
  }
  .events .green:nth-child(3) .frame img {
    overflow: hidden;
    height: 100% !important;
    width: 500px;
    /* position: absolute; */
    left: auto;
    right: auto;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 790px;
  }
  .hours {
    margin-right: -395px;
  }
  .logo {
    position: absolute;
    top: 0px;
    left: 0;
    width: 300px;
    height: auto;
  }
  .homebottom {
    background-size: cover;
  }
  .squarepicture .text {
    width: 50%;
  }
  .green:nth-child(odd).squarepicture .text {
    margin-left: 40.5%;
    width: 53%;
  }
  .marketpage.green:nth-child(odd) .text {
    margin-left: 31.5%;
    width: 62%;
  }
  .events .green:nth-child(3).frame {
    height: 425px !important;
  }
  .events .green:nth-child(3) .frame img {
    overflow: hidden;
    height: 100% !important;
    width: 500px;
    /* position: absolute; */
    left: auto;
    right: auto;
  }
  .events .green:nth-child(3) .text {
    padding-bottom: 10px;
  }
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 850px) {
  body {
    padding-bottom: 0px;
  }
  .logo {
    width: 40%;
    max-width: 250px;
    height: auto;
  }
  .footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  .social {
    display: block;
    width: 250px;
    margin-left: -125px;
    margin-bottom: 30px;
      top: 20px;
    left: 50%;
    bottom: auto;
    position: relative;
  }
  .social img {
    max-width: 100px;
    display: inline-block;
    text-align: center;
  }
  .content-wrapper, .columns-wrapper {
    margin: 0px;
    border: none;
  }
  .main-content .content {
    padding: 20px 10px;
    border: none;
  }
  .masthead {
    height: 30px;
  }
  .hours {
    margin-right: 0;
    padding-bottom: 0;
    right: 0;
    top: 120px;
  }
  .hours p {
    padding: 0px 15px;
    margin-top: 2px;
    text-shadow: 0 0 8px #FFFFFF;
    font-size: .8em;
  }
  .hours h3 {
    margin-bottom: 0px;
  }
  .newsletter {
    left: 50%;
    margin-left: -150px;
    width: 300px;
    position: relative;
  }
  .grecaptcha-badge {
    z-index: 1000;
    bottom: 64px !important;
  }
  .homebottom {
    background-position: left top;
    background-size: auto 100% !important;
  }
  .green .text {
    width: 96%;
    padding: 10px 2%;
  }
  .green .frame {
    width: 100% !important;
    height: 300px;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
  }
  .events .green .frame {
    height: auto;
    width: 100% !important;
    max-width: 100%;
    float: none !important;
  }
  .events .green h2 {
    clear: both;
  }
  .green .frame {
    width: 100% !important;
    height: auto;
  }
  .frame img {
    position: relative;
    display: block;
    margin: 0 auto;
    object-fit: contain;
    width: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .green:nth-child(odd) .text {
    margin-left: 0;
  }
  .green .button {
    width: 96%;
  }
  .green table .button {
    width: 90%;
  }
  .squarepicture .text {
    width: auto;
  }
  .green:nth-child(odd).squarepicture .text {
    margin-left: 0%;
  }
  .tours {
    font-size: .9em;
  }
  .tours h2 {
    font-size: 1.2em;
    font-weight: bold;
  }
  .photocaption {
    font-size: .6em;
    background-color: rgba(255, 255, 255, .85);
  }
  .photocredit {
    right: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .7);
    padding: 0px 3px;
    font-size: .8em;
  }
  .twoframe .frame {
    width: 100%;
  }
  .twoframe .text {
    width: 100% !important;
    left: 0%;
  }
  .twoframe .frame:first-child {
    display: none;
  }
  .twoframe .frame:first-child {
    left: 0;
    right: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 700px) {
  .FieldtripBlock .colthirds {
    width: 100% !important;
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .frame img {
    object-fit: contain;
  }
}