@charset "UTF-8";
.preload {
  display: none
}
.scroll-offset {
  position: relative;
  bottom: 115px;
  visibility: hidden;
}
/*Rig*/
ul.rig {
  list-style: none;
  font-size: 0px;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
ul.rig li {
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  font-size: 1rem;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: none;
  margin: 0 30px 30px 30px;
}
ul.rig li img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
@media (max-width: 992px) {
  ul.rig {
    text-align: center;
  }
}
/* /// Rig*/
body {
  font-family: basic-sans, sans-serif;
  font-family: effra, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #2a2a2a;
  overflow: hidden;
}
strong {
  font-family: basic-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
h1, h2, h3, h4 {
  font-family: dashiell-fine, serif;
  font-weight: 600;
  font-style: normal;
  color: #2a2a2a;
  line-height: 1.2;
}
msin p, main li, main li a, main label {
  color: #2a2a2a;
}
p, li, li a, label {
  color: #2a2a2a;
}
h1 {
  font-size: 65px;
  line-height: 65px;
}
@media (max-width: 1280px) {
  h1 {
    font-size: 55px;
    line-height: 1.2;
  }
}
@media (max-width: 1095px) {
  h1 {
    font-size: 45px
  }
}
h2 {
  font-size: 35px;
}
h3 {
  font-size: 23px;
  margin-bottom: 0;
  margin-top: 30px;
}
h4 {
  font-size: 20px;
  margin-bottom: 0;
}
.rfv-subpage {
  margin-top: 100px;
}
.rfv-subpage h1 {
  font-size: 35px
}
.rfv-subpage h2 {
  font-size: 28px
}
.rfv-subpage h3 {
  font-size: 21px
}
.rfv-subpage h4 {
  font-size: 18px
}
.header-fixed .header.header-fixed-shrink {
  z-index: 10100;
  border-bottom: none;
  box-shadow: 0 0 3px #bbb;
  background: #fff !important;
  ;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
}
.rfv-logo {
  width: 100%;
  height: auto;
  max-width: 200px;
  display: block;
}
/*.header .navbar-nav > li > a {
    color: #2a2a2a !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}*/
.rfv-slider {
  background: url("imgs/IMG_4793.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: auto;
  min-height: 900px;
}
.rfv-slider2 {
  background: #fff;
  position: relative;
  width: 100%;
  height: auto;
  background-image: url("imgs/so-white.jpg");
  background-repeat: repeat;
}
.rfv-slider2-full-width-override {
  background-image: url("imgs/pixabay-vineyard-428041.jpg");
  background-repeat: no-repeat;
  background-size: cover !important;
  min-height: 900px !important;
  background-position: center center;
}
.rfv-slider2 img {
  margin: 0 auto;
  position: relative;
}
.rfv-slider2 div {
  position: absolute;
  top: 65%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
  text-align: center;
}
.rfv-slider2 div h1 {
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  margin: 0 auto;
  font-size: 60px;
  padding: 0 !important;
  line-height: 100px;
  vertical-align: middle;
  display: inline-block;
  height: auto !important;
}
.rfv-slider2 div h1 span {
  padding: 0 10px;
  background: #834500;
  -moz-box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (min-width: 1200px) {
  .rfv-container-header {
    width: 1400px;
  }
}
.rfv-container-wider {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.header .logo img {
  z-index: 1;
  margin: 0px 0;
  position: relative;
}
.header {
  z-index: 99;
  background: #fff;
  position: relative;
  border-bottom: solid 2px #fff;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
}
.rfv-subtitle {
  background: #f3f2ef;
  text-align: center;
  padding: 15px 20px;
  border-bottom: 2px solid #fff;
  -moz-box-shadow: 5px 5px 70px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 7px rgba(0, 0, 0, .20);
}
.rfv-subtitle h2 {
  color: #834500;
  font-size: 27px;
  line-height: 27px;
  font-weight: 400;
  font-style: italic;
  margin: 0 auto;
}
.rfv-subtitle p:last-child {
  margin-bottom: 0;
}
.rfv-leading {
  font-size: 22px;
  font-style: italic;
  font-weight: 500;
}
.rfv-footer-map {
  text-align: center;
  padding-top: 40px;
}
.rfv-footer-map img {
  border: 1px solid transparent;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: auto;
  max-width: 130px !important;
  display: inline-block;
  text-align: center;
  margin: 0 25px !important;
}
.rfv-footer-map img:hover {
  border: 1px solid white;
  -moz-box-shadow: 4px 4px 1px rgba(0, 0, 0, .35);
  -webkit-box-shadow: 4px 4px 1px rgba(0, 0, 0, .35);
  box-shadow: 4px 4px 1px rgba(0, 0, 0, .35);
  transform: scale(1.05);
}
main img {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 992px) {
  address {
    text-align: center
  }
  .rfv-footer-map {
    text-align: center;
  }
  .rfv-footer-map img {
    margin: 0 auto;
  }
}
.rfv-footer-logo {
  text-align: center;
  padding-top: 30px;
}
.rfv-footer-logo img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  float: left;
  max-width: 275px;
}
@media (max-width: 992px) {
  .rfv-footer-logo img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
    max-width: 275px;
  }
}
footer {
  margin-top: 60px;
}
footer a {
  color: #fff;
  text-decoration: underline;
  -moz-transition: all 0.9s ease !important;
  -webkit-transition: all 0.9s ease !important;
  -o-transition: all 0.9s ease !important;
  transition: all 0.9s ease !important;
}
footer address a {
  text-decoration-color: #977017;
}
footer a:hover {
  color: #fff;
  text-decoration: overline;
  text-decoration-color: #977017;
}
main section a {
  color: #2a2a2a;
  text-decoration: underline;
  -moz-transition: all 0.9s ease !important;
  -webkit-transition: all 0.9s ease !important;
  -o-transition: all 0.9s ease !important;
  transition: all 0.9s ease !important;
}
main section a:hover {
  color: #2a2a2a;
  text-decoration: overline;
  text-decoration-color: #977017;
}
.headline h2, .headline h3, .headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #977017;
}
.rfv-offset-bg {
  background: #fff;
}
.rfv-offset-img {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
  top: 100px;
  right: 80px;
  width: 100%;
  height: auto;
  transform: scale(1.2);
}
.rfv-offset-imgR {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
  top: 100px;
  left: 80px;
  right: auto;
  width: 100%;
  height: auto;
  transform: scale(1.2);
}
.rfv-offset-content {
  padding: 25px 45px 25px 0;
}
.rfv-offset-contentR {
  padding: 25px 0 25px 45px;
}
@media (max-width: 992px) {
  .rfv-offset-img {
    top: auto;
    right: auto;
    transform: scale(1.0);
    margin-top: 25px;
  }
  .rfv-offset-imgR {
    top: auto;
    left: auto;
    right: auto;
    transform: scale(1.0);
    margin-bottom: 25px;
  }
  .rfv-offset-content {
    padding: 25px 35px 25px 35px;
  }
  .rfv-offset-imgR {
    top: auto;
    right: auto;
    transform: scale(1.0);
    margin-bottom: 25px;
  }
  .rfv-offset-contentR {
    padding: 25px 35px 25px 35px;
  }
}
.rfv-content {
  padding: 25px;
}
.rfv-img-pullL {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 500px;
  height: auto;
  float: left;
  margin: 0 -20px 10px 0;
  position: relative;
  z-index: 2;
  right: 50px;
  bottom: 10px;
}
.rfv-img {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.rfv-img-pullR {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 500px;
  height: auto;
  float: right;
  margin: 0 0 10px -20px;
  position: relative;
  z-index: 2;
  left: 50px;
  bottom: 10px;
}
.rfv-img-pullR-portrait {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 390px;
  height: auto;
  float: right;
  margin: 0 0 0px 0px;
  position: relative;
  z-index: 2;
  left: 40px;
  bottom: 10px;
}
.rfv-pullR {
  width: 100%;
  height: auto;
  display: block;
  float: right;
  max-width: 250px;
  margin: 0 0 10px 25px;
}
.rfv-pullL {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  max-width: 225px;
  margin: 10px 25px 10px 0;
}
@media (max-width: 1465px) {
  .rfv-img-pullR {
    margin: 0 0 10px -10px;
    position: relative;
    z-index: 2;
    left: 20px;
    bottom: 10px;
  }
}
@media (max-width: 1365px) {
  .rfv-img-pullR {
    margin: 0 0 10px 20px;
    position: relative;
    z-index: 2;
    left: 0px;
    bottom: 10px;
  }
}
@media (max-width: 865px) {
  .rfv-img-pullR {
    margin: 0 0 10px 20px;
    position: relative;
    z-index: 2;
    left: 0px;
    bottom: 10px;
    width: 100%;
    height: auto;
    max-width: 325px;
  }
}
@media (max-width: 615px) {
  .rfv-img-pullR, .rfv-pullR {
    width: 100%;
    height: auto;
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.footer-v1 .footer {
  background: #2a2a2a;
}
.rfv-headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #939598;
}
.rfv-headline p {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #834500;
  text-transform: capitalize;
  letter-spacing: 4px;
  font-size: 17px;
  font-weight: 700;
  color: #834500;
}
.btn-rfv {
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #ac6427;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-rfv:hover {
  border: 0;
  color: #fff !important;
  background: #2a2a2a;
  border: 1px solid #ffffff;
  text-decoration: none !important;
}
.header .navbar-nav > li > a {
  color: #2a2a2a;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}
.copyright {
  text-align: center;
  font-size: 14px;
  position: relative;
  bottom: 0;
}
.copyright span i {
  margin: 0 3px;
}
.copyright span i:first-child {
  margin-left: 12px;
  ;
}
.header-fixed .header.header-fixed-shrink .logo img {
  width: 100%;
  height: auto;
  max-width: 180px;
  display: block;
  margin: inherit !important;
}
.header-fixed .header.header-fixed-shrink {
  margin-top: 0px;
}
#topcontrol {
  background: #ac6427 !important;
}
#topcontrol:hover {
  background: #f3f2ef !important;
  color: #333333 !important;
}
.rfv-leadin {
  font-size: 23px;
  font-weight: 600;
}
.rfv-container-full {
  width: 100%;
  overflow-x: hidden;
}
.cbp-popup-lightbox-counter {
  display: none !important
}
.cbp a:hover, .cbp a:active {
  text-decoration: none;
  outline: 0;
  background-color: #834500 !important;
  color: #834500 !important;
}
.loading {
  width: 100%;
  height: auto;
  position: relative;
  bottom: 100px;
  z-index: 1;
  top: 0;
  left: 0;
}
.footer-v1 .footer {
  padding-bottom: 0;
}
.rfv-footer-row {
  margin-bottom: 60px;
}
.rfv-hero {
  background: whitesmoke;
  padding-top: 120px;
}
@media (max-width: 992px) {
  .rfv-hero {
    background: whitesmoke;
    padding-top: 80px;
  }
}
.rfv-slider-ph {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.bg-image-v1 {
  width: 100%;
  height: auto;
  padding: 100px 0;
  position: relative;
  background: url("imgs/slider/Tasting-and-Truck-(4).jpg") no-repeat fixed;
  background-size: cover;
}
.bg-image-v2 {
  width: 100%;
  height: auto;
  padding: 100px 0;
  position: relative;
  background: url("imgs/par2.jpg") no-repeat fixed;
  background-size: 100% auto;
  background-position: center center;
}
.bg-image-v1:before, .bg-image-v2:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.0);
}
.rfv-para span {
  padding: 0 10px;
  background: white;
  -moz-box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
  background-color: #ac6427;
}
.parallax-leadin {
  line-height: 1.1
}
.rfv-history-photos, .cube-portfolio {
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  width: 100%;
}
.rfv-history-photos img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.navitem-mobile {
  display: none !important;
}
@media (max-width: 1200px) {
  .navitem-desktop {
    display: none !important;
  }
  .navitem-mobile {
    display: block !important;
  }
}
.header .navbar-nav .open .dropdown-menu > li > a {
  color: #2a2a2a;
}
@media (max-width: 992px) {
  .rfv-footer-headline {
    text-align: center !important;
    width: 100%;
    display: inline;
    border-bottom: none !important;
    font-weight: 600;
    font-size: 25px !important;
  }
  footer .headline {
    display: inline;
    margin: 10px 0 25px 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .rfv-subtitle h2 {
    color: #834500;
    font-size: 23px;
    line-height: 23px;
    font-weight: 400;
    font-style: italic;
    margin: 0 auto;
  }
  hr {
    margin: 10px 0;
  }
}
@media (max-width: 560px) {
  .rfv-subpage h1, h1 {
    font-size: 30px
  }
  h2, .rfv-subpage h2 {
    font-size: 26px;
  }
  h3, .rfv-subpage h3 {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 30px;
  }
  h4, .rfv-subpage h4 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .rfv-leadin {
    font-size: 18px;
  }
}
.rfv-founders {
  text-align: center;
  /*padding: 25px;*/
}
.rfv-founders img {
  margin-top: 40px;
}
.rfv-historic-logo {
  text-align: center;
  padding-top: 10px;
}
.rfv-historic-logo img {
  width: 100%;
  height: auto;
}
.rfv-img-family-right1 {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 310px;
  height: auto;
  float: right;
  margin: 0 0 0 50px;
}
.rfv-img-family-right2 {
  border: 1px solid white;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 310px;
  height: auto;
  float: right;
  margin: -150px 0 5px 50px;
}
@media (max-width: 1273px) {}
@media (max-width: 520px) {
  .rfv-octopus {
    margin: 0 auto 25px auto;
    text-align: center;
  }
  .rfv-octopus img {
    float: none;
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 992px) {
  .rfv-founders img {
    margin-top: 0px;
  }
}
.parallaxBg {
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  min-height: 800px;
  z-index: 5;
  position: relative !important;
}
.parallaxBg2 {
  min-height: 350px;
}
.rfv-history {
  width: 100%;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
}
.rfv-history img {
  width: 100%;
  height: auto;
}
.rfv-paralax-caption {
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  width: 100%;
  padding: 40px 30px;
  color: white;
  background-color: #fff;
  position: relative;
  z-index: 4;
  border-top: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
}
.rfv-paralax-caption p, .rfv-paralax-caption h2 {
  color: #ac6427;
}
.h2-smaller {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}
.cbp-popup-lightbox-title {
  padding-right: 50px;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  background-color: #2a2a2a;
  text-align: center;
  padding: 5px 5px 7px 5px;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
.rfv-family-para-1 {}
.rfv-parents-photo-1 {
  float: right;
  max-width: 300px;
  margin: 0 0 25px 50px;
}
.rfv-octopus-logo {
  float: left;
  width: 100%;
  height: auto;
  max-width: 200px;
  margin: 20px 50px 15px 0;
}
.rfv-parents-photo-2 {
  float: right;
  max-width: 300px;
  margin: 25px 0 25px 50px;
}
@media (max-width: 560px) {
  .img-clear {
    clear: both;
    display: inline-block;
    text-align: center;
    margin: 22px auto;
  }
  .img-clear img {
    float: none;
    margin: 0 auto;
    max-width: 100%;
  }
  .rfv-octopus-logo {
    max-width: 150px;
    margin: 20px 20px 11px 0;
  }
}
.rfv-content-final {
  padding-bottom: 40px !important;
}
@media (max-width: 865px) {
  .rfv-content-final {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
/*Accessiblity*/
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -100px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: #000;
  color: white;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 10000000;
}
#skiptocontent a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  box-shadow: 0 0 2px 3px red;
  background-color: #fff !important;
  color: #2a2a2a !important;
  outline: 0;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear;
}
:focus-visible {
  box-shadow: 0 0 2px 3px red;
  background-color: #fff !important;
  color: #2a2a2a !important;
}
/*End Accessibility*/