/* Manual Theme Overrides Go Here */

@media (max-width: 767px) {
	.small, .nav-item a.nav-link, .primary-btn {
		font-size: 15px !important;
	}
	
	.ginput_recaptcha {
		transform: scale(0.75);
	}
}
.seo {
	display: none;
}
@media (min-width:1800px) {
	.seo {
		display: block;
	}
}
ul.resource-list li {
	list-style: none;
	border-bottom: solid 1px #efefef;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Righteous", sans-serif;
	text-align: center;
	padding: 0.5rem;
}

ul.resource-list li a {
	color: #000;
}

ul.resource-list li a i {
	color: #83B136;
	margin-right: 5px;
}
@media (max-width:767px) {
  .min-box, .min-box .front, .min-box .back, .min-box .flip-height {
    min-height: 100vw;
  }
}

/* Secondary Nav */

.secondary-nav-wrap ul {
	display: auto;
}

.secondary-nav-wrap ul#menu-secondary-navigation {
    display: flex;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.secondary-nav-wrap ul#menu-secondary-navigation ul {
	display: none;
	margin-top: -1px;
}


.secondary-nav-wrap ul#menu-secondary-navigation > li.dropdown:hover ul.dropdown-menu {
	display: block;
	background: #444;
	text-align: left !important;
	min-width: 13rem;
	border-radius: 0;
	top: 98%;
}

.secondary-nav-wrap ul#menu-secondary-navigation > li.dropdown:hover ul.dropdown-menu .nav-link {
	text-align: left;
	padding: 4px 8px;
}

.about-us .top-grey {
	display: none!important;	
}
.secondary-nav-wrap {
	padding: 0px;
}

.secondary-nav .dropdown-menu a {
  color:white !important
}

.linky {
	text-decoration: underline;
	color: #8CBD3A;
}
.secondary-nav-wrap ul li {
	font-size:.8rem;
}

.partners .no-show {
	display: none!important;
}

.employment-opportunities .sidebar {
	display: none!important;
}

.digital-library .sidebar {
	display: none!important;
}

.blog .sidebar {
	display: none!important;
}

.customer-reviews .no-thx {
	display: none!important;
}

.customer-reviews .no-show {
	display: none!important;
}

.coachella .no-thx {
	display: none!important;
}

.coachella .no-show {
	display: none!important;
}

.case-study .no-thx {
	display: none!important;
}

.case-study .no-show {
	display: none!important;
}

.vapen-mj-ventures-extraction-lab .no-thx {
	display: none!important;
}

.vapen-mj-ventures-extraction-lab .no-show {
	display: none!important;
}

.washington-state .no-thx {
	display: none!important;
}

.washington-state .no-show {
	display: none!important;
}

.home .no-show {
	display: none!important;
}

.about-us .grey-bkg {
	display: none!important;
}
@media (max-width:767px) {
	.hp-hero h3.sub-heading {
		font-size: 15px;
	}
	.flip-container .h2 {
		font-size: 22px;
	}
}
@media (max-width:991px) {
	.flip-height {
		height: 63vw;
	}
}
.absolute {
	height: 100%;
}

.prePlan {
	border: 2px solid #8BBC3B;
	max-height: 150px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.customer-container-checklist .page-contact-form-wrap {
	display: none!important;
}

.bus-for-sale .top-grey {
	display: none!important;
}

.bus-for-sale .page-contact-form-wrap {
	display: none!important;
}

.bus-for-sale .no-show {
	display: none!important;
}