/*** NBP ***/
@font-face {
	font-family: 'Nexa-Bold';
	src: url('../fonts/nexa-bold/Nexa-Bold.eot'); 
	src: local('☺'), url('../fonts/nexa-bold/Nexa-Bold.woff') format('woff'), url('../fonts/nexa-bold/Nexa-Bold.ttf') format('truetype'), url('../fonts/nexa-bold/Nexa-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Nexa-Light';
	src: url('../fonts/nexa-light/Nexa-Light.eot'); 
	src: local('☺'), url('../fonts/nexa-light/Nexa-Light.woff') format('woff'), url('../fonts/nexa-light/Nexa-Light.ttf') format('truetype'), url('../fonts/nexa-light/Nexa-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, button {
	font-family:'Nexa-Light', Sans-Serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family:'Nexa-Bold', Sans-Serif;
}

.x-navbar {
	background:rgba(255,255,255,0.75);
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
	box-shadow: inset 0 4px 0 0 #AD1A27;
}
.x-navbar .desktop .x-nav > li > a {
	height: 50px;
	padding-top: 26px;
}

.desktop .nbp-nav {
	margin: 50px 0 0 0;
}

.nbp-btn-col {
	text-align: center;
}

.nbp-btn-col p {
	margin:15px 0 0 0;
	font-weight: bold;
	font-size:24px;
}

.nbp-icon {
	display:block; 
	font-size:72px; 
	padding:50px 60px 70px 60px; 
	color:#FFF; 
	background: #FFF url('../../../../../../../wp-content/uploads/2015/02/nbp-badge.png') no-repeat center;
}

.nbp-icon-small {
	display:block; 
	font-size:72px; 
	padding:50px 60px 70px 60px; 
	color:#FFF; 
	background: #FFF url('../../../../../../../wp-content/uploads/2015/04/nbp-badge-small.png') no-repeat center;
}

.entry-title {
  margin: 0;
  font-size: 180%;
  line-height: 1.05;
}

.entry-header, .entry-content {
  font-size: 20px;
  line-height: 1.5;
}

a {
	color:#ad1a27;
}

/*
html { 
  -ms-word-break: break-all; 
  word-break: break-all; 
  word-break: break-word; 
}
*/


/*
.nbp-button {
	color:#FFF; 
	background:#AD1A27; 
	border:#AD1A27;
	font-size:8px;
}

.nbp-button-fb {
	background:#3a5795; 
	border:#3a5795;
}

*/
