.st-title {
	font-size: 20px;
}
body section.standard-page #standard-content #list-view .st-img-wrap img {
	height: 100px;
    width: auto;
}
body form.wpcf7-form textarea {
	min-height:100px;
}
body #list-view .st-img-wrap {
	text-align: center;
}
#menu-primary-navigation .dropdown-toggle::after {
	display: none;
}
section.standard-page header#standard-page-header #standard-title h1 {
	max-width: 800px;
	margin-top:8rem;
}
ul.siblings-page-list {
	padding-left:0;
	list-style-type: none;
	margin-left:20px;
}
ul.siblings-page-list li {
	position: relative;
}
ul.siblings-page-list li::after {
	content: "\f10c";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -20px;
    font-size: 15px;
    color: #69be28;
}
ul.siblings-page-list li a {
	font-family: CentGothWGL-Bold;
    font-weight: normal;
    font-style: normal;
}
.foogallery-album-header > h2 {
	font-size: 26px;
    color: rgba(0,0,0,0.6);
}
a.mejs-volume-slider {
    margin: 0 !important;
}
.event-website-button-wrap a.event-website-button {
	display: inline-block;
	background-color:#FF7900;
	color:#fff;
	text-transform: uppercase;
	padding:5px 25px;
	transition: all .5s;
	font-size:15px;
	margin-left:0 !important;
	margin-right:0 !important;
}
.event-website-button-wrap a.event-website-button:hover {
	background-color:#ff9433;
}

