/* --------------------------------------------------------------- */
/*                                                                 */
/*    RESPONSIVE CSS-DATEI                                         */
/*    Webstobe GmbH, www.webstobe.ch                               */
/*                                                                 */
/* --------------------------------------------------------------- */
#mobilenav-button {
	display: none;
}

@media (min-width: 768px) and (max-width: 1160px) {

	.cd-timeline-content {

		height: auto;
		margin-left: 0;
		overflow: hidden;
		width: 33%;
	}

	.cd-timeline-content figure {

		width: 100%;
	}

	.cd-timeline-img {

		margin-left: -130px;
		width: 260px;
		z-index: 999;
	}
	#cd-timeline .slider_pager a.prev, #cd-timeline .slider_pager a.next {

		bottom: 40%;
	}
}

@media (max-width: 1100px) {

	#header .cycle-slideshow img {

		width: 1100px;
	}

}

@media (max-width: 1050px) {

	#header .cycle-slideshow img {

		width: 1050px;
	}

}

@media (max-width: 1000px) {

	#header .cycle-slideshow img {

		width: 1000px;
	}

}
@media (max-width: 980px) {

	.form-row .field {
		float: left;
		margin-right: 5%;
		width: 28%;
	}

	.form-row .label {
		float: left;
		margin-right: 2%;
		width: 15%;
	}

	input[type="submit"] {

		width: 100%;
	}

}
@media (max-width: 950px) {

	#header .cycle-slideshow img {

		width: 950px;
	}

}

@media (min-width: 768px) and (max-width: 935px) {
	.service-navigation ul {
		padding-top: 0;
	}
	.service-navigation ul li {
		display: block;
		margin-left: 0;
	}
	.welcome-news-slider {

		width: 75%;
	}
	.welcome_news_pager a.prev-welcome {

		bottom: 73%;
		left: 5px;
	}
	.welcome_news_pager a.next-welcome {

		bottom: 73%;
		right: 0px;
	}

}

@media (min-width: 845px) and (max-width: 905px) {

	.main-navigation ul li a {

		padding: 0 45px 0 5px;
	}

}

@media (min-width: 650px) and (max-width: 845px) {

	.main-navigation ul li a {
		font-size: 1.55rem;
		padding: 0 25px 0 5px;
	}

}

@media (max-width: 900px) {

	#header .cycle-slideshow img {

		width: 900px;
	}
	.inner {

		padding: 0 30px;
	}
	figure.logo img {
		bottom: -70px;
		position: absolute;
		right: -50px;
		width: 311px;
		z-index: 999;
	}
}

@media (max-width: 850px) {

	#header .cycle-slideshow img {

		width: 850px;
	}
	.inner {

		padding: 0 30px;
	}
	figure.logo img {
		bottom: -70px;
		position: absolute;
		right: -50px;
		width: 311px;
		z-index: 999;
	}
	.offer-line-content {

		padding-top: 35px;
	}

}
@media (min-width: 769px) and (max-width: 800px) {

	#header .cycle-slideshow img {

		width: 800px;
	}
	.inner {

		padding: 0 30px;
	}
	figure.logo img {
		bottom: -70px;
		position: absolute;
		right: -50px;
		width: 311px;
		z-index: 999;
	}
	.offer_pager {
		bottom: 35%
	}
	.offer-line-content {

		padding-top: 25px;
	}

	.offer_pager a.prev-offer {

		background: url("../images/arrow-small.png") no-repeat left center transparent;
		display: block;
		height: 45px;
		text-align: right;
	}
	.offer_pager a.next-offer {

		background: url("../images/arrow-small.png") no-repeat right center transparent;
		display: block;
		height: 45px;
		text-align: right;
	}

	.timeline_pager a.next-timeline {

		background: url("../images/arrow-small.png") no-repeat scroll right center transparent;
		display: block;
		height: 45px;
	}

	.timeline_pager a.prev-timeline {

		background: url("../images/arrow-small.png") no-repeat left center transparent;
		bottom: 40%;
		display: block;
		height: 41px;
		position: absolute;
		left: 5px;
		text-align: right;
	}

	.timeline_pager a.next-timeline {

		background: url("../images/arrow-small.png") no-repeat scroll right center transparent;
		bottom: 40%;
		display: block;
		height: 41px;
		position: absolute;
		right: 5px;
	}

}
@media (max-width: 768px) {

	.service-navigation ul {
		padding-top: 0;
	}
	.service-navigation ul li {
		display: block;
		margin-left: 0;
	}

	.welcome-content {

		width: 55%;
	}
	#offer-line p {

		width: 100% !important;
	}

	.inner {

		padding: 0 30px;
	}

	.welcome-news {

		width: 45%;
	}

	.padding-70 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.padding-50 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	figure.logo img {

		position: absolute;
		width: 220px;
		z-index: 600;
		right: -30px;
	}
	#header .slider_pager {

		height: 48px;
		bottom: 45%;
	}
	#header .slider_pager a.next {
		background: url("../images/arrow-big.png") no-repeat scroll right center transparent;
		display: block;
		height: 48px;
		right: 0px;
		text-align: left;
		text-indent: -9999px;
		width: 50px;
		z-index: 601;
	}

	#header .slider_pager a.prev {
		background: url("../images/arrow-big.png") no-repeat scroll left center transparent;
		display: block;
		height: 48px;
		left: 0px;
		text-align: left;
		text-indent: -9999px;
		width: 50px;
		z-index: 500;
	}

	#header .cycle-slideshow img {

		width: 768px;
	}

}

