/*
    Theme Name: Citrus
    Description: Citrus
    Version: 1.0
    Author: NSTPR
    Author URI: https://nstpr.com
    Tags: Blank, HTML5, CSS3, Bootstrap
*/


/**************************************************
	GLOBALS
**************************************************/
html,
body {
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 16px;
	font-weight: 300;
	height: 100%;
	line-height: 24px;
}

.pad-15 { padding: 15px 0px;}
.pad-30 { padding: 30px 0px;}
.pad-45 { padding: 45px 0px;}
.pad-60 { padding: 60px 0px;}

.pad-15-top { padding-top: 15px;}
.pad-30-top { padding-top: 30px;}
.pad-45-top { padding-top: 45px;}
.pad-60-top { padding-top: 60px;}

.pad-15-all { padding: 15px; }
.pad-30-all { padding: 30px; }
.pad-45-all { padding: 45px; }
.pad-60-all { padding: 60px; }

.fw-100 { font-weight: 100 !important; }
.fw-200 { font-weight: 200 !important; }
.fw-300 { font-weight: 300 !important; }
.fw-400 { font-weight: 400 !important; }
.fw-500 { font-weight: 500 !important; }
.fw-600 { font-weight: 600 !important; }
.fw-700 { font-weight: 700 !important; }
.fw-800 { font-weight: 800 !important; }
.fw-900 { font-weight: 900 !important; }

/***** STICKY FOOTER *****/
#main {
	padding: 0px 0px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}

#footer,
.push {
	height: 100px;
}
/***** end STICKY FOOTER *****/

h1,
.h1 {
	display: block;
}

div.title-citrus-insider,
h1.title-citrus-insider {
	color: #FFD200;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-size: 100px; */
	font-size: 26px;
	font-weight: 200;
	margin: 0 auto;
	padding: 0px 0px 15px;
	text-transform: uppercase;
}

div.title-citrus-insider span,
h1.title-citrus-insider span {
	color: #FFD200;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-size: 100px; */
	font-weight: 700;
	margin: 0 auto;
	padding: 0px;
}

div.title-citrus-insider {
/* 	padding: 45px 0px 60px; */
}

h2,
.h2 {
	display: block;
	font-size: 26px;
	margin: 0px;
	padding: 10px 0px 10px;
}

h2.title-tagline {
	color: #FF681D;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-family: 'Lucida Bright', 'DejaVu Sans', Verdana, 'sans-serif'; */
	font-size: 20px;
	font-weight: 700;
	margin: 0 auto 30px;
	padding: 0px;
}

h2.white {
	color: #ffffff;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-family: 'Lucida Bright', 'DejaVu Sans', Verdana, 'sans-serif'; */
	font-size: 26px;
	font-weight: 700;
	margin: 15px auto;
}

h1.orange,
h2.orange {
	color: #FF681D;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-family: 'Lucida Bright', 'DejaVu Sans', Verdana, 'sans-serif'; */
	font-size: 26px;
	font-weight: 700;
	margin: 15px auto 30px;
}

h1.tribe-events-page-title,
h2.tribe-events-page-title,
h1.green,
h2.green {
	color: #77990F;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-family: 'Lucida Bright', 'DejaVu Sans', Verdana, 'sans-serif'; */
	/* font-size: 26px; */
	font-weight: 700;
	margin: 0px auto 15px;
}

.tribe-events-title-bar {
	margin: 30px auto;
}

h2.tribe-events-page-title {
	color: #77990F;
	font-family: 'Muli', Gotham, Arial, 'sans-serif' !important;
	font-weight: 700 !important;
	margin: 0px auto 15px !important;
}

h3,
.h3 {
	color: #000000;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	margin: 30px auto 15px;
	text-align: center;
}

h3 a,
.h3 a {}

h4,
.h4 {}

h5,
.h5 {}

h5,
.h5 {}

h6,
.h6 {}

a,
a:active,
a:focus,
a:visited {
	color: #FF681D;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	   -moz-transition: color .2s ease-in-out;
		-ms-transition: color .2s ease-in-out;
		 -o-transition: color .2s ease-in-out;
			transition: color .2s ease-in-out;
}

a:hover {
	color: #77990F;
	text-decoration: none;
}

ul,
ol {
	margin: 0 0 20px;
}

ul.bulleted {
	list-style-type: disc;
	padding-left: 20px;
}

ul,
ul.bulleted-list,
ul.bulleted-list li {
    font-size: 16px;
    line-height: 24px;
    list-style-type: disc;
	padding-left: 20px;
}

li {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 20px 15px;
}

p {
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 20px;
}

hr {
  border: 0;
  border-top: 2px solid #707070;
  border-bottom: 2px solid #ffffff;
}

hr.hr-gray {
	border: solid #b7b7b7;
	border-width: 1px 0 0;
	height: 1px;
	margin: 50px 0px 25px;
	padding-top: 20px;
}

