/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2024 | 18:32:50 */
.custom-btn-gray:after{
	top:-1px!important;
}
.custom-btn-blue:after{
	top:-1px!important;
}
.custom-btn-red:after{
	top:-1px!important;
}
.custom-btn-gray:after{
	top:-1px!important;
}
.custom-btn:after{
	top:-1px!important;
}
.fusion-logo img{
	width:110px!important;
	height:auto!important;
}
.fusion-secondary-main-menu{
	padding-left:5%!important;
}


.small-btn-gray{
		margin-right:25px;
		margin-left:25px;
}
.small-btn-gray:after{    
	content: "";
    position: absolute;
    border-top: 28px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 25px solid #efefef;
    right: -24px;
    top: -1px;
-webkit-transition: all .2s;
    transition: all .2s;
}
.small-btn-gray:before{
	    content: "";
    position: absolute;
    border-top: 0px solid transparent;
    border-bottom: 28px solid transparent;
    border-right: 25px solid #efefef;
    left: -24px;
    top: 0px;
	-webkit-transition: all .2s;
    transition: all .2s;
}


.small-btn-red{
		margin-right:25px;
		margin-left:25px;
}
.small-btn-red:after{    
	content: "";
    position: absolute;
    border-top: 28px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 25px solid #a12b2a;
    right: -24px;
    top: -1px;
-webkit-transition: all .2s;
    transition: all .2s;
}
.small-btn-red:before{
	    content: "";
    position: absolute;
    border-top: 0px solid transparent;
    border-bottom: 28px solid transparent;
    border-right: 25px solid #a12b2a;
    left: -24px;
    top: 0px;
	-webkit-transition: all .2s;
    transition: all .2s;
}


.small-btn-ylw{
		margin-right:25px;
		margin-left:25px;
}
.small-btn-ylw:after{    
	content: "";
    position: absolute;
    border-top: 28px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 25px solid #ffcb05;
    right: -24px;
    top: -1px;
-webkit-transition: all .2s;
    transition: all .2s;
}
.small-btn-ylw:before{
	content: "";
    position: absolute;
    border-top: 0px solid transparent;
    border-bottom: 28px solid transparent;
    border-right: 25px solid #ffcb05;
    left: -24px;
    top: 0px;
	-webkit-transition: all .2s;
    transition: all .2s;
}


.small-btn-blue{
		margin-right:25px;
		margin-left:25px;
}
.small-btn-blue:after{    
	content: "";
    position: absolute;
    border-top: 28px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 25px solid #003058;
    right: -24px;
    top: -1px;
-webkit-transition: all .2s;
    transition: all .2s;
}
.small-btn-blue:before{
	    content: "";
    position: absolute;
    border-top: 0px solid transparent;
    border-bottom: 28px solid transparent;
    border-right: 25px solid #003058;
    left: -24px;
    top: 0px;
	-webkit-transition: all .2s;
    transition: all .2s;
}
.test{
	float:left;
}
.modal-content{
	background-position: right bottom;
    padding-bottom: 39px;
    background-image: url(https://fortmilesmuseum.org/wp-content/uploads/2023/06/Banner-Red.png)!important;
    flex-wrap: wrap;
    background-size: contain;
	background-repeat:no-repeat;
}
.fusion-toggle-icon-line{
	background-color:#a12b2b!important;
}
a:after, .fusion-mobile-menu-icons a {
    color: #a12b2b!important;
}
.fusion-mobile-menu-icons a {
    float: right;
    font-size: 40px;
    margin-left: 20px;
    margin-top: 12%;
	target:"_self";
	data-toggle: "modal";
	data-target=".fusion-modal.Leadership";
}
@media only screen and (max-width: 800px){
	.fusion-header-content-3-wrapper h3.fusion-header-tagline {
		display: none;
	}
	.fusion-logo img {
    width: 70px!important;
	}
	.fusion-secondary-header{
		display:none!important;
	}
	.fusion-header{
		padding-top: 10px!important;
		padding-bottom:10px!important;
	}
}
.icons-inline{
	float:left;
}
.with_frm_style .frm_message p{
	color: #000!important;
    text-align: center;
}
.with_frm_style .frm_message, .frm_success_style{
	background-color:#ebe8db;
	border:0;
}
.frm_submit button.form_button{
	background-color:rgba(16,47,84,1)!important; 
	color:rgba(255,203,5,1)!important;
}
.frm_submit button.form_button:hover{
	background-color:rgba(255,203,5,1)!important; 
	color:rgba(16,47,84,1)!important;
}
.cont-botton-bg-img-blue1 > .fusion-column-wrapper:after {
    content: " ";
    background-image: url(https://fortmilesmuseum.org/wp-content/uploads/2023/06/Banner-Blue-2.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 25px;
    position: absolute;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px;
    z-index: 11;
    /* padding-left: 50px; */
}
.float-left{
	display:inline!important;
}
.btn-float-left{
	float:left;
}


#recent-posts-2 li:has([aria-current="page"]) {
	display: none !important;
}
