@media (min-width: 421px) {
	img.foty {
		float: right;
		width: 250px;
		height: auto;
		padding: 0 15px;
	}
	.padding-foty {
		padding: 0 40px;
	}
}
@media (max-width: 420px) {
	img.foty {
		width: 100%;
		height: auto;
		padding: 0 15px 15px;
	}
	.col-sm-6 p {
		padding: 0 15px !important;
	}
	.padding-foty {
		padding: 0 10px;
	}
}
@media (max-width: 650px) {
	.formControlLabel {
		width: auto !important;
	}
	.formControls {
		margin-left: auto !important;
	}
}
@media (min-width: 651px) {
	.formControlLabel {
		width: 240px !important;
	}
	.formControls {
		margin-left: 260px !important;
	}
}
.rsform-block-intro .formControlLabel {
	display: none !important;
	width: 0px !important;
}
.rsform-block-intro .formControls {
	margin-left: 0px !important;
}
.formControlLabel {
	font-size: 20px;
	padding-top: 0px;
}
.formControlLabel strong.formRequired {
	font-size: 16px;
	color: #900;
}
.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
	min-height: 34px !important;
	margin-right: 10px !important;
}
.formResponsive label {
	height: 24px;
	font-weight: normal;
}
.formResponsive select {
	width: 240px;
	border-radius: 5px;
	font-size: 20px;
	height: 40px;
}
.formResponsive .formHorizontal p.formDescription {
	font-size: 16px;
	line-height: 20px;
}
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
	width: 100%;
	height: 40px;
	font-size: 20px;
	border-radius: 5px;
	padding: 5px 10px;
}
.formResponsive textarea {
	height: 100px;
}
.formResponsive input[type="submit"] {
	border: solid 2px #090;
	padding: 6px 12px;
	margin-top: 20px;
	border-radius: 25px;
	color: #090 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	background: transparent;
}
.formResponsive input[type="submit"]:hover {
	border: solid 2px #090;
	background: #090 !important;
	color: #FFF !important;
	text-decoration: none;
}
.vestiging h3 {
	color: #070B36;
	padding-bottom: 0px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 500 !important;
}
@media (min-width: 1200px) {
	.websitetabel tr td {
		font-size: 20px !important;
		text-align: center !important;
		line-height: 1.4 !important;
	}
}
@media (max-width: 1199px) {
	.websitetabel tr td {
		font-size: 16px !important;
		text-align: center !important;
		line-height: 1.4 !important;
	}
}
.websitetabel tr td.nob {
	border-top: 0px !important;
}
.websitetabel tr td.bigger {
	color: #000 !important;
}
.websitetabel tr td.left {
	text-align: left !important;
}
.websitetabel tr td.right {
	text-align: right !important;
}
.websitetabel span.bestchoice {
	color: #FFF;
	background-color: #090;
	padding: 2px;
	display: block;
	font-size: 16px;
}
.websitetabel .fa {
	line-height: 1.4 !important;
	font-size: 24px !important;
	color: #090 !important;
}
@media (min-width: 731px) {
	.img-usp img {
		float: left;
		width: 45%;
		height: auto;
		margin-right: 5%;
		border: none;
	}
	.img-usp ul {
		float: left;
		width: 45%;
		margin-left: 28px;
	}
}
@media (max-width: 730px) {
	.img-usp img {
		float: left;
		width: 100%;
		height: auto;
		margin-right: 0%;
		border: none;
	}
	.img-usp ul {
		float: left;
		margin-left: 0px;
		width: 100%;
		margin-top: 10px;
		margin-left: 28px;
	}
}
.img-usp {
	padding: 20px 0px;
}
.img-usp ul li {
	line-height: 1.7 !important;
}
.img-usp ul li:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	margin-right: 10px;
	margin-left: -28px;
}
h2.na-img-usp {
	clear: both;
	padding-top: 40px !important;
}
@media (max-width: 760px) {
	.mobile-only {
		display: block;
	}
	.desktop-only {
		display: none;
	}
}
@media (min-width: 761px) {
	.mobile-only {
		display: none;
	}
	.desktop-only {
		display: block;
	}
}
.jumbotron {
	background-color: transparent;
}
.cab-mainbody {
	background: url(../images/cab-menu/cab-pattern-paper.png);
	margin-top: -10px;
}
.home .t3-sl-3 {
	background: url(../images/cab-menu/cab-pattern-paper.png);
}
.home .t3-sl-3 img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;
	-webkit-transition: all .2s ease;
}
.home .t3-sl-3 img:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.home .t3-sl-4 {
	background: url(../images/cab-menu/cab-pattern-dots.png);
}
.home .t3-sl-5,
.t3-sl-5,
.home .t3-sl-foty {
	background: #DDEEF6 !important;
}
.home .t3-sl-6 {
	background: url(../images/cab-menu/cab-pattern-paper.png) !important;
	text-align: center;
}
.home .t3-sl-6 img {
	text-align: center;
	padding: 10px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .2s ease;
}
.home .t3-sl-6 img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;
}
a {
	color: #052658;
}
a:hover {
	color: #691804;
}
.t3-sl a.cab-btn,
.t3-content a.cab-btn {
	border: solid 2px #052658;
	padding: 6px 12px;
	margin-top: 20px;
	border-radius: 25px;
	color: #052658;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
a.groen {
	border: solid 2px #090 !important;
	color: #090 !important;
}
a.groen:hover {
	background: #090 !important;
	color: #FFF !important;
}
.t3-sl a.cab-btn:hover,
.t3-content a.cab-btn:hover {
	border: solid 2px #052658;
	background: #052658;
	color: #FFF;
	text-decoration: none;
}
.moduletable_cab-paginatitel h1 {
	text-align: center;
	width: 100%;
	font-size: 72px !important;
	color: #FFF !important;
	text-shadow: 2px 2px 4px #000000;
	font-weight: 600 !important;
	padding-bottom: 20px;
}
.moduletable_cab-paginatitel {
	position: relative;
	margin-top: -130px;
}
@media (min-width: 1000px) {
	#zijnavigatie {
		display: block;
		width: 260px;
		background: url(../images/cab-menu/cab-pattern.png);
		height: 100%;
		float: left;
		position: fixed;
		top: 0%;
		left: 0%;
		z-index: 9;
		box-shadow: #d7d7d7 -1px 0 0 inset;
	}
	#hoofdsite {
		margin-left: 260px;
	}
	#t3-mainnav {
		display: none;
	}
	.content-text-caption {
		text-align: left;
		padding: 20px 20px;
		background: rgba(0,0,0,0.5);
		max-width: 55%;
		left: 40px;
		bottom: 40px;
		position: absolute;
		color: #FFF !important;
	}
	.vestiging {
		width: 50%;
		float: left;
		text-align: left;
	}
	.vestiging #GMapsID_com_content_article_12_0_1_map,
	.vestiging #GMapsID_com_content_article_12_1_2_map {
		width: 90% !important;
	}
}
@media (min-width: 501px) and (max-width: 999px) {
	#zijnavigatie {
		display: none;
	}
	#hoofdsite {
		margin-left: 0px;
	}
	#t3-mainnav {
		display: block;
		background: #EFEFEF url(../images/cab-menu/cab-pattern.png);
		z-index: 99999999;
	}
	.t3-navhelper {
		display: none;
	}
	.moduletable_smallebanner {
		margin-top: 80px !important;
	}
	.content-text-caption {
		text-align: center;
		padding: 20px 20px;
		background: rgba(0,0,0,0.5);
		width: 100%;
		left: 0px;
		bottom: 0px;
		position: absolute;
		color: #FFF !important;
	}
	.vestiging {
		width: 50%;
		float: left;
		text-align: left;
	}
	.vestiging #GMapsID_com_content_article_12_0_1_map,
	.vestiging #GMapsID_com_content_article_12_1_2_map {
		width: 90% !important;
	}
}
@media (min-width: 500px) and (max-width: 749px) {
	.moduletable_cab-paginatitel {
		margin-top: -130px;
	}
	.moduletable_cab-paginatitel h1 {
		font-size: 44px !important;
	}
}
@media (min-width: 750px) and (max-width: 999px) {
	.moduletable_cab-paginatitel {
		margin-top: -130px;
	}
	.moduletable_cab-paginatitel h1 {
		font-size: 64px !important;
	}
}
@media (max-width: 500px) {
	#zijnavigatie {
		display: none;
	}
	#hoofdsite {
		margin-left: 0px;
	}
	#t3-mainnav {
		display: block;
		background: #EFEFEF url(../images/cab-menu/cab-pattern.png);
		z-index: 99999999;
	}
	.t3-navhelper {
		display: none;
	}
	.moduletable_smallebanner {
		margin-top: 80px !important;
	}
	.moduletable_cab-paginatitel {
		margin-top: 0px;
		background-color: #333;
	}
	.moduletable_cab-paginatitel h1 {
		font-size: 32px !important;
		text-shadow: none !important;
		line-height: 50px;
		margin-top: 0;
		padding-bottom: 0 !important;
	}
	.vestiging {
		width: 100%;
		float: left;
		text-align: left;
	}
	.vestiging #GMapsID_com_content_article_12_0_1_map,
	.vestiging #GMapsID_com_content_article_12_1_2_map {
		width: 100% !important;
	}
	.content-text-caption {
		text-align: center;
		padding: 20px 20px;
		background: #333;
		width: 100%;
		left: 0px;
		bottom: 0px;
		position: relative;
		color: #FFF !important;
	}
	.carousel-inner .item div.container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