@media (min-width: 650px) and (max-width: 768px) {

	.offer-line-content {

		padding-top: 9%;
	}
	#offer-line p {

		width: 100% !important;
	}

	.cd-timeline-img {

		margin-left: -125px;
		width: 250px;
	}
	.cd-timeline-content {
		height: auto;
		max-width: 190px;
		overflow: hidden;
	}

	.cd-timeline-content figure {

		width: 100%;
	}

	.cd-timeline-content {

		height: auto;
		margin-left: 0;
		overflow: hidden;
		width: 33%;
	}

	#cd-timeline .slider_pager a.prev, #cd-timeline .slider_pager a.next {

		bottom: 40%;
	}
	.offer_pager {

		height: 45px;
	}
	.offer_pager a.prev-offer {

		background: url("../images/arrow-small.png") no-repeat left center transparent;
		display: block;
		height: 41px;
		text-align: right;
	}

	.offer_pager a.next-offer {

		background: url("../images/arrow-small.png") no-repeat scroll right center transparent;
		display: block;
		height: 45px;
	}
	.timeline_pager a.prev-timeline {

		background: url("../images/arrow-small.png") no-repeat left center transparent;
		display: block;
		height: 45px;
		left: 5px;
		text-align: right;
	}

	.timeline_pager a.next-timeline {

		background: url("../images/arrow-small.png") no-repeat scroll right center transparent;
		bottom: 40%;
		display: block;
		height: 45px;
		right: 5px;
	}
}

@media (min-width: 650px) and (max-width: 800px) {

	.adresse .adresse-col {

		width: 50%;
	}
	.adresse .adresse-col:nth-child(2n) {

		background-image: none;
	}
	div.csc-textpic div.csc-textpic-imagecolumn {
		float: left;
		width: 32.5%;
		margin-right: 0.5%;
	}

}

@media (min-width: 650px) and (max-width: 690px) {

	.main-navigation ul li a {

		font-size: 1.55rem;
	}
	div.csc-textpic div.csc-textpic-imagecolumn {
		float: left;
		width: 32.5%;
		margin-right: 0.5%;
	}

}

