.nx-testimonial em {
	display: block;
	text-align: right;
	font-size: 11px;
}

.sidebar-menu li ul {
	margin: 0 0 0 15px;
}

.sidebar-menu li a.active {
	color: #333 !important;
	font-weight: bold;
}

.sidebar-menu li ul li a.active {
	color: #333 !important;
	font-weight: normal;
}

.nx-team {
	font-size: 13px;
	line-height: 22px;
	padding-top: 15px;
}

.nx-team a {
	color: #727272;
}

.nx-team a:hover {
	color: #E54C4C;
}

.features_sec3-nx {
	padding-top: 100px;
}

.nx-ref-list ul {
	margin: 0 !important;
}

.nx-ref-list ul li {
	position: relative;
	display: block !important;
	width: 100%;
	padding: 5px 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #eee;
}

.nx-ref-list ul li:last-child {
	border-bottom: none;
}

.nx-ref-list ul li p.nrl-date {
	position: absolute;
	top: 4px;
	right: 0;
	margin: 0 !important;
	color: #999;
	font-size: 13px;
}

.nx-ref-list ul li p.nrl-title {
	margin: 0 !important;
	padding: 0 !important;
	font-weight:bold;
}

.nx-ref-list ul li p.nrl-desc {
	margin: 0 !important;
	padding: 0 85px 0 0 !important;
	color: #999;
	font-size: 13px;
}

@media screen and (max-width: 767px) {
	.nx-ref-list ul li p.nrl-date {
		display: block;
		float: none;
	}
	.nx-ref-list ul li p.nrl-title {
		margin: 0;
	}
	.nx-ref-list ul li p.nrl-desc {
		display: none;
	}
}

#nx-kundenstimmen .message p {
	margin-bottom: 10px;
}

#nx-kundenstimmen .item {
	padding-top: 10px;
	border-bottom: 1px solid #eee;
}

footer a.footer-logo {
	display: block;
	margin: 25px 0 15px 0;
	-webkit-transition: all .2s ease;
	   -moz-transition: all .2s ease;
		-ms-transition: all .2s ease;
		 -o-transition: all .2s ease;
			transition: all .2s ease;
	opacity: 0.5;
}

footer a.footer-logo:hover {
	opacity: 1;
}

footer a.footer-logo.footer-logo-mybasel {
	width: 165px;
	height: 22px;
}

footer a.footer-logo.footer-logo-coldfusion {
	width: 165px;
	height: 19px;
}

footer a.footer-logo.footer-logo-swissmailguard {
	width: 165px;
	height: 32px;
}

footer a.footer-logo.footer-logo-1to1boost {
	width: 165px;
	height: 14px;
}

footer.light a.footer-logo.footer-logo-mybasel {
	background: url('../images/footer-mybasel.png') center no-repeat;
	background-size: 165px 22px;
}

footer.light a.footer-logo.footer-logo-coldfusion {
	background: url('../images/footer-coldfusion.png') center no-repeat;
	background-size: 165px 19px;
}

footer.light a.footer-logo.footer-logo-swissmailguard {
	background: url('../images/footer-swissmailguard.png') center no-repeat;
	background-size: 165px 32px;
}

footer.light a.footer-logo.footer-logo-1to1boost {
	background: url('../images/footer-1to1boost.png') center no-repeat;
	background-size: 165px 14px;
}

footer.dark a.footer-logo.footer-logo-mybasel {
	background: url('../images/footer-mybasel-dark.png') center no-repeat;
	background-size: 165px 22px;
}

footer.dark a.footer-logo.footer-logo-coldfusion {
	background: url('../images/footer-coldfusion-dark.png') center no-repeat;
	background-size: 165px 19px;
}

footer.dark a.footer-logo.footer-logo-swissmailguard {
	background: url('../images/footer-swissmailguard-dark.png') center no-repeat;
	background-size: 165px 32px;
}

footer.dark a.footer-logo.footer-logo-1to1boost {
	background: url('../images/footer-1to1boost-dark.png') center no-repeat;
	background-size: 165px 14px;
}

footer div.footer-socialmedia {
	width: 153px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	float: right;
	position: relative;
}

@media (max-width: 767px) {
	footer div.footer-socialmedia {
		float: left;
	}
}

footer div.footer-socialmedia div.footer-googleplus {
	display: inline-block;
	overflow: hidden;
	margin: 0;
	position: absolute;
	left: 0;
	top: -10px;
}

footer div.footer-socialmedia div.footer-googleplus a {
	width: 20px;
	height: 20px;
	display: block;
	font-size: 0 !important;
	line-height: 0 !important;
	background: url('../images/googleplus.png') no-repeat;
	background-size: 20px 20px;
	overflow: hidden;
}