#cab-zijnav {
	padding: 20px;
}
.moduletable_cab-menu ul li,
.t3-off-canvas-body .module_cab-menu ul li {
	margin-top: 0px !important;
}
.moduletable_cab-menu ul li a,
.t3-off-canvas-body .module_cab-menu ul li a {
	font-size: 18px;
	font-weight: 600;
	color: #666;
	background-color: transparent;
	border-top: 1px solid #F0EDEA;
	border-bottom: 1px solid #F0EDEA;
	margin-top: -1px;
	border-radius: 0px !important;
	padding: 10px 0px !important;
}
.moduletable_cab-menu ul li a:hover,
.t3-off-canvas-body .module_cab-menu ul li a:hover {
	background-color: transparent !important;
	color: #691804 !important;
}
.moduletable_cab-menu ul li.active a,
.t3-off-canvas-body .module_cab-menu ul li.active a {
	color: #052658 !important;
	background-color: transparent !important;
}
.content-text-caption h1 {
	font-size: 42px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 600 !important;
}
.content-text-caption p {
	font-size: 22px;
	color: #FFF;
	font-weight: 300;
	padding-top: 10px;
}
@media (max-width: 700px) {
	.content-text-caption p {
		font-size: 16px;
	}
	.content-text-caption h1 {
		font-size: 32px;
	}
}
.content-text-caption a.cab-btn {
	border: solid 2px #fff;
	padding: 6px 12px;
	margin-top: 20px;
	border-radius: 25px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.content-text-caption a.cab-btn:hover {
	border: solid 2px #fff;
	background: #FFF;
	color: #052658;
	text-decoration: none;
}
h1,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "calluna-sans", Helvetica, Arial, sans-serif;
	font-weight: 100 !important;
	line-height: 1.1;
	color: inherit;
}
h2 {
	font-family: "calluna-sans", Helvetica, Arial, sans-serif;
	font-weight: 600 !important;
	line-height: 1.1;
	color: inherit;
}
.t3-footnav .t3-module .module-title {
	font-size: 22px !important;
}
.t3-footnav .t3-module ul > li > a {
	color: #555 !important;
}
p {
	font-weight: 300;
}
@media (max-width: 510px) {
	.home-link img {
		position: absolute;
		float: left;
		height: 80px;
		width: 240px;
	}
}
@media (min-width: 511px) {
	.home-link img {
		position: absolute;
		float: left;
		height: 80px;
		width: 410px;
	}
}
.off-canvas-toggle {
	float: left;
}
.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.masthead {
	padding: 30px 0 !important;
}
@media screen and (min-width: ) {
	.t3-sl-3 p,
	.t3-sl-4 p,
	.t3-sl-5 p {
		padding: 0 30px;
	}
}
.home .t3-mainbody {
	display: none;
}
.jumbotron {
	padding-bottom: 18px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-6 {
		width: 50%;
		min-height: 300px;
	}
}
.t3-sl {
	padding-bottom: 30px !important;
	padding-top: 30px !important;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1,
.home .t3-sl-5 .jumbotron h2,
.home .t3-sl-foty .jumbotron h2 {
	margin-bottom: 0px !important;
	color: #070B36;
	font-weight: 100 !important;
}
.home .t3-sl-foty .jumbotron {
	padding-top: 18px !important;
}
.home .t3-sl-5 h2 {
	font-size: 40px !important;
	padding-bottom: 20px !important;
}
.home .masthead .btn-lg {
	background-color: #090 !important;
	border: 0px !important;
	color: #FFF !important;
}
.home .masthead .btn-lg:hover {
	text-decoration: underline;
}
@media (max-width: 1164px) {
	.home h3,
	.home h3 {
		font-size: 26px !important;
	}
}
@media (min-width: 1165px) {
	.home h3,
	.home h3 {
		font-size: 34px !important;
	}
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p,
.home .t3-sl-foty .jumbotron p {
	font-size: 18px;
	line-height: 1.25;
	color: #333 !important;
}
div.t3-homebloks {
	margin-top: 30px;
}
div.t3-homebloks .t3-module {
	margin-bottom: 30px !important;
}
div.homeblok {
	height: 250px;
}
div.homeblok h3 {
	margin-top: 10px;
	text-align: center;
}
div.homeblok h3 a {
	color: #888 !important;
	text-decoration: none !important;
	font-weight: 300 !important;
	height: 250px;
	display: block;
}
div.homeblok h3 a:hover {
	color: #070B36 !important;
}
.carousel {
	margin-top: 0px;
}
.moduletable_homebanner,
.moduletable_smallebanner {
	margin-top: -47px;
	position: relative;
	z-index: -1;
}
#atftbx {
	margin-top: -25px !important;
}
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
	padding: 2px 2px !important;
}
.t3-megamenu .mega > .mega-dropdown-menu {
	min-width: 250px !important;
}
.dropdown-menu {
	top: auto !important;
	border: none !important;
	font-size: 16px !important;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
	color: #888 !important;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
	color: #070B36 !important;
	background-color: #CFEBF7 !important;
}
.btn-primary {
	color: #052658;
	background-color: transparent;
	border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #691804;
	background-color: #EFEFEF;
	border-color: transparent;
}
.navbar {
	min-height: 80px !important;
	font-size: 18px;
	border-bottom: 0px solid #BBE4F6;
	box-shadow: #D7D7D7 -1px 0px 0px 0px inset;
}
.navbar-nav > li > a {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.fa {
	line-height: 2.3 !important;
	font-size: 35px !important;
}
.off-canvas-toggle {
	width: 80px !important;
	height: 80px !important;
	line-height: 80px !important;
}
@media (max-width: 510px) {
	.navbar-header {
		background: url(../images/logo_vantleven_mob.png) no-repeat right;
		z-index: 99;
		width: 320px;
		height: 80px;
		display: block;
		top: 0%;
	}
}
@media (min-width: 511px) and (max-width: 999px) {
	.navbar-header {
		background: url(../images/logo_vantleven.png) no-repeat right;
		z-index: 99;
		width: 505px;
		height: 80px;
		display: block;
		top: 0%;
	}
}
@media (min-width: 1000px) {
	.navbar-header {
		background: url(../images/logo_vantleven.png) no-repeat;
		z-index: 99;
		width: 445px;
		height: 80px;
		display: block;
		top: 0%;
	}
}
h4 {
	color: #303;
	font-size: 22px;
	margin-bottom: 2px;
	margin-top: 25px;
}
.moduletable_footermenu .separator {
	padding: 0 !important;
	line-height: normal !important;
}
.moduletable_footermenu .nav-pills > li.active > a,
.moduletable_footermenu .nav-pills > li.active > a:hover,
.moduletable_footermenu .nav-pills > li.active > a:focus,
.moduletable_footermenu .nav-pills > li > a:hover {
	background-color: #E9E9E9 !important;
	color: #070B36 !important;
	text-decoration: underline !important;
}
ul.footermenu {
	margin-left: 0px;
	padding-top: 9px;
	padding-bottom: 5px;
	text-align: center !important;
	font-size: 9px;
	color: #070B36;
}
.footermenu a {
	color: #070B36;
	text-decoration: none;
	padding: 0 !important;
	margin: 0 !important;
}
.footermenu a:hover {
	text-decoration: underline;
	color: #000;
}
.footermenu li {
	display: inline-block;
	margin: 2px !important;
	float: left;
}
p {
	font-size: 20px;
	line-height: 30px;
}
.t3-footer {
	color: #555;
}
.t3-footnav .t3-module {
	color: #555;
}
.t3-footnav .t3-module ul > li > a,
.t3-footnav .t3-module .module-title {
	color: #070B36;
}
.t3-footnav .t3-module ul > li > a:hover {
	color: #070B36;
	text-decoration: underline;
}
.article-info {
	margin-top: -10px;
	margin-bottom: 10px;
}
div.leading-1,
div.leading-2,
div.leading-3,
div.leading-4,
div.leading-5,
div.leading-6,
div.leading-7,
div.leading-8,
div.leading-9,
div.leading-10,
div.leading-11,
div.leading-12,
div.leading-13,
div.leading-14,
div.leading-15,
div.leading-16,
div.leading-17,
div.leading-18,
div.leading-19,
div.leading-20 {
	border-top: 1px dashed #BBE4F6;
	padding-top: 15px;
}
div.item ul li,
.article-content ul li {
	font-size: 18px;
}
p.news-image img {
	width: 100%;
	height: auto;
}
.carousel .item {
	-webkit-transition: opacity 2s !important;
	-moz-transition: opacity 2s !important;
	-ms-transition: opacity 2s !important;
	-o-transition: opacity 2s !important;
	transition: opacity 2s !important;
}
.carousel .active.left {
	left: 0;
	opacity: 0 !important;
	z-index: 2;
}
.carousel .next {
	left: 0;
	opacity: 1 !important;
	z-index: 1;
}
.carousel-caption p {
	color: #000;
	text-shadow: none !important;
}
@media (max-width: 879px) {
	div.random-image_smallebanner img {
		width: 100%;
		height: auto;
		margin-left: 0;
	}
	div.random-image_homebanner img {
		width: 100%;
		height: auto;
		margin-left: 0;
	}
}
@media (max-width: 700px) {
	div.carousel-inner div.item img {
		width: 100%;
		max-width: none;
		height: auto;
		margin-left: 0;
	}
}
@media (min-width: 880px) {
	div.random-image_smallebanner img {
		width: 100%;
		height: auto;
	}
	div.random-image_homebanner img {
		width: 100%;
		height: auto;
	}
}
@media (min-width: 480px) {
	.container > .navbar-header {
		margin-right: 0 !important;
		margin-left: -15px !important;
	}
}
@media (max-width: 899px) {
	div.carousel-caption {
		display: none !important;
	}
}
@media (min-width: 900px) and (max-width: 1124px) {
	div.carousel-caption {
		top: 20px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		left: 5% !important;
		right: 5% !important;
	}
	.txt2 h3 {
		font-size: 42px;
	}
	.txt2 img {
		height: 180px;
		width: auto;
		margin-top: -35px;
	}
	div.carousel-caption h1 {
		font-size: 28px !important;
	}
	div.carousel-caption p {
		font-size: 14px !important;
	}
}
@media (min-width: 1124px) {
	div.carousel-caption {
		top: 20px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		left: 5% !important;
		right: 5% !important;
	}
	.txt2 h3 {
		font-size: 50px;
	}
	.txt2 img {
		height: 210px;
		width: auto;
		margin-right: 100px;
		margin-top: -20px;
	}
	div.carousel-caption h1 {
		font-size: 32px !important;
	}
}
@media (max-width: 479px) {
	div.nwsblok div.leading div.pull-right img {
		width: 100%;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 0;
		float: right;
	}
}
@media (min-width: 480px) and (max-width: 759px) {
	div.nwsblok div.leading div.pull-right img {
		width: 200px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 10px;
		float: right;
	}
}
@media (max-width: 759px) {
	article h2 img.pull-right {
		width: 200px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 10px;
		float: right;
	}
	article h2 img.pull-left {
		width: 200px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 10px;
		float: right;
	}
	article h2 img.pull-rightc {
		width: 200px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 10px;
		float: right;
	}
}
@media (min-width: 760px) {
	article .pull-right img {
		width: 250px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 10px 10px 10px;
	}
	div.nwsblok div.leading div.pull-right img {
		width: 220px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 10px;
		float: right;
	}
	article h2 img.pull-left {
		width: 250px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 10px 10px 0;
	}
	article h2 img.pull-rightc {
		width: 250px;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0 10px 10px;
		float: right;
	}
}
div.item .pull-left img {
	width: 230px;
	height: auto;
	border: 0px solid #CCC;
	margin: 0 20px 10px 0;
	float: left;
}
div.item .pull-right img {
	width: 230px;
	height: auto;
	border: 0px solid #CCC;
	margin: 0 0px 10px 20px;
	float: right;
}
a.btnz,
.readmore a.btn {
	border: solid 2px #052658;
	padding: 6px 12px;
	margin-top: 20px;
	border-radius: 25px;
	color: #052658;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
a.btnz:hover,
.readmore a.btn:hover {
	border: solid 2px #052658;
	background: #052658;
	color: #FFF;
	text-decoration: none;
}
h1,
h2.article-title,
.page-header h2,
h3 {
	color: #070B36;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 36px;
	font-weight: normal;
}
.items-leading .page-header h2 a,
.items-leading .page-header h2 a:hover,
.items-leading .page-header h2 {
	color: #070B36;
	text-decoration: none;
	font-size: 36px;
	font-weight: normal;
	margin-top: 0px !important;
}
.items-leading .page-header h2 {
	margin-top: 0px !important;
}
.items-row .item {
	margin-bottom: 10px !important;
}
.page-header {
	padding-bottom: 5px !important;
}
h2 {
	color: #070B36;
	margin-bottom: 3px;
	font-size: 22px;
	font-weight: 300;
}
p.intro,
div.items-leading section.article-intro p.intro {
	color: #070B36;
	font-weight: 500;
	font-size: 26px;
	line-height: 34px;
}
@media (max-width: 767px) {
	div.item .pull-left img {
		width: 100%;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 20px 10px 0;
		text-align: center;
	}
	div.item .pull-right img {
		width: 100%;
		height: auto;
		border: 0px solid #CCC;
		margin: 0 0px 10px 20px;
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.item p.intro {
		font-size: 16px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.item p.intro {
		font-size: 16px;
	}
}
@media (min-width: 1200px) {
	.item p.intro {
		font-size: 18px;
	}
}
.item p.intro {
	color: #000;
	font-weight: 300;
}
.item .page-header {
	margin: 0px !important;
}
div#myCarousel div.carousel-inner div.item {
	background-color: #E9E9E9;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
}
div.item {
	padding: 0px;
	margin-bottom: 10px;
}
.page-header {
	border-bottom: 0px !important;
	margin-bottom: 5px;
}
div.item .page-header h2,
div.item .page-header h2 a {
	color: #070B36;
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
	text-decoration: none;
	font-size: 32px;
	font-weight: normal;
}
div.item .page-header h2 a:hover {
	color: #070B36;
}
.t3-navhelper {
	background: rgba(0,0,0,0.5) !important;
	z-index: 9;
	color: #DDD;
	margin-top: -1px;
}
.t3-navhelper .container,
.t3-navhelper .breadcrumb {
	background-color: transparent !important;
}
.breadcrumb li {
	color: #DDD;
}
.breadcrumb li a {
	color: #FFF;
	text-decoration: none;
}
.breadcrumb li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
