.copyright a:hover,
#back-top a,
a {
	color:#004380;
}
#back-top a {
	border-color:#004380;
}
#back-top a:hover {
	background-color:#004380;
}
.mod-newsflash-adv.services .item_content {
	background-color: #00649c;

}
.mod-newsflash-adv.services .item_content:hover .btn:hover {
	background-color:#004380;
}
.btn {
	background-color:#004380;
}
.mod-newsflash-adv.services .item_content:hover{
	background-color:#053361;
}

#video .mod-article-single h3.item-title .item_title_part_0 {
	color:#004380;
	
}
#maintop .item-title .item_title_part_0,
ul.item_list li a:before, .list1 ul li a:before, .archive-module li a:before, .categories-module li a:before, .category-modulefaqs_anchors li a:before {
	color:#004380;
}
ul.item_list li a:hover, .list1 ul li a:hover, .archive-module li a:hover, .categories-module li a:hover, .category-modulefaqs_anchors li a:hover {
	color:#053361
}
.item_list li a {
}
.item_list li a {
}



.nav.menu.social li a,
ul.menuinfo > li > .fa:before {
color:#4ea1ed !important;
}

#bottom ul.nav.menu > li a:hover {
	color:#4ea1ed
}


#video {
	margin-top:-195px;
}
/* Header */
#top {

	background-color:#004380;
}

#header {
	background-color:white;
	margin-bottom: -55px;
}
#logo {


}
#logo img {
	max-width: none;
	margin: 0;
	padding: 0;
	margin-top: -41px;

}
#termin {
	text-align:right;
}
#termin h2 {
	text-transform:none;
	color:#004380;
	font-size: 25px;
	display:inline-block;
}

.logo-fb {

	height:25px;
	width:23px;
	background:url("../images/logo-fb.png");
	display:block;
}
.logo-yt {

	height:25px;
	width:54px;
	background:url("../images/logo-yt.png");
	display:block;
}


/* Footer */

#push, #footer-wrapper {
	height:auto;
}
#logo-bottom {
	text-align:right;
}
#logo-bottom img {
	max-width: none;
	margin: 0;
	padding: 0;
	margin-top: -25px;

}

/* nav */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus
{
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: initial;
	box-shadow: none;
}
.navbar .nav > li > a {
	text-shadow:none;

}
#top .navbar .nav a,
#top .navbar .nav > .active > a, 
#top .navbar .nav > .active > a:hover,
#top .navbar .nav > .active > a:focus {
	color:white;
	font-size:12px;
	padding-right:0;
	padding-left:20px;
}
#header .navbar {
	margin-bottom: 10px;

}
#header .navbar .nav a,
#header .navbar .nav > .active > a, 
#header .navbar .nav > .active > a:hover,
#header .navbar .nav > .active > a:focus {
	color:#004380;
	font-size:14px;
	padding-right:0;
	padding-left:20px;
}


#footer-wrapper .navbar .nav a,
#footer-wrapper .navbar .nav > .active > a, 
#footer-wrapper .navbar .nav > .active > a:hover,
#footer-wrapper .navbar .nav > .active > a:focus {
	color:#004380;
	font-size:14px;
	padding-right:20px;
	padding-left:0px;
}
#footer-wrapper .navbar ul{

	float:left;
}

#termin-footer h2 {
	text-transform:none;
	color:#004380;
	font-size: 25px;
	text-align:left;
	display:inline-block;
}



.badge-top {
	position: relative;
	top: -142px;
	left: -39px;
	margin-right: 100px;
	display: block;
	width: 58px;
}

.badge-top-inner {

}

.badge-bottom {
	position: relative;
	top: -142px;
	float:right;
	margin-right:270px;
	/* left: 880px; */
	display: block;
	width: 58px;
}

/* Large desktop */
@media (min-width: 1200px) {

}

@media (min-width: 979px) and (max-width: 1200px) {

	.badge-top img{
		display:none;
	}

	#termin{
		height:170px;
	}

	.module_container{
		padding-top:30px;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.badge-bottom {
		top: -122px;
	}
	.module_container{
		padding-top:50px;
	}
	.badge-top img{
		display:none;
	}
	#termin{
		height:170px;
	}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	#showcase {
		display:none;
	}
	#termin-footer{
		text-align: center;
	}
	#termin-footer h2 {
		text-align: center;
	}
	#logo-bottom {
		text-align: center;
	}
	#video {
	margin-top: 0;
	}
	.module_container{
		padding-top:30px;
	}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
	#termin-footer,
	#termin {
		width:320px;
		padding-left:45px;
	}




}