strong,
.bold {
    color: inherit;
	font-weight: bold;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.right {
	text-align: right;
}

small,
.small {
    font-size: 12px !important;
    line-height: 12px !important;
    font-weight: 300;
}

.caption {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 300;
}

.white {
	color: #ffffff !important;
}

.white-background {
	background: #ffffff !important;
}

.btn-no-bg {
	background: none;
	border: none;
}

button.orange {
	cursor: pointer;
	display: inline-block;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-family: "Lucida Bright", Georgia, serif; */
	/* font-size: 24px; */
	font-size: 15px;
	font-weight: 600;
	/* padding: 15px 30px; */
	padding: 15px;
	margin: 0px;
	border: 1px solid #FF681D;
	box-sizing: border-box;
	text-decoration: none;
	color: #ffffff;
	background-color: #FF681D;
	text-align: center;
	opacity: 0.9;
	position: relative;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}
button.orange:hover{
	/* border-color:#ffffff; */
	cursor: pointer;
	opacity: 1;
	background-color:#ffffff;
	border: 2px solid #f58227;
	color: #f58227 !important;
}
button.orange:active{
	opacity: 1;
	background-color:#ffffff;
	border: 2px solid #f58227;
	color: #f58227 !important;
}

.button-orange {
	background-color:#f58227;
	border: 2px solid #f58227;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-size:15px;
	font-weight: bold;
	margin: 5px 0px;
	/* padding:15px 30px; */
	padding: 15px;
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}
.button-orange:hover {
	background-color:#ffffff;
	border: 2px solid #f58227;
	color: #f58227 !important;
}
.button-orange:active {
	position:relative;
	top:1px;
}

.button-green {
	background-color:#77990F;
	border: 2px solid #77990F;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-size:16px;
	font-weight: bold;
	padding:15px 30px;
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}
.button-green:hover {
	background-color:#ffffff;
	border: 2px solid #77990F;
	color: #77990F !important;
}
.button-green:active {
	position:relative;
	top:1px;
}

.button-white {
	background-color:#ffffff;
	border: 2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#000000 !important;
	font-size:16px;
	font-weight: bold;
	padding:15px 30px;
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}
.button-white:hover {
	background-color:#000000;
	border: 2px solid #ffffff;
	color: #ffffff !important;
}
.button-white:active {
	position:relative;
	top:1px;
}

.button-black {
	background-color:#000000;
	border: 2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-size:16px;
	font-weight: bold;
	padding:15px 30px;
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}
.button-black:hover {
	background-color:#ffffff;
	border: 2px solid #000000;
	color: #000000 !important;
}
.button-black:active {
	position:relative;
	top:1px;
}

.button-ccpa {
	background-color: #f58227 !important;
	color: #ffffff !important;
    padding: 5px !important;
}

input.rtec-submit-button,
button.rtec-register-button {
	background-color:#77990F !important;
	border: 2px solid #77990F !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#ffffff !important;
	font-size:16px !important;
	font-weight: bold !important;
	padding:15px 30px !important;
	text-decoration:none !important;
	-webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}

input.rtec-submit-button:hover,
button.rtec-register-button:hover {
	background-color:#ffffff !important;
	border: 2px solid #77990F !important;
	color: #77990F !important;
}

input.rtec-submit-button {
	margin-top: 30px;
}

span.hidden-link-text {
	display: none;
}


p::selection,
h1::selection,
h2::selection,
li::selection,
a::selection,
div::selection {
	background: #ffee80;
	color: #000000;
}

p::-moz-selection,
h1::selection,
h2::selection,
li::selection,
a::selection,
div::selection {
	background: #ffee80;
	color: #000000;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

.nopaddingleft {
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.nopaddingright {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

.uppercase { 
	text-transform: uppercase;
}

/*	COLORS	*/
.orange { color: #F1682A !important; }
.bg-orange { background-color: #F1682A; }
.white { color: #ffffff; }
.bg-white { background-color: #ffffff; }
.yellow { color: #FFD200; }
.bg-yellow { background-color: #FFD200; }
.green { color: #77990F; }
.bg-green { background-color: #77990F; }
.black { color: #000000; }
.bg-black { background-color: #000000; }
.gray { color: #F0F0F0; }
.bg-gray { background-color: #F0F0F0; }

/**************************************************
	SITE SEARCH
**************************************************/
nav label span.screen-reader-text {
	display: none;
}

/**************************************************
	BUTTONS
**************************************************/
.button,
button,
input,
input[type="submit"],
input[type="reset"],
input[type="button"],
input .button {
	outline: none;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input .button:hover {
	outline: none;
}

a.button {
    background: #d2202f;
    border: 1px solid #d2202f;
    border-radius: 0px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    opacity: 1;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none !important;
    -webkit-appearance: none;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
    width: 220px !important;
}

a.button:hover {
    background: #ffffff;
    border: 1px solid #d2202f;
    border-radius: 0px;
    color: #d2202f;
    font-size: 16px;
    opacity: 1;
    text-shadow: none !important;
    -webkit-appearance: none;
    width: 220px !important;
}

textarea {
	outline: none;
	overflow: auto;
}



/**************************************************
	HEADER - MAIN NAV MENU
**************************************************/
.logo-cpdpp {
	margin: 30px auto 0px;
	padding: 0px;
	position: relative;
}

.main-navigation {
	display: inline-block;
	padding: 10px 0px 0px;
}

.menu-main-nav-container {
	font-size: 16px;
	font-weight: normal;
	list-style: none;
}

.menu-main-nav-container li {
	display: inline;
	float: left;
	font-size: 16px;
	line-height: 1.5;
    margin: 0px 17px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

.menu-main-nav-container li.no-margin {
	margin: 0px 17px 0px 0px;
}

.menu-main-nav-container a {
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

#menu-main-nav a:hover,
.menu-main-nav-container li a:hover,
.menu-main-nav-container li:hover,
.menu-main-nav-container a:hover {
	color: #77990F;
}

#menu-main-nav .current-menu-item a {
	color: #ffe327;
}

.sticky-header {
	background: #FFD200;
	padding: 15px 0px;
}

#sticky {
    /* border-bottom: 2px solid #ffffff; */
    background-color: #f68428;
    color: #fff;
    width: 100%;
}

#sticky.stick {
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	margin-top: 0 !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}


/**************************************************
	HEADER - SHELF NAV
**************************************************/
header {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*
header.sticky {
    position: fixed;
    width: 100%;
    background: #ffffff;
    margin: 0px;
}
*/

.nav-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #000000;
    cursor: pointer;
    height: 35px;
    right: 20px;
    position: fixed;
    top: 20px;
    width: 30px;
    z-index: 9999;
}

.nav-toggle:hover {
	opacity: 0.8;
}

.nav-toggle .nav-toggle-bar,
.nav-toggle .nav-toggle-bar::after,
.nav-toggle .nav-toggle-bar::before {
	position: absolute;
	top: 45%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #000000;
	content: '';
	height: 2px;
	width: 100%;
}

.nav-toggle .nav-toggle-bar {
	margin-top: 0;
}

.nav-toggle .nav-toggle-bar::after {
	margin-top: 8px;
}

.nav-toggle .nav-toggle-bar::before {
	margin-top: -8px;
}

.nav-toggle.expanded .nav-toggle-bar {
	background: transparent;
}

.nav-toggle.expanded .nav-toggle-bar::after,
.nav-toggle.expanded .nav-toggle-bar::before {
	background: white;
	margin-top: 0;
}

.nav-toggle.expanded .nav-toggle-bar::after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-toggle.expanded .nav-toggle-bar::before {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* nav */
.nav {
	-webkit-transition: right 0.5s ease;
	-moz-transition: right 0.5s ease;
	-ms-transition: right 0.5s ease;
	-o-transition: right 0.5s ease;
	transition: right 0.5s ease;
	background: #000;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
	height: 100vh;
	right: -20rem;
	opacity: 0.9;
	position: fixed;
	top: 0;
	width: 20rem;
	z-index: 9998;
}

.nav.expanded {
    right: -15px;
}

.nav ul {
	list-style: none;
	margin: 2px 0px 0px;
	padding: 0 0 0 0px;
}

.nav ul li,
.nav ul li a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 2px;
}

.nav ul li a:hover {
    color: #FF681D;
}

.nav,
.nav.expanded {
	overflow-y: scroll;
}

.nav-scrollable-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: -17px; /* Increase/Decrease this value for cross-browser compatibility */
	overflow-y: scroll;
	overflow-x: hidden;
}

.nav-style {
	clear: both;
	display: block;
	position: relative;
	top: 75px;
	left: 25px;
}

.nav-style a {
	color: #ffffff;
}

.nav-style a:hover {
	color: #FF681D;
}

.nav-style p {
	color: #ffffff;
	font-weight: 700;
	margin: 15px 0px 0px;
}

.nav-style p:first-child {
	margin: 0px 0px 0px;
}

span.menu-label {
	color: #000000;
	left: -70px;
	position: absolute;
	top: 5px;
}

body.search-results .page-header {
	margin-top: 60px;
}


/*********************
	SEARCH FUNCTON
*********************/
div.top-search-dropdown {
	min-height: 85px;
	background: #FFD200;
	color: #000000;
}

div.top-search-dropdown a {
	color: #000000;
	font-weight: normal;
}

div.top-search-dropdown a:hover {
	color: #ffffff;
}

div.top-search-dropdown form {
	background: #FFD200;
	color: #000000;
	padding: 10px 0px;
	text-align: center;
	top: 0px;
	position: absolute;
	width: 85%;
}

div.top-search-dropdown form.show-search {
	display: block;
}

div.top-search-dropdown input {
    background: none;
    border: none;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-size: 25px;
    outline: none;
    padding: 10px 0;
    width: 87%;
    text-align: right;
}

div.top-search-dropdown button {
	background: none;
	border: none;
	font-weight: normal;
}

div.top-search-dropdown .sbtn {
	font-size: 36px;
	color: #000000;
}

input::-webkit-input-placeholder {
	color: #000000;
}

#site-search {
	display: none;
}

body.search-results h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}

body.search-results span.entry-category,
body.search-results span.entry-date{
	display: none;
}

body.search-results .content-interior {
	border-bottom: 1px solid #b1b1b1;
	padding: 0px 0px 10px 0px;
}

body.search-results .content-interior:last-child {
	border-bottom: none;
}

body.search-results .page-header {
    padding-bottom: 0px;
    margin: 45px auto 0px;
    border-bottom: 1px solid #b1b1b1;
}

body.search-results h1 {
	margin-left: 30px;
}

body.search-results .section {
	padding-bottom: 100px;
}

body.search-no-results label.screen-reader-text {
	display: none;
}

body.search-no-results input#searchsubmit {
	background-color: #f7a11a;
	border: 1px solid #ffffff;
	color: #ffffff;
    border: none;
    padding: 2px 12px;
}

body.search-no-results input#searchsubmit:hover {
	background-color: #ffffff;
	color: #f7a11a;
    border: 1px solid #f7a11a;
    padding: 2px 12px;
    -webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

div.overlay input.search-field {
	background-color: #000000;
	border: 1px solid #ffffff;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
}

div.overlay form button {
	display: none;
}

.search-field-shelf {
	background-color: #000000;
	color: #ffffff;
}

#search-query-shelf input::-webkit-input-placeholder {
	color: #ffffff;
}

#search-query-shelf input {
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 5px 0px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

#search-query-shelf button {
	background: none;
	border: none;
	color: #ffffff;
	font-size: 22px;
	top: 6px;
	min-height: 30px;
}


/**************************************************
	HOMEPAGE
**************************************************/

.homepage-intro {
	background-image: url(images/bg/bg-homepage-intro.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 250px;
    padding: 60px 0px;
}

.homepage-intro p {
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
}

.homepage-intro p.we-can-protect {
	color: #FFD200;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-family: 'Lucida Bright', 'DejaVu Sans', Verdana, 'sans-serif'; */
	/* font-size: 32px; */
	font-weight: 700;
	margin: 30px auto;
	padding: 0px;
}

.box-gray {
	background: #F0F0F0;
	padding: 20px;
	border: 10px solid #ffffff;
}

.box-gray h2,
.box-gray h2 a {
	color: #000000;
	font-size: 20px;
	font-weight: 700;
	margin: 0px 0px -20px 0px;
	padding: 0px;
	-webkit-transition: color .2s ease-in-out;
	   -moz-transition: color .2s ease-in-out;
		-ms-transition: color .2s ease-in-out;
		 -o-transition: color .2s ease-in-out;
			transition: color .2s ease-in-out;
}

.box-gray h2:hover,
.box-gray h2 a:hover {
	color: #FF681D;
}

.box-gray a {
	color: #000000;
	font-weight: bold;
}

.box-gray a:hover {
	color: #77990F;
}

.post-categories,
.post-categories a {
	font-weight: 300;
}

a.hero-arrow {
    color: #ffffff;
    font-size: 42px;
    top: 25px;
}

a.hero-arrow:hover {
	color: #FFD200;
}

/***** Quarantine Maps *****/
.homepage-content-maps {
	align-items: center;
	background-image: url(images/homepage/homepage-cta-maps.jpg);
	background-size: cover;
	background-position: center center;
	display: flex;
	justify-content: center;
	height: 300px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	-webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			 -o-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}

.homepage-content-maps:hover .homepage-map-content,
.homepage-content-maps:focus .homepage-map-content {
 	transform: scale(1.04);
	-webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			 -o-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}

.homepage-content-signup {
	align-items: center;
	background-image: url(images/homepage/homepage-cta-email.jpg);
	background-size: cover;
	background-position: center center;
	display: flex;
	justify-content: center;
	height: 300px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	-webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			 -o-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}

.homepage-content-signup:hover .homepage-map-content,
.homepage-content-signup:focus .homepage-map-content {
 	transform: scale(1.04);
	-webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			 -o-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}

.homepage-content-events {
	align-items: center;
	background-image: url(images/homepage/homepage-cta-events.jpg);
	background-size: cover;
	background-position: center center;
	/* border-left: 5px solid #ffffff; */
	display: flex;
	justify-content: center;
	height: 300px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	-webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			 -o-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}

.homepage-content-events:hover .homepage-map-content,
.homepage-content-events:focus .homepage-map-content {
 	transform: scale(1.04);
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			 -o-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}

.homepage-map-content {
	text-align: center;
}


/***** CitrusInsider Resources *****/
.citrus-insider-resources {
	background: #77990F;
	color: #FFD200;
	padding: 30px 0px 45px;
	margin: 0 auto;
}

.citrus-insider-resources h3 {
	color: #FFD200;
	font-size: 18px;
	font-weight: 700;
	margin: 10px auto 0px;
	text-align: center;
}

.list-resources ul,
.list-resources li {
	display: inline-block;
    list-style: none;
    margin: 0px 26px;
}


/***** Recent News *****/
.recent-news {
	padding: 15px 0px 60px;
}

.category-border {
    border: 2px solid #FFD200;
    color: #000000;
    padding: 2px 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.category-border a {

}


div.resources-links {
	background: #FFD200;
	border-left: 5px solid #ffffff;
	color: #000000;
	float: right;
	margin: 0px;
	padding: 15px;
	/* width: 225px; */
}

div.resources-links a {
	color: #000000;
}

div.resources-links a:hover {
	color: #77990F;
}

div.resources-links h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px auto;
	text-transform: uppercase;
	text-align: left;
}

div.resources-links ul {
	margin: 0px;
	padding-left: 0px;
}

div.resources-links li {
	border-bottom: 1px solid #ffe465;
	list-style: none;
	font-size: 14px;
    font-weight: 700;
    line-height: 18px;
	margin: 0px;
	padding: 10px 0px 10px;
}

div.resources-links li.first-item {
	border-top: 1px solid #ffe465;
	padding-top: 5px;
}

div.resources-links li.last-item {
	border-bottom: none;
}

ul.resources-forms,
ul.resources-forms li {
	display: inline-block;
	list-style: none;
	text-align: center;
}

.resources-forms li,
ul.resources-forms li {
	width: 200px;
	vertical-align: top;
}

ul.resources-forms li a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

ul.resources-forms {
	margin-top: 30px;
}

ul.resources-forms li img {
	padding: 0px 0px 15px;
}

#gform_1 label.gfield_label {
	display: none;
}


/**************************************************
	INTERIOR STYLES
**************************************************/
.content-interior {
	padding: 30px 0px;
}

.interior-intro {
	padding: 30px 0px;
}

.interior-content-section {
	margin: 60px auto;
}


/**************************************************
	INFORMATIONAL MATERIALS
**************************************************/
ul#gform_fields_1 {

}

ul#gform_fields_1 h3 {
	text-align: left;
	color: #FF681D;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}


/**************************************************
	MAPS & QUARANTINES
**************************************************/
.maps-quarantine {

}

.maps-ctas {
	align-items: center;
	background-size: cover;
	background-position: center center;
	border: 2px solid #77990F;
	display: flex;
	height: 260px;
	justify-content: center;
	/* min-height: 260px; */
	padding: 0px;
	margin: 5px;
	overflow: hidden;
}

.map-01 {
	background-image: url(images/maps/map-01.png);
}

.map-02 {
	background-image: url(images/maps/map-02.png);
}

.map-03 {
	background-image: url(images/maps/map-03.png);
}

.map-04 {
	background-image: url(images/maps/map-04.png);
}

.map-05 {
	background-image: url(images/maps/map-05.png);
}

.map-06 {
	background-image: url(images/maps/map-06.png);
}

.map-07 {
	background-image: url(images/maps/map-07.png);
}

.map-08 {
	background-image: url(images/maps/map-08.png);
}

.map-zone-6-riverside {
	background-image: url(images/maps/map-zone-6-riverside.png);
}

.map-zone-6-san-bernardino-west {
	background-image: url(images/maps/map-zone-6-san-bernardino-west.jpg);
}

.cta-regulatory-updates {
	background-image: url(images/ctas/cta-regulatory-updates.jpg);
}

.cta-plant-sampe-submissions {
	background-image: url(images/ctas/cta-plant-sample-submissions.jpg);
}

.cta-biocontrol {
	background-image: url(images/ctas/cta-biocontrol-2.jpg);
}

.cta-videos {
	background-image: url(images/ctas/cta-videos.jpg);
}

.cta-treatments {
	background-image: url(images/ctas/cta-treatments.jpg);
}

.cta-voluntary {
	background-image: url(images/ctas/cta-voluntary.jpg);
}

.cta-tree-removal {
	background-image: url(images/ctas/cta-tree-removal.jpg);
}

.cta-map-fresno {
	/* background-image: url(images/ctas/cta-map-fresno.jpg); */
	background-image: url(images/ctas/maps-fresno.png);
}

.cta-map-kern-county {
	background-image: url(images/ctas/cta-map-kern-county.jpg);
}

.cta-map-imperial {
	background-image: url(images/ctas/cta-map-imperial.jpg);
}

.cta-map-san-diego {
	background-image: url(images/ctas/cta-map-san-diego.jpg);
}

.cta-map-madera-county {
	background-image: url(images/ctas/cta-map-madera-county.jpg);
}

.cta-map-riverside-county {
	background-image: url(images/ctas/cta-map-riverside-county.jpg);
}

.cta-map-santa-barbara-county {
	background-image: url(images/ctas/cta-map-santa-barbara-county.jpg);
}

.cta-map-san-luis-obispo-county {
	background-image: url(images/ctas/cta-map-san-luis-obispo-county.jpg);
}

.cta-map-tulare-county {
	background-image: url(images/ctas/cta-map-tulare-county.jpg);
}

.cta-map-ventura-county {
	background-image: url(images/ctas/cta-map-ventura-county.jpg);
}

.cta-map-east-san-bernardino-county {
	background-image: url(images/ctas/cta-map-east-san-bernardino-county.jpg);
}

.cta-map-west-san-bernardino-county {
	background-image: url(images/ctas/cta-map-west-san-bernardino-county.jpg);
}

.cta-about-pest-and-disease {
	background-image: url(images/ctas/cta-about-pest-and-disease.jpg);
}

.cta-about-strategic-plan {
	background-image: url(images/ctas/cta-about-strategic-plan.jpg);
}

.cta-about-committee-members {
	background-image: url(images/ctas/cta-about-committee-members.jpg);
}

.cta-about-partners {
	background-image: url(images/ctas/cta-about-partners.jpg);
}

.cta-about-residents {
	background-image: url(images/ctas/cta-about-residents.jpg);
}

.cta-resources-grower-liaisons {
	background-image: url(images/ctas/cta-resources-grower-liaisons.jpg);
}

.cta-resources-helpful-links {
	background-image: url(images/ctas/cta-resources-helpful-links.jpg);
}

.cta-resources-videos {
	background-image: url(images/ctas/cta-resources-videos.jpg);
}

.cta-resources-informational-materials {
	background-image: url(images/ctas/cta-resources-informational-materials.jpg);
}

.cta-other-threats-iff {
	background-image: url(images/ctas/cta-other-threats-iff.jpg);
}

.cta-other-threats-cyvcv {
	background-image: url(images/ctas/cta-other-threats-cyvcv.jpg);
}

.cta-other-threats-sos {
	background-image: url(images/ctas/cta-other-threats-sos.jpg);
}

.cta-other-threats-citrus-canker {
	background-image: url(images/ctas/cta-other-threats-citrus-canker.jpg);
}

.cta-other-threats-additional {
	background-image: url(images/ctas/cta-other-threats-additional.jpg);
}

.maps-ctas-content {
	text-align: center;
}

.maps-ctas-content button.orange {
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 15px;
	font-weight: 700;
	line-height: 21px;
}

/* .maps-ctas-content button.orange.top-row {
    min-height: 60px;
    max-width: 240px;
} */

/**************************************************
	BLOG
**************************************************/
.single-news-article {
	margin-top: 30px;
}

.news-intro {
	padding: 30px 0px 0px;
}

aside.aside-blog-detail {
	background: #FFD200;
	border-left: 5px solid #ffffff;
	color: #000000;
	float: right;
	margin: 0px;
	padding: 15px;
	width: 225px;
}

aside.aside-blog-detail a {
	color: #000000;
}

aside.aside-blog-detail a:hover {
	color: #77990F;
}

aside.aside-blog-detail h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px auto;
	text-transform: uppercase;
	text-align: left;
}

aside.aside-blog-detail ul {
	margin: 0px;
	padding-left: 0px;
}

aside.aside-blog-detail li {
	border-bottom: 1px solid #ffe465;
	list-style: none;
	font-size: 14px;
    font-weight: 700;
    line-height: 18px;
	margin: 0px;
	padding: 10px 0px 10px;
}

aside.aside-blog-detail li.first-item {
	border-top: 1px solid #ffe465 !important;
	padding-top: 5px !important;
}

aside.aside-blog-detail li.last-item {
	border-bottom: none;
}


.postid-8369 .aside-blog-detail {
	display: none;
}

.post-featured-image img {
	height: auto;
	padding: 30px 0px;
	width: 100%;
}

.entry-date {
	font-size: 14px;
}

.single-news-article .post-categories ul {
	padding: 0px;
}

.single-news-article .post-categories li {
	display: inline;
	margin: 0px 10px 0px 0px;
}

.single-news-article .post-categories .category-border {
	background: #F0F0F0;
}

.post-categories a {
	color: #000000;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

a.category-border:hover {
	background: #FFD200;
	color: #000000;
}

.icons-social-share ul,
.icons-social-share li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

.icons-social-share a {
	color: #000000;
}

.icons-social-share a:hover {
	color: #FF681D;
}

li.categories,
li.categories ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.cat-item a {
	color: #000000;
}

li.cat-item {
	font-size: 14px;
    font-weight: 700;
    line-height: 18px;
	border: 2px solid #FFD200;
    color: #000000;
    list-style: none;
    margin: 0px 0px 5px;
    padding: 2px 5px;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

li.cat-item:hover {
	background: #FFD200;
	color: #000000;
}

.post-categories li a {
	color: #000000;
}

.single-news-article .post-categories .category-border:hover {
	background: #FFD200;
	color: #000000;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

.blog-main-categories h3 {
	margin: 0px auto 10px;
	padding: 0px;
	text-align: left;
}

.blog-main-categories h3 span {
	display: block;
}

.map-small {

}

.post-date {
	font-size: 12px;
	font-weight: bold;
}

.subscribe-arrow {
    float: right;
    height: 40px;
    position: relative;
    right: -10px;
    top: 0px;
    width: 40px;
}

a.subscribe-updates {
	color: #000000;
}

a.subscribe-updates:hover {
	color: #FF681D;
}

.map-sidebar-categories ul {
	padding-left: 0px;
}

.postid-8282 aside {
	display: none;
}

.single-post .headshot-blog {
	width: 125px;
}

.single-post .media {
	display: flex;
	align-items: flex-start;
}

.single-post .media-figure {
	margin-right: 1em;
}

.single-post .media-body {
	flex: 1;
	/*padding: 30px 15px 15px;*/
}

.single-post .media-body-blog {
	flex: 1;
	/*padding: 30px 15px 15px;*/
}

.single-post .author-box {
	background: #F0F0F0;
	padding: 15px;
	/*margin-bottom: 45px;*/
}

/*************************
		MODAL
*************************/
.modal-expand {
	position: absolute;
    top: 20px;
    right: 15px;
    padding-top: 10px;
    width: 40px;
    height: 40px;
}

.modal-expand a {
	color: #000000;
}

.modal-expand a:hover {
	color: #FF681D;
}

.modal,
.modal-box {
  z-index: 900;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 80%;
  max-width: 920px;
  margin: 100px auto;
  animation-name: modalbox;
  animation-duration: .3s;
  animation-timing-function: ease-out;
}

.modal-header {
  padding: 20px 40px;
  background: #546E7A;
  color: #ffffff;
}

.modal-body {
  background: #ffffff;
  padding: 30px 15px;
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
}

/* Animation */
@-webkit-keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

/* Aditional Styles */
span.map-enlarge {
	font-size: 12px;
	top: -3px;
	position: relative;
	right: 65px;
	margin: 0px;
}

.modal-trigger {
  padding: 20px 40px;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-decoration: none;
}

.modal-trigger {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: ease .2s;
}

.modal-close {
	font-size: 40px;
	position: absolute;
	right: 30px;
	top: 40px;
}
.modal-close a {
	color: #000000;
}
.modal-close a:hover {
	color: #FF681D;
}

.modal-body h2 {
	margin: 45px auto 15px;
}



.misha_loadmore{
	background-color: #ddd;
	border-radius: 2px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing:1px;
	cursor:pointer;
	text-transform: uppercase;
	padding: 10px 0;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.misha_loadmore:hover{
	background-color: #767676;
	color: #fff;
}

/**************************************************
	FOOTER
**************************************************/
footer {
	clear: both;
	color: #000000;
	margin-top: 30px;
	padding: 25px 0px;
	position: relative;
}

footer ul,
footer li {
	display: inline;
	text-transform: uppercase;
}

footer li {
    margin: 15px 10px;
}

.footer-social-icons,
.footer-social-icons a,
footer a {
	color: #000000;
}

.footer-social-icons li {
	font-size: 40px;
}

.footer-social-icons:hover,
.footer-social-icons a:hover,
footer a:hover {
	color: #FF681D;
}

.footer-social-icons {
	font-size: 40px;
	padding: 0px 0px 30px;
}

.footer-social-icons {

}

.footer-social-icons a span {
	display: none;
}

.footer-copyright {
	padding: 20px 0px 40px;
}

.footer-links,
.footer-links a {
	color: #000000;
}


/**************************************************
	ALERT
**************************************************/
.citrus-alert {
	bottom: 5px;
	position: fixed;
    right: 15px;
    width: 300px;
    z-index: 100;
}
.alert {
    background: 10px 11px #DB7D07;
    background: 10px 11px, -moz-linear-gradient(top, #F8971D, #DB7D07);
	background: 10px 11px, -webkit-linear-gradient(top, #F8971D, #DB7D07);
	background: 10px 11px, -ms-linear-gradient(top, #F8971D, #DB7D07);
	background: 10px 11px, -o-linear-gradient(top, #F8971D, #DB7D07);
	background: 10px 11px, linear-gradient(top, #F8971D, #DB7D07);
	background-repeat: no-repeat;
}
.warning {
	/*
	background: 10px 11px #D54119;
	background: 10px 11px, -webkit-linear-gradient(top, #E85E39, #D54119);
    background: 10px 11px, -moz-linear-gradient(top, #E85E39, #D54119);
	background: 10px 11px, -ms-linear-gradient(top, #E85E39, #D54119);
	background: 10px 11px, -o-linear-gradient(top, #E85E39, #D54119);
	background: 10px 11px, linear-gradient(top, #E85E39, #D54119);
    background-repeat: no-repeat;
	*/
}
.message {
	border-radius: 10px;
    /* box-shadow: 0 0 0 1px rgba(0,0,0,0.2) inset, 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 2px rgba(0,0,0,0.4); */
    display: block;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 20px 25px 10px 30px;
    position: relative;
    vertical-align: middle;
    color: white;
}
.alert-close {
	background: rgba(255,255,255,0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4),inset 0 -1px 2px rgba(255,255,255,0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4),inset 0 -1px 2px rgba(255,255,255,0.25);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4),inset 0 -1px 2px rgba(255,255,255,0.25);
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 22px;
	line-height: 24px;
	position: absolute;
	right: 11px;
	text-align: center;
	top: 9px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	width: 22px;
}



/**************************************************
	MISC.
**************************************************/
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.embed-container iframe {
	border: none;
}



/**************************************************
	CALENDAR
**************************************************/
.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*
#tribe-events-content a,
.tribe-events-event-meta a {
	color: #F1682A;
}
*/

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
	/* background-color: #FFD200 !important; */
	/* color: #000 !important; */
}

.tribe-events-sub-nav li a {
    /* background: #f58227; */
}

a.tribe-events-button {
	color: #ffffff !important;
}

.tribe-events-calendar thead th {
	background-color: #78a22f !important;
	color: #fff;
	font-weight: bold;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background: #f58227 !important;
}

#tribe-bar-form #tribe-bar-views {

}

#tribe_events_filters_wrapper .tribe_events_slider_val {
	color: #78a22f !important;
}

.tribe-events-calendar thead th {
	/* border-left: 1px solid #d2d2d2 !important; */
	/* border-right: 1px solid #d2d2d2 !important; */
}

h3.tribe-events-month-event-title {
	text-align: left;
}

.tribe-events-schedule h2,
.tribe-event-date-start,
.tribe-event-time {
	font-size: 16px;
}

#tribe-events-content .tribe-events-tooltip h4 {
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 22px !important;
	padding: 10px 5px !important;
}

.ui-widget-header {
	border: none !important;
	background: #f58227 !important;
	color: #fff !important;
}

#event-reg-form-groups h3 {
	padding: 25px 0px 0px 0px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: none !important;
	background: #f58227 !important;
	font-weight: normal !important;
	color: #ffffff !important;
	border-radius: 0px !important;
	padding: 10px 20px;
}

#tribe-events-content-wrapper .tribe-events-category-community h3 a.url {
	color: #f58326 !important;
}

.ui-widget select {
	background: #fafafa !important;
	border: 1px solid #ddd !important;
	border-radius: 0px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1) !important;
	   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1) !important;
			box-shadow: inset 0 1px 1px rgba(0,0,0,0.1) !important;
	color: #888 !important;
	font-family: Verdana,Arial,sans-serif !important;
	font-size: 1em !important;
}

.event_espresso_form_wrapper label,
.event_espresso_form_wrapper span.label {
	padding: 10px 10px 0 0 !important;
}


.span_event_date_value {
	margin-left: -3px !important;
}

.tribe-events-single-event-description {
	background: #fafafa;
	border: 1px solid #eee;
	padding: 50px;
}

.tribe-events-single-event-description p {
	padding: 15px 40px 0px 40px;
}

.event_questions,
.event_espresso_form_wrapper label,
.event_espresso_form_wrapper span.label,
.event_form_field label {
	font-size: 14px;
	line-height: 18px;
}

.entry-content table,
.comment-content table,
.entry-content td,
.comment-content td {
	font-size: 12px;
	line-height: 14px;
}

.tribe_events blockquote {
	padding: 10px;
	margin: 0px 40px;
}

.event_description blockquote {
	margin: 20px auto;
	padding: 20px;
}

#tribe-events-content .tribe-events-calendar td,
#tribe-events-content table.tribe-events-calendar {
    border: 2px solid #ddd !important;
}

.tribe-events-button {
	background: #f58227 !important;
	color: #ffffff !important;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

.tribe-events-button:hover {
	background: #77990F !important;
	color: #ffffff !important;
}

p.tribe-events-back {
    display: none !important;
}

div.tribe-events-single {
	margin-top: 45px;
}

.tribe-events-single-event-description ul {
	margin-left: 60px;
}

div.rtec-spinner {
	display: none;
}

.rtec-attendance {
	margin-top: 30px !important;
}

.rtec-attendance p {
	margin-bottom: 0px;
}

.rtec-field-label {
	font-size: 15px !important;
	margin-top: 10px !important;
}

h3.tribe-events-single-section-title {
	text-align: left;
}

#tribe-events .tribe-events-button:hover,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover {
	color: #ffffff !important;
}

/**************************************************
	FORMS
**************************************************/
#mc_embed_signup{
	background:#fff;
	clear:left;
}

#mc_embed_signup li {
	list-style: none;
	margin: 0 0 10px 15px;
}

#mc_embed_signup li label {
	margin: 0px 0px 0px 10px;
}

#mc_embed_signup .mc-field-group .asterisk {
    top: 40px !important;
}

#mc_embed_signup .button {
	background-color:#f58227 !important;
	border: 2px solid #f58227 !important;
	border-radius: 0px !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#ffffff !important;
	font-family: 'Muli', Gotham, Arial, 'sans-serif' !important;
	font-size:16px !important;
	font-weight: bold !important;
	height: auto !important;
	margin: 5px 0px !important;
	padding:15px 30px !important;
	text-decoration:none !important;
	-webkit-transition: all .2s ease-in-out !important;
		-moz-transition: all .2s ease-in-out !important;
			-o-transition: all .2s ease-in-out !important;
				transition: all .2s ease-in-out !important;
}

#mc_embed_signup .button:hover {
	background-color:#ffffff !important;
	border: 2px solid #f58227 !important;
	color: #f58227 !important;
}

#mc_embed_signup .button:active{
	position:relative !important;
	top:1px !important;
}