footer div.footer-socialmedia div.footer-facebook {
	width: 123px;
	height: 20px;
	overflow: hidden;
	display: block;
	margin: 0;
	position: absolute;
	left: 30px;
	top: 0px;
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 40px 0px;
}

.footer.light {
	background: #f4f4f4 url(../images/footer-graph2.jpg) no-repeat right bottom;
}

hr {
	border:0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-top: 30px;
	width: 100%;
}

.blog_postcontent p, .content_left p {
	padding-bottom:15px;
}

.box.nx-ref-box {
	margin-bottom: 30px;
}

.box .nx-box-headline {
	word-wrap: break-word;
}

.content_fullwidth ul {
    margin: 0 0 20px 35px;
	padding: 0;
}

.content_fullwidth ul li {
	list-style: disc;
    margin: 0;
	padding: 0;	
}

ul.list1,
ul.normal,
.address_info ul,
.pacdetails ul,
.right_sidebar ul,
.blog_postcontent ul.post_meta_links {
	margin: 0;
}

ul.list1 li,
ul.normal li,
.pacdetails ul li,
.address_info ul li,
.right_sidebar ul li,
.blog_postcontent ul.post_meta_links li {
	list-style: none;
}

ul.nav.navbar-nav li:last-child > ul {
	display: none !important;
	visibility: hidden !important;
}

@media screen and (max-width: 767px) {
	header.header {
		top: 0;
	}
}

.nx-ansprechpartner {
	display: block;
	clear: both;
}

.nx-ansprechpartner h6 {
	margin: 0 0 20px 0;
}

.nx-ansprechpartner .nx-ansprechpartner-outlay {
	display: inline-block;
	background: #f4f4f4;
	margin: 0 0 20px 0;
}

.nx-ansprechpartner .nx-ansprechpartner-outlay img {
	width: 124px;
	height: 120px;
	display: inline-block;
	float: left;
}

.nx-ansprechpartner .nx-ansprechpartner-outlay div {
	color: #727272;
	padding: 15px 30px 0 30px;
	display: inline-block;
	float: left;
}

.nx-ansprechpartner .nx-ansprechpartner-outlay p a {
	color: #727272;
	text-decoration: none;
}

.nx-ansprechpartner .nx-ansprechpartner-outlay p a:hover {
	color: #E54C4C;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.nx-ansprechpartner .nx-ansprechpartner-outlay img {
		width: 95px;
		height: 92px;
	}
	.nx-ansprechpartner .nx-ansprechpartner-outlay div {
		padding: 0 15px 0 15px;
	}
	.nx-ansprechpartner .nx-ansprechpartner-outlay div h6 {
		margin: 9px 0 5px 0;
	}
	.nx-ansprechpartner .nx-ansprechpartner-outlay div p {
		line-height: 20px;
	}
}

@media screen and (max-width: 550px) {
	.nx-ansprechpartner .nx-ansprechpartner-outlay img {
		display: block;
		width: 100%;
		height: auto;
		float: none;
	}
	.nx-ansprechpartner .nx-ansprechpartner-outlay div {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
		padding: 0;
	}
}

#filters-container em {
	display: none;
	font-style: normal;
}

@media screen and (max-width: 991px) {
	#filters-container {
		width: 100%;
		display: block;
	}
	#filters-container .filters-wrapper {
		display: none;
	}
	#filters-container em {
		display: block;
		height: 43px;
		line-height: 43px;
		padding: 0 25px;
		border: 1px solid #eee;
		position: relative;
		cursor: pointer;
	}
	#filters-container em span {
		position: absolute;
		top: -1px;
		right: 25px;
	}
	#filters-container div.cbp-filter-item {
		display: block;
		width: 100%;
		margin: -1px 0 0 0;
		border: 1px solid #eee;
	}
}

.cbp-l-grid-blog ul,
.cbp-l-grid-blog ul li {
	margin: 0;
	padding: 0;
}

.zurueck {
	font-size: 13px;
	font-size: 0.8125rem;
	display: inline-block;
	margin-top: 20px;
	padding: .58em 1em;
	background: #999;
	color: white;
	border-radius: 0.25em;
	transition: all 0.3s ease;
}

.zurueck:hover {
	background-color: #e54c4c;
	color: white;
}

/* - HOME -> MOBILE PADDING/MARGING HACK VIDEO -> HEADER - */

@media screen and (max-width: 767px) {
	.mstslider {
		margin-top: -80px;
	}
}