#pe-footer-mod { 
    margin-top: -110px;
}
 .wcaganimation *, .highcontrast *, .highcontrast2 *, .highcontrast3 *, .wcaganimation *:before, .highcontrast *:before, .highcontrast2 *:before, .highcontrast3 *:before, .wcaganimation *:after, .highcontrast *:after, .highcontrast2 *:after, .highcontrast3 *:after {
    /*transition: all 0.5s !important;*/
}

.container-fluid, .pe-container {
transition-property: none  !important;
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {

    .__wpdm_hover_content {
        -webkit-transform: translateY(8rem);
        transform: translateY(8rem);
    }


    .__wpdm_hover_card:hover > .__wpdm_hover_content {
        transform: translateY(0);
    }

    .__wpdm_hover_card:hover {
        -webkit-box-shadow: inset 0px -380px 180px -30px rgba(6, 49, 69, .95) !important;
        box-shadow: inset 0px -380px 180px -30px rgba(6, 49, 69, .95) !important;
        transition: transform 1s;
    }

    .__wpdm_hover_card:hover .__wpdm_hover_content > *:not(.__wpdm_hover_title) {
        opacity: 1;
        transform: translateY(0rem);
        transition-delay: calc(700ms / 8);
    }

}
.update-content a { 
    color: #009793; 
}
.tpg-shortcode-main-wrapper .even-grid-item, .tpg-shortcode-main-wrapper .masonry-grid-item {
    margin-bottom: 0px !important;
}
.ff-stream-wrapper {
    margin: 0px 0 0 !important;
}
.ff-layout-masonry {
   min-height: auto !important;
}
#pe-breadcrumbs {
    display: none !important;
}
.page-header{
    display: none !important;
}

@media only screen and (max-width: 1200px) and (min-width: 769px){
	.vc_custom_1592324763407 {
    margin-right: 0px !important;
    margin-left: 20px !important;
    padding-left: 0px !important;
	}
	.vc_custom_1596486558759 {
		margin-bottom: 0px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}
@media only screen and (max-width: 768px) and (min-width: 601px){
	.vc_custom_1596486558759 {
		margin-bottom: 0px !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.vc_custom_1592324763407 {
		margin-right: 0px !important;
		margin-left: 0px !important;
		padding-left: 15px !important;
	}
	.mitBar h1 {
		line-height: 34px !important;
	}
}
