/* Overrides */
body {background-color: #fff;color: #222;font-family: "Avenir LT W04_55 Roman1475524", sans-serif;font-size: 20px;font-weight: 200;line-height: 1.5;overflow-x: hidden;-webkit-font-smoothing: antialiased;}
h1,.h1 {font-size:2.5em !important;}

.wrap {width:100%;}
.site-inner {margin-top:92px !important;width:100%;max-width:100%;font-size:15px;z-index:99 !important;padding:0 !important;}

/* Custom */
.bg-light {background:rgba(245,242,238) !important;}
.bg-black-trans {background:rgba(0,0,0,.8);}
.tag-text-decoration-none a, .tag-text-decoration-none a:hover {text-decoration:none;color:#006699;}
.navbar-secondary {width:100%;}
.navbar-secondary .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {color:rgba(0,0,0,.9);}
.navbar-secondary .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color:rgba(0,0,0,1);}
.navbar-secondary .navbar-toggle-more {display: block;padding: .5rem 1rem;white-space: nowrap!important;text-decoration:none}
.page-item.active .page-link {background-color:#006699;border-color:#006699;}
.page-item .page-link {color:#006699;}
.text-primary {color:#006699 !important;}

/* Responsive */
@media only screen and (max-width: 1200px) {
	.site-inner {margin-top:168px !important}
}

@media only screen and (max-width: 1023px) {
	.site-inner {margin-top:128px !important}
}

@media only screen and (max-width: 800px) {
	.site-inner {margin-top:76px !important}
}
