﻿/*Global ----------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@font-face {
  font-family: 'FaktBlond';
  src: url('/fonts/DuckBrand/FaktSlabPro-Blond.woff'), url('/fonts/DuckBrand/FaktSlabPro-Blond.eot'), url('/fonts/DuckBrand/FaktSlabPro-Blond.ttf'), url('/fonts/DuckBrand/FaktSlabPro-Blond.otf') format('');
}
@font-face {
  font-family: 'FaktBlond';
  font-style: italic;
  src: url('/fonts/DuckBrand/FaktSlabPro-BlondItalic.woff'), url('/fonts/DuckBrand/FaktSlabPro-BlondItalic.eot'), url('/fonts/DuckBrand/FaktSlabPro-BlondItalic.ttf'), url('/fonts/DuckBrand/FaktSlabPro-BlondItalic.otf');
}
.step .copy h4 {
  font-weight: bold;
}
.home-image p {
  max-width: 510px;
}
.panel-default > .panel-heading {
  border-bottom: none;
}
.stButton .chicklets {
  font-size: 14px;
}
.overlay404 {
  display: none;
}
.dropdown {
  z-index: 9999;
}
.wrapper {
  overflow: hidden;
}
.jumbotron {
  border-bottom: solid 1px #e0e0e0;
}
.jumbotron p {
  font-size: 16px;
}
.header-image {
  padding: 0;
  margin-bottom: -140px;
  min-height: 435px;
  border: none;
  background-size: cover;
  background-position: center center;
}
.header-image img {
  width: 100%;
  min-height: 435px;
  opacity: 0;
}
.panel-image {
  width: 100%;
}
img {
  width: 100%;
}
/* Type Elements -------------------------------------------------- */
h1 {
  font-family: "FaktBlond";
  font-size: 58px;
}
h1,
h2 {
  font-family: "FaktBlond";
}
h3 {
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: "FaktBlond";
}
.steps h3 {
  font-family: "FaktBlond";
}
/* End Type Elements -------------------------------------------------- */
/* Interface Elements -------------------------------------------------- */
/* Buttons -------------------------------------------------- */
.btn-default {
  box-shadow: 0px 5px #ba580c;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding: 15px 30px;
  -webkit-transition: background 250ms ease-out;
  -moz-transition: background 250ms ease-out;
  -o-transition: background 250ms ease-out;
  transition: background 250ms ease-out;
}
.btn-default::after {
  content: "\f054";
  font-size: 8px;
  font-family: "FontAwesome";
  display: inline;
  margin-left: 10px;
  position: relative;
  right: 0px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn-default:hover::after {
  right: -5px;
}
.btn-buy {
  box-shadow: 0px 5px #054a2d;
  background: #108247;
  border-color: #108247;
  letter-spacing: 0px !important;
}
@media screen and (max-width: 769px) {
  .btn-buy {
    letter-spacing: 3px !important;
  }
}
.btn-buy:hover {
  background: #054a2d;
  border-color: #054a2d;
  box-shadow: 0px 5px #000;
}
.btn-alt {
  box-shadow: 0px 0px #054a2d;
  background: #fff;
  color: #ba580c;
  padding: 8px 30px;
}
.btn-alt:hover {
  box-shadow: 0px 0px #054a2d;
}
.btn.loadmore {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding: 15px 30px;
  -webkit-transition: background 250ms ease-out;
  -moz-transition: background 250ms ease-out;
  -o-transition: background 250ms ease-out;
  transition: background 250ms ease-out;
  color: #fff;
  background-color: #4f9ed2;
}
.btn.loadmore::before {
  content: "\f078";
  font-size: 8px;
  font-family: "FontAwesome";
  display: inline;
  margin-right: 10px;
  position: relative;
  left: 0px;
  top: -2px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn.loadmore::after {
  content: "\f078";
  font-size: 8px;
  font-family: "FontAwesome";
  display: inline;
  margin-left: 10px;
  position: relative;
  right: 0px;
  top: -2px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn.loadmore:hover::before,
.btn.loadmore:hover::after {
  top: 2px;
}
.sortby {
  margin-bottom: 20px;
}
.sortby .btn {
  border-color: #dbdcde;
  background-color: #f6f6f6;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
}
.sortby .btn.sort-title {
  text-transform: uppercase;
  cursor: default;
}
.sortby .btn:not(.sort-title ):hover {
  background-color: #dbdcde;
}
/* End Buttons -------------------------------------------------- */
/* Panel -------------------------------------------------- */
.panel-list {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
.panel-list li {
  list-style-type: none;
}
.panel-wrapper {
  margin-bottom: 5px;
}
.panel-wrapper h3 {
  border-bottom: none;
  font-family: "FaktBlond";
  text-align: center;
}
.panel-wrapper .panel-title {
  font-family: "FaktBlond";
  text-align: center;
  font-weight: bold;
}
.panel-wrapper .btn-default {
  width: 100%;
}
.panel-wrapper .panel {
  margin-bottom: 0;
}
.panel-wrapper .panel-shadow {
  display: block;
  width: 100%;
  height: 15px;
  background: url(/Content/DuckBrand/images/panel-shadow.png);
  background-size: 100% 15px;
  background-repeat: no-repeat;
  background-position: center;
}
/* End Panel -------------------------------------------------- */
/* Modal -------------------------------------------------- */
.modal {
  z-index: 9999;
}
.modal-dialog {
  max-width: 960px;
  margin: 150px auto;
  padding: 0 39px;
}
.modal-backdrop.in {
  opacity: .85;
  filter: alpha(opacity=85);
}
.modal-header {
  padding: 0;
}
.modal-header .close {
  margin-top: -50px;
  color: #fff;
  opacity: 1;
  border: solid 1px #fff;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: 0;
  position: absolute;
}
/* End Modal -------------------------------------------------- */
/* Accordion -------------------------------------------------- */
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.accordion li > .accordion-inner {
  display: none;
}
.accordion li.active > .accordion-inner {
  display: block;
}
.accordion li.active > h3 a::after {
  content: "\f077" !important;
  font-family: "FontAwesome";
  font-size: 11px;
  display: block;
  font-style: normal;
  position: absolute;
  right: 10px;
  margin-top: -45px;
  width: 45px;
  height: 45px;
  border: solid 1px #e0e0e0;
  border-radius: 4px;
  text-align: center;
  line-height: 45px;
}
.accordion li.active > h4 a {
  font-weight: bold;
}
.accordion li.active > h4 a::before {
  content: "\f078" !important;
  font-family: "FontAwesome";
  font-size: 11px;
  display: inline-block;
  font-style: normal;
  margin-right: 20px;
}
.accordion li h3 {
  margin: 40px 0;
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 10px;
  font-family: "FaktBlond";
}
.accordion li h3 a {
  color: #4e4e4e;
}
.accordion li h3 a:hover {
  text-decoration: none;
  color: #4e4e4e;
}
.accordion li h3 a:focus {
  text-decoration: none;
  color: #4e4e4e;
}
.accordion li h3 a::after {
  content: "\f078" !important;
  font-family: "FontAwesome";
  font-size: 11px;
  display: block;
  font-style: normal;
  position: absolute;
  right: 10px;
  margin-top: -45px;
  width: 45px;
  height: 45px;
  border: solid 1px #e0e0e0;
  border-radius: 4px;
  text-align: center;
  line-height: 45px;
}
.accordion li h3 a:hover::after {
  background: #e0e0e0;
}
.accordion li h4 {
  /*&::before {
                content: "\f054"!important;
                font-family: "FontAwesome";
                font-size: 11px;
                display: inline-block;
                font-style: normal;
                margin-right: 20px;
                float: left;
                margin-bottom: 20px;
                margin-top: 5px;
                color: @brand-color;
            }*/
}
.accordion li h4 a {
  font-size: 16px;
}
.accordion li h4 a:hover {
  text-decoration: none;
  color: #108247;
}
.accordion li h4 a:focus {
  text-decoration: none;
  color: #108247;
}
.accordion li p {
  font-size: 16px;
  margin-left: 30px;
}
/* End Accordion -------------------------------------------------- */
/* Breadcrumbs -------------------------------------------------- */
#breadcrumbs {
  color: #4e4e4e;
  font-style: italic;
  font-family: "FaktBlond";
}
#breadcrumbs a {
  color: #4e4e4e;
  font-family: "FaktBlond";
}
#breadcrumbs .bc-link::after {
  content: "/";
  display: inline-block;
  margin: 0 5px;
}
/* End Breadcrumbs -------------------------------------------------- */
/* End Interface Elements -------------------------------------------------- */
#mc_embed_signup .mce_inline_error {
  border-color: #6B0505;
}
#mce-error-response {
  color: #ff0000;
  padding-left: 15px;
  font-size: 18px;
}
#mce-success-response {
  color: #000;
  font-size: 24px;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