@media (max-width: 650px) {
	#cd-timeline .csc-default:nth-child(2n) .cd-timeline-content {
		float: none;
	}

	.unternehmen .un-image img {

		width: 100%;
		height: 235px;
	}
	.unternehmen .offer-line-block .offer-line-image {
		float: none;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.offer-line-block {
		margin-bottom: 15px;
		padding: 0 15px;
	}

	#offer-line .csc-default:nth-child(2n) .offer-line-block .offer-line-image, #offer-line .csc-default .offer-line-block .offer-line-image {
		float: none;
		margin: 20px 0;
	}
	#offer-line .csc-default:nth-child(2n) .offer-line-block .offer-line-content {

		text-align: left;
	}
	.offer-line-block {

		padding: 0;
	}
	.timeline_pager a.prev-timeline, .timeline_pager a.next-timeline {
		margin-bottom: 31%;
	}

}
@media (min-width: 480px) and (max-width: 650px) {

	.timeline_pager {

		bottom: 40%;
	}

	#offer-line p {

		width: 100% !important;
	}
	.sticky {

		z-index: 8000;
	}

	div.csc-textpic div.csc-textpic-imagecolumn {
		float: left;
		width: 32.5%;
		margin-right: 0.5%;
	}

	.offer-line-block {
		display: table;
		margin: 0 auto;
	}
	.offer-line-block .offer-line-image {
		display: table-header-group;
	}
	.offer-line-content {

		display: table-footer-group;
		float: none;
	}
	.cd-timeline-content {

		width: 90%;
		margin: 0 auto !important;
	}

	.welcome-content, .welcome-news {

		float: none;
		width: 100%;
		padding: 0;
		background-image: none;
		min-height: 100%;
	}

	.welcome-news header {
		margin: 0;
	}

	.welcome-news-slider {

		width: 85%;
	}
	.welcome-news-slider figure {
		width: 100%;
	}

	.welcome-news-slider figure img {

		margin: 0 auto;
		width: 95% !important;
	}
	.welcome-news-slider {
		left: 0;
	}
	.welcome-news-slider figure div.teaser-text {

		width: 94%;
		margin: 0 auto;
	}

	.welcome_news_pager a.prev-welcome {

		bottom: 60%;
		left: 12px;
	}
	.welcome_news_pager a.next-welcome {

		bottom: 60%;
		right: 12px;
	}

	#mobilenav-button {

		cursor: pointer;
		display: block;
		height: 35px;
		width: 35px;
		margin-bottom: 25px;
	}

	.sticky #mobilenav-button {

		cursor: pointer;
		display: block;
		position: relative;
		top: 30px;
		margin-bottom: 0;
	}

	.main-navigation ul {

		display: none;
	}
	nav.main-navigation.sticky {

		height: 85px;
		transition: all 0s ease 0s;
	}

	.main-navigation {

		margin: 0;
	}
	figure.logo {

		top: 50px;
	}

	#header .cycle-slideshow {
		height: 100%;
		min-height: 100%;
		margin-bottom: 15px;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}
	figure.logo img {
		bottom: 25px;
	}
	.adresse .adresse-col {
		background-image: none;
		float: none;
		min-height: auto;
		padding: 0 0 10px;
		text-align: left;
		width: auto;
	}
	.adresse .adresse-col a {
		padding: 0;
	}

	.offer-line-block .offer-line-image {

		width: 100%;
		float: none;
		margin: 0;
		display: table;
	}
	.offer-line-block .offer-line-image figure img {

		width: 100%;
		height: auto;
	}

	.offer-line-block .offer-line-image	figure {

		width: 100%;
	}

	.offer-line-block .offer-line-content {

		padding: 15px 0;
		text-align: left;
		width: 100%;
	}
	.offer-line-block:nth-child(even) .offer-line-content {

		text-align: left;
		padding: 15px 0;
	}

	/* Timeline */

	.cd-timeline-content {
		margin: 0;
	}

	.cd-timeline-block {
		margin: 35px 0;
		position: relative;
		z-index: 9;
	}
	.cd-timeline-img {
		margin: 0 auto;
		position: relative;
		text-align: center;
		width: 85%;
		background-color: #fff;
		padding: 15px 0;
	}
	#cd-timeline:before {
		width: 1px;
		left: 50%;
	}
	.cd-timeline-block 	figure {
		margin: 0 auto;
		width: 100%;
	}
	.cd-timeline-block figure img {

		padding: 15px 0;
		margin: 0 auto;
		width: 100%;
	}

	.adresse-col:nth-child(3n) {

		padding: 0;
	}

	.footer-column-right, .footer-column-left {
		position: relative;
		min-height: 155px;
	}
	.footer-column-right nav {
		position: absolute;
		bottom: 0;
	}

}

