/* Body Styling */

*, html, body,
h4, h5, h6, 
p, li, dd, dl, 
select, input,
.top-bar-section ul li > a, 
button, .button, 
.pricing-table .title, .pricing-table .price, 
.tabs dd > a, .tabs .tab-title > a, 
.side-nav, .side-nav li.active > a:first-child:not(.button), 
.accordion .accordion-navigation > a, .accordion dd > a, 
.sub-nav dt, .sub-nav dd, .sub-nav li, 
.label { font-family: 'Open Sans', Arial, sans-serif; font-weight:300; color: #444; }

body { margin: 0;padding: 0;width: 100%; background: #fff;  background-size: cover; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

h1 {font-weight: 600;letter-spacing: -2.5px;margin-top: 20px;margin-bottom: 20px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
h2 {font-weight: 600;font-size: 2.1em;letter-spacing: -2px;margin-top: 10px;margin-bottom: 10px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
h3 {font-weight: 600;font-size: 1.6em;letter-spacing: -1px;margin-top: 10px;margin-bottom: 10px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}

a {line-height: inherit;color: #237139;text-decoration: underline;cursor: pointer;font-weight: 600;}

header {margin-top: 1rem;}
footer {padding-top: 1rem;}
.row {max-width: 90rem;}

.header-image { height: 40vh; }

/* Navigation Styling */

.fixed { box-shadow: 0 0 3px #000;background:#fff;}
.nav-bar {display: flex;justify-content: space-between;align-items: center;background: #237139;font-family: "Open Sans", sans-serif;}
.nav-bar .nav-bar-logo {padding: 1.8rem;}
.nav-bar a {color: #fff;transition: color 0.2s ease-in;}
.nav-bar a:hover {color: #a8b8c3;}
@media screen and (max-width: 39.9375em) {.nav-bar {height: 53.57143px; }}
.nav-bar .offcanvas-trigger {display: flex;align-items: center;justify-content: center;padding: 1.6rem;color: #fff;font-family: "Open Sans", sans-serif;
                             text-transform: uppercase;background-color: rgba(0,0,0,0);transition: background-color 0.2s ease-in;cursor: pointer;}
.nav-bar .offcanvas-trigger .offcanvas-trigger-text {margin-right: 0.25rem;margin-top: 0.25rem;}
.nav-bar .offcanvas-trigger:hover {background-color: #fff;}
@media screen and (max-width: 39.9375em) {.nav-bar .offcanvas-trigger {padding: 0.9rem; }}
.off-canvas {background: #222b31;padding: 20px;color: #fff;font-family: "Open Sans", sans-serif;}
.off-canvas > .menu {margin-bottom: 1rem;}
.off-canvas .menu a {color: rgba(255, 255, 255, 0.6);padding-top: 7px;padding-bottom: 7px;transition: color .2s ease-in;text-decoration: none;font-weight: 100;}
.off-canvas .menu a:hover {color: #fff;}
.off-canvas .fa {color: #fff;}
.off-canvas .is-accordion-submenu-parent > a::after {border-color: rgba(255, 255, 255, 0.6) transparent transparent;}
.off-canvas .social-links {margin-left: 20px;}
.off-canvas .social-links li {margin-right: 5px;}
.off-canvas .social-links a:hover .fa {color: #bfbfbf;transition: color .2s ease-in; }
.off-canvas .social-links .fa {font-size: 2.2rem;}
.body-info {text-align: center;font-family: "Open Sans", sans-serif;color: #2c3840;}
.body-info .button {margin: 1rem 0;padding: 0.85em 2em;}
.is-open + .off-canvas-content .hamburger .line:nth-child(1),
.is-open + .off-canvas-content .hamburger .line:nth-child(3) {width: 12px;}
.is-open + .off-canvas-content .hamburger .line:nth-child(1) {transform: translateX(-5px) rotate(-45deg);}
.is-open + .off-canvas-content .hamburger .line:nth-child(3) {transform: translateX(-5px) rotate(45deg);}
.hamburger .line {width: 20px;height: 3px;background-color: #fff;display: block;margin: 4px auto;transition: all 0.3s ease-in-out;margin-left: 5px; }
.hamburger .line:last-child {margin-bottom: 0; }
.nav-bar-left p{font-size: 2.2rem;font-weight: 600;letter-spacing: -2px;float: left;margin-left: 20px;margin-top: 15px;margin-bottom: -20px;color:white;}

.card-user-container {
  margin-bottom: 1rem;
  background-color: #fefefe;
  color: #0a0a0a;
  overflow: hidden;
  padding: 0;
  border-radius: 0;
}

.card-user-container .card-user-avatar .user-image {
  display: block;
  margin: auto;
  border-radius: 50%;
  width: 11.875rem;
  height: 11.875rem;
  padding: 0.9375rem;
}

/* Maint Navigation Styling */

.title-bar {background: #f8f8f8;padding: 0.9rem;}
.top-bar {background: #f8f8f8;}
top-bar ul {background: #f8f8f8;}
.top-bar ul li {background: #f8f8f8;}
.top-bar ul li a {color: #000;}
.menu-text {color: #000;}
.menu-text {color: #000;}
@media only screen and (max-width: 40em) {
    .menu-text {display: none !important; }
}
@media only screen and (min-width: 40em) {
    .menu:last-child {border-left: 1px solid #4e4e4e;}
    .menu:first-child {border-left: none;}
}
.dropdown.menu .submenu {border: none;}
.js-off-canvas-overlay.is-overlay-fixed {position: fixed;z-index: 9999;}

/* Social Icons Styling */

.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }

.rounded-social-buttons {margin-bottom: 20px;}
.rounded-social-buttons .social-button {display: inline-block;position: relative;cursor: pointer;width: 2.7rem;height: 2.7rem;border: 0.125rem solid transparent;padding: 0;
                                        text-decoration: none;text-align: center;color: #fefefe;font-size: 1.2rem;font-weight: normal;line-height: 2em;border-radius: 1.6875rem;
                                        margin-right: 0.25rem;margin-bottom: 0.25rem;}

.rounded-social-buttons .social-button.facebook {background: #3b5998;}
.rounded-social-buttons .social-button.facebook:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {color: #3b5998;background: #fefefe;border-color: #3b5998;}
.social.facebook {background-color: #3b5998;color: #fefefe;}
.social.facebook:hover, .social.facebook:focus {background-color: #2f477a;color: #fefefe;}

.rounded-social-buttons .social-button.twitter {background: #55acee;}
.rounded-social-buttons .social-button.twitter:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {color: #55acee;background: #fefefe;border-color: #55acee;}
.social.twitter {background-color: #55acee;color: #fefefe;}
.social.twitter:hover, .social.twitter:focus {background-color: #1a8fe8; color: #fefefe;}

.rounded-social-buttons .social-button.youtube {background: #bb0000;}
.rounded-social-buttons .social-button.youtube:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {color: #bb0000;background: #fefefe;border-color: #bb0000;}

.rounded-social-buttons .social-button.instagram {background: #125688;}
.rounded-social-buttons .social-button.instagram:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {color: #125688;background: #fefefe;border-color: #125688;}

.rounded-social-buttons .social-button.pinterest {background: #cb2027;}
.rounded-social-buttons .social-button.pinterest:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.pinterest:hover, .rounded-social-buttons .social-button.pinterest:focus {color: #cb2027;background: #fefefe;border-color: #cb2027;}

.rounded-social-buttons .social-button.google-plus {background: #dd4b39;}
.rounded-social-buttons .social-button.google-plus:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.google-plus:hover, .rounded-social-buttons .social-button.google-plus:focus {color: #dd4b39;background: #fefefe;border-color: #dd4b39;}

.rounded-social-buttons .social-button.rss {background: #dd4b39;}
.rounded-social-buttons .social-button.rss:before {font-family: "FontAwesome";content: "";}
.rounded-social-buttons .social-button.rss:hover, .rounded-social-buttons .social-button.rss:focus {color: #dd4b39;background: #fefefe;border-color: #dd4b39;}

.social.rss {background-color: #dd4b39;color: #fefefe;}
.social.rss:hover {background-color: #be3221;color: #fefefe;}

.social.google-plus {background-color: #dd4b39;color: #fefefe;}
.social.google-plus:hover, .social.facebook:focus {background-color: #be3221;color: #fefefe;}

.social.instagram {background: linear-gradient(to right, #4761cb, #c03896, #f84f49, #ffbd4e);color: #fefefe;}
.social.instagram:hover, .social.instagram:focus {background-color: #be3221;color: #fefefe;}

.social.strava {background-color: #fc4c02;color: #fefefe;}
.social.strava:hover, .social.strava:focus {background-color: #be3221;color: #fefefe;}

.book {background-color: #237139;color: #fefefe;}
.book:hover, .social.google-plus:focus {background-color: #be3221;color: #fefefe;}

.breadcrumb-share { background:none; font-size:18px; margin: -9px 10px -10px 5px; display:block; color: white; float:left; padding: 0; }
.facebook-share { margin-right: 10px;background: #3b5998;font-size: 1em;line-height: 1em;padding: 10px;border-radius: 6px;margin-top: 3px;float: right;height: 10px; }
.twitter-share { background: #1da1f3;font-size: 1em;line-height: 1em;padding: 10px;border-radius: 6px;margin-top: 3px;float: right;height: 10px; }
.googleplus-share { margin-right: 10px;background:#dc4a38;font-size: 1em;line-height: 1em;padding: 10px;border-radius: 6px;margin-top: 3px;float: right;height: 10px; }
.linkedin-share { margin-right: 10px;background:#007bb6;font-size: 1em;line-height: 1em;padding: 10px;border-radius: 6px;margin-top: 3px;float: right;height: 10px; }

/* Slide Styling */

.slide-navigation {background: #237139; color:#272727; margin:0 auto; padding: 5px 0 0 0; width:100%;height: 70px;}
.slide-navigation p {font-family: Montserrat; font-size: 2.25rem;letter-spacing: -3px; font-weight: 300!important; color: #fff !important; text-align:left; margin:0; height: 45px;margin-top: 0px;}
.slide-maintnav {background: #f8f8f8; color:#272727; margin:0 auto; overflow:hidden; padding:0; width:100%; }
.slide-breadcrumbs {background: #237139; color:#272727; margin:0 auto; overflow:hidden; padding:0; width:100%; max-height: 28px;}
.pagination a, .pagination button {display: block;padding: 0.1875rem 0.625rem;border-radius: 0;color: #fff;font-weight: 600;letter-spacing: -1px;text-decoration: none;}
.slide-white-tour {background: #fff;padding: 50px;}
.slide-green-tour {background: #237139;color: #fff;padding: 50px;}
.slide-green-tour strong {color:white;}
.slide-green-tour p {color:white;}
.slide-green-tour h3 {color:white;}
.slide-green-tour a {color:white;}

.slide-green {background: #237139;color: #fff;padding: 0px;}
.slide-green h2 {color: white;}
.slide-search {background: #00350E;color: #fff;padding: 20px;}
.slide-search p {color: #fff;font-size: 1.5rem;text-align: center;font-weight: 600;letter-spacing: -1px;}
.slide-white {background: #fff; color:#272727; margin:0 auto; overflow:hidden; padding:50px 0; width:100%; }
.slide-background-header {background: url(../img/slide-2.jpg) 100% 0 no-repeat #222;
                          background-size: auto auto;
                          color: #fff;
                          background-size: cover;}
.slide-background-header .row {max-width: 100%;}
.slide-twitter { background: #55acee; color: #fff;}
.slide-twitter h1 {margin-top: 65px;color: white;text-align: center;}
.slide-twitter h4 {color: #fff;text-align: center;font-weight: 600;letter-spacing: -1px;margin-top: 5px;}
.slide-twitter p {font-weight: 600;color: white;text-align: center;letter-spacing: -1px;font-size: 1.25rem;margin-top: -15px;}

.slide-footer { background: #908F8F; color: #fff;}
.slide-footer h3 { text-align:left; color:#fff;}

/* Grid Styling */

.component-grid, .grid { width: 100%; max-width: 100%; padding-bottom: 0; }
.component-grid { padding: 0px; }
.grid figure {position: relative; float: left; overflow: hidden; margin: 10px 0px; min-width: 100%; max-width: 480px;
              max-height: 360px; background: #3085a3; text-align: center; cursor: pointer;}
.grid figure figcaption {padding:1em;}
.grid figure img {margin-left: auto;margin-right: auto;width: 100%;height:auto!important;display:block;}
.grid figure h2, .grid figure p {color:#fff;word-spacing:0;}
.grid figure h2 {font-size:1.75rem;font-weight:600;}
.component-grid li {width:33%}
.component-grid figure {width: 100%; max-width: 100%;}
.component-grid figure img {margin-left: auto; margin-right: auto; width: 100%;}

figure.effect-oscar figcaption {background:none;}

.grid figure h2 span {
    font-weight: 800;
    color: #00350E;
}

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(116, 116, 116, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

.guide-callout {position: relative;margin: 0 0 1rem 0;padding: 2rem;border: none;border-radius: 0;background-color: #e6e6e6;color: #0a0a0a;}

/* Edit Link Styling */

.editLink {float:none !important; position: fixed; bottom: -2px; left: 46%; border-radius: 10px 10px 0 0 !important; background: #15c !important;
           box-shadow: 0px 0px 5px #999, 0px 2px 3px #4ae inset; width: auto !important; height: 55px; text-align: center; padding: 10px 10px 0px 10px !important;
           vertical-align: center; z-index: 100000;}

.fi-page-edit {margin-left:-25px;float:left;}

/* Image Styling */

img { height: auto !important; }
p img { margin-bottom: 1rem; }
img.left { float: left; margin: 5px 20px 10px 0px; }
img.right { float: right; margin: 5px 0px 10px 20px; }
.calendar img {max-width:none;}

/* Button Styling */

.button.success {background-color: #3adb76;color: #ffffff;}
.button.primary {background-color: #ffcc00;color: #000;font-weight: 600;letter-spacing: -1px;}

/* News Box Styling */

.news-card-tag {margin-bottom: 0.5rem;}
.news-card-tag .label {border-radius: 0.125rem;background-color: #1779ba;color: #fefefe;}
.news-card-tag .label a {background-color: inherit;color: inherit;}
.news-card-tag .label:hover, .news-card-tag .label:focus {background-color: #14679e;}
.news-card-tag .label:hover a, .news-card-tag .label:focus a {background-color: inherit;color: inherit;}
.news-card {background-color: #fefefe;font-weight: 400;margin-bottom: 1.6rem;border-radius: 0.125rem;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);}
.news-card .card-section {background-color: inherit;}
.news-card .card-section .news-card-date {font-size: 0.9em; line-height: 1.2em;color: #8a8a8a;}
.news-card .card-section .news-card-article {background-color: inherit;}
.news-card .card-section .news-card-article .news-card-title {line-height: 1.3;padding-top: 10px;font-weight: bold;}
.news-card .card-section .news-card-article .news-card-title a {text-decoration: none;color: #8a8a8a;transition: color 0.5s ease;}
.news-card .card-section .news-card-article .news-card-title a:hover {color: #1779ba;}
.news-card .card-section .news-card-article .news-card-description {color: #8a8a8a;}
.news-card .card-section .news-card-author {overflow: hidden;padding-bottom: 1.6rem;}
.news-card .card-section .news-card-author .news-card-author-image {display: inline-block;vertical-align: middle;}
.news-card .card-section .news-card-author .news-card-author-image img {border-radius: 50%;margin-right: 0.6em;}
.news-card .card-section .news-card-author .news-card-author-name {display: inline-block;vertical-align: middle;}

/* Homepage News Box Styling */

.article-row-section {max-width: 90rem;margin-right: auto;margin-left: auto;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-flow: row wrap;
                      -ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.article-row-section-inner {-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-right: 0.625rem;padding-left: 0.625rem;max-width: 100%;}
.article-row-section-header {padding: 1.5rem 0;margin: 0;line-height: 1;}
.article-row {display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;padding: 1.5rem 0;
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);margin-bottom: 50px;}
.article-row-img img {width: 100%;}
.article-row-content {padding: 1.5rem 0 0;color: #0a0a0a;}
.article-row-content-header {font-size: 1.4rem;margin-top: -5.75px;}
.article-row-content-description {text-align: left;font-size: 0.9em;line-height: 1.2em;padding-left: 2px;padding-right: 20px;}
.article-row-content-author {font-size: 0.875rem;margin-bottom: 0;color: #8a8a8a;}
.article-row-content-time {font-size: 0.875rem;margin-bottom: 0;color: #8a8a8a;}
.article-row-reversed .article-row-content {-webkit-order: 2;-ms-flex-order: 2;order: 2;padding: 0 1.5rem 0 0;}
.article-row-reversed .article-row-img {-webkit-order: 1;-ms-flex-order: 1;order: 1;padding: 0 0 1.5rem 0;}

/*  Gallery Styling */

.masonry-css {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;-webkit-column-gap: 2.5px;-moz-column-gap: 2.5px;column-gap: 2.5px;}
.masonry-css-item {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;margin-bottom: 2.5px;}

.reveal {width: auto;max-width: 78vw!important;height: auto;max-height: 77.5vh!important;margin-top: 45px;}
.reveal img {display: inline-block;vertical-align: middle;max-width: 100%;height: auto!important;max-height: 73.5vh!important;-ms-interpolation-mode: bicubic;}
.reveal p {line-height: 22px;}

/* Override for Foundation reveal overlay */

.reveal-overlay {overflow: auto;}
.reveal-modal-bg{position:fixed;}
.reveal-modal{position:fixed;}

/* Override for Foundation reveal (modal) */

.gallery-reveal {position: absolute;top: 50%;left: 50%;min-height: 1px;height: auto;border: 0;box-shadow: 0 remy(2px) remy(4px) rgba(0, 0, 0, .5);transform: translate(-50%, -50%);}

.callout-gallery {position: relative;padding: 20px;border: none;border-radius: 0;background-color: #495e71;}
.callout-gallery p {color:#fff;line-height: 22px;text-align:center;margin-bottom:20px;}
.callout-twitter-card {position: relative;margin: 0 0 1rem 0;border: 1px solid rgba(10, 10, 10, 0.25);border-radius: 0;background-color: white;color: #0a0a0a;}

/* Custom styles for author */
.modal-author {margin-bottom: remy(8px);font-size: remy(16px);}
.close-button {transition: color .25s cubic-bezier(.4, 0, 1, 1);background:none;}
.featured-image-block-grid-header {margin-left: auto;margin-right: auto;}
.featured-image-block {margin-bottom: 20px;}
.featured-image-block .featured-image-block-title {font-size:1.5em;line-height:1.1em;font-weight: normal;letter-spacing:-1px;text-shadow: 0 0 5px #000;text-transform: none;padding: 0 10px;height: 3em;margin-top: 0px;margin-bottom: 32.5px;color:white;background:  #237139;padding-top: 7.5px;}
.featured-image-block a:hover p {color: #1779ba;}

.card-product:hover .card-product-img-wrapper img {-webkit-filter: grayscale(0);filter: grayscale(0);}
.card-product:hover .card-product-img-wrapper .button {-webkit-transform: translateY(-3rem);-ms-transform: translateY(-3rem);transform: translateY(-3rem);}
.card-product-img-wrapper {margin-bottom: 1.375rem;position: relative;overflow: hidden;}
.card-product-img-wrapper .button {transition: all 0.2s ease;background-color: #237139;padding: 1rem 0.5rem;bottom: -3rem;-webkit-transform: translateY(3rem);-ms-transform: translateY(3rem);
                                   transform: translateY(3rem);position: absolute;z-index: 2;color: #fefefe;margin-bottom: 0;}
.card-product-img-wrapper .button:hover {background-color: #1779ba;}
.card-product-img-wrapper img {transition: all 0.2s ease;-webkit-filter: grayscale(1);filter: grayscale(1);width: 100%;}
.card-product-img-wrapper .card-product-name {font-size: 1.375rem;}
.card-product-name {margin-top: -20px;font-weight: 600;letter-spacing: -2px;line-height: 1.25em;font-size: 1.6rem;text-align: center;height: 4rem;}
.card-product-img-wrapper .card-product-price {font-weight: bold;}
.card-product-img-wrapper .card-product-description {color: #8a8a8a;font-size: 0.875rem;margin-bottom: 0;}
.card-info {background: #fefefe;border: 1px solid #8a8a8a;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);overflow: hidden;border-radius: 0;}
.card-info .card-info-label {border-color: transparent #8a8a8a transparent transparent;border-color: rgba(255, 255, 255, 0) #8a8a8a rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);}
.card-info.primary {border-color: #1779ba;}
.card-info.primary .card-info-label {border-color: transparent #1779ba transparent transparent;border-color: rgba(255, 255, 255, 0) #1779ba rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);}
.card-info.secondary {border-color: #767676;}
.card-info.secondary .card-info-label {border-color: transparent #767676 transparent transparent;border-color: rgba(255, 255, 255, 0) #767676 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);}
.card-info.info {border-color: #37a0e6;}
.card-info.info .card-info-label {border-color: transparent #37a0e6 transparent transparent;border-color: rgba(255, 255, 255, 0) #37a0e6 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);}
.card-info.alert {border-color: #cc4b37;}
.card-info.alert .card-info-label {border-color: transparent #cc4b37 transparent transparent;border-color: rgba(255, 255, 255, 0) #cc4b37 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);}
.card-info.success {border-color: #3adb76;}
.card-info.success .card-info-label {border-color: transparent #3adb76 transparent transparent;border-color: rgba(255, 255, 255, 0) #3adb76 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);}
.card-info.warning {border-color: #237139;}
.card-info .card-info-label {background:#237139;height: 2.5rem;width: 55%;}
.card-info .card-info-label-easy {background:#27378b;height: 2.5rem;width: 100%;}
.card-info.easy {border-color: #27378b;}

.card-info .card-info-label-moderate {background:#ffae00;height: 2.5rem;width: 100%;}
.card-info.moderate {border-color: #ffae00;}

.card-info .card-info-label-difficult {background:#af00b5;height: 2.5rem;width: 100%;}
.card-info.difficult {border-color: #af00b5;}
.card-info .card-info-label-expert {background:#ed263a;height: 2.5rem;width: 100%;}
.card-info.expert {border-color: #ed263a;}
.card-info .card-info-content {padding: 0.5rem 1.5rem 0.875rem;}
.card-info .card-info-label-text {color: #fefefe;font-size: 1.1rem;font-weight: bold;left: 1rem;white-space: nowrap;text-transform: uppercase;text-align: center;margin-top: 6px;}
.card-product-description {font-size: 0.95em;letter-spacing: 0px;line-height: 1.5em;padding: 2.5px;}
.callout-tour {height: 8.25rem;position: relative;margin-top: 20px;margin-bottom: 20px;padding: 1rem;background-color: #eaeaea;color: #0a0a0a;}


.travel-feature-card-header {background-color: #237139;padding: 10px 15px 5px 25px;position: relative;margin-top: 15px;}
.travel-feature-card-header.icon:after {font: normal normal normal 14px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
                                        position: absolute;left: 20px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);color: #fefefe;}
.travel-feature-card-header.hotel-icon:after {content: "\f236";}
.travel-feature-card-header.car-icon:after {content: "\f1b9";}
.travel-feature-card-subtitle {float: left;font-weight: 600;letter-spacing: -1px;font-size: 1.5em;color: #fff;margin-top: 5px;}

.travel-feature-card-header-easy {background-color: #27378b;padding: 0px 5px 0px 25px;position: relative;}
.travel-feature-card-easy {text-align: left;color: #fff;font-weight: 600;font-size: 1.1rem;margin-bottom: 0px;}

.travel-feature-card-header-moderate {background-color: #ffae00;padding: 0px 5px 0px 25px;position: relative;}
.travel-feature-card-moderate {text-align: left;color: #fff;font-weight: 600;font-size: 1.1rem;margin-bottom: 0px;}
.travel-feature-card-header-expert {background-color: #ed263a;padding: 0px 5px 0px 25px;position: relative;}
.travel-feature-card-expert {text-align: left;color: #fff;font-weight: 600;font-size: 1.1rem;margin-bottom: 0px;}
.travel-feature-card-header-difficult {background-color: #af00b5;padding: 0px 5px 0px 25px;position: relative;}
.travel-feature-card-difficult {text-align: left;color: #fff;font-weight: 600;font-size: 1.1rem;margin-bottom: 0px;}
.travel-feature-card-header-controls a {color: #fefefe;}
.travel-feature-card-header-controls i {height: 20px;width: 20px;margin-left: 10px;}
.travel-feature-card-image {margin-top: 5px;}
.travel-feature-card-details {background: #f0f0f0;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 20px;color: #8a8a8a;}
.travel-feature-card-details button.added-button {color: #505050;font-weight: 700;letter-spacing: 0.5px;font-size: 0.8em;}
.travel-feature-card-details button.added-button img {margin-right: 5px;}
.travel-feature-card-details button.added-button:hover {color: #505050;border: 1px solid #747474;}
.travel-feature-card-details button.add-button {color: #fff;font-weight: 700;letter-spacing: 0.5px;font-size: 0.8em;}
.travel-feature-card-price-subtext {font-size: 0.9rem;}
.travel-feature-card-price h6 {font-weight: 600;font-size: 1.3em;color: #0a0a0a;padding: 0;margin: 0;}
.travel-feature-card-title {font-weight: 500;font-size: 1.25em;color: #0a0a0a;text-align: left;}
.travel-feature-card-description {text-align:left;}
.travel-feature-card-date-range {font-size: 0.9em;font-weight: 700;color: #0a0a0a;text-align: left;}
.travel-feature-card-header-controls {float: right;}
.travel-feature-card-header-controls i {height: 20px;width: 20px;margin-left: 10px;}

.tour-type-callout {position: relative;margin: 0 0 1rem 0;padding: 1.5rem;border: none;border-radius: 0;background-color: #eaeaea;color: #0a0a0a;}
.tour-logos {max-height: 14vh;margin-bottom: 2vh;margin-top: 1vh;}
.tour-type-title {margin-top: -0.5vh;font-weight: 600;letter-spacing: -2px;line-height: 1.25em;font-size: 1.6rem;text-align: center;}

.tour-logos-main {max-height: 14vh;margin-bottom: 2vh;margin-top: -5vh;margin-left: auto;margin-right: auto;display: block;}

.responsive-card-table {
    border-collapse: collapse;
}

.responsive-card-table.unstriped tbody {
    background-color: transparent;
}

.responsive-card-table th {
    background-color: #e6e6e6;
}

.responsive-card-table tr,
.responsive-card-table th,
.responsive-card-table td {
    border: 1px solid #0a0a0a;
}

@media screen and (max-width: 640px) {
    .responsive-card-table {
        margin-left: -2.3rem;
        max-width: 100vw;
    }
    .responsive-card-table thead tr {
        position: absolute;
        top: -9999em;
        left: -9999em;
    }
    .responsive-card-table tr {
        border: 1px solid #0a0a0a;
        display: block;
    }
    .responsive-card-table tr + tr {
        margin-top: 1.5rem;
    }
    .responsive-card-table td {
        border: none;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #0a0a0a;
        padding-left: 50%;
        position: relative;
    }
    .responsive-card-table td:before {
        content: attr(data-label);
        display: inline-block;
        font-weight: bold;
        line-height: 1.5;
        margin-left: -100%;
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .responsive-card-table td:after {
        content: '';
        position: absolute;
        background: #e6e6e6;
        width: 45%;
        height: 95%;
        left: 1px;
        top: 1px;
        z-index: 0;
    }
}


.mobile-app-dashboard-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40vh;
    width: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("https://images.pexels.com/photos/59519/pexels-photo-59519.jpeg?h=350&auto=compress&cs=tinysrgb") center center no-repeat;
}

.mobile-app-dashboard-header h1 {
    color: #fefefe;
    text-align: center;
    font-size: 22px;
    background: rgba(254, 254, 254, 0.2);
}

.mobile-app-dashboard {
    background-color: transparent;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 60vh;
}

.mobile-app-dashboard a {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0;
    color: #8a8a8a;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #8a8a8a;
}

.mobile-app-dashboard a:nth-child(2n-1) {
    border-right: 1px solid #8a8a8a;
}

.mobile-app-dashboard .mobile-app-dashboard-inner {
    height: 75px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mobile-app-dashboard .mobile-app-dashboard-inner img,
.mobile-app-dashboard .mobile-app-dashboard-inner svg,
.mobile-app-dashboard .mobile-app-dashboard-inner i {
    max-width: 3.125rem;
    max-height: 3.125rem;
    font-size: 3.125rem;
}

hr {
    clear: both;
    max-width: 100%;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}


#engadget-footer-sitemap-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    background-color: #908F8F;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap {
    max-width: 90rem;
    margin-right: auto;
    margin-left: auto;
    color: #e6e6e6;
    padding: 1.75rem 0;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap::before, #engadget-footer-sitemap-container #engadget-footer-sitemap::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap::after {
    clear: both;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap a {
    color: #e6e6e6 !important;
    text-decoration: none;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
    float: left;
    width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(1n) {
    clear: none;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(2n+1) {
    clear: both;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:last-child {
    float: left;
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
        float: left;
        width: 25%;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(1n) {
        clear: none;
    }
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(4n+1) {
        clear: both;
    }
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:last-child {
        float: left;
    }
}


#engadget-footer-social-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    background-color: #2A2828;
}

#engadget-footer-social-container #engadget-footer-social {
    max-width: 90rem;
    margin-right: auto;
    margin-left: auto;
    color: #e6e6e6;
    padding: .75rem 0;
}

#engadget-footer-social-container #engadget-footer-social::before, #engadget-footer-social-container #engadget-footer-social::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#engadget-footer-social-container #engadget-footer-social::after {
    clear: both;
}

#engadget-footer-social-container #engadget-footer-social a {
    color: #e6e6e6 !important;
}

#engadget-footer-social-container #engadget-footer-social .footer-left {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-social-container #engadget-footer-social .footer-left:last-child:not(:first-child) {
    float: right;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left:last-child:not(:first-child) {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        width: 41.66667%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left:last-child:not(:first-child) {
        float: right;
    }
}

#engadget-footer-social-container #engadget-footer-social .footer-left .input-group-field {
    background: #fefefe;
}

#engadget-footer-social-container #engadget-footer-social .footer-right {
    text-align: right;
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-social-container #engadget-footer-social .footer-right:last-child:not(:first-child) {
    float: right;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right:last-child:not(:first-child) {
        float: right;
    }
}

#engadget-footer-social-container #engadget-footer-social .fa {
    padding: 0 0 0 0.6rem;
}

#engadget-footer-social-container #engadget-footer-social h2 {
    color: #fefefe;
}

#engadget-footer-social-container #engadget-footer-social p {
    font-size: 0.8rem;
    margin-bottom: 0;
}

#engadget-footer-contact-details-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    background-color: #fefefe;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details {
    max-width: 90rem;
    margin-right: auto;
    margin-left: auto;
    color: #8a8a8a;
}


#engadget-footer-contact-details-container #engadget-footer-contact-details::before, #engadget-footer-contact-details-container #engadget-footer-contact-details::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details::after {
    clear: both;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details a {
    color: #8a8a8a !important;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    text-align: center;
    font-size: 0.9rem;
}

.callout-tour p {text-align:center;margin-bottom: 0px;}

.card {
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a;
    height: 37rem;
}

.gallery-image {height: 330px!important;}

.form-logo {margin-left:auto;margin-right:auto;display:block;}
.form-heading {text-align:center;}
.fieldset {margin: 1.125rem 0;padding: 1.25rem;border: 2px solid #237139;}
.fieldset legend {margin: 0;margin-left: -0.1875rem;padding: 0 0.1875rem;background: #fefefe;color: #237139;font-weight: 600;letter-spacing: -1px;font-size: 1.1rem;}
label {display: block;margin: 0;font-size: 0.875rem;line-height: 1.8;color: #237139;font-weight: 600;}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left:last-child:not(:first-child) {
    float: right;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left li {
    display: block;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        text-align: left;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left:last-child:not(:first-child) {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        width: 66.66667%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left:last-child:not(:first-child) {
        float: right;
    }
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left ul {
        margin-bottom: 0;
    }
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left li {
        display: inline-block;
    }
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left .fa {
    padding: 0 0.4rem;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
    font-size: 0.9rem;
}

@media screen and (max-width: 39.9375em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        display: none !important;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right:last-child:not(:first-child) {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        width: 33.33333%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        text-align: right;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right:last-child:not(:first-child) {
        float: right;
    }
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right ul {
        padding-top: 1.6rem;
    }
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right .fa {
    padding: 0 0.4rem;
}



@media screen and (max-width: 39.9375em) {
    .travel-feature-card-content {padding-bottom: 15px;border-bottom: 1px solid #cacaca;}
}

.travel-feature-card-price {text-align: right;}

@media screen and (max-width: 39.9375em) {
    .travel-feature-card-price {padding-top: 15px;}
    .travel-feature-card-price .price-subtext {margin-bottom: 0px;}
}

@media screen and (min-width: 25em) {
    .masonry-css {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
}

@media screen and (min-width: 37.5em) {
    .masonry-css {
        -webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
}

@media screen and (min-width: 50em) {
    .masonry-css {-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
}

@media screen and (min-width: 68.75em) {
    .masonry-css {-webkit-column-count: 6; -moz-column-count: 6;column-count: 6;}
}

// Function to convert px to rems
@function remy($value, $base: 16px) {
    @return ($value / $base) * 1rem;
}

// Variables
$breakpoint-xlarge: 1200px;

/* Extending Foundation grid */
@media screen and (min-width: $breakpoint-xlarge) {
    .xlarge-1 {flex: 0 0 8.33333%;max-width: 8.33333%;}
    .xlarge-2 {flex: 0 0 16.66667%;max-width: 16.66667%;}
    .xlarge-3 {flex: 0 0 25%;max-width: 25%;}
    .xlarge-4 {flex: 0 0 33.33333%;max-width: 33.33333%;}
    .xlarge-5 {flex: 0 0 41.66667%;max-width: 41.66667%;}
    .xlarge-6 {flex: 0 0 50%;max-width: 50%;}
    .xlarge-7 {flex: 0 0 58.33333%;max-width: 58.33333%;}
    .xlarge-8 {flex: 0 0 66.66667%;max-width: 66.66667%;}
    .xlarge-9 {flex: 0 0 75%;max-width: 75%;}
    .xlarge-10 {flex: 0 0 83.33333%;max-width: 83.33333%;}
    .xlarge-11 {flex: 0 0 91.66667%;max-width: 91.66667%;}
    .xlarge-12 {flex: 0 0 100%;max-width: 100%;}
}

/* Your Style Changes Below */





/* Screen Size CSS Below */

// Small screens
@media only screen {
    .main-content-row {margin-top:70px;}
    .slide-navigation p {font-family: Montserrat;font-size: 1.25rem;letter-spacing: -2px;font-weight: 300!important;color: #fff!important;text-align: left;
                         margin: 0;height: 45px;line-height: 25px;margin-top: 2px;}
    .slide-navigation {background: #fff;color: #272727;margin: 0 auto;overflow: hidden;padding: 5px 0 0 0;width: 100%;height: 70px;}
    .gallery-image {height: auto!important;}
    .article-row-img img {width: 82%;}
    .article-row-content {padding: 20px;}    
    h1 {font-size: 2em;font-weight: 600;letter-spacing: -2.5px;margin-top: 20px;margin-bottom: 20px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
    h2 {font-size: 1.75em;font-weight: 600;letter-spacing: -2px;margin-top: 10px;margin-bottom: 10px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
    h3 {font-size: 1.5em;font-weight: 600;letter-spacing: -1px;margin-top: 10px;margin-bottom: 10px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
    .slide-white {padding: 25px;}
    .slide-footer {padding: 25px;}
    .grid figure.effect-honey h2 {font-size: 0.9em;}
    .news-card {height: auto;}
    .reveal {width: auto;max-width: 78vw!important;height: 50vh!important;min-height:20vh;margin-top: 20vh;margin-left: 10vw;} 
    .card-info .card-info-label-text {color: #fefefe;font-size: 0.85rem;font-weight: bold;position: absolute;left: 1rem;top: 10px;white-space: nowrap;text-transform: uppercase;}
    .card-product-name {height: auto;}
    .featured-image-block .featured-image-block-title {height: auto;padding: 10px;}
    .card-info .card-info-label {background:#237139;height: 2.5rem;width: 100%;}
    .card-info .card-info-label-easy {background:#27378b;height: 2.5rem;width: 100%;}
    .card-info.easy {border-color: #27378b;}
    .card-info .card-info-label-moderate {background:#ffae00;height: 2.5rem;width: 100%;}
    .card-info.moderate {border-color: #ffae00;}
    .card-info .card-info-label-difficult {background:#af00b5;height: 2.5rem;width: 100%;}
    .card-info.difficult {border-color: #af00b5;}
    .card-info .card-info-label-expert {background:#ed263a;height: 2.5rem;width: 100%;}
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {width: 100%;}
    .header-image {height: 17vh;}
}  /* Define mobile styles */ 

@media only screen and (max-width: 40em) {
    .main-content-row {margin-top:70px;}
    .slide-navigation p {font-family: Montserrat;font-size: 1.25rem;letter-spacing: -2px;font-weight: 300!important;color: #fff!important;text-align: left;
                         margin: 0;height: 45px;line-height: 25px;margin-top: 2px;}
    .slide-navigation {background: #237139;color: #272727;margin: 0 auto;overflow: hidden;padding: 5px 0 0 0;width: 100%;height: 70px;}
    .gallery-image {height: auto!important;}
    .article-row-img img {width: 82%;}
    .article-row-content {padding: 20px;}    
    .reveal {width: auto;max-width: 78vw!important;height: 50vh!important;min-height:20vh;margin-top: 20vh;margin-left: 10vw;} 
    .news-card {height: auto;}
    h1 {font-size: 2em;font-weight: 600;letter-spacing: -2.5px;margin-top: 20px;margin-bottom: 20px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
    h2 {font-size: 1.75em;font-weight: 600;letter-spacing: -2px;margin-top: 10px;margin-bottom: 10px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
    h3 {font-size: 1.5em;font-weight: 600;letter-spacing: -1px;margin-top: 10px;margin-bottom: 10px;font-family: 'Open Sans', Arial, sans-serif;color: #00350E;}
    .slide-white {padding: 25px;}
    .slide-footer {padding: 25px;}
    .grid figure.effect-honey h2 {font-size: 0.9em;}
    .news-card {height: auto;}
    .reveal {width: auto;max-width: 78vw!important;height: 50vh!important;min-height:20vh;margin-top: 20vh;margin-left: 10vw;} 
    .card-info .card-info-label-text {color: #fefefe;font-size: 0.85rem;font-weight: bold;position: relative;text-align: center!important;left: 0;top: 10px;white-space: nowrap;text-transform: uppercase;}
    .card-product-name {height: auto;}
    .featured-image-block .featured-image-block-title {height: auto;padding: 10px;}
    .card-info .card-info-label {background:#237139;height: 2.5rem;width: 100%;}
    .card-info .card-info-label-easy {background:#27378b;height: 2.5rem;width: 100%;}
    .card-info.easy {border-color: #27378b;}
    .card-info .card-info-label-moderate {background:#ffae00;height: 2.5rem;width: 100%;}
    .card-info.moderate {border-color: #ffae00;}
    .card-info .card-info-label-difficult {background:#af00b5;height: 2.5rem;width: 100%;}
    .card-info.difficult {border-color: #af00b5;}
    .card-info .card-info-label-expert {background:#ed263a;height: 2.5rem;width: 100%;}
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {width: 100%;}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

// Medium screens
@media only screen and (min-width: 40.063em) {
    .main-content-row {margin-top:70px;}
    .gallery-image {height: 250px!important;}.slide-navigation p {font-family: Montserrat;font-size: 1.25rem;letter-spacing: -2px;font-weight: 300!important;color: #000!important;text-align: left;
                                                                  margin: 0;height: 45px;line-height: 25px;margin-top: 2px;}
    .slide-navigation {background: #237139;color: #272727;margin: 0 auto;overflow: hidden;padding: 5px 0 0 0;width: 100%;height: 70px;}
    .slide-navigation p {font-family: Montserrat;font-size: 1.25rem;letter-spacing: -2px;font-weight: 300!important;color: #fff!important;text-align: left;
                         margin: 0;height: 45px;line-height: 25px;margin-top: 2px;}
    .featured-image-block .featured-image-block-title {height: 4em;padding: 10px;}
    .card-info .card-info-label {background:#237139;height: 2.5rem;width: 100%;}
    .card-info .card-info-label-easy {background:#27378b;height: 2.5rem;width: 100%;}
    .card-info.easy {border-color: #27378b;}
    .card-info .card-info-label-moderate {background:#ffae00;height: 2.5rem;width: 100%;}
    .card-info.moderate {border-color: #ffae00;}
    .card-info .card-info-label-difficult {background:#af00b5;height: 2.5rem;width: 100%;}
    .card-info.difficult {border-color: #af00b5;}
    .card-info .card-info-label-expert {background:#ed263a;height: 2.5rem;width: 100%;}
    .card-info .card-info-label-text {;position: relative;text-align: center!important;left: 0;}
    } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .main-content-row {margin-top:70px;}
    .gallery-image {height: 250px!important;}.slide-navigation p {font-family: Montserrat;font-size: 1.25rem;letter-spacing: -2px;font-weight: 300!important;color: #000!important;text-align: left;
                                                                  margin: 0;height: 45px;line-height: 25px;margin-top: 2px;}
    .slide-navigation {background:#237139;color: #272727;margin: 0 auto;overflow: hidden;padding: 5px 0 0 0;width: 100%;height: 70px;}
    .slide-navigation p {font-family: Montserrat;font-size: 1.25rem;letter-spacing: -2px;font-weight: 300!important;color: #fff!important;text-align: left;
                         margin: 0;height: 45px;line-height: 25px;margin-top: 2px;}
    .featured-image-block .featured-image-block-title {height: 4em;padding: 10px;}
    .card-info .card-info-label {background:#237139;height: 2.5rem;width: 100%;}
    .card-info .card-info-label-easy {background:#27378b;height: 2.5rem;width: 100%;}
    .card-info.easy {border-color: #27378b;}
    .card-info .card-info-label-moderate {background:#ffae00;height: 2.5rem;width: 100%;}
    .card-info.moderate {border-color: #ffae00;}
    .card-info .card-info-label-difficult {background:#af00b5;height: 2.5rem;width: 100%;}
    .card-info.difficult {border-color: #af00b5;}
    .card-info .card-info-label-expert {background:#ed263a;height: 2.5rem;width: 100%;}
    .card-info .card-info-label-text {;position: relative;text-align: center!important;left: 0;}
    .header-image {height: 25vh;}
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */


@media only screen and (min-width: 64em) and (max-width: 90em) {
    .slide-navigation p {font-family: Montserrat;font-size: 1.75rem;letter-spacing: -2px;font-weight: 300!important;color: #fff!important;text-align: left;margin: 0;height: 45px;
                         line-height: 25px;margin-top: 15px;}
    .navigation-phone {display:none;}
} /* Large - Medium Cut Off {iPad]} */

// Large and up
@media screen and (min-width: 64em) {

}

// Large only
@media screen and (min-width: 64em) and (max-width: 74.9375em) {

}

@media print, screen and (min-width: 40em) {
    .article-row-section-inner {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    .article-row-section-inner {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 100%;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .article-row-section-inner {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    .article-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media print, screen and (min-width: 40em) {
    .article-row-img img {
        max-width: none;
        width: auto;
    }
}

@media print, screen and (min-width: 40em) {
    .article-row-content {
        padding: 0 0 0 1.5rem;
    }
}

@media print, screen and (min-width: 40em) {
    .article-row-reversed .article-row-content {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .article-row-reversed .article-row-img {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}