/* Enter Your Custom CSS Here */

#mt-menu .col-1-3 { float: none; display: inline-block; vertical-align: top; }

.slide-content-container {

  height: 80vh;
  
}


IMG.HoverBorder {border:10px solid #eee;}
IMG.HoverBorder:hover {border:10px solid #c3c3c3;}

.main-navigation a{
text-transform: uppercase;
}

.home-cta {
    background: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.navigation-container {
 padding-top:10px; 
}

.site-branding {
 max-width:400px; 
  height: 80px;
}

.site-branding img {
    max-height: 80px;
}

.site-header {
  height: 90px;
}

.su-post-comments-link {
 	display:none; 
}

.aboutf2{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background: #ddd;
		padding: 20px; 
		  width: 800px;
		border-radius: 15px 15px 15px 15px;
	}
	