@media (max-width: 480px) {

	.service-navigation ul {
		padding-top: 0;
	}
	.service-navigation ul li {
		display: inline-block;
		margin-right: 15px;
	}

	.service-navigation ul {
		margin-bottom: 20px;
	}
	.service-navigation ul li a {
		margin-bottom: 10px;
		display: block;
	}
	.unternehmen .un-image img {
		width: auto;
		height: auto;
	}

	nav.sticky .main-navigation-inner {

		height: 85px;
	}

	.sticky {

		z-index: 8000;
	}

	.padding-70, .padding-50 {
		padding-bottom: 25px !important;
		padding-top: 25px !important;
	}

	.offer-line-block {
		display: table;
		margin: 0 auto;
	}
	.offer-line-block .offer-line-image {
		display: table-header-group;
	}
	.offer-line-content {

		display: table-footer-group;
		float: none;
	}

	nav.main-navigation.sticky {

		height: 85px;
		transition: all 0s ease 0s;
	}

	.main-navigation ul {

		display: none;
	}

	.main-navigation {

		margin: 0;
	}

	figure.logo {

		top: 50px;
	}

	#offer-line p {

		width: 100% !important;
	}

	.timeline_pager {

		bottom: 42%;
	}

	.padding-80 {
		padding-bottom: 30px !important;
		padding-top: 30px !important;
	}
	.cd-timeline-content {

		width: 85%;
		margin: 0 auto !important;
	}

	#header .slider_pager a.next, #header .slider_pager a.prev {
		display: none;
	}

	.welcome-news header {
		margin: 0;
	}

	.welcome-news-slider {
		width: 95%;
		left: 0;
	}

	.welcome-news-slider figure {
		width: 100%;
	}

	.welcome-news-slider figure img {

		margin: 0 auto;
		width: 80% !important;
	}

	.welcome-news-slider figure div.teaser-text {

		width: 80%;
		margin: 0 auto;
	}

	.welcome_news_pager a.prev-welcome {

		bottom: 58%;
		left: 0;
	}
	.welcome_news_pager a.next-welcome {

		bottom: 58%;
		right: 0;
	}
	.welcome-news header h4 {

		margin-bottom: 30px;
	}
	.offer_pager {

		height: 45px;
	}
	.offer_pager a.prev-offer {

		background: url("../images/arrow-small.png") no-repeat left center transparent;
		display: block;
		height: 45px;
		text-align: right;
	}

	.offer_pager a.next-offer {

		background: url("../images/arrow-small.png") no-repeat scroll right center transparent;
		display: block;
		height: 45px;
	}

	.timeline_pager a.prev-timeline {

		background: url("../images/arrow-small.png") no-repeat left center transparent;
		bottom: 45%;
		display: block;
		height: 41px;
		position: absolute;
		left: 5px;
		text-align: right;
	}

	.timeline_pager a.next-timeline {

		background: url("../images/arrow-small.png") no-repeat scroll right center transparent;
		bottom: 45%;
		display: block;
		height: 41px;
		position: absolute;
		right: 5px;
	}

	#mobilenav-button {

		cursor: pointer;
		display: block;
		height: 35px;
		width: 35px;
		margin-bottom: 25px;
	}

	.sticky #mobilenav-button {

		cursor: pointer;
		display: block;
		position: relative;
		top: 30px;
		margin-bottom: 0;
	}

	figure.logo img {
		position: absolute;
		right: -30px;
		width: 155px;
		z-index: 999;
		bottom: 25px;
	}

	#header .cycle-slideshow img {

		width: 488px;
	}
	#header .cycle-slideshow {
		margin-bottom: 15px;
		min-height: 100%;
		height: 100%;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}

	.welcome-content, .welcome-news {

		float: none;
		width: 100%;
		padding: 0;
		background-image: none;
		min-height: 100%;
	}

	.adresse .adresse-col {
		background-image: none;
		float: none;
		min-height: auto;
		padding: 0 0 10px;
		text-align: left;
		width: auto;
	}
	.adresse .adresse-col a {
		padding: 0;
	}

	.offer-line-block .offer-line-image {

		width: 100%;
		float: none;
		margin: 0;
		display: table;
	}
	.offer-line-block .offer-line-image figure img {

		width: 100%;
		height: auto;
	}

	.offer-line-block .offer-line-content {

		padding: 15px 0;
		text-align: left;
		width: 100%;
	}
	.offer-line-block:nth-child(even) .offer-line-content {

		text-align: left;
		padding: 15px 0;
	}
	.offer-line-block {
		margin-bottom: 15px;
	}

	/* Timeline */

	.cd-timeline-content {
		margin: 0;
	}
	.cd-timeline-block {
		margin: 50px 0;
		position: relative;
		z-index: 9;
	}

	.cd-timeline-img {
		margin: 0 auto;
		position: relative;
		text-align: center;
		width: 85%;
		background-color: #fff;
		padding: 15px 0;
	}
	#cd-timeline:before {
		width: 1px;
		left: 50%;
	}
	.cd-timeline-block 	figure {
		margin: 0 auto;
		width: 100%;
	}
	.cd-timeline-block figure img {

		padding: 15px 0;
		margin: 0 auto;
		width: 100%;
	}

	.adresse-col:nth-child(3n) {

		padding: 0;
	}

	.footer-column-right, .footer-column-left {
		float: none;
		width: 100%;
		text-align: left;
		min-height: 100%;
	}

	.links div.csc-textpic-imagecolumn {
		float: none;
		width: 100%;
	}

	.form-row {
		margin: 0;
		width: 100%;
	}

	.first-row-form .label {
		float: left !important;
		width: 100px !important;
	}
	.first-row-form .field {
		float: right !important;
		width: 135px !important;
	}

	.divider-label .label {
		display: none;
	}

	.form-row .field {
		float: none;
		margin-bottom: 10px;
		margin-right: 0;
		max-width: 100%;
		width: 100%;
	}
	.form-row .label {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	::-webkit-input-placeholder {
		color: #7d7d7e;
	}
	::-moz-placeholder {
		color: #7d7d7e;
	}/* firefox 19+ */
	:-ms-input-placeholder {
		ccolor: #7d7d7e;
	}/* ie */
	input:-moz-placeholder {
		color: #7d7d7e;
	}

	input[type="text"], input[type="file"], input[type="password"], input[type="email"], textarea, select {
		padding: 4px 1% 4px 10px;
	}

	.inner {
		padding: 0 15px;
	}
}