.event-website-button-wrap a.event-website-button.disabled {
	background-color:#ddd;
}
.event-website-button-wrap a.event-website-button.disabled:hover {
	cursor: not-allowed;	
}
@media (min-width:768x) {
	footer#site-footer #footer-contact-wrap:after, footer#site-footer #footer-address:after {
	    content: "";
	    border-right: 2px solid #363534;
	    height: 48px;
	    position: absolute;
	    top: 0px;
	    right: 0;
	}
	#menu-primary-navigation {
		display: block;
		text-align: center;
		width: 100%;
	}
	#hunt-social-wrap {
		padding-right: 40px;
	}
	.fc-toolbar.fc-header-toolbar {
		position: relative;
		top:-10rem;
	}
	#calendar .fc-view-container {
		margin-top:-7%;
	}
}
.fc-button-group {
	display: none !important;
}
#footer-contact-wrap, #footer-address, #footer-logos {
	padding-top: 15px;
}
#right-footer-wrap {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
@media (min-width: 1200px) {
	#right-footer-wrap {
		width: calc(100% - 400px);
		justify-content: flex-end;
	}
	.row .col-lg-4.hexa-wrap {
		margin-left: 30px;
		margin-top: -30px;
		flex: 0 0 370px;
		min-width: 370px;
		max-width: 370px;
	}
	#footer-contact-wrap {
		flex: 0 0 calc(100% - 400px - 290px - 275px) !important;
		max-width: calc(100% - 400px - 290px - 275px) !important;	
	}
	footer#site-footer .row .hexa {
		top: -15px;
	}
	footer#site-footer .row .hexa.last {
		top: -15px;
	}
	body.page-template-template-home footer#site-footer {
		min-height: 110px;
	}
}
@media (min-width: 992px ) and (max-width: 1200px) {
	#right-footer-wrap {
		margin-top: -45px;
	}
	.col-lg-4.hexa-wrap {
		text-align: center;
	}
	footer#site-footer div#right-footer-wrap #footer-contact-wrap:after, footer#site-footer div#right-footer-wrap #footer-address:after
	{
		height: 36px;
	}
	footer#site-footer div.row div div#footer-logos {
		margin-top: 10px;
		padding-top: 0;
	}
	div#footer-address, div#footer-contact-wrap {
		margin-top: 15px;
		padding-top: 0;
	}
	div#footer-logos, div#footer-address, div#footer-contact-wrap {
		margin-bottom: 5px;
	}
	#list-view-head-wrap > h2 {
		font-size: 32px;
	}
	body.page-template-template-home footer#site-footer {
		min-height: 121px;
	}
}
@media (min-width: 992px) {
	#min-date, #max-date {
		width: inherit;
	}
	.col-lg-4.hexa-wrap {
		flex: 0 0 100%;
		min-width: 100%;
		max-width: 100%;
		margin-left: 0;
	}
	#footer-contact-wrap {
		width: 250px !important;
		max-width: 250px !important;
		min-width: 250px !important;
	}
	#footer-address {
		flex: 0 0 290px;
		max-width: 290px;
		min-width: 290px;
	}
	#footer-logos {
		flex: 0 0 265px;
		max-width: 265px;
	}
	#footer-id-1, #footer-id-2, #footer-id-3 {
		margin-right: 10px !important;
	}
	#footer-id-1, #footer-id-3, #footer-id-4 {
	    width: 41px !important;
	    max-width: 41px !important; 
	}
	#footer-id-2 {
	    width: 82px !important;
	    max-width: 82px !important; 
	}
	section.standard-page #standard-content a {
		border: 0;
		margin: 0 5px 10px 5px;
	}
}
footer#site-footer #footer-logos img#footer-id-4 {
	margin-right: 0;
}
footer#site-footer div.row div#footer-logos {
    padding-left: 15px;
	padding-top: 10px;
	align-items: center;
	flex-direction: column;
}
header#header #hunt-nav-wrap #menu-primary-navigation .active a {
	/*padding-bottom:4px;*/
}
#menu-primary-navigation  li > ul.dropdown-menu li {
	display: block !important;
	padding:10px 5px;
}
#menu-primary-navigation  li > ul.dropdown-menu li:hover {
	background-color:#f1f1f2;
	
}
#menu-primary-navigation  li > ul.dropdown-menu li > a {
	display: block;
	padding:5px 15px;
	color:#363534 !important;
	display: block;
	font-family: CentGothWGL-Bold;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
}
#menu-primary-navigation  li > ul.dropdown-menu li > a:hover {
	background-color:#f1f1f2;
	color:#FF7900 !important;
}
#meta-filters-wrap .event-search-wrap {
	position: relative;
}
#meta-filters-wrap .event-search-wrap::after {
	content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    top: -3px;
    right: 20px;
    font-size: 18px;
    color: #363534;
}
#list-view table {
	border-collapse:separate; 
	border-spacing: 0 2em;
}
#list-view table thead {
	display: none;
}
#list-view .top {
	
}
#list-view .st-img-wrap {
	max-width: 35%;
	width:35%;
	padding:0;
}
#list-view .st-date-wrap {
	width:15%;
	background-color: #363534;
    color: #fff;
}
#list-view .st-info-wrap {
	border-right:1px solid rgba(0,0,0,0.2);
}
#list-view tr[role="row"] > td {
	border-top:10px solid #69be28;
	border-bottom:1px solid rgba(0,0,0,0.2);
	vertical-align: middle;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
