
@media (min-width: 992px){
	#header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu 
	{margin-top:-3px;}

	html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active):hover > a, html:not(.sticky-header-active) #header.header-semi-transparent .header-nav-main nav > ul > li:not(.active):hover > a, html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a {color:#01A74A;}
}

#footer p {color:#eee;}
h1, h2, h3, h4, h5, h6 {letter-spacing:unset;}
.navlabel {margin-left:-10px;}
.incomplete {color:orange;}
.dne {color:red;}
/*.in-progress {color:yellow!important;}*/

ul.marketing-container.market-2-ul-container {margin-bottom:unset!important;}
.market-2-container .marketing-container { padding:4px 0!important;}

#header .header-logo.px-4{padding-left:0 !important}
.sticky-header-enabled .body{padding-top:100px; transition: margin 800ms;}
.sticky-header-active .body{padding-top:72px}
.boxed-corner-container {display:inline-block; position:relative;}
.full-img-width{display:block; margin-bottom:5px}
.full-img-width img{width:100%; display:block}
.boxed-corner-container:before{
	content: '';
	position: absolute;
	display: inline-block;
	max-width: 30%;
	width:80px;
	top: -7px;
	left:-7px;
	z-index: 1;
	max-height:30%;
	height:80px;
	background-color:rgba(1, 167, 74, 1);
}
.boxed-corner-container:after{
	content: '';
	position: absolute;
	display: inline-block;
	max-width: 30%;
	width:80px;
	right: -7px;
	z-index: 0;
	bottom: -7px;
	max-height:30%;
	height:80px;
	background-color:rgba(1, 167, 74, 1);
}
.boxed-corner-container img {position:relative;z-index:5;}

.logo-rotator {
left:26px!important;}
.logo-rotator span.word-rotator-words {width:87px!important;padding-right:2px;}
.word-rotator-words {text-align:right;}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active:not(.btn){color:#01A74A;}

.alternating-tile1 > a {border:solid 1px rgba(0,0,0,.2);}

.marketing-container li h1 {font-size:23px!important;line-height:27px!important;}

.tab-pane img{max-width:100%}
table.BoxedTable{background:#e7e8d2; border:1px solid #000}
.pg-company .marketing-container li:hover h1, .pg-customer-service .marketing-container li:hover h1{top:42%}
span.vxz{display:flex}
span.vxz b{padding-right:14px}


@media only screen and (min-width: 1240px) {
	.center-text-1240 li {justify-content:center;}
}
#history .alternating-tile1 img {height:100px!important;width:auto!important;}
#history .alternating-tile1 a {cursor:context-menu;background-color:#eee;}

.rev_slider li.slide-overlay.slide-overlay-level-9 .slotholder:after {opacity:.5;}
.footer-text-white * {color:#eee!important;}
#footer ul.footer-text-white  li:hover {left:5px;}
#footer ul.footer-text-white  li {left:0px;transition:ease .4s;}

html.sticky-header-active #header .header-btn-collapse-nav.on-sticky-dark .hamburguer span, html.sticky-header-active #header .header-btn-collapse-nav.on-sticky-dark .close span {background:white;}