h2.wsp-pages-title {
	display: none;
}

.optionscontainer .headline {
	display: none;
}

.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,
.gform_wrapper.gf_browser_chrome .ginput_complex select {
	height: 37px;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	background-color:#f58227;
	border: 2px solid #f58227;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-size:16px;
	font-weight: bold;
	margin: 5px 0px;
	padding:15px 30px;
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
    	 -o-transition: all .2s ease-in-out;
    		transition: all .2s ease-in-out;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
	background-color:#ffffff;
	border: 2px solid #f58227;
	color: #f58227 !important;
}

.gform_wrapper .gform_footer input.button:active,
.gform_wrapper .gform_footer input[type=submit]:active,
.gform_wrapper .gform_page_footer input.button:active,
.gform_wrapper .gform_page_footer input[type=submit]:active {
	position:relative;
	top:1px;
}

select#input_2_3 {
	background: none;
	border-radius: 0px !important;
	height: 38px;
}

div.gform_confirmation_message_2 {
	text-align: center;
	font-weight: bold;
}

.page-template-citrus-resources-info-materials .gform_legacy_markup_wrapper .top_label div.ginput_container,
.page-template-citrus-resources-info-materials .gform-footer,
.page-template-citrus-resources-info-materials .gfield--type-name,
.page-template-citrus-resources-info-materials .gfield--type-text,
.page-template-citrus-resources-info-materials .gfield--type-address,
.page-template-citrus-resources-info-materials .gfield--type-phone,
.page-template-citrus-resources-info-materials .gfield--type-email,
.page-template-citrus-resources-info-materials .gfield--type-textarea {
	/* display: none; */
}