span.select2.select2-container {
	position: relative;
}
span.select2.select2-container::after {
	content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: -6px;
    right: 2%;
    font-size: 26px;
    color: #363534;
}
.date-to {
	position: relative;
	padding-right: 15px;
	padding-left: 0;
}
.date-from {
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 992px) {
	.date-from {
		padding-left: 0px;
	}
	.event-search-wrap {
		flex: 0 0 60%;
		max-width: 60%;
	}
	.date-from, .date-to {
		flex: 0 0 20%;
		max-width: 20%;
	}
}
.date-from::after,.date-to::after {
	content: "\f073";
    font-family: FontAwesome;
    position: absolute;
    font-size: 16px;
    color: #363534;
    top:0;
    right:10px;
}
.date-from.disabled input, .date-to.disabled input{
	opacity: 0.3;
	cursor:not-allowed;
}
.date-from.disabled::after {
	opacity:0.3;
}
.date-to.disabled::after {
	opacity:0.3;
}
.fc-toolbar .fc-left {
	float:none !important;
	text-align: center;
}
body .fc-toolbar .fc-left h2 {
	float:none;
	position: relative;
}
body .fc-toolbar .fc-left h2 .fa-angle-left {
	padding-right:50px;
	display: inline-block;
	color:#69be28;
	cursor: pointer;
}
body .fc-toolbar .fc-left h2 .fa-angle-right {
	display: inline-block;
	color:#69be28;
	padding-left:50px;
	cursor: pointer;
}
.fc-head-container.fc-widget-header {
	border:none;
}
.fc-widget-header thead th {
	color:#69be28;
	text-transform: uppercase;
	text-align: left;
	border:none;
	font-size:14px;
	font-family: CentGothWGL-Bold;
	font-weight: normal;
	font-style: normal;
}
.fc-month-view span.fc-title{
    white-space: normal;
    font-size: 12px;
    font-weight: bold;
}
td.fc-event-container {
	padding:5px !important;
}
body.page-template-template-calendar #meta-filters-wrap {
	background-color:rgba(230,230,230, 0.6);
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
	float:left !important;
}
div.fc-content {
	padding:5px;
}
body.page-template-template-landing #landing-boxes .image {
	min-height:255px;
}
footer#site-footer #footer-logos img {
	margin-right:4%;
}
footer#site-footer #footer-logos #footer-id-1 {
	max-width:13%;
}
footer#site-footer #footer-logos #footer-id-2 {
	max-width:33%;
}
footer#site-footer #footer-logos #footer-id-3 {
	max-width:14%;
}
footer#site-footer #footer-logos #footer-id-4 {
	max-width:14%;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
@media (min-width:992px) {
	section.standard-page header#standard-page-header {
		position: relative;
	}
	section.standard-page header#standard-page-header #standard-title {
		position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	}
	body section.standard-page header#standard-page-header #standard-title h1 {
		margin-top:0;
	}	
	#sub-menu-items #quick-links a i {
		font-size:18px;
		margin-top:0;
	}
	#sub-menu-items #quick-links a i.fa-map-marker-alt {
		position: relative;
		left:-2px;
	}
	header#header #hunt-nav-wrap #menu-primary-navigation > .active > a {
		padding-bottom:6px;
	}
}
#tactical-nav {
	background-color: #e6e6e6;
}
body .hexa {
-webkit-clip-path: polygon(50% 0%, 95% 24%, 95% 74%, 50% 100%, 6% 74%, 6% 24%);
clip-path: polygon(50% 0%, 95% 24%, 95% 74%, 50% 100%, 6% 74%, 6% 24%);
}
body .hexa .special {
	
}
body #contact-meta {
	max-width:100%;
}
footer#site-footer .hexa {
    position: relative;
    top: -45px;
}
footer#site-footer .hexa.last {
	top: -45px;
}
#sub-menu-items #quick-links a span{
	display: inline-block;
    position: relative;
    top: 2px;
}
body .page-list .current_page_item > a {
	font-weight: normal;
	color:#363534;
}
body ul.siblings-page-list li.current_page_item::after {
	content: "\f111";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -20px;
    font-size: 15px;
    color: #363534;
}
#wrapper {
	overflow-x: hidden;
}
footer#site-footer {
	position: relative;
}
#back-to-top {
	display: block;
	position: absolute;
	top:-80%;
	right:-40px;
	width:100px;
	height:30px;
	background-color:#69be28;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	cursor: pointer;
	transition: all .3s;
}
#back-to-top:hover {
	background-color:#87cb53;
	transform: translateX(-10px);
}
#back-to-top i.fa {
	color:#fff;
	display: inline-block;
	padding-left:5px;
	padding-top:4px;
	font-size:22px;
}
body.page-template-template-home #back-to-top {
	display: none;
}
#sub-menu-items #tactical-nav ul a#last-left-menu-link:after {
	border:none;
}
#sub-menu-items #tactical-nav ul a.current {
	background-color:#363534;
	color:#fff;
}
#sub-menu-items #tactical-nav ul a.current:after {
	border:none;
}
body #menu-primary-navigation ul.dropdown-menu.depth_0{
	text-transform: none;
	border-radius:0;
	min-width:15rem;
	margin-top:11px;
	margin-left: -2px;
}
/***REMOVE 
#calendar {
	display: none !important;
}***/
body #menu-primary-navigation ul.dropdown-menu.depth_0 > li a {
	color:#363534;
}
#DataTables_Table_0_wrapper .top .dataTables_length {
	position: relative;
	top:15px;
	font-size:14px;
}
#DataTables_Table_0_wrapper .bottom  .dataTables_length {
	font-size:14px;
}
body #DataTables_Table_0_wrapper span.select2-selection.select2-selection--single {
	border:none;
}
body #DataTables_Table_0_wrapper span.select2-selection__rendered {
	color:#69be28;
}
body #DataTables_Table_0_wrapper span.select2.select2-container::after {
	color:#69be28;
	font-size:16px;
    top: 0px;
    right: 6px;
}
body #DataTables_Table_0_wrapper a.paginate_button.previous {
	display: none;
}
body #DataTables_Table_0_wrapper .dataTables_paginate.paging_simple_numbers {
	font-size:12px;
}
body .dataTables_wrapper a.paginate_button.next {
	background-color:#FF7900;
	transition: all .3s;
	color:#fff !important;
	text-transform: uppercase;
	border-radius: 0 !important;
	padding: 4px 20px 2px 20px;
	margin-left: 10px;
}
body #wrapper .dataTables_wrapper a.paginate_button.next:hover {
	background:#ff9433 !important;
	border-color:transparent !important;
	color:#fff !important;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button {
	color:#69be28 !important;
	padding:3px;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background:transparent !important;
	border-color: transparent !important;
	color:#ff9433 !important;
	
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
	background:transparent !important;
	border-color:transparent;
	color:#363534 !important;
	border-bottom:1px solid #363534;
}
body.page-template-template-calendar #view-switch {
	position: relative;
	z-index:5;
}
@media (min-width:992px) {
	#list-view {
		display: none;
		margin-top:-50px;
	}
}
#list-view #list-view-head-wrap {
	position: relative;
	top:-115px;
}
#list-view #list-view-head-wrap h2 {
	text-align: center;
}
/*font-family: CentGothWGL;
  font-weight: normal;
  font-style: normal;
  font-size:17px;*/
