/*@media only screen and (min-width: 768px) {
    body {
	    background: url(../images/global/bg-new.png) repeat-x;
	}
}*/
a {
  line-height: inherit;
  color: #13579a;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #001f50; }
.callout {background-color: #f0eee8!important;border: 1px solid #c2bfba!important;border-radius: 0px!important;border-top: 8px solid #13579a!important;}
footer {background-color: #13579a;border-top-color: #13579a;}
footer h5 {color: #fdc82f;line-height: 1.2em;}
footer h5 a {color: #fdc82f;}
footer h5 a:hover {color: #fdc82f;    text-decoration: none;
}
#fvisit a:hover .button {background-color: #fdc82f;border-color: #fdc82f;color:#686155;}
.global-nav {background: #13579a!important;}
.global-nav ul li a {-webkit-transition: color 0ms ease-out;-moz-transition: color 0ms ease-out;}
.global-nav ul li a:hover {background-color: #fdc82f;color: #13579a;-webkit-transition: color 0ms ease-out;-moz-transition: color 0ms ease-out;}
header {
    background: #13579a!important;
    color: #FFF;
    margin-bottom: 0rem;
}
header .logo {margin: 36px 0 15px 1.25em;}
header div.icon-bar>*:hover {background: #fdc82f;color: #13579a;}
header .icon-bar>*:hover em, header .icon-bar>*:hover label {color: #13579a;}
.hofgold.hofgold, .hofgold {
    background-color: #fdc82f;
    font-family: 'Lato', arial, helvetica;
    border-color: #CCC;
    color: #0C335A;
    }
.hofgold a {color: #0C335A;}
button.hofgold:hover, button.hofgold:focus, .button.hofgold:hover, .button.hofgold:focus {
      background-color: #fdd359; color: #0C335A; font-family: 'Lato', arial, helvetica;}
#give-icon em, #give-icon label {color: #fdc82f;}
#give-icon:hover {background: #fdc82f;color: #13579a;}
#give-icon:hover em, #give-icon:hover label {color: #13579a;}
#landingnewssection {margin-bottom: 0!important;}
#navglobal a:hover {
        background: #98c55a;
        color: #133864;
        -webkit-transition: background 300ms ease-out;
        -moz-transition: background 300ms ease-out;
        transition: background 300ms ease-out;
    }
.news-post h5 {color: #13579a!important;line-height: 1.2rem!important;}
.news-post > a:hover > h5 {color: #001f50!important;}
.panel h3 {color: #0a0a0a;font-size: 1.4rem;}    
.panel.callout a:not(.button) {color: #13579a!important;}
.panel.callout a:hover, .panel.callout a:focus {color: #001f50!important;}
/*.right-off-canvas-menu {background: #13579a;}
.right-off-canvas-menu h2 {color: #fdc82f;}
.slideshow-caption-2 {max-width: 62.5rem;padding: 0 1.5rem;margin-left: auto; margin-right: auto;margin-bottom: 0!important;}
.slideshow-wrapper .orbit-container {background-color: #FFF;}
.text-panel a {color: #13579a;}
.text-panel a:hover {color: #001f50;}*/
.top-bar-section ul li > a {
    /*display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 15px;*/
    font-family: "lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 0.8125em;
    text-transform: uppercase;
}    
#web-ads {margin-bottom: 1.5rem;}
@media only screen and (max-width: 768px) {
    #web-ads img {max-width: 300px;}
}    
@media screen and (max-width: 400px) {
    .logo img {
        height: 100%;
        width: 100%;
    }
}    
.right-off-canvas-menu a:hover{color:white;}