@font-face {
  font-family: 'Avenir';
  src: url("../fonts/AvenirLTStd-Roman.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Heavy';
  src: url("../fonts/AvenirLTStd-Heavy.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Medium';
  src: url("../fonts/AvenirLTStd-Medium.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Black';
  src: url("../fonts/AvenirLTStd-Black.otf");
  font-weight: normal;
  font-style: normal; }

@media (max-width: 1500px) {
  body.boxed-v #wrapper {
    max-width: 100%; } }

@media (max-width: 1199px) {
  .email-form .btn {
    font-size: 11px; }
  .post-widget .text-box {
    width: 130px; }
  .image-slider .slick-dots {
    width: 18%; }
  .image-slider .slick-dots li span {
    margin-bottom: 13px; } }

@media (max-width: 992px) {
  .hidden-sm {
    display: none; }
  .main-banner .heading {
    font-size: 70px;
    line-height: 80px; }
    .main-banner .heading br {
      display: none; }
    .main-banner .heading.add {
      font-size: 60px; }
  .wedo-section {
    padding-top: 0;
    padding-bottom: 0; }
    .wedo-section .img-box {
      float: none;
      width: 100% !important;
      display: block;
      position: relative;
      margin-top: 20px; }
    .wedo-section .content-block {
      float: none;
      width: 100%; }
    .wedo-section .slick-dots {
      display: none !important; }
  .quote-section blockquote {
    margin: 81px 0.1% 0 6.7%; }
  .quote-section .img {
    max-width: 350px; }
  .email-form .btn {
    width: 35%;
    font-size: 11px; }
  .email-form .input {
    width: 65%; }
  .info-box {
    font-size: 13px; }
  .image-slider .slick-dots li span {
    margin-bottom: 10px; }
  .search-popup form {
    width: 600px; }
  .search-popup .search-close {
    top: 60px;
    right: 60px; }
  .quote-form {
    width: 100%;
    float: none; } }

@media (max-width: 767px) {
  html body .wedo-section-padding {
    padding-bottom: 0; }
  .mar-top-xs {
    margin-top: 10px !important; }
  .mar-top-sm {
    margin-top: 25px !important; }
  .mar-top-md {
    margin-top: 30px !important; }
  .mar-top-lg {
    margin-top: 35px !important; }
  .pad-top-xs {
    padding-top: 10px !important; }
  .pad-top-sm {
    padding-top: 25px !important; }
  .pad-top-md {
    padding-top: 30px !important; }
  .pad-top-lg {
    padding-top: 35px !important; }
  .mar-bottom-xs {
    margin-bottom: 10px !important; }
  .mar-bottom-sm {
    margin-bottom: 25px !important; }
  .mar-bottom-md {
    margin-bottom: 30px !important; }
  .pad-bottom-sm {
    padding-bottom: 25px !important; }
  .pad-bottom-xs {
    padding-bottom: 10px !important; }
  .pad-bottom-md {
    padding-bottom: 30px !important; }
  .mar-bottom-lg {
    margin-bottom: 35px !important; }
  .pad-bottom-lg {
    padding-bottom: 35px !important; }
  .visible-xs {
    display: block !important; }
  #header .holder {
    width: 70%; }
  #header .header-holder {
    padding: 20px 0; }
  #header .opener {
    font-size: 16px;
    margin-right: 15px; }
  #header .cart-holder {
    margin: 0; }
  #nav {
    top: 0;
    right: 0;
    margin: 0;
    bottom: 0;
    width: 260px;
    height: 100vh;
    overflow: auto;
    position: fixed;
    padding: 12px 0 0;
    line-height: 25px;
    background: #ffcc00;
    margin-right: -260px;
    transition: all ease 0.3s; }
    #nav > ul > li {
      padding: 0;
      display: block; }
      #nav > ul > li > a {
        padding: 10px 20px; }
      #nav > ul > li .drop-link:before {
        top: 9px;
        right: 20px;
        font-size: 18px;
        content: "\f107";
        position: absolute;
        font-family: 'FontAwesome'; }
      #nav > ul > li.active .drop-link:before {
        content: "\f106"; }
      #nav > ul > li.active .drop {
        max-height: 500px; }
    #nav .drop {
      margin: 0;
      opacity: 1;
      padding: 0;
      max-height: 0;
      overflow: hidden;
      position: static;
      visibility: visible;
      transform: rotate(0deg) !important; }
      #nav .drop a {
        padding: 0 30px; }
      #nav .drop .drop > ul {
        padding: 0; }
  .nav-active .w1,
  .nav-active #header.nospace .header-holder {
    margin-left: -260px;
    margin-right: 260px; }
  .nav-active #nav {
    margin-right: 0; }
  .search-popup form {
    width: 300px; }
  .search-popup .search-close {
    top: 30px;
    right: 30px; }
  .search-popup input {
    font-size: 20px; }
  .main-banner {
    font-size: 14px;
    line-height: 20px; }
    .main-banner.small {
      line-height: 20px; }
    .main-banner .slide {
      background-position: top; }
    .main-banner .slick-list {
      display: none; }
    .main-banner .heading {
      font-size: 40px;
      line-height: 50px; }
      .main-banner .heading.add {
        font-size: 30px;
        line-height: 40px; }
      .main-banner .heading.small, .main-banner .heading.small3, .main-banner .heading.small2 {
        font-size: 25px;
        line-height: 30px; }
    .main-banner .play {
      width: 30px;
      height: 30px;
      margin: 0 10px;
      font-size: 12px;
      line-height: 30px; }
    .main-banner .btn-bottom,
    .main-banner .slick-dots {
      bottom: 20px; }
    .main-banner .slick-arrow {
      display: none !important; }
  .main-text {
    font-size: 18px;
    line-height: 26px; }
  .main-heading {
    font-size: 16px;
    line-height: 24px; }
    .main-heading br {
      display: none; }
  .item.col4, .item.col3 {
    width: 100%; }
  .price-box {
    width: 100%; }
  .subscribe-form .input {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .subscribe-form .input.large {
      width: 100%; }
  .quote-section blockquote {
    width: 83%;
    margin: 0 0 0 60px; }
  .promo-box .txt {
    font-size: 20px;
    line-height: 30px;
    margin: 0 20px 20px 0; }
  .promo-block br {
    display: none; }
  .page-header .heading {
    font-size: 45px;
    line-height: 60px; }
  .section-404 .heading {
    font-size: 38px;
    line-height: 45px;
    letter-spacing: -1px; }
  .shop-header .txt {
    margin-bottom: 20px; }
  .product-tabsec .review-list .review-list li {
    padding-left: 0; }
  .cart-block {
    overflow-x: auto; }
  .cart-block .row {
    width: 760px; }
  .coming-section {
    font-size: 14px;
    min-height: 480px;
    line-height: 16px; }
  .coming-section .main-title {
    font-size: 40px;
    line-height: 50px; }
  .coming-section .logo {
    margin: 0 0 20px; }
  .coming-section .countdown-section {
    width: 60px;
    margin-bottom: 20px; }
  .coming-section .countdown-amount {
    font-size: 25px;
    line-height: 35px; }
  .coming-section .countdown-period {
    font-size: 12px;
    line-height: 20px; }
  .history div[class^='col'] {
    margin-bottom: 30px; }
  .snowbirdbox-call-to-action-image {
    margin-bottom: 0; }
  .col-xs-12 {
    margin-bottom: 1rem;
    width: 100%; }
  .contact-form-row .col-sm-6 {
    width: 100%; }
  .table-row {
    border-top: 1px solid #ffcc00; }
    .table-row:last-child {
      border-bottom: 1px solid #ffcc00; }
  .buttons:last-child {
    margin-bottom: 2.5rem; }
  .main-banner .caption, .main-banner .bg-img-350 .caption {
    max-height: 260px; }
    .main-banner .caption .scroll-indicator, .main-banner .bg-img-350 .caption .scroll-indicator {
      display: none; }
  .blog_feed .row {
    flex-flow: row wrap; } }