div.st-date-month {
  font-family: CentGothWGL;
  font-weight: normal;
  font-style: normal;
  font-size:17px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 10px;
}
div.st-date-day {
  font-family: CentGothWGL-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  text-align: center;
}
body a.btn.btn-success {
	background-color:#FF7900;
	border:none;
	border-radius:0;
	border: none;
    text-align: right;
    display: inline-block;
    background-color: #FF7900;
    width: auto;
    color: #fff;
    font-size: 14px;
    font-family: CentGothWGL-Bold;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
body a.btn.btn-success:hover {
	background-color:#ff9433;
}
body.parent-pageid-115 #standard-content-inner h2:nth-child(1) {
	display: block !important;
}
section.standard-page #standard-content {
	margin-bottom:125px;
}
body .hexa .special strong {
	text-transform: uppercase;
}
#menu-primary-navigation .dropdown-toggle:hover {
	border-bottom: 5px solid #FF7900;
    padding-bottom: 9px;
}
#landing-boxes .col-lg-3 {
	padding-bottom:10px;
}
p.event-desc-title-details {
	margin-top:15px;
	margin-bottom:5px;
}
header#header #hunt-nav-wrap a:hover {
    color: #c8c8c8;
}
body.page-template-template-landing .wp-video {
	margin-left:auto;
	margin-right:auto;
}
body header#header #hunt-nav-wrap  #hunt-social ul li a:hover {
	color:#92D400;
}
/*     height: 18px;
    width: auto;
    position: relative;
    top: 4px;*/