form {
  font-size: 18px;
  color: #4e4e4e;
  font-weight: 300;
}
form .disclaimer {
  font-size: 14px;
  float: left;
  clear: both;
}
form label {
  float: left;
  clear: both;
  font-weight: 600;
  margin: 10px 0;
}
form label span {
  margin-left: 20px;
  font-size: 14px;
  font-weight: normal;
  color: red;
}
form #submit {
  margin-top: 40px;
}
form #opt-in {
  margin-top: 40px;
}
form #opt-in label {
  clear: none;
  float: left;
  margin: 5px 0;
  font-size: 18px;
}
form #opt-in input {
  clear: left;
  float: left;
  margin: 9px 10px 0 20px;
}
form #opt-in input#duck-email {
  margin-left: 0;
}
.legacy_form input[type=text],
.legacy_form input[type=email],
.legacy_form input[type=number],
.legacy_form select,
.legacy_form textarea {
  float: left;
  clear: both;
  padding: 5px;
  width: 100%;
}
.legacy_form select {
  width: 70%;
}
.legacy_form textarea {
  height: 125px;
}
.press-row form #opt-in {
  margin-top: 0px;
}
.sortby .btn {
  height: 50px;
}
.sortby .btn.active {
  box-shadow: none;
  color: #fff !important;
  background-color: #4f9ed2 !important;
}
.contact-address h3 {
  border-bottom: none;
  margin-bottom: 0px;
}
.contact-address address,
.contact-address h4 {
  font-size: 16px;
  margin-bottom: 0;
}
.contact-address .number,
.contact-address .time {
  font-size: 32px;
  font-family: 'FaktBlond';
}
.faq-link,
.signupnow-link {
  display: block;
  background-color: #eee;
  border: solid 1px #e0e0e0;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0px;
}
.faq-link:hover,
.signupnow-link:hover {
  text-decoration: none;
}
.faq-link span,
.signupnow-link span {
  text-align: center;
  display: block;
  font-size: 32px;
  border-bottom: solid 1px #e0e0e0;
  border-top: solid 1px #e0e0e0;
}
.faq-link span:first-child,
.signupnow-link span:first-child {
  color: #4e4e4e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border: none;
  background-color: #eee;
  width: 100px;
  margin: 0 auto 0;
  position: relative;
  top: 10px;
}
.faq-link span:nth-child(2),
.signupnow-link span:nth-child(2) {
  padding: 10px 0 10px;
  font-family: "FaktBlond";
}
.faq-link span:last-child,
.signupnow-link span:last-child {
  color: #4e4e4e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border: none;
  background-color: #eee;
  width: 270px;
  margin: 0 auto 0;
  position: relative;
  top: -10px;
}
.signupnow-link span:first-child img {
  width: 25px;
}
.signupnow-link span:nth-child(2) {
  padding: 10px 0 10px;
  font-family: "FaktBlond";
}
.signupnow-link span:last-child {
  width: 550px;
}
.offer {
  margin-bottom: 20px;
  text-align: center;
}
.offer .offer-title {
  clear: both;
  display: block;
  color: #333;
  font-size: 16px;
  font-family: "FaktBlond";
  width: 300px;
  margin: 10px auto;
  text-align: left;
}
.offer img {
  margin: 0 auto;
  display: block;
}
.offer p {
  margin: 0 auto;
  display: block;
  max-width: 350px;
  font-size: 16px;
}
.promos-inner li {
  list-style-type: none;
}
.homepage-grid {
  /*.item.email {
            cursor: pointer;
        }*/
}
.homepage-grid .item .panel-body h3 {
  height: 44px;
}
.homepage-grid .item .panel-body h3 + p {
  height: 60px;
  text-align: center;
}
.homepage-grid .item.video .panel-heading {
  overflow: hidden;
  height: 273px;
  position: relative;
}
.homepage-grid .item.video .panel-heading a.pseudo-link {
  display: block;
  width: 100%;
  height: 68px;
  position: absolute;
  margin: 0 auto;
  z-index: 1020;
  top: 105px;
}
.homepage-grid .item.video .panel-heading a.link::before {
  content: " ";
  display: block;
  width: 63px;
  height: 63px;
  border: solid 4px #fff;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  border-radius: 50%;
  top: 105px;
  margin: 0 auto;
  cursor: pointer;
  content: attr(href);
  text-indent: -9000px;
}
.homepage-grid .item.video .panel-heading a.link::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  z-index: 1;
  position: relative;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 16px solid #fff;
  top: 61px;
  margin: 0 auto;
  left: 3px;
  cursor: pointer;
  content: attr(href);
  text-indent: -9000px;
}
.homepage-grid .item.video .panel-heading img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#promos-inner {
  padding: 0;
}
#promos-inner .panel-wrapper .panel-title {
  height: 50px;
}
#promos-inner .panel-wrapper .panel-title + p {
  height: 90px;
}
.item.email .panel {
  height: 481px;
  padding: 50px 20px;
}
.item.email .panel-title {
  font-family: "FaktBlond";
  font-size: 32px;
  color: #00833c;
}
.item.email .panel-title + p {
  font-family: "FaktBlond";
  font-size: 16px;
  text-align: center;
}
.item.email .panel-title::before {
  content: url(/Content/DuckBrand/images/mail-green.svg);
  display: block;
  margin: auto;
  margin-bottom: -70px;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  transform: scale(0.1);
  color: #00833c;
}
.item.twitterImage .fa,
.item.twitter .fa {
  color: #5ea9dd;
  font-size: 28px;
}
.item.twitterImage p,
.item.twitter p {
  font-family: "FaktBlond";
  font-size: 16px;
  text-align: center;
  height: 122px;
}
.item.twitter .panel {
  height: 486px;
  padding: 50px 20px;
}
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
  box-shadow: 0px 5px #ba580c !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding: 15px 30px !important;
  -webkit-transition: background 250ms ease-out !important;
  -moz-transition: background 250ms ease-out !important;
  -o-transition: background 250ms ease-out !important;
  transition: background 250ms ease-out !important;
  width: auto !important;
  height: 52px !important;
  line-height: 22px !important;
  background: #f6903f !important;
  text-shadow: none !important;
  border: none !important;
  clear: none;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 769px) {
  .ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
    letter-spacing: 3px !important;
  }
}
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover {
  background: #f4740e !important;
}
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle::after {
  content: "\f054";
  font-size: 8px;
  font-family: "FontAwesome";
  display: inline;
  margin-left: 10px;
  position: relative;
  right: 0px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#loader-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  top: 0px;
  left: 0px;
  z-index: 999999;
  text-align: center;
  display: none;
}
#loader-wrap.active {
  display: table;
}
#loader-wrap #loader-inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
#loader-wrap #loader-inner h1 {
  color: #fff;
  font-size: 30px;
}
/* End Global ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Mobile Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width: 769px) {
  .jumbotron {
    margin-top: 70px;
  }
  .header-image {
    margin-bottom: -70px;
  }
  #gmap_canvas {
    width: 300px !important;
  }
  #sort-features button {
    width: 48%;
    box-shadow: none;
    padding: 15px 10px;
    margin-bottom: 20px;
  }
  #sort-features button::after {
    content: "";
    display: none;
  }
  #sort-features button:first-child {
    margin-right: 2%;
  }
  #sort-features button:last-child {
    margin-left: 2%;
  }
  #sort-features button:not(.active) {
    background: #fff;
    color: #333;
    border: solid 1px #ccc;
  }
  .sortby {
    margin-bottom: 20px;
    padding: 0;
  }
  .sortby .btn-group .btn-group:not(:last-child) .btn {
    border-bottom: transparent;
  }
  .sortby .btn-group .btn-group:first-child .btn {
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }
  .sortby .btn-group .btn-group:last-child .btn {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
  .sortby .btn-group-justified > .btn-group {
    display: block;
    width: 100%;
    margin: 0 0 0 0;
  }
  #product-categories {
    display: none;
  }
  #product-categories.active {
    display: block;
  }
  #product-categories {
    display: none;
  }
  #product-categories.active {
    display: block;
  }
  #sortby {
    display: none;
  }
  #sortby.active {
    display: block;
  }
  .signupnow-link span:last-child {
    width: 300px;
  }
  .home-image {
    background-size: cover;
    background-image: url('/Content/DuckBrand/images/Duckbrand_Homepage4.jpg');
    background-repeat: no-repeat;
  }
  #promos-inner {
    padding: 0;
  }
  .faq .accordion li h3 a {
    width: 85%;
    display: block;
  }
  .faq .accordion li h4::before {
    content: "\f054" !important;
    font-family: "FontAwesome";
    font-size: 11px;
    display: inline-block;
    font-style: normal;
    margin-right: 20px;
    float: left;
    margin-bottom: 4px;
    margin-top: 5px;
    color: #108247;
  }
  .faq .accordion li h4 a::before {
    content: "\f054" !important;
    font-family: "FontAwesome";
    font-size: 11px;
    display: none;
    font-style: normal;
    margin-right: 20px;
    float: left;
    margin-bottom: 4px;
    margin-top: 5px;
    color: #108247;
  }
  #promos-inner .panel-wrapper .panel-title + p {
    height: 120px;
    text-align: center;
  }
  .homepage-grid .item .panel-body h3 {
    height: 44px;
  }
  .homepage-grid .item .panel-body h3 + p {
    height: 60px;
    text-align: center;
  }
  .homepage-grid .item.video {
    float: left;
  }
  .homepage-grid .item.video .panel-heading {
    overflow: hidden;
    height: auto;
    position: relative;
  }
  .homepage-grid .item.video .panel-heading a.pseudo-link {
    display: block;
    width: 100%;
    height: 68px;
    position: absolute;
    margin: 0 auto;
    z-index: 1020;
    top: 45px;
  }
  .homepage-grid .item.video .panel-heading a.pseudo-link::before {
    content: " ";
    display: block;
    width: 63px;
    height: 63px;
    border: solid 4px #fff;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    border-radius: 50%;
    top: 105px;
    margin: 0 auto;
    cursor: pointer;
    content: attr(href);
    text-indent: -9000px;
  }
  .homepage-grid .item.video .panel-heading a.link::before,
  .homepage-grid .item.video .panel-heading a.link::after {
    display: none;
  }
  .homepage-grid .item.video .panel-heading a.pseudo-link::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    z-index: 1000;
    position: relative;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff;
    top: 61px;
    margin: 0 auto;
    left: 3px;
    cursor: pointer;
    content: attr(href);
    text-indent: -9000px;
  }
  .homepage-grid .item.video .panel-heading img {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* End Mobile Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Desktop Media Query ---------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 770px) {
  .jumbotron:not(.home-image) h1 {
    font-size: 45px;
  }
  .faq .accordion li h4::before {
    content: "\f054" !important;
    font-family: "FontAwesome";
    font-size: 11px;
    display: inline-block;
    font-style: normal;
    margin-right: 20px;
    float: left;
    margin-bottom: 4px;
    margin-top: 5px;
    color: #108247;
  }
  .faq .accordion li h4 a::before {
    content: "\f054" !important;
    font-family: "FontAwesome";
    font-size: 11px;
    display: none;
    font-style: normal;
    margin-right: 20px;
    float: left;
    margin-bottom: 4px;
    margin-top: 5px;
    color: #108247;
  }
  .ps_LayoutContainerWrapperStyle .ps_HeaderBarStyle h3.ps_OnlineStoresStyle,
  .ps_LayoutContainerWrapperStyle .ps_HeaderBarStyle h3.ps_LocalStoresStyle {
    margin: 0 0 0 0;
  }
  .ps_ProductLocalSellersTableStyle input.ps_LocationTextBoxStyle {
    height: 36px !important;
  }
  .jumbotron {
    margin-top: 140px;
    padding: 20px 0 18px;
  }
  .header-image {
    margin-bottom: -140px;
  }
  .home-image {
    background-image: url('/Content/DuckBrand/images/Duckbrand_Homepage4.jpg');
    margin-top: 140px;
    padding: 120px 0 48px;
    background-position: center;
    background-repeat: no-repeat;
    height: 510px;
    background-size: cover;
    margin-bottom: 20px;
  }
  .sortby {
    margin-bottom: 20px;
  }
  .sortby .btn-group:not(:last-child) .btn {
    border-right: transparent;
  }
  #sort-features {
    display: none;
  }
  #activityImg {
    padding: 0;
  }
  #activityImg img {
    width: 100%;
  }
  #activityDetails {
    padding: 40px 5% 0;
    color: #4e4e4e;
  }
  #activityDetails p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #activityDetails p#skillLevel,
  #activityDetails p#timeLevel,
  #activityDetails p#suppliesTools,
  #activityDetails p#scrollDown,
  #activityDetails p#rating {
    font-family: "FaktBlond";
  }
  #activityDetails ol {
    padding: 0 0 0 20px;
    margin-bottom: 20px;
  }
  #activityDetails ol li {
    font-size: 16px;
  }
  .steps .step .copy p {
    font-size: 16px;
  }
  .faq .accordion li h4 a {
    font-size: 20px;
  }
  .faq .accordion li .accordion-inner p {
    font-size: 18px;
  }
  #promos-inner .panel-wrapper .panel-title + p {
    height: 120px;
    text-align: center;
  }
  .contact-address h3 {
    margin-top: 0;
  }
}
/* End Desktop Media Query ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Mobile ONLY Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width: 480px) {
  .home-image h1 {
    font-size: 28px;
  }
  #opt-in label {
    width: 80%;
  }
}
@media screen and (min-width: 375px) and (max-width: 480px) {
  .home-image {
    background-position: 50%;
  }
}
/* Mobile ONLY Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Tablet Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 481px) and (max-width: 769px) {
  .map,
  .contact-address {
    width: 50%;
  }
  #promos-inner {
    padding: 0;
  }
  #promos-inner .col-sm-6 {
    width: 50%;
  }
  .homepage-grid .item {
    width: 50%;
  }
}
/* End Tablet Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Small Desktop Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 770px) and (max-width: 992px) {
  .map,
  .contact-address {
    width: 50%;
  }
  #gmap_canvas {
    width: 450px !important;
  }
}
/* End Small Desktop Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Large Desktop Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 993px) and (max-width: 1200px) {
  #gmap_canvas {
    width: 450px !important;
  }
}
/* End Large Desktop Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* X-Large Desktop Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 1201px) {
  .panel-image {
    max-height: 273px;
  }
}
/* End X-Large Desktop Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* Small Desktop Media Query ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
/* End Small Desktop Media Query ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width: 767px) and (max-width: 769px) {
  .item.email .panel {
    height: 570px;
  }
}
.home-image {
  margin-top: 70px;
}
.home-image h1 {
  text-shadow: 2px 2px 4px #000;
}
.home-image .description {
  text-shadow: 2px 2px 4px #000;
}
@media screen and (min-width: 767px) {
  .home-image .description {
    font-size: 17px;
  }
}