.searchbox{
    position:absolute;
		top: 0px;
		right: 0px;
		display: inline-block;
    min-height: 50px;
		min-width: 50px;
    height:0%;
		width:0%;
    float:right;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#FFD200;
    width:100%;
    height:100%;
    margin:0;
    padding:0px;
    color:#000000;
}
.searchbox-input::-webkit-input-placeholder {
    color: #000000;
}
.searchbox-input:-moz-placeholder {
    color: #000000;
}
.searchbox-input::-moz-placeholder {
    color: #000000;
}
.searchbox-input:-ms-input-placeholder {
    color: #000000;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#000000;
    background:#FFD200;
}

.searchbox-open{
    width:100%;
		height:100%;
}

.close-padding {
	padding-top: 8px;
}

.search-form-wrapper {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	padding: 20px 15px;
	margin-top: 15px;
	background: #FFD200;
	z-index: 9999;
}
.search-form-wrapper.open {
    display: block;
}


body.error404 h1.entry-title,
body.search-no-results h1.entry-title {
		margin-top: 30px;
}


/***** Annual Report: 2018 *****/
.annual-report-2018-hero {
	background: #f2682a;
	background-image: url(images/bg/bg-annual-report-2018-hero.jpg);
    background-size: cover;
    background-position: center center;
	color: #ffffff;
	padding: 60px 0px;
	margin: 0 auto;
}
.annual-report-2018-hero h1 {
	color: #ffffff;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	/* font-size: 150px; */
	font-weight: 200;
	/* line-height: 160px; */
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.annual-report-2018-hero h2 {
	color: #ffffff;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 22px;
	font-weight: 200;
	letter-spacing: -0.5px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-hero h3 {
	color: #ffffff;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 36px;
	font-weight: 200;
	line-height: 46px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}

.annual-report-2018-intro {
	background: #ffffff;
	background-image: url(images/annual-report/2018/bg-intro.jpg);
    background-size: cover;
    background-position: center center;
    padding: 60px 0px;
	margin: 0 auto;
}
.annual-report-2018-intro h2 {
	color: #f2682a;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 46px;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-intro h3 {
	color: #f2682a;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}

.annual-report-2018-partnerships {
	background: #ffffff;
	background-image: url(images/annual-report/2018/bg-partnerships.jpg);
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 60px 0px;
	margin: 0 auto;
}
.annual-report-2018-partnerships h2 {
	color: #ffffff;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 46px;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-partnerships h3 {
	color: #ffffff;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}

.annual-report-2018-partnerships hr {
    border: 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.circle-orange {
	width: 25px;
	height: 25px;
	background: #f2663a;
	border-radius: 50%
}

.circle-yellow {
	width: 25px;
	height: 25px;
	background: #fcd206;
	border-radius: 50%
}

.circle-green {
	width: 25px;
	height: 25px;
	background: #7c9e3e;
	border-radius: 50%
}

.number-green {
	color: #77990F;
	font-size:24px;
}

.annual-report-2018-numbers {
	background: #ffffff;
    padding: 60px 0px;
	margin: 0 auto;
}
.annual-report-2018-numbers h2 {
	color: #f2682a;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 46px;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-numbers h3 {
	color: #000000;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-numbers h4 {
	color: #f2682a;
}

.border-bottom {
    border-bottom: 1px solid #000;
}

.border-right {
    border-right: 1px solid #000;
}

.pad-top-15 {
	padding-top: 15px;
}

.pad-top-30 {
	padding-top: 30px;
}

.annual-report-2018-green {
	background: #799b3e;
	background-image: url(images/bg/bg-green-citrus.png);
    /* background-size: cover; */
    background-position: bottom right;
    background-repeat: no-repeat;
	color: #ffffff;
	padding: 60px 0px;
	margin: 0 auto;
}
.annual-report-2018-green h2 {
	color: #fed103;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 46px;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-green h3 {
	color: #fed103;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
.annual-report-2018-green a {
	color: #fed103;	
}


.wpDataTable th:nth-child(1) {
	visibility: hidden;
}

.wpDataTablesWrapper table.wpDataTable tr td:first-child {
    border-left-color: #ffffff !important;
}

.wpDataTablesWrapper table.wpDataTable > tbody > tr > td, 
.wpDataTablesWrapper table.wpDataTable > tfoot > tr > td {
    border: 2px solid #ffffff !important;
}

.wpDataTablesWrapper table.wpDataTable > thead > tr > th {
    border: 2px solid #ffffff !important;
}

table.wpDataTable,
table.wpDataTable p {
	font-size: 14px;
	line-height: 20px;
}

table.wpDataTable p {
	margin: 0px;
}

.voluntary-col-01 {
	text-align: right !important;
}

.inactive {
    display: none;
}

table.event-table-san-diego-capca {
	border: none;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 15px;
	line-height: 1.7;
	width: 75%;
}

.width-25-percent {
	width: 25%;
}

.width-75-percent {
	width: 75%;
}

.width-100-percent {
	width: 100%;
}

table.event-table-san-diego-capca th {
	text-align: left;
	padding: 5px;
}

table.event-table-san-diego-capca td {
	padding: 5px;
	vertical-align: top;
}


.passster-form h4 {
    color: #77990F !important;
}

.passster-form #passster_submit {
    background: #77990F !important;
}

.collapsible-link::after {
    color: #404040;
    content: "\f077";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
	transform: rotate(180deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
	transform: rotate(180deg);
}

.accordian-item {
    border-bottom: 1px solid #404040;
    padding: 0px 0px 0px;
}



/***** Annual Report: 2020 *****/
.annual-report-2020 {
	color: #000000;
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 16px;
	line-height: 22px;
}

.annual-report-2020 h2 {
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 36px;
	letter-spacing: -0.5px;
	line-height: 42px;
	margin-bottom: 30px;
}
.annual-report-2020-numbers h3 {
	font-family: 'Muli', Gotham, Arial, 'sans-serif';
	font-size: 28px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 34px;
}

.annual-report-2020-numbers h2 {
	margin-bottom: 0px;
}

.annual-report-2020-numbers .numbers-intro {
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 5px;
}

.annual-report-2020-hero {
	background: #f2682a;
	background-image: url(images/annual-report/2020/hero-cpdpp-annual-report-2020.png);
    background-size: cover;
    background-position: center center;
	color: #ffffff;
	padding: 5px 0px 0px;
	margin: 0 auto;
	min-height: 500px;
}

.annual-report-2020-title { 
	font-weight: 900;
	font-size: 68px;
	position: relative;
	bottom: -23px;
}

.annual-report-2020-title-bottom,
h1.annual-report-2020-title-bottom { 
	font-weight: 200;
	font-size: 42px;
	position: relative;
	top: -25px;
}

.annual-report-2020-title-bottom span,
h1.annual-report-2020-title-bottom span { 
	font-weight: 900;
}

.annual-report-2020-intro {
	background: #ffffff;
	padding: 45px 0px;
	margin: 0 auto;
}

.annual-report-2020-stats p {
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.annual-report-2020-stats h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.annual-report-2020-stats span {
	font-size: 36px;
	font-weight: 700;
}

.annual-report-2020-letter {
	background: #799b3e;
	background-image: url(images/annual-report/2020/bg-letter.png);
	background-size: cover; 
    background-position: center center;
    background-repeat: no-repeat;
	color: #ffffff;
	padding: 60px 0px;
	margin: 0 auto;
}

.border-2px-white {
	border: 2px solid #ffffff;
}

.annual-report-2020-numbers {
	padding: 60px 0px;
	margin: 0 auto;
}

.bg-numbers {
	background-image: url(images/annual-report/2020/bg-by-the-numbers.svg);
	background-size: cover; 
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.stat-number {
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
}

img.bottom-align {
	vertical-align: bottom;
}

/*.bg-facts {
	background-image: url(images/annual-report/2020/bg-facts.svg);
	background-size: cover; 
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}*/

.annual-report-2020-committee {
	background: #F1682A;
	background-image: url(images/annual-report/2020/bg-committee.png);
	background-size: cover; 
    background-position: center center;
    background-repeat: no-repeat;
	color: #ffffff;
	padding: 60px 0px;
	margin: 0 auto;
}

.annual-report-2020-committee h3 {
	margin-bottom: 0px;
}

.annual-report-2020-committee h3.no-top-margin {
	margin-top: 0px;
}

.list-inline {
	display: flex;
	justify-content: center;
}


.annual-report-2022-2023-hero {
	background: #f2682a;
	background-image: url(images/annual-report/2022-2023/hero-annual-report-2022-2023.png);
    background-size: cover;
    background-position: top center;
	color: #ffffff;
	padding: 5px 0px 0px;
	margin: 0 auto;
	min-height: 600px;
}

.annual-report-2022-2023-letter {
/*	background: #799b3e;*/
	background-image: url(images/annual-report/2022-2023/bg-annual-report-2022-2023-letter.png);
	background-size: cover; 
    background-position: center center;
    background-repeat: no-repeat;
	padding: 60px 0px;
	margin: 0 auto;
}

.report-stats-number {
	font-size: 28px;
	line-height: 28px;
}

.report-icn-container {
	height: 150px;
}

.annual-report-2022-2023-committee {
	background: #F1682A;
	background-image: url(images/annual-report/2022-2023/bg-subcommitties.jpg);
	background-size: cover; 
    background-position: top center;
    background-repeat: no-repeat;
	color: #ffffff;
	padding: 60px 0px;
	margin: 0 auto;
}

.annual-report-2022-2023-numbers {
	padding: 15px 0px 60px;
	margin: 0 auto;
}

.annual-report-2022-2023-by-the-numbers .lead,
.annual-report-2022-2023-committee .lead {
	font-size: 21px !important;
	line-height: auto !important;
}



/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

/*---------- X-Large ----------*/
@media (max-width: 1399px) {
	.annual-report-2022-2023-hero {
		min-height: 480px;
	}
}

/*---------- Large ------------*/
@media (max-width: 1199px) {
	.annual-report-2022-2023-hero {
		min-height: 420px;
	}
}

/*---------- Medium -----------*/
@media (max-width: 991px) {
	.annual-report-2022-2023-hero {
		min-height: 320px;
	}
}

/*---------- Small ------------*/
@media (max-width: 767px) {
	.annual-report-2022-2023-hero {
		min-height: 200px;
	}
}

/*---------- X-Small ----------*/
@media (max-width: 576px) {
	.annual-report-2022-2023-hero {
		min-height: 200px;
	}
}
