@media (max-width: 335px) {
	.logo{width:140px; height:80px;}
}

@media (max-width: 979px) {
	body {
		padding: 0;
	}
	#wrapper {
		padding-top: 0;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: auto;
	}
	#header {
		background: #fff;
	}
	#header #menu-area {
		margin-top: 0;
		position: relative;
	}
	#menu-area .navi-button {
		display: block;
	}
	
	#menu-area #menu-hauptmenue {
		float: none;
	}
	
	#menu-area #menu-hauptmenue li {
		margin-bottom: 0;
	}
	
	#menu-area .logo {
		float: none;
		margin-left: 20px
	}
	#menu-area .menu-hauptmenue-container {
		margin: 0;
		float: none;
		display: none;
	}
	
	#menu-area .menu-hauptmenue-container ul {
		float: none;
	}
	
	#menu-area .menu-hauptmenue-container li {
		float: none;
	}
	#menu-area .menu-hauptmenue-container li.parent a {
		background-image: url('../images/layout/parent-arrow.png');
		background-repeat: no-repeat;
		background-position: 95% 50%;
	}
	#menu-area .menu-hauptmenue-container ul li a {
		height: auto;
		line-height: normal;
		padding: 10px 15px;
		border-top: 2px solid #000;
	}
	#menu-area .menu-hauptmenue-container ul li ul {
		border-top: 1px solid #000 !important;
		background: none;
		position: static;
		margin: 0;
		left: auto;
		top: auto;
		width: auto;
		padding: 0;
		display: none;
		border: 0 none;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		        box-shadow: none;
		-webkit-box-shadow: 0;
		   -moz-box-shadow: 0;
		        box-shadow: 0;
	}
	.menu-hauptmenue-container ul li ul:before,	
	.menu-hauptmenue-container ul li ul:after {
		display: none;
	}
	.menu-hauptmenue-container ul li ul li {
		padding: 0;
	}
	.menu-hauptmenue-container ul li ul li a {
		display: block;
		text-align: left;
		padding: 10px 30px !important;
		color: #000;
		border-top: 1px solid #000 !important;
	}
	.menu-hauptmenue-container ul li ul li a:hover,
	.menu-hauptmenue-container ul li ul li.current-menu-item > a,
	.menu-hauptmenue-container ul li ul li.current-menu-ancestor > a,
	.menu-hauptmenue-container ul li ul li.current_page_item > a,
	.menu-hauptmenue-container ul li ul li.current_page_ancestor > a {
		background-color: #79C5FF !important;
	}
	.box {
		min-height: 465px;
		text-align: center;
	}
	.home .sidebar > .widget > .widget-title {
		margin-bottom: 10px;
	}
	.rsUni .rsBullet span {
		height: 20px !important;
		width: 20px !important;
	}
	#footer {
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none; 
	}
	#footer #text-2 .widget-title {
		border: 0 none;
		margin-bottom: 10px;
		padding: 0;
	}
	#footer #text-2 .textwidget a {
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 5px;
		width: auto;
		float: none;
		text-align: center;
	}
	#footer #text-6 .textwidget a {
		display: block;
	}
	#footer #text-2 .textwidget {
		text-align: center;
	}
	#footer #text-2 .textwidget table {
		margin: 0 auto;
	}
	#footer #text-2 .textwidget table,
	#footer #text-2 .textwidget table tbody,
	#footer #text-2 .textwidget table tbody tr {
		display: table;
		width: 100%;
	}
	#footer #text-2 .textwidget table th,
	#footer #text-2 .textwidget table td {
		display: table-cell;
		padding: 10px;
		width: 50%;
	}
	#footer #text-2 .textwidget table .col1 {
		text-align: right;
	}
	#footer #text-2 .textwidget table .col2 {
		text-align: left;
	}
	#text-7 h4 {
		font-size: 30px;
		line-height: normal;
		margin: 0 0 20px;
	}
	#slogan-area {
		display: none;
	}
	#job-offer-container .job-offer-counter{
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	#wrapper {
		padding-top: 0;
		padding-bottom: 0;
	}
	#content_col {
		margin-top: 0;
	}
	
	#content_col, .sidebar {
		min-height: auto !important;
	}
	
	.box {
		min-height: 0;
		margin-top: 0;
		border-top: 5px solid #fff;
	}
	.home .sidebar > .widget > .widget-title {
		margin-bottom: 10px;
		padding: 0 0 0 110px;
		line-height: 65px;
		background-position: 0 50% !important;
		text-align: left;
	}
	.sidebar #text-8 ul li {
		width: 50%;
	}
	#job-offer-container .job-offer-counter{
		font-size: 50px;
	}
	#footer .widget {
		text-align: center;
		font-size: 120%;
		border-top: 5px solid #fff;
		height: auto;
	}
	#footer #text-6 a#b_fastviewer {
		float: none;
		margin: 0 0 10px;
		display: inline-block;
	}
	#bottom-inner {
		padding: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#footer .widget {
		height: 255px;
	}
	#footer .widget .widget-title {
		font-size: 20px;
		line-height: normal;
		text-align: center;
	}
	#footer #text-6 a#b_fastviewer {
		float: none;
		margin: 0;
		text-align: center;
	}
	.box {
		font-size: 110%;
	}
	.box .widget-title {
		font-size: 22px;
	}
	#footer #text-2 .textwidget table,
	#footer #text-2 .textwidget table tbody,
	#footer #text-2 .textwidget table tbody tr {
		display: block;
		width: 100%;
	}
	#footer #text-2 .textwidget table th,
	#footer #text-2 .textwidget table td {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center !important;
		line-height: 20px !important;
	}
	.sidebar ul li {
		width: 100%;
		float: none;
	}
	.visible-tablet {
		display: inline !important;
	}
}
@media (min-width: 979px) and (max-width: 1199px) {
	.logo {
		height: 75px;
		line-height: 75px;
	}
	#header {
		background-image: url("../images/layout/bg_header-mobile.png");
	}
	#header #slogan-area .slogan {
		height: 80px;
		font-size: 40px;
		line-height: 130px;
	}
	#header #slogan-area .skyline {
		bottom: -34px;
		width: 500px;
	}
	.menu-hauptmenue-container > ul > li > a {
		padding: 0 9px;
		font-size: 16px;
		line-height: 75px;
		height: 75px;
	}
	.menu-hauptmenue-container ul ul {
		border-top: 10px solid #79C5FF;
		margin-left: -95%;
		width: 190%;
		top: 65px;
	}
	.menu-hauptmenue-container ul ul:before,
	.menu-hauptmenue-container ul ul:after {
		height: 10px;
		top: -10px;
	}
	.box {
		min-height: 480px;
		font-size: 120%;
	}
	.box .widget-title {
		font-size: 22px;
	}
	#footer .widget {
		height: 234px;
	}
	#footer .widget .widget-title {
		font-size: 16px;
		padding-bottom: 5px;
	}
	#footer #text-2 .textwidget a {
		margin-right: -12px;
		margin-top: -45px;
		width: 145px;
	}
	#footer #text-2 .textwidget table th,
	#footer #text-2 .textwidget table td {
		font-size: 11px;
	}
	#text-7 h4 {
		font-size: 34px;
		line-height: normal;
		margin: 0 0 20px;
	}
	.sidebar ul li {
		width: 100%;
		float: none;
	}
	#footer #text-6 a#b_fastviewer {
		margin: 0;
		text-align: center;
	}
	#job-offer-container .job-offer-counter{
		font-size: 28px;
	}
}
@media (min-width: 1200px) {
	
}