/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/
body {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  background: url(../-Images/-Structure/Background2.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.topsection {
  overflow: hidden;
  position: relative;
  z-index: 9;
  /*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);
}
.masthead {
  height: 235px;
  text-align: left;
  position: relative;
  z-index: 10;
  background: url(../-Images/-Structure/BeckwithMasthead.jpg) top center no-repeat;
  background-size: 2000px auto;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 7px 6px -7px rgba(0, 0, 0, 0.9), inset 0 -7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 -7px 6px -7px rgba(0, 0, 0, 0.9);
}
.mastheadborder {
  padding: 10px 0;
  position: relative;
  z-index: 10;
  background: url("../-Images/-Structure/WoodBackground.jpg") top center; /*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), 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
}
.top-navigation {
  background-color: rgba(177, 38, 35, 1);
  position: relative;
  z-index: 9;
  text-align: right;
  box-shadow: inset 0 -7px 50px -7px rgba(114, 0, 0, 1), inset 0 -7px 50px -7px rgba(114, 0, 0, 1);
}
.top-navigation a {
  display: inline-block;
  padding: 5px 10px 10px;
  text-transform: uppercase;
  color: rgba(251, 246, 225, 1);
  text-decoration: none;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.top-navigation a:hover {
  background-color: rgba(91, 0, 0, 1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
.top-navigation .phone {
  float: left;
}
.main-navigation {
  background-color: rgba(19, 98, 50, 1);
  box-shadow: inset 0 -7px 30px -7px rgba(0, 66, 0, .5), inset 0 -7px 30px -7px rgba(0, 66, 0, .5);
  position: relative;
  z-index: 9;
}
.logo, .logoshadow {
  width: 300px;
  top: 15px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  z-index: 12;
}
.logoshadow {
  z-index: 11;
  margin-bottom: -1px;
}
.content-wrapper {
  margin: 5em 1.25em 1em 1.25em;
}
.columns-wrapper {
  background: linear-gradient(120deg, rgba(6, 95, 40, 0.8), rgba(4, 74, 9, 0.8)), url(../-Images/-Structure/WoodBackground.jpg);
  padding: 20px;
  /*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);
}
.columns-wrapper, .menu-top-wrapper {
  max-width: 1260px;
  margin: auto;
  position: relative;
}
.main-content .content {
  padding: 30px;
  font-size: 1em;
  line-height: 1.5em;
  background: url(../-Images/-Structure/Parchment.jpg) rgba(250, 243, 225, 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);
}
/*Heading styles*/
h1, h2, h3, h4 {
  margin: 30px 0px 0px 0px;
  font-weight: normal;
  line-height: .9em;
}
h1 {
  font-size: 2.8em;
  font-family: 'Source Serif Pro', serif;
  text-align: center;
  color: rgba(177, 38, 35, 1.00);
  text-shadow: 0px 2px 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);
}
h2 {
  font-size: 2.2em;
  font-family: 'Source Serif Pro', serif;
}
h3 {
  font-size: 1.85em;
  font-family: Arial, Helvetica, sans-serif;
}
h4 {
  font-size: 1.1em;
  font-family: 'Mountains of Christmas', Arial, Helvetica, sans-serif;
}
/*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 {
  display: inline-block;
  padding: 7px 10px;
  background: rgba(20, 98, 50, 1);
  color: #FFF;
  text-decoration: none;
  /*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);
  transition: width .5s;
  -webkit-transition: all .5s;
  text-transform: uppercase;
}
.content a:hover, .content a:focus {
  color: rgba(204, 204, 204, 1);
  background-color: rgba(24, 47, 28, 1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
a.normallink {
  background: none;
  padding: 0;
  color: rgba(20, 98, 50, 1.00);
  text-transform: none;
  font-weight: bold;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.footer a {
  color: #FFF3E4;
  text-decoration: none;
  transition: width 1s;
  -webkit-transition: all 1s;
}
.footer a:hover, .footer a:focus {
  color: #FFF;
}
/*The Footer*/
.footer {
  background: rgba(177, 38, 35, 1);
  background-image: linear-gradient(180deg, rgba(177, 38, 35, 1), rgba(239, 3, 3, 1)), url(../-Images/-Structure/WoodBackground.jpg);
  font-size: 0.7em;
  color: #FFF3E4;
  position: relative;
  text-align: center;
  clear: both;
  z-index: 999;
  top: auto;
  bottom: 0px;
  width: 100%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
}
.footer .copyright {
  text-transform: uppercase;
  margin: 0px;
  background-color: rgba(80, 3, 3, 0.9);
  padding: 10px 0 17px;
  width: 100%;
  clear: both;
  z-index: 10;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 7px 15px -7px rgba(0, 0, 0, 0.8);
}
.copyright i {
  font-size: 2.3em;
  position: relative;
  bottom: -4px;
}
.footercontact {
  font-size: 1.7em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #FFF3E4;
  margin: 0px 0 20px;
  padding-top: 10px;
  position: relative;
  z-index: 2;
}
.contactaddress, .contactphone, .contactemail {
  float: left;
  width: 64%;
  text-align: center;
  border-right: solid 2px #FFF3E4;
  letter-spacing: 1px;
  padding: 5px 0;
}
.contactphone {
  width: 32%;
  border: 0px !important;
}
.contactemail {
  width: 32%;
}
.noborder {
  border: 0;
}
.footerbuttons {
  float: left;
  width: 32%;
}
.footerbuttons a {
  display: block;
  background-color: #FFF3E4;
  padding: 2px;
  width: 90%;
  margin: 0 auto 12px;
  font-size: 1.5em;
  color: #222;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  transition: width .5s;
  -webkit-transition: all .5s;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
}
.footerbuttons a:hover {
  background-color: #BCB5AA;
  color: #222;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.footerhours {
  font-size: 1.3em;
  width: 33%;
  margin: 0 1%;
  float: right;
  display: block;
  color: rgba(34, 34, 34, 1);
  padding: 15px 0 10px;
  height: 175px;
  background-color: rgba(255, 243, 228, 1);
  font-weight: 100;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
}
.footerhours h2 {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
}
.footerhours h2 {
  color: rgba(34, 34, 34, 1);
  margin-bottom: 10px;
}
.weather {
  margin-top: 20px;
  width: 33%;
  float: left;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
}
.footer hr {
  margin: 20px 0 30px;
  border: #FFF3E4 solid 1px;
}
.copyrightbreak {
  display: inline;
}
.map1, .map2 {
  float: left;
  width: 45%;
  margin: 20px 2.5%;
  position: relative;
}
.shadowbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5px;
  pointer-events: none;
  /*Inner shadow*/
  -webkit-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
.activityblock {
  position: relative;
  overflow: hidden;
  width: 47%;
  margin: 15px 1.5%;
  float: left;
  /* Rounded Corners */
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  /*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);
  /* Transition */
  transition: width .5s;
  -webkit-transition: all .5s;
}
.activityblock img {
  width: 100%;
  height: auto;
  margin-bottom: -7px;
}
.activityblock p.image {
  margin: 0;
}
.activityblock h2 {
  margin: 0;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, .8), 0px 3px 12px rgba(0, 0, 0, .8), 0px 6px 4px rgba(0, 0, 0, .5), 0px -3px 8px rgba(0, 0, 0, 1);
  position: absolute;
  top: 0px;
  height: 100%;
  width: 90%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: width .7s;
  -webkit-transition: all .7s;
}
.activityblock a {
  display: block;
  margin: 10px 0;
  width: auto;
  text-align: center;
  font-weight: 100;
}
.activityblock .blockcontent {
  position: absolute;
  top: 200%;
  height: calc(70% - 20px);
  width: calc(100% - 20px);
  padding: 10px;
  background-color: rgba(255, 255, 255, .9);
  color: #000;
  /*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);
  transition: width .8s;
  -webkit-transition: all .8s;
}
.activityblock .blockcontent img {
  position: absolute;
  bottom: 20px;
  right: 25px;
  height: auto;
  width: 30px;
}
.activityblock .blockcontent img:nth-child(2) {
  right: 60px;
}
.activityblock:hover {
  /* No Rounded Corners */
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}
.activityblock:hover h2 {
  height: 30%;
}
.activityblock:hover .blockcontent {
  top: 30%;
}
.activityblock p {
  -webkit-margin-before: 5px !important;
  -webkit-margin-after: 5px !important;
  font-size: 0px !important;
  line-height: 0 !important;
}
.activityblock .blockcontent p {
  line-height: 1.2em !important;
  font-size: 1em !important;
}
.warning {
  background-color: rgba(255, 221, 0, 1.00);
  color: #000;
  padding: 30px 20px;
  margin: 30px 0 40px;
  position: relative;
  left: -30px;
  width: calc(100% + 20px);
  /*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);
}
.warning a {
  color: #fff;
  background-color: #4267B2;
  font-weight: bold;
}
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
  .logo, .logoshadow {
    width: 220px;
    margin-left: -110px;
    top: 2px;
  }
  .columns-wrapper, .menu-top-wrapper {
    max-width: 960px;
    margin: auto;
  }
  .masthead {
    height: 155px;
    background-size: 1280px auto;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .logo, .logoshadow {
    width: 190px;
    margin-left: -85px;
    top: 12px;
  }
  .top-navigation a {
    font-size: .8em;
  }
  .columns-wrapper, .menu-top-wrapper {
    max-width: 810px;
    margin: auto;
  }
  .content-wrapper {
    margin: 2em 1.25em 0em 1.25em;
  }
  .masthead {
    height: 123px;
    background-size: 1000px auto;
  }
}
/*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, .logoshadow {
    width: 175px;
    max-width: 40%;
    margin-left: 0;
    left: 5%;
    top: 2px;
  }
  .top-navigation {
    height: 10px;
  }
  .masthead {
    height: 70px;
  }
  .masthead {
    height: 120px;
    background-size: auto 120px;
    background-position: 100% 0px;
  }
  .topsection {
    padding-bottom: 10px;
    background: url("../-Images/-Structure/WoodBackground.jpg") bottom center;
    /*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);
  }
  .footer {
    position: static;
    width: auto;
  }
  .content-wrapper, .columns-wrapper {
    margin: 0px;
    border: none;
  }
  .main-content .content {
    padding: 20px 10px 20px;
    border: none;
  }
  .top-navigation {
    height: 30px;
  }
  .top-navigation a {
    display: none;
  }
  .copyright i {
    line-height: 2em;
    bottom: 0;
  }
  h1, h2, h3, h4 {
    text-align: center;
  }
  .map1, .map2 {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
  .activityblock {
    width: 97%;
    max-width: 500px;
    margin: 15px auto;
    display: block;
    float: none;
  }
  .activityblock h2 {
    font-size: 1.7em;
  }
  .warning {
    left: -10px;
    width: calc(100% - 20px);
  }
    .warning a {
        display: block;
    text-align: center;}
}
/*-------------------------------
		  Responsive Styles
-------------------------------*/
/*---IMAGE STYLES ---*/
.afloatright, img[style*="float: right"], .afloatleft, img[style*="float: left"], .afloatcenter, img[style*="margin: auto"] {
  float: right;
  text-align: center;
  margin: 10px 0 20px 15px !important;
  background: url(../-Images/-Structure/WoodBackground.jpg) top center;
  padding: 10px;
  max-width: 500px;
  width: 40%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.afloatright img, .afloatleft img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.afloatright p, .afloatleft p {
  font-size: .9em;
  margin-block-start: 0;
  margin-block-end: 0;
  background: rgba(192, 58, 46, 1.00);
  color: #FFF;
  padding: 5px 0;
  margin-top: -10px;
  width: 102%;
  margin-left: -1%;
  z-index: 10;
  position: relative;
  /*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);
  text-shadow: 0px 2px 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);
}
.afloatleft, img[style*="float: left"] {
  float: left;
  margin: 10px 25px 20px 0px !important;
}
.afloatcenter, img[style*="margin: auto"] {
  display: block;
  margin: 10px auto;
  clear: both;
  max-width: 100%;
  width: calc(100% - 20px);
  height: auto;
}
.max300 {
  max-width: 300px !important;
}
.videoright, .videoleft {
  float: right;
  margin: 10px 0 10px 15px;
  max-width: 50%;
  width: 100%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.videoleft {
  float: left;
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
}
.formimage {
  float: right;
  text-align: center;
  margin: 10px 0 10px 15px;
  background-color: #fff;
  border: medium solid #FFF;
  width: 40%;
  height: auto;
  clear: right;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.formimage:nth-child(even) {
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
}
.clear {
  clear: both;
}
.clearright {
  clear: right;
}
.clearleft {
  clear: left;
}
.multicolumn {
  column-width: 200px;
  column-gap: 20px;
}
ul.multicolumn li {
  padding-left: 1em;
  text-indent: -1em;
}
ul.multicolumn {
  list-style: inside disc;
}
.noimagestyles {
  background: none !important;
  padding: 5px !important;
  /*Outer Shadow*/
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px !important;
}
.desktoponly {
  display: block;
}
.tabletonly {
  display: none;
}
.mobileonly {
  display: none;
}
.largeronly {
  display: inline
}
.smalleronly {
  display: none;
}
.nomobile {
  display: block !important;
}
.nobig {
  display: none !important;
}
.textcenter {
  text-align: center;
}
.Grid {
  width: 100%;
  display: block;
  clear: both;
}
.Grid ul {
  text-align: left;
}
.Grid img {
  width: 100%;
  height: auto;
  padding: 0px !important;
  margin: 0px !important;
}
.Grid ol li, .Grid ul li {
  text-align: left;
}
.Gridclear {
  clear: both;
}
.colhalves {
  width: 47%;
  margin: .5%;
  padding: 10px 1% 0 1%;
  float: left;
  text-wrap: normal;
}
.colthirds {
  width: 31.3%;
  margin: 0px .5% 5px;
  padding: .5%;
  padding-bottom: 0px;
  float: left;
  text-wrap: normal;
  background-size: 100% auto;
}
.colthirds img {
  width: 100%;
  height: auto;
}
.colfourths {
  width: 24%;
  padding: .5%;
  float: left;
  text-wrap: normal;
  position: relative;
}
.colfourths p {
  padding: 0px 10px;
}
.colfourths img {
  width: 100%;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thirdslist ul {
  list-style: none;
  text-align: center !important;
  margin: 0px !important;
  padding: 0px;
}
.fullwidth {
  width: 97%;
  height: auto;
}
.autoh {
  height: auto;
}
.notilt {
  /* Tilt  */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.nowrap {
  overflow: auto;
}
.nomargintop {
  margin-top: 0px;
}
.button {
  color: #fff !important;
  font-size: 1.25em;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .3);
  font-family: 'Patua One', cursive;
  display: inline-block;
  padding: 5px 10px;
  background-color: rgba(223, 40, 44, 1);
  border: #600 solid 1px;
  border-top: 0px;
  border-bottom: 2px solid #600;
  /*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;
  /* Rounded Corners */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.button:hover {
  text-shadow: none;
  color: #999;
  background: rgba(102, 0, 0, 1);
  /*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;
}
.nolinkstyles {
  background: none !important;
  /*No Outer Shadow*/
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0px !important;
  display: block;
  position: relative;
  top: -240px;
  visibility: hidden;
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .desktoponly {
    display: block;
  }
  .tabletonly {
    display: inline;
  }
  .mobileonly {
    display: none;
  }
  .largeronly {
    display: inline;
  }
  .smalleronly {
    display: none;
  }
  .nobig {
    display: none !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 850px) {
  .afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"], img[style*="margin: auto"] {
    display: block;
    width: calc(100% - 20px);
    max-width: 500px;
    height: auto;
    margin: 10px auto !important;
    clear: both !important;
    float: none;
  }
  .videoright, .videoleft {
    float: none;
    margin: 10px 0 10px 0px;
    max-width: 100%;
    /* Tilt  */
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px;
  }
  .scalable {
    margin: auto;
    display: block;
    width: 100%;
  }
  .desktoponly {
    display: none !important;
  }
  .tabletonly {
    display: none !important;
  }
  .mobileonly {
    display: inline !important;
  }
  .largeronly {
    display: none !important;
  }
  .smalleronly {
    display: inline !important;
  }
  .nomobile {
    display: none !important;
  }
  .nobig {
    display: block !important;
  }
  .colfourths {
    width: 49%;
    margin-bottom: 20px;
  }
  .colthirds {
    width: 96% !important;
    height: auto;
    text-align: center !important;
  }
  .colthirds img {
    width: 90%;
    max-width: 250px;
  }
  .colhalves {
    width: 100%;
  }
  .mobilecenter {
    text-align: center;
  }
  .contactaddress, .contactphone, .footerhours, .weather, .footerbuttons {
    float: none;
    width: 100%;
  }
  .footerhours {
    margin-top: -60px;
    margin-bottom: 25px;
  }
  .contactaddress, .contactphone {
    font-size: .9em;
    text-align: center;
  }
  .contactphone {
    margin: 10px 0 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 700px) {
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0px;
  }
  .colthirds img {}
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  .colfourths {
    width: 96%;
    height: auto;
    margin-bottom: 20px;
  }
  .colfourths .linked {
    position: relative !important;
  }
  .colhalves {
    width: 100%;
  }
}
/*-------------------------------
		  Fonts Styles
-------------------------------*/
@font-face {
  font-family: 'fontello';
  src: url('../includes/fontello-d0991c4e/font/fontello.eot?68212765');
  src: url('../includes/fontello-d0991c4e/font/fontello.eot?68212765#iefix') format('embedded-opentype'), url('../includes/fontello-d0991c4e/font/fontello.woff2?68212765') format('woff2'), url('../includes/fontello-d0991c4e/font/fontello.woff?68212765') format('woff'), url('../includes/fontello-d0991c4e/font/fontello.ttf?68212765') format('truetype'), url('../includes/fontello-d0991c4e/font/fontello.svg?68212765#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../includes/fontello-d0991c4e/font/fontello.svg?68212765#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-phone-outline:before {
  content: '\e800';
} /* '' */
.icon-facebook:before {
  content: '\f09a';
} /* '' */
.icon-tree:before {
  content: '\f1bb';
} /* '' */
.icon-pinterest:before {
  content: '\f231';
} /* '' */
/*-------------------------------
		  Slideshow Styles
-------------------------------*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.rslides .fifty {
  width: 10% !important;
  z-index: 1;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, .25);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 0px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  font-weight: bold;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0px;
  max-width: none;
}
.callbacks_nav {
  display: none;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  bottom: 7%;
  left: 0;
  opacity: 0.4;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../Blooms & Berries/Responsive Slideshow/demo/themes/themes.gif") no-repeat left top;
  margin-top: -45px;
}
.callbacks_nav:hover {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager img {
  float: left;
}
#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
  padding: 0;
}
#slider4 {
  width: 100%;
  margin-left: 0px !important;
  margin-top: 0px !important;
}
/*-------------------------------
		  Print Styles
-------------------------------*/
@media print {
  body {
    margin: 0;
    padding: 0;
    min-width: 0;
  }
  .sidebar, .main-content, .sidebar2, .sidebar-right, .content, .column-content {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none !important;
  }
  .main-content {
    margin: 0;
  }
  #layout {
    max-width: none;
    margin: 0px;
  }
  .column-content, .content {
    height: auto !important;
    max-height: 888678px;
    border: none !important;
  }
  .column-content * {
    padding: 0px !important;
  }
  .footer {
    position: static;
  }
}