body header#header #hunt-nav-wrap  #hunt-social ul li a.link-h-svg svg {
	height: 18px;
    width: auto;
    position: relative;
    top: 4px;
    fill:#fff;
    transition:all .3s;
}
body header#header #hunt-nav-wrap  #hunt-social ul li a.link-h-svg:hover svg{
	fill:#4681CF !important;
}
body.page-template-template-staff .staff-item {
	margin-bottom:15px;
}
body.page-template-template-staff .staff-item h3 {
	margin-bottom:0;
	margin-top:15px;
}
@media (max-width:1019px) {
	.hexa-wrap {
		padding-left:0;
		padding-right:0;
	}
}
@media (min-width:992px) {
	#footer-logos-container {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	body #home-slide div.slick-slide {
		background-attachment: fixed;
	}
	body.page-template-template-home footer#site-footer {
		position: absolute;
	    bottom: 0;
	    width: 100%;

	}
	.mobile-only {
		display:none;
	}
	header#header #hunt-nav-wrap #menu-primary-navigation > li.mobile-only {
		display: none;
	}
}
div.st-info {
	padding-top:5px;
	padding-left:10px;
}
footer#site-footer #footer-contact-wrap:after, footer#site-footer #footer-address:after {
	top:0px;
	height: 48px;
}
@media (min-width: 992px) {
	.navbar-expand-lg .navbar-collapse {
	    /* display: -webkit-box!important; */
	    /* display: flex!important; */
	    -ms-flex-preferred-size: auto;
	    flex-basis: auto;
	    align-items: center;
	    display: block !important;
	    text-align: center;
	}
	section.standard-page header#standard-page-header {
		padding-top:10%;
		padding-bottom:10%;
		min-height: 0;
	}
}
#hunt-social.desktop-only {
	position: relative;
	left:-20px;
}
body.parent-pageid-115 .foogallery-album-header a {
	display: block !important;
}
div.staff-info > p {
	word-wrap: break-word;
}
a.fc-day-grid-event.fc-h-event {
	position: relative;
}
a.fc-day-grid-event.fc-h-event > .hunt-cal-click {
	position: absolute;
    bottom: -6.6rem;
    left: 0;
    border: 1px solid red;
    background-color: purple;
}
.page-template-template-calendar .popover {
	max-width: none;
	width:450px;
	border-radius:0;
	border:none;
	box-shadow:1px 1px 25px rgba(0,0,0,0.8);
}
.page-template-template-calendar a.fc-day-grid-event {
	transition: none;
}
.page-template-template-calendar .popover .popover-content {
	background-color: #f0f0f0;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-wrap {
	padding:20px;
}
.page-template-template-calendar .popover .popover-content img {
	max-width: 100%;
}
.page-template-template-calendar .popover .popover-content h4 {
	font-family: CentGothWGL-Bold;
	font-weight: normal;
	font-style: normal;
	margin-bottom:0;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-date {
	font-family: CentGothWGL;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;	
    margin-bottom: 10px;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-buttons {
	text-align:center;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-buttons a{
	display: inline-block;
	text-transform: uppercase;
	transition:all .5s;
	padding-top: 15px;
	padding-bottom: 12px;
	text-align: center;
	font-family: CentGothWGL-Bold;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
	width:200px;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-buttons a.hunt-pop-close {
	background-color:#e6e6e6;
	color:#000;
	font-family: CentGothWGL;
    font-weight: normal;
    font-style: normal;
	margin-right: 10px;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-buttons a.hunt-pop-close:hover {
	background-color: #333;
	color:#fff;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-buttons a.hunt-pop-website {
	background-color: #FF7900;
	color:#fff;
}
.page-template-template-calendar .popover .popover-content .hunt-pop-buttons a.hunt-pop-website:hover {
	background-color: #ff9433;
}
.page-template-template-calendar .hunt-pop-clicked {
	background-color: #69be28 !important;
}
.fc-view-container.hunt-pop-faded {
	cursor: not-allowed;
}
.fc-view-container.hunt-pop-faded a.fc-day-grid-event {
	cursor: not-allowed;
}
.page-template-template-calendar a.hunt-pop-website.no-link {
	background-color: #e6e6e6 !important;
	cursor: not-allowed;
}
@media (max-width:1400px) {
	footer#site-footer #footer-contact-wrap {
		word-break: break-all;
	}
}
.dataTables_paginate {
	padding-top: 0 !important;
}
/**** MOBILE THANGS ****/
@media (max-width:768px) {
	body.page-template-template-calendar #meta-filters-wrap {
		top:45px;
	}
	.dataTables_paginate {
		float: right !important;
		margin-top: 0 !important;
	}
	.dataTables_length {
		float: left !important;
	}
}
@media (max-width:992px) {
	#footer-logos {
		display: flex;
		justify-content: center;
	}
	#footer-logos-container {
		text-align: center;
		max-width: 600px;
		width: 100%;
	}
	#sub-menu-items #quick-links {
		right: 0;
	}
	div#right-footer-wrap {
		flex-direction: column;
	}
	.desktop-only {
		display:none;
	}
	header#header #hunt-nav-wrap #hunt-social {
		display: none;
	}
	body #sub-menu-items > div {
		position: static;
	}
	header#header #hunt-nav-wrap {
		background-color:#fff;
		position: absolute;
	    top: 0;
	    right: 0;
	    z-index: 10;
	}
	header#header button.navbar-toggler {
		background-color:transparent;
		position: absolute;
        top: 2px;
		z-index: 5;
		right: -15px;
	}
	header#header span.navbar-toggler-icon {
		  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(105,190,40, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}
	header#header #navbarSupportedContent {
		/*border:1px solid red;*/
		width: 100vw;
		background-color: #fff;
		margin-right: -15px;
		position: relative;
		top: 162px;
		text-align: left;
		text-transform: none;
		padding-top: 15px;
	    padding-left: 30px;
	    padding-bottom: 100vh;
	}
	header#header #hunt-nav-wrap #menu-primary-navigation > .active > a {
	    border-bottom: 3px solid #FF7900;
		padding-bottom: 5px;
	}
	header#header #navbarSupportedContent #menu-primary-navigation {
		
	}
	header#header #hunt-nav-wrap #menu-primary-navigation > li {
		margin-left:20px;
		margin-bottom:20px;
	}
	header#header #hunt-nav-wrap #menu-primary-navigation > li.show > a::before{
		transform: rotate(180deg);
	}
	header#header #hunt-nav-wrap #menu-primary-navigation > li.current_page_item > a{
	    margin-bottom: 0px;
		display: inline-block;
	}
	header#header #navbarSupportedContent #menu-primary-navigation li {
		display: block;
	}
	header#header #navbarSupportedContent #menu-primary-navigation li > a {
		position: relative;
		font-family: CentGothWGL;
		font-weight: normal;
		font-style: normal;
		font-size:22px;
	}
	header#header #navbarSupportedContent #menu-primary-navigation li > a.dropdown-toggle::before {
		content: "\f107";
	    font-family: FontAwesome;
	    position: absolute;
	    top: -7px;
	    left: -29px;
	    font-size: 30px;
	    color: #363534;
	    z-index: 100;
	    transition: all .3s;
	}
	header#header #navbarSupportedContent #menu-primary-navigation li a {
		color:#363534;
	}
	body #menu-primary-navigation ul.dropdown-menu.depth_0 {
		position: static;
		display: none;
		float:none;
		border:none;
		margin-top:13px;
	}
	body #menu-primary-navigation ul.dropdown-menu.depth_0.show {
		display: block;
	}
	body #menu-primary-navigation ul.dropdown-menu.depth_0 li {
		padding:0;
	}
	body #menu-primary-navigation ul.dropdown-menu.depth_0 li a{
		font-size:18px !important;
	}
	#menu-primary-navigation .dropdown-toggle:hover {
		border:none;
		padding-bottom: 0;
	}
	#sub-menu-items #tactical-nav #logo {
		text-align: left;
	}
	#sub-menu-items #tactical-nav #logo img {
	    max-width: 55%;
        position: relative;
		z-index: 10;
		
	}
	div#quick-links.mobile-only {
		position: relative;
		z-index: 10;
		top:0 !important;
		margin-right: -11px;
	}
	#tactical-nav {
		background-color: transparent;
	}
	#sub-menu-items div#quick-links.mobile-only ul {
		width:100%;
		background-color: #FF7900;
	}
	#sub-menu-items div#quick-links.mobile-only ul li {
		display: inline-block;
		width:32.5%;
		position: relative;
	}
	#sub-menu-items div#quick-links.mobile-only ul li.orange1:after {
		content:"";
		position: absolute;
	    top: 13px;
	    right: 7px;
	    border-right: 1px solid #fff;
	    height: 12px;
	}
	#sub-menu-items div#quick-links.mobile-only ul li.orange2:after {
		content:"";
		position: absolute;
	    top: 12px;
	    right: -13px;
	    z-index: 10;
	    border-right: 1px solid #fff;
	    height: 13px;
	}
	#sub-menu-items div#quick-links.mobile-only ul li a {
		display: inline-block;
		padding:5px 0;
		padding-top:8px;
		color:#fff;
		width:100%;
	}
	#sub-menu-items div#quick-links.mobile-only ul li a:hover {
		background:none;
	}
	#sub-menu-items div#quick-links.mobile-only ul li a i{
		display: none;
	}
	#sub-menu-items div#quick-links.mobile-only ul li a:after {
		border:none;
	}
	section.standard-page #standard-content #standard-content-inner {
		border-right: none;
		padding-right:0;
	}
	section.standard-page #standard-content {
		margin-bottom: 50px;
	}
	section.standard-page #standard-sidebar {
    	margin-top: 15px;
    	margin-bottom:100px;
    	padding-top: 20px;
		border-top: 3px solid rgba(0,0,0,0.1);
	}
	section.standard-page header#standard-page-header #standard-title h1 {
	    max-width: 350px;
	    margin-top: 6rem;
	    padding: 10px;
	    font-size: 40px;
	    padding: 15px 50px;
	    width:92%;
	}
	section.standard-page header#standard-page-header {
		min-height:200px;
		background-position: center;
	}
	/* footer#site-footer { */
		/* margin-top:60px; */
	/* } */
	body.page-template-template-landing #standard-content-inner p {
		font-size:18px;
	}
	body #calendar  {
		display: none;
	}
	body #list-view {
		display: block;
	}
	#home-slide {
		margin-bottom: -37px;
	}
	#home-slide div.slick-slide {
		min-height: 60vh;
		background-position: center;
	}
	section.standard-page > .container:first-of-type {
		padding-left:30px;
		padding-right:30px;
	}
	footer#site-footer #footer-contact-wrap, footer#site-footer #footer-logos-wrap {
		text-align: center;
	}
	body #view-switch {
		display: none;
	}
	#list-view #list-view-head-wrap {
		/*top:-265px;*/
		top: -13rem;
	}
	body.page-template-template-calendar #meta-filters-wrap {
		position: relative;
	}
	.dataTables_wrapper {
		position: relative;
		top:-60px;
	}
	#list-view .st-date-wrap {
		display: block;
		width:100%;
		padding:0;
	}
	#list-view .st-img-wrap {
		display: block;
		max-width: 100%;
		width:100%;
		border-top:none !important;
	}
	#list-view .st-info-wrap {
		display: block;
		width:100%;
		border:none !important;
		border-bottom: 1px solid rgba(0,0,0,0.2) !important;
	}
	div.st-info, #list-view .st-info-wrap {
		padding-left:0;
		padding-right:0;
	}
	table.dataTable.no-footer {
		border-bottom:none !important;
	}
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_paginate {
		text-align: left !important;
	}
	#meta-filters-wrap .event-search-wrap, .event-type-wrap {
		margin-bottom: 15px;
	}
	.select2-container .select2-selection--single .select2-selection__rendered {
		padding-left: 0 !important;
	}
	.date-from, .date-to {
		width:50%;
	}
	#min-date,#max-date {
		width:100%;
	}
	.date-from::after, .date-to::after {
		right:15px;
	}
	#DataTables_Table_0_wrapper .top .dataTables_length {
		top: 5px;
	}
	footer#site-footer {
		padding-bottom:30px;
	}
	ul#the-threes {
		display: none;
		position: absolute;
		width:100%;
		z-index:5;
		background-color:transparent !important;
		margin-top: 20px;
	}
	.page-template-template-home ul#the-threes {
		display: block;
		display:none;
	}
	ul#the-threes li {
		
	}
	ul#the-threes li a {
		margin: 20px;
		background-color: #e6e6e6;
	    /*padding-top: 8% !important;*/
		font-size: 32px;
		/*padding-bottom: 8% !important;*/
	}
	ul#the-threes li a::after {
		display: none !important;
	}
	body.page-template-template-home {
	    background-color: #e6e6e6;
	}
	footer#site-footer #footer-contact-wrap:after, footer#site-footer #footer-address:after {
		display: none !important;
	}
	section.standard-page header#standard-page-header {
		position: relative;
	}
	section.standard-page header#standard-page-header #standard-title {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    width: 93%;
	}
	section.standard-page header#standard-page-header #standard-title h1 {
		margin-top:0 !important;
		font-size: 26pt;
	}
	#sub-menu-items #tactical-nav #logo {
		text-align: center;
		padding-top:15px;
		
	}
	.hexa-wrap {
		text-align: center;
		height: 70px;
	}
	body footer#site-footer .footer-contact {
		display: inline-block;
	}
	body #standard-content-inner h2 {
		line-height: 1;
	}
	#back-to-top {
		opacity: 0.7;
		top: -45%;
	}
	div.staff-info > p {
		word-wrap: break-word;
	}
	body #contact-meta a {
		font-size: 14px;
		word-wrap: break-word;
	}
}
@media (max-width:375px) {
	ul#the-threes li a {
		padding-top:6% !important;
		padding-bottom: 6% !important;
	}
	#home-slide-wrap {
		padding-bottom:10%;
	}
	.hexa-wrap {
		height:auto;
	}
	.hexa {
		width: 100px;
		height: 100px;
	}
	#sub-menu-items div#quick-links.mobile-only ul li a {
		font-size:12px;
	}
	/* body.page-template-template-calendar #meta-filters-wrap { */
		/* top:95px; */
	/* } */
	section.standard-page header#standard-page-header #standard-title h1 {
		font-size:20pt;
	}
	#list-view #list-view-head-wrap {
	    top: -200px;
	}
}
@media (max-width:320px) {
	body #standard-content-inner h2 {
		word-wrap: break-word;
	}
}
@media (max-width:400px) {
	#list-view-head-wrap > h2{
		font-size: 32px;
	}
}
#DataTables_Table_0_wrapper > .top > .dataTables_length {
	top: 0;
}
#DataTables_Table_0_wrapper > .top, #DataTables_Table_0_wrapper > .bottom {
	padding-top: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#DataTables_Table_0 {
	width: 100% !important;
}

.toggler-active { 
	overflow: hidden;
}

@media (min-width: 992px) {
	section.standard-page #standard-content p > a,
	section.standard-page #standard-content p > strong > a,
	section.standard-page #standard-content li > a {
		border: 0;
		margin: 0;
	}
}

#standard-sidebar > ul.page-list > li.page_item > ul.children > li.page_item {
	list-style-type: none;
}

@media (max-width: 992px) {
    td.st-info-wrap {
        text-align: center;
    }
}


/********* Privacy Policy / Do Not Sell My Info Links **********/
.footer-logos-link {
	font-size: 12px;
    font-family: CentGothWGL-Bold;
    font-weight: normal;
	font-style: normal;
	display: block;
	text-align: right;
}

#footer-logos-links {
	margin-top: 15px;
	display: flex;
	flex-direction: column;
	margin-bottom: 3px;
}

@media (max-width: 992px) {
    #footer-logos-links {
		align-items: center;
		margin-bottom: 0px;
    }
}

@media (min-width: 1200px) {
    #footer-logos-links {
        margin-bottom: 8px;
    